/*
Theme Name: MEB 2020.
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
.clear {
  clear: both;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
/* ##### COLORS ##### */
/* ##### NEW COLORS 2025 ##### */
/* ##### FONTS ##### */
@font-face {
  font-family: "Sabon";
  src: url("/fonts/SabonRoman.eot");
  src: url("/fonts/SabonRoman.eot#iefix") format("embedded-opentype");
  src: url("/fonts/SabonRoman.woff") format("woff"), url("/fonts/SabonRoman.ttf") format("truetype"), url("/fonts/SabonRoman.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Bahnschrift";
  src: url("/fonts/Bahnschrift.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* ##### SCREEN SIZES ##### */
/* ##### DEFAULT STYLES ##### */
h1 + *, h2 + *, h3 + *, h4 + *, h5 + *, h6 + * {
  margin-top: 1rem;
}
h1 + h1, h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6, h2 + h1, h2 + h2, h2 + h3, h2 + h4, h2 + h5, h2 + h6, h3 + h1, h3 + h2, h3 + h3, h3 + h4, h3 + h5, h3 + h6, h4 + h1, h4 + h2, h4 + h3, h4 + h4, h4 + h5, h4 + h6, h5 + h1, h5 + h2, h5 + h3, h5 + h4, h5 + h5, h5 + h6, h6 + h1, h6 + h2, h6 + h3, h6 + h4, h6 + h5, h6 + h6 {
  margin-top: 1rem;
}
h1 {
  font-family: "Prompt";
  font-weight: 500;
  font-size: 55px;
  line-height: 65px;
  color: #425563;
  text-transform: lowercase;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 1105px) {
  h1 {
    font-size: 30px;
    line-height: 40px;
  }
}
h2 {
  font-family: "Prompt";
  font-weight: 500;
  font-size: 36px;
  line-height: 44px;
  color: #282828;
  margin: 0;
}
h3 {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 30px;
  line-height: 40px;
  color: #282828;
  margin: 0;
  text-transform: uppercase;
}
h4 {
  font-family: "Prompt";
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #425563;
  margin: 0;
}
h5 {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
  color: #282828;
  margin: 0;
}
h6 {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
  color: #282828;
  margin: 0;
}
.eyebrow {
  font-family: "ASAP Condensed";
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #425563;
  text-transform: uppercase;
}
.eyebrow_reverse {
  display: inline-block;
  background-color: #425563;
  color: #ffffff;
  box-sizing: border-box;
  padding: 6px 14px 6px 14px;
}
p {
  font-family: "Prompt";
  font-size: 18px;
  font-weight: 300;
  line-height: 177%;
  color: #282828;
}
ul, ol {
  margin-left: 21px;
}
ul ul, ul ol, ol ul, ol ol {
  margin-left: 46px;
  margin-top: 10px;
}
ul li, ol li {
  font-family: "Prompt";
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  color: #425563;
  margin: 0;
}
ul li:not(:first-child), ol li:not(:first-child) {
  margin-top: 10px;
}
ul {
  margin-left: 0;
}
ol {
  list-style-type: decimal;
}
p.disclaimer {
  font-size: 12px;
  font-weight: 200px;
  line-height: 18px;
}
strong {
  font-weight: 500;
}
em {
  font-style: italic;
}
.buttons {
  margin-top: 1em;
}
a.cta_right_arrow {
  display: inline-block;
  font-family: "ASAP Condensed";
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #282828;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0;
  background-image: url(/images/Button-Orange-White-Arrow.svg);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: right 10px top 50%;
  box-sizing: border-box;
  padding-right: 53px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
a.cta_right_arrow:hover {
  background-position: right 0 top 50%;
}
a.cta_right_arrow--alt, a.cta_right_arrow_alt {
  background-image: url(/images/Button-White-Orange-Arrow.svg);
}
a.cta--outline {
  background-color: #ffffff;
  background-position: right 25px top 50%;
  border: 4px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(135deg, #E87722 0%, #971B2F 100%);
  padding: 22px 68px 21px 26px;
  font-weight: 600;
  font-size: 24px;
}
a.cta--outline:hover {
  background-position: right 15px top 50%;
}
/*a.cta_right_arrow_alt2 {
	background-image: url(/images/cta_right_arrow_alt2.png);
}*/
/*a.cta_down_arrow {
	display: inline-block;
	font-family: $font-sans-alt;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: $color-black;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	background-image: url(/images/cta_down_arrow.png);
	background-repeat: no-repeat;
	background-size: 30px 30px;
	background-position: right top -1px;
	box-sizing: border-box;
	padding-right: 43px;
	padding-bottom: 10px;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;

	&:hover {
		background-position: right top 9px;
	}
}*/
a.cta_down_arrow {
  display: inline-block;
  font-family: "ASAP Condensed";
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #282828;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0;
  /*background-image: url(/images/cta_down_arrow.png);
	background-repeat: no-repeat;
	background-size: 30px 30px;
	background-position: right top -1px;*/
  /*box-sizing: border-box;
	padding-right: 43px;
	padding-bottom: 10px;*/
  /*-webkit-transition: all 0.25s;
	transition: all 0.25s;*/
}
a.cta_down_arrow div.arrow_container {
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  top: -3px;
  left: 10px;
}
a.cta_down_arrow div.arrow_container div.arrow_container_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f07523;
  width: 30px;
  height: 30px;
}
a.cta_down_arrow:hover div.arrow_container {
  top: 7px;
}
a.cta_left_arrow {
  display: inline-block;
  font-family: "ASAP Condensed";
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #282828;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0;
  /*background-image: url(/images/cta_right_arrow.png);*/
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: left top -1px;
  box-sizing: border-box;
  padding-left: 43px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
a.cta_left_arrow_alt2 {
  background-image: url(/images/arrow-orange-left.svg);
  /*background-image: url(/images/cta_left_arrow_alt2.png);*/
}
div.big_arrow_box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 102px;
  height: 102px;
  position: absolute;
  bottom: -16px;
  right: -16px;
  background-image: url(/images/big_arrow_box_102_background.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 102px 102px;
}
div.big_arrow_box img {
  width: 36px;
  height: 36px;
}
*:hover > div.big_arrow_box {
  background-image: url(/images/big_arrow_box_102_background_hover.png);
}
div.big_arrow_box_video {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 102px;
  height: 102px;
  position: absolute;
  bottom: 50%;
  right: 50%;
  transform: translate(50%, 50%);
  background-image: url(/images/big_arrow_box_102_background.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 102px 102px;
  background-color: rgba(255, 255, 255, 0.2);
}
div.big_arrow_box_video svg {
  width: 102px;
  height: 102px;
}
*:hover > div.big_arrow_box_video {
  background-image: url(/images/big_arrow_box_102_background_hover.png);
}
*:hover > div.big_arrow_box_video svg path {
  fill: #ffffff !important;
}
/*@mixin copy {

	ul, ol {
		margin: 0;
		padding: 0;

		li {
			font-family: $font-sans;
			font-size: 24px;
			font-weight: 300;
			line-height: 30px;
			color: $color-charcoal;
			margin-top: 12px;
			margin-bottom: 12px;
		}
	}
}

@mixin copy_small {

	p {
		font-size: 20px;
		line-height: 34px;
	}

	ul, ol {

		li {
			font-size: 20px;
			line-height: 26px;
		}
	}
}

@mixin copy_smaller {

	p {
		font-size: 18px;
		line-height: 30px;
	}

	ul, ol {

		li {
			font-size: 18px;
			line-height: 24px;
		}
	}
}

@mixin copy_smallest {

	p {
		font-size: 16px;
		line-height: 28px;
	}

	ul, ol {

		li {
			font-size: 16px;
			line-height: 22px;
		}
	}
}*/
body {
  background-color: #ffffff;
}
div {
  /* This prevents us from having to specify position on each and every div within #container */
  position: relative;
}
.flex {
  display: flex;
}
.module.bg-white + .module.bg-white, .module.bg-black + .module.bg-black {
  padding-top: 0;
}
.wp-caption.aligncenter, .wp-caption.alignnone {
  width: 100% !important;
  margin: 0 0 24px 0;
}
.wp-caption.aligncenter img, .wp-caption.alignnone img {
  display: block;
  width: 100%;
  height: auto;
}
.wp-caption.alignleft {
  width: 50% !important;
  float: left;
  margin: 8px 24px 24px 0;
}
@media only screen and (max-width: 900px) {
  .wp-caption.alignleft {
    width: 100% !important;
    margin: 0 0 24px 0;
  }
}
.wp-caption.alignleft img {
  display: block;
  width: 100%;
  height: auto;
}
.wp-caption.alignright {
  width: 50% !important;
  float: right;
  margin: 8px 0 24px 24px;
}
@media only screen and (max-width: 900px) {
  .wp-caption.alignright {
    width: 100% !important;
    margin: 0 0 24px 0;
  }
}
.wp-caption.alignright img {
  display: block;
  width: 100%;
  height: auto;
}
p.wp-caption-text {
  font-family: "Prompt";
  font-size: 14px;
  line-height: 1.5;
  color: #282828;
  margin-bottom: 0 !important;
  padding-top: 8px;
}
img.alignleft {
  display: inline-block;
  height: auto;
  width: 50%;
  float: left;
  margin: 8px 24px 24px 0;
}
@media only screen and (max-width: 900px) {
  img.alignleft {
    width: 100%;
    margin: 0 0 24px 0;
  }
}
img.aligncenter, img.alignnone {
  display: block;
  width: 100%;
  height: auto;
}
img.alignright {
  display: inline-block;
  height: auto;
  width: 50%;
  float: right;
  margin: 8px 0 24px 24px;
}
@media only screen and (max-width: 900px) {
  img.alignright {
    width: 100%;
    margin: 0 0 24px 0;
  }
}
.has-iframe {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
}
.has-iframe iframe, .has-iframe object, .has-iframe embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ##### HERO ##### */
div.hero_outer {
  display: block;
  position: relative;
  width: 100%;
  height: 450px;
  background-color: #425563;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
}
div.hero_outer .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(40, 40, 40, 0.2);
}
div.hero_outer div.hero_inner {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
div.hero_outer div.hero_inner div.hero_inner_inner {
  display: block;
  position: relative;
  text-align: center;
  z-index: 1200;
}
div.hero_outer div.hero_inner div.hero_inner_inner h3 {
  display: inline-block;
  border: 4px solid;
  background-color: rgba(40, 40, 40, 0.8);
  border-image-source: linear-gradient(105deg, #f07523, #a51e35);
  border-image-slice: 1;
  box-sizing: border-box;
  padding: 6px 10px 6px 10px;
  font-family: "ASAP Condensed";
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 15px;
}
div.hero_outer div.hero_inner div.hero_inner_inner h1 {
  color: #ffffff;
  text-shadow: 0 3px 3px rgba(40, 40, 40, 0.4);
}
@media only screen and (max-width: 1105px) {
  div.hero_outer {
    height: 300px;
  }
  div.hero_outer div.hero_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
  div.hero_outer div.hero_inner div.hero_inner_inner {
    z-index: 975;
  }
  div.hero_outer div.hero_inner div.hero_inner_inner h3 {
    font-size: 16px;
    line-height: 16px;
  }
}
div.hero_outer_short {
  height: 300px;
}
/* ##### INTRO CONTENT ##### */
div.ic_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 70px;
  padding-bottom: 70px;
}
div.ic_outer div.ic_inner {
  display: block;
  position: relative;
  width: auto;
  margin-left: 250px;
  margin-right: 250px;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div.ic_outer div.ic_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.ic_outer div.ic_inner p.eyebrow {
  margin-bottom: 15px;
}
div.ic_outer div.ic_inner h2 {
  margin-bottom: 20px;
}
/* ##### INTRO CONTENT WITH SIDEBAR ##### */
div.icws_outer {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
}
@media only screen and (max-width: 1105px) {
  div.icws_outer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
div.icws_outer div.icws_inner {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div.icws_outer div.icws_inner {
    display: block;
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.icws_outer div.icws_inner div.icws_left {
  display: block;
  width: 62%;
  flex: 0 0 62%;
  text-align: left;
  box-sizing: border-box;
  padding: 70px 110px 35px 110px;
}
div.icws_outer div.icws_inner div.icws_left div.icws_content > * {
  margin-bottom: 35px;
}
@media only screen and (max-width: 1105px) {
  div.icws_outer div.icws_inner div.icws_left {
    width: auto;
    flex: none;
    padding: 0 0 0 0;
  }
}
div.icws_outer div.icws_inner div.icws_right {
  display: block;
  width: 38%;
  flex: 0 0 38%;
  text-align: left;
  box-sizing: border-box;
  padding: 70px 110px 70px 60px;
}
@media only screen and (max-width: 1105px) {
  div.icws_outer div.icws_inner div.icws_right {
    width: auto;
    flex: none;
    padding: 0 0 0 0;
  }
}
div.icws_outer div.icws_inner div.icws_right div.icws_right_list p.eyebrow {
  font-size: 20px;
  margin-bottom: 10px;
}
div.icws_outer div.icws_inner div.icws_right div.icws_right_list ul {
  list-style: none;
  max-width: 350px;
  margin-left: 0;
}
div.icws_outer div.icws_inner div.icws_right div.icws_right_list ul li {
  border-bottom: 1px solid #282828;
  box-sizing: border-box;
  padding-left: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 18px;
  line-height: 18px;
}
div.icws_outer div.icws_inner div.icws_right div.icws_right_list ul li::before {
  top: calc(12px + 6px);
}
div.icws_outer div.icws_inner div.icws_right div.icws_right_list ul li:last-of-type {
  border-bottom: 0;
}
div.icws_outer div.icws_inner div.icws_right div.icws_right_box {
  display: inline-block;
  border: 4px solid;
  border-image-source: linear-gradient(105deg, #f07523, #a51e35);
  border-image-slice: 1;
  box-sizing: border-box;
  margin-bottom: 15px;
}
div.icws_outer div.icws_inner div.icws_right div.icws_right_box div.icws_right_box_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-width: 130px;
  min-height: 130px;
  box-sizing: border-box;
  padding: 20px;
}
div.icws_outer div.icws_inner div.icws_right div.icws_right_box div.icws_right_box_inner div.icws_right_box_inner_inner {
  font-family: "ASAP Condensed";
  font-weight: 600;
  font-size: 52px;
  line-height: 52px;
  color: #425563;
  text-transform: uppercase;
  text-align: center;
}
div.icws_outer div.icws_inner div.icws_right p.icws_right_caption {
  font-family: "ASAP Condensed";
  font-weight: 300;
  font-size: 20px;
  color: #425563;
  line-height: 30px;
  text-align: left;
}
/* ##### IMAGE-TEXT ##### */
div.it_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div.it_outer {
    margin-bottom: 40px;
  }
}
div.it_outer div.it_inner {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div.it_outer div.it_inner {
    display: block;
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.it_outer div.it_inner div.it_left {
  display: block;
  width: 62%;
  flex: 0 0 62%;
  min-height: 450px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div.it_outer div.it_inner div.it_left {
    width: auto;
    flex: none;
    height: 400px;
    min-height: auto;
  }
}
@media only screen and (max-width: 650px) {
  div.it_outer div.it_inner div.it_left {
    height: 225px;
  }
}
div.it_outer div.it_inner div.it_right {
  display: block;
  width: 38%;
  flex: 0 0 38%;
  text-align: left;
  box-sizing: border-box;
  padding: 70px 60px 70px 60px;
  background-color: #425563;
  background-image: url(/images/pattern-white.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div.it_outer div.it_inner div.it_right {
    width: auto;
    flex: none;
    padding: 40px 25px 40px 25px;
  }
}
div.it_outer div.it_inner div.it_right h3 {
  color: #ffffff;
  margin-bottom: 25px;
}
div.it_outer div.it_inner div.it_right div.it_content > * {
  color: #ffffff;
  margin-bottom: 35px;
}
div.it_outer div.it_inner div.it_right div.it_content > *:last-child {
  margin-bottom: 0;
}
/* ##### TEXT-IMAGE ##### */
div.ti_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
div.ti_outer div.ti_inner {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}
@media only screen and (max-width: 1105px) {
  div.ti_outer div.ti_inner {
    display: block;
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.ti_outer div.ti_inner div.ti_left {
  position: relative;
  display: block;
  width: 50%;
  flex: 0 0 50%;
  text-align: left;
  box-sizing: border-box;
  padding: 100px 50px 100px 50px;
}
div.ti_outer div.ti_inner div.ti_left h3 {
  margin-bottom: 15px;
}
div.ti_outer div.ti_inner div.ti_left h2 {
  margin-bottom: 15px;
}
@media only screen and (max-width: 1105px) {
  div.ti_outer div.ti_inner div.ti_left {
    width: auto;
    flex: none;
    padding: 40px 0 40px 0;
    margin-bottom: 0;
  }
}
div.ti_outer div.ti_inner a.ti_right {
  text-decoration: none;
  position: relative;
  display: block;
  width: 50%;
  flex: 0 0 50%;
  min-height: 625px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /*div.big_arrow_box {
					width: 102px;
					height: 102px;
					position: absolute;
					bottom: -16px;
					right: -16px;
					background-image: url(/images/big_arrow_box_102.png);
					background-repeat: no-repeat;
					background-size: 102px 102px;
				}

				&:hover {

					div.big_arrow_box {
						background-image: url(/images/big_arrow_box_102_hover.png);
					}
				}*/
}
div.ti_outer div.ti_inner a.ti_right div.ti_footer {
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  padding-left: 45px;
  padding-right: 100px;
  padding-bottom: 45px;
  text-align: left;
}
div.ti_outer div.ti_inner a.ti_right div.ti_footer p.footer_line1 {
  font-family: "ASAP Condensed";
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
div.ti_outer div.ti_inner a.ti_right div.ti_footer p.footer_line2 {
  font-family: "Prompt";
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  color: #ffffff;
  margin: 0 0 0 0;
}
@media only screen and (max-width: 1105px) {
  div.ti_outer div.ti_inner a.ti_right {
    width: auto;
    flex: none;
    height: 400px;
    min-height: auto;
  }
  div.ti_outer div.ti_inner a.ti_right div.ti_footer {
    padding-left: 25px;
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 650px) {
  div.ti_outer div.ti_inner a.ti_right {
    height: 225px;
  }
}
/* ##### VIDEO-TEXT ##### */
div.vt_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-position: center top 3px;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1105px) {
  div.vt_outer {
    background-position: left -20px top 360px;
  }
}
div.vt_outer div.vt_inner {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 90px;
  padding-bottom: 90px;
}
@media only screen and (max-width: 1105px) {
  div.vt_outer div.vt_inner {
    width: auto;
    display: block;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
div.vt_outer div.vt_inner a.vt_left {
  text-decoration: none;
  position: relative;
  display: block;
  width: 50%;
  flex: 0 0 50%;
  min-height: 425px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /*div.big_arrow_box {
					width: 102px;
					height: 102px;
					position: absolute;
					bottom: -16px;
					right: -16px;
					background-image: url(/images/big_video_box_102.png);
					background-repeat: no-repeat;
					background-position: center center;
				}

				&:hover {

					div.big_arrow_box {
						background-image: url(/images/big_video_box_102_over.png);
					}
				}*/
}
@media only screen and (max-width: 1105px) {
  div.vt_outer div.vt_inner a.vt_left {
    width: auto;
    flex: none;
    height: 400px;
    min-height: auto;
  }
}
div.vt_outer div.vt_inner div.vt_right {
  position: relative;
  display: block;
  width: 50%;
  flex: 0 0 50%;
  text-align: left;
  box-sizing: border-box;
  padding-left: 50px;
  padding-right: 50px;
}
div.vt_outer div.vt_inner div.vt_right p.eyebrow {
  margin-bottom: 15px;
}
div.vt_outer div.vt_inner div.vt_right h2 {
  margin-bottom: 15px;
}
div.vt_outer div.vt_inner div.vt_right div.os_content > * {
  margin-bottom: 35px;
}
div.vt_outer div.vt_inner div.vt_right div.os_content > *:last-of-type {
  margin-bottom: 0;
}
@media only screen and (max-width: 1105px) {
  div.vt_outer div.vt_inner div.vt_right {
    width: auto;
    flex: none;
    padding: 25px 0 25px 0;
  }
}
/* ##### QUOTE ##### */
div.quote_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background: linear-gradient(135deg, #425563 0%, #425563 25%, #0192b4 100%);
  box-sizing: border-box;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1105px) {
  div.quote_outer {
    padding-top: 40px;
    padding-bottom: 70px;
  }
}
div.quote_outer div.quote_inner {
  display: block;
  position: relative;
  width: auto;
  margin-left: 200px;
  margin-right: 200px;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div.quote_outer div.quote_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.quote_outer div.quote_inner .eyebrow {
  text-align: center;
  color: #ffffff;
  margin-bottom: 25px;
}
@media only screen and (max-width: 900px) {
  div.quote_outer div.quote_inner .eyebrow {
    margin-bottom: 10px;
  }
}
div.quote_outer div.quote_inner h3 {
  font-family: "ASAP Condensed";
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  text-align: center;
}
div.quote_outer div.quote_inner img.quote_image {
  display: block;
  width: 49px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
}
div.quote_outer div.quote_inner p.quote_text {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 30px;
  line-height: 46px;
  color: #ffffff;
  margin-bottom: 40px;
}
@media only screen and (max-width: 900px) {
  div.quote_outer div.quote_inner p.quote_text {
    font-size: 24px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 650px) {
  div.quote_outer div.quote_inner p.quote_text {
    font-size: 20px;
  }
}
div.quote_outer div.quote_inner p.quote_author {
  font-family: "ASAP Condensed";
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  text-transform: uppercase;
}
div.quote_outer div.quote_inner p.quote_author span.quote_author_description {
  font-family: "Prompt";
  text-transform: lowercase;
}
div.quote_outer div.quote_inner .testimonial-slider {
  /*padding:0 70px;*/
}
div.quote_outer div.quote_inner .slider-controls {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
div.quote_outer div.quote_inner .slider-controls .slick-prev-next {
  position: absolute;
  cursor: pointer;
}
div.quote_outer div.quote_inner .slider-controls .slick-prev-next svg {
  position: relative;
  transition: all 0.3s ease-out;
  vertical-align: bottom;
}
div.quote_outer div.quote_inner .slider-controls .slick-prev-next.slick-prev {
  transform: rotate(180deg);
}
div.quote_outer div.quote_inner .slider-controls .slick-prev-next.slick-prev svg {
  left: 0;
}
div.quote_outer div.quote_inner .slider-controls .slick-prev-next.slick-prev:hover svg {
  left: 20px;
}
div.quote_outer div.quote_inner .slider-controls .slick-prev-next.slick-next {
  right: 0;
}
div.quote_outer div.quote_inner .slider-controls .slick-prev-next.slick-next svg {
  right: 0;
}
div.quote_outer div.quote_inner .slider-controls .slick-prev-next.slick-next:hover svg {
  right: -20px;
}
div.quote_outer.module .quote_inner {
  margin-left: 100px;
  margin-right: 100px;
}
@media only screen and (max-width: 1105px) {
  div.quote_outer.module .quote_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.quote_outer.module .quote_inner .testimonial-slider {
  padding: 0 100px;
}
@media only screen and (max-width: 1105px) {
  div.quote_outer.module .quote_inner .testimonial-slider {
    padding: 0 40px;
  }
}
div.quote_outer.module.white {
  background: #ffffff;
}
div.quote_outer.module.white div.quote_inner p.quote_text, div.quote_outer.module.white div.quote_inner p.quote_author, div.quote_outer.module.white div.quote_inner .eyebrow {
  color: #282828;
}
div.quote_outer.module.white .slider-controls svg {
  background: #f47422 !important;
}
div.quote_outer.module.white .slider-controls svg path {
  fill: #ffffff;
}
div.quote_outer.module.withimages div.quote_inner .testimonial-slider {
  padding: 0;
}
@media only screen and (max-width: 900px) {
  div.quote_outer.module.withimages div.quote_inner .testimonial-slider {
    margin-bottom: 20px;
  }
}
div.quote_outer.module.withimages div.quote_inner .testimonial-slider .slick-track {
  display: flex !important;
}
div.quote_outer.module.withimages div.quote_inner .testimonial-slider .slick-track .quote {
  display: flex;
  gap: 100px;
  height: inherit !important;
}
@media only screen and (max-width: 900px) {
  div.quote_outer.module.withimages div.quote_inner .testimonial-slider .slick-track .quote {
    flex-wrap: wrap;
    gap: 25px;
  }
}
div.quote_outer.module.withimages div.quote_inner .testimonial-slider .slick-track .quote .image {
  flex-basis: 45%;
}
@media only screen and (max-width: 900px) {
  div.quote_outer.module.withimages div.quote_inner .testimonial-slider .slick-track .quote .image {
    flex-basis: 100%;
  }
}
div.quote_outer.module.withimages div.quote_inner .testimonial-slider .slick-track .quote .image img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 900px) {
  div.quote_outer.module.withimages div.quote_inner .testimonial-slider .slick-track .quote .image img {
    height: auto;
  }
}
div.quote_outer.module.withimages div.quote_inner .testimonial-slider .slick-track .quote .quote-text {
  flex: 1;
}
@media only screen and (max-width: 900px) {
  div.quote_outer.module.withimages div.quote_inner .testimonial-slider .slick-track .quote .quote-text {
    flex-basis: 100%;
  }
}
div.quote_outer.module.withimages .slider-controls {
  width: 55%;
  right: -35px;
}
@media only screen and (max-width: 900px) {
  div.quote_outer.module.withimages .slider-controls {
    width: 100%;
    right: unset;
    position: relative;
    width: 90px;
    margin-left: auto;
    margin-right: auto;
    top: unset;
  }
}
div.quote_outer.module.withimages.white {
  background: #ffffff;
}
div.quote_outer.module.withimages.white div.quote_inner p.quote_text, div.quote_outer.module.withimages.white div.quote_inner p.quote_author {
  color: #282828;
}
div.quote_outer.module.withimages.white .slider-controls svg {
  background: #f47422 !important;
}
div.quote_outer.module.withimages.white .slider-controls svg path {
  fill: #ffffff;
}
/* ##### TEAM MEMBERS ##### */
div.team_members_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 80px;
  padding-bottom: 85px;
}
div.team_members_outer div.team_members_inner {
  display: block;
  position: relative;
  width: auto;
  margin-left: 25px;
  margin-right: 25px;
  text-align: center;
}
div.team_members_outer div.team_members_inner h3 {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  color: #282828;
  margin-bottom: 40px;
  text-transform: uppercase;
}
div.team_members_outer div.team_members_inner div.all_team_members {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
}
div.team_members_outer div.team_members_inner div.all_team_members div.team_member {
  display: flex;
  position: relative;
  width: 33.333%;
  flex: 33.333%;
  text-align: left;
  box-sizing: border-box;
  padding-left: 25px;
  padding-right: 25px;
}
div.team_members_outer div.team_members_inner div.all_team_members div.team_member div.team_member_photo {
  width: 186px;
  flex: 0 0 186px;
  height: 186px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 93px;
}
div.team_members_outer div.team_members_inner div.all_team_members div.team_member div.team_member_details {
  width: calc(100% - 186px);
  flex: 0 0 calc(100% - 186px);
  height: 186px;
  text-align: left;
  box-sizing: border-box;
  padding-top: 40px;
  padding-left: 20px;
}
div.team_members_outer div.team_members_inner div.all_team_members div.team_member div.team_member_details p.team_member_name {
  font-family: "Prompt";
  font-weight: 400;
  font-size: 18px;
  color: #425563;
  margin-bottom: 5px;
  text-transform: uppercase;
}
div.team_members_outer div.team_members_inner div.all_team_members div.team_member div.team_member_details p.team_member_position {
  font-family: "Prompt";
  font-weight: 400;
  font-size: 18px;
  color: #282828;
  margin-bottom: 20px;
  text-transform: lowercase;
}
div.team_members_outer div.team_members_inner div.all_team_members div.team_member div.team_member_details div.team_member_cta {
  /* This isn't used anymore as of 8/4/20. */
}
div.team_members_outer div.team_members_inner div.all_team_members div.team_member div.team_member_details div.team_member_cta a.cta_right_arrow {
  color: #425563;
  font-size: 16px;
  background-position: right top 0px;
}
/* ##### SLIDESHOW ##### */
div.slideshow_columns {
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
  box-sizing: border-box;
  display: flex;
  margin-top: 50px;
  padding-top: 50px;
  position: relative;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 1105px) {
  div.slideshow_columns {
    display: block;
    margin-top: 35px;
    padding-top: 25px;
  }
}
div.slideshow_column {
  width: 50%;
}
@media only screen and (max-width: 1105px) {
  div.slideshow_column {
    width: 100%;
  }
}
div.slideshow_column_left {
  text-align: left;
  box-sizing: border-box;
  padding: 75px 50px 75px 50px;
}
@media only screen and (max-width: 1105px) {
  div.slideshow_column_left {
    padding-left: 25px;
    padding-right: 25px;
  }
}
div.slideshow_column_left p.eyebrow {
  margin-bottom: 20px;
}
div.slideshow_column_left h2 {
  margin-bottom: 20px;
}
div.slideshow_column_left a.cta_right_arrow {
  margin-top: 28px;
}
div.slideshow_column_right {
  padding-bottom: 50px;
}
@media only screen and (max-width: 1105px) {
  div.slideshow_column_right {
    padding-bottom: 25px;
  }
}
div.slideshow_outer {
  --local-slideshow-arrow-size: 30px;
  --local-slideshow-arrow-gap: clamp(12px, calc(32 / 1200 * 100vw), 32px);
  --local-slideshow-selected-margin-bottom: 25px;
  --local-slideshow-thumnail-gap: 0;
  box-sizing: border-box;
  padding-right: var(--local-slideshow-arrow-gap);
}
@media only screen and (max-width: 1105px) {
  div.slideshow_outer {
    padding-left: var(--local-slideshow-arrow-gap);
  }
}
div.slideshow_inner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  position: relative;
  padding-right: calc(var(--local-slideshow-arrow-gap) + var(--local-slideshow-arrow-size));
  padding-left: calc(var(--local-slideshow-arrow-gap) + var(--local-slideshow-arrow-size));
  text-align: center;
  width: calc(100% - 2 * (var(--local-slideshow-arrow-gap) + var(--local-slideshow-arrow-size)));
}
div.slideshow_inner a#slider_arrow_left, div.slideshow_inner a#slider_arrow_right {
  background-color: #f07523;
  position: absolute;
  height: var(--local-slideshow-arrow-size);
  top: 50%;
  transform: translateY(-50%);
  width: var(--local-slideshow-arrow-size);
  z-index: 1;
}
div.slideshow_inner a#slider_arrow_left {
  right: calc(100% + var(--local-slideshow-arrow-gap));
}
div.slideshow_inner a#slider_arrow_left div#slider_arrow_left_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
div.slideshow_inner a#slider_arrow_left div#slider_arrow_left_inner img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
div.slideshow_inner a#slider_arrow_right {
  left: calc(100% + var(--local-slideshow-arrow-gap));
}
div.slideshow_inner a#slider_arrow_right div#slider_arrow_right_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
div.slideshow_inner div.selected_image {
  aspect-ratio: 1.7777777778;
  background: no-repeat 50% 50%;
  background-size: contain;
  box-sizing: border-box;
  display: block;
  margin-bottom: var(--local-slideshow-selected-margin-bottom);
  position: relative;
  width: 100%;
}
div.slideshow_inner div.all_slides_outer {
  display: block;
  margin-left: calc(-1 * 0.5 * var(--local-slideshow-thumnail-gap));
  margin-right: calc(-1 * 0.5 * var(--local-slideshow-thumnail-gap));
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}
div.slideshow_inner div.all_slides_outer div.all_slides_inner {
  position: relative;
  width: 100%;
  height: 100%;
  height: 150px;
  white-space: nowrap;
  font-size: 0;
}
@media only screen and (max-width: 1105px) {
  div.slideshow_inner div.all_slides_outer div.all_slides_inner {
    height: 120px;
  }
}
@media only screen and (max-width: 650px) {
  div.slideshow_inner div.all_slides_outer div.all_slides_inner {
    height: 70px;
  }
}
div.slideshow_inner div.all_slides_outer div.all_slides_inner div.slide {
  cursor: pointer;
  display: inline-block;
  width: 33.333%;
  height: 100%;
  transition: opacity 0.3s;
}
div.slideshow_inner div.all_slides_outer div.all_slides_inner div.slide:nth-of-type(1) {
  opacity: 0.4;
}
div.slideshow_inner div.all_slides_outer div.all_slides_inner div.slide:nth-of-type(3) {
  opacity: 0.4;
}
div.slideshow_inner div.all_slides_outer div.all_slides_inner div.slide div.slide_image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
/* ##### PHOTO GRID 5 ##### */
div.photo_grid_5_headline_outer {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 90px;
  margin-bottom: 35px;
}
div.photo_grid_5_headline_outer div.photo_grid_5_headline_inner {
  position: relative;
  display: block;
  width: auto;
  margin-left: 50px;
  margin-right: 50px;
  text-align: center;
}
div.photo_grid_5_headline_outer div.photo_grid_5_headline_inner h3 {
  margin: 0 0 0 0;
}
div.photo_grid_5_outer {
  display: block;
  position: relative;
  z-index: 50;
  width: 100%;
  text-align: center;
}
div.photo_grid_5_outer div.photo_grid_5_inner {
  display: block;
  position: relative;
  width: 1328px;
  height: 675px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1450px) {
  div.photo_grid_5_outer div.photo_grid_5_inner {
    width: 996px;
    height: 506px;
  }
}
@media only screen and (max-width: 1105px) {
  div.photo_grid_5_outer div.photo_grid_5_inner {
    width: 637px;
    height: 324px;
  }
}
@media only screen and (max-width: 650px) {
  div.photo_grid_5_outer div.photo_grid_5_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
    height: auto;
  }
}
div.photo_grid_5_outer div.photo_grid_5_inner div.image {
  position: relative;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
div.photo_grid_5_outer div.photo_grid_5_inner div.image div.caption {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 8px 14px 8px 14px;
  background-color: rgba(40, 40, 40, 0.6);
}
div.photo_grid_5_outer div.photo_grid_5_inner div.image div.caption p {
  font-family: "ASAP Condensed";
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  text-align: left;
}
div.photo_grid_5_outer div.photo_grid_5_inner div#image1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 409px;
  height: 403px;
}
div.photo_grid_5_outer div.photo_grid_5_inner div#image2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 409px;
  height: 242px;
}
div.photo_grid_5_outer div.photo_grid_5_inner div#image3 {
  position: absolute;
  top: 0;
  left: 443px;
  width: 446px;
  height: 675px;
}
div.photo_grid_5_outer div.photo_grid_5_inner div#image4 {
  position: absolute;
  top: 0;
  right: 0;
  width: 409px;
  height: 242px;
}
div.photo_grid_5_outer div.photo_grid_5_inner div#image5 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 409px;
  height: 403px;
}
@media only screen and (max-width: 1450px) {
  div.photo_grid_5_outer div.photo_grid_5_inner div#image1 {
    top: 0;
    left: 0;
    width: 307px;
    height: 302px;
  }
  div.photo_grid_5_outer div.photo_grid_5_inner div#image2 {
    bottom: 0;
    left: 0;
    width: 307px;
    height: 181px;
  }
  div.photo_grid_5_outer div.photo_grid_5_inner div#image3 {
    top: 0;
    left: 332px;
    width: 335px;
    height: 506px;
  }
  div.photo_grid_5_outer div.photo_grid_5_inner div#image4 {
    top: 0;
    right: 0;
    width: 307px;
    height: 181px;
  }
  div.photo_grid_5_outer div.photo_grid_5_inner div#image5 {
    bottom: 0;
    right: 0;
    width: 307px;
    height: 302px;
  }
}
@media only screen and (max-width: 1105px) {
  div.photo_grid_5_outer div.photo_grid_5_inner div#image1 {
    top: 0;
    left: 0;
    width: 196px;
    height: 193px;
  }
  div.photo_grid_5_outer div.photo_grid_5_inner div#image2 {
    bottom: 0;
    left: 0;
    width: 196px;
    height: 116px;
  }
  div.photo_grid_5_outer div.photo_grid_5_inner div#image3 {
    top: 0;
    left: 213px;
    width: 214px;
    height: 324px;
  }
  div.photo_grid_5_outer div.photo_grid_5_inner div#image4 {
    top: 0;
    right: 0;
    width: 196px;
    height: 116px;
  }
  div.photo_grid_5_outer div.photo_grid_5_inner div#image5 {
    bottom: 0;
    right: 0;
    width: 196px;
    height: 193px;
  }
}
@media only screen and (max-width: 650px) {
  div.photo_grid_5_outer div.photo_grid_5_inner div#image1 {
    position: relative;
    width: 100%;
    height: 225px;
    margin-bottom: 25px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  div.photo_grid_5_outer div.photo_grid_5_inner div#image2 {
    position: relative;
    width: 100%;
    height: 225px;
    margin-bottom: 25px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  div.photo_grid_5_outer div.photo_grid_5_inner div#image3 {
    position: relative;
    width: 100%;
    height: 225px;
    margin-bottom: 25px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  div.photo_grid_5_outer div.photo_grid_5_inner div#image4 {
    position: relative;
    width: 100%;
    height: 225px;
    margin-bottom: 25px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  div.photo_grid_5_outer div.photo_grid_5_inner div#image5 {
    position: relative;
    width: 100%;
    height: 225px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
div.photo_grid_5_outer div.photo_grid_5_load_more {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 70px;
  /* This isn't used anymore as of 8/4/20. */
}
/* ##### CTA ##### */
div.cta_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 75px;
  background-color: #425563;
  background-image: url(/images/pattern-white.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
}
div.cta_outer div.cta_inner {
  display: block;
  position: relative;
  width: auto;
  margin-left: 200px;
  margin-right: 200px;
  text-align: left;
  box-sizing: border-box;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div.cta_outer div.cta_inner {
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
div.cta_outer div.cta_inner h3 {
  text-align: left;
  color: #ffffff;
}
@media only screen and (max-width: 650px) {
  div.cta_outer div.cta_inner h3 {
    font-size: 24px;
    line-height: 133%;
  }
}
div.cta_outer div.cta_inner a.cta_right_arrow {
  display: inline-block;
  margin-top: 40px;
  color: #ffffff;
}
div.cta_outer.module {
  margin-top: 0;
}
div.cta_outer.module div.cta_inner {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1105px) {
  div.cta_outer.module div.cta_inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
div.cta_outer.bg-gradient {
  background-image: url(/images/pattern-white.svg), linear-gradient(90deg, #E87722 0%, #971B2F 66.55%);
  background-position: left 0px top 0px;
}
div.cta_outer.bg-green {
  background-color: #a9c23e;
  background-image: url(/images/pattern-white.svg);
}
div.cta_outer.bg-green div.cta_inner h3 {
  color: #282828;
}
div.cta_outer.bg-green div.cta_inner a.cta_right_arrow {
  color: #282828;
}
/* ##### 404 ##### */
#page_404 {
  box-sizing: border-box;
}
#page_404 * {
  box-sizing: border-box;
}
#page_404 .page-not-found__outer {
  width: 100%;
  height: calc(100vh - 50px);
  background-color: #425563;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  padding: 158px 25px 70px 25px;
}
#page_404 .page-not-found__outer .page-not-found__inner {
  max-width: 1170px;
  margin: 0 auto;
  text-align: center;
}
#page_404 .page-not-found__outer .page-not-found__inner h1 {
  color: #ffffff;
  text-shadow: 0 3px 3px rgba(40, 40, 40, 0.4);
}
#page_404 .page-not-found__outer .page-not-found__inner p {
  font-size: 26px;
  color: #ffffff;
}
/* Responsively embed videos */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div#hero_outer {
  display: block;
  position: relative;
  width: 100%;
  height: 100vh;
  margin-bottom: 0;
  overflow: hidden;
}
@media (max-width: 900px) {
  div#hero_outer {
    height: 80vw;
  }
}
div#hero_outer video {
  position: absolute;
  z-index: 50;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translateX(-50%) translateY(-50%);
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 900px) {
  div#hero_outer video {
    height: 100%;
  }
}
div#hero_outer .video-text__outer {
  position: relative;
  z-index: 51;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
}
div#hero_outer .video-text__inner {
  width: 100%;
  padding: 0 170px;
}
@media (max-width: 900px) {
  div#hero_outer .video-text__inner {
    padding: 0 85px;
    margin: 0 auto;
  }
}
@media (max-width: 600px) {
  div#hero_outer .video-text__inner {
    margin: 40px auto 0 auto;
    padding: 0 42px;
  }
}
div#hero_outer .video-text__inner p {
  font-family: "Prompt";
  font-size: 32px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.5;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
@media (max-width: 900px) {
  div#hero_outer .video-text__inner p {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  div#hero_outer .video-text__inner p {
    font-size: 16px;
  }
}
div#hero_outer .video-text__inner p:last-child {
  margin-top: 16px;
}
div#hero_outer div#hero_inner {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
@media (max-width: 900px) {
  div#hero_outer div#hero_inner {
    align-items: flex-end;
  }
}
div#hero_outer div#hero_inner div#hero_inner_inner {
  background-color: rgba(40, 40, 40, 0.85);
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  max-width: 560px;
  padding: 18px 25px 18px 25px;
  position: relative;
  text-align: center;
  z-index: 60;
}
@media (max-width: 900px) {
  div#hero_outer div#hero_inner div#hero_inner_inner {
    max-width: unset;
    width: 100%;
  }
}
div#hero_outer div#hero_inner div#hero_inner_inner::before {
  /*content: "";
				background-image: url("/images/Default-Header-2000x800.jpg");
				background-repeat: no-repeat;
				background-position: center center;
				background-size: cover;
				position: absolute;
				z-index: 5;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				opacity: 0.45;*/
}
div#hero_outer div#hero_inner div#hero_inner_inner h1, div#hero_outer div#hero_inner div#hero_inner_inner p, div#hero_outer div#hero_inner div#hero_inner_inner li {
  position: relative;
  z-index: 10;
  font-family: "Prompt";
  font-size: 34px;
  font-weight: 300;
  color: #ffffff;
  line-height: 48px;
  text-transform: none;
}
div#hero_outer div#hero_inner div#hero_inner_inner h1 strong, div#hero_outer div#hero_inner div#hero_inner_inner p strong, div#hero_outer div#hero_inner div#hero_inner_inner li strong {
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  div#hero_outer div#hero_inner div#hero_inner_inner h1, div#hero_outer div#hero_inner div#hero_inner_inner p, div#hero_outer div#hero_inner div#hero_inner_inner li {
    font-size: 24px;
    line-height: 1.25;
  }
}
@media only screen and (max-width: 600px) {
  div#hero_outer div#hero_inner div#hero_inner_inner h1, div#hero_outer div#hero_inner div#hero_inner_inner p, div#hero_outer div#hero_inner div#hero_inner_inner li {
    font-size: 20px;
    line-height: 1.1;
  }
}
div#hero_outer div#hero_inner div#hero_inner_inner h1 span, div#hero_outer div#hero_inner div#hero_inner_inner p span, div#hero_outer div#hero_inner div#hero_inner_inner li span {
  color: #f07523;
  font-family: "Bahnschrift";
  font-size: 1.5em;
}
div#hero_outer div#hero_inner div#hero_inner_inner h1 div.mebsquare, div#hero_outer div#hero_inner div#hero_inner_inner p div.mebsquare, div#hero_outer div#hero_inner div#hero_inner_inner li div.mebsquare {
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #f07523;
  margin-left: 5px;
}
a#alert_outer {
  display: block;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  background: linear-gradient(105deg, #f07523, #a51e35);
  width: 100%;
  text-decoration: none;
}
a#alert_outer div#alert_inner {
  display: block;
  position: relative;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px;
}
a#alert_outer div#alert_inner div#title {
  display: inline;
  margin: 0;
  font-family: "Prompt";
  font-size: 22.66px;
  font-weight: 500;
  color: #ffffff;
  line-height: 44px;
}
a#alert_outer div#alert_inner div#title div.arrow {
  display: inline-block;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  width: 32px;
  height: 32px;
  position: relative;
  top: -5px;
  left: 12px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
a#alert_outer div#alert_inner div#title div.arrow div.arrow_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1105px) {
  a#alert_outer div#alert_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
a#alert_outer:hover div#alert_inner div#title div.arrow {
  left: 22px;
}
div#home_group1 {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: right top 3px;
}
@media only screen and (max-width: 1105px) {
  div#home_group1 {
    background-position: left -20px top 360px;
  }
}
div#home_group1 div#about_meb_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 80px;
  margin-top: 0;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1105px) {
  div#home_group1 div#about_meb_outer {
    padding-top: 40px;
    padding-bottom: 0;
    margin-bottom: 40px;
  }
}
div#home_group1 div#about_meb_outer div#about_meb_inner {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
div#home_group1 div#about_meb_outer div#about_meb_inner div#about_meb_left {
  width: 50%;
  flex: 0 0 50%;
  min-height: 400px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
div#home_group1 div#about_meb_outer div#about_meb_inner div#about_meb_right {
  width: 50%;
  flex: 0 0 50%;
  text-align: left;
  box-sizing: border-box;
  padding: 0 65px 0 65px;
}
div#home_group1 div#about_meb_outer div#about_meb_inner div#about_meb_right p.eyebrow {
  margin-bottom: 12px;
}
div#home_group1 div#about_meb_outer div#about_meb_inner div#about_meb_right h2 {
  margin-bottom: 17px;
}
div#home_group1 div#about_meb_outer div#about_meb_inner div#about_meb_right div#about_meb_content {
  margin-bottom: 28px;
}
div#home_group1 div#about_meb_outer div#about_meb_inner div#about_meb_right div#about_meb_content p {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 20px;
}
div#home_group1 div#about_meb_outer div#about_meb_inner div#about_meb_right div#about_meb_content p:last-of-type {
  margin-bottom: 0;
}
@media only screen and (max-width: 1105px) {
  div#home_group1 div#about_meb_outer div#about_meb_inner {
    display: block;
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
  div#home_group1 div#about_meb_outer div#about_meb_inner div#about_meb_left {
    width: 100%;
    flex: none;
    height: 400px;
    min-height: auto;
  }
  div#home_group1 div#about_meb_outer div#about_meb_inner div#about_meb_right {
    width: 100%;
    flex: none;
    padding: 40px 0 40px 0;
  }
}
@media only screen and (max-width: 650px) {
  div#home_group1 div#about_meb_outer div#about_meb_inner div#about_meb_left {
    height: 225px;
  }
}
div#home_group1 div#our_portfolio_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1105px) {
  div#home_group1 div#our_portfolio_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div#home_group1 div#our_portfolio_outer div#our_portfolio_inner {
  display: block;
  position: relative;
  width: auto;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
}
@media only screen and (max-width: 1105px) {
  div#home_group1 div#our_portfolio_outer div#our_portfolio_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_copy {
  display: block;
  position: relative;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_copy p.eyebrow {
  width: 800px;
  margin-bottom: 12px;
}
div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_copy h2 {
  width: 800px;
  margin-bottom: 17px;
}
div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_copy div#op_content {
  width: 800px;
  margin-bottom: 50px;
}
div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_copy div#op_content p {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 20px;
}
div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_copy div#op_content p:last-of-type {
  margin-bottom: 0;
}
@media only screen and (max-width: 1105px) {
  div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_copy {
    width: auto;
  }
  div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_copy p.eyebrow {
    width: auto;
    text-align: left;
  }
  div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_copy h2 {
    width: auto;
    text-align: left;
  }
  div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_copy div#op_content {
    width: auto;
    text-align: left;
  }
}
div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_items {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 900px) {
  div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_items {
    display: block;
  }
}
div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_items a.our_portfolio_item {
  display: block;
  position: relative;
  width: calc(50% - 20px);
  flex: 0 0 calc(50% - 20px);
  height: 125px;
  margin-right: 40px;
  margin-bottom: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_items a.our_portfolio_item:nth-of-type(2n) {
  margin-right: 0;
}
div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_items a.our_portfolio_item div.op_gradient {
  z-index: 40;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(transparent 0%, transparent 50%, rgba(0, 0, 0, 0.8) 100%);
}
div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_items a.our_portfolio_item span {
  z-index: 50;
  position: absolute;
  bottom: 13px;
  left: 35px;
  color: #ffffff;
  font-family: "ASAP Condensed";
  font-weight: 600;
  font-size: 28px;
  line-height: 38px;
  letter-spacing: 0.06em;
  text-shadow: 0 2px 3px rgba(40, 40, 40, 0.8);
}
div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_items a.our_portfolio_item span img {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  width: 24px;
  height: auto;
  transition: all 0.25s;
}
div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_items a.our_portfolio_item:hover img {
  margin-left: 20px;
}
@media only screen and (max-width: 900px) {
  div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_items a.our_portfolio_item {
    width: auto;
    flex: none;
    margin-right: 0;
    margin-bottom: 20px;
  }
  div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_items a.our_portfolio_item span {
    font-size: 20px;
    line-height: 28px;
    left: 20px;
  }
  div#home_group1 div#our_portfolio_outer div#our_portfolio_inner div#our_portfolio_items a.our_portfolio_item span img {
    margin-left: 10px;
    width: 20px;
  }
}
div#featured_projects_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  margin-top: 80px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1105px) {
  div#featured_projects_outer {
    margin-top: 70px;
  }
}
div#featured_projects_outer div#featured_projects_inner {
  display: block;
  position: relative;
  width: auto;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
}
@media only screen and (max-width: 1105px) {
  div#featured_projects_outer div#featured_projects_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#featured_projects_outer div#featured_projects_inner div.h2_container {
  overflow: hidden;
}
div#featured_projects_outer div#featured_projects_inner div.h2_container h2 {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 32px;
  line-height: 42px;
  color: #282828;
  margin: 0 0 40px 0;
  text-transform: uppercase;
}
div#featured_projects_outer div#featured_projects_inner div#featured_projects {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  div#featured_projects_outer div#featured_projects_inner div#featured_projects {
    display: block;
  }
}
div#featured_projects_outer div#featured_projects_inner div#featured_projects a.featured_project {
  text-decoration: none;
  display: block;
  position: relative;
  width: calc(50% - 20px);
  flex: 0 0 calc(50% - 20px);
  height: 650px;
  margin-right: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /*div.big_arrow_box {
					width: 102px;
					height: 102px;
					position: absolute;
					bottom: -16px;
					right: -16px;
					background-image: url(/images/big_arrow_box_102.png);
					background-repeat: no-repeat;
					background-position: center center;
					background-size: 102px 102px;
				}

				&:hover {

					div.big_arrow_box {
						background-image: url(/images/big_arrow_box_102_hover.png);
					}
				}*/
}
@media only screen and (max-width: 1105px) {
  div#featured_projects_outer div#featured_projects_inner div#featured_projects a.featured_project {
    height: 400px;
  }
}
@media only screen and (max-width: 900px) {
  div#featured_projects_outer div#featured_projects_inner div#featured_projects a.featured_project {
    width: auto;
    flex: none;
    margin-right: 0;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 650px) {
  div#featured_projects_outer div#featured_projects_inner div#featured_projects a.featured_project {
    height: 225px;
  }
}
div#featured_projects_outer div#featured_projects_inner div#featured_projects a.featured_project:nth-of-type(2n) {
  margin-right: 0;
}
div#featured_projects_outer div#featured_projects_inner div#featured_projects a.featured_project div.fp_gradient {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(transparent 0%, transparent 50%, rgba(0, 0, 0, 0.8) 100%);
}
@media only screen and (max-width: 900px) {
  div#featured_projects_outer div#featured_projects_inner div#featured_projects a.featured_project div.fp_gradient {
    height: 75%;
    background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  }
}
div#featured_projects_outer div#featured_projects_inner div#featured_projects a.featured_project div.featured_project_footer {
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  padding: 40px 120px 40px 50px;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div#featured_projects_outer div#featured_projects_inner div#featured_projects a.featured_project div.featured_project_footer {
    padding: 25px 120px 25px 25px;
  }
}
div#featured_projects_outer div#featured_projects_inner div#featured_projects a.featured_project div.featured_project_footer p.location {
  font-family: "ASAP Condensed";
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
div#featured_projects_outer div#featured_projects_inner div#featured_projects a.featured_project div.featured_project_footer p.project {
  font-family: "Prompt";
  font-weight: 400;
  font-size: 26px;
  line-height: 36px;
  color: #ffffff;
  margin: 0 0 0 0;
}
div#our_employee_stories_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: right top 3px;
  box-sizing: border-box;
  padding-top: 70px;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 1105px) {
  div#our_employee_stories_outer {
    background-position: left -20px top 360px;
    padding-bottom: 50px;
  }
}
div#our_employee_stories_outer div#our_employee_stories_inner {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
@media only screen and (max-width: 1105px) {
  div#our_employee_stories_outer div#our_employee_stories_inner {
    display: block;
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#our_employee_stories_outer div#our_employee_stories_inner div#stories_left {
  width: 58%;
  flex: 0 0 58%;
  min-height: 675px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div#our_employee_stories_outer div#our_employee_stories_inner div#stories_left {
    width: auto;
    flex: none;
    margin-bottom: 40px;
    height: 400px;
    min-height: auto;
  }
}
@media only screen and (max-width: 650px) {
  div#our_employee_stories_outer div#our_employee_stories_inner div#stories_left {
    height: 225px;
  }
}
div#our_employee_stories_outer div#our_employee_stories_inner div#stories_right {
  width: 42%;
  flex: 0 0 42%;
  text-align: left;
  box-sizing: border-box;
  padding: 100px 65px 0 65px;
}
div#our_employee_stories_outer div#our_employee_stories_inner div#stories_right p.eyebrow {
  margin-bottom: 12px;
}
div#our_employee_stories_outer div#our_employee_stories_inner div#stories_right h2 {
  margin-bottom: 17px;
}
div#our_employee_stories_outer div#our_employee_stories_inner div#stories_right div#oes_content {
  margin-bottom: 28px;
}
div#our_employee_stories_outer div#our_employee_stories_inner div#stories_right div#oes_content p {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 20px;
}
div#our_employee_stories_outer div#our_employee_stories_inner div#stories_right div#oes_content p:last-of-type {
  margin-bottom: 0;
}
@media only screen and (max-width: 1105px) {
  div#our_employee_stories_outer div#our_employee_stories_inner div#stories_right {
    width: auto;
    flex: none;
    padding: 0 0 0 0;
  }
}
div#portfolio_projects_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  margin-top: 80px;
  margin-bottom: 70px;
}
div#portfolio_projects_outer div#portfolio_projects_inner {
  display: block;
  position: relative;
  width: auto;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
}
@media only screen and (max-width: 1105px) {
  div#portfolio_projects_outer div#portfolio_projects_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#portfolio_projects_outer div#portfolio_projects_inner h3 {
  margin-bottom: 40px;
}
div#portfolio_projects_outer div#portfolio_projects_inner div#portfolio_projects {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#portfolio_projects_outer div#portfolio_projects_inner div#portfolio_projects {
    display: block;
  }
}
div#portfolio_projects_outer div#portfolio_projects_inner div#portfolio_projects a.portfolio_project {
  text-decoration: none;
  display: block;
  position: relative;
  width: calc(33.333% - 20px);
  flex: 0 0 calc(33.333% - 20px);
  height: 425px;
  margin-right: 30px;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
div#portfolio_projects_outer div#portfolio_projects_inner div#portfolio_projects a.portfolio_project div.pp_gradient {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(transparent 0%, transparent 50%, rgba(0, 0, 0, 0.8) 100%);
}
@media only screen and (max-width: 1105px) {
  div#portfolio_projects_outer div#portfolio_projects_inner div#portfolio_projects a.portfolio_project {
    width: auto;
    flex: none;
    margin-right: 0;
    height: 325px;
  }
}
div#portfolio_projects_outer div#portfolio_projects_inner div#portfolio_projects a.portfolio_project:nth-of-type(3n) {
  margin-right: 0;
}
div#portfolio_projects_outer div#portfolio_projects_inner div#portfolio_projects a.portfolio_project div.portfolio_project_footer {
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  padding: 30px 100px 30px 35px;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div#portfolio_projects_outer div#portfolio_projects_inner div#portfolio_projects a.portfolio_project div.portfolio_project_footer {
    padding: 25px 100px 25px 25px;
  }
}
div#portfolio_projects_outer div#portfolio_projects_inner div#portfolio_projects a.portfolio_project div.portfolio_project_footer p.client_and_location {
  font-family: "ASAP Condensed";
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
div#portfolio_projects_outer div#portfolio_projects_inner div#portfolio_projects a.portfolio_project div.portfolio_project_footer p.project {
  font-family: "Prompt";
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
  margin: 0 0 0 0;
}
div#portfolio_projects_outer div#portfolio_projects_inner div#portfolio_projects a.portfolio_project div.big_arrow_box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 102px;
  height: 102px;
  position: absolute;
  bottom: -16px;
  right: -16px;
  background-image: url(/images/big_arrow_box_102_background.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 102px 102px;
}
div#portfolio_projects_outer div#portfolio_projects_inner div#portfolio_projects a.portfolio_project div.big_arrow_box img {
  width: 36px;
  height: 36px;
}
div#portfolio_projects_outer div#portfolio_projects_inner div#portfolio_projects a.portfolio_project:hover div.big_arrow_box {
  background-image: url(/images/big_arrow_box_102_background_hover.png);
}
div#portfolio_projects_outer div#portfolio_projects_inner div#end_of_the_road {
  display: block;
  width: 0;
  height: 0;
}
div#portfolio_projects_outer div#portfolio_projects_inner a.cta_down_arrow {
  margin-top: 50px;
}
.project-filter-bar {
  margin: 0 50px;
}
.project-filter-bar .flex {
  justify-content: flex-start;
  align-items: flex-end;
  gap: 35px;
}
@media only screen and (max-width: 1105px) {
  .project-filter-bar .flex {
    flex-wrap: wrap;
    gap: 10px;
  }
}
@media only screen and (max-width: 1105px) {
  .project-filter-bar .flex .filter {
    flex-wrap: wrap;
    flex-basis: 100%;
  }
}
.project-filter-bar .flex .filter .label {
  display: block;
  font-size: 18px;
  font-family: "ASAP Condensed";
  font-weight: 600;
  color: #425563;
  text-transform: uppercase;
  margin-bottom: 4px;
}
@media only screen and (max-width: 1105px) {
  .project-filter-bar .flex .filter .label {
    flex-basis: 100%;
  }
}
.project-filter-bar .flex .filter .facetwp-facet {
  margin-bottom: 0;
  font-family: "Prompt";
  font-weight: 300;
}
@media only screen and (max-width: 1105px) {
  .project-filter-bar .flex .filter .facetwp-facet {
    flex-basis: 100%;
  }
}
.project-filter-bar .flex .filter .facetwp-facet .fs-wrap {
  width: auto;
  min-width: 300px;
}
.project-filter-bar .flex .filter .facetwp-facet .fs-wrap .fs-label-wrap {
  border-color: #b5b0a5;
  border-width: 2px;
  padding: 3px 40px 3px 0;
  cursor: pointer;
}
.project-filter-bar .flex .filter .facetwp-facet .fs-wrap .fs-label-wrap .fs-label {
  font-size: 18px;
  padding-left: 16px;
}
.project-filter-bar .flex .filter .facetwp-facet .fs-wrap .fs-label-wrap .fs-arrow {
  border: none;
  background: url("images/carat-down-black.svg") no-repeat;
  width: 12px;
  height: 12px;
  right: 16px;
}
.project-filter-bar .flex .filter .facetwp-facet .fs-wrap.fs-open .fs-arrow {
  transform: rotate(-180deg);
  top: -8px;
}
.project-filter-bar .flex .filter .facetwp-facet .fs-dropdown {
  background: #ffffff;
  border-right: 2px solid #b5b0a5;
  border-bottom: 2px solid #b5b0a5;
  border-left: 2px solid #b5b0a5;
  color: #282828;
  cursor: pointer;
  font-family: "Prompt";
  font-size: 18px;
  width: 296px;
}
.project-filter-bar .flex .filter .facetwp-facet .fs-dropdown .fs-search {
  display: none;
}
.project-filter-bar .flex .filter .facetwp-facet .fs-dropdown .fs-options {
  max-height: 350px;
  padding: 0;
  font-size: 16px;
}
.project-filter-bar .flex .filter .facetwp-facet .fs-dropdown .fs-option {
  padding: 7px 15px 7px 16px;
}
@media only screen and (max-width: 650px) {
  .project-filter-bar .flex .filter .facetwp-facet .fs-dropdown .fs-option {
    padding: 10px 15px;
  }
}
.project-filter-bar .flex .filter .facetwp-facet .fs-dropdown .fs-option:hover {
  color: #E87722;
}
.project-filter-bar .flex .filter .facetwp-facet .fs-dropdown .fs-option:hover:after {
  opacity: 1;
  right: 20px;
}
.project-filter-bar .flex .filter .facetwp-facet .fs-dropdown .fs-option .fs-option-label {
  white-space: normal;
}
.project-filter-bar .flex .filter .facetwp-facet .fs-dropdown .fs-option.selected {
  color: #E87722;
}
.project-filter-bar .flex .filter .facetwp-facet .fs-dropdown .fs-option[data-idx="0"] {
  display: none;
}
.project-filter-bar .flex .filter .clearfilters {
  flex: 1;
}
.project-filter-bar .flex .filter.flex {
  gap: 35px;
  align-items: center;
}
@media only screen and (max-width: 1105px) {
  .project-filter-bar .flex .filter.flex {
    gap: 10px;
  }
}
.project-filter-bar .flex .filter.search {
  flex: unset;
  flex-basis: 300px;
  text-align: right;
  flex: 1;
  min-width: max-content;
}
@media only screen and (max-width: 1105px) {
  .project-filter-bar .flex .filter.search {
    flex-basis: 100%;
    text-align: left;
  }
}
.project-filter-bar .flex .filter.search .search-box {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 0px;
  overflow: hidden;
  transition: max-width 0.5s ease-out;
}
@media only screen and (max-width: 1105px) {
  .project-filter-bar .flex .filter.search .search-box {
    max-width: 300px;
    border-right: 2px solid #b5b0a5;
  }
}
.project-filter-bar .flex .filter.search .search-box .facetwp-facet-portfolio_search.is-loading {
  opacity: 1;
}
.project-filter-bar .flex .filter.search .search-box .facetwp-facet-portfolio_search.is-loading .facetwp-icon::before {
  animation: none !important;
}
.project-filter-bar .flex .filter.search .search-icon {
  display: inline-block;
  width: 36px;
  height: 36px;
  border: 2px solid #b5b0a5;
  text-align: center;
  vertical-align: middle;
}
@media only screen and (max-width: 1105px) {
  .project-filter-bar .flex .filter.search .search-icon {
    display: none;
  }
}
.project-filter-bar .flex .filter.search .search-icon svg {
  margin: 7px auto;
}
.project-filter-bar .flex .filter.search .search-icon svg:nth-of-type(2) {
  display: none;
  margin-top: 11px;
}
.project-filter-bar .flex .filter.search .search-icon:hover {
  background: var(--MEB-Gradient, linear-gradient(90deg, var(--Orange, #E87722) 0%, var(--Maroon, #971B2F) 100%));
  width: 40px;
  height: 40px;
  border: none;
}
.project-filter-bar .flex .filter.search .search-icon:hover svg {
  margin-top: 13px;
}
.project-filter-bar .flex .filter.search .search-icon:hover svg circle, .project-filter-bar .flex .filter.search .search-icon:hover svg path {
  stroke: #ffffff;
}
.project-filter-bar .flex .filter.search .search-icon:hover svg:first-of-type {
  margin-top: 9px;
}
.project-filter-bar .flex .filter.search.open .search-box {
  max-width: 260px;
}
.project-filter-bar .flex .filter.search.open .search-icon {
  border-left: none;
  -moz-border-start: 2px solid #b5b0a5;
}
.project-filter-bar .flex .filter.search.open .search-icon:hover {
  width: 38px;
}
.project-filter-bar .flex .filter.search.open .search-icon svg:first-of-type {
  display: none;
}
.project-filter-bar .flex .filter.search.open .search-icon svg:nth-of-type(2) {
  display: block;
}
.project-filter-bar .flex .filter.search .facetwp-input-wrap {
  border: 2px solid #b5b0a5;
  height: 36px;
}
.project-filter-bar .flex .filter.search .facetwp-icon {
  opacity: 1;
  padding: 0 5px;
  cursor: pointer;
  top: -3px;
}
.project-filter-bar .flex .filter.search .facetwp-icon::before {
  background: url("images/carat-down-black.svg") no-repeat;
  background-position: center;
  width: 35px;
  height: 34px;
  position: relative;
  top: 5px;
  transform: rotate(-90deg);
}
.project-filter-bar .flex .filter.search input.facetwp-search {
  font-family: "Prompt";
  font-size: 18px;
  font-weight: 300;
  padding-top: 6px;
  padding-bottom: 9px;
  padding-left: 12px;
  width: auto;
  color: #282828;
  background: none;
  border: none;
}
.project-filter-bar .flex .filter.search input.facetwp-search::placeholder {
  opacity: 1;
}
.project-filter-bar .flex .filter.search input.facetwp-search::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 12px;
  background-image: url(images/carat-down-black.svg);
  background-size: contain;
  transform: rotate(-90deg);
}
.project-filter-bar .flex #rbutton {
  background: none;
  font-family: "ASAP Condensed";
  color: #282828;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  border: none;
  cursor: pointer;
  padding: 10px 0;
  display: none;
}
#projects_grid {
  margin: 80px 50px;
}
@media only screen and (max-width: 650px) {
  #projects_grid {
    margin: 80px 25px;
  }
}
#projects_grid .facetwp-template {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  text-align: center;
  gap: 30px;
}
#projects_grid .facetwp-template a.portfolio_project {
  text-decoration: none;
  display: block;
  position: relative;
  flex: 0 0 calc(33.333% - 20px);
  aspect-ratio: 1.1294117647;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#projects_grid .facetwp-template a.portfolio_project div.pp_gradient {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(transparent 0%, transparent 50%, rgba(0, 0, 0, 0.8) 100%);
}
@media only screen and (max-width: 1105px) {
  #projects_grid .facetwp-template a.portfolio_project {
    margin-right: 0;
  }
}
@media only screen and (max-width: 900px) {
  #projects_grid .facetwp-template a.portfolio_project {
    flex-basis: calc(50% - 15px);
  }
}
@media only screen and (max-width: 650px) {
  #projects_grid .facetwp-template a.portfolio_project {
    flex-basis: 100%;
  }
}
#projects_grid .facetwp-template a.portfolio_project:nth-of-type(3n) {
  margin-right: 0;
}
#projects_grid .facetwp-template a.portfolio_project .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 2.3596059113;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
@media only screen and (max-width: 650px) {
  #projects_grid .facetwp-template a.portfolio_project .overlay {
    aspect-ratio: unset;
    height: 75%;
  }
}
#projects_grid .facetwp-template a.portfolio_project div.portfolio_project_footer {
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  padding: 30px 100px 30px 35px;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  #projects_grid .facetwp-template a.portfolio_project div.portfolio_project_footer {
    padding: 25px 100px 25px 25px;
  }
}
@media only screen and (max-width: 650px) {
  #projects_grid .facetwp-template a.portfolio_project div.portfolio_project_footer {
    padding-right: 60px;
  }
}
#projects_grid .facetwp-template a.portfolio_project div.portfolio_project_footer p.client_and_location {
  font-family: "ASAP Condensed";
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
#projects_grid .facetwp-template a.portfolio_project div.portfolio_project_footer p.project {
  font-family: "Prompt";
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
  margin: 0 0 0 0;
}
#projects_grid .facetwp-template a.portfolio_project div.big_arrow_box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 102px;
  height: 102px;
  position: absolute;
  bottom: -16px;
  right: -16px;
  background-image: url(/images/big_arrow_box_102_background.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 102px 102px;
}
@media only screen and (max-width: 650px) {
  #projects_grid .facetwp-template a.portfolio_project div.big_arrow_box {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
  }
}
#projects_grid .facetwp-template a.portfolio_project div.big_arrow_box img {
  width: 36px;
  height: 36px;
}
@media only screen and (max-width: 650px) {
  #projects_grid .facetwp-template a.portfolio_project div.big_arrow_box img {
    width: 24px;
    height: 24px;
  }
}
#projects_grid .facetwp-template a.portfolio_project:hover div.big_arrow_box {
  background-image: url(/images/big_arrow_box_102_background_hover.png);
}
.loadmoretrigger {
  margin: 0 50px 80px 50px;
  text-align: center;
}
.loadmoretrigger .facetwp-load-more {
  background: none;
  border: none;
  position: relative;
  font-family: "ASAP Condensed";
  font-size: 18px;
  text-transform: uppercase;
  padding-right: 40px;
  cursor: pointer;
}
.loadmoretrigger .facetwp-load-more::after {
  content: "";
  position: absolute;
  right: 0;
  top: -5px;
  width: 30px;
  height: 30px;
  background-image: url(images/orange-box-carat-down.svg);
  background-size: contain;
  transition: all 0.3s ease-out;
}
.loadmoretrigger .facetwp-load-more:hover::after {
  top: 5px;
}
div#page_services div#services_group1 {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
}
div#page_services div#services_group1 div.icws_outer {
  background: none;
}
div#page_services div.quote_outer {
  z-index: 30;
  top: -68px;
  padding-top: 168px;
  margin-bottom: -68px;
}
@media only screen and (max-width: 1105px) {
  div#page_services div.quote_outer {
    top: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 50px;
    margin-bottom: 0;
  }
}
div#page_services div#featured_case_study_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_services div#featured_case_study_outer {
    margin-top: 40px;
  }
}
div#page_services div#featured_case_study_outer div#featured_case_study_inner {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  width: auto;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_services div#featured_case_study_outer div#featured_case_study_inner {
    display: block;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_services div#featured_case_study_outer div#featured_case_study_inner div#fcs_left {
  display: block;
  position: relative;
  width: 32%;
  flex: 0 0 32%;
  text-align: left;
  background-color: #a9c23e;
  background-image: url(/images/pattern-white.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
  box-sizing: border-box;
  padding: 35px 40px 35px 40px;
}
@media only screen and (max-width: 1105px) {
  div#page_services div#featured_case_study_outer div#featured_case_study_inner div#fcs_left {
    width: auto;
    flex: none;
    padding: 25px 25px 25px 25px;
  }
}
div#page_services div#featured_case_study_outer div#featured_case_study_inner div#fcs_left p.eyebrow_reverse {
  background-color: #ffffff;
  color: #425563;
  margin-bottom: 20px;
}
div#page_services div#featured_case_study_outer div#featured_case_study_inner div#fcs_left h3 {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  color: #282828;
  margin-bottom: 22px;
  text-transform: uppercase;
}
div#page_services div#featured_case_study_outer div#featured_case_study_inner div#fcs_left p.case_study_item_label {
  font-family: "ASAP Condensed";
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 10px;
  color: #282828;
  text-transform: uppercase;
}
div#page_services div#featured_case_study_outer div#featured_case_study_inner div#fcs_left p.case_study_item_label:last-of-type {
  margin-bottom: 0;
}
div#page_services div#featured_case_study_outer div#featured_case_study_inner div#fcs_left p.case_study_item_label span.case_study_item_value {
  text-transform: none;
}
div#page_services div#featured_case_study_outer div#featured_case_study_inner div#fcs_left div.cta_right_arrow_container {
  text-align: right;
}
div#page_services div#featured_case_study_outer div#featured_case_study_inner div#fcs_left div.cta_right_arrow_container a.cta_right_arrow {
  margin-top: 50px;
  color: #282828;
}
div#page_services div#featured_case_study_outer div#featured_case_study_inner div#fcs_right {
  display: block;
  position: relative;
  width: 68%;
  flex: 0 0 68%;
  min-height: 450px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div#page_services div#featured_case_study_outer div#featured_case_study_inner div#fcs_right {
    width: auto;
    flex: none;
    height: 400px;
    min-height: auto;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 650px) {
  div#page_services div#featured_case_study_outer div#featured_case_study_inner div#fcs_right {
    height: 225px;
  }
}
div#page_company div#company_group1 {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  background-image: url(/images/pattern-blue-outline.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
}
div#page_company div#company_group1 div.ti_outer {
  margin-bottom: 120px;
}
div#page_company div#company_group1 div.ti_outer div.ti_inner {
  /*padding-bottom: 225px;*/
}
div#page_company div#company_group1 div.ti_outer div.ti_inner div.ti_left p.eyebrow {
  margin-bottom: 15px;
}
div#page_company div#company_group1 div.ti_outer div.ti_inner a.ti_right {
  top: -30px;
  left: -30px;
  margin-bottom: -30px;
  position: relative;
}
div#page_company div#company_group1 div.ti_outer div.ti_inner a.ti_right div.ti_gradient {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(transparent 0%, transparent 50%, rgba(0, 0, 0, 0.8) 100%);
}
@media only screen and (max-width: 1105px) {
  div#page_company div#company_group1 div.ti_outer {
    margin-bottom: 70px;
  }
  div#page_company div#company_group1 div.ti_outer div.ti_inner a.ti_right {
    top: auto;
    left: auto;
    margin-bottom: 0;
  }
}
div#page_company div#company_group1 div#our_services_outer {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div#page_company div#company_group1 div#our_services_outer {
    margin-top: 80px;
  }
}
div#page_company div#company_group1 div#our_services_outer div#our_services_inner {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1105px) {
  div#page_company div#company_group1 div#our_services_outer div#our_services_inner {
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_company div#company_group1 div#our_services_outer div#our_services_inner h3 {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  color: #282828;
  margin-bottom: 55px;
  text-transform: uppercase;
}
div#page_company div#company_group1 div#our_services_outer div#our_services_inner div#services_all {
  display: flex;
  position: relative;
  width: auto;
  justify-content: center;
}
@media only screen and (max-width: 1450px) {
  div#page_company div#company_group1 div#our_services_outer div#our_services_inner div#services_all {
    flex-wrap: wrap;
  }
}
div#page_company div#company_group1 div#our_services_outer div#our_services_inner div#services_all a.service {
  text-decoration: none;
  position: relative;
  width: 250px;
  height: 250px;
  margin-left: 20px;
  margin-right: 20px;
  background-color: #f5f4f3;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  box-sizing: border-box;
  text-align: left;
}
@media only screen and (max-width: 1450px) {
  div#page_company div#company_group1 div#our_services_outer div#our_services_inner div#services_all a.service {
    margin-bottom: 35px;
  }
}
div#page_company div#company_group1 div#our_services_outer div#our_services_inner div#services_all a.service p.service_name {
  position: absolute;
  display: block;
  padding: 20px 60px 15px 20px;
  bottom: 0;
  left: 0;
  font-family: "ASAP Condensed";
  font-size: 28px;
  font-weight: 600;
  color: #ffffff;
  line-height: 32px;
  text-shadow: 0 3px 3px rgba(40, 40, 40, 0.5);
}
div#page_company div#company_group1 div#our_services_outer div#our_services_inner div#services_all a.service img.service_arrow {
  width: 30px;
  height: auto;
  position: absolute;
  bottom: 19px;
  right: 20px;
  filter: drop-shadow(0px 3px 3px rgba(40, 40, 40, 0.5));
  transition: all 0.25s;
}
div#page_company div#company_group1 div#our_services_outer div#our_services_inner div#services_all a.service:hover img.service_arrow {
  right: 10px;
}
div#page_careers {
  /*div.top_outer {
		display: block;
		position: relative;
		width: 100%;
		text-align: center;
		background-color: $color-charcoal;
		margin-top: 0;
		margin-bottom: 0;

		div.top_inner {
			display: flex;
			position: relative;
			width: auto;
			margin-left: 150px;
			margin-right: 150px;
			text-align: center;
			box-sizing: border-box;
			padding-top: 35px;
			padding-bottom: 40px;

			@media only screen and (max-width: $desktop-smallest) {
				display: block;
				margin-left: 25px;
				margin-right: 25px;
				padding-top: 5px;
				padding-bottom: 25px;
			}

			div.top_left {
				display: block;
				position: relative;
				width: 111px;
				flex: 0 0 111px;

				@media only screen and (max-width: $desktop-smallest) {
					width: auto;
					flex: none;
				}
			}

			div.top_left_no_image {
				width: 0;
				flex: 0 0 0;
			}

			div.top_right {
				display: block;
				position: relative;
				width: calc(100% - 111px);
				flex: 0 0 calc(100% - 111px);
				text-align: left;
				box-sizing: border-box;
				padding: 0 200px 0 60px;

				h3 {
					color: $color-white;
					font-weight: 200;
					margin-top: 15px;
				}

				a.cta_right_arrow {
					margin-top: 28px;
					background-image: url(/images/cta_right_arrow_alt.png);
					color: $color-white;
				}

				@media only screen and (max-width: $desktop-smallest) {
					width: auto;
					flex: none;
					padding: 0 0 0 0;
				}
			}

			div.top_right_no_image {
				width: 100%;
				flex: 0 0 100%;
				padding: 0 200px 0 200px;

				@media only screen and (max-width: $desktop-smallest) {
					width: auto;
					flex: none;
					padding: 0 0 0 0;
				}
			}
		}
	}*/
}
div#page_careers div#careers_group1 {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
}
div#page_careers div#careers_group1 div.ic_outer {
  padding-top: 25px;
}
div#page_careers div#careers_group1 div.ic_outer div.ic_inner #jump-to-open-positions {
  margin-bottom: 35px;
}
div#page_careers div#careers_group1 div.ic_outer div.ic_inner div.ic_content h4 {
  color: #282828;
  font-weight: 300;
}
div#page_careers div#careers_group1 div.photo_grid_5_headline_outer {
  margin-top: 0;
}
div#page_careers div.employee_quote_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 75px;
  margin-bottom: 0;
}
div#page_careers div.employee_quote_outer div.employee_quote_inner {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.employee_quote_outer div.employee_quote_inner {
    display: block;
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_careers div.employee_quote_outer div.employee_quote_inner div.eqi_left {
  display: block;
  position: relative;
  width: 50%;
  flex: 0 0 50%;
  min-height: 600px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.employee_quote_outer div.employee_quote_inner div.eqi_left {
    width: auto;
    flex: none;
    height: 400px;
    min-height: auto;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 650px) {
  div#page_careers div.employee_quote_outer div.employee_quote_inner div.eqi_left {
    height: 225px;
  }
}
div#page_careers div.employee_quote_outer div.employee_quote_inner div.eqi_left a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
div#page_careers div.employee_quote_outer div.employee_quote_inner div.eqi_right {
  display: block;
  position: relative;
  width: 50%;
  flex: 0 0 50%;
  height: 100%;
  background-color: #ffffff;
  text-align: center;
  box-sizing: border-box;
  padding: 45px 45px 45px 45px;
}
div#page_careers div.employee_quote_outer div.employee_quote_inner div.eqi_right img.eqi_quote {
  display: block;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
div#page_careers div.employee_quote_outer div.employee_quote_inner div.eqi_right p.eqi_quote {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 30px;
  line-height: 42px;
  color: #425563;
  text-align: left;
  margin-bottom: 30px;
}
div#page_careers div.employee_quote_outer div.employee_quote_inner div.eqi_right p.eqi_quote_author {
  font-family: "ASAP Condensed";
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #282828;
  text-transform: uppercase;
  text-align: left;
}
div#page_careers div.employee_quote_outer div.employee_quote_inner div.eqi_right p.eqi_quote_author span {
  font-weight: 400;
  font-size: 19px;
  font-family: "Prompt";
  text-transform: lowercase;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.employee_quote_outer div.employee_quote_inner div.eqi_right {
    width: auto;
    flex: none;
    padding: 25px 0 25px 0;
  }
}
div#page_careers .core-values__outer {
  width: 100%;
  display: block;
  box-sizing: border-box;
  position: relative;
  background: linear-gradient(98.5deg, #F7741F -24.11%, #971B2F 71.31%);
  padding: 70px 40px;
  margin-top: 70px;
}
@media only screen and (max-width: 900px) {
  div#page_careers .core-values__outer {
    padding: 40px 25px;
  }
}
div#page_careers .core-values__outer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/images/pattern-orange.svg) no-repeat 0 0;
  opacity: 0.4;
  z-index: 1;
}
div#page_careers .core-values__outer .core-values__inner {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
div#page_careers .core-values__outer .core-values__inner .core-values--heading {
  font-family: "Prompt";
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3;
  color: #ffffff;
  margin-bottom: 32px;
  text-transform: uppercase;
}
@media only screen and (max-width: 900px) {
  div#page_careers .core-values__outer .core-values__inner .core-values--heading {
    font-family: "ASAP Condensed";
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    color: #ffffff;
    margin-bottom: 32px;
    text-transform: uppercase;
    text-align: center;
  }
}
div#page_careers .core-values__outer .core-values__inner .core-values--content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
}
@media only screen and (max-width: 900px) {
  div#page_careers .core-values__outer .core-values__inner .core-values--content {
    grid-template-columns: 1fr;
    gap: 25px;
  }
}
div#page_careers .core-values__outer .core-values__inner .core-values--content h3 {
  font-family: "Prompt";
  font-size: 30px;
  line-height: 1.3;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 24px;
  text-transform: lowercase;
}
div#page_careers .core-values__outer .core-values__inner .core-values--content p {
  font-family: "Prompt";
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  color: #ffffff;
}
div#page_careers div.benefits_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
}
div#page_careers div.benefits_outer div.benefits_inner {
  display: block;
  position: relative;
  width: auto;
  margin-left: 50px;
  margin-right: 50px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 65px;
  padding-bottom: 35px;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.benefits_outer div.benefits_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_careers div.benefits_outer div.benefits_inner p.eyebrow {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
div#page_careers div.benefits_outer div.benefits_inner h2 {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.benefits_outer div.benefits_inner h2 {
    width: auto;
  }
}
div#page_careers div.benefits_outer div.benefits_inner div.benefits_content p {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.benefits_outer div.benefits_inner div.benefits_content p {
    width: auto;
  }
}
div#page_careers div.benefits_outer div.benefits_inner div.all_icons {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 55px;
}
div#page_careers div.benefits_outer div.benefits_inner div.all_icons div.icon {
  display: inline-block;
  position: relative;
  width: 140px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 50px;
  vertical-align: top;
}
div#page_careers div.benefits_outer div.benefits_inner div.all_icons div.icon img.icon_image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 110px;
  height: 110px;
}
div#page_careers div.benefits_outer div.benefits_inner div.all_icons div.icon p.icon_name {
  width: auto;
  font-family: "ASAP Condensed";
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  color: #425563;
  text-transform: uppercase;
  margin-top: 7px;
}
div#page_careers div.haw_program_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
div#page_careers div.haw_program_outer div.haw_program_inner {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.haw_program_outer div.haw_program_inner {
    display: block;
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_careers div.haw_program_outer div.haw_program_inner div.haw_program_left {
  display: block;
  position: relative;
  width: 62%;
  flex: 0 0 62%;
  background-color: #425563;
  background-image: url(/images/pattern-white.svg);
  background-repeat: no-repeat;
  background-position: left bottom;
  text-align: left;
  box-sizing: border-box;
  padding: 55px 100px 55px 80px;
}
div#page_careers div.haw_program_outer div.haw_program_inner div.haw_program_left p.eyebrow_reverse {
  margin-bottom: 20px;
  background-color: #ffffff;
  color: #425563;
}
div#page_careers div.haw_program_outer div.haw_program_inner div.haw_program_left h2 {
  margin-bottom: 17px;
  color: #a9c23e;
}
div#page_careers div.haw_program_outer div.haw_program_inner div.haw_program_left div.haw_content p {
  color: #ffffff;
  margin-bottom: 30px;
}
div#page_careers div.haw_program_outer div.haw_program_inner div.haw_program_left p#haw_list_headline {
  color: #a9c23e;
  font-weight: 300;
  margin-bottom: 12px;
}
div#page_careers div.haw_program_outer div.haw_program_inner div.haw_program_left ul {
  display: block;
  position: relative;
  width: 100%;
  font-size: 0;
}
div#page_careers div.haw_program_outer div.haw_program_inner div.haw_program_left ul li {
  display: inline-block;
  position: relative;
  width: 50%;
  text-align: left;
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  font-family: "Prompt";
  font-weight: 200;
  background-image: url(/images/bullet_green.png);
  background-repeat: no-repeat;
  background-size: 4px 4px;
  background-position: left center;
  box-sizing: border-box;
  padding-left: 10px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.haw_program_outer div.haw_program_inner div.haw_program_left {
    width: auto;
    flex: none;
    padding: 25px 25px 25px 25px;
    margin-top: 25px;
  }
  div#page_careers div.haw_program_outer div.haw_program_inner div.haw_program_left ul {
    width: auto;
  }
  div#page_careers div.haw_program_outer div.haw_program_inner div.haw_program_left ul li {
    width: auto;
  }
}
div#page_careers div.haw_program_outer div.haw_program_inner div.haw_program_right {
  display: block;
  position: relative;
  width: 38%;
  flex: 0 0 38%;
  min-height: 500px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.haw_program_outer div.haw_program_inner div.haw_program_right {
    width: auto;
    flex: none;
    height: 400px;
    min-height: auto;
  }
}
@media only screen and (max-width: 650px) {
  div#page_careers div.haw_program_outer div.haw_program_inner div.haw_program_right {
    height: 225px;
  }
}
div#page_careers a#open-positions {
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  position: relative;
  top: -40px;
}
div#page_careers div.jobs_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  margin-top: 90px;
  margin-bottom: 90px;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.jobs_outer {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
div#page_careers div.jobs_outer div.jobs_inner {
  display: block;
  position: relative;
  width: auto;
  margin-left: 50px;
  margin-right: 50px;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.jobs_outer div.jobs_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_careers div.jobs_outer div.jobs_inner h3 {
  margin-bottom: 45px;
}
div#page_careers div.jobs_outer div.jobs_inner div.all_jobs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 1170px;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  div#page_careers div.jobs_outer div.jobs_inner div.all_jobs {
    grid-template-columns: 1fr;
  }
}
div#page_careers div.jobs_outer div.jobs_inner div.all_jobs a.job {
  text-decoration: none;
  position: relative;
  display: block;
  box-sizing: border-box;
  border: 2px solid #b5b0a5;
  padding: 15px 140px 15px 20px;
  text-align: left;
}
div#page_careers div.jobs_outer div.jobs_inner div.all_jobs a.job:nth-of-type(2n) {
  margin-right: 0;
}
div#page_careers div.jobs_outer div.jobs_inner div.all_jobs a.job .job_title {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
  color: #282828;
}
div#page_careers div.jobs_outer div.jobs_inner div.all_jobs a.job .job_location {
  font-family: "ASAP Condensed";
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #425563;
}
div#page_careers div.jobs_outer div.jobs_inner div.all_jobs a.job div.job_footer {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
  font-size: 0;
}
div#page_careers div.jobs_outer div.jobs_inner div.all_jobs a.job div.job_footer p {
  position: relative;
  top: -4px;
  /*display: inline-block;*/
  display: none;
  font-family: "ASAP Condensed";
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  color: #425563;
  text-transform: uppercase;
  margin-right: 10px;
}
div#page_careers div.jobs_outer div.jobs_inner div.all_jobs a.job div.job_footer img {
  display: inline-block;
  position: relative;
  /*top: 3px;*/
}
div#page_careers div.jobs_outer div.jobs_inner div.all_jobs a.job div.job_footer div.jf_arrow {
  display: inline-block;
  position: relative;
  background-color: #f07523;
  width: 30px;
  height: 30px;
}
div#page_careers div.jobs_outer div.jobs_inner div.all_jobs a.job div.job_footer div.jf_arrow img {
  margin: 8px 0 0 6px;
}
div#page_careers div.jobs_outer div.jobs_inner div.all_jobs a.job:hover {
  background-color: #f4f4f4;
  border-image-source: linear-gradient(105deg, #f07523, #a51e35);
  border-image-slice: 1;
}
div#page_careers div.jobs_outer div.jobs_inner div.all_jobs a.job:hover div.job_footer p {
  display: inline-block;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.jobs_outer div.jobs_inner div.all_jobs a.job {
    width: auto;
    flex: none;
    margin-right: 0;
    padding: 15px 40px 15px 20px;
  }
}
div#page_careers .internship-program__outer {
  width: 100%;
  display: block;
}
div#page_careers .internship-program__outer * {
  box-sizing: border-box;
}
div#page_careers .internship-program__outer .internship-program__inner {
  width: 100%;
  display: flex;
}
@media only screen and (max-width: 900px) {
  div#page_careers .internship-program__outer .internship-program__inner {
    flex-direction: column;
  }
}
div#page_careers .internship-program__outer .internship-program__inner .internship-program--image {
  flex: 1;
  display: block;
  width: 100%;
  min-height: 250px;
  aspect-ratio: 1.7777777778;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #a9c23e;
}
div#page_careers .internship-program__outer .internship-program__inner .internship-program--content {
  width: 600px;
  background-color: #a9c23e;
  padding: 40px;
}
@media only screen and (max-width: 900px) {
  div#page_careers .internship-program__outer .internship-program__inner .internship-program--content {
    width: 100%;
    padding: 40px 25px;
  }
}
div#page_careers .internship-program__outer .internship-program__inner .internship-program--content .eyebrow_reverse {
  background-color: #ffffff;
  color: #425563;
  margin-bottom: 25px;
}
div#page_careers .internship-program__outer .internship-program__inner .internship-program--content h2 {
  margin-bottom: 25px;
}
div#page_careers .internship-program__outer .internship-program__inner .internship-program--content .ip_content p {
  color: #282828;
}
div#page_careers .internship-program__outer .internship-program__inner .internship-program--content .cta_right_arrow {
  margin-top: 25px;
}
div#page_careers div.careers-employees {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: right 3px top 3px;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.careers-employees {
    background-position: left -20px top 360px;
  }
}
@media only screen and (max-width: 650px) {
  div#page_careers div.careers-employees {
    background-position: left -20px top 185px;
  }
}
div#page_careers div.careers-employees__inner {
  display: flex;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding-top: 90px;
  padding-bottom: 90px;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.careers-employees__inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 40px;
    padding-bottom: 50px;
    display: block;
  }
}
div#page_careers img.careers-employees__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  flex: 0 0 calc(50% - 16px);
  max-width: 670px;
  object-fit: cover;
  position: relative;
  text-decoration: none;
  width: calc(50% - 16px);
  height: auto;
}
@media only screen and (max-width: 1105px) {
  div#page_careers img.careers-employees__image {
    flex: none;
    width: 100%;
    max-width: none;
  }
}
@media only screen and (max-width: 650px) {
  div#page_careers img.careers-employees__image {
    height: 225px;
  }
}
div#page_careers div.careers-employees__text {
  display: block;
  position: relative;
  width: calc(50% + 16px);
  flex: 1 0 calc(50% + 16px);
  box-sizing: border-box;
  padding-left: 50px;
  padding-right: 50px;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.careers-employees__text {
    width: auto;
    flex: none;
    padding: 0 0 0 0;
    margin-top: 25px;
  }
}
div#page_careers div.careers-employees__text p.eyebrow {
  margin-bottom: 15px;
}
div#page_careers div.careers-employees__text h2 {
  margin-bottom: 20px;
}
div#page_careers div.careers-employees__content p {
  margin-bottom: 30px;
}
div#page_careers div.careers-employees__content > *:nth-last-child(1) {
  margin-bottom: 0;
}
div#page_careers .veteran-commitment__outer {
  width: 100%;
  display: block;
}
div#page_careers .veteran-commitment__outer * {
  box-sizing: border-box;
}
div#page_careers .veteran-commitment__outer .veteran-commitment__inner {
  width: 100%;
  display: flex;
}
@media only screen and (max-width: 900px) {
  div#page_careers .veteran-commitment__outer .veteran-commitment__inner {
    flex-direction: column;
  }
}
div#page_careers .veteran-commitment__outer .veteran-commitment__inner .veteran-commitment--image {
  width: 600px;
  display: block;
  min-height: 250px;
  aspect-ratio: 1.7777777778;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #d4d2c5;
  order: 2;
}
@media only screen and (max-width: 900px) {
  div#page_careers .veteran-commitment__outer .veteran-commitment__inner .veteran-commitment--image {
    width: 100%;
    order: 1;
  }
}
div#page_careers .veteran-commitment__outer .veteran-commitment__inner .veteran-commitment--content {
  flex: 1;
  background-color: #d4d2c5;
  padding: 40px;
  order: 1;
}
@media only screen and (max-width: 900px) {
  div#page_careers .veteran-commitment__outer .veteran-commitment__inner .veteran-commitment--content {
    order: 2;
    padding: 40px 25px;
  }
}
div#page_careers .veteran-commitment__outer .veteran-commitment__inner .veteran-commitment--content .eyebrow_reverse {
  background-color: #ffffff;
  color: #425563;
  margin-bottom: 25px;
}
div#page_careers .veteran-commitment__outer .veteran-commitment__inner .veteran-commitment--content h2 {
  margin-bottom: 25px;
}
div#page_careers .veteran-commitment__outer .veteran-commitment__inner .veteran-commitment--content .vc_content p {
  color: #282828;
}
div#page_careers .veteran-commitment__outer .veteran-commitment__inner .veteran-commitment--content .cta_right_arrow {
  margin-top: 25px;
}
div#page_careers div.awards_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #425563;
  margin-top: 0;
  margin-bottom: 0;
}
div#page_careers div.awards_outer div.awards_inner {
  display: flex;
  position: relative;
  width: auto;
  margin-left: 80px;
  margin-right: 80px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.awards_outer div.awards_inner {
    margin-left: 25px;
    margin-right: 25px;
    display: block;
  }
}
div#page_careers div.awards_outer div.awards_inner div.awards_left {
  display: block;
  position: relative;
  width: 40%;
  flex: 0 0 40%;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.awards_outer div.awards_inner div.awards_left {
    width: auto;
    flex: none;
  }
}
div#page_careers div.awards_outer div.awards_inner div.awards_left p.eyebrow_reverse {
  background-color: #ffffff;
  color: #425563;
  margin-bottom: 25px;
}
div#page_careers div.awards_outer div.awards_inner div.awards_left h2 {
  margin-bottom: 20px;
  color: #a9c23e;
}
div#page_careers div.awards_outer div.awards_inner div.awards_left div.awards_content p {
  color: #ffffff;
}
div#page_careers div.awards_outer div.awards_inner div.awards_right {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: calc(60% - 40px);
  flex: 0 0 calc(60% - 40px);
  margin-left: 40px;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_careers div.awards_outer div.awards_inner div.awards_right {
    width: auto;
    flex: none;
    margin-left: 0;
    margin-top: 60px;
  }
}
div#page_careers div.awards_outer div.awards_inner div.awards_right div#awards_outer {
  position: relative;
  width: 100%;
  /*height: 390px;*/
  height: auto;
  box-sizing: border-box;
  padding: 0 70px 0 70px;
  /*margin-bottom: 50px;*/
  /*a#awards_slider_arrow_left {
						position: absolute;
						z-index: 1000;
						top: 0;
						bottom: 0;
						margin: auto 0 auto 0;
						left: 0;
						width: 40px;
						height: 40px;
						display: inline-block;
						font-family: $font-sans-alt;
						font-weight: 400;
						font-size: 18px;
						line-height: 30px;
						color: $color-black;
						text-transform: uppercase;
						text-decoration: none;
						background-image: url(/images/cta_left_arrow_alt.png);
						background-repeat: no-repeat;
						background-size: 30px 30px;
						background-position: center center;
						box-sizing: border-box;
						font-size: 0;
					}

					a#awards_slider_arrow_right {
						position: absolute;
						z-index: 1000;
						top: 0;
						bottom: 0;
						margin: auto 0 auto 0;
						right: 0;
						width: 40px;
						height: 40px;
						display: inline-block;
						font-family: $font-sans-alt;
						font-weight: 400;
						font-size: 18px;
						line-height: 30px;
						color: $color-black;
						text-transform: uppercase;
						text-decoration: none;
						background-image: url(/images/cta_right_arrow_alt.png);
						background-repeat: no-repeat;
						background-size: 30px 30px;
						background-position: center center;
						box-sizing: border-box;
						font-size: 0;
					}*/
}
div#page_careers div.awards_outer div.awards_inner div.awards_right div#awards_outer a#awards_slider_arrow_left {
  position: absolute;
  z-index: 1000;
  top: 0;
  bottom: 0;
  margin: auto 0 auto 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
}
div#page_careers div.awards_outer div.awards_inner div.awards_right div#awards_outer a#awards_slider_arrow_left div#awards_slider_arrow_left_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
div#page_careers div.awards_outer div.awards_inner div.awards_right div#awards_outer a#awards_slider_arrow_left div#awards_slider_arrow_left_inner img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
@media only screen and (max-width: 900px) {
  div#page_careers div.awards_outer div.awards_inner div.awards_right div#awards_outer a#awards_slider_arrow_left {
    top: 24px;
    left: 20px;
  }
}
div#page_careers div.awards_outer div.awards_inner div.awards_right div#awards_outer a#awards_slider_arrow_right {
  position: absolute;
  z-index: 1000;
  top: 0;
  bottom: 0;
  margin: auto 0 auto 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
}
div#page_careers div.awards_outer div.awards_inner div.awards_right div#awards_outer a#awards_slider_arrow_right div#awards_slider_arrow_right_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 900px) {
  div#page_careers div.awards_outer div.awards_inner div.awards_right div#awards_outer a#awards_slider_arrow_right {
    top: 24px;
    right: 20px;
  }
}
div#page_careers div.awards_outer div.awards_inner div.awards_right div#awards_outer div#awards_pre_inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
div#page_careers div.awards_outer div.awards_inner div.awards_right div#awards_outer div#awards_pre_inner div#awards_inner {
  position: relative;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  font-size: 0;
}
div#page_careers div.awards_outer div.awards_inner div.awards_right div#awards_outer div#awards_pre_inner div#awards_inner div.awards_slide {
  position: relative;
  /* width: 33.333%; This is defined in the flexible-content-video-carousel.php code. */
  height: 100%;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
div#page_careers div.awards_outer div.awards_inner div.awards_right div#awards_outer div#awards_pre_inner div#awards_inner div.awards_slide div.awards_slide_inner {
  position: relative;
  width: auto;
  height: 100%;
  text-align: center;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
div#page_careers div.awards_outer div.awards_inner div.awards_right div#awards_outer div#awards_pre_inner div#awards_inner div.awards_slide div.awards_slide_inner img {
  width: auto;
  height: auto;
  max-width: calc(100% - 20px);
  max-height: 200px;
  margin-left: auto;
  margin-right: auto;
}
div#page_job_single div.hero_outer p.location {
  font-family: "Prompt";
  font-weight: 400;
  font-size: 26px;
  line-height: 34px;
  color: #ffffff;
  margin: 12px 0 0 0;
  text-transform: lowercase;
  letter-spacing: 0.02em;
}
div#page_job_single div.breadcrumbs_outer {
  display: block;
  position: relative;
  width: 100%;
  background-color: #ffffff;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 40px;
}
div#page_job_single div.breadcrumbs_outer div.breadcrumbs_inner {
  display: block;
  position: relative;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div#page_job_single div.breadcrumbs_outer div.breadcrumbs_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_job_single div.breadcrumbs_outer div.breadcrumbs_inner a {
  font-family: "ASAP Condensed";
  font-size: 14px;
  font-weight: 600;
  color: #425563;
  text-transform: uppercase;
  line-height: 18px;
  display: inline-block;
  background-image: url(/images/cta_left_arrow_small_alt.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: left center;
  box-sizing: border-box;
  padding-left: 26px;
  text-decoration: none;
}
div#page_job_single .apply-now__outer {
  width: 100%;
  display: block;
  padding: 0 25px;
  box-sizing: border-box;
}
div#page_job_single .apply-now__outer * {
  box-sizing: border-box;
}
div#page_job_single .apply-now__outer .apply-now__inner {
  max-width: 1000px;
  margin: 0 auto;
}
div#page_job_single div.job_boilerplate_outer {
  display: block;
  position: relative;
  width: 100%;
  background-color: #ffffff;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
div#page_job_single div.job_boilerplate_outer div.job_boilerplate_inner {
  display: block;
  position: relative;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div#page_job_single div.job_boilerplate_outer div.job_boilerplate_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_job_single div.job_boilerplate_outer div.job_boilerplate_inner div.jobs_boilerplate p {
  font-size: 22px;
  line-height: 36px;
  margin-bottom: 40px;
}
div#page_job_single div.job_description_outer {
  display: block;
  position: relative;
  width: 100%;
  background-color: #ffffff;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
div#page_job_single div.job_description_outer div.job_description_inner {
  display: block;
  position: relative;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div#page_job_single div.job_description_outer div.job_description_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_job_single div.job_description_outer div.job_description_inner p.eyebrow {
  margin-bottom: 10px;
}
div#page_job_single div.job_description_outer div.job_description_inner div.job_description > * {
  margin-bottom: 35px;
}
div#page_job_single div.job_description_outer div.job_description_inner div.job_description > *:last-child {
  margin-bottom: 0;
}
div#page_job_single div.job_accordion_outer {
  display: block;
  position: relative;
  width: 100%;
  background-color: #ffffff;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px;
}
div#page_job_single div.job_accordion_outer div.job_accordion_inner {
  display: block;
  position: relative;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div#page_job_single div.job_accordion_outer div.job_accordion_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_job_single div.job_accordion_outer div.job_accordion_inner div.all_accs {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
}
div#page_job_single div.job_accordion_outer div.job_accordion_inner div.all_accs div.acc {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin-bottom: 15px;
}
div#page_job_single div.job_accordion_outer div.job_accordion_inner div.all_accs div.acc:last-of-type {
  margin-bottom: 0;
}
div#page_job_single div.job_accordion_outer div.job_accordion_inner div.all_accs div.acc a.acc_header {
  text-decoration: none;
  display: block;
  position: relative;
  width: 100%;
  background: linear-gradient(270deg, #0093b2 0%, #425563 100%);
  box-sizing: border-box;
  padding: 4px 15px 4px 15px;
}
div#page_job_single div.job_accordion_outer div.job_accordion_inner div.all_accs div.acc a.acc_header p.eyebrow {
  color: #ffffff;
}
div#page_job_single div.job_accordion_outer div.job_accordion_inner div.all_accs div.acc a.acc_header span.acc_header_icon {
  display: block;
  position: absolute;
  top: 8px;
  right: 15px;
}
div#page_job_single div.job_accordion_outer div.job_accordion_inner div.all_accs div.acc div.acc_hidden {
  display: none;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px;
}
div#page_job_single div.job_accordion_outer div.job_accordion_inner div.all_accs div.acc div.acc_hidden p {
  margin-bottom: 25px;
}
div#page_job_single div.job_accordion_outer div.job_accordion_inner div.all_accs div.acc div.acc_hidden > *:nth-last-child(1) {
  margin-bottom: 0;
}
div#page_job_single div.job_form_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  margin-bottom: 0;
}
div#page_job_single div.job_form_outer div.job_form_inner {
  display: block;
  position: relative;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  box-sizing: border-box;
  padding-top: 0;
  padding-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div#page_job_single div.job_form_outer div.job_form_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_job_single div.job_form_outer div.job_form_inner h3 {
  margin-bottom: 32px;
}
div#page_job_single div.job_form_outer div.job_form_inner div.disclaimer p {
  margin-top: 40px;
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  border-top: 1px solid #b5b0a5;
  box-sizing: border-box;
  padding-top: 15px;
  font-size: 12px;
  line-height: 18px;
}
div#page_job_openings div#page_job_openings_group1 {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
}
div#page_job_openings div#page_job_openings_group1 .ic_outer + .ic_outer {
  margin-top: -70px;
}
div#page_project_single div.hero_outer p.subtitle {
  font-family: "Prompt";
  font-weight: 400;
  font-size: 26px;
  line-height: 34px;
  color: #ffffff;
  margin: 12px 0 0 0;
  text-transform: lowercase;
  letter-spacing: 0.02em;
}
div#page_project_single div.project_main_outer {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: top 3px right -300px;
  margin-top: 0;
  margin-bottom: 65px;
}
div#page_project_single div.project_main_outer div.project_main_inner {
  position: relative;
  display: flex;
  width: auto;
  margin-left: 150px;
  margin-right: 150px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 60px;
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div.project_main_outer div.project_main_inner {
    display: block;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 40px;
  }
}
div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left {
  display: block;
  position: relative;
  width: calc(100% - 300px);
  flex: 0 0 calc(100% - 300px);
  box-sizing: border-box;
  padding-right: 150px;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left {
    width: auto;
    flex: none;
    padding-right: 0;
  }
}
div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left p.case_study_label {
  display: inline-block;
  border: 4px solid;
  background-color: rgba(40, 40, 40, 0.8);
  border-image-source: linear-gradient(105deg, #f07523, #a51e35);
  border-image-slice: 1;
  box-sizing: border-box;
  padding: 6px 10px 6px 10px;
  font-family: "ASAP Condensed";
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 15px;
}
div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left h1 {
  margin-bottom: 40px;
}
div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left p.project_overview_label {
  font-size: 24px;
  text-transform: uppercase;
  color: #425563;
  margin-bottom: 10px;
}
div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left div.all_datapoints {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  text-align: left;
  margin-top: 60px;
}
@media only screen and (max-width: 1450px) {
  div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left div.all_datapoints {
    display: block;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left div.all_datapoints {
    display: flex;
  }
}
@media only screen and (max-width: 900px) {
  div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left div.all_datapoints {
    display: block;
    margin-top: 40px;
  }
}
div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left div.all_datapoints div.datapoint {
  display: flex;
  position: relative;
  width: calc(50% - 20px);
  flex: 0 0 calc(50% - 20px);
  border: 4px solid;
  border-image-source: linear-gradient(105deg, #f07523, #a51e35);
  border-image-slice: 1;
  box-sizing: border-box;
  padding: 25px;
  margin-bottom: 40px;
  margin-right: 40px;
}
div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left div.all_datapoints div.datapoint:nth-of-type(2n) {
  margin-right: 0;
}
@media only screen and (max-width: 1450px) {
  div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left div.all_datapoints div.datapoint {
    width: auto;
    flex: none;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left div.all_datapoints div.datapoint {
    width: calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
    margin-right: 40px;
  }
}
@media only screen and (max-width: 900px) {
  div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left div.all_datapoints div.datapoint {
    width: auto;
    flex: none;
    margin-right: 0;
  }
}
div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left div.all_datapoints div.datapoint div.datapoint_left {
  width: 30%;
  flex: 0 0 30%;
  text-align: left;
}
div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left div.all_datapoints div.datapoint div.datapoint_left p.eyebrow {
  margin-top: 11px;
  color: #282828;
  line-height: 24px;
}
div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left div.all_datapoints div.datapoint div.datapoint_right {
  width: 70%;
  flex: 0 0 70%;
  text-align: left;
  box-sizing: border-box;
  padding-left: 25px;
}
div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left div.all_datapoints div.datapoint div.datapoint_right p {
  font-family: "ASAP Condensed";
  font-size: 58px;
  font-weight: 600;
  color: #425563;
  line-height: 60px;
}
@media only screen and (max-width: 1450px) {
  div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left div.all_datapoints div.datapoint div.datapoint_right {
    text-align: right;
  }
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left div.all_datapoints div.datapoint div.datapoint_right {
    text-align: left;
  }
}
@media only screen and (max-width: 900px) {
  div#page_project_single div.project_main_outer div.project_main_inner div.project_main_left div.all_datapoints div.datapoint div.datapoint_right {
    text-align: right;
  }
}
div#page_project_single div.project_main_outer div.project_main_inner div.project_main_right {
  display: block;
  position: relative;
  width: 300px;
  flex: 0 0 300px;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div.project_main_outer div.project_main_inner div.project_main_right {
    margin-top: 40px;
    width: auto;
    flex: none;
  }
}
div#page_project_single div.project_main_outer div.project_main_inner div.project_main_right div.all_sidebar_content {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
}
div#page_project_single div.project_main_outer div.project_main_inner div.project_main_right div.all_sidebar_content div.sidebar_content {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin-bottom: 27px;
}
div#page_project_single div.project_main_outer div.project_main_inner div.project_main_right div.all_sidebar_content div.sidebar_content:last-of-type {
  margin-bottom: 0;
}
div#page_project_single div.project_main_outer div.project_main_inner div.project_main_right div.all_sidebar_content div.sidebar_content p.value {
  color: #282828;
}
div#page_project_single div.project_photos_outer {
  --local-slideshow-arrow-size: 30px;
  --local-slideshow-arrow-gap: clamp(12px, calc(32 / 1200 * 100vw), 32px);
  --local-slideshow-selected-margin-bottom: clamp(12px, calc(40 / 1200 * 100vw), 40px);
  --local-slideshow-thumnail-gap: clamp(12px, calc(36 / 1200 * 100vw), 36px);
  background-color: #ffffff;
  display: block;
  margin-bottom: 80px;
  margin-top: 65px;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div.project_photos_outer {
    margin-bottom: 60px;
    margin-top: 40px;
  }
}
div#page_project_single div.project_photos_outer div.project_photos_inner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-right: calc(2 * var(--local-slideshow-arrow-gap) + var(--local-slideshow-arrow-size));
  padding-left: calc(2 * var(--local-slideshow-arrow-gap) + var(--local-slideshow-arrow-size));
  position: relative;
  text-align: center;
  width: calc(100% - 2 * (2 * var(--local-slideshow-arrow-gap) + var(--local-slideshow-arrow-size)));
}
div#page_project_single div.project_photos_outer div.project_photos_inner a#slider_arrow_left, div#page_project_single div.project_photos_outer div.project_photos_inner a#slider_arrow_right {
  background-color: #f07523;
  height: var(--local-slideshow-arrow-size);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: var(--local-slideshow-arrow-size);
  z-index: 1;
}
div#page_project_single div.project_photos_outer div.project_photos_inner a#slider_arrow_left {
  right: calc(100% + var(--local-slideshow-arrow-gap));
}
div#page_project_single div.project_photos_outer div.project_photos_inner a#slider_arrow_left div#slider_arrow_left_inner {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
div#page_project_single div.project_photos_outer div.project_photos_inner a#slider_arrow_left div#slider_arrow_left_inner img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
div#page_project_single div.project_photos_outer div.project_photos_inner a#slider_arrow_right {
  left: calc(100% + var(--local-slideshow-arrow-gap));
}
div#page_project_single div.project_photos_outer div.project_photos_inner a#slider_arrow_right div#slider_arrow_right_inner {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
div#page_project_single div.project_photos_outer div.project_photos_inner div.photo_selected {
  aspect-ratio: 1.7777777778;
  background: no-repeat 50% 50%;
  background-size: contain;
  box-sizing: border-box;
  display: block;
  margin-bottom: var(--local-slideshow-selected-margin-bottom);
  position: relative;
  width: 100%;
}
div#page_project_single div.project_photos_outer div.project_photos_inner div.pp_slider_outer {
  display: block;
  margin-left: calc(-1 * 0.5 * var(--local-slideshow-thumnail-gap));
  margin-right: calc(-1 * 0.5 * var(--local-slideshow-thumnail-gap));
  overflow: hidden;
  position: relative;
  text-align: center;
  width: auto;
}
div#page_project_single div.project_photos_outer div.project_photos_inner div.pp_slider_outer div.pp_slider_inner {
  display: block;
  font-size: 0;
  height: 150px;
  left: 0;
  position: relative;
  white-space: nowrap;
  width: auto;
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div.project_photos_outer div.project_photos_inner div.pp_slider_outer div.pp_slider_inner {
    height: 75px;
  }
}
div#page_project_single div.project_photos_outer div.project_photos_inner div.pp_slider_outer div.pp_slider_inner div.pp_slide {
  border-left: calc(0.5 * var(--local-slideshow-thumnail-gap)) solid #ffffff;
  border-right: calc(0.5 * var(--local-slideshow-thumnail-gap)) solid #ffffff;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  opacity: 1;
  width: 20%;
}
div#page_project_single div.project_photos_outer div.project_photos_inner div.pp_slider_outer div.pp_slider_inner div.pp_slide div.pp_slide_image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
}
div#page_project_single div.project_photos_outer div.project_photos_inner div.pp_slider_outer div.pp_slider_inner div.pp_slide:first-of-type div.pp_slide_image {
  border: 2px solid #f07523;
  box-sizing: border-box;
}
div#page_project_single div.project_details_outer {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 75px;
  margin-bottom: 75px;
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div.project_details_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div#page_project_single div.project_details_outer div.project_details_inner {
  display: flex;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div.project_details_outer div.project_details_inner {
    display: block;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
div#page_project_single div.project_details_outer div.project_details_inner div.pd_left {
  display: block;
  position: relative;
  width: 50%;
  flex: 0 0 50%;
  min-height: 475px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div.project_details_outer div.project_details_inner div.pd_left {
    width: auto;
    flex: none;
    height: 400px;
    min-height: auto;
  }
}
@media only screen and (max-width: 650px) {
  div#page_project_single div.project_details_outer div.project_details_inner div.pd_left {
    height: 225px;
    min-height: auto;
  }
}
div#page_project_single div.project_details_outer div.project_details_inner div.pd_right {
  display: block;
  position: relative;
  width: 50%;
  flex: 0 0 50%;
  box-sizing: border-box;
  padding: 50px 55px 50px 55px;
  text-align: left;
  background-color: #899d32;
  background-image: url(/images/pattern-white.svg);
  background-repeat: no-repeat;
  background-position: top left;
}
div#page_project_single div.project_details_outer div.project_details_inner div.pd_right p.eyebrow_reverse {
  background-color: #ffffff;
  color: #425563;
  margin-bottom: 25px;
}
div#page_project_single div.project_details_outer div.project_details_inner div.pd_right div.project_details_content p {
  color: #282828;
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div.project_details_outer div.project_details_inner div.pd_right {
    width: auto;
    flex: none;
    padding: 25px 25px 25px 25px;
  }
}
div#page_project_single div.project_highlight_outer {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 0;
}
div#page_project_single div.project_highlight_outer div.project_highlight_inner {
  display: flex;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div.project_highlight_outer div.project_highlight_inner {
    display: block;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
div#page_project_single div.project_highlight_outer div.project_highlight_inner div.ph_left {
  display: block;
  position: relative;
  width: 50%;
  flex: 0 0 50%;
  min-height: 475px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div.project_highlight_outer div.project_highlight_inner div.ph_left {
    width: auto;
    flex: none;
    height: 400px;
    min-height: auto;
  }
}
@media only screen and (max-width: 650px) {
  div#page_project_single div.project_highlight_outer div.project_highlight_inner div.ph_left {
    height: 225px;
  }
}
div#page_project_single div.project_highlight_outer div.project_highlight_inner div.ph_right {
  display: block;
  position: relative;
  width: 50%;
  flex: 0 0 50%;
  box-sizing: border-box;
  padding: 50px 55px 50px 55px;
  text-align: left;
  background-color: #899d32;
  background-image: url(/images/pattern-white.svg);
  background-repeat: no-repeat;
  background-position: top left;
}
div#page_project_single div.project_highlight_outer div.project_highlight_inner div.ph_right p.eyebrow_reverse {
  background-color: #ffffff;
  color: #425563;
  margin-bottom: 25px;
}
div#page_project_single div.project_highlight_outer div.project_highlight_inner div.ph_right h2 {
  color: #ffffff;
  margin-bottom: 35px;
}
div#page_project_single div.project_highlight_outer div.project_highlight_inner div.ph_right div.project_highlight_content p {
  color: #282828;
}
div#page_project_single div.project_highlight_outer div.project_highlight_inner div.ph_right div.project_highlight_content > * {
  margin-bottom: 35px;
}
div#page_project_single div.project_highlight_outer div.project_highlight_inner div.ph_right div.project_highlight_content > *:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div.project_highlight_outer div.project_highlight_inner div.ph_right {
    width: auto;
    flex: none;
    padding: 25px 25px 25px 25px;
  }
}
div#page_project_single div#page_project_single_group1 {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: top 3px left 3px;
}
div#page_project_single div#page_project_single_group1 div.ff_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  padding-top: 75px;
  padding-bottom: 75px;
}
@media only screen and (max-width: 1255px) {
  div#page_project_single div#page_project_single_group1 div.ff_outer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
div#page_project_single div#page_project_single_group1 div.ff_outer div.ff_inner {
  display: block;
  position: relative;
  width: auto;
  margin-left: 100px;
  margin-right: 100px;
  text-align: center;
}
@media only screen and (max-width: 1255px) {
  div#page_project_single div#page_project_single_group1 div.ff_outer div.ff_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_project_single div#page_project_single_group1 div.ff_outer div.ff_inner h2 {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 32px;
  line-height: 42px;
  color: #282828;
  margin: 0 0 40px 0;
  text-transform: uppercase;
}
div#page_project_single div#page_project_single_group1 div.ff_outer div.ff_inner div.all_datapoints {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  text-align: left;
}
@media only screen and (max-width: 1255px) {
  div#page_project_single div#page_project_single_group1 div.ff_outer div.ff_inner div.all_datapoints {
    display: block;
  }
}
div#page_project_single div#page_project_single_group1 div.ff_outer div.ff_inner div.all_datapoints div.datapoint {
  display: flex;
  position: relative;
  width: calc(33.333% - 26.666px);
  flex: 0 0 calc(33.333% - 26.666px);
  background-color: #ffffff;
  border: 4px solid;
  border-image-source: linear-gradient(105deg, #f07523, #a51e35);
  border-image-slice: 1;
  box-sizing: border-box;
  padding: 25px;
  margin-bottom: 40px;
  margin-right: 40px;
}
div#page_project_single div#page_project_single_group1 div.ff_outer div.ff_inner div.all_datapoints div.datapoint:nth-of-type(3n) {
  margin-right: 0;
}
div#page_project_single div#page_project_single_group1 div.ff_outer div.ff_inner div.all_datapoints div.datapoint div.datapoint_left {
  width: 30%;
  flex: 0 0 30%;
  text-align: left;
}
div#page_project_single div#page_project_single_group1 div.ff_outer div.ff_inner div.all_datapoints div.datapoint div.datapoint_left p.eyebrow {
  margin-top: 11px;
  color: #282828;
  line-height: 24px;
}
div#page_project_single div#page_project_single_group1 div.ff_outer div.ff_inner div.all_datapoints div.datapoint div.datapoint_right {
  width: 70%;
  flex: 0 0 70%;
  text-align: left;
  box-sizing: border-box;
  padding-left: 25px;
}
div#page_project_single div#page_project_single_group1 div.ff_outer div.ff_inner div.all_datapoints div.datapoint div.datapoint_right p {
  font-family: "ASAP Condensed";
  font-size: 62px;
  font-weight: 600;
  color: #425563;
  line-height: 64px;
}
@media only screen and (max-width: 1255px) {
  div#page_project_single div#page_project_single_group1 div.ff_outer div.ff_inner div.all_datapoints div.datapoint {
    width: auto;
    flex: none;
    margin-right: 0;
  }
  div#page_project_single div#page_project_single_group1 div.ff_outer div.ff_inner div.all_datapoints div.datapoint div.datapoint_right {
    text-align: right;
  }
}
div#page_project_single div#page_project_single_group1 div.pu_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 75px;
}
div#page_project_single div#page_project_single_group1 div.pu_outer div.pu_inner {
  display: block;
  position: relative;
  width: auto;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div#page_project_single_group1 div.pu_outer div.pu_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_project_single div#page_project_single_group1 div.pu_outer div.pu_inner h2 {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 32px;
  line-height: 42px;
  color: #282828;
  margin: 0 0 40px 0;
  text-transform: uppercase;
}
div#page_project_single div#page_project_single_group1 div.pu_outer div.pu_inner div#all_project_updates {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div#page_project_single_group1 div.pu_outer div.pu_inner div#all_project_updates {
    display: block;
  }
}
div#page_project_single div#page_project_single_group1 div.pu_outer div.pu_inner div#all_project_updates a.project_update {
  text-decoration: none;
  display: block;
  position: relative;
  width: calc(33.333% - 20px);
  flex: 0 0 calc(33.333% - 20px);
  height: 425px;
  margin-right: 30px;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /*a.medium_arrow_box {
							width: 68px;
							height: 68px;
							position: absolute;
							bottom: -16px;
							right: -16px;
						}*/
}
div#page_project_single div#page_project_single_group1 div.pu_outer div.pu_inner div#all_project_updates a.project_update:nth-of-type(3n) {
  margin-right: 0;
}
div#page_project_single div#page_project_single_group1 div.pu_outer div.pu_inner div#all_project_updates a.project_update div.project_update_footer {
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  padding: 30px 100px 30px 35px;
  text-align: left;
}
div#page_project_single div#page_project_single_group1 div.pu_outer div.pu_inner div#all_project_updates a.project_update div.project_update_footer p.title {
  font-family: "Prompt";
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
  margin: 0 0 0 0;
}
div#page_project_single div#page_project_single_group1 div.pu_outer div.pu_inner div#all_project_updates a.project_update div.big_arrow_box {
  width: 68px;
  height: 68px;
  position: absolute;
  bottom: -12px;
  right: -12px;
  background-image: url(/images/video_arrow_box_68.png);
  background-repeat: no-repeat;
  background-position: center center;
}
div#page_project_single div#page_project_single_group1 div.pu_outer div.pu_inner div#all_project_updates a.project_update:hover div.big_arrow_box {
  background-image: url(/images/video_arrow_box_68_over.png);
}
@media only screen and (max-width: 1105px) {
  div#page_project_single div#page_project_single_group1 div.pu_outer div.pu_inner div#all_project_updates a.project_update {
    width: auto;
    flex: none;
    height: 400px;
    margin-right: 0;
  }
  div#page_project_single div#page_project_single_group1 div.pu_outer div.pu_inner div#all_project_updates a.project_update div.project_update_footer {
    padding: 25px 100px 25px 25px;
  }
}
@media only screen and (max-width: 650px) {
  div#page_project_single div#page_project_single_group1 div.pu_outer div.pu_inner div#all_project_updates a.project_update {
    height: 225px;
  }
}
div#page_project_single div#page_project_single_group2 {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: top 3px right 3px;
}
div#page_project_single div#page_project_single_group2 div.team_grid_circles_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
div#page_project_single div#page_project_single_group2 div.team_grid_circles_outer div.team_grid_circles_inner {
  display: block;
  position: relative;
  width: auto;
  margin-left: 100px;
  margin-right: 100px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1450px) {
  div#page_project_single div#page_project_single_group2 div.team_grid_circles_outer div.team_grid_circles_inner {
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
div#page_project_single div#page_project_single_group2 div.team_grid_circles_outer div.team_grid_circles_inner h2 {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 32px;
  line-height: 42px;
  color: #282828;
  margin: 0 0 50px 0;
  text-transform: uppercase;
}
div#page_project_single div#page_project_single_group2 div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  text-align: left;
}
@media only screen and (max-width: 900px) {
  div#page_project_single div#page_project_single_group2 div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
}
div#page_project_single div#page_project_single_group2 div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member {
  display: flex;
  position: relative;
  width: 33.333%;
  flex: 0 0 33.333%;
  margin-bottom: 40px;
}
div#page_project_single div#page_project_single_group2 div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member div.team_member_grid_photo {
  display: block;
  width: 190px;
  flex: 0 0 190px;
  height: 190px;
  background-color: #f4f4f4;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 95px;
}
div#page_project_single div#page_project_single_group2 div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member div.team_member_details {
  display: block;
  position: relative;
  width: calc(100% - 190px);
  flex: 0 0 calc(100% - 190px);
  height: 190px;
  text-align: left;
  box-sizing: border-box;
  padding-left: 20px;
}
div#page_project_single div#page_project_single_group2 div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member div.team_member_details p.team_member_name {
  color: #425563;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 0;
  font-weight: 400;
}
div#page_project_single div#page_project_single_group2 div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member div.team_member_details p.team_member_position {
  color: #282828;
  text-transform: lowercase;
  margin-top: -8px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1255px) {
  div#page_project_single div#page_project_single_group2 div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member {
    width: 50%;
    flex: 0 0 50%;
  }
}
@media only screen and (max-width: 900px) {
  div#page_project_single div#page_project_single_group2 div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member {
    width: 100%;
    flex: 0 0 100%;
    margin-left: 5px;
    margin-right: 5px;
  }
}
div#page_project_single div#page_project_single_group2 div#portfolio_projects_outer {
  background-color: transparent;
  margin-top: 10px;
}
div#page_project_single .project-video__outer {
  width: 100%;
  display: block;
  padding: 0 25px;
  box-sizing: border-box;
}
div#page_project_single .project-video__outer * {
  box-sizing: border-box;
}
@media only screen and (max-width: 900px) {
  div#page_project_single .project-video__outer {
    padding: 0 25px;
  }
}
div#page_project_single .project-video__outer .project-video__inner {
  max-width: 1170px;
  margin: 0 auto;
}
div#page_project_single .project-video__outer .project-video__inner .project-video--heading {
  font-family: "Prompt";
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 50px;
  color: #282828;
  text-align: center;
}
div#page_project_single div#portfolio_projects_outer div#portfolio_projects_inner h2 {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 32px;
  line-height: 42px;
  color: #282828;
  margin: 0 0 50px 0;
  text-transform: uppercase;
}
div#page_project_single div#portfolio_projects_outer div#portfolio_projects_inner div.portfolio_project {
  position: relative;
}
div#page_project_single div#portfolio_projects_outer div#portfolio_projects_inner div.portfolio_project a.medium_arrow_box {
  /*width: 68px;
					height: 68px;
					position: absolute;
					bottom: -16px;
					right: -16px;*/
}
div#page_leadership div#page_leadership_group1 {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
}
div#page_leadership div#page_leadership_group1 div.team_grid_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
div#page_leadership div#page_leadership_group1 div.team_grid_outer div.team_grid_inner {
  display: block;
  position: relative;
  width: auto;
  margin-left: 150px;
  margin-right: 150px;
  text-align: center;
  box-sizing: border-box;
  padding-bottom: 45px;
}
@media only screen and (max-width: 1255px) {
  div#page_leadership div#page_leadership_group1 div.team_grid_outer div.team_grid_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_leadership div#page_leadership_group1 div.team_grid_outer div.team_grid_inner div.all_team_members {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1255px) {
  div#page_leadership div#page_leadership_group1 div.team_grid_outer div.team_grid_inner div.all_team_members {
    width: auto;
  }
}
div#page_leadership div#page_leadership_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member {
  cursor: pointer;
  display: block;
  position: relative;
  width: 364px;
  flex: 0 0 364px;
  margin-right: 40px;
  margin-bottom: 40px;
}
div#page_leadership div#page_leadership_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member:nth-of-type(3n) {
  /*margin-right: 0;*/
}
div#page_leadership div#page_leadership_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member:hover a.cta_right_arrow {
  background-position: right 0 top -1px;
}
div#page_leadership div#page_leadership_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member div.team_member_grid_photo {
  display: block;
  width: 100%;
  height: 245px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
div#page_leadership div#page_leadership_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member div.team_member_grid_photo div.hidden_hover_state {
  width: 0;
  height: 0;
}
div#page_leadership div#page_leadership_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member div.team_member_details {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  padding-bottom: 40px;
}
div#page_leadership div#page_leadership_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member div.team_member_details p.team_member_name {
  color: #425563;
  text-transform: uppercase;
  margin-bottom: 3px;
  font-weight: 400;
  margin-top: 14px;
}
div#page_leadership div#page_leadership_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member div.team_member_details p.team_member_position {
  margin-top: -10px;
  color: #282828;
  text-transform: lowercase;
}
div#page_leadership div#page_leadership_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member div.team_member_details a.cta_right_arrow {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media only screen and (max-width: 1255px) {
  div#page_leadership div#page_leadership_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member {
    margin-left: 20px;
    margin-right: 20px;
  }
  div#page_leadership div#page_leadership_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member:nth-of-type(3n) {
    margin-left: 20px;
    margin-right: 20px;
  }
}
div#page_team_member_single div.hero_team_member_outer {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
}
div#page_team_member_single div.hero_team_member_outer div.hero_team_member_inner {
  position: relative;
  display: flex;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_team_member_single div.hero_team_member_outer div.hero_team_member_inner {
    display: block;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
div#page_team_member_single div.hero_team_member_outer div.hero_team_member_inner div.htm_left {
  position: relative;
  display: block;
  width: 50%;
  flex: 0 0 50%;
  min-height: 450px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div#page_team_member_single div.hero_team_member_outer div.hero_team_member_inner div.htm_left {
    width: auto;
    flex: none;
    height: 400px;
    min-height: auto;
  }
}
@media only screen and (max-width: 650px) {
  div#page_team_member_single div.hero_team_member_outer div.hero_team_member_inner div.htm_left {
    height: 225px;
  }
}
div#page_team_member_single div.hero_team_member_outer div.hero_team_member_inner div.htm_right {
  z-index: 975;
  position: relative;
  display: block;
  width: 50%;
  flex: 0 0 50%;
  text-align: left;
  background-color: #425563;
  box-sizing: border-box;
  padding: 80px 150px 80px 55px;
}
div#page_team_member_single div.hero_team_member_outer div.hero_team_member_inner div.htm_right p.eyebrow {
  color: #a9c23e;
  margin-bottom: 10px;
}
div#page_team_member_single div.hero_team_member_outer div.hero_team_member_inner div.htm_right h3 {
  color: #ffffff;
  margin-bottom: 30px;
  text-transform: none;
}
div#page_team_member_single div.hero_team_member_outer div.hero_team_member_inner div.htm_right img.quote_icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
div#page_team_member_single div.hero_team_member_outer div.hero_team_member_inner div.htm_right p.quote {
  color: #ffffff;
  font-weight: 200;
  line-height: 28px;
}
@media only screen and (max-width: 1450px) {
  div#page_team_member_single div.hero_team_member_outer div.hero_team_member_inner div.htm_right {
    padding: 80px 55px 80px 55px;
  }
}
@media only screen and (max-width: 1105px) {
  div#page_team_member_single div.hero_team_member_outer div.hero_team_member_inner div.htm_right {
    width: auto;
    flex: none;
    padding: 25px 25px 25px 25px;
  }
  div#page_team_member_single div.hero_team_member_outer div.hero_team_member_inner div.htm_right img.quote_icon {
    margin-left: 0;
  }
}
div#page_team_member_single div#page_team_members_single_group1 {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
}
div#page_team_member_single div#page_team_members_single_group1 div.bio_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
div#page_team_member_single div#page_team_members_single_group1 div.bio_outer div.bio_inner {
  display: block;
  position: relative;
  width: auto;
  margin-left: 250px;
  margin-right: 250px;
  text-align: left;
  box-sizing: border-box;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1105px) {
  div#page_team_member_single div#page_team_members_single_group1 div.bio_outer div.bio_inner {
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
div#page_team_member_single div#page_team_members_single_group1 div.team_grid_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
div#page_team_member_single div#page_team_members_single_group1 div.team_grid_outer div.team_grid_inner {
  display: block;
  position: relative;
  width: 1172px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  box-sizing: border-box;
  padding-bottom: 45px;
}
@media only screen and (max-width: 1255px) {
  div#page_team_member_single div#page_team_members_single_group1 div.team_grid_outer div.team_grid_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_team_member_single div#page_team_members_single_group1 div.team_grid_outer div.team_grid_inner h3 {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  color: #282828;
  margin-bottom: 55px;
  text-transform: uppercase;
}
div#page_team_member_single div#page_team_members_single_group1 div.team_grid_outer div.team_grid_inner div.all_team_members {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  text-align: left;
}
@media only screen and (max-width: 650px) {
  div#page_team_member_single div#page_team_members_single_group1 div.team_grid_outer div.team_grid_inner div.all_team_members {
    display: block;
  }
}
div#page_team_member_single div#page_team_members_single_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member {
  cursor: pointer;
  display: block;
  position: relative;
  width: 364px;
  flex: 0 0 364px;
  margin-right: 40px;
  margin-bottom: 40px;
}
div#page_team_member_single div#page_team_members_single_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member:nth-of-type(3n) {
  margin-right: 0;
}
div#page_team_member_single div#page_team_members_single_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member div.team_member_grid_photo {
  display: block;
  width: 100%;
  height: 245px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
div#page_team_member_single div#page_team_members_single_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member div.team_member_grid_photo div.hidden_hover_state {
  width: 0;
  height: 0;
}
div#page_team_member_single div#page_team_members_single_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member div.team_member_details {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  padding-bottom: 40px;
}
div#page_team_member_single div#page_team_members_single_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member div.team_member_details p.team_member_name {
  color: #425563;
  text-transform: uppercase;
  margin-bottom: 3px;
  font-weight: 400;
  margin-top: 14px;
}
div#page_team_member_single div#page_team_members_single_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member div.team_member_details p.team_member_position {
  margin-top: -10px;
  color: #282828;
  text-transform: lowercase;
}
div#page_team_member_single div#page_team_members_single_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member div.team_member_details a.cta_right_arrow {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media only screen and (max-width: 650px) {
  div#page_team_member_single div#page_team_members_single_group1 div.team_grid_outer div.team_grid_inner div.all_team_members div.team_member {
    width: auto;
    flex: none;
    margin-right: 0;
  }
}
div#page_safety div.safety_video_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: right 3px top 3px;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div.safety_video_outer {
    background-position: left -20px top 360px;
  }
}
@media only screen and (max-width: 650px) {
  div#page_safety div.safety_video_outer {
    background-position: left -20px top 185px;
  }
}
div#page_safety div.safety_video_outer div.safety_video_inner {
  display: flex;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding-top: 90px;
  padding-bottom: 90px;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div.safety_video_outer div.safety_video_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 40px;
    padding-bottom: 50px;
    display: block;
  }
}
div#page_safety div.safety_video_outer div.safety_video_inner a.safety_video_left, div#page_safety div.safety_video_outer div.safety_video_inner img.safety_video_left {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: block;
  flex: 0 0 calc(50% - 16px);
  min-height: 440px;
  object-fit: cover;
  position: relative;
  text-decoration: none;
  width: calc(50% - 16px);
}
div#page_safety div.safety_video_outer div.safety_video_inner a.safety_video_left div.big_arrow_box, div#page_safety div.safety_video_outer div.safety_video_inner img.safety_video_left div.big_arrow_box {
  width: 102px;
  height: 102px;
  position: absolute;
  bottom: -16px;
  right: -16px;
  background-image: url(/images/big_video_box_102.png);
  background-repeat: no-repeat;
  background-position: center center;
}
div#page_safety div.safety_video_outer div.safety_video_inner a.safety_video_left:hover div.big_arrow_box, div#page_safety div.safety_video_outer div.safety_video_inner img.safety_video_left:hover div.big_arrow_box {
  background-image: url(/images/big_video_box_102_over.png);
}
@media only screen and (max-width: 1105px) {
  div#page_safety div.safety_video_outer div.safety_video_inner a.safety_video_left, div#page_safety div.safety_video_outer div.safety_video_inner img.safety_video_left {
    width: auto;
    flex: none;
    height: 400px;
    min-height: auto;
  }
}
@media only screen and (max-width: 650px) {
  div#page_safety div.safety_video_outer div.safety_video_inner a.safety_video_left, div#page_safety div.safety_video_outer div.safety_video_inner img.safety_video_left {
    height: 225px;
  }
}
@media only screen and (max-width: 1105px) {
  div#page_safety div.safety_video_outer div.safety_video_inner img.safety_video_left {
    width: 100%;
  }
}
div#page_safety div.safety_video_outer div.safety_video_inner div.safety_video_right {
  display: block;
  position: relative;
  width: calc(50% + 16px);
  flex: 0 0 calc(50% + 16px);
  box-sizing: border-box;
  padding-left: 50px;
  padding-right: 100px;
  text-align: left;
}
div#page_safety div.safety_video_outer div.safety_video_inner div.safety_video_right p.eyebrow {
  margin-bottom: 15px;
}
div#page_safety div.safety_video_outer div.safety_video_inner div.safety_video_right h2 {
  margin-bottom: 20px;
}
div#page_safety div.safety_video_outer div.safety_video_inner div.safety_video_right div.safety_content p {
  margin-bottom: 30px;
}
div#page_safety div.safety_video_outer div.safety_video_inner div.safety_video_right div.safety_content > *:nth-last-child(1) {
  margin-bottom: 0;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div.safety_video_outer div.safety_video_inner div.safety_video_right {
    width: auto;
    flex: none;
    padding: 0 0 0 0;
    margin-top: 25px;
  }
}
div#page_safety div.safety_vision_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
div#page_safety div.safety_vision_outer div.safety_vision_inner {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div.safety_vision_outer div.safety_vision_inner {
    display: block;
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_safety div.safety_vision_outer div.safety_vision_inner div.safety_vision_left {
  display: block;
  position: relative;
  width: 50%;
  flex: 0 0 50%;
  text-align: left;
  background-color: #a9c23e;
  background-image: url(/images/pattern-white.svg);
  background-position: left 3px top 3px;
  background-repeat: no-repeat;
  box-sizing: border-box;
  padding: 45px 65px 45px 65px;
}
div#page_safety div.safety_vision_outer div.safety_vision_inner div.safety_vision_left p.eyebrow_reverse {
  margin-bottom: 20px;
  background-color: #ffffff;
  color: #425563;
}
div#page_safety div.safety_vision_outer div.safety_vision_inner div.safety_vision_left h2 {
  margin-bottom: 20px;
  color: #ffffff;
}
div#page_safety div.safety_vision_outer div.safety_vision_inner div.safety_vision_left div.safety_vision_content p {
  color: #282828;
  margin-bottom: 30px;
}
div#page_safety div.safety_vision_outer div.safety_vision_inner div.safety_vision_left div.safety_vision_content > *:nth-last-child(1) {
  margin-bottom: 0;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div.safety_vision_outer div.safety_vision_inner div.safety_vision_left {
    width: auto;
    flex: none;
    padding: 25px 25px 25px 25px;
    margin-top: 25px;
  }
}
div#page_safety div.safety_vision_outer div.safety_vision_inner div.safety_vision_right {
  display: block;
  position: relative;
  width: 50%;
  flex: 0 0 50%;
  min-height: 600px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div.safety_vision_outer div.safety_vision_inner div.safety_vision_right {
    width: auto;
    height: 400px;
    min-height: auto;
  }
}
@media only screen and (max-width: 650px) {
  div#page_safety div.safety_vision_outer div.safety_vision_inner div.safety_vision_right {
    height: 225px;
  }
}
div#page_safety div.quote_outer {
  z-index: 20;
  padding-top: 50px;
  padding-bottom: 135px;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div.quote_outer {
    padding-bottom: 50px;
  }
}
div#page_safety div#page_safety_group1 {
  display: block;
  position: relative;
  top: -35px;
  z-index: 30;
  width: 100%;
  text-align: left;
  background-image: url(/images/pattern-blue-outline.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 38px;
  margin-bottom: -35px;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div#page_safety_group1 {
    top: auto;
    margin-bottom: auto;
    background-position: left -20px top 360px;
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 650px) {
  div#page_safety div#page_safety_group1 {
    background-position: left -20px top 185px;
  }
}
div#page_safety div#page_safety_group1 div.safety_training_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 70;
}
div#page_safety div#page_safety_group1 div.safety_training_outer div.safety_training_inner {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div#page_safety_group1 div.safety_training_outer div.safety_training_inner {
    display: block;
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_safety div#page_safety_group1 div.safety_training_outer div.safety_training_inner div.safety_training_left {
  display: block;
  position: relative;
  width: 50%;
  flex: 0 0 50%;
  text-align: left;
  box-sizing: border-box;
  padding: 110px 80px 80px 80px;
}
div#page_safety div#page_safety_group1 div.safety_training_outer div.safety_training_inner div.safety_training_left p.eyebrow {
  margin-bottom: 20px;
  color: #425563;
}
div#page_safety div#page_safety_group1 div.safety_training_outer div.safety_training_inner div.safety_training_left h2 {
  margin-bottom: 20px;
}
div#page_safety div#page_safety_group1 div.safety_training_outer div.safety_training_inner div.safety_training_left div.safety_training_content p {
  color: #282828;
  margin-bottom: 30px;
}
div#page_safety div#page_safety_group1 div.safety_training_outer div.safety_training_inner div.safety_training_left div.safety_training_content > *:nth-last-child(1) {
  margin-bottom: 0;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div#page_safety_group1 div.safety_training_outer div.safety_training_inner div.safety_training_left {
    width: auto;
    flex: none;
    padding: 25px 0 25px 0;
  }
}
div#page_safety div#page_safety_group1 div.safety_training_outer div.safety_training_inner div.safety_training_right {
  display: block;
  position: relative;
  width: calc(50% - 35px);
  flex: 0 0 calc(50% - 35px);
  min-height: 650px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div#page_safety_group1 div.safety_training_outer div.safety_training_inner div.safety_training_right {
    width: auto;
    flex: none;
    height: 400px;
    min-height: auto;
  }
}
@media only screen and (max-width: 650px) {
  div#page_safety div#page_safety_group1 div.safety_training_outer div.safety_training_inner div.safety_training_right {
    height: 225px;
  }
}
div#page_safety div#page_safety_group1 div.safety_level1_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 75px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div#page_safety_group1 div.safety_level1_outer {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
div#page_safety div#page_safety_group1 div.safety_level1_outer div.safety_level1_inner {
  display: block;
  position: relative;
  width: 875px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div#page_safety_group1 div.safety_level1_outer div.safety_level1_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
    text-align: left;
  }
}
div#page_safety div#page_safety_group1 div.safety_level1_outer div.safety_level1_inner p.eyebrow {
  margin-bottom: 15px;
}
div#page_safety div#page_safety_group1 div.safety_level1_outer div.safety_level1_inner h2 {
  margin-bottom: 15px;
}
div#page_safety div#page_safety_group1 div.safety_level1_outer div.safety_level1_inner img.safety_award {
  position: absolute;
  top: 40px;
  left: -190px;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div#page_safety_group1 div.safety_level1_outer div.safety_level1_inner img.safety_award {
    position: relative;
    top: 0;
    left: auto;
    float: right;
    margin: 0 0 40px 40px;
  }
}
div#page_safety div.company_updates_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #425563;
  background-image: url(/images/pattern-white.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
}
div#page_safety div.company_updates_outer div.company_updates_inner {
  display: block;
  position: relative;
  width: auto;
  margin-left: 150px;
  margin-right: 150px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 70px;
  padding-bottom: 35px;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div.company_updates_outer div.company_updates_inner {
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 40px;
    padding-bottom: 45px;
  }
}
div#page_safety div.company_updates_outer div.company_updates_inner h3 {
  color: #ffffff;
  margin-bottom: 50px;
}
div#page_safety div.company_updates_outer div.company_updates_inner div.all_company_updates {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: auto;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div.company_updates_outer div.company_updates_inner div.all_company_updates {
    display: block;
  }
}
div#page_safety div.company_updates_outer div.company_updates_inner div.all_company_updates div.company_update {
  cursor: pointer;
  display: block;
  width: calc(33.333% - 26.666px);
  flex: 0 0 calc(33.333% - 26.666px);
  margin-right: 40px;
  margin-bottom: 40px;
}
div#page_safety div.company_updates_outer div.company_updates_inner div.all_company_updates div.company_update:nth-of-type(3n) {
  margin-right: 0;
}
div#page_safety div.company_updates_outer div.company_updates_inner div.all_company_updates div.company_update:hover a.cta_right_arrow {
  background-position: right 0 top -1px;
}
div#page_safety div.company_updates_outer div.company_updates_inner div.all_company_updates div.company_update div.company_update_image {
  display: block;
  position: relative;
  width: 100%;
  height: 250px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
div#page_safety div.company_updates_outer div.company_updates_inner div.all_company_updates div.company_update div.company_update_footer {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin-top: 10px;
  box-sizing: border-box;
  padding-bottom: 50px;
}
div#page_safety div.company_updates_outer div.company_updates_inner div.all_company_updates div.company_update div.company_update_footer p.cu_title {
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 0;
}
div#page_safety div.company_updates_outer div.company_updates_inner div.all_company_updates div.company_update div.company_update_footer p.cu_date {
  margin-top: -5px;
  color: #ffffff;
  text-transform: lowercase;
}
div#page_safety div.company_updates_outer div.company_updates_inner div.all_company_updates div.company_update div.company_update_footer a.cta_right_arrow {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
}
@media only screen and (max-width: 1105px) {
  div#page_safety div.company_updates_outer div.company_updates_inner div.all_company_updates div.company_update {
    width: auto;
    flex: none;
    margin-right: 0;
  }
  div#page_safety div.company_updates_outer div.company_updates_inner div.all_company_updates div.company_update div.company_update_image {
    height: 200px;
  }
}
div#page_stories .featured-story__outer {
  display: block;
  position: relative;
  width: 100%;
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
  padding: 70px 25px 25px 25px;
  box-sizing: border-box;
}
@media only screen and (max-width: 900px) {
  div#page_stories .featured-story__outer {
    padding: 32px 25px 0 25px;
  }
}
div#page_stories .featured-story__outer .featured-story__inner {
  max-width: 1170px;
  min-height: 250px;
  margin: 0 auto;
  position: relative;
  display: flex;
}
@media only screen and (max-width: 900px) {
  div#page_stories .featured-story__outer .featured-story__inner {
    flex-direction: column;
  }
}
div#page_stories .featured-story__outer .featured-story__inner .featured-story__inner__image {
  width: 340px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 900px) {
  div#page_stories .featured-story__outer .featured-story__inner .featured-story__inner__image {
    width: 100%;
    min-height: 250px;
    aspect-ratio: 1.6;
  }
}
div#page_stories .featured-story__outer .featured-story__inner .featured-story__inner__content {
  flex: 1;
  background-color: #425563;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 32px 120px 32px 32px;
}
div#page_stories .featured-story__outer .featured-story__inner .featured-story__inner__content .featured-story--date {
  color: #a9c23e;
}
div#page_stories .featured-story__outer .featured-story__inner .featured-story__inner__content .featured-story--title {
  color: #ffffff;
  text-transform: none;
}
div#page_stories .featured-story__outer .featured-story__inner .featured-story__inner__content .featured-story--title a {
  color: #ffffff;
  text-decoration: none;
}
div#page_stories .featured-story__outer .featured-story__inner .featured-story__inner__content .featured-story--title a:hover {
  text-decoration: underline;
}
div#page_stories .featured-story__outer .featured-story__inner .eyebrow_reverse {
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  background-color: #f07523;
}
div#page_stories div.featured_stories_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
}
div#page_stories div.featured_stories_outer div.featured_stories_inner {
  display: block;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 40px 40px 40px 40px;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_stories div.featured_stories_outer div.featured_stories_inner {
    width: auto;
    padding: 30px 25px 5px 25px;
  }
}
div#page_stories div.featured_stories_outer div.featured_stories_inner div.all_featured_stories {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  div#page_stories div.featured_stories_outer div.featured_stories_inner div.all_featured_stories {
    display: block;
  }
}
div#page_stories div.featured_stories_outer div.featured_stories_inner div.all_featured_stories a.featured_story {
  text-decoration: none;
  display: block;
  position: relative;
  width: calc(50% - 20px);
  flex: 0 0 calc(50% - 20px);
  height: 650px;
  margin-right: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /*div.big_arrow_box {
						z-index: 8;
						display: block;
						position: absolute;
						bottom: -20px;
						right: -20px;
						width: 102px;
						height: 102px;
						background-image: url(/images/big_arrow_box_102.png);
						background-repeat: no-repeat;
						background-size: 102px 102px;
					}
					
					&:hover {
						div.big_arrow_box {
							background-image: url(/images/big_arrow_box_102_hover.png);
						}						
					}*/
}
div#page_stories div.featured_stories_outer div.featured_stories_inner div.all_featured_stories a.featured_story:last-of-type {
  margin-right: 0;
}
div#page_stories div.featured_stories_outer div.featured_stories_inner div.all_featured_stories a.featured_story > * {
  z-index: 7;
}
div#page_stories div.featured_stories_outer div.featured_stories_inner div.all_featured_stories a.featured_story div.featured_story_gradient {
  z-index: 5;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(transparent 0%, transparent calc(100% - 200px), rgba(40, 40, 40, 0.5) 100%);
}
div#page_stories div.featured_stories_outer div.featured_stories_inner div.all_featured_stories a.featured_story p.eyebrow_reverse {
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  background-color: #f07523;
}
div#page_stories div.featured_stories_outer div.featured_stories_inner div.all_featured_stories a.featured_story div.featured_footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 200px 30px 40px;
  text-align: left;
}
div#page_stories div.featured_stories_outer div.featured_stories_inner div.all_featured_stories a.featured_story div.featured_footer p.date {
  font-family: "ASAP Condensed";
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 5px;
}
div#page_stories div.featured_stories_outer div.featured_stories_inner div.all_featured_stories a.featured_story div.featured_footer p.title {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
  color: #ffffff;
  margin-bottom: 0;
}
@media only screen and (max-width: 1105px) {
  div#page_stories div.featured_stories_outer div.featured_stories_inner div.all_featured_stories a.featured_story {
    height: 400px;
  }
}
@media only screen and (max-width: 900px) {
  div#page_stories div.featured_stories_outer div.featured_stories_inner div.all_featured_stories a.featured_story {
    width: auto;
    flex: none;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
div#page_stories div.filters_outer {
  display: block;
  position: relative;
  margin-top: 50px;
  margin-bottom: 0;
  width: 100%;
  text-align: center;
  background-color: #9c9687;
}
div#page_stories div.filters_outer div.filters_inner {
  display: block;
  position: relative;
  width: auto;
  margin-left: 50px;
  margin-right: 50px;
  text-align: center;
  font-size: 0;
}
@media only screen and (max-width: 1105px) {
  div#page_stories div.filters_outer div.filters_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 900px) {
  div#page_stories div.filters_outer div.filters_inner {
    margin-left: 0;
    margin-right: 0;
  }
}
div#page_stories div.filters_outer div.filters_inner a.filter {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 22px 27px 22px 27px;
  color: #ffffff;
  font-family: "Prompt";
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  white-space: nowrap;
  text-decoration: none;
  border-left: 1px solid #ffffff;
  text-transform: lowercase;
}
div#page_stories div.filters_outer div.filters_inner a.filter:last-of-type {
  border-right: 1px solid #ffffff;
}
@media only screen and (max-width: 1105px) {
  div#page_stories div.filters_outer div.filters_inner a.filter {
    font-size: 16px;
    line-height: 16px;
    padding: 18px 24px 18px 24px;
  }
}
@media only screen and (max-width: 900px) {
  div#page_stories div.filters_outer div.filters_inner a.filter {
    display: block;
    width: 100%;
    border-left: 0;
    border-bottom: 1px solid #ffffff;
  }
  div#page_stories div.filters_outer div.filters_inner a.filter:last-of-type {
    border-right: 0;
    border-bottom: 0;
  }
}
div#page_stories div.filters_outer div.filters_inner a.filter_selected {
  background-color: #f07523;
}
div#page_stories div.stories_grid_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #425563;
  background-image: url(/images/pattern-white.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
}
div#page_stories div.stories_grid_outer div.stories_grid_inner {
  display: block;
  position: relative;
  width: auto;
  margin-left: 150px;
  margin-right: 150px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 70px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1105px) {
  div#page_stories div.stories_grid_outer div.stories_grid_inner {
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 35px;
  }
}
div#page_stories div.stories_grid_outer div.stories_grid_inner div.all_stories {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 32px;
  row-gap: 24px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 900px) {
  div#page_stories div.stories_grid_outer div.stories_grid_inner div.all_stories {
    row-gap: 0;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}
div#page_stories div.stories_grid_outer div.stories_grid_inner div.all_stories div.story div.story_image, div#page_stories div.stories_grid_outer div.stories_grid_inner div.all_stories div.story a.story_image {
  display: block;
  position: relative;
  width: 100%;
  aspect-ratio: 1.6;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-decoration: none;
}
div#page_stories div.stories_grid_outer div.stories_grid_inner div.all_stories div.story div.story_footer {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin-top: 10px;
  box-sizing: border-box;
  padding-bottom: 50px;
}
div#page_stories div.stories_grid_outer div.stories_grid_inner div.all_stories div.story div.story_footer p.cu_date {
  font-family: "ASAP Condensed";
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #ffffff;
}
div#page_stories div.stories_grid_outer div.stories_grid_inner div.all_stories div.story div.story_footer p.cu_title {
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  margin-top: 0;
}
div#page_stories div.stories_grid_outer div.stories_grid_inner div.all_stories div.story div.story_footer p.cu_title a {
  text-decoration: none;
  color: #ffffff;
}
div#page_stories div.stories_grid_outer div.stories_grid_inner div.all_stories div.story div.story_footer p.cu_title a:hover {
  text-decoration: underline;
}
div#page_stories div.stories_grid_outer div.stories_grid_inner div.all_stories div.story div.story_footer a.cta_right_arrow_alt2 {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
}
@media only screen and (max-width: 900px) {
  div#page_stories div.stories_grid_outer div.stories_grid_inner div.all_stories div.story {
    width: auto;
    flex: none;
    margin-right: 0;
    margin-bottom: 40px;
  }
  div#page_stories div.stories_grid_outer div.stories_grid_inner div.all_stories div.story div.story_image {
    height: 225px;
  }
}
div#page_stories div.stories_grid_outer div.stories_grid_inner a.cta_down_arrow {
  margin-top: 5px;
  margin-bottom: 65px;
  color: #ffffff;
}
div#page_stories_single div.hero_stories_single_outer {
  display: block;
  min-height: 450px;
  position: relative;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 1105px) {
  div#page_stories_single div.hero_stories_single_outer {
    height: auto;
  }
}
div#page_stories_single div.hero_stories_single_outer div.hero_stories_single_outer {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_stories_single div.hero_stories_single_outer div.hero_stories_single_outer {
    display: block;
    height: auto;
  }
}
div#page_stories_single div.hero_stories_single_outer div.hero_stories_single_outer div.hss_left {
  width: 50%;
  flex: 0 0 50%;
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div#page_stories_single div.hero_stories_single_outer div.hero_stories_single_outer div.hss_left {
    width: auto;
    height: 250px;
    flex: none;
  }
}
div#page_stories_single div.hero_stories_single_outer div.hero_stories_single_outer div.hss_right {
  width: 50%;
  flex: 0 0 50%;
  display: flex;
  position: relative;
  text-align: left;
  box-sizing: border-box;
  padding: 80px 100px 90px 45px;
  background-color: #425563;
}
@media only screen and (max-width: 1105px) {
  div#page_stories_single div.hero_stories_single_outer div.hero_stories_single_outer div.hss_right {
    width: auto;
    flex: none;
    padding: 25px 25px 25px 25px;
  }
}
div#page_stories_single div.hero_stories_single_outer div.hero_stories_single_outer div.hss_right div.hss_right_inner {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  z-index: 1200;
  margin: auto 0;
}
div#page_stories_single div.hero_stories_single_outer div.hero_stories_single_outer div.hss_right div.hss_right_inner p.date {
  font-family: "ASAP Condensed";
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #a9c23e;
  text-transform: uppercase;
  margin-bottom: 15px;
}
div#page_stories_single div.hero_stories_single_outer div.hero_stories_single_outer div.hss_right div.hss_right_inner h2 {
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 25px;
}
div#page_stories_single div.hero_stories_single_outer div.hero_stories_single_outer div.hss_right div.hss_right_inner p.author {
  font-family: "ASAP Condensed";
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #a9c23e;
  line-height: 44px;
  text-transform: uppercase;
  background-image: url(/images/default-author-icon.svg);
  background-size: 44px 44px;
  background-repeat: no-repeat;
  background-position: left center;
  box-sizing: border-box;
  padding-left: 62px;
}
div#page_stories_single div.hero_stories_single_outer div.hero_stories_single_outer div.hss_right div.hss_right_footer {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 145px);
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  margin: 0 100px 0 45px;
  box-sizing: border-box;
  padding-top: 8px;
  padding-bottom: 17px;
}
div#page_stories_single div.hero_stories_single_outer div.hero_stories_single_outer div.hss_right div.hss_right_footer p.label {
  display: inline-block;
  font-family: "ASAP Condensed";
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  color: #ffffff;
  text-transform: uppercase;
}
div#page_stories_single div.hero_stories_single_outer div.hero_stories_single_outer div.hss_right div.hss_right_footer div.a2a_kit {
  display: inline-block;
  margin-left: 10px;
}
div#page_stories_single div.hero_stories_single_outer div.hero_stories_single_outer div.hss_right div.hss_right_footer div.a2a_kit a img {
  position: relative;
  top: 6px;
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
@media only screen and (max-width: 1105px) {
  div#page_stories_single div.hero_stories_single_outer div.hero_stories_single_outer div.hss_right div.hss_right_footer {
    position: relative;
    bottom: auto;
    left: auto;
    width: auto;
    margin: 40px 0 0 0;
    padding-bottom: 0;
  }
}
div#page_stories_single .stories-content-container__outer {
  width: 100%;
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
  padding: 70px 25px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1105px) {
  div#page_stories_single .stories-content-container__outer {
    padding: 40px 25px;
  }
}
div#page_stories_single .stories-content-container__outer .stories-content-container__inner {
  max-width: 1170px;
  display: flex;
  flex-direction: row;
  column-gap: 50px;
  row-gap: 25px;
  margin: 0 auto;
}
@media only screen and (max-width: 1105px) {
  div#page_stories_single .stories-content-container__outer .stories-content-container__inner {
    flex-direction: column;
  }
}
div#page_stories_single .stories-content-container__outer .stories-content--main {
  flex: 1;
}
div#page_stories_single .stories-content-container__outer .stories-content--aside {
  width: 330px;
}
@media only screen and (max-width: 1105px) {
  div#page_stories_single .stories-content-container__outer .stories-content--aside {
    width: 100%;
  }
}
div#page_stories_single .stories-content-container__outer .stories-content--aside .stories-author {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 16px;
}
div#page_stories_single .stories-content-container__outer .stories-content--aside .stories-author:last-of-type {
  margin-bottom: 0;
}
div#page_stories_single .stories-content-container__outer .stories-content--aside .stories-author img {
  width: 80px;
  height: 80px;
  display: inline-block;
  border-radius: 50%;
}
div#page_stories_single .stories-content-container__outer .stories-content--aside .stories-author p {
  font-family: "ASAP Condensed";
  font-size: 20px;
  text-transform: uppercase;
  color: #899d32;
}
div#page_stories_single .stories-content-container__outer .stories-content--aside .stories-social-sharing {
  border-top: 1px solid #425563;
  padding-top: 8px;
  margin-top: 16px;
  display: flex;
  align-items: center;
  gap: 16px;
}
div#page_stories_single .stories-content-container__outer .stories-content--aside .stories-social-sharing p.label {
  font-family: "ASAP Condensed";
  font-size: 14px;
  text-transform: uppercase;
  color: #425563;
}
div#page_stories_single div.all_flex_content {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}
div#page_stories_single div.all_flex_content div.fss_intro_text_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
div#page_stories_single div.all_flex_content div.fss_intro_text_outer div.fss_intro_text_inner {
  display: block;
  position: relative;
  text-align: left;
}
div#page_stories_single div.all_flex_content div.fss_intro_text_outer div.fss_intro_text_inner h5 {
  font-family: "Prompt";
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  color: #425563;
}
div#page_stories_single div.all_flex_content div.fss_intro_text_outer div.fss_intro_text_inner p {
  margin-bottom: 35px;
  color: #425563;
}
div#page_stories_single div.all_flex_content div.fss_intro_text_outer div.fss_intro_text_inner ul, div#page_stories_single div.all_flex_content div.fss_intro_text_outer div.fss_intro_text_inner ol {
  margin-bottom: 35px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
div#page_stories_single div.all_flex_content div.fss_intro_text_outer div.fss_intro_text_inner ul ul, div#page_stories_single div.all_flex_content div.fss_intro_text_outer div.fss_intro_text_inner ul ol, div#page_stories_single div.all_flex_content div.fss_intro_text_outer div.fss_intro_text_inner ol ul, div#page_stories_single div.all_flex_content div.fss_intro_text_outer div.fss_intro_text_inner ol ol {
  margin-bottom: 0;
}
div#page_stories_single div.all_flex_content div.fss_intro_text_outer div.fss_intro_text_inner > *:last-of-type {
  margin-bottom: 0;
}
div#page_stories_single div.all_flex_content div.fss_default_text_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
div#page_stories_single div.all_flex_content div.fss_default_text_outer div.fss_default_text_inner {
  display: block;
  position: relative;
  text-align: left;
}
div#page_stories_single div.all_flex_content div.fss_default_text_outer div.fss_default_text_inner p.eyebrow {
  color: #899d32;
  margin-bottom: 30px;
}
div#page_stories_single div.all_flex_content div.fss_default_text_outer div.fss_default_text_inner p, div#page_stories_single div.all_flex_content div.fss_default_text_outer div.fss_default_text_inner ul, div#page_stories_single div.all_flex_content div.fss_default_text_outer div.fss_default_text_inner ol {
  margin-bottom: 35px;
}
div#page_stories_single div.all_flex_content div.fss_default_text_outer div.fss_default_text_inner > *:last-of-type {
  margin-bottom: 0;
}
div#page_stories_single div.all_flex_content div.fss_quote_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 70px;
}
@media only screen and (max-width: 1105px) {
  div#page_stories_single div.all_flex_content div.fss_quote_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div#page_stories_single div.all_flex_content div.fss_quote_outer div.fss_quote_inner {
  display: block;
  position: relative;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_stories_single div.all_flex_content div.fss_quote_outer div.fss_quote_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_stories_single div.all_flex_content div.fss_quote_outer div.fss_quote_inner img.fss_quote_icon {
  display: block;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}
div#page_stories_single div.all_flex_content div.fss_quote_outer div.fss_quote_inner p.quote {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 30px;
  line-height: 46px;
  color: #425563;
  margin-bottom: 35px;
  text-align: left;
}
div#page_stories_single div.all_flex_content div.fss_quote_outer div.fss_quote_inner p.name_position_company {
  font-family: "ASAP Condensed";
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #425563;
  text-transform: uppercase;
  text-align: left;
}
div#page_stories_single div.all_flex_content div.fss_quote_outer div.fss_quote_inner p.name_position_company span {
  font-weight: 400;
  font-family: "Prompt";
  text-transform: lowercase;
}
div#page_stories_single div.all_flex_content div.fss_accordion_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
div#page_stories_single div.all_flex_content div.fss_accordion_outer div.fss_accordion_inner {
  display: block;
  position: relative;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div#page_stories_single div.all_flex_content div.fss_accordion_outer div.fss_accordion_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#page_stories_single div.all_flex_content div.fss_accordion_outer div.fss_accordion_inner div.all_accs {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
}
div#page_stories_single div.all_flex_content div.fss_accordion_outer div.fss_accordion_inner div.all_accs div.acc {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin-bottom: 15px;
}
div#page_stories_single div.all_flex_content div.fss_accordion_outer div.fss_accordion_inner div.all_accs div.acc:last-of-type {
  margin-bottom: 0;
}
div#page_stories_single div.all_flex_content div.fss_accordion_outer div.fss_accordion_inner div.all_accs div.acc a.acc_header {
  display: block;
  position: relative;
  width: 100%;
  background: linear-gradient(270deg, #0093b2 0%, #425563 100%);
  box-sizing: border-box;
  padding: 4px 15px 4px 15px;
  text-decoration: none;
}
div#page_stories_single div.all_flex_content div.fss_accordion_outer div.fss_accordion_inner div.all_accs div.acc a.acc_header p.eyebrow {
  color: #ffffff;
}
div#page_stories_single div.all_flex_content div.fss_accordion_outer div.fss_accordion_inner div.all_accs div.acc a.acc_header div.acc_header_icon {
  display: block;
  position: absolute;
  top: 8px;
  right: 15px;
}
div#page_stories_single div.all_flex_content div.fss_accordion_outer div.fss_accordion_inner div.all_accs div.acc div.acc_hidden {
  display: none;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px;
}
div#page_stories_single div.all_flex_content div.fss_accordion_outer div.fss_accordion_inner div.all_accs div.acc div.acc_hidden p {
  margin-bottom: 25px;
}
div#page_stories_single div.all_flex_content div.fss_accordion_outer div.fss_accordion_inner div.all_accs div.acc div.acc_hidden > *:nth-last-child(1) {
  margin-bottom: 0;
}
div#page_stories_single div.all_flex_content > *:first-of-type {
  margin-top: 0 !important;
}
div#page_stories_single div.all_flex_content > *:last-of-type {
  margin-bottom: 0 !important;
}
div#page_stories_single div.stories_nav_outer {
  display: block;
  position: relative;
  width: 100%;
  background-color: #ffffff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 70px;
  padding: 0 25px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1105px) {
  div#page_stories_single div.stories_nav_outer {
    margin-bottom: 40px;
  }
}
div#page_stories_single div.stories_nav_outer div.stories_nav_inner {
  display: flex;
  position: relative;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border-top: 1px solid #425563;
  box-sizing: border-box;
  padding-top: 10px;
}
div#page_stories_single div.stories_nav_outer div.stories_nav_inner div.sni_left {
  display: block;
  position: relative;
  width: 50%;
  flex: 0 0 50%;
  text-align: left;
}
div#page_stories_single div.stories_nav_outer div.stories_nav_inner div.sni_left a.cta_left_arrow {
  position: relative;
  left: -10px;
  font-weight: 500;
  font-size: 14px;
  padding-left: 33px;
  background-size: 16px 16px;
  background-position: left 10px top 7px;
  color: #425563;
}
div#page_stories_single div.stories_nav_outer div.stories_nav_inner div.sni_left a.cta_left_arrow:hover {
  background-position: left 0px top 7px;
}
@media only screen and (max-width: 650px) {
  div#page_stories_single div.stories_nav_outer div.stories_nav_inner div.sni_left a.cta_left_arrow {
    font-size: 12px;
  }
}
div#page_stories_single div.stories_nav_outer div.stories_nav_inner div.sni_right {
  display: block;
  position: relative;
  width: 50%;
  flex: 0 0 50%;
  text-align: right;
}
div#page_stories_single div.stories_nav_outer div.stories_nav_inner div.sni_right a.cta_right_arrow {
  position: relative;
  right: -10px;
  font-weight: 500;
  font-size: 14px;
  padding-right: 43px;
  background-size: 24px 24px;
  background-position: right 10px top 3px;
  color: #425563;
}
div#page_stories_single div.stories_nav_outer div.stories_nav_inner div.sni_right a.cta_right_arrow:hover {
  background-position: right 0px top 3px;
}
@media only screen and (max-width: 650px) {
  div#page_stories_single div.stories_nav_outer div.stories_nav_inner div.sni_right a.cta_right_arrow {
    font-size: 12px;
  }
}
div#page_stories_single .cta__outer {
  width: 100%;
  background-color: #a9c23e;
  padding: 70px 25px;
  box-sizing: border-box;
}
@media only screen and (max-width: 900px) {
  div#page_stories_single .cta__outer {
    padding: 40px 25px;
  }
}
div#page_stories_single .cta__outer .cta__inner {
  max-width: 888px;
  margin: 0 auto;
}
div#page_stories_single .cta__outer .cta__inner .cta-text {
  font-family: "Prompt";
  font-size: 30px;
  font-weight: 300;
  line-height: 1.5;
  color: #282828;
  text-transform: uppercase;
  margin-bottom: 24px;
}
@media only screen and (max-width: 900px) {
  div#page_stories_single .cta__outer .cta__inner .cta-text {
    font-size: 24px;
  }
}
div#page_stories_single div.more_stories_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #425563;
  background-image: url(/images/pattern-white.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
}
div#page_stories_single div.more_stories_outer div.more_stories_inner {
  display: block;
  position: relative;
  width: auto;
  margin-left: 150px;
  margin-right: 150px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 70px;
  padding-bottom: 35px;
}
@media only screen and (max-width: 1105px) {
  div#page_stories_single div.more_stories_outer div.more_stories_inner {
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 40px;
    padding-bottom: 45px;
  }
}
div#page_stories_single div.more_stories_outer div.more_stories_inner h3 {
  color: #ffffff;
  margin-bottom: 50px;
}
div#page_stories_single div.more_stories_outer div.more_stories_inner div.all_stories {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 32px;
  row-gap: 24px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 900px) {
  div#page_stories_single div.more_stories_outer div.more_stories_inner div.all_stories {
    row-gap: 0;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}
div#page_stories_single div.more_stories_outer div.more_stories_inner div.all_stories div.story div.story_image, div#page_stories_single div.more_stories_outer div.more_stories_inner div.all_stories div.story a.story_image {
  display: block;
  position: relative;
  width: 100%;
  aspect-ratio: 1.6;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-decoration: none;
}
div#page_stories_single div.more_stories_outer div.more_stories_inner div.all_stories div.story div.story_footer {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin-top: 10px;
  box-sizing: border-box;
  padding-bottom: 50px;
}
div#page_stories_single div.more_stories_outer div.more_stories_inner div.all_stories div.story div.story_footer p.s_title {
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 0;
}
div#page_stories_single div.more_stories_outer div.more_stories_inner div.all_stories div.story div.story_footer p.s_title a {
  color: #ffffff;
  text-decoration: none;
}
div#page_stories_single div.more_stories_outer div.more_stories_inner div.all_stories div.story div.story_footer p.s_title a:hover {
  text-decoration: underline;
}
div#page_stories_single div.more_stories_outer div.more_stories_inner div.all_stories div.story div.story_footer p.s_date {
  margin-top: -5px;
  color: #ffffff;
  text-transform: lowercase;
}
div#page_stories_single div.more_stories_outer div.more_stories_inner div.all_stories div.story div.story_footer a.cta_right_arrow_alt2 {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
}
@media only screen and (max-width: 900px) {
  div#page_stories_single div.more_stories_outer div.more_stories_inner div.all_stories div.story {
    width: auto;
    flex: none;
    margin-right: 0;
    margin-bottom: 40px;
  }
  div#page_stories_single div.more_stories_outer div.more_stories_inner div.all_stories div.story:last-of-type {
    margin-bottom: 0;
  }
}
div#page_stories_single div.imc_outer {
  display: block;
  position: relative;
  width: auto;
  text-align: left;
  margin-bottom: 30px;
}
div#page_stories_single div.imc_outer div.imc_inner {
  display: block;
  position: relative;
  width: auto;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
div#page_stories_single div.imc_outer div.imc_inner div.all_items {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  width: 100%;
  overflow: hidden;
}
div#page_stories_single div.imc_outer div.imc_inner div.all_items a.buttonPrevious {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 10;
  top: 251px;
  left: 30px;
  width: 30px;
  height: 30px;
  background-color: #f07523;
}
@media only screen and (max-width: 900px) {
  div#page_stories_single div.imc_outer div.imc_inner div.all_items a.buttonPrevious {
    top: 185px;
    left: 15px;
  }
}
@media only screen and (max-width: 650px) {
  div#page_stories_single div.imc_outer div.imc_inner div.all_items a.buttonPrevious {
    top: 135px;
  }
}
div#page_stories_single div.imc_outer div.imc_inner div.all_items a.buttonPrevious img {
  transform: scaleX(-1);
}
div#page_stories_single div.imc_outer div.imc_inner div.all_items a.buttonNext {
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  z-index: 10;
  top: 251px;
  right: 30px;
  width: 30px;
  height: 30px;
  background-color: #f07523;
}
@media only screen and (max-width: 900px) {
  div#page_stories_single div.imc_outer div.imc_inner div.all_items a.buttonNext {
    top: 185px;
    right: 15px;
  }
}
@media only screen and (max-width: 650px) {
  div#page_stories_single div.imc_outer div.imc_inner div.all_items a.buttonNext {
    top: 135px;
  }
}
div#page_stories_single div.imc_outer div.imc_inner div.all_items div.item {
  display: none;
  position: relative;
  width: 100%;
  flex: 0 0 100%;
}
div#page_stories_single div.imc_outer div.imc_inner div.all_items div.item div.item_image {
  display: block;
  position: relative;
  width: 100%;
  height: 532px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 900px) {
  div#page_stories_single div.imc_outer div.imc_inner div.all_items div.item div.item_image {
    height: 400px;
  }
}
@media only screen and (max-width: 650px) {
  div#page_stories_single div.imc_outer div.imc_inner div.all_items div.item div.item_image {
    height: 300px;
  }
}
div#page_stories_single div.imc_outer div.imc_inner div.all_items div.item div.item_caption {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin-top: 10px;
}
div#page_stories_single div.imc_outer div.imc_inner div.all_items div.item div.item_caption p {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin: 0 0 0 0;
  font-size: 14px;
  line-height: 21px;
}
div#page_stories_single div.imc_outer div.imc_inner div.all_items div.item div.item_caption p span.counter {
  font-weight: bold;
}
div#page_contact div.contact_form_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  background-image: url(/images/pattern-orange.svg);
  background-repeat: no-repeat;
  background-position: left 3px top 3px;
  box-sizing: border-box;
  padding-top: 75px;
  padding-bottom: 90px;
}
@media only screen and (max-width: 1255px) {
  div#page_contact div.contact_form_outer {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
div#page_contact div.contact_form_outer div.contact_form_inner {
  display: flex;
  position: relative;
  width: auto;
  margin-left: 100px;
  margin-right: 100px;
  text-align: center;
}
@media only screen and (max-width: 1255px) {
  div#page_contact div.contact_form_outer div.contact_form_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 1105px) {
  div#page_contact div.contact_form_outer div.contact_form_inner {
    display: block;
  }
}
div#page_contact div.contact_form_outer div.contact_form_inner div.cf_left {
  display: block;
  position: relative;
  width: calc(100% - 450px);
  flex: 0 0 calc(100 - 450px);
  box-sizing: border-box;
  padding-right: 100px;
  text-align: left;
}
div#page_contact div.contact_form_outer div.contact_form_inner div.cf_left h4 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1105px) {
  div#page_contact div.contact_form_outer div.contact_form_inner div.cf_left {
    width: auto;
    flex: none;
    padding-right: 0;
  }
}
div#page_contact div.contact_form_outer div.contact_form_inner div.cf_right {
  display: block;
  position: relative;
  width: 450px;
  flex: 0 0 450px;
  text-align: left;
}
div#page_contact div.contact_form_outer div.contact_form_inner div.cf_right div.cf_right_image {
  display: block;
  position: relative;
  width: 350px;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: 25px;
}
div#page_contact div.contact_form_outer div.contact_form_inner div.cf_right div.location {
  display: block;
  position: relative;
}
div#page_contact div.contact_form_outer div.contact_form_inner div.cf_right div.location p {
  font-size: 16px;
  line-height: 28px;
  color: #282828;
  margin-bottom: 7px;
}
div#page_contact div.contact_form_outer div.contact_form_inner div.cf_right div.location p span.tel {
  color: #861e41;
  font-weight: 600;
}
div#page_contact div.contact_form_outer div.contact_form_inner div.cf_right div.location p a {
  display: block;
  color: #425563;
  margin-bottom: 22px;
}
div#page_contact div.contact_form_outer div.contact_form_inner div.cf_right div.location p a:hover {
  color: #f07523;
}
div#page_contact div.contact_form_outer div.contact_form_inner div.cf_right div.social_links {
  font-size: 0;
  margin-top: 40px;
}
div#page_contact div.contact_form_outer div.contact_form_inner div.cf_right div.social_links a svg {
  width: 21px;
  height: 21px;
  margin-right: 14px;
}
div#page_contact div.contact_form_outer div.contact_form_inner div.cf_right div.social_links a svg path {
  fill: #282828 !important;
}
div#page_contact div.contact_form_outer div.contact_form_inner div.cf_right div.social_links a svg:hover path {
  fill: #f07523 !important;
}
@media only screen and (max-width: 1105px) {
  div#page_contact div.contact_form_outer div.contact_form_inner div.cf_right {
    margin-top: 50px;
    width: auto;
    flex: none;
  }
}
div#page_subcontractors div.sc_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
div#page_subcontractors div.sc_outer div.sc_inner {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#page_subcontractors div.sc_outer div.sc_inner {
    display: block;
  }
}
@media only screen and (max-width: 900px) {
  div#page_subcontractors div.sc_outer div.sc_inner {
    flex-wrap: wrap;
  }
}
div#page_subcontractors div.sc_outer div.sc_inner .sc_upper {
  align-items: center;
  display: flex;
  flex-basis: 100%;
  justify-content: space-between;
  padding: 90px;
  position: relative;
}
div#page_subcontractors div.sc_outer div.sc_inner .sc_upper .pattern {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
div#page_subcontractors div.sc_outer div.sc_inner .sc_upper p {
  font-size: 36px;
  font-weight: 500;
  line-height: 52px;
  max-width: 780px;
  text-align: left;
}
div#page_subcontractors div.sc_outer div.sc_inner .sc_upper .primary-img {
  margin-left: 80px;
  max-height: 500px;
  width: 35%;
}
@media (max-width: 1100px) {
  div#page_subcontractors div.sc_outer div.sc_inner .sc_upper {
    flex-wrap: wrap;
    justify-content: center;
    padding: 25px;
  }
  div#page_subcontractors div.sc_outer div.sc_inner .sc_upper p {
    flex-basis: 100%;
    margin-bottom: 40px;
    max-width: unset;
  }
  div#page_subcontractors div.sc_outer div.sc_inner .sc_upper .primary-img {
    margin-left: 0;
    width: 80%;
  }
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left {
  flex: 1;
  display: block;
  position: relative;
  background-color: #425563;
  box-sizing: border-box;
  text-align: left;
  padding: 75px 90px 75px 90px;
  z-index: 2;
}
@media only screen and (max-width: 1255px) {
  div#page_subcontractors div.sc_outer div.sc_inner div.sc_left {
    width: auto;
    padding: 25px 25px 25px 25px;
  }
}
@media only screen and (max-width: 900px) {
  div#page_subcontractors div.sc_outer div.sc_inner div.sc_left {
    flex-basis: 100%;
  }
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left h2 {
  color: #ffffff;
  font-weight: 500;
  text-transform: none;
  margin-bottom: 25px;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_content {
  margin-bottom: 25px;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_content > * {
  color: #ffffff;
  margin-bottom: 25px;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_content > *:last-child {
  margin-bottom: 0;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_form .gfield_label {
  color: #ffffff;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_form .gfield_required {
  color: #F1BE49;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_form input.gform_button {
  color: #ffffff;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_form .gsection {
  border: none;
  margin-top: 35px;
  padding: 0;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_form .gsection h3 {
  color: #ffffff;
  font-size: 24px;
  font-family: "Prompt";
  font-weight: 300;
  text-transform: none;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_form .ginput_container_fileupload {
  font-family: "Prompt";
  background: #ffffff;
  color: #425563;
  padding: 6px;
  border: 2px solid #b5b0a5;
  margin-bottom: 24px;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_form .ginput_container_fileupload input {
  color: #425563;
  width: 100%;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_form .ginput_container_fileupload .gform_fileupload_rules {
  color: #ffffff;
  position: absolute;
  bottom: -24px;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_form div.validation_error {
  color: #f07523;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_form div.validation_message {
  color: #f07523 !important;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_form li.gfield_error label.gfield_label {
  color: #ffffff !important;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_form div.gform_confirmation_wrapper div.gform_confirmation_message {
  color: #f07523;
  font-family: "Prompt";
  font-size: 18px;
  line-height: 32px;
  font-weight: bold;
}
@media only screen and (max-width: 1105px) {
  div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_form li.gfield {
    max-width: 50% !important;
  }
}
@media only screen and (max-width: 650px) {
  div#page_subcontractors div.sc_outer div.sc_inner div.sc_left div.sc_left_form li.gfield {
    max-width: 100% !important;
  }
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right {
  flex-basis: 640px;
  display: block;
  position: relative;
  background-color: #ffffff;
  box-sizing: border-box;
  text-align: left;
  padding: 80px 100px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1255px) {
  div#page_subcontractors div.sc_outer div.sc_inner div.sc_right {
    width: auto;
    flex: 1;
    padding: 25px 25px 25px 25px;
  }
}
@media only screen and (max-width: 900px) {
  div#page_subcontractors div.sc_outer div.sc_inner div.sc_right {
    flex-basis: 100%;
  }
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right h3 {
  color: #425563;
  font-weight: 500;
  margin-bottom: 25px;
  text-transform: none;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .above-accordion-copy {
  margin-bottom: 40px;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section {
  min-width: 435px;
  position: relative;
  width: 70%;
  z-index: 2;
}
@media (max-width: 600px) {
  div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section {
    min-width: unset;
    width: 100%;
  }
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section .accordion {
  background: linear-gradient(to right, #425563, #00738E);
  margin-bottom: 40px;
  padding: 8px 16px;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section .accordion .acc-title {
  color: white;
  display: flex;
  font-family: "ASAP Condensed";
  font-size: 20px;
  font-weight: 700;
  justify-content: space-between;
  text-transform: uppercase;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section .accordion .acc-title .icon-box {
  align-items: center;
  background-color: transparent;
  border: 1px solid transparent;
  display: flex;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section .accordion .acc-title .icon-box img {
  transition: all 0.2s ease-in-out;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section .accordion .acc-title .icon-box:hover, div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section .accordion .acc-title .icon-box:active, div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section .accordion .acc-title .icon-box:focus {
  cursor: pointer;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section .accordion .acc-title .icon-box:hover img, div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section .accordion .acc-title .icon-box:active img, div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section .accordion .acc-title .icon-box:focus img {
  transform: scale(1.2);
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section .accordion .acc-title .hamburger-icon {
  display: unset;
  height: 22px;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section .accordion .acc-title .plus-icon {
  display: none;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section .accordion .acc-content {
  color: white;
  font-size: 15px;
  max-height: 1000px;
  transition: all 0.5s ease-in;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section .accordion.collapsed .hamburger-icon {
  display: none;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section .accordion.collapsed .plus-icon {
  display: unset;
  height: 28px;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .accordions-section .accordion.collapsed .acc-content {
  max-height: 0;
  overflow: hidden;
  transition-timing-function: ease-out;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section {
  min-width: 435px;
  position: relative;
  width: 70%;
  z-index: 2;
}
@media (max-width: 600px) {
  div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section {
    min-width: unset;
    width: 100%;
  }
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box {
  background-color: white;
  border: 2px solid #b5b0a5;
  display: block;
  margin-bottom: 40px;
  padding: 20px;
  position: relative;
  text-decoration: none;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box h2 {
  color: #a9c23e;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 12px;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box .text-container {
  display: block;
  margin-bottom: 80px;
  color: #425563;
  font-family: "ASAP Condensed";
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box .arrow-container {
  bottom: 0;
  display: flex;
  position: absolute;
  right: 0;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box .arrow-container .hover-text {
  color: #425563;
  display: none;
  font-family: "ASAP Condensed";
  font-size: 20px;
  margin-right: 12px;
  text-transform: uppercase;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box:hover, div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box:active, div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box:focus {
  background-color: #f4f4f4;
  border-image-source: linear-gradient(105deg, #f07523, #a51e35);
  border-image-slice: 1;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box:hover h2, div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box:hover .text-container, div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box:active h2, div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box:active .text-container, div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box:focus h2, div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box:focus .text-container {
  color: #c8c8c8;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box:hover .hover-text, div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box:active .hover-text, div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .link-boxes-section .link-box:focus .hover-text {
  display: inline-block;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .above-bid-list-copy a, div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .above-accordion-copy a {
  border-bottom: 1px solid #425563;
  color: #425563;
  text-decoration: none;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right .above-bid-list-copy {
  margin-bottom: 80px;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right div.sc_right_content {
  margin-bottom: 40px;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right div.sc_right_content > * {
  margin-bottom: 25px;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right div.sc_right_content > *:last-child {
  margin-bottom: 0;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right div.bid_item {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  background-color: #f5f4f3;
  box-sizing: border-box;
  padding: 25px 30px 27px 30px;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right div.bid_item div.bid_item_bottom_border {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #f07523 0%, #a51e35 100%);
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right div.bid_item:nth-child(even) {
  background-color: #ffffff;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right div.bid_item h4 {
  color: #282828;
  font-weight: normal;
  margin-bottom: 15px;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right div.bid_item p.eyebrow {
  display: inline-block;
  background-color: #425563;
  box-sizing: border-box;
  padding: 8px 8px 8px 8px;
  color: #ffffff;
  font-size: 13px;
  line-height: 13px;
  font-weight: normal;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-family: "ASAP Condensed";
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right div.bid_item p.eyebrow_label {
  color: #a51e35;
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-family: "ASAP Condensed";
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right div.bid_item table {
  margin-top: 15px;
  width: 100%;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right div.bid_item table tr td {
  padding-bottom: 15px;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right div.bid_item table tr td p.eyebrow_label {
  color: #a51e35;
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
  margin-bottom: 2px;
  text-transform: uppercase;
  font-family: "ASAP Condensed";
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right div.bid_item table tr td p.value {
  margin: 0;
}
div#page_subcontractors div.sc_outer div.sc_inner div.sc_right div.bid_item table tr:last-of-type td {
  padding-bottom: 0;
}
body.search-results .search-content h2, body.search-no-results .search-content h2 {
  color: #282828;
}
body.search-results .search-content .container.flex, body.search-no-results .search-content .container.flex {
  gap: 128px;
}
@media only screen and (max-width: 1105px) {
  body.search-results .search-content .container.flex, body.search-no-results .search-content .container.flex {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 650px) {
  body.search-results .search-content .container.flex, body.search-no-results .search-content .container.flex {
    flex-wrap: wrap;
    gap: 25px;
  }
}
body.search-results .search-content .container.flex .search-results, body.search-no-results .search-content .container.flex .search-results {
  flex: 1;
  padding-left: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1105px) {
  body.search-results .search-content .container.flex .search-results, body.search-no-results .search-content .container.flex .search-results {
    flex-basis: 100%;
    padding: 40px 25px;
  }
}
body.search-results .search-content .container.flex .search-results .results-intro, body.search-no-results .search-content .container.flex .search-results .results-intro {
  font-family: "Prompt";
  margin-bottom: 30px;
  border-bottom: 1px solid #E87722;
  font-size: 22px;
  color: #282828;
  letter-spacing: -0.44px;
  font-weight: 600;
  padding-bottom: 12px;
}
body.search-results .search-content .container.flex .search-results article, body.search-no-results .search-content .container.flex .search-results article {
  margin: 20px 0;
  padding: 20px 0;
}
body.search-results .search-content .container.flex .search-results article .results-content, body.search-no-results .search-content .container.flex .search-results article .results-content {
  gap: 60px;
}
@media only screen and (max-width: 900px) {
  body.search-results .search-content .container.flex .search-results article .results-content, body.search-no-results .search-content .container.flex .search-results article .results-content {
    gap: 30px;
  }
}
body.search-results .search-content .container.flex .search-results article .results-content .image, body.search-no-results .search-content .container.flex .search-results article .results-content .image {
  flex-basis: 275px;
}
@media only screen and (max-width: 650px) {
  body.search-results .search-content .container.flex .search-results article .results-content .image, body.search-no-results .search-content .container.flex .search-results article .results-content .image {
    flex-basis: 120px;
  }
}
body.search-results .search-content .container.flex .search-results article .results-content .image img, body.search-no-results .search-content .container.flex .search-results article .results-content .image img {
  width: 100%;
  height: 184px;
  object-fit: cover;
}
@media only screen and (max-width: 650px) {
  body.search-results .search-content .container.flex .search-results article .results-content .image img, body.search-no-results .search-content .container.flex .search-results article .results-content .image img {
    height: 100px;
  }
}
body.search-results .search-content .container.flex .search-results article .results-content .image.team img, body.search-no-results .search-content .container.flex .search-results article .results-content .image.team img {
  object-position: top;
}
body.search-results .search-content .container.flex .search-results article .results-content .text, body.search-no-results .search-content .container.flex .search-results article .results-content .text {
  flex: 1;
}
body.search-results .search-content .container.flex .search-results article .results-content .text .eyebrow, body.search-no-results .search-content .container.flex .search-results article .results-content .text .eyebrow {
  margin-bottom: 5px;
  font-size: 16px;
}
body.search-results .search-content .container.flex .search-results article .results-content .text h3, body.search-no-results .search-content .container.flex .search-results article .results-content .text h3 {
  color: #282828;
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 130%;
}
@media only screen and (max-width: 650px) {
  body.search-results .search-content .container.flex .search-results article .results-content .text h3, body.search-no-results .search-content .container.flex .search-results article .results-content .text h3 {
    font-size: 18px;
  }
}
body.search-results .search-content .container.flex .search-results article .results-content .text h3 a, body.search-no-results .search-content .container.flex .search-results article .results-content .text h3 a {
  color: #282828;
  text-decoration: none;
}
body.search-results .search-content .container.flex .search-results article .results-content .text p:last-of-type, body.search-no-results .search-content .container.flex .search-results article .results-content .text p:last-of-type {
  margin-bottom: 1em;
}
body.search-results .search-content .container.flex .search-results .pagination, body.search-no-results .search-content .container.flex .search-results .pagination {
  padding-top: 30px;
  margin-top: 30px;
  font-family: "Prompt";
}
body.search-results .search-content .container.flex .search-results .pagination .wp-pagenavi span, body.search-no-results .search-content .container.flex .search-results .pagination .wp-pagenavi span {
  border: none;
}
body.search-results .search-content .container.flex .search-results .pagination .wp-pagenavi a, body.search-no-results .search-content .container.flex .search-results .pagination .wp-pagenavi a {
  border: none;
  color: #E87722;
}
body.search-results .search-content .container.flex .search-sidebar, body.search-no-results .search-content .container.flex .search-sidebar {
  flex-basis: 240px;
  background: #425563;
  color: #ffffff;
  padding: 100px 90px;
}
@media only screen and (max-width: 1105px) {
  body.search-results .search-content .container.flex .search-sidebar, body.search-no-results .search-content .container.flex .search-sidebar {
    flex-basis: 100%;
    padding: 40px 25px;
    order: 1;
  }
}
@media only screen and (max-width: 650px) {
  body.search-results .search-content .container.flex .search-sidebar, body.search-no-results .search-content .container.flex .search-sidebar {
    flex: 1;
    order: 1;
  }
}
body.search-results .search-content .container.flex .search-sidebar h3, body.search-no-results .search-content .container.flex .search-sidebar h3 {
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 20px;
  line-height: 130%;
  text-transform: none;
}
body.search-results .search-content .container.flex .search-sidebar #searchform, body.search-no-results .search-content .container.flex .search-sidebar #searchform {
  border: 1px solid #282828;
  border-radius: 7px;
  padding: 10px;
}
body.search-results .search-content .container.flex .search-sidebar #searchform #s, body.search-no-results .search-content .container.flex .search-sidebar #searchform #s {
  border: none;
  flex: 1;
}
body.search-results .search-content .container.flex .search-sidebar #searchform input[type=submit], body.search-no-results .search-content .container.flex .search-sidebar #searchform input[type=submit] {
  background-color: transparent;
  width: 20px;
  height: 20px;
  background-image: url(images/forward-arrow.svg);
  border: none;
  background-size: contain;
  cursor: pointer;
  font-family: "Prompt";
}
div#header_gradient {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 950;
  display: block;
  width: 100%;
  height: 150px;
  background: linear-gradient(black 0%, rgba(0, 0, 0, 0) 100%);
}
body.admin-bar div#header_gradient {
  top: var(--wp-admin--admin-bar--height);
}
div#header_outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1500;
  width: 100%;
  height: 78px;
  transition: all 0.5s ease;
  padding-right: 20px;
  box-sizing: border-box;
  justify-content: space-between;
  /* Mega menus */
}
@media only screen and (max-width: 900px) {
  div#header_outer {
    padding-right: 0;
    height: 58px;
  }
}
body.admin-bar div#header_outer {
  top: var(--wp-admin--admin-bar--height);
}
div#header_outer.header_outer_onscroll {
  top: 0 !important;
}
@media only screen and (max-width: 900px) {
  div#header_outer.header_outer_onscroll {
    border-bottom: 2px solid #E87722;
  }
}
div#header_outer .mega-menus {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  background: #212322;
  color: #ffffff;
  left: 0;
  z-index: 1;
  text-align: left;
}
div#header_outer .mega-menus .mega-menu-inner {
  margin-top: 78px;
  border-top: 1px solid #E87722;
  gap: 50px;
}
div#header_outer .mega-menus .mega-menu-inner .mega-left {
  padding: 50px 50px 50px 100px;
  overflow: hidden;
  background: #282828;
}
@media only screen and (max-width: 1255px) {
  div#header_outer .mega-menus .mega-menu-inner .mega-left {
    padding: 25px 25px 25px 25px;
  }
}
div#header_outer .mega-menus .mega-menu-inner .mega-left > svg {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.05;
}
div#header_outer .mega-menus .mega-menu-inner .mega-left > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#header_outer .mega-menus .mega-menu-inner .mega-left > ul li {
  padding: 0;
}
div#header_outer .mega-menus .mega-menu-inner .mega-left > ul li::before {
  display: none;
}
div#header_outer .mega-menus .mega-menu-inner .mega-left > ul li a {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.25s ease-out;
}
div#header_outer .mega-menus .mega-menu-inner .mega-left > ul li a.hover {
  color: #E87722;
}
div#header_outer .mega-menus .mega-menu-inner .mega-left > ul li svg {
  position: relative;
  opacity: 0;
  left: 0;
  transition: all 0.25s ease-out;
}
div#header_outer .mega-menus .mega-menu-inner .mega-left > ul li.indent {
  padding-left: 20px;
  font-size: 16px;
}
div#header_outer .mega-menus .mega-menu-inner .mega-left > ul li:hover a, div#header_outer .mega-menus .mega-menu-inner .mega-left > ul li.hover a {
  color: #E87722;
}
div#header_outer .mega-menus .mega-menu-inner .mega-left > ul li:hover svg, div#header_outer .mega-menus .mega-menu-inner .mega-left > ul li.hover svg {
  opacity: 1;
  left: 16px;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right {
  flex: 1;
  background: #212322;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content {
  display: none;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content:first-child {
  display: block;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-image {
  align-items: stretch;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-image .text {
  padding: 50px 50px 50px 0;
  flex: 1;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-image .text h3 {
  font-size: 28px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 20px;
  text-transform: none;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-image .text p {
  font-size: 24px;
  line-height: 150%;
  letter-spacing: -0.12px;
  color: #ffffff;
}
@media only screen and (max-width: 1255px) {
  div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-image .text p {
    font-size: 18px;
  }
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-image .image {
  max-width: 50%;
  height: inherit;
  flex-basis: 50%;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-image .image img {
  max-height: 100%;
  display: block;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 1450px) {
  div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-image .image {
    max-width: 45%;
  }
}
@media only screen and (max-width: 1105px) {
  div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-image .image {
    display: none;
  }
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards {
  padding: 50px 50px 50px 0;
}
@media only screen and (max-width: 1255px) {
  div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards {
    padding: 25px 25px 25px 0;
  }
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards h3 {
  font-size: 28px;
  font-weight: 500;
  color: #ffffff;
  text-transform: none;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards p {
  font-size: 24px;
  line-height: 150%;
  letter-spacing: -0.12px;
  color: #ffffff;
}
@media only screen and (max-width: 1255px) {
  div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards p {
    font-size: 18px;
  }
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards p a {
  color: #ffffff;
  text-decoration: none;
  font-family: "ASAP Condensed";
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  white-space: nowrap;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards p a::after {
  content: "";
  width: 30px;
  height: 30px;
  background: url(images/Button-Orange-White-Arrow.svg);
  position: relative;
  right: -50px;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.25s;
  position: absolute;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards p a:hover::after {
  right: -60px;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards .pusher-items {
  gap: 20px;
  flex-wrap: wrap;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards .pusher-items .pusher {
  margin-top: 35px;
  flex-basis: calc(25% - 19px);
  border: 2px solid #ffffff;
  aspect-ratio: 1.6241610738;
  overflow: hidden;
  cursor: pointer;
}
@media only screen and (max-width: 1255px) {
  div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards .pusher-items .pusher {
    flex-basis: calc(50% - 26px);
  }
}
@media only screen and (max-width: 900px) {
  div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards .pusher-items .pusher {
    flex-basis: 100%;
  }
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards .pusher-items .pusher .bg-image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards .pusher-items .pusher .title-area {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-right: 50px;
  padding-left: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  height: 100%;
  max-height: 54px;
  background: rgba(40, 40, 40, 0.8);
  transition: all 0.3s;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1650px) {
  div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards .pusher-items .pusher .title-area {
    padding-left: 12px;
    padding-top: 12px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1450px) {
  div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards .pusher-items .pusher .title-area {
    padding-left: 20px;
  }
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards .pusher-items .pusher .title-area h3 {
  font-size: 16px;
  line-height: 125%;
  font-weight: 400;
  color: #ffffff;
  text-transform: none;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards .pusher-items .pusher .arrow {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #E87722;
  aspect-ratio: 1;
  width: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards .pusher-items .pusher .arrow svg {
  width: 17px;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards .pusher-items .pusher:hover {
  border-color: #E87722;
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards .pusher-items .pusher:hover .title-area {
  background: rgba(255, 255, 255, 0.8);
}
div#header_outer .mega-menus .mega-menu-inner .mega-right .sub-menu-content .mega-module.text-cards .pusher-items .pusher:hover .title-area h3 {
  color: #282828;
}
div#header_outer img#meb_logo {
  display: block;
  width: 139px;
  height: 54px;
  height: auto;
  position: relative;
  top: 12px;
  left: 25px;
  transition: all 0.5s ease;
  z-index: 2;
}
@media only screen and (max-width: 1105px) {
  div#header_outer img#meb_logo {
    width: 80px;
    top: 13px;
    left: 25px;
  }
}
div#header_outer .header-right {
  flex: 1;
  text-align: right;
  position: unset;
}
@media only screen and (max-width: 900px) {
  div#header_outer .header-right {
    display: none;
  }
}
div#header_outer .header-right .global-menu {
  z-index: 2;
}
div#header_outer .header-right .global-menu ul {
  list-style: none;
}
div#header_outer .header-right .global-menu ul li {
  display: inline-block;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
div#header_outer .header-right .global-menu ul li::before {
  display: none;
}
div#header_outer .header-right .global-menu ul li a {
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  padding: 4px 12px;
}
div#header_outer .header-right .global-menu ul li span {
  color: #E87722;
  font-weight: 600;
  padding-left: 12px;
}
div#header_outer .header-right .global-menu ul li:hover {
  background: #E87722;
  color: #282828;
}
div#header_outer .header-right .global-menu ul li:hover a {
  color: #282828;
}
div#header_outer .header-right .global-menu ul li:hover span {
  color: #282828;
}
div#header_outer .header-right .global-menu ul li:last-of-type a {
  padding: 4px 12px 4px 0;
}
div#header_outer .header-right .global-menu ul li.search {
  min-width: max-content;
  background: none;
  vertical-align: bottom;
}
div#header_outer .header-right .global-menu ul li.search svg {
  vertical-align: middle;
}
div#header_outer .header-right .global-menu ul li.search .search-box {
  display: inline-block;
  vertical-align: middle;
  max-width: 0px;
  overflow: hidden;
  background: #E87722;
  padding: 3px 0px 4px 0px;
  transition: max-width 0.5s ease-out;
}
div#header_outer .header-right .global-menu ul li.search .search-box input[type=text] {
  background: none;
  border: none;
  border-bottom: 1px solid #282828;
  font-size: 12px;
  font-weight: 300;
  width: 200px;
  padding-right: 15px;
}
div#header_outer .header-right .global-menu ul li.search .search-box input[type=text]::placeholder {
  color: #282828;
  opacity: 1;
}
div#header_outer .header-right .global-menu ul li.search .search-box button {
  background: none;
  border: none;
  padding: 0;
  position: absolute;
  right: 5px;
  top: 3px;
  cursor: pointer;
  padding: 5px;
}
div#header_outer .header-right .global-menu ul li.search .search-box button svg {
  transform: rotate(-90deg);
}
div#header_outer .header-right .global-menu ul li.search .search-box button svg path {
  fill: #282828;
}
div#header_outer .header-right .global-menu ul li.search .search-icon {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  height: 31px;
}
div#header_outer .header-right .global-menu ul li.search .search-icon svg {
  margin: 0;
  top: -2px;
  position: relative;
}
div#header_outer .header-right .global-menu ul li.search .search-icon svg:nth-of-type(2) {
  display: none;
}
div#header_outer .header-right .global-menu ul li.search .search-icon svg circle, div#header_outer .header-right .global-menu ul li.search .search-icon svg path {
  stroke: #ffffff;
}
div#header_outer .header-right .global-menu ul li.search .search-icon:hover {
  background: #E87722;
}
div#header_outer .header-right .global-menu ul li.search .search-icon:hover svg circle, div#header_outer .header-right .global-menu ul li.search .search-icon:hover svg path {
  stroke: #282828;
}
div#header_outer .header-right .global-menu ul li.search.open .search-box {
  max-width: 300px;
  padding: 3px 6px 4px;
}
div#header_outer .header-right .global-menu ul li.search.open .search-icon svg:first-of-type {
  display: none;
}
div#header_outer .header-right .global-menu ul li.search.open .search-icon svg:nth-of-type(2) {
  display: block;
  top: 7px;
  position: relative;
}
div#header_outer .header-right .main-menu {
  position: unset;
}
div#header_outer .header-right .main-menu > ul {
  list-style: none;
  position: unset;
}
div#header_outer .header-right .main-menu > ul > li {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 0;
  position: unset;
}
div#header_outer .header-right .main-menu > ul > li::before {
  display: none;
}
div#header_outer .header-right .main-menu > ul > li > a {
  font-family: "ASAP Condensed";
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  margin: 0 0 0 32px;
  z-index: 2;
  position: relative;
  transition: color 0.25s ease-out;
}
div#header_outer .header-right .main-menu > ul > li > a span {
  font-family: "Prompt";
}
div#header_outer .header-right .main-menu > ul > li > a:hover {
  color: #E87722;
}
div#header_outer .header-right .main-menu > ul > li.hassub > a {
  padding-right: 18px;
}
div#header_outer .header-right .main-menu > ul > li.hassub > a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 40%;
  width: 12px;
  height: 8px;
  background: url(images/carat-down.svg);
}
div#header_outer .header-right .main-menu > ul > li.hassub.active > a {
  color: #E87722;
}
div#header_outer .header-right .main-menu > ul > li.hassub.active > a::after {
  top: 50%;
}
div#header_outer div#hamburger_container {
  display: none;
  position: relative;
  text-decoration: none;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  div#header_outer div#hamburger_container {
    display: block;
  }
}
div#header_outer div#hamburger_container div#ham_inner {
  display: flex;
  position: relative;
  width: 58px;
  height: 58px;
  background-color: #f07523;
  align-items: center;
  justify-content: center;
}
div#header_outer div#hamburger_container div#ham_inner button.hamburger {
  color: #ffffff !important;
}
div#header_outer div#hamburger_container div#ham_inner button.hamburger:hover {
  color: #ffffff !important;
  opacity: 1 !important;
}
div#header_outer div#hamburger_container div#ham_inner:hover {
  background: linear-gradient(135deg, #f07523 0%, #a51e35 100%);
}
div#header_outer div#hamburger_container p {
  margin: -6px 0 0 0;
  font-family: "Prompt";
  color: #ffffff;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.1em;
}
div.header_outer_onscroll {
  height: 79px !important;
  background-color: #282828 !important;
  border-bottom: 2px solid #E87722;
}
@media only screen and (max-width: 900px) {
  div.header_outer_onscroll {
    height: 58px !important;
  }
}
@media only screen and (min-width: 900px) {
  div.header_outer_onscroll img#meb_logo {
    width: auto !important;
    height: 40px !important;
    top: 17px !important;
  }
}
div#megamenu_outer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #282828;
  z-index: 1450;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div#megamenu_outer {
    position: fixed;
    top: 0;
    left: 0;
    height: auto;
    min-height: 100vh;
    z-index: 985;
  }
}
body.admin-bar div#megamenu_outer.scrolled div#megamenu_inner {
  padding: 85px 0 0 0;
}
div#megamenu_outer .bg-pattern {
  position: absolute;
  top: 78px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.1;
}
div#megamenu_outer div#megamenu_inner {
  display: flex;
  flex-direction: column;
  position: relative;
  width: auto;
  box-sizing: border-box;
  padding: 85px 0 0 0;
  top: 0px;
  height: 100%;
  justify-content: space-between;
  min-height: 100vh;
}
body.admin-bar div#megamenu_outer div#megamenu_inner {
  padding: 125px 0 0 0;
}
div#megamenu_outer div#megamenu_inner div#megamenu_top {
  position: relative;
  text-align: left;
  box-sizing: border-box;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
  flex: 1;
  overflow: scroll;
  max-height: calc(100vh - 253px);
}
@media screen and (max-height: 850px) {
  div#megamenu_outer div#megamenu_inner div#megamenu_top {
    padding-bottom: 35px;
  }
}
div#megamenu_outer div#megamenu_inner div#megamenu_top ul {
  list-style: none;
}
div#megamenu_outer div#megamenu_inner div#megamenu_top ul > li {
  margin-bottom: 30px;
  padding-left: 0;
  width: fit-content;
}
div#megamenu_outer div#megamenu_inner div#megamenu_top ul > li > a {
  color: #ffffff;
  text-decoration: none;
  font-family: "ASAP Condensed";
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  transition: color 0.25s ease-out;
}
div#megamenu_outer div#megamenu_inner div#megamenu_top ul > li::before {
  display: none;
}
div#megamenu_outer div#megamenu_inner div#megamenu_top ul > li.menu-item-has-children > a {
  padding-right: 20px;
  position: relative;
}
div#megamenu_outer div#megamenu_inner div#megamenu_top ul > li.menu-item-has-children > a.selected {
  color: #E87722;
}
div#megamenu_outer div#megamenu_inner div#megamenu_top ul > li.menu-item-has-children > a.selected::after {
  top: 55%;
}
div#megamenu_outer div#megamenu_inner div#megamenu_top ul > li.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 40%;
  width: 12px;
  height: 8px;
  background: url(images/carat-down.svg);
  transition: top 0.25s ease-out;
}
div#megamenu_outer div#megamenu_inner div#megamenu_top ul > li.menu-item-has-children > ul {
  display: none;
}
div#megamenu_outer div#megamenu_inner div#megamenu_top ul > li.menu-item-has-children > ul li {
  margin-bottom: 18px;
  margin-top: 0;
}
div#megamenu_outer div#megamenu_inner div#megamenu_top ul > li.menu-item-has-children > ul li a {
  font-family: "Prompt";
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
}
div#megamenu_outer div#megamenu_inner div#megamenu_top ul > li.menu-item-has-children > ul li a::after {
  display: none;
}
div#megamenu_outer div#megamenu_inner div#megamenu_bottom {
  border-top: 1px solid #E87722;
  box-sizing: border-box;
  justify-content: space-between;
  padding: 16px 0px;
  position: relative;
}
div#megamenu_outer div#megamenu_inner div#megamenu_bottom ul {
  padding-left: 25px;
  padding-right: 25px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
div#megamenu_outer div#megamenu_inner div#megamenu_bottom ul li {
  flex: calc(50% - 12px);
  padding: 0;
  font-size: 14px;
  font-weight: 300;
}
div#megamenu_outer div#megamenu_inner div#megamenu_bottom ul li.search {
  flex-basis: 100%;
  background: #E87722;
}
div#megamenu_outer div#megamenu_inner div#megamenu_bottom ul li.search .search-box {
  display: flex;
  justify-content: space-between;
  padding: 6px 4px;
}
div#megamenu_outer div#megamenu_inner div#megamenu_bottom ul li.search .search-box input {
  flex: 1;
  background: none;
  border: none;
  border-bottom: 1px solid #282828;
  padding: 6px 4px;
}
div#megamenu_outer div#megamenu_inner div#megamenu_bottom ul li.search .search-box button {
  background: none;
  border: none;
}
div#megamenu_outer div#megamenu_inner div#megamenu_bottom ul li.search .search-box button svg circle, div#megamenu_outer div#megamenu_inner div#megamenu_bottom ul li.search .search-box button svg path {
  stroke: #282828;
}
div#megamenu_outer div#megamenu_inner div#megamenu_bottom ul li::before {
  display: none;
}
div#megamenu_outer div#megamenu_inner div#megamenu_bottom ul li a {
  color: #ffffff;
  text-decoration: none;
}
div#footer_outer {
  display: block;
  position: relative;
  margin: 0 0 0 0;
  width: 100%;
  height: 50px;
  background-color: #282828;
}
@media only screen and (max-width: 1255px) {
  div#footer_outer {
    height: auto;
  }
}
div#footer_outer div#footer_inner {
  display: flex;
  position: relative;
  width: auto;
  box-sizing: border-box;
  padding-left: 50px;
  padding-right: 50px;
  text-align: center;
}
@media only screen and (max-width: 1255px) {
  div#footer_outer div#footer_inner {
    display: block;
    padding-left: 25px;
    padding-right: 25px;
  }
}
div#footer_outer div#footer_inner div#footer_left {
  width: 200px;
  flex: 0 0 200px;
  text-align: left;
}
div#footer_outer div#footer_inner div#footer_left img#footer_logo {
  height: 29px;
  position: relative;
  top: 10px;
}
@media only screen and (max-width: 1255px) {
  div#footer_outer div#footer_inner div#footer_left {
    width: auto;
    flex: none;
    margin-bottom: 15px;
  }
  div#footer_outer div#footer_inner div#footer_left img#footer_logo {
    top: 0;
    margin-top: 15px;
  }
}
div#footer_outer div#footer_inner div#footer_middle {
  width: calc(100% - 400px);
  flex: 0 0 calc(100% - 400px);
  text-align: center;
}
div#footer_outer div#footer_inner div#footer_middle div.footer_copy {
  margin: 0 0 0 0;
  font-family: "Prompt";
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  line-height: 50px;
}
div#footer_outer div#footer_inner div#footer_middle div.footer_copy a {
  color: #ffffff;
  text-decoration: none;
}
div#footer_outer div#footer_inner div#footer_middle div.footer_copy div.mebsquare {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 7px;
  height: 7px;
  /*background-color: rgba($color-white, 0.5);*/
  background: linear-gradient(135deg, #e17023 0%, #9d232e 100%);
  margin-left: 20px;
  margin-right: 20px;
}
@media only screen and (max-width: 1255px) {
  div#footer_outer div#footer_inner div#footer_middle {
    width: auto;
    flex: none;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 4px;
  }
  div#footer_outer div#footer_inner div#footer_middle div.footer_copy {
    line-height: 22px;
  }
  div#footer_outer div#footer_inner div#footer_middle div.footer_copy a {
    display: block;
    margin-bottom: 4px;
  }
  div#footer_outer div#footer_inner div#footer_middle div.footer_copy a:first-of-type {
    margin-top: 14px;
  }
  div#footer_outer div#footer_inner div#footer_middle div.footer_copy div.mebsquare {
    display: none;
  }
}
div#footer_outer div#footer_inner div#footer_right {
  width: 200px;
  flex: 0 0 200px;
  text-align: right;
}
@media only screen and (max-width: 1255px) {
  div#footer_outer div#footer_inner div#footer_right {
    width: auto;
    flex: none;
    text-align: left;
    box-sizing: border-box;
    margin-top: 22px;
    padding-bottom: 12px;
  }
}
div#footer_outer div#footer_inner div#footer_right a svg {
  position: relative;
  top: 14px;
  width: 22px;
  height: 22px;
  margin-left: 10px;
}
div#footer_outer div#footer_inner div#footer_right a svg path {
  fill: #ffffff !important;
}
div#footer_outer div#footer_inner div#footer_right a svg:hover path {
  fill: #f07523 !important;
}
@media only screen and (max-width: 1255px) {
  div#footer_outer div#footer_inner div#footer_right a svg {
    top: 0;
    margin-left: 0;
    margin-right: 10px;
  }
}
div.gform_wrapper {
  display: block;
  font-size: 15px;
  margin: 0 0 0 0;
  font-family: "Prompt";
  line-height: 120%;
  /*.gform_button:hover, .gform_button:focus, .gform_button:active {
		background-color: #91ba17;
		border: none;
	}*/
}
div.gform_wrapper .gform_fields {
  grid-row-gap: 25px !important;
}
div.gform_wrapper div.gform_heading {
  display: none;
}
div.gform_wrapper li, div.gform_wrapper li.gfield_error {
  /*margin-bottom: 12px !important;*/
  max-width: 100% !important;
  box-sizing: border-box !important;
  padding-right: 0 !important;
}
div.gform_wrapper .gfield_label {
  color: #425563;
  margin-bottom: 3px !important;
  margin-top: 0 !important;
  font-weight: 600;
  font-size: 15px;
  font-family: "ASAP Condensed";
  text-transform: uppercase;
}
div.gform_wrapper .gfield_required {
  font-style: normal !important;
  text-transform: none;
  font-size: 14px;
}
div.gform_wrapper label.gfield_label + div.ginput_container {
  margin-top: 0 !important;
}
div.gform_wrapper div.charleft {
  display: none !important;
}
div.gform_wrapper input:not([type="submit"]):focus, div.gform_wrapper textarea:not([type="submit"]):focus, div.gform_wrapper select:not([type="submit"]):focus {
  border: 2px solid #f07523 !important;
}
div.gform_wrapper input[type="text"], div.gform_wrapper input[type="tel"], div.gform_wrapper input[type="email"] {
  background-color: #ffffff;
  font-size: 16px !important;
  color: #425563;
  padding: 8px 12px 8px 12px !important;
  width: 100% !important;
  box-sizing: border-box;
  border: 2px solid #b5b0a5;
}
div.gform_wrapper input[type="text"]::placeholder, div.gform_wrapper input[type="tel"]::placeholder, div.gform_wrapper input[type="email"]::placeholder {
  color: #d2cec9;
}
div.gform_wrapper textarea {
  border: none;
  background-color: #ffffff;
  font-size: 16px !important;
  color: #425563;
  padding: 8px 12px 8px 12px !important;
  width: 100% !important;
  height: 125px;
  box-sizing: border-box;
  border: 2px solid #b5b0a5;
}
div.gform_wrapper .ginput_container_address span {
  flex: 100% !important;
}
div.gform_wrapper select {
  border: 2px solid #b5b0a5;
  background-color: #ffffff;
  color: #425563;
  -webkit-appearance: none;
}
div.gform_wrapper select option {
  color: #425563;
}
div.gform_wrapper select option:first-child {
  color: #d2cec9;
}
div.gform_wrapper select option[value=""][disabled] {
  color: red;
}
div.gform_wrapper select:invalid {
  color: lime;
}
div.gform_wrapper .ginput_container_select::after, div.gform_wrapper .ginput_container_address .address_state::after {
  content: " ";
  width: 12px;
  height: 7px;
  background-image: url(images/carat-down-black.svg);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 200;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
div.gform_wrapper .ginput_container_address span {
  margin-bottom: 0 !important;
  padding-right: 0 !important;
}
div.gform_wrapper li.divider-list-item {
  margin-top: 0 !important;
  width: 33.333% !important;
  box-sizing: border-box;
  padding-right: 15px !important;
}
@media (max-width: 650px) {
  div.gform_wrapper li.divider-list-item {
    display: block;
    width: 100% !important;
    padding-right: 0 !important;
  }
}
div.gform_wrapper li.divider-list-item:nth-of-type(3) {
  padding-right: 0 !important;
}
div.gform_wrapper div.gform_footer {
  margin-top: 0 !important;
}
div.gform_wrapper .gform_button {
  display: inline-block;
  font-family: "ASAP Condensed";
  font-weight: 400;
  font-size: 18px !important;
  line-height: 30px !important;
  color: #282828;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 0 0 0;
  background-color: transparent;
  border: 0;
  background-image: url(/images/Button-Orange-White-Arrow.svg);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: right 10px top -1px;
  box-sizing: border-box;
  padding-right: 53px;
  -webkit-appearance: none;
  cursor: pointer;
  width: auto !important;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
div.gform_wrapper .gform_button:hover {
  background-position: right 0px top -1px;
}
@media (max-width: 650px) {
  div.gform_wrapper .gform_button {
    /*padding: 8px 0 9px 0;*/
  }
}
div.gform_wrapper .gform_button:hover {
  /*background-color: $color-blue;*/
}
div.gform_wrapper div.validation_error {
  font-family: "Prompt";
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  border: 0 !important;
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
  text-align: left;
  color: #a51e35;
}
div.gform_wrapper .gfield_error {
  background-color: transparent !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  margin: 0 0 0 0 !important;
}
div.gform_wrapper .gfield_error label {
  background-color: transparent !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  margin: 0 0 0 0 !important;
  color: #425563 !important;
}
div.gform_wrapper .gfield_error input, div.gform_wrapper .gfield_error textarea {
  border: 2px solid #b5b0a5 !important;
}
div.gform_wrapper div.instruction {
  display: none !important;
}
div.gform_wrapper .validation_message {
  margin: 0 0 0 0 !important;
  border: 0 !important;
  padding: 0 !important;
  color: #a51e35 !important;
  font-size: 11px !important;
  position: relative;
  top: -3px;
}
div.gform_wrapper .ginput_container_fileupload .validation_message {
  display: none;
}
div.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description, div.gform_wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, div.gform_wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label, div.gform_wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-left: 0 !important;
}
div.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, div.gform_wrapper .gform_wrapper li.gfield_html {
  max-width: 100% !important;
}
div.gform_wrapper .gfield_radio {
  width: 100% !important;
}
div.gform_wrapper div.ginput_container_radio ul.gfield_radio li {
  padding-left: 1px !important;
}
div.gform_wrapper div.ginput_container_radio input[type="radio"]:checked + label {
  font-weight: normal !important;
}
div.gform_wrapper span.gfield_required {
  display: none;
}
div.gform_wrapper img.gform_ajax_spinner {
  display: none !important;
}
body .gform_wrapper ul li.gfield {
  margin-top: 0 !important;
  margin-bottom: 16px !important;
}
.gform_wrapper.gform_validation_error .top_label input.medium, .gform_wrapper.gform_validation_error .top_label select.medium {
  width: 100% !important;
}
ul.gform_fields li.gfmc-column {
  width: calc(50% - 15px) !important;
  margin-right: 30px;
}
ul.gform_fields li.gfmc-column:nth-of-type(2n) {
  margin-right: 0;
}
@media only screen and (max-width: 650px) {
  ul.gform_fields li.gfmc-column {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
.gform_body ul {
  margin-left: 0;
}
#gform_wrapper_3 .ginput_container_fileupload {
  color: #fff !important;
}
.new-home-hero {
  height: 100vh;
  position: relative;
}
@media only screen and (max-width: 1105px) {
  .new-home-hero {
    height: 80vh;
  }
}
@media only screen and (max-width: 650px) {
  .new-home-hero {
    height: 60vh;
  }
}
.new-home-hero .slides {
  position: relative;
  height: 100%;
}
.new-home-hero .slides .slide {
  opacity: 0;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.new-home-hero .slides .slide img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.new-home-hero .slides .slide .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.new-home-hero .slides .slide .message {
  opacity: 0;
  position: absolute;
  top: 30vh;
  width: 100%;
  max-width: 1032px;
  left: 100vw;
  transform: translateX(-50%);
  transition: all 0.8s ease-out;
  z-index: 2;
}
@media only screen and (max-width: 1105px) {
  .new-home-hero .slides .slide .message {
    padding: 0 60px;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 650px) {
  .new-home-hero .slides .slide .message {
    top: 15vh;
  }
}
.new-home-hero .slides .slide .message h1 {
  font-size: 50px;
  line-height: 136%;
  font-weight: 500;
  color: #ffffff;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 40px;
}
.new-home-hero .slides .slide .message h1 strong {
  color: #E87722;
  font-weight: 700;
}
.new-home-hero .slides .slide .message h1 strong sub {
  width: 10px;
  height: 10px;
  margin-left: 3px;
  background: #e87722;
  display: inline-block;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 900px) {
  .new-home-hero .slides .slide .message h1 {
    font-size: 40px;
    line-height: 110%;
  }
}
@media only screen and (max-width: 650px) {
  .new-home-hero .slides .slide .message h1 {
    font-size: 34px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-height: 620px) {
  .new-home-hero .slides .slide .message h1 {
    font-size: 34px;
    margin-bottom: 30px;
  }
}
.new-home-hero .slides .slide .message .hero-button {
  position: relative;
  display: inline-block;
  border: 2px solid #FFF;
  background: rgba(40, 40, 40, 0.8);
  font-size: 24px;
  font-family: "Prompt";
  color: #ffffff;
  text-decoration: none;
  padding: 16px 46px 16px 23px;
}
.new-home-hero .slides .slide .message .hero-button svg {
  position: absolute;
  right: 0;
  bottom: 0;
}
.new-home-hero .slides .slide .message .hero-button:hover {
  border: 2px solid var(--Orange-Gradient, #F7741F);
  background: rgba(255, 255, 255, 0.8);
  color: #282828;
}
@media only screen and (max-width: 650px) {
  .new-home-hero .slides .slide .message .hero-button {
    font-size: 18px;
    padding: 12px 46px 12px 19px;
  }
}
.new-home-hero .slides .slide.active {
  opacity: 1;
}
.new-home-hero .slides .slide.active .message {
  opacity: 1;
  left: 50%;
}
.new-home-hero .markets-bar {
  position: absolute;
  z-index: 2;
  bottom: 140px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 130px);
  max-width: 1032px;
  background: rgba(255, 255, 255, 0.5);
  list-style: none;
  display: flex;
  height: 15px;
  align-items: center;
  margin: 0;
}
.new-home-hero .markets-bar li {
  display: inline-block;
  position: relative;
  flex: 1;
  text-align: center;
  height: 5em;
  padding-left: 0;
  cursor: pointer;
}
.new-home-hero .markets-bar li::before {
  display: none;
}
.new-home-hero .markets-bar li a {
  color: #ffffff;
  text-decoration: none;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 18px;
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  text-transform: lowercase;
  z-index: 100;
}
.new-home-hero .markets-bar li.overlap-xl {
  margin: 0 -60px;
  white-space: nowrap;
}
.new-home-hero .markets-bar li.overlap-l {
  margin: 0 -40px;
}
.new-home-hero .markets-bar li.overlap {
  margin: 0 -20px;
}
.new-home-hero .markets-bar li:hover a {
  color: #E87722;
  font-weight: 600;
}
.new-home-hero .markets-bar li:hover a::after {
  content: "";
  width: 172px;
  height: 11px;
  border: 2px solid #FFF;
  position: absolute;
  left: 0;
  transform: translateX(50%);
}
.new-home-hero .markets-bar li:hover.overlap-xl a::after {
  left: -30px;
}
.new-home-hero .markets-bar li:hover.overlap-l a::after {
  left: -10px;
}
.new-home-hero .markets-bar li:hover.overlap a::after {
  left: -5px;
}
.new-home-hero .markets-bar li:nth-child(odd) a {
  top: 0;
}
.new-home-hero .markets-bar li:nth-child(odd) a::after {
  bottom: -20px;
}
.new-home-hero .markets-bar li:nth-child(even) a {
  bottom: 0;
}
.new-home-hero .markets-bar li:nth-child(even) a::after {
  top: -21px;
}
.new-home-hero .markets-bar li.active a {
  color: #E87722;
  font-weight: 600;
}
.new-home-hero .markets-bar li.active a::after {
  content: "";
  width: 172px;
  height: 11px;
  border: 2px solid #FFF;
  position: absolute;
  left: 0;
  transform: translateX(50%);
  background: linear-gradient(100deg, #F7741F 5.51%, #971B2F 91.56%);
}
.new-home-hero .markets-bar li.active.overlap-xl a::after {
  left: -30px;
}
.new-home-hero .markets-bar li.active.overlap-l a::after {
  left: -10px;
}
.new-home-hero .markets-bar li.active.overlap a::after {
  left: -5px;
}
@media only screen and (max-height: 900px) {
  .new-home-hero .markets-bar {
    bottom: 70px;
  }
}
@media only screen and (max-width: 1105px) {
  .new-home-hero .markets-bar {
    display: none;
  }
}
.new-home-hero .mobile-nav-arrows {
  display: none;
  position: absolute;
  bottom: 50%;
  width: calc(100% - 40px);
  padding: 0 20px;
  justify-content: space-between;
  z-index: 2;
}
@media only screen and (max-width: 1105px) {
  .new-home-hero .mobile-nav-arrows {
    display: flex;
  }
}
.new-home-hero .mobile-nav-arrows .previous-slide {
  transform: rotate(180deg);
}
.mobile-markets-buttons {
  display: none;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 1105px) {
  .mobile-markets-buttons {
    display: flex;
  }
}
.mobile-markets-buttons li {
  display: block;
  flex-basis: 50%;
  max-width: 50%;
  box-sizing: border-box;
  background: #ECECEC;
  line-height: 160%;
  border: 1px solid #979797;
  text-align: center;
  font-size: 15px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-markets-buttons li + li {
  margin-top: 0;
}
.mobile-markets-buttons li::before {
  display: none;
}
.mobile-markets-buttons li a {
  display: block;
  padding: 12px 0.6em;
  color: #979797;
  text-decoration: none;
  text-transform: lowercase;
}
.mobile-markets-buttons li.active {
  background: linear-gradient(100deg, #F7741F 5.51%, #971B2F 91.56%);
  color: #ffffff;
}
.mobile-markets-buttons li.active a {
  color: #ffffff;
}
.jobs {
  --padding-x: clamp(2rem, 5vw, 4rem);
  --padding-y: 2em;
}
.jobs__loading {
  opacity: 0.4;
  padding: var(--padding-y) var(--padding-x);
}
.jobs__embed {
  background: #ffffff;
  border: 1px solid;
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  font-family: "Prompt";
  line-height: 1.5;
  margin-left: auto;
  margin-right: auto;
  max-width: 1088px;
  text-align: left;
  overflow-y: auto;
  overscroll-behavior: contain;
  /**
   * Copied Styles
   *
   * @link https://jobs.ourcareerpages.com/Resources/css/ccp_widget_support.css
   */
}
.jobs__embed a {
  color: #425563;
}
.jobs__embed .jobListingHeadingSection {
  padding: var(--padding-y) var(--padding-x);
  text-transform: uppercase;
}
.jobs__embed .jobListingHeadingSection br:first-child {
  display: none;
}
.jobs__embed .jobListingHeadingSection .activeJobHeading {
  /** h2 */
  font-family: "Prompt";
  font-weight: 500;
  font-size: 36px;
  line-height: 44px;
  color: #282828;
  margin: 0;
}
.jobs__embed .categorySection {
  padding: var(--padding-y) var(--padding-x);
}
.jobs__embed .categorySection + .categorySection {
  margin-top: calc(-1 * var(--padding-y));
}
.jobs__embed .categorySection .categoryHeadingSection {
  /** h3 */
  font-family: "Prompt";
  font-weight: 300;
  font-size: 30px;
  line-height: 40px;
  color: #282828;
  margin: 0;
  margin-bottom: 0.2rem;
}
.jobs__embed #commondivjobalert {
  --button-width: 120px;
  margin-top: auto;
  border-top: 1px solid;
  padding: var(--padding-y) var(--padding-x);
  background-color: #f5f4f3;
}
.jobs__embed #commondivjobalert br {
  display: initial;
}
.jobs__embed #commondivjobalert hr {
  display: none;
}
.jobs__embed #commondivjobalert input[type="text"] {
  background-color: #fff;
  font-size: 16px !important;
  color: #425563;
  padding: 11px 12px !important;
  width: calc(100% - var(--button-width) - 2px) !important;
  margin-right: -2px;
  box-sizing: border-box;
  border: 2px solid #b5b0a5;
  border-radius: 10px 0 0 10px;
  margin-top: 0.25rem;
}
.jobs__embed #commondivjobalert input[type="text"]:focus:focus-visible {
  position: relative;
  z-index: 1;
}
.jobs__embed #commondivjobalert input[type="button"] {
  background-color: #ddd;
  color: #ffffff;
  border-radius: 0 10px 10px 0;
  transform: translateY(2px);
  padding: 6px 12px 4px !important;
  width: var(--button-width);
  border: 2px solid #b5b0a5;
  font-weight: 700;
  font-family: "ASAP Condensed";
  font-weight: 400;
  font-size: 18px !important;
  line-height: 30px !important;
  color: #282828;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 0.25rem;
}
.text-stats {
  position: relative;
  padding: 100px;
  display: flex;
  gap: 80px;
  overflow: hidden;
}
@media only screen and (max-width: 1105px) {
  .text-stats {
    padding: 40px 25px;
    gap: 40px;
  }
}
@media only screen and (max-width: 900px) {
  .text-stats {
    flex-wrap: wrap;
  }
}
.text-stats .bg-pattern {
  position: absolute;
  top: 0;
  left: 0;
}
.text-stats .text-column {
  flex-basis: calc(60% + 60px);
}
@media only screen and (max-width: 900px) {
  .text-stats .text-column {
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 650px) {
  .text-stats .text-column h2 {
    font-size: 24px;
    line-height: 133%;
  }
}
.text-stats .stats-column {
  flex: 1;
  gap: 35px;
  color: #425563;
}
@media only screen and (max-width: 1105px) {
  .text-stats .stats-column {
    flex-direction: column;
  }
}
@media only screen and (max-width: 650px) {
  .text-stats .stats-column {
    flex-wrap: wrap;
  }
}
.text-stats .stats-column .stat {
  flex: 1;
}
@media only screen and (max-width: 650px) {
  .text-stats .stats-column .stat {
    /*flex-basis:calc(50% - 18px);*/
  }
}
.text-stats .stats-column .stat .stat-box {
  border: 4px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(105deg, #f07523, #a51e35);
  padding: 40px 20px;
  font-family: "ASAP Condensed";
  font-size: 55px;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
}
@media only screen and (max-width: 1105px) {
  .text-stats .stats-column .stat .stat-box {
    padding: 20px;
  }
}
.text-stats .stats-column .stat .label {
  margin-top: 15px;
  font-family: "ASAP Condensed";
  font-weight: 300;
  font-size: 20px;
  line-height: 150%;
}
.text-stats.text-width-fourty .text-column {
  flex-basis: 40%;
}
@media only screen and (max-width: 900px) {
  .text-stats.text-width-fourty .text-column {
    flex-basis: 100%;
  }
}
.text-stats.bg-black {
  background: #282828;
  color: #ffffff;
}
.text-stats.bg-black .text-column {
  color: #ffffff;
}
.text-stats.bg-black .text-column h2 {
  color: #ffffff;
}
.text-stats.bg-black .text-column p {
  color: #ffffff;
}
.text-stats.bg-black .stats-column {
  color: #ffffff;
}
.pushers {
  padding: 100px;
  background: #425563;
}
@media only screen and (max-width: 1105px) {
  .pushers {
    padding: 40px 25px;
  }
}
.pushers .bg-pattern {
  position: absolute;
  top: 28px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.1;
}
.pushers h2 {
  margin-bottom: 50px;
  color: #ffffff;
  font-size: 32px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (max-width: 650px) {
  .pushers h2 {
    font-size: 24px;
    line-height: 133%;
  }
}
.pushers .pusher-items {
  gap: 35px;
  flex-wrap: wrap;
}
.pushers .pusher-items .pusher {
  flex-basis: calc(33.33% - 32px);
  border: 4px solid #ffffff;
  aspect-ratio: 1.3672839506;
  overflow: hidden;
  cursor: pointer;
}
@media only screen and (max-width: 1255px) {
  .pushers .pusher-items .pusher {
    flex-basis: calc(50% - 26px);
  }
}
@media only screen and (max-width: 900px) {
  .pushers .pusher-items .pusher {
    flex-basis: 100%;
  }
}
.pushers .pusher-items .pusher .bg-image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.pushers .pusher-items .pusher .title-area {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-right: 70px;
  padding-left: 35px;
  padding-top: 8px;
  height: 100%;
  max-height: 54px;
  background: rgba(40, 40, 40, 0.8);
  transition: all 0.3s;
  overflow-y: auto;
  scrollbar-width: none;
}
@media only screen and (max-width: 1650px) {
  .pushers .pusher-items .pusher .title-area {
    padding-left: 25px;
    padding-top: 12px;
    padding-right: 70px;
  }
}
@media only screen and (max-width: 1450px) {
  .pushers .pusher-items .pusher .title-area {
    padding-left: 20px;
  }
}
.pushers .pusher-items .pusher .title-area h3 {
  font-size: 24px;
  line-height: 150%;
  font-weight: 300;
  letter-spacing: -0.12px;
  color: #ffffff;
  text-transform: none;
}
@media only screen and (max-width: 1650px) {
  .pushers .pusher-items .pusher .title-area h3 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1255px) {
  .pushers .pusher-items .pusher .title-area h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 650px) {
  .pushers .pusher-items .pusher .title-area h3 {
    font-size: 18px;
  }
}
.pushers .pusher-items .pusher .title-area .blurb {
  font-family: "Prompt";
  font-size: 18px;
  line-height: 150%;
  font-weight: 300;
  color: #282828;
  max-height: 0px;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1650px) {
  .pushers .pusher-items .pusher .title-area .blurb {
    font-size: 16px;
  }
}
.pushers .pusher-items .pusher .arrow {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #E87722;
  aspect-ratio: 1;
  width: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pushers .pusher-items .pusher:hover {
  border-color: #E87722;
}
.pushers .pusher-items .pusher:hover .title-area {
  background: rgba(255, 255, 255, 0.8);
  max-height: 100%;
}
.pushers .pusher-items .pusher:hover .title-area h3 {
  color: #282828;
  padding-top: 10px;
}
.pushers .pusher-items .pusher:hover .title-area .blurb {
  max-height: 100%;
  overflow: unset;
}
div.team_grid_circles_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
div.team_grid_circles_outer div.team_grid_circles_inner {
  display: block;
  position: relative;
  width: auto;
  margin-left: 100px;
  margin-right: 100px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1105px) {
  div.team_grid_circles_outer div.team_grid_circles_inner {
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
div.team_grid_circles_outer div.team_grid_circles_inner h2 {
  font-family: "Prompt";
  font-weight: 300;
  font-size: 32px;
  line-height: 42px;
  color: #282828;
  margin: 0 0 50px 0;
  text-transform: uppercase;
}
@media only screen and (max-width: 1450px) {
  div.team_grid_circles_outer div.team_grid_circles_inner h2 {
    /*text-align: left;*/
  }
}
@media only screen and (max-width: 650px) {
  div.team_grid_circles_outer div.team_grid_circles_inner h2 {
    text-align: center;
    font-size: 24px;
    line-height: 133%;
  }
}
div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  text-align: left;
}
@media only screen and (max-width: 900px) {
  div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members {
    display: block;
  }
}
@media only screen and (max-width: 1450px) {
  div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members {
    text-align: center;
  }
}
div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member {
  cursor: pointer;
  display: flex;
  position: relative;
  width: 33.333%;
  flex: 0 0 33.333%;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1450px) {
  div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member {
    width: 50%;
    flex: 0 0 50%;
  }
}
@media only screen and (max-width: 900px) {
  div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member {
    width: auto;
    flex: none;
  }
}
@media only screen and (max-width: 650px) {
  div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member {
    display: block;
    width: auto;
    flex: none;
    margin-bottom: 40px;
    text-align: center;
  }
}
div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member div.team_member_grid_photo {
  display: block;
  width: 190px;
  flex: 0 0 190px;
  height: 190px;
  overflow: hidden;
  border-radius: 95px;
}
div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member div.team_member_grid_photo img {
  object-fit: cover;
  transition: all 0.2s;
}
@media only screen and (max-width: 650px) {
  div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member div.team_member_grid_photo {
    flex: none;
    margin-left: auto;
    margin-right: auto;
  }
}
div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member div.team_member_details {
  display: block;
  position: relative;
  width: calc(100% - 190px);
  flex: 0 0 calc(100% - 190px);
  height: 190px;
  text-align: left;
  box-sizing: border-box;
  padding-left: 20px;
}
div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member div.team_member_details p.team_member_name {
  color: #425563;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 0;
  font-weight: 400;
}
div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member div.team_member_details p.team_member_position {
  color: #282828;
  text-transform: lowercase;
  margin-top: -8px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 650px) {
  div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member div.team_member_details {
    flex: none;
    padding-left: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: auto;
  }
}
div.team_grid_circles_outer div.team_grid_circles_inner div.all_team_members div.team_member:hover div.team_member_grid_photo img {
  transform: scale(1.125);
}
@media only screen and (max-width: 650px) {
  .featured-projects {
    padding-bottom: 30px;
  }
}
.featured-projects .featured-projects-carousel .slick-track {
  display: flex;
  align-items: stretch;
}
.featured-projects .featured-projects-carousel .slick-track .featured-project {
  height: auto;
}
.featured-projects .featured-projects-carousel .slick-track .featured-project .primary-image {
  width: 65%;
  height: 100%;
  min-height: 650px;
}
@media only screen and (max-width: 900px) {
  .featured-projects .featured-projects-carousel .slick-track .featured-project .primary-image {
    width: 100%;
    height: auto;
    min-height: unset;
    aspect-ratio: 1.7777777778;
  }
}
.featured-projects .featured-projects-carousel .slick-track .featured-project .primary-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.featured-projects .featured-projects-carousel .slick-track .featured-project .title-box {
  position: absolute;
  top: 50%;
  right: 0;
  width: 35%;
  margin-right: 100px;
  background: #a9c23e;
  padding: 50px;
  box-sizing: border-box;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1105px) {
  .featured-projects .featured-projects-carousel .slick-track .featured-project .title-box {
    padding: 25px;
    width: 40%;
    margin-right: 65px;
  }
}
@media only screen and (max-width: 900px) {
  .featured-projects .featured-projects-carousel .slick-track .featured-project .title-box {
    width: calc(100% - 70px);
    margin-right: calc(50vw - 35%);
    position: relative;
    top: -35px;
    transform: none;
    right: unset;
    margin-left: auto;
    margin-right: auto;
  }
}
.featured-projects .featured-projects-carousel .slick-track .featured-project .title-box .bg-pattern {
  position: absolute;
  top: 0px;
  left: 0;
  opacity: 0.25;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.featured-projects .featured-projects-carousel .slick-track .featured-project .title-box .bg-pattern svg {
  width: 100%;
  height: auto;
}
.featured-projects .featured-projects-carousel .slick-track .featured-project .title-box .label {
  display: inline-block;
  background: #ffffff;
  color: #425563;
  font-family: "ASAP Condensed";
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 6px 14px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1105px) {
  .featured-projects .featured-projects-carousel .slick-track .featured-project .title-box .label {
    font-size: 16px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 1105px) {
  .featured-projects .featured-projects-carousel .slick-track .featured-project .title-box h3 {
    font-size: 24px;
    line-height: 133%;
  }
}
@media only screen and (max-width: 900px) {
  .featured-projects .featured-projects-carousel .slick-track .featured-project .title-box h3 {
    font-size: 20px;
  }
}
.featured-projects .featured-projects-carousel .slick-track .featured-project .title-box p {
  color: #282828;
  margin-top: 8px;
}
@media only screen and (max-width: 900px) {
  .featured-projects .featured-projects-carousel .slick-track .featured-project .title-box p {
    font-size: 16px;
    line-height: 24px;
  }
}
.featured-projects .featured-projects-carousel .slick-track .featured-project .title-box .project-link {
  margin-top: 35px;
}
.featured-projects .slider-navigation {
  position: absolute;
  width: calc(35% + 80px);
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1105px) {
  .featured-projects .slider-navigation {
    width: calc(40% + 80px);
    right: 25px;
  }
}
@media only screen and (max-width: 900px) {
  .featured-projects .slider-navigation {
    position: relative;
    right: unset;
    width: 90px;
    top: unset;
    margin: 0 auto;
  }
}
.featured-projects .slider-navigation .slick-prev-next svg {
  position: relative;
  transition: all 0.3s ease-out;
  vertical-align: bottom;
}
.featured-projects .slider-navigation .slick-prev-next.slick-prev {
  transform: rotate(180deg);
}
.featured-projects .slider-navigation .slick-prev-next.slick-prev svg {
  left: 0;
}
.featured-projects .slider-navigation .slick-prev-next.slick-prev:hover svg {
  left: 20px;
}
.featured-projects .slider-navigation .slick-prev-next.slick-next svg {
  right: 0;
}
.featured-projects .slider-navigation .slick-prev-next.slick-next:hover svg {
  right: -20px;
}
.photo-gallery {
  padding: 100px;
}
@media only screen and (max-width: 1105px) {
  .photo-gallery {
    padding: 40px 25px;
  }
}
.photo-gallery.overlap {
  padding-bottom: 0;
  margin-bottom: -35px;
  z-index: 2;
}
.photo-gallery h2 {
  margin-bottom: 50px;
  font-size: 32px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (max-width: 650px) {
  .photo-gallery h2 {
    font-size: 24px;
    line-height: 133%;
  }
}
.photo-gallery .photogrid {
  margin: 0 auto;
  max-width: 1328px;
  max-height: 675px;
}
@media only screen and (max-width: 900px) {
  .photo-gallery .photogrid {
    max-height: unset;
  }
}
.photo-gallery .photogrid .photo img {
  display: block;
  max-width: 100%;
  height: 100%;
  /*height:auto;*/
  min-height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 650px) {
  .photo-gallery .photogrid .photo img {
    height: 100%;
  }
}
.photo-gallery .photogrid .photo .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  background: rgba(40, 40, 40, 0.6);
  color: #ffffff;
  padding: 8px 14px;
  font-family: "ASAP Condensed";
  font-size: 14px;
  letter-spacing: 0.25px;
}
.photo-gallery .photogrid.count-2 {
  display: flex;
  align-items: stretch;
  gap: 35px;
}
@media only screen and (max-width: 1255px) {
  .photo-gallery .photogrid.count-2 {
    gap: 20px;
  }
}
.photo-gallery .photogrid.count-2 .photo-1 {
  flex-basis: 40%;
}
.photo-gallery .photogrid.count-2 .photo-2 {
  flex: 1;
}
.photo-gallery .photogrid.count-3 {
  display: grid;
  grid-template-rows: 1.4fr 1fr;
  grid-template-columns: 1fr 2.5fr;
  gap: 35px;
}
@media only screen and (max-width: 1255px) {
  .photo-gallery .photogrid.count-3 {
    gap: 20px;
  }
}
.photo-gallery .photogrid.count-3 .photo-1 {
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 2;
  grid-column-end: 2;
}
.photo-gallery .photogrid.count-3 .photo-2 {
  grid-row-start: 1;
  grid-column-start: 2;
  grid-row-end: 3;
  grid-column-end: 3;
}
.photo-gallery .photogrid.count-3 .photo-3 {
  grid-row-start: 2;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 2;
}
.photo-gallery .photogrid.count-4 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
}
@media only screen and (max-width: 1255px) {
  .photo-gallery .photogrid.count-4 {
    gap: 20px;
  }
}
.photo-gallery .photogrid.count-4 .photo-1 {
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 2;
  aspect-ratio: 1.705;
}
.photo-gallery .photogrid.count-4 .photo-1 img {
  width: 100%;
}
.photo-gallery .photogrid.count-4 .photo-2 {
  grid-row-start: 3;
  grid-column-start: 1;
  grid-row-end: 4;
  grid-column-end: 2;
  aspect-ratio: 2.8416666667;
}
.photo-gallery .photogrid.count-4 .photo-2 img {
  width: 100%;
}
.photo-gallery .photogrid.count-4 .photo-3 {
  grid-row-start: 1;
  grid-column-start: 2;
  grid-row-end: 2;
  grid-column-end: 3;
  aspect-ratio: 2.8416666667;
}
.photo-gallery .photogrid.count-4 .photo-3 img {
  width: 100%;
}
.photo-gallery .photogrid.count-4 .photo-4 {
  grid-row-start: 2;
  grid-column-start: 2;
  grid-row-end: 4;
  grid-column-end: 3;
  aspect-ratio: 1.705;
}
.photo-gallery .photogrid.count-4 .photo-4 img {
  width: 100%;
}
.photo-gallery .photogrid.count-5 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 35px;
}
@media only screen and (max-width: 1255px) {
  .photo-gallery .photogrid.count-5 {
    gap: 20px;
  }
}
.photo-gallery .photogrid.count-5 .photo-1 {
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 2;
  aspect-ratio: 1.1075;
}
.photo-gallery .photogrid.count-5 .photo-1 img {
  width: 100%;
}
.photo-gallery .photogrid.count-5 .photo-2 {
  grid-row-start: 3;
  grid-column-start: 1;
  grid-row-end: 4;
  grid-column-end: 2;
  aspect-ratio: 1.8458333333;
}
.photo-gallery .photogrid.count-5 .photo-2 img {
  width: 100%;
}
.photo-gallery .photogrid.count-5 .photo-3 {
  grid-row-start: 1;
  grid-column-start: 2;
  grid-row-end: 4;
  grid-column-end: 2;
}
.photo-gallery .photogrid.count-5 .photo-3 img {
  width: 100%;
}
.photo-gallery .photogrid.count-5 .photo-4 {
  grid-row-start: 1;
  grid-column-start: 3;
  grid-row-end: 2;
  grid-column-end: 3;
  aspect-ratio: 1.8458333333;
}
.photo-gallery .photogrid.count-5 .photo-4 img {
  width: 100%;
}
.photo-gallery .photogrid.count-5 .photo-5 {
  grid-row-start: 2;
  grid-column-start: 3;
  grid-row-end: 4;
  grid-column-end: 3;
  aspect-ratio: 1.1075;
}
.photo-gallery .photogrid.count-5 .photo-5 img {
  width: 100%;
}
.photo-gallery .photogrid.count-6 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 35px;
}
@media only screen and (max-width: 1255px) {
  .photo-gallery .photogrid.count-6 {
    gap: 20px;
  }
}
.photo-gallery .photogrid.count-6 .photo-1 {
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 2;
  aspect-ratio: 1.1075;
}
.photo-gallery .photogrid.count-6 .photo-1 img {
  width: 100%;
}
.photo-gallery .photogrid.count-6 .photo-2 {
  grid-row-start: 3;
  grid-column-start: 1;
  grid-row-end: 4;
  grid-column-end: 2;
  aspect-ratio: 1.8458333333;
}
.photo-gallery .photogrid.count-6 .photo-2 img {
  width: 100%;
}
.photo-gallery .photogrid.count-6 .photo-3 {
  grid-row-start: 1;
  grid-column-start: 2;
  grid-row-end: 2;
  grid-column-end: 2;
  aspect-ratio: 1.8458333333;
}
.photo-gallery .photogrid.count-6 .photo-3 img {
  width: 100%;
}
.photo-gallery .photogrid.count-6 .photo-4 {
  grid-row-start: 2;
  grid-column-start: 2;
  grid-row-end: 4;
  grid-column-end: 3;
  aspect-ratio: 1.1075;
}
.photo-gallery .photogrid.count-6 .photo-4 img {
  width: 100%;
}
.photo-gallery .photogrid.count-6 .photo-5 {
  grid-row-start: 1;
  grid-column-start: 3;
  grid-row-end: 3;
  grid-column-end: 3;
  aspect-ratio: 1.1075;
}
.photo-gallery .photogrid.count-6 .photo-5 img {
  width: 100%;
}
.photo-gallery .photogrid.count-6 .photo-6 {
  grid-row-start: 3;
  grid-column-start: 3;
  grid-row-end: 4;
  grid-column-end: 3;
  aspect-ratio: 1.8458333333;
}
.photo-gallery .photogrid.count-6 .photo-6 img {
  width: 100%;
}
@media only screen and (max-width: 650px) {
  .photo-gallery .photogrid {
    display: flex !important;
    flex-wrap: wrap;
    gap: 20px !important;
  }
}
@media only screen and (max-width: 650px) {
  .photo-gallery .photogrid .photo {
    flex-basis: 100%;
  }
}
.text-images {
  position: relative;
  padding: 35px 0 35px 100px;
  /*padding:100px 0 100px 100px;*/
  display: flex;
  gap: 80px;
  align-items: stretch;
}
@media only screen and (max-width: 1450px) {
  .text-images {
    padding: 40px 25px;
    gap: 40px;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 1105px) {
  .text-images {
    overflow: hidden;
  }
}
.text-images .bg-pattern {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
}
.text-images .text-column {
  padding: 45px 0;
  flex-basis: 60%;
}
@media only screen and (max-width: 1450px) {
  .text-images .text-column {
    /*max-width:1000px;*/
    flex-basis: 50%;
  }
}
@media only screen and (max-width: 1255px) {
  .text-images .text-column {
    padding: 25px 0;
    flex-basis: 100%;
    order: 2;
  }
}
.text-images .text-column .text-column-inner {
  /*max-width: 1000px;*/
}
@media only screen and (max-width: 650px) {
  .text-images .text-column .text-column-inner h2 {
    font-size: 24px;
    line-height: 133%;
  }
}
.text-images .text-column .text-column-inner ul {
  margin-top: 1em;
}
.text-images .image-column {
  flex: 1;
}
@media only screen and (max-width: 1255px) {
  .text-images .image-column {
    /*max-width: 600px;*/
    flex-basis: 100%;
    max-width: none;
    order: 1;
  }
}
.text-images .image-column .photogrid {
  height: 100%;
}
.text-images .image-column .photogrid .photo {
  height: 100%;
}
@media only screen and (max-width: 900px) {
  .text-images .image-column .photogrid .photo {
    height: auto;
  }
}
.text-images .image-column .photogrid .photo img {
  display: block;
  max-width: 100%;
  height: auto;
  /*height:100%;*/
  object-fit: cover;
  min-height: 330px;
  width: auto;
}
@media only screen and (max-width: 900px) {
  .text-images .image-column .photogrid .photo img {
    height: auto;
    min-height: unset;
  }
}
.text-images .image-column .photogrid .photo .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  background: rgba(40, 40, 40, 0.6);
  color: #ffffff;
  padding: 8px 14px;
  font-family: "ASAP Condensed";
  font-size: 14px;
  letter-spacing: 0.25px;
}
.text-images .image-column .photogrid.count-2 {
  display: flex;
  align-items: stretch;
  gap: 20px;
}
.text-images .image-column .photogrid.count-2 .photo-1 {
  flex-basis: 50%;
}
.text-images .image-column .photogrid.count-2 .photo-2 {
  flex: 1;
}
.text-images .image-column .photogrid.count-3 {
  display: grid;
  grid-template-rows: 1.4fr 1.4fr;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.text-images .image-column .photogrid.count-3 .photo-1 {
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 2;
}
.text-images .image-column .photogrid.count-3 .photo-2 {
  grid-row-start: 1;
  grid-column-start: 2;
  grid-row-end: 2;
  grid-column-end: 2;
}
.text-images .image-column .photogrid.count-3 .photo-3 {
  grid-row-start: 2;
  grid-column-start: 2;
  grid-row-end: 3;
  grid-column-end: 2;
}
.text-images .image-column .photogrid.count-3 img {
  min-height: unset;
  height: 100%;
}
@media only screen and (max-width: 900px) {
  .text-images .image-column .photogrid.count-3 img {
    height: auto;
  }
}
@media only screen and (max-width: 900px) {
  .text-images .image-column .photogrid {
    display: flex !important;
    flex-wrap: wrap;
    gap: 20px !important;
  }
  .text-images .image-column .photogrid .photo {
    flex-basis: calc(50% - 10px);
    aspect-ratio: unset !important;
  }
}
@media only screen and (max-width: 900px) and (max-width: 900px) {
  .text-images .image-column .photogrid .photo {
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 650px) {
  .text-images .image-column .photogrid .photo {
    flex-basis: 100%;
  }
}
.text-images.text-width-fourty .text-column {
  flex-basis: 40%;
}
@media only screen and (max-width: 900px) {
  .text-images.text-width-fourty .text-column {
    flex-basis: 100%;
    padding: 0;
    order: 1;
  }
}
.text-images.text-width-fourty .image-column {
  flex-basis: 60%;
}
@media only screen and (max-width: 900px) {
  .text-images.text-width-fourty .image-column {
    flex-basis: 100%;
  }
}
.text-images.text-width-sixty .text-column {
  flex-basis: 60%;
}
@media only screen and (max-width: 900px) {
  .text-images.text-width-sixty .text-column {
    flex-basis: 100%;
    padding: 0;
  }
}
.text-images.bg-black {
  background: #282828;
  color: #ffffff;
}
.text-images.bg-black .text-column {
  color: #ffffff;
}
.text-images.bg-black .text-column h2 {
  color: #ffffff;
}
.text-images.bg-black .text-column p {
  color: #ffffff;
}
.text-images.overlap {
  padding-bottom: 0;
}
.text-images.overlap .text-column {
  margin-bottom: 35px;
}
.text-images.overlap .image-column {
  margin-bottom: -35px;
  z-index: 2;
}
.text-images.image-left {
  padding: 35px 100px 35px 0;
}
@media only screen and (max-width: 1450px) {
  .text-images.image-left {
    padding: 40px 25px;
  }
}
.text-images.image-left .bg-pattern {
  display: none;
}
.text-images.image-left .text-column {
  order: 2;
}
.text-images.image-left .image-column {
  order: 1;
}
@media only screen and (max-width: 1105px) {
  .text-images.image-left {
    padding: 40px 25px;
  }
}
.columns-of-bullets {
  background-color: #425563;
  color: #ffffff;
  padding: 100px;
}
@media only screen and (max-width: 1105px) {
  .columns-of-bullets {
    padding: 40px 25px;
  }
}
.columns-of-bullets .headline {
  max-width: 60%;
}
@media only screen and (max-width: 1105px) {
  .columns-of-bullets .headline {
    max-width: none;
  }
}
.columns-of-bullets .headline h2, .columns-of-bullets .headline p {
  color: #ffffff;
}
@media only screen and (max-width: 650px) {
  .columns-of-bullets .headline h2 {
    font-size: 24px;
    line-height: 133%;
  }
}
.columns-of-bullets .bullets {
  margin-top: 35px;
  columns: 3;
  column-gap: 50px;
  list-style: square inside;
}
@media only screen and (max-width: 1105px) {
  .columns-of-bullets .bullets {
    columns: 2;
    column-gap: 40px;
  }
}
@media only screen and (max-width: 650px) {
  .columns-of-bullets .bullets {
    columns: 1;
  }
}
.columns-of-bullets .bullets > li {
  border-bottom: 1px solid #ffffff;
  padding: 16px 0 20px 20px;
  font-weight: 500;
  color: #ffffff;
  text-indent: -25px;
  display: flex;
  flex-direction: row;
}
.columns-of-bullets .bullets > li::marker {
  color: #F1BE49;
}
.columns-of-bullets .bullets > li::before {
  display: none;
}
.columns-of-bullets .bullets > li::before {
  content: "";
  display: none;
  position: relative;
  left: -1em;
  width: 0.4em;
  height: 0.4em;
  display: inline-block;
  background: #F1BE49;
  margin-right: 20px;
}
.columns-of-bullets .bullets > li .sub-bullet {
  list-style: none;
  margin-left: 25px;
}
.columns-of-bullets .bullets > li .sub-bullet li {
  padding-left: 0;
  color: #ffffff;
}
.columns-of-bullets .bullets > li .sub-bullet li::before {
  display: none;
}
.columns-of-bullets.bg-gradient {
  background-image: linear-gradient(90deg, #E87722 0%, #971B2F 66.55%);
  background-position: left 0px top 0px;
}
.columns-of-bullets.bg-gradient h2, .columns-of-bullets.bg-gradient p, .columns-of-bullets.bg-gradient .bullets li {
  color: #ffffff;
}
.columns-of-bullets.bg-green {
  background-color: #a9c23e;
}
.columns-of-bullets.bg-green .bullets > li {
  border-bottom: 1px solid #282828;
}
.columns-of-bullets.bg-green .bullets > li::marker {
  color: #425563;
}
.columns-of-bullets.bg-green .bullets > li::before {
  background: #425563;
}
.columns-of-bullets.bg-green h2, .columns-of-bullets.bg-green p, .columns-of-bullets.bg-green .bullets li, .columns-of-bullets.bg-green .bullets li li {
  color: #282828;
}
html.safari .columns-of-bullets .bullets > li::before {
  margin-right: 0px;
}
.selected-projects {
  padding: 80px 50px;
}
@media only screen and (max-width: 1105px) {
  .selected-projects {
    padding: 40px 25px;
  }
}
.selected-projects h2 {
  margin-bottom: 50px;
  color: #282828;
  font-size: 32px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (max-width: 650px) {
  .selected-projects h2 {
    font-size: 24px;
    line-height: 133%;
  }
}
.selected-projects .projects-grid {
  gap: 30px;
  flex-wrap: wrap;
}
.selected-projects .projects-grid a.portfolio_project {
  text-decoration: none;
  display: block;
  position: relative;
  flex: 0 0 calc(33.333% - 20px);
  aspect-ratio: 1.1294117647;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.selected-projects .projects-grid a.portfolio_project div.pp_gradient {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(transparent 0%, transparent 50%, rgba(0, 0, 0, 0.8) 100%);
}
@media only screen and (max-width: 1105px) {
  .selected-projects .projects-grid a.portfolio_project {
    margin-right: 0;
  }
}
@media only screen and (max-width: 900px) {
  .selected-projects .projects-grid a.portfolio_project {
    flex-basis: calc(50% - 15px);
  }
}
@media only screen and (max-width: 650px) {
  .selected-projects .projects-grid a.portfolio_project {
    flex-basis: 100%;
  }
}
.selected-projects .projects-grid a.portfolio_project:nth-of-type(3n) {
  margin-right: 0;
}
.selected-projects .projects-grid a.portfolio_project .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 2.3596059113;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.selected-projects .projects-grid a.portfolio_project div.portfolio_project_footer {
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  padding: 30px 100px 30px 35px;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  .selected-projects .projects-grid a.portfolio_project div.portfolio_project_footer {
    padding: 25px 100px 25px 25px;
  }
}
.selected-projects .projects-grid a.portfolio_project div.portfolio_project_footer p.client_and_location {
  font-family: "ASAP Condensed";
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
.selected-projects .projects-grid a.portfolio_project div.portfolio_project_footer p.project {
  font-family: "Prompt";
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
  margin: 0 0 0 0;
}
.selected-projects .projects-grid a.portfolio_project div.big_arrow_box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 102px;
  height: 102px;
  position: absolute;
  bottom: -16px;
  right: -16px;
  background-image: url(/images/big_arrow_box_102_background.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 102px 102px;
}
.selected-projects .projects-grid a.portfolio_project div.big_arrow_box img {
  width: 36px;
  height: 36px;
}
.selected-projects .projects-grid a.portfolio_project:hover div.big_arrow_box {
  background-image: url(/images/big_arrow_box_102_background_hover.png);
}
.selected-projects .cta {
  padding: 60px 50px 0 50px;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  .selected-projects .cta {
    padding: 60px 25px 0 25px;
  }
}
.module.logo-carousel {
  padding: 100px;
  background: #425563;
  color: #ffffff;
  overflow: hidden;
}
@media only screen and (max-width: 1105px) {
  .module.logo-carousel {
    padding: 40px 25px;
  }
}
.module.logo-carousel .bg-pattern {
  position: absolute;
  top: 28px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.1;
}
.module.logo-carousel .bg-pattern svg {
  overflow: visible;
}
.module.logo-carousel .intro-text {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}
.module.logo-carousel .intro-text h2, .module.logo-carousel .intro-text p {
  color: #ffffff;
}
@media only screen and (max-width: 650px) {
  .module.logo-carousel .intro-text h2 {
    font-size: 24px;
    line-height: 133%;
  }
}
.module.logo-carousel .logo-items {
  gap: 35px;
  margin-top: 50px;
  justify-content: center;
}
@media only screen and (max-width: 900px) {
  .module.logo-carousel .logo-items {
    flex-wrap: wrap;
  }
}
.module.logo-carousel .logo-items .logo {
  flex-basis: calc(20% - 76px);
  background: #ffffff;
  padding: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  border: 4px solid transparent;
  transition: border-color 0.25s ease-out;
}
@media only screen and (max-width: 900px) {
  .module.logo-carousel .logo-items .logo {
    flex-basis: calc(50% - 75px);
  }
}
.module.logo-carousel .logo-items .logo img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100px;
  margin: 0 auto;
  filter: grayscale(100%);
  transition: all 0.25s ease-out;
}
.module.logo-carousel .logo-items .logo .arrow {
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 30px;
  opacity: 0;
}
.module.logo-carousel .logo-items .logo.clickable {
  cursor: pointer;
}
.module.logo-carousel .logo-items .logo.clickable .arrow {
  opacity: 1;
}
.module.logo-carousel .logo-items .logo.clickable:hover {
  border-color: #E87722;
}
.module.logo-carousel .logo-items .logo.clickable:hover img {
  filter: none;
  transform: scale(102%);
}
.module.logo-carousel .logo-items.slick-initialized {
  display: block;
  margin: 50px 70px 0 70px;
  z-index: 3;
}
@media only screen and (max-width: 650px) {
  .module.logo-carousel .logo-items.slick-initialized {
    margin: 50px 0 0 0;
  }
}
.module.logo-carousel .logo-items.slick-initialized .slick-list .slick-track {
  display: flex;
  align-items: stretch;
  gap: 35px;
}
.module.logo-carousel .logo-items.slick-initialized .slick-list .slick-track .logo {
  height: inherit !important;
}
.module.logo-carousel .slider-navigation {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  justify-content: space-between;
  z-index: 1;
}
@media only screen and (max-width: 650px) {
  .module.logo-carousel .slider-navigation {
    position: relative;
    top: unset;
    transform: unset;
    justify-content: center;
    gap: 30px;
    align-items: center;
    margin-top: 30px;
  }
}
.module.logo-carousel .slider-navigation .slick-prev-next {
  cursor: pointer;
  z-index: 3;
}
.module.logo-carousel .slider-navigation .slick-prev-next svg {
  transition: all 0.3s ease-out;
  position: relative;
  vertical-align: bottom;
}
@media only screen and (max-width: 650px) {
  .module.logo-carousel .slider-navigation .slick-prev-next svg {
    width: 25px;
    height: 25px;
  }
}
.module.logo-carousel .slider-navigation .slick-prev-next.slick-prev {
  transform: rotate(180deg);
}
.module.logo-carousel .slider-navigation .slick-prev-next.slick-prev svg {
  left: 0;
}
.module.logo-carousel .slider-navigation .slick-prev-next.slick-prev:hover svg {
  left: 10px;
}
.module.logo-carousel .slider-navigation .slick-prev-next.slick-next {
  right: 0;
}
.module.logo-carousel .slider-navigation .slick-prev-next.slick-next svg {
  right: 0;
}
.module.logo-carousel .slider-navigation .slick-prev-next.slick-next:hover svg {
  right: -10px;
}
.module.photo-video-slider {
  background: rgba(214, 210, 196, 0.4);
  padding: 100px;
}
@media only screen and (max-width: 1105px) {
  .module.photo-video-slider {
    padding: 40px 25px;
  }
}
.module.photo-video-slider .intro-text {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 35px;
}
.module.photo-video-slider .intro-text h2 {
  font-size: 32px;
  font-weight: 300;
  text-transform: uppercase;
}
@media only screen and (max-width: 650px) {
  .module.photo-video-slider .intro-text h2 {
    font-size: 24px;
    line-height: 133%;
  }
}
.module.photo-video-slider .intro-text p {
  color: #282828;
}
.module.photo-video-slider .photo-video-slider-inner {
  margin-top: 35px;
}
.module.photo-video-slider .photo-video-slider-inner .main-stage .slides {
  display: none;
  max-width: fit-content;
  /*max-width:1200px;*/
  margin: 0 auto;
  max-height: 675px;
  max-width: 1200px;
}
@media only screen and (max-width: 1105px) {
  .module.photo-video-slider .photo-video-slider-inner .main-stage .slides {
    max-height: 520px;
  }
}
@media only screen and (max-width: 650px) {
  .module.photo-video-slider .photo-video-slider-inner .main-stage .slides {
    max-height: 300px;
  }
}
.module.photo-video-slider .photo-video-slider-inner .main-stage .slides.selected {
  display: block;
}
.module.photo-video-slider .photo-video-slider-inner .main-stage .slides.video {
  max-width: 1200px;
}
.module.photo-video-slider .photo-video-slider-inner .main-stage .slides img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
  max-height: 675px;
}
@media only screen and (max-width: 1105px) {
  .module.photo-video-slider .photo-video-slider-inner .main-stage .slides img {
    max-height: 520px;
  }
}
@media only screen and (max-width: 650px) {
  .module.photo-video-slider .photo-video-slider-inner .main-stage .slides img {
    max-height: 300px;
  }
}
.module.photo-video-slider .photo-video-slider-inner .main-stage .slides .embed-container {
  bottom: 28px;
}
.module.photo-video-slider .photo-video-slider-inner .main-stage .slides .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #282828;
  color: #ffffff;
  font-family: "ASAP Condensed";
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.25px;
  padding: 8px 14px;
  box-sizing: border-box;
}
.module.photo-video-slider .photo-video-slider-inner .slide-navigation {
  position: absolute;
  top: 50%;
  width: 100%;
  justify-content: space-between;
  max-width: 1270px;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 650px) {
  .module.photo-video-slider .photo-video-slider-inner .slide-navigation {
    position: relative;
    top: unset;
    margin-top: 30px;
    justify-content: center;
    gap: 30px;
    transform: none;
    left: 0;
  }
}
.module.photo-video-slider .photo-video-slider-inner .slide-navigation svg {
  transition: all 0.3s ease-out;
  position: relative;
  vertical-align: bottom;
}
.module.photo-video-slider .photo-video-slider-inner .slide-navigation .prev {
  transform: rotate(-180deg);
}
.module.photo-video-slider .photo-video-slider-inner .slide-navigation .prev svg {
  left: 0;
}
.module.photo-video-slider .photo-video-slider-inner .slide-navigation .prev:hover svg {
  left: 10px;
}
.module.photo-video-slider .photo-video-slider-inner .slide-navigation .next svg {
  right: 0;
}
.module.photo-video-slider .photo-video-slider-inner .slide-navigation .next:hover svg {
  right: -10px;
}
.module.photo-video-slider .thumbnails {
  gap: 35px;
  max-width: 1200px;
  margin: 35px auto 0 auto;
}
.module.photo-video-slider .thumbnails .thumbnail {
  flex-basis: calc(25% - 26px);
  border: 4px solid #ffffff;
  cursor: pointer;
}
.module.photo-video-slider .thumbnails .thumbnail a {
  display: block;
}
.module.photo-video-slider .thumbnails .thumbnail a img {
  display: block;
  width: 100%;
  aspect-ratio: 1.7843137255;
  object-fit: cover;
}
.module.photo-video-slider .thumbnails .thumbnail .overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, var(--Orange, rgba(232, 119, 34, 0.85)) 0%, var(--Maroon, rgba(151, 27, 47, 0.85)) 100%);
  z-index: 2;
}
.module.photo-video-slider .thumbnails .thumbnail:hover {
  border-color: #E87722;
}
.module.photo-video-slider .thumbnails .thumbnail:hover .overlay {
  display: block;
}
.module.photo-video-slider .thumbnails .thumbnail.selected {
  border-color: #E87722;
}
.module.text-image {
  position: relative;
  padding: 80px 100px;
  /*padding:100px 0 100px 100px;*/
  display: flex;
}
@media only screen and (max-width: 1105px) {
  .module.text-image {
    padding: 40px 25px;
  }
}
@media only screen and (max-width: 900px) {
  .module.text-image {
    flex-wrap: wrap;
    overflow: hidden;
  }
}
.module.text-image .text-column .text-column-inner {
  padding-right: 80px;
}
@media only screen and (max-width: 650px) {
  .module.text-image .text-column .text-column-inner {
    padding-right: 0;
  }
}
.module.text-image .text-column .text-column-inner .eyebrow {
  display: inline-block;
  background: #425563;
  color: #ffffff;
  font-family: "ASAP Condensed";
  font-size: 20px;
  font-weight: 500;
  padding: 6px 14px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 650px) {
  .module.text-image .text-column .text-column-inner h2 {
    font-size: 24px;
    line-height: 133%;
  }
}
.module.text-image .text-column .text-column-inner ul {
  margin-top: 1em;
}
.module.text-image .image-column {
  flex-basis: 40%;
}
.module.text-image .image-column img {
  display: block;
  width: 100%;
  max-height: 540px;
  /*height: 100%;*/
  object-fit: cover;
}
@media only screen and (max-width: 1105px) {
  .module.text-image .image-column {
    max-height: unset;
  }
}
@media only screen and (max-width: 900px) {
  .module.text-image .image-column {
    flex-basis: 100%;
    max-width: none;
  }
}
.module.text-image.text-width-fourty .text-column {
  flex-basis: 40%;
}
@media only screen and (max-width: 900px) {
  .module.text-image.text-width-fourty .text-column {
    flex-basis: 100%;
    padding: 0;
    order: 1;
  }
}
.module.text-image.text-width-fourty .image-column {
  flex-basis: 60%;
}
@media only screen and (max-width: 900px) {
  .module.text-image.text-width-fourty .image-column {
    flex-basis: 100%;
    margin-bottom: 25px;
  }
}
.module.text-image.text-width-fifty .text-column {
  flex-basis: 50%;
}
@media only screen and (max-width: 900px) {
  .module.text-image.text-width-fifty .text-column {
    flex-basis: 100%;
    padding: 0;
  }
}
.module.text-image.text-width-sixty .text-column {
  flex-basis: 60%;
}
@media only screen and (max-width: 900px) {
  .module.text-image.text-width-sixty .text-column {
    flex-basis: 100%;
    padding: 0;
  }
}
.module.text-image.overlap {
  padding-bottom: 0;
}
.module.text-image.overlap .text-column {
  margin-bottom: 35px;
}
.module.text-image.overlap .image-column {
  margin-bottom: -35px;
  z-index: 2;
}
.module.text-image.image-left .text-column {
  order: 2;
}
.module.text-image.image-left .text-column .text-column-inner {
  padding-left: 80px;
  padding-right: 0;
}
@media only screen and (max-width: 900px) {
  .module.text-image.image-left .text-column .text-column-inner {
    padding: 0;
  }
}
.module.text-image.image-left .image-column {
  order: 1;
  margin-bottom: 25px;
}
.text-image + .text-image {
  padding-top: 0;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fmeb.circles.studio%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fstyle.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2F_reset.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2F_variables.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2F_global.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fpages%2F_home.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fpages%2F_portfolio.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fpages%2F_services.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fpages%2F_company.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fpages%2F_careers.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fpages%2F_careers_single.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fpages%2F_job_openings.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fpages%2F_projects_single.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fpages%2F_leadership.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fpages%2F_team_members_single.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fpages%2F_safety.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fpages%2F_stories.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fpages%2F_stories_single.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fpages%2F_contact.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fpages%2F_subcontractors.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fpages%2F_search.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fparts%2F_header.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fparts%2F_footer.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fparts%2F_gravity_forms.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fparts%2F_new-home-hero.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fparts%2F_jobs.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fparts%2F_flex-text-stats.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fparts%2F_flex-pushers.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fparts%2F_flex-key-team-members.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fparts%2F_flex-featured-projects.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fparts%2F_flex-photo-gallery.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fparts%2F_flex-text-images.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fparts%2F_flex-columns-of-bullets.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fparts%2F_flex-selected-projects.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fparts%2F_flex-logo-carousel.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fparts%2F_flex-photo-video-slider.scss%22%2C%22wp-content%2Fthemes%2FMEB%202020%2Fsass%2Fparts%2F_flex-text-image.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA0e%3BAAAA%3BAAAA%3BAAAmB%3BAAAA%3BAAAA%3BAAAsB%3BAAAA%3BAAAA%3BAAAyB%3BAAAA%3BAAAA%3BAAAA%3BAAA4E%3BAAAA%3BAAAA%3BAAAA%3BAAAgD%3BAAAA%3BAAAA%3BAAA4F%3BAAAA%3BAAAA%3BAACppB%3BAAAA%3BAAAA%3BAAAA%3BADDhH%3BAAAA%3BAAAA%3BAEwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFhCA%3BAAAA%3BAEgEC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAF%2FPD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEiSA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAFraJ%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHjHD%3BAG8HC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAH5MD%3BAGkNC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAH5OH%3BAGoPC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHnXJ%3BAGiYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAH5cL%3BAGsdC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH1kBJ%3BAGmlBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA6BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHrrBJ%3BAGgsBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAH18BN%3BAGq9BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHxiCP%3BAGsjCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH3uCL%3BAG0vCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHn%2FCF%3BAGggDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAH1kDJ%3BAGmlDA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAH9mDH%3BAGunDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FnDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FtBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAeH%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BACxnBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1IH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BACxJP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAyFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA6FJ%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAA8FH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2DC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxuCP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BACTD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAA2KN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7nCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvHN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxOL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAChfL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA6BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5YF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAC10BN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BACzdN%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5KL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAaT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaP%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAWP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAYP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BACj2BL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7IL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BACtTA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BACtXH%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAC7GF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAC5JL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BACtJL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAC%2FKL%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAC7UH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9QF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BACzHA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BACnLL%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAC5LH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%22%7D */