@charset "UTF-8";
/*
Theme Name: CSS 2021
*/
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 ##### */
/*$color-teal: #4a86a0;*/
/* ##### DARKER GRADIENT COLORS ##### */
/*Colors*/
/*Fonts*/
/* ##### SCREEN SIZES ##### */
/* ##### FONTS ##### */
@font-face {
  font-family: "Sans";
  src: url("/fonts/ArtegraSans-Regular.eot");
  src: url("/fonts/ArtegraSans-Regular.eot#iefix") format("embedded-opentype");
  src: url("/fonts/ArtegraSans-Regular.woff") format("woff"), url("/fonts/ArtegraSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sans";
  src: url("/fonts/ArtegraSans-SemiBold.eot");
  src: url("/fonts/ArtegraSans-SemiBold.eot#iefix") format("embedded-opentype");
  src: url("/fonts/ArtegraSans-SemiBold.woff") format("woff"), url("/fonts/ArtegraSans-SemiBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sans";
  src: url("/fonts/ArtegraSans-SemiBold.eot");
  src: url("/fonts/ArtegraSans-SemiBold.eot#iefix") format("embedded-opentype");
  src: url("/fonts/ArtegraSans-SemiBold.woff") format("woff"), url("/fonts/ArtegraSans-SemiBold.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SansExtended";
  src: url("/fonts/ArtegraSansExtended-SemiBold.eot");
  src: url("/fonts/ArtegraSansExtended-SemiBold.eot#iefix") format("embedded-opentype");
  src: url("/fonts/ArtegraSansExtended-SemiBold.woff") format("woff"), url("/fonts/ArtegraSansExtended-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SansLight";
  src: url("/fonts/ArtegraSans-Light.eot");
  src: url("/fonts/ArtegraSans-Light.eot#iefix") format("embedded-opentype");
  src: url("/fonts/ArtegraSans-Light.woff") format("woff"), url("/fonts/ArtegraSans-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Serif";
  src: url("/fonts/SentinelSSm-Light.eot");
  src: url("/fonts/SentinelSSm-Light.eot#iefix") format("embedded-opentype");
  src: url("/fonts/SentinelSSm-Light.woff") format("woff"), url("/fonts/SentinelSSm-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*@font-face {
	font-family: "SerifItalic";
	src: url("/fonts/SentinelSSm-Light.eot");
	src: url("/fonts/SentinelSSm-Light.eot#iefix") format("embedded-opentype");
	src: url("/fonts/SentinelSSm-Light.woff") format("woff"), url("/fonts/SentinelSSm-Light.ttf") format("truetype");
	font-weight: normal;
	font-style: italic;
}*/
@font-face {
  font-family: "SerifItalic";
  src: url("/fonts/SentinelSSm-LightItalic.eot");
  src: url("/fonts/SentinelSSm-LightItalic.eot#iefix") format("embedded-opentype");
  src: url("/fonts/SentinelSSm-LightItalic.woff") format("woff"), url("/fonts/SentinelSSm-LightItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
/* "jQuery Mobile" Hacks */
/*.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
		text-shadow: none !important;
	}*/
div.ui-loader {
  display: none;
}
/* Fancybox Hacks */
div.fancybox-navigation {
  position: static;
}
div.fancybox-caption__body {
  text-align: center;
}
div.fancybox-container button.fancybox-button--arrow_left {
  display: flex;
  position: absolute;
  z-index: 500000;
  top: calc(50% - 75px);
  left: -90px;
  width: 150px;
  height: 150px;
  border-radius: 75px;
  background: none;
  background-color: rgba(255, 255, 255, 0.8);
  background-image: url(/images/icons/Left_Arrow_Dots_Desktop_teal.svg);
  background-repeat: no-repeat;
  background-position: right 30px center;
  background-size: 22px 40px;
  padding: 0 !important;
}
div.fancybox-container button.fancybox-button--arrow_left:hover {
  background-color: #437b93;
  background: url("/images/icons/Left Arrow Dots - Desktop_ko.svg") no-repeat right 30px center, linear-gradient(140deg, #437b93 26%, #07648D 98%);
}
div.fancybox-container button.fancybox-button--arrow_left div {
  display: none;
}
div.fancybox-container button.fancybox-button--arrow_right {
  display: flex;
  position: absolute;
  z-index: 500000;
  top: calc(50% - 75px);
  right: -90px;
  width: 150px;
  height: 150px;
  border-radius: 75px;
  background: none;
  background-color: rgba(255, 255, 255, 0.8);
  background-image: url(/images/icons/Right_Arrow_Dots_Desktop_teal.svg);
  background-repeat: no-repeat;
  background-position: left 30px center;
  background-size: 22px 40px;
  padding: 0 !important;
}
div.fancybox-container button.fancybox-button--arrow_right:hover {
  background-color: #437b93;
  background: url("/images/icons/Right Arrow Dots - Desktop_ko.svg") no-repeat left 30px center, linear-gradient(140deg, #437b93 26%, #07648D 98%);
}
div.fancybox-container button.fancybox-button--arrow_right div {
  display: none;
}
*:focus {
  outline: none;
}
html {
  scroll-behavior: smooth;
}
@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
body {
  font-family: "Sans";
  color: #515355;
  background-color: #fdfcf5;
  /*a.button {
		display: inline-block;
		position: relative;
		width: 292px;
		height: 44px;
		font-family: "SansExtended";
		text-transform: lowercase;
		color: $color-white;
		font-size: 15px;
		line-height: 44px;
		border-radius: 22px;
		background-color: $color-teal;
		background: linear-gradient(139deg, $color-teal 25%, $color-teal-darker 100%);
		text-decoration: none;
		box-sizing: border-box;
		padding-left: 20px;
		text-align: left;

		img.button_arrow {*/
  /* This is depricated as of 6/27/21. */
  /*position: absolute;
				top: 10px;
				right: 10px;
				width: 24px;
				height: 24px;
		}

		div.button_arrow {*/
  /* This replaces img.button_arrow above as of 6/27/21. */
  /*position: absolute;
				top: 10px;
				right: 10px;
				width: 24px;
				height: 24px;
				background-repeat: no-repeat;
				background-position: center center;
				background-size: 24px 24px;
				background-image: url("/images/icons/Right Arrow Icon_tealborderwhitebg.svg");
		}

		&:hover {
			@include cursor_go;*/
  /*cursor: none !important;*/
  /*background: none;
			background-color: $color-dark-blue;

			div.button_arrow {
				background-image: url("/images/icons/Right Arrow Icon_darkblueborderwhitebg.svg");
			}
		}
	}*/
  /*a.arrow {
		display: inline-block;
		position: relative;
		font-size: 15px;
		line-height: 24px;
		font-weight: bold;
		padding-right: 37px;
		text-transform: lowercase;
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 24px 24px;
		text-decoration: none;
	}*/
  /*div.section_header {
		width: 100%;
		margin-bottom: 30px;

		&.bottom_border {
			border-bottom: 1px solid $color-tan;
		}

		a.section_header_float_right {
			position: absolute;
			top: -20px;
			right: 0;
			display: inline-block;
			background-color: $color-gray;
			border-radius: 16px;
			box-sizing: border-box;
			padding: 10px 14px 10px 14px;
			color: $color-white;
			text-transform: lowercase;
			text-decoration: none;
			font-size: 13px;
			line-height: 13px;
			letter-spacing: 0.2px;
			transition: all 0.25s ease;

			&:hover {
				background-color: $color-dark-blue;
			}
		}

		p {
			font-family: "SansExtended";
			font-size: 11px;
			line-height: 17px;
			font-weight: bold;
			letter-spacing: 2px;
			text-transform: uppercase;
			margin: 0 0 0 0;
		}
	}

	p.eyebrow {
		display: inline-block;
		background-color: $color-light-tan;
		border-radius: 6px;
		box-sizing: border-box;
		padding: 4px 6px 4px 6px;
		font-size: 10px;
		line-height: 10px;
		font-weight: 600;
	}*/
}
body div#universal_blackout {
  display: none;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(37, 40, 42, 0.85);
}
body div {
  display: block;
  position: relative;
  text-align: left;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-weight: normal;
  margin-bottom: 30px;
}
body h1 {
  /*font-size: 44px;
		line-height: 54px;*/
  font-family: "Serif";
  font-size: 32px;
  line-height: 40px;
}
body h1.hero {
  font-family: "Serif";
  font-size: 54px;
  line-height: 54px;
  font-weight: 300;
}
@media only screen and (max-width: 1105px) {
  body h1 {
    /*font-size: 44px;
			line-height: 48px;*/
  }
  body h1.hero {
    font-size: 44px;
    line-height: 48px;
  }
}
body h2 {
  /*font-size: 36px;
		line-height: 48px;*/
  font-family: "Serif";
  font-size: 28px;
  line-height: 36px;
}
@media only screen and (max-width: 1105px) {
  body h2 {
    /*font-size: 40px;
			line-height: 42px;*/
    /*font-size: 36px;
			line-height: 42px;*/
  }
}
body h3 {
  /*font-size: 32px;
		line-height: 36px;
		letter-spacing: 0.2px;*/
  font-family: "Serif";
  font-size: 24px;
  line-height: 34px;
}
@media only screen and (max-width: 1105px) {
  body h3 {
    /*font-size: 32px;
			line-height: 36px;*/
    /*font-size: 32px;
			line-height: 36px;*/
  }
}
body h4 {
  /*font-size: 26px;
		line-height: 36px;
		letter-spacing: 0.1px;*/
  font-family: "Sans";
  font-size: 20px;
  line-height: 24px;
}
@media only screen and (max-width: 1105px) {
  body h4 {
    /*font-size: 26px;
			line-height: 36px;*/
  }
}
body h5 {
  /*font-size: 20px;
		line-height: 30px;
		letter-spacing: 0.2px;*/
  font-family: "SansExtended";
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
@media only screen and (max-width: 1105px) {
  body h5 {
    /*font-size: 20px;
			line-height: 30px;*/
  }
}
body h6 {
  /*font-size: 20px;
		line-height: 30px;
		letter-spacing: 0.2px;*/
  font-family: "SansExtended";
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
@media only screen and (max-width: 1105px) {
  body h6 {
    /*font-size: 18px;
			line-height: 24px;*/
  }
}
body .h1 {
  font-size: 44px;
  line-height: 54px;
}
@media only screen and (max-width: 1105px) {
  body .h1 {
    font-size: 44px;
    line-height: 48px;
  }
}
body .h2 {
  font-size: 36px;
  line-height: 48px;
}
@media only screen and (max-width: 1105px) {
  body .h2 {
    font-size: 36px;
    line-height: 42px;
  }
}
body .h3 {
  font-size: 32px;
  line-height: 36px;
  letter-spacing: 0.2px;
}
@media only screen and (max-width: 1105px) {
  body .h3 {
    font-size: 32px;
    line-height: 36px;
  }
}
body .h4 {
  font-size: 26px;
  line-height: 36px;
  letter-spacing: 0.1px;
}
@media only screen and (max-width: 1105px) {
  body .h4 {
    font-size: 26px;
    line-height: 36px;
  }
}
body .h5 {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2px;
}
@media only screen and (max-width: 1105px) {
  body .h5 {
    font-size: 20px;
    line-height: 30px;
  }
}
body .h6 {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2px;
}
@media only screen and (max-width: 1105px) {
  body .h6 {
    font-size: 18px;
    line-height: 24px;
  }
}
body p {
  font-family: "Sans";
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1105px) {
  body p {
    line-height: 24px;
  }
}
body p strong {
  font-weight: bold;
}
body p em {
  font-style: italic;
}
body ul {
  list-style-type: disc;
  margin-left: 18px;
}
@media only screen and (max-width: 900px) {
  body ul {
    margin-left: 0;
  }
}
body ol {
  list-style-type: decimal;
  margin-left: 18px;
}
body ul, body ol {
  margin-bottom: 30px;
}
body ul li, body ol li {
  font-family: "Sans";
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  margin-bottom: 7px;
}
body ul li:last-of-type, body ol li:last-of-type {
  margin-bottom: 0;
}
body ul li strong, body ol li strong {
  font-weight: bold;
  /*color: $color-teal;*/
}
body ul li em, body ol li em {
  font-style: italic;
}
@media only screen and (max-width: 1105px) {
  body ul li, body ol li {
    line-height: 24px;
  }
}
body a {
  font-weight: bold;
  color: #437b93;
  text-decoration: underline;
}
body a:hover {
  /*cursor: none !important;*/
  color: #1b365d;
}
body div.flex_content h1, body div.flex_content h2, body div.flex_content h3, body div.flex_content h4, body div.flex_content h5, body div.flex_content h6 {
  margin-top: 30px;
}
body div.flex_content ul {
  display: block;
  position: relative;
  list-style-type: none;
  margin-left: 0;
}
body div.flex_content ul li {
  color: #25282a;
  border-top: 2px solid #d6d2c4;
  box-sizing: border-box;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 0;
  padding-left: 40px;
}
body div.flex_content ul li:last-of-type {
  border-bottom: 2px solid #d6d2c4;
}
body div.flex_content ul li::before {
  content: "•";
  color: #da1984;
  display: inline-block;
  width: 1.1em;
  margin-left: -1.1em;
  font-size: 1.5em;
  position: relative;
  top: 2px;
}
body div.flex_content ol {
  display: block;
  position: relative;
  list-style-type: none;
  margin-left: 0;
  counter-reset: listitem;
}
body div.flex_content ol li {
  color: #25282a;
  border-top: 2px solid #d6d2c4;
  box-sizing: border-box;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 0;
  padding-left: 40px;
  position: relative;
  /*&::before {
					counter-increment: listitem;
					content: counter(listitem);
					color: $color-lavender;
					font-size: 14px;
					display: inline-block;
					width: 1.7em;
					margin-left: -1.7em;
					position: relative;
					top: -1px;
					font-weight: 800;
				}*/
}
body div.flex_content ol li::before {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -2px;
  left: 0;
  width: 30px;
  height: 47px;
  content: "";
  box-sizing: border-box;
  border-top: 2px solid #7a93dc;
  counter-increment: listitem;
  content: counter(listitem);
  color: #7a93dc;
  font-size: 14px;
  font-weight: 800;
}
body div.flex_content .alignleft {
  display: block;
  position: relative;
  float: left;
  margin: 0 30px 30px 0;
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 900px) {
  body div.flex_content .alignleft {
    float: none;
    margin: 30px 0 30px 0;
    max-width: 75%;
  }
}
@media only screen and (max-width: 650px) {
  body div.flex_content .alignleft {
    max-width: 100%;
  }
}
body div.flex_content .alignright {
  display: block;
  position: relative;
  float: right;
  margin: 0 0 30px 30px;
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 900px) {
  body div.flex_content .alignright {
    float: none;
    margin: 30px 0 30px 0;
    max-width: 75%;
  }
}
@media only screen and (max-width: 650px) {
  body div.flex_content .alignright {
    max-width: 100%;
  }
}
body div.flex_content .aligncenter {
  display: block;
  position: relative;
  margin: 30px auto 30px auto;
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 900px) {
  body div.flex_content .aligncenter {
    max-width: 75%;
  }
}
@media only screen and (max-width: 650px) {
  body div.flex_content .aligncenter {
    max-width: 100%;
  }
}
body div.flex_content .alignnone {
  display: block;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 900px) {
  body div.flex_content .alignnone {
    margin: 30px 0 30px 0;
    max-width: 75%;
  }
}
@media only screen and (max-width: 650px) {
  body div.flex_content .alignnone {
    max-width: 100%;
  }
}
body div.flex_content blockquote {
  display: block;
  position: relative;
  width: auto;
  box-sizing: border-box;
  padding: 23px 45px 23px 45px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: left;
  border-top: 1px solid #d6d2c4;
  border-bottom: 1px solid #d6d2c4;
}
@media only screen and (max-width: 900px) {
  body div.flex_content blockquote {
    padding: 23px 0 23px 45px;
  }
}
body div.flex_content blockquote p {
  font-family: "Serif";
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0.1px;
  color: #1b365d;
  margin-bottom: 30px;
}
body div.flex_content blockquote:last-child {
  margin-bottom: 0;
}
body div.flex_content blockquote::after {
  display: inline-block;
  position: absolute;
  background-image: url("/images/icons/quotes_magenta.svg");
  background-size: 34px 25px;
  background-repeat: no-repeat;
  top: 23px;
  left: 0;
  width: 34px;
  height: 25px;
  content: "";
}
body a.button {
  font-family: "SansExtended";
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #437b93;
}
body a.button.button_dark {
  color: #25282a;
}
body a.button.button_light {
  color: #ffffff;
}
body a.button div.button_arrow {
  display: inline-block;
  position: relative;
  top: 5px;
  margin-left: 12px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
  transition: all 0.25s ease;
}
body a.button div.button_arrow.button_arrow_dark {
  background-image: url("/images/icons/icon_circle_arrow_black.svg");
}
body a.button div.button_arrow.button_arrow_light {
  background-image: url("/images/icons/icon_circle_arrow_white.svg");
}
body a.button svg {
  display: inline-block;
  position: relative;
  width: 18px;
  height: 18px;
  margin-left: 12px;
  top: 4px;
}
body a.button:hover div.button_arrow_dark {
  background-image: url("/images/icons/icon_circle_arrow_magenta.svg");
}
body a.button:hover div.button_arrow_light {
  background-image: url("/images/icons/icon_circle_arrow_magenta.svg");
}
body a.button:hover svg circle {
  stroke: #da1984 !important;
  fill: #da1984;
}
body a.button:hover svg path {
  fill: #ffffff !important;
}
div.ui-selectmenu-menu {
  z-index: 1100;
}
div.ui-selectmenu-menu ul {
  max-height: 50vh;
}
/*
	Utility Classes
*/
.flex {
  display: flex;
}
.flexwrap {
  flex-wrap: wrap;
}
.button-with-circle-arrow {
  display: inline-block;
  background: #437b93;
  padding: 12px 16px 10px 16px;
  border-radius: 67px;
  color: #ffffff;
  font-family: "SansExtended";
  font-weight: 700;
  font-size: 14px;
  line-height: 107%;
  letter-spacing: 0.56px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s ease-out;
  position: relative;
  overflow: hidden;
}
.button-with-circle-arrow::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(139deg, #D74388 26.57%, #810E4D 97.66%), linear-gradient(139deg, #DA1984 26.57%, #AC2670 97.66%);
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.button-with-circle-arrow svg {
  margin-left: 10px;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
.button-with-circle-arrow svg circle, .button-with-circle-arrow svg path {
  transition: all 0.2s ease-out;
}
.button-with-circle-arrow svg circle {
  fill: transparent;
}
.button-with-circle-arrow span {
  position: relative;
  z-index: 2;
  vertical-align: middle;
}
.button-with-circle-arrow:hover {
  color: #ffffff;
}
.button-with-circle-arrow:hover svg circle {
  fill: #ffffff;
}
.button-with-circle-arrow:hover svg path {
  fill: #da1984;
}
.button-with-circle-arrow:hover::after {
  opacity: 1;
}
/*
	GDPR Plugin Styles
*/
#moove_gdpr_cookie_info_bar {
  background: #1b365d !important;
  bottom: unset;
  top: 80px;
  right: 15px;
  height: fit-content;
}
#moove_gdpr_cookie_info_bar .mgbutton:hover {
  background: #da1984 !important;
  color: #ffffff !important;
}
#moove_gdpr_cookie_info_bar .change-settings-button:hover {
  color: #da1984 !important;
}
.moove-gdpr-button-holder .mgbutton:hover {
  background: #da1984 !important;
  border-color: #da1984 !important;
  color: #ffffff !important;
}
.gdpr_lightbox .moove-gdpr-company-logo-holder {
  display: none;
}
.bic-head {
  display: block;
  height: 138px;
  color: white;
  font-family: "Sans", sans-serif;
  font-size: 28px;
  background-image: url("https://circlesstudio.com/images/header.jpg");
  background-size: cover;
  -webkit-print-color-adjust: exact;
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 10;
}
.bic-head .logo {
  display: inline-block;
  padding: 47px 47px 0 47px;
  color: white;
  text-align: center;
}
.bic-head .offlink {
  display: inline-block;
  position: absolute;
  top: 74px;
  right: 47px;
}
.bic-head .offlink:hover {
  color: #FFEDC1;
}
@media print {
  .bic-head .offlink {
    display: none;
  }
}
.bic-head .tagline {
  text-align: center;
  font-family: "Sans", sans-serif;
  font-weight: 600;
}
@media print {
  .bic-head {
    position: relative;
    height: 138px;
  }
}
@media (max-width: 900px) {
  .bic-head {
    text-align: center;
  }
  .bic-head .offlink {
    position: relative;
    top: 10px;
    right: auto;
  }
}
.bic {
  background: white;
  color: #25282A;
  font-size: 16px;
  padding: 158px 0px 1px;
  min-height: calc(100vh - 257px);
  -webkit-print-color-adjust: exact;
  /*quiz-box*/
  /*result-box*/
}
@media print {
  .bic {
    padding: 0px 0px 0px;
    background: white;
  }
}
@media (max-width: 450px) {
  .bic {
    padding-top: 128px;
  }
}
.bic .subnote {
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
}
.bic .quiz-box {
  display: block;
  max-width: 95%;
  width: 828px;
  background: white;
  margin: 50px auto;
  /*radio-bar*/
  /*progress*/
}
.bic .quiz-box .question {
  padding: 34px 23px 100px;
  display: none;
  line-height: 1.1em;
}
.bic .quiz-box .question.current {
  display: block;
}
@media (max-width: 450px) {
  .bic .quiz-box .question {
    padding: 24px 25px 100px;
  }
}
.bic .quiz-box .instructions {
  display: inline-block;
  width: 552px;
  max-width: 95%;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
  margin: auto;
  line-height: 1.5em;
}
@media (max-width: 450px) {
  .bic .quiz-box .instructions {
    line-height: 2em;
  }
}
.bic .quiz-box .input-row {
  text-align: left;
}
.bic .quiz-box .input-row input[type="text"] {
  width: 660px;
  max-width: 100%;
  height: 36px;
  background-color: #f3f3f3;
  margin-bottom: 13px;
}
.bic .quiz-box .input-row .text-label {
  display: inline-block;
  text-align: right;
  width: 112px;
  font-size: 20px;
}
.bic .quiz-box .question-container {
  font-size: 1.4em;
  line-height: 1.4em;
  display: block;
  text-align: left;
  margin: 40px auto 26px;
}
.bic .quiz-box .radio-bar {
  display: block;
  position: relative;
  /*top-labels*/
  /*input-row*/
}
.bic .quiz-box .radio-bar .top-labels {
  display: block;
  width: 100%;
  min-height: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
.bic .quiz-box .radio-bar .top-labels .low-label, .bic .quiz-box .radio-bar .top-labels .mid-label, .bic .quiz-box .radio-bar .top-labels .high-label {
  position: absolute;
  top: 0;
}
.bic .quiz-box .radio-bar .top-labels .low-label {
  left: 8%;
}
.bic .quiz-box .radio-bar .top-labels .mid-label {
  left: 50%;
  transform: translateX(-50%);
}
.bic .quiz-box .radio-bar .top-labels .high-label {
  right: 8%;
}
.bic .quiz-box .radio-bar .input-row {
  display: block;
  text-align: center;
  font-weight: 700;
  /*label*/
}
.bic .quiz-box .radio-bar .input-row label {
  display: inline-block;
  margin: 0;
  width: 157px;
  max-width: 20%;
  height: 38px;
  box-sizing: border-box;
  border: 1px solid #515355;
  position: relative;
  text-align: center;
  padding-top: 8px;
  cursor: pointer;
}
.bic .quiz-box .radio-bar .input-row label input {
  opacity: 0;
}
.bic .quiz-box .radio-bar .input-row label::after {
  content: "";
  border-radius: 50%;
  background-color: white;
  position: absolute;
  display: inline-block;
  height: 19px;
  width: 19px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid white;
  box-sizing: border-box;
}
.bic .quiz-box .radio-bar .input-row label.radio1 {
  border-radius: 20px 0px 0px 20px;
  background: #AFA16F;
}
.bic .quiz-box .radio-bar .input-row label.radio2 {
  background: #C2B68B;
}
.bic .quiz-box .radio-bar .input-row label.radio3 {
  background: #CDC5AB;
}
.bic .quiz-box .radio-bar .input-row label.radio4 {
  background: #C2B68B;
}
.bic .quiz-box .radio-bar .input-row label.radio5 {
  background: #AFA16F;
  border-radius: 0px 20px 20px 0px;
}
.bic .quiz-box .radio-bar .input-row label .numlabel {
  position: absolute;
  top: 43px;
  left: 50%;
  transform: translateX(-50%);
}
.bic .quiz-box .radio-bar .input-row label.active::after {
  background-color: #6E3AA8;
  border: 3px solid white;
}
.bic .quiz-box .radio-text .input-row {
  margin-bottom: 20px;
}
.bic .quiz-box .radio-text .input-row::before {
  content: "";
  border-radius: 50%;
  background-color: white;
  position: absolute;
  display: inline-block;
  height: 19px;
  width: 19px;
  top: 7px;
  left: 5px;
  transform: translate(-50%, -50%);
  border: 1px solid #25282A;
}
.bic .quiz-box .radio-text .input-row.active::before {
  background-color: #E3AC20;
}
.bic .quiz-box .radio-text input {
  opacity: 0;
}
.bic .quiz-box .progress {
  display: block;
  position: relative;
  margin-top: 75px;
  margin-bottom: 35px;
  text-align: center;
}
.bic .quiz-box .progress .percent {
  position: absolute;
  top: -150%;
  background: #25282a;
  border-radius: 6px;
  color: white;
  font-size: 13px;
  padding: 5px 7px;
  transform: translateX(-50%);
}
.bic .quiz-box .progress .percent:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #25282a;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.bic .quiz-box .progress .progress-bar {
  width: 300px;
  height: 18px;
  background-color: #E9EAEA;
  background-image: url("/images/progress.png");
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.bic .quiz-box .progress .pstart, .bic .quiz-box .progress .pfinish {
  display: inline-block;
  vertical-align: middle;
}
.bic .quiz-box .nav-bar {
  display: block;
  width: 100%;
  padding: 16px 24px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: -20px;
}
.bic .result-box {
  width: 1347px;
  max-width: 95%;
  background-color: white;
  display: block;
  margin: auto;
  padding: 32px;
  font-family: "Sans", sans-serif;
  /*circle percent gauges*/
  /*circle-percent*/
  /*result-text*/
}
.bic .result-box .forbox {
  font-size: 24px;
  display: inline-block;
  margin-bottom: 40px;
}
@media print {
  .bic .result-box .forbox {
    font-size: 18px;
    margin-bottom: 20px;
    max-width: 100%;
  }
}
@media (max-width: 450px) {
  .bic .result-box .forbox {
    font-size: 18px;
    width: 100%;
    max-width: 100%;
  }
}
.bic .result-box .dlbox {
  float: right;
}
@media (max-width: 900px) {
  .bic .result-box .dlbox {
    float: none;
    display: inline-block;
    margin-bottom: 25px;
  }
}
.bic .result-box th, .bic .result-box h3 {
  text-align: left;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0;
  color: #25282A;
  font-family: "Sans", sans-serif;
  line-height: 16px;
  padding-bottom: 12px;
}
.bic .result-box tr {
  border-top: 1px solid rgba(138, 141, 143, 0.3);
}
.bic .result-box tr:first-child {
  border-top: none;
}
.bic .result-box td {
  color: #515355;
  padding: 12px 0;
}
.bic .result-box td:nth-child(2n) {
  text-align: center;
  text-transform: capitalize;
}
.bic .result-box .yourans {
  color: #2C004E;
  margin-top: 10px;
}
.bic .result-box .yourans span {
  font-weight: 600;
}
@media print {
  .bic .result-box .yourans {
    padding-bottom: 20px;
  }
}
.bic .result-box .rightcol {
  padding-left: 40px;
}
@media (max-width: 900px) {
  .bic .result-box .rightcol {
    padding: 0px 40px 0 0;
  }
}
.bic .result-box .leftcol {
  padding-right: 40px;
}
@media (max-width: 900px) {
  .bic .result-box .leftcol {
    padding: 0px 40px 40px 0;
  }
}
.bic .result-box .circle-top {
  width: 133px;
  height: 133px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.bic .result-box .circle-top img {
  max-width: 75%;
  margin: 10px 15px;
}
.bic .result-box .small-circle {
  width: 73px;
  height: 73px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.bic .result-box .small-circle img {
  max-width: 75%;
  margin: 10px 15px;
}
.bic .result-box .circle-percent {
  display: block;
  margin: 10px auto;
  max-width: 80%;
  max-height: 250px;
  color: #8191C4;
}
.bic .result-box .circle-percent .circle-bg {
  fill: white;
  stroke: #BEBFBF;
  stroke-width: 3.8;
}
.bic .result-box .circle-percent .circle {
  fill: none;
  stroke-width: 2.8;
  stroke-linecap: round;
  stroke: #8191C4;
  animation: progress 1s ease-out forwards;
  transition: all 1s ease;
  transform: scaleX(-1) translateX(-100%);
}
.bic .result-box .circle-percent .percentage {
  fill: #5068B4;
  font-family: sans-serif;
  font-size: 0.5em;
  text-anchor: middle;
  font-weight: 600;
}
.bic .result-box .empexp .circle {
  stroke: #FFCF56;
}
.bic .result-box .empexp .percentage {
  fill: #DA9D04;
}
.bic .result-box .clientexp .circle {
  stroke: #6E3AA8;
}
.bic .result-box .clientexp .percentage {
  fill: #3E215E;
}
.bic .result-box .bicexp .circle {
  stroke: #9AB762;
}
.bic .result-box .bicexp .percentage {
  fill: #60831C;
}
.bic .result-box .results-row {
  border-top: 1px solid rgba(138, 141, 143, 0.3);
}
.bic .result-box .result-text {
  display: inline-block;
  max-width: calc(100% - 140px);
  vertical-align: middle;
  color: #515355;
}
.bic .result-box .result-text h4 {
  color: #25282A;
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 32px;
  font-family: "Sans", sans-serif;
}
.bic .result-box .result-text b, .bic .result-box .result-text strong {
  color: #25282A;
  font-weight: 700;
}
.bic .result-box .result-text span {
  color: #E16F10;
}
.bic .result-box .summary-box {
  background: #E9EAEA;
  padding: 20px;
}
.bic .result-box .small-cap {
  text-align: center;
  line-height: 20px;
}
.bic .result-box .summary-row {
  padding: 20px 0px;
}
.bic .result-box .summary-single {
  display: inline-block;
  width: 20%;
  margin: 2%;
  vertical-align: top;
  text-align: center;
}
@media (max-width: 450px) {
  .bic .result-box .summary-single {
    width: 45%;
  }
}
.bic .result-box .summary-text {
  display: inline-block;
}
.bic .result-box .attitude-answer {
  display: inline-block;
  text-transform: capitalize;
  font-weight: 700;
}
.bic .result-box .attitude-answer.simple {
  color: #E16F10;
}
.bic .result-box .attitude-answer.aspiring {
  color: #2C004E;
}
.bic .result-box .attitude-answer.satisfied {
  color: #2A514D;
}
.bic .result-box .pusher {
  padding: 30px 0;
}
@media print {
  .bic .result-box .pusher {
    display: none;
  }
}
@media (max-width: 900px) {
  .bic .result-box {
    padding: 0;
  }
}
.bic .next-button, .bic .back-button, .bic a.next-button, .bic a.back-button {
  background-color: #FFCF56;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  border-radius: 32px;
  display: inline-block;
  transition: all 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  color: #25282A;
  font-weight: 700;
  vertical-align: middle;
  margin-bottom: 20px;
}
.bic .next-button:hover, .bic .back-button:hover, .bic a.next-button:hover, .bic a.back-button:hover {
  background-color: #E3AC20;
}
@media print {
  .bic .next-button, .bic .back-button, .bic a.next-button, .bic a.back-button {
    display: none;
  }
}
.bic .next-button {
  background-image: url("/images/next-arrow.png");
  background-position: 92%;
  padding: 8px 42px 8px 16px;
  float: right;
}
.bic .next-button:hover {
  background-position: 97%;
}
.bic .next-button.nofloat {
  float: none;
}
.bic .back-button {
  background-image: url("/images/back-arrow.png");
  background-position: 8%;
  padding: 8px 16px 8px 42px;
}
.bic .back-button:hover {
  background-position: 3%;
}
.bic .video-box {
  display: block;
  margin-top: 50px;
  font-size: 24px;
}
.bic .video-box iframe {
  display: block;
  margin: 23px auto;
  width: 100%;
  height: 330px;
}
@media print {
  .bic .video-box {
    display: none;
  }
}
@media (max-width: 450px) {
  .bic .video-box {
    font-size: 18px;
  }
}
.bic .left-image {
  max-width: 95%;
  display: block;
  margin: 0 auto;
}
.bic .left-cap {
  border-top: 1px solid rgba(138, 141, 143, 0.3);
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  margin-top: 45px;
  max-width: 500px;
}
.bic .noshow {
  display: none;
}
/*bic*/
.bic-foot {
  background: #2C004E;
  color: white;
  padding: 25px 50px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  -webkit-print-color-adjust: exact;
}
.bic-foot .foot-logo {
  float: right;
}
@media (max-width: 900px) {
  .bic-foot {
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
  }
  .bic-foot .foot-logo {
    float: none;
    margin-top: 25px;
    display: inline-block;
  }
}
.two-col-half {
  width: 100%;
  display: flex;
  position: relative;
}
.two-col-half::after {
  clear: both;
  content: "";
  display: table;
}
.two-col-half.block {
  display: block;
}
.two-col-half > .col {
  width: 50%;
  float: left;
  box-sizing: border-box;
  min-height: 325px;
}
@media (max-width: 900px) {
  .two-col-half {
    display: block;
  }
  .two-col-half .col {
    width: 100%;
    float: none;
    min-height: 325px;
  }
  .two-col-half .col::after {
    clear: both;
    content: "";
    display: table;
  }
}
body.search .search-content {
  padding: 60px 0;
}
body.search .search-content .container.flex {
  max-width: 1280px;
  margin: 0 auto;
  gap: 80px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1310px) {
  body.search .search-content .container.flex {
    margin: 0 25px;
  }
}
body.search .search-content .container.flex .search-results {
  flex: 1;
}
body.search .search-content .container.flex .search-results article {
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 1px solid #d6d2c4;
}
body.search .search-content .container.flex .search-results article .eyebrow {
  border-radius: 40px;
  background: linear-gradient(97deg, #A4DBE8 26.57%, #6BA2AF 97.66%);
  padding: 8px;
  font-size: 12px;
  font-weight: 600;
  color: #25282a;
  margin-bottom: 17px;
  display: inline-block;
}
body.search .search-content .container.flex .search-results article h3 {
  font-family: "Serif";
  font-size: 26px;
  line-height: 138%;
  letter-spacing: 0.1px;
  font-weight: 300;
  margin-bottom: 12px;
}
body.search .search-content .container.flex .search-results article h3 a {
  color: #1b365d;
  text-decoration: none;
  font-weight: 300;
}
body.search .search-content .container.flex .search-sidebar {
  flex-basis: 310px;
}
@media only screen and (max-width: 900px) {
  body.search .search-content .container.flex .search-sidebar {
    flex-basis: 100%;
  }
}
body.search .search-content .container.flex .search-sidebar .searchform {
  background: #ffffff;
  border-radius: 100px;
  border: 1px solid #46484A;
  padding: 6px 12px;
}
body.search .search-content .container.flex .search-sidebar .searchform #s {
  border: none;
  flex: 1;
}
body.search .search-content .container.flex .search-sidebar .searchform button {
  background: none;
  border: none;
  cursor: pointer;
}
body.search .search-content .container.flex .search-sidebar .searchform button svg {
  width: 27px;
  height: 27px;
  vertical-align: middle;
}
body.search .search-content .container.flex .search-sidebar .searchform button:hover svg .circle {
  fill: #da1984;
}
body.search .pagination .wp-pagenavi span {
  border: none;
}
body.search .pagination .wp-pagenavi a {
  border: none;
}
body.single-post .intro_content_outer.intro_content_outer_insight_single .intro_content_inner {
  margin-left: calc(50% - 640px);
}
@media only screen and (max-width: 1310px) {
  body.single-post .intro_content_outer.intro_content_outer_insight_single .intro_content_inner {
    margin-left: 25px;
  }
}
body.single-post .insights-two-column {
  max-width: 1280px;
  margin: 0 auto;
  gap: 80px;
  overflow: visible;
}
@media only screen and (max-width: 1310px) {
  body.single-post .insights-two-column {
    margin: 0 25px;
  }
}
@media only screen and (max-width: 900px) {
  body.single-post .insights-two-column {
    flex-wrap: wrap;
  }
}
body.single-post .insights-two-column .insight-flex-content {
  flex: 1;
  max-width: 893px;
}
@media only screen and (max-width: 900px) {
  body.single-post .insights-two-column .insight-flex-content {
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 1105px) {
  body.single-post .insights-two-column .insight-flex-content div.default_content_outer_insight_single div.default_content_inner_insight_single {
    margin-left: 0;
    margin-right: 0;
  }
}
body.single-post .insights-two-column .insight-sidebar {
  align-self: flex-start;
  flex-basis: 310px;
  position: sticky;
  top: 50px;
  padding-top: 50px;
}
@media only screen and (max-width: 900px) {
  body.single-post .insights-two-column .insight-sidebar {
    flex-basis: 100%;
  }
}
body.single-post .insights-two-column .insight-sidebar .sidebar-form {
  background: #f5f2e8;
  border: 1px solid #d6d2c4;
  border-radius: 8px;
  padding: 30px 24px;
  margin-bottom: 20px;
  min-width: 310px;
  box-sizing: border-box;
}
body.single-post .insights-two-column .insight-sidebar .sidebar-form h3 {
  font-size: 20px;
  font-weight: 350;
  margin-bottom: 30px;
  color: #25282a;
}
body.single-post .insights-two-column .insight-sidebar .social-box {
  background: #f5f2e8;
  border: 1px solid #d6d2c4;
  border-radius: 8px;
  padding: 20px 24px;
  align-items: center;
}
body.single-post .insights-two-column .insight-sidebar .social-box .sharelabel {
  font-family: "SansExtended";
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  flex: 1;
}
body.single-post .insights-two-column .insight-sidebar .social-box .a2a_kit {
  display: flex;
  gap: 12px;
}
body.single-post .insights-two-column .insight-sidebar .social-box .a2a_kit a:hover svg path {
  fill: #da1984;
}
body.single-post .insights-two-column .insight-sidebar .social-box .a2a_kit div {
  display: none;
}
body.single-post div.tags_outer {
  max-width: 1280px;
  margin: 60px auto;
}
body.single-post div.tags_outer div.tags_inner {
  margin: 0;
}
body.single-post div.ata_outer div.ata_inner {
  width: 100%;
  max-width: 1280px;
}
body.single-post div.ata_outer div.ata_inner .ata_all_authors {
  max-width: 893px;
}
div#header_outer {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 64px;
  background-color: #ffffff;
}
div#header_outer div#header_inner {
  display: flex;
  position: relative;
  width: auto;
  height: 100%;
  margin-left: 25px;
  margin-right: 0;
}
@media only screen and (max-width: 1105px) {
  div#header_outer div#header_inner {
    margin-right: 25px;
  }
}
div#header_outer div#header_inner div#header_inner_left {
  display: flex;
  justify-content: start;
  align-items: center;
  position: relative;
  height: 100%;
  /*a {
				text-decoration: none;

				img#logo_circle_s_studio {
					width: auto;
					height: 36px;
				}
			}*/
}
div#header_outer div#header_inner div#header_inner_left a#animated_logo {
  display: inline-block;
  position: relative;
  left: -8px;
  text-decoration: none;
  color: inherit;
  width: auto;
  /*height: 36px;*/
  height: 54px;
}
div#header_outer div#header_inner div#header_inner_right {
  display: flex;
  justify-content: end;
  align-items: center;
  position: relative;
  flex: 1;
  height: 100%;
}
@media only screen and (max-width: 1105px) {
  div#header_outer div#header_inner div#header_inner_right .desktop-nav {
    display: none;
  }
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav {
  list-style: none;
  margin: 0;
  line-height: 65px;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li {
  display: inline-block;
  line-height: 54px;
  margin-bottom: 0;
  border-bottom: 6px solid transparent;
  transition: border-color 0.3s ease-out;
  margin: 0 28px;
  position: relative;
}
@media only screen and (max-width: 1310px) {
  div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li {
    margin: 0 21px;
  }
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li:hover {
  border-color: #da1984;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li:hover > a {
  color: #da1984;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li > a {
  color: #46484A;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.36px;
  text-transform: lowercase;
  padding: 0;
  display: block;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li > a svg {
  vertical-align: middle;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li > a:hover {
  color: #da1984;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li > a:hover svg circle {
  stroke: #da1984;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li > a:hover svg path {
  stroke: #da1984;
}
@media only screen and (max-width: 1310px) {
  div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li > a {
    font-size: 16px;
  }
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.search-nav {
  height: 57px;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.search-nav a.close {
  display: none;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.search-nav a.close svg {
  /*margin-bottom:-1px;*/
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.search-nav a.close:hover {
  border-bottom: 6px solid #da1984;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.search-nav .nav-search-field {
  display: none;
  position: absolute;
  right: 40px;
  border: 1px solid #46484A;
  border-radius: 100px;
  line-height: 1em;
  top: 12px;
  padding: 4px 4px 4px 12px;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.search-nav .nav-search-field form {
  display: flex;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.search-nav .nav-search-field form #search {
  border: none;
  width: 250px;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.search-nav .nav-search-field form button {
  background: none;
  border: none;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.search-nav .nav-search-field form button svg {
  vertical-align: middle;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.search-nav .nav-search-field form button svg circle {
  stroke: #46484A;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.search-nav .nav-search-field form button svg path {
  fill: #46484A;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.search-nav .nav-search-field form button:hover svg circle {
  fill: #da1984;
  stroke: #da1984;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.search-nav .nav-search-field form button:hover svg path {
  fill: #ffffff;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.search-nav.active {
  height: 55px;
  border-bottom: none;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.search-nav.active a:not(.close) {
  display: none;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.search-nav.active a.close {
  display: block;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.menu-item-has-children {
  padding-right: 20px;
  margin-right: 10px;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.menu-item-has-children > a::after {
  content: "";
  width: 12px;
  height: 6px;
  background-image: url(images/nav-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 27px;
  right: 0px;
  transition: transform 0.3s ease-out;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.menu-item-has-children:hover > a::after {
  background-image: url(images/nav-arrow-magenta.svg);
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.menu-item-has-children:hover .sub-menu {
  display: block;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.menu-item-has-children:hover .sub-menu li {
  margin-bottom: 16px;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.menu-item-has-children:hover .sub-menu li a {
  text-decoration: none;
  font-family: "Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #25282a;
  position: relative;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.menu-item-has-children:hover .sub-menu li a::after {
  opacity: 0;
  content: "";
  width: 18px;
  height: 18px;
  background-image: url(images/next-arrow-magenta.svg);
  position: absolute;
  top: -2px;
  right: -22px;
  transition: all 0.3s ease-out;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.menu-item-has-children:hover .sub-menu li a:hover {
  text-decoration: underline;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.menu-item-has-children:hover .sub-menu li a:hover::after {
  opacity: 1;
  right: -28px;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.menu-item-has-children:hover .sub-menu li:last-child {
  margin: 0;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li.menu-item-has-children .sub-menu {
  display: none;
  list-style: none;
  position: absolute;
  top: 60px;
  left: 0;
  background: #ffffff;
  border-radius: 0px 0px 10px 10px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  padding: 24px 64px 24px 28px;
  margin: 0;
  z-index: 1;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li:last-child {
  border: none;
  margin: 0 0 0 10px;
  line-height: 65px;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li:last-child > a {
  background: linear-gradient(139deg, #4A86A0 26.57%, #07648D 97.66%);
  color: #ffffff;
  padding: 0 28px;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li:last-child > a::after {
  content: unset;
}
div#header_outer div#header_inner div#header_inner_right .desktop-nav .menu-main-nav-container #menu-main-nav > li:last-child > a:hover {
  background: linear-gradient(139deg, #D74388 26.57%, #810E4D 100.89%);
}
div#header_outer div#header_inner div#header_inner_right a#hamburger_link {
  display: none;
  justify-content: center;
  align-items: center;
  position: relative;
  right: -25px;
  width: 73px;
  height: 100%;
  transition: all 0.25s ease;
}
div#header_outer div#header_inner div#header_inner_right a#hamburger_link img#hamburger {
  width: 22px;
  /*height: 22px;*/
  /*&.active {
						width: 30px;
						height: auto;
					}*/
}
div#header_outer div#header_inner div#header_inner_right a#hamburger_link.active {
  background-color: #c3dc93;
}
@media only screen and (max-width: 1105px) {
  div#header_outer div#header_inner div#header_inner_right a#hamburger_link {
    display: flex;
  }
}
div#header_outer div#header_inner div#header_inner_right div#main_nav_container {
  display: none;
  position: absolute;
  top: 64px;
  /*right: -25px;*/
  right: -425px;
  width: 400px;
  background-color: #515355;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 900px) {
  div#header_outer div#header_inner div#header_inner_right div#main_nav_container {
    display: block;
  }
}
@media only screen and (max-width: 650px) {
  div#header_outer div#header_inner div#header_inner_right div#main_nav_container {
    right: calc(-100vw - 25px);
    width: 100vw;
  }
}
div#header_outer div#header_inner div#header_inner_right div#main_nav_container.active {
  right: -25px;
}
div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav {
  list-style-type: none;
  margin: 0;
  padding: 30px 40px;
}
@media only screen and (max-height: 685px) {
  div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav {
    padding: 20px 30px;
  }
}
div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav li {
  display: block;
  margin: 0;
  padding: 0;
}
div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav li a {
  display: block;
  margin: 0;
  padding: 14px 0 14px 0;
  color: #c3dc93;
  text-transform: lowercase;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  font-family: "Sans";
  text-decoration: none;
  transition: all 0.25s ease;
}
div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav li a:hover {
  color: #ffffff;
}
@media only screen and (max-height: 685px) {
  div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav li a {
    font-size: 18px;
    padding: 8px 0 8px 0;
  }
}
div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav li:first-of-type a {
  padding-top: 0;
}
div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav li:last-of-type a {
  padding-bottom: 0;
}
div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav li.hasSubNav a.no_clicky:hover {
  cursor: default;
  color: #c3dc93;
}
div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav li.hasSubNav ul.subnav {
  margin: 0;
  padding: 0 0 12px 15px;
}
@media only screen and (max-height: 685px) {
  div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav li.hasSubNav ul.subnav {
    padding: 0 0 8px 15px;
  }
}
div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav li.hasSubNav ul.subnav li {
  display: block;
  margin: 0;
  padding: 0;
  /*&:first-of-type {

										a {
											padding-top: 0;
										}
									}

									&:last-of-type {

										a {
											padding-bottom: 0;
										}
									}*/
}
div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav li.hasSubNav ul.subnav li a {
  display: block;
  margin: 0;
  padding: 6px 0 6px 0;
  color: #ffffff;
  text-transform: none;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  font-family: "Sans";
  text-decoration: none;
  transition: all 0.25s ease;
}
@media only screen and (max-height: 685px) {
  div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav li.hasSubNav ul.subnav li a {
    padding: 4px 0;
  }
}
div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav li.hasSubNav ul.subnav li a span {
  display: inline-block;
  position: relative;
  width: 8px;
  height: 8px;
  background-image: url("/images/icons/button-icon.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 8px auto;
  margin-left: 8px;
  opacity: 0;
  transition: all 0.25s ease;
}
div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav li.hasSubNav ul.subnav li a:hover {
  text-decoration: underline;
}
div#header_outer div#header_inner div#header_inner_right div#main_nav_container ul#main_nav li.hasSubNav ul.subnav li a:hover span {
  opacity: 1;
}
/*div#header_outer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 80px;
	text-align: center;
	background-color: transparent;
	transition: all 0.5s ease;

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

	div#header_inner {
		display: flex;
		align-items: center;
		width: auto;
		height: 100%;
		margin-left: 35px;
		margin-right: 35px;

		@media only screen and (max-width: $desktop-smallest) {
			margin-left: 25px;
			margin-right: 25px;
		}

		a#logo {
			display: inline-block;
			text-decoration: none;
			width: 169px;
			flex: 169px;
			height: 36px;
			background-image: url("/images/logos/circle S studio_black.svg");
			background-repeat: no-repeat;
			background-size: 169px 36px;
			transition: all 0.5s ease;

			&.logo_white {
				background-image: url("/images/logos/circle S studio_ko.svg");
			}

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

		a#logo_mobile {
			display: none;
			text-decoration: none;
			width: 32px;
			flex: 0 0 32px;
			height: 32px;
			transition: all 0.5s ease;
			background-image: url("/images/logos/css_logo_s_white.svg");
			background-repeat: no-repeat;
			background-size: 32px 32px;

			@media only screen and (max-width: $desktop-smallest) {
				display: inline-block;
			}
		}

		div#main_nav_container {
			display: flex;
			align-items: center;
			justify-content: center;
			width: calc(100% - 169px - 32px);
			flex: 0 0 calc(100% - 169px - 32px);
			height: 100%;
			transition: all 0.5s ease;

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

			ul#main_nav {
				display: inline-block;
				margin-left: auto;
				margin-right: auto;
				list-style-type: none;
				margin: 0;
				padding: 0;

				li {
					display: inline-block;
					margin: 0;
					padding: 0;

					a {
						display: inline-block;
						text-decoration: none;
						margin-right: 150px;
						font-family: "SansExtended";
						font-size: 13px;
						line-height: 13px;
						letter-spacing: 1px;
						font-weight: normal;
						text-transform: uppercase;
						transition: all 0.5s ease;

						&:hover {
							opacity: 0.7;
						}

						@media only screen and (max-width: $desktop-small) {
							margin-right: 60px;
						}
					}

					&:last-of-type {

						a {
							margin-right: 0;
						}
					}
				}
			}
		}

		div#search {
			width: 32px;
			flex: 0 0 32px;
			height: 32px;
			transition: all 0.5s ease;

			@media only screen and (max-width: $desktop-smallest) {
				width: calc(100% - 32px);
				flex: calc(100% - 32px);
				text-align: right;
			}

			a#searchicon {
				display: block;
				text-decoration: none;
				width: 32px;
				height: 32px;
				border-radius: 16px;
				background-image: url("/images/icons/Search Icon_teal-gradient.svg");
				background-repeat: no-repeat;
				background-position: center center;
				background-size: 32px 32px;

				&:hover {
					@include cursor_go;
				}

				@media only screen and (max-width: $desktop-smallest) {
					display: inline-block;
				}

				&.active {
					background-image: url("/images/icons/Search Icon_lavender-gradient.svg") !important;
				}
			}
		}
	}

	&.header_outer_light_text {

		div#header_inner {

			div#main_nav_container {

				ul#main_nav {

					li {

						a {
							color: $color-white;
						}
					}
				}
			}

			div#search {

				a#searchicon {
					background-image: url("/images/icons/Search Icon_teal-outline.svg");
					background-repeat: no-repeat;
					background-position: center center;
					background-size: 32px 32px;
				}
			}
		}
	}

	&.header_outer_light_text_with_background {
		background-color: rgba($color-black, 0.3);

		div#header_inner {

			div#main_nav_container {

				ul#main_nav {

					li {

						a {
							color: $color-white;
						}
					}
				}
			}

			div#search {

				a#searchicon {
					background-image: url("/images/icons/Search Icon_teal-outline.svg");
					background-repeat: no-repeat;
					background-position: center center;
					background-size: 32px 32px;
				}
			}
		}
	}

	&.header_outer_dark_text {

		div#header_inner {

			div#main_nav_container {

				ul#main_nav {

					li {

						a {
							color: $color-gray;
						}
					}
				}
			}

			div#search {

				a#searchicon {
					background-image: url("/images/icons/Search Icon_teal-gradient.svg");
					background-repeat: no-repeat;
					background-position: center center;
					background-size: 32px 32px;
				}
			}
		}
	}

	&.header_scrolled {
		height: 54px;
		background-color: $color-teal;
		transition: all 0.5s ease;

		div#header_inner {

			a#logo {
				width: 32px;
				flex: 0 0 32px;
				height: 32px;
				transition: all 0.5s ease;
				background-image: url("/images/logos/css_logo_s_white.svg");
				background-size: 32px 32px;
			}

			div#main_nav_container {
				width: calc(100% - 32px - 32px);
				flex: 0 0 calc(100% - 32px - 32px);
				transition: all 0.5s ease;

				ul#main_nav {

					li {

						a {
							color: $color-white;
							font-size: 13px;
							line-height: 13px;
							transition: all 0.5s ease;
						}
					}
				}
			}

			div#search {

				a#searchicon {
					border: 1px solid $color-teal;
					background-image: url("/images/icons/Search Icon_teal-outline.svg");
					background-repeat: no-repeat;
					background-position: center center;
					background-size: 32px 32px;
				}
			}
		}
	}

	div#header_search {
		display: none;
		position: relative;
		width: 100%;
		height: 54px;
		background-color: $color-light-tan;
		border-radius: 0 0 20px 20px;

		form#form_search {
			display: block;
			position: relative;
			width: 960px;
			text-align: center;
			margin-left: auto;
			margin-right: auto;

			input#searchTerm {
				width: 100%;
				height: 44px;
				background-color: $color-white;
				border: 1px solid $color-tan;
				border-radius: 100px;
				box-sizing: border-box;
				padding: 0 18px 0 18px;
				font-family: "Sans";
				font-size: 15px;
				line-height: 15px;
				color: $color-light-gray;
				text-transform: lowercase;
				margin-top: 5px;

				&::placeholder {
					font-family: "Sans";
					font-size: 15px;
					line-height: 15px;
					color: $color-light-gray;
					text-transform: lowercase;
				}

				&::-moz-placeholder {
					line-height: 44px;
				}
			}

			a#form_search_submit_desktop {
				display: inline-block;
				position: absolute;
				top: 15px;
				right: 9px;
				width: 28px;
				height: 28px;
				text-decoration: none;
			}
		}
	}
}

div#header_mobile_outer {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	text-align: center;
	background-color: inherit;
	transition: all 0.5s ease;

	@media only screen and (max-width: $desktop-smallest) {
		display: block;
	}

	div#header_mobile_inner {
		display: block;
		width: auto;
		height: 54px;
		box-sizing: border-box;
		padding-left: 25px;
		padding-right: 25px;
		background-color: $color-teal;

		a#logo_mobile {
			display: inline-block;
			position: relative;
			top: 11px;
			text-decoration: none;
			width: 32px;
			height: 32px;
			transition: all 0.5s ease;
			background-image: url("/images/logos/css_logo_s_white.svg");
			background-repeat: no-repeat;
			background-size: 32px 32px;
		}

		a#menu_mobile {
			float: right;
			position: relative;
			top: 17px;
			display: inline-block;
			font-family: "SansExtended";
			font-weight: bold;
			font-size: 13px;
			line-height: 20px;
			letter-spacing: 1px;
			text-transform: uppercase;
			text-decoration: none;
			color: $color-white;
			text-align: right;
			background-image: url('/images/icons/Menu Icon - Dots_ko.svg');
			background-repeat: no-repeat;
			background-size: 20px 20px;
			background-position: left center;
			padding-left: 30px;
			transition: all 0.5s ease;

			&.active {
				background-image: url('/images/icons/Menu Icon_ko-1.svg');
			}
		}
	}

	div#header_mobile_nav_container {
		display: none;
		position: relative;
		width: 100%;
		text-align: left;

		div#header_mobile_nav_container_inner {
			width: auto;
			text-align: left;
			background-color: $color-light-tan;
			border-radius: 0 0 20px 20px;
			box-sizing: border-box;
			padding: 12px 25px 12px 25px;

			div#search_mobile_container {
				width: 100%;
				text-align: center;
				margin-bottom: 25px;

				form#form_search_mobile {
					display: block;
					position: relative;
					width: 100%;
					text-align: center;

					input#searchTermMobile {
						width: 100%;
						background-color: $color-white;
						border: 1px solid $color-tan;
						border-radius: 100px;
						box-sizing: border-box;
						padding: 15px 18px 15px 18px;
						font-family: "Sans";
						font-size: 15px;
						line-height: 15px;
						color: $color-light-gray;
						text-transform: lowercase;

						&::placeholder {
							font-family: "Sans";
							font-size: 15px;
							line-height: 15px;
							color: $color-light-gray;
							text-transform: lowercase;
						}
					}

					a#form_search_submit {
						display: inline-block;
						position: absolute;
						top: 13px;
						right: 9px;
						width: 28px;
						height: 28px;
						text-decoration: none;
					}
				}
			}

			ul#main_nav_mobile {
				display: block;
				position: relative;
				list-style-stype: none;
				width: 100%;
				margin: 0 0 15px 0;
				padding: 0;

				li {
					display: block;
					width: 100%;
					margin: 0;
					padding: 0;

					a {
						display: block;
						width: 100%;
						font-family: "SansExtended";
						font-weight: bold;
						font-size: 23px;
						line-height: 23px;
						letter-spacing: 1px;
						text-transform: uppercase;
						text-decoration: none;
						color: inherit;
						padding: 0;
						margin: 30px 0 30px 0;
					}

					&:first-of-type {

						a {
							margin-top: 0;
						}
					}

					&:last-of-type {

						a {
							margin-bottom: 0;
						}
					}
				}
			}
		}
	}
}*/
div#subfooter_outer {
  display: block;
  position: relative;
  width: 100%;
  height: 48px;
  text-align: center;
  background-color: #515355;
  box-sizing: border-box;
}
@media only screen and (max-width: 650px) {
  div#subfooter_outer {
    height: auto;
  }
}
div#subfooter_outer div#subfooter_inner {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}
div#subfooter_outer div#subfooter_inner div.subfooter_section {
  display: block;
  position: relative;
  width: 33.333%;
  flex: 0 0 33.333%;
  height: 100%;
}
@media only screen and (max-width: 650px) {
  div#subfooter_outer div#subfooter_inner div.subfooter_section {
    width: 50%;
    flex: 0 0 50%;
    height: 48px;
  }
}
div#subfooter_outer div#subfooter_inner div#subfooter_left {
  text-align: left;
  box-sizing: border-box;
  padding-left: 35px;
  padding-right: 35px;
}
@media only screen and (max-width: 1105px) {
  div#subfooter_outer div#subfooter_inner div#subfooter_left {
    width: 25%;
    flex: 0 0 25%;
  }
}
@media only screen and (max-width: 900px) {
  div#subfooter_outer div#subfooter_inner div#subfooter_left {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 650px) {
  div#subfooter_outer div#subfooter_inner div#subfooter_left {
    width: 50%;
    flex: 0 0 50%;
    background: linear-gradient(314.93deg, #1B365D 0%, #2D5A9F 100%);
  }
}
div#subfooter_outer div#subfooter_inner div#subfooter_left div#all_social_links {
  display: flex;
  position: relative;
  margin-left: -10px;
  align-items: center;
  height: 100%;
}
@media only screen and (max-width: 900px) {
  div#subfooter_outer div#subfooter_inner div#subfooter_left div#all_social_links {
    justify-content: center;
    margin-left: 0;
  }
}
div#subfooter_outer div#subfooter_inner div#subfooter_left div#all_social_links a {
  display: inline-block;
  margin-right: 35px;
  box-sizing: border-box;
  padding: 10px;
}
@media only screen and (max-width: 900px) {
  div#subfooter_outer div#subfooter_inner div#subfooter_left div#all_social_links a {
    margin-right: 25px;
  }
  div#subfooter_outer div#subfooter_inner div#subfooter_left div#all_social_links a:last-of-type {
    margin-right: 0;
  }
}
@media only screen and (max-width: 650px) {
  div#subfooter_outer div#subfooter_inner div#subfooter_left div#all_social_links a {
    margin-right: 40px;
  }
}
div#subfooter_outer div#subfooter_inner div#subfooter_middle {
  text-align: center;
  font-size: 0;
}
@media only screen and (max-width: 1105px) {
  div#subfooter_outer div#subfooter_inner div#subfooter_middle {
    width: 50%;
    flex: 0 0 50%;
  }
}
@media only screen and (max-width: 650px) {
  div#subfooter_outer div#subfooter_inner div#subfooter_middle {
    display: none;
  }
}
div#subfooter_outer div#subfooter_inner div#subfooter_middle span {
  display: inline-block;
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 13px;
  line-height: 48px;
  letter-spacing: 0.2px;
  color: #ffffff;
}
div#subfooter_outer div#subfooter_inner div#subfooter_middle span a {
  color: inherit;
  text-decoration: none;
  font-weight: normal;
}
div#subfooter_outer div#subfooter_inner div#subfooter_right {
  text-align: right;
}
@media only screen and (max-width: 1105px) {
  div#subfooter_outer div#subfooter_inner div#subfooter_right {
    width: 25%;
    flex: 0 0 25%;
  }
}
@media only screen and (max-width: 650px) {
  div#subfooter_outer div#subfooter_inner div#subfooter_right {
    width: 50%;
    flex: 0 0 50%;
  }
}
div#subfooter_outer div#subfooter_inner div#subfooter_right a.button {
  display: inline-block;
  background-color: #437b93;
  box-sizing: border-box;
  height: 100%;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 12px;
  line-height: 48px;
  font-weight: 800;
}
@media only screen and (max-width: 900px) {
  div#subfooter_outer div#subfooter_inner div#subfooter_right a.button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 650px) {
  div#subfooter_outer div#subfooter_inner div#subfooter_right a.button {
    display: block;
    width: auto;
    text-align: center;
  }
}
div#subfooter_outer div#subfooter_inner div#subfooter_right a.button div.button_arrow_light {
  top: 4px;
  margin-left: 8px;
}
div#subfooter_outer div#subfooter_inner div#subfooter_bottom_mobile {
  display: none;
  width: 100%;
  flex: 0 0 100%;
  text-align: center;
  font-size: 0;
}
div#subfooter_outer div#subfooter_inner div#subfooter_bottom_mobile span {
  display: inline-block;
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 13px;
  line-height: 48px;
  letter-spacing: 0.2px;
  color: #ffffff;
}
div#subfooter_outer div#subfooter_inner div#subfooter_bottom_mobile span a {
  color: inherit;
  text-decoration: none;
  font-weight: normal;
}
@media only screen and (max-width: 650px) {
  div#subfooter_outer div#subfooter_inner div#subfooter_bottom_mobile {
    display: block;
  }
}
.sticky-form {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 50;
  width: 290px;
}
.sticky-form a#sticky_subscribe_button {
  display: block;
  text-decoration: none;
  box-sizing: border-box;
  padding: 16px 35px 16px 35px;
  background: linear-gradient(122deg, #4A86A0 26.57%, #07648D 97.66%);
  border-radius: 100px;
  font-family: "SansExtended";
  font-size: 14px;
  line-height: 107%;
  letter-spacing: 0.56px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  transition: all 0.3s;
  text-align: center;
}
@media only screen and (max-width: 650px) {
  .sticky-form a#sticky_subscribe_button {
    bottom: 112px;
  }
}
.sticky-form a#sticky_subscribe_button svg {
  vertical-align: text-bottom;
  margin-left: 20px;
}
.sticky-form a#sticky_subscribe_button.open {
  background: linear-gradient(101deg, #D74388 26.57%, #810E4D 100%);
  border-radius: 24px 24px 0 0;
}
.sticky-form a#sticky_subscribe_button.open svg path:last-of-type {
  display: none;
}
.sticky-form a#sticky_subscribe_button:hover {
  background: linear-gradient(101deg, #D74388 26.57%, #810E4D 100%);
}
.sticky-form a#sticky_subscribe_button:hover svg circle {
  fill: #ffffff;
}
.sticky-form a#sticky_subscribe_button:hover svg path {
  stroke: #da1984;
}
.sticky-form div#sticky_subscribe_panel {
  display: none;
  background-color: #ffffff;
  z-index: 50;
  max-width: 288px;
  border-radius: 0 0 24px 24px;
  border-right: 1px solid var(--Tan, #D6D2C4);
  border-bottom: 1px solid var(--Tan, #D6D2C4);
  border-left: 1px solid var(--Tan, #D6D2C4);
}
@media only screen and (max-width: 650px) {
  .sticky-form div#sticky_subscribe_panel {
    max-width: 100%;
    width: 100%;
  }
}
.sticky-form div#sticky_subscribe_panel div#ssp_inner {
  display: block;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  text-align: left;
}
.sticky-form div#sticky_subscribe_panel div#ssp_inner div.gform_wrapper div.gform_validation_errors h2 {
  font-size: 14px;
  line-height: 20px;
}
.sticky-form div#sticky_subscribe_panel div#ssp_inner div.gform_wrapper li.gfield_error label {
  font-size: 11px !important;
  color: #437b93 !important;
  font-weight: 700 !important;
}
.sticky-form div#sticky_subscribe_panel div#ssp_inner div.gform_wrapper form label.gfield_label {
  font-weight: 700 !important;
}
.sticky-form div#sticky_subscribe_panel div#ssp_inner div.gform_wrapper form li.gfield div.ginput_container input {
  font-size: 14px !important;
  line-height: 14px !important;
}
.sticky-form div#sticky_subscribe_panel div#ssp_inner div.gform_wrapper form div.gform_footer input[type=submit] {
  display: inline-block;
  position: relative;
  background-color: #437b93;
  border-radius: 100px;
  box-sizing: border-box;
  padding: 8px 38px 9px 16px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.56px;
  font-family: "SansExtended";
}
.sticky-form div#sticky_subscribe_panel div#ssp_inner span.gfield_required {
  color: #B83A4B !important;
  font-weight: 700 !important;
}
.sticky-form div#sticky_subscribe_panel div#ssp_inner div.gform_confirmation_message {
  margin-bottom: 30px;
}
.sticky-form div#sticky_subscribe_panel div#ssp_inner p.disclaimer {
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #25282a;
  font-weight: 400;
  margin: 5px 0 0 0;
}
.sticky-form div#sticky_subscribe_panel div#ssp_inner p.disclaimer a {
  text-decoration: underliner;
  color: inherit;
  font-weight: 400;
}
div.ata_outer {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 60px;
  padding-bottom: 60px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div.ata_outer {
    /*margin-top: 40px;
		margin-bottom: 40px;*/
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
div.ata_outer div.ata_inner {
  width: 893px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div.ata_outer div.ata_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.ata_outer div.ata_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.ata_outer div.ata_inner div.section_header p {
  color: #da1984;
  font-family: "SansExtended";
  font-weight: 700;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
}
div.ata_outer div.ata_inner div.ata_all_authors div.ata_content {
  display: flex;
  margin-top: 40px;
}
@media only screen and (max-width: 900px) {
  div.ata_outer div.ata_inner div.ata_all_authors div.ata_content {
    display: block;
    margin-top: 30px;
  }
  div.ata_outer div.ata_inner div.ata_all_authors div.ata_content:first-of-type {
    margin-top: 20px;
  }
}
div.ata_outer div.ata_inner div.ata_all_authors div.ata_content:last-of-type {
  margin-bottom: 0;
}
div.ata_outer div.ata_inner div.ata_all_authors div.ata_content div.ata_content_left {
  width: 54px;
  flex: 0 0 54px;
  text-align: left;
}
@media only screen and (max-width: 900px) {
  div.ata_outer div.ata_inner div.ata_all_authors div.ata_content div.ata_content_left {
    width: auto;
    flex: none;
  }
}
div.ata_outer div.ata_inner div.ata_all_authors div.ata_content div.ata_content_left img.ata_content_image {
  width: 54px;
  height: 54px;
  border-radius: 27px;
}
div.ata_outer div.ata_inner div.ata_all_authors div.ata_content div.ata_content_left div.ata_content_image_default {
  width: 54px;
  height: 54px;
  border-radius: 27px;
  box-sizing: border-box;
  border: 1px solid #515355;
}
div.ata_outer div.ata_inner div.ata_all_authors div.ata_content div.ata_content_right {
  width: calc(100% - 54px);
  flex: 0 0 calc(100% - 54px);
  text-align: left;
  box-sizing: border-box;
  padding-left: 18px;
}
@media only screen and (max-width: 900px) {
  div.ata_outer div.ata_inner div.ata_all_authors div.ata_content div.ata_content_right {
    width: auto;
    flex: none;
    padding-left: 0;
    margin-top: 12px;
  }
}
div.ata_outer div.ata_inner div.ata_all_authors div.ata_content div.ata_content_right p.short_bio {
  font-family: "Serif";
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.1px;
  margin-bottom: 5px;
  color: #25282a;
}
div.ata_outer div.ata_inner div.ata_all_authors div.ata_content div.ata_content_right a.button {
  display: block;
  margin-top: 10px;
  font-size: 10px;
}
div.acc_image_preloads {
  display: block;
  position: fixed;
  top: -1000000px;
  left: -1000000px;
}
div.acc_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
div.acc_outer div.acc_inner {
  display: block;
  position: relative;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media only screen and (max-width: 1310px) {
  div.acc_outer div.acc_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 1105px) {
  div.acc_outer div.acc_inner {
    text-align: left;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.acc_outer div.acc_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.acc_outer div.acc_inner h2 {
  font-family: "Serif";
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
  color: #1b365d;
  margin-bottom: 40px;
  letter-spacing: 0.2px;
}
div.acc_outer div.acc_inner h2 strong {
  font-weight: 900;
}
div.acc_outer div.acc_inner h2 span.magenta {
  color: #da1984;
}
div.acc_outer div.acc_inner div.acc_container {
  display: flex;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 1105px) {
  div.acc_outer div.acc_inner div.acc_container {
    display: block;
  }
}
div.acc_outer div.acc_inner div.acc_container div.acc_left {
  display: block;
  position: relative;
  width: calc(66.666% - 27px);
  flex: 0 0 calc(66.666% - 27px);
  text-align: left;
  margin-right: 27px;
  aspect-ratio: 1.6666666667;
}
@media only screen and (max-width: 1105px) {
  div.acc_outer div.acc_inner div.acc_container div.acc_left {
    width: auto;
    flex: none;
    margin-right: 0;
  }
}
div.acc_outer div.acc_inner div.acc_container div.acc_left img.acc_left_image {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
}
@media only screen and (max-width: 1105px) {
  div.acc_outer div.acc_inner div.acc_container div.acc_left img.acc_left_image {
    border-radius: 8px 8px 0 0;
  }
}
div.acc_outer div.acc_inner div.acc_container div.acc_left div#acc_left_lottie {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}
div.acc_outer div.acc_inner div.acc_container div.acc_right {
  display: block;
  position: relative;
  width: 33.333%;
  flex: 0 0 33.333%;
  border-radius: 8px;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 13px;
}
@media only screen and (max-width: 1105px) {
  div.acc_outer div.acc_inner div.acc_container div.acc_right {
    width: auto;
    flex: none;
    border-radius: 0 0 8px 8px;
  }
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 13px;
  transition: all 0.25s ease;
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item div.acc_item_left {
  display: block;
  position: relative;
  flex: 0 0 30px;
  width: 30px;
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item div.acc_item_left p.counter {
  font-family: "SansExtended";
  font-size: 14px;
  line-height: 14px;
  font-weight: 900;
  letter-spacing: 0.2px;
  color: #25282a;
  margin: 2px 0 0 0;
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item div.acc_item_right {
  display: block;
  position: relative;
  flex: 1;
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item div.acc_item_right div.acc_item_cta {
  display: none;
  position: absolute;
  top: -15px;
  right: 0;
  font-family: "Sans";
  font-weight: 400;
  font-size: 32px;
  line-height: 32px;
  color: #25282a;
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item div.acc_item_right div.acc_item_cta:after {
  content: "-";
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item div.acc_item_right p.headline {
  font-family: "Sans";
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.2px;
  color: #25282a;
  margin: 0;
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item div.acc_item_right div.caption {
  display: none;
  /*font-family: "Sans";
							font-weight: 400;
							font-size: 14px;
							line-height: 17px;
							color: $color-black;*/
  margin: 10px 0 0 0;
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item div.acc_item_right div.caption p {
  font-family: "Sans";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #25282a;
  margin-bottom: 15px;
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item div.acc_item_right div.caption *:last-child {
  margin-bottom: 0;
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item:hover {
  cursor: pointer;
  background-color: #f5f2e8;
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item:hover div.acc_item_left p.counter {
  color: #da1984;
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item:hover div.acc_item_right div.acc_item_cta {
  display: block;
  font-size: 24px;
  line-height: 24px;
  top: -5px;
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item:hover div.acc_item_right div.acc_item_cta:after {
  content: "+";
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item.selected {
  background-color: #f5f2e8;
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item.selected div.acc_item_left p.counter {
  color: #da1984;
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item.selected div.acc_item_right div.acc_item_cta {
  display: block;
  font-size: 32px;
  line-height: 32px;
  top: -15px;
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item.selected div.acc_item_right div.acc_item_cta:after {
  content: "-";
}
div.acc_outer div.acc_inner div.acc_container div.acc_right div.acc_item.selected div.acc_item_right div.caption {
  display: block;
}
div.big_image_outer {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}
div.big_image_outer .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  object-position: center;
}
div.cta_2022_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  box-sizing: border-box;
  padding-top: 27px;
  padding-bottom: 27px;
  margin-top: 0;
  margin-bottom: 0;
}
div.cta_2022_outer.more_padding {
  padding-top: 60px;
  padding-bottom: 48px;
}
@media only screen and (max-width: 900px) {
  div.cta_2022_outer.more_padding {
    padding-top: 40px;
    padding-bottom: 28px;
  }
}
div.cta_2022_outer .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  object-position: center;
}
div.cta_2022_outer div.cta_2022_inner {
  display: block;
  position: relative;
  width: auto;
  margin-left: 100px;
  margin-right: 100px;
  text-align: center;
  /*div.cta_2022_inner_inner {
			display: flex;
			justify-content: center;
			align-items: center;
			position: relative;

			div.cta_2022_inner_text {
				display: block;
				position: relative;

				p {
					font-family: "SansExtended";
					font-size: 16px;
					line-height: 125%;
					font-weight: 800;
					text-transform: uppercase;
					margin-bottom: 0;
				}
			}

			div.cta_2022_inner_arrow {
				display: block;
				position: relative;

				svg {
					display: inline-block;
					position: relative;
					margin-left: 12px;
					width: 18px;
					height: 18px;
					top: 1px;
				}*/
  /*div.button_arrow {
					display: inline-block;
					position: relative;
					top: 1px;
					margin-left: 12px;
					width: 18px;
					height: 18px;
					background-repeat: no-repeat;
					background-position: center center;
					background-size: 18px 18px;

					&.button_arrow_dark {
						background-image: url("/images/icons/icon_circle_arrow_black.svg");

						&:hover {
							background-image: url("/images/icons/icon_circle_arrow_magenta.svg");
						}
					}
				}*/
  /*}
		}*/
}
@media only screen and (max-width: 1105px) {
  div.cta_2022_outer div.cta_2022_inner {
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.cta_2022_outer div.cta_2022_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.cta_2022_outer div.cta_2022_inner h3 {
  font-family: "Serif";
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 25px;
  letter-spacing: 0.2px;
}
div.cta_2022_outer div.cta_2022_inner h3 strong {
  color: #da1984;
}
div.cta_2022_outer div.cta_2022_inner h3 span.magenta {
  font-weight: bold;
  color: #da1984;
}
div.cta_2022_outer div.cta_2022_inner div.all_ctas {
  display: block;
  position: relative;
  text-align: center;
}
div.cta_2022_outer div.cta_2022_inner div.all_ctas a.cta {
  display: inline-block;
  font-family: "SansExtended";
  font-size: 16px;
  line-height: 125%;
  font-weight: 600;
  text-transform: uppercase;
  /*margin-bottom: 15px;*/
  margin-left: 12px;
  margin-right: 12px;
  text-decoration: none;
}
@media only screen and (max-width: 650px) {
  div.cta_2022_outer div.cta_2022_inner div.all_ctas a.cta {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
div.cta_2022_outer div.cta_2022_inner div.all_ctas a.cta svg {
  display: inline-block;
  position: relative;
  margin-left: 10px;
  width: 18px;
  height: 18px;
  top: 3px;
}
div.cta_2022_outer div.cta_2022_inner div.all_ctas a.cta svg circle {
  fill: transparent;
  transition: all 0.25s ease;
}
div.cta_2022_outer div.cta_2022_inner div.all_ctas a.cta svg path {
  fill: transparent;
  transition: all 0.25s ease;
}
div.cta_2022_outer div.cta_2022_inner div.all_ctas a.cta:hover svg circle {
  stroke: #da1984 !important;
  fill: #da1984 !important;
}
div.cta_2022_outer div.cta_2022_inner div.all_ctas a.cta:hover svg path {
  fill: #ffffff !important;
}
div.cwc_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
div.cwc_outer .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  object-position: center;
}
div.cwc_outer div.cwc_inner {
  display: flex;
  position: relative;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding: 45px;
}
@media only screen and (max-width: 1310px) {
  div.cwc_outer div.cwc_inner {
    max-width: unset;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.cwc_outer div.cwc_inner {
    display: block;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
div.cwc_outer div.cwc_inner div.cwc_left {
  display: flex;
  align-items: center;
  position: relative;
  width: 30%;
  flex: 0 0 30%;
  text-align: left;
}
@media only screen and (max-width: 900px) {
  div.cwc_outer div.cwc_inner div.cwc_left {
    display: block;
    width: auto;
    flex: none;
    margin-bottom: 30px;
  }
}
div.cwc_outer div.cwc_inner div.cwc_left h3 {
  font-family: "serif";
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 0;
}
div.cwc_outer div.cwc_inner div.cwc_left h3 strong {
  color: #da1984;
}
div.cwc_outer div.cwc_inner div.cwc_left h3 span.magenta {
  font-weight: bold;
  color: #da1984;
}
div.cwc_outer div.cwc_inner div.cwc_right {
  display: flex;
  align-items: center;
  position: relative;
  width: 70%;
  flex: 0 0 70%;
  text-align: left;
  box-sizing: border-box;
  padding-left: 80px;
}
@media only screen and (max-width: 900px) {
  div.cwc_outer div.cwc_inner div.cwc_right {
    display: bloxk;
    width: auto;
    flex: none;
    padding-left: 0;
  }
}
div.cwc_outer div.cwc_inner div.cwc_right div.cwc_right_inner div.cwc_content {
  display: block;
  position: relative;
  text-align: left;
  margin-bottom: 18px;
}
@media only screen and (max-width: 900px) {
  div.cwc_outer div.cwc_inner div.cwc_right div.cwc_right_inner div.cwc_content {
    margin-bottom: 30px;
  }
}
div.cwc_outer div.cwc_inner div.cwc_right div.cwc_right_inner div.cwc_content p {
  font-size: 16px;
  line-height: 24px;
}
div.cwc_outer div.cwc_inner div.cwc_right div.cwc_right_inner div.cwc_content *:last-child {
  margin-bottom: 0;
}
div.cwc_outer div.cwc_inner div.cwc_right div.cwc_right_inner div.all_ctas {
  display: block;
  position: relative;
  text-align: left;
}
div.cwc_outer div.cwc_inner div.cwc_right div.cwc_right_inner div.all_ctas a.cta {
  display: inline-block;
  font-family: "SansExtended";
  font-size: 16px;
  line-height: 125%;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-right: 24px;
  text-decoration: none;
}
@media only screen and (max-width: 650px) {
  div.cwc_outer div.cwc_inner div.cwc_right div.cwc_right_inner div.all_ctas a.cta {
    display: block;
  }
}
div.cwc_outer div.cwc_inner div.cwc_right div.cwc_right_inner div.all_ctas a.cta svg {
  display: inline-block;
  position: relative;
  margin-left: 10px;
  width: 18px;
  height: 18px;
  top: 3px;
}
div.cwc_outer div.cwc_inner div.cwc_right div.cwc_right_inner div.all_ctas a.cta svg circle {
  stroke: #25282a;
  fill: transparent;
  transition: all 0.25s ease;
}
div.cwc_outer div.cwc_inner div.cwc_right div.cwc_right_inner div.all_ctas a.cta svg path {
  fill: transparent;
  transition: all 0.25s ease;
}
div.cwc_outer div.cwc_inner div.cwc_right div.cwc_right_inner div.all_ctas a.cta:hover svg circle {
  stroke: #da1984 !important;
  fill: #da1984 !important;
}
div.cwc_outer div.cwc_inner div.cwc_right div.cwc_right_inner div.all_ctas a.cta:hover svg path {
  fill: #ffffff !important;
}
.insights_cta {
  border-radius: 8px;
  background: var(--Teal-Gradient, linear-gradient(139deg, #4A86A0 26.57%, #07648D 97.66%));
  color: #ffffff;
}
.insights_cta .flex {
  gap: 20px;
}
.insights_cta .flex .text {
  flex: 1;
}
.insights_cta .flex .text h3 {
  font-size: 20px;
}
.insights_cta .flex .text h3 strong {
  font-family: "Sans";
  font-weight: 700;
}
.insights_cta .flex .text .cta-button {
  background: #ffffff;
  padding: 10px 10px 10px 16px;
  color: #437b93;
  font-family: "SansExtended";
  font-size: 14px;
  line-height: 107%;
  letter-spacing: 0.56px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 67px;
}
.insights_cta .flex .text .cta-button svg {
  margin-left: 10px;
  vertical-align: text-bottom;
}
.insights_cta .flex .text .cta-button svg circle {
  stroke: #437b93;
}
.insights_cta .flex .text .cta-button svg path {
  fill: #437b93;
}
.insights_cta .flex .text .cta-button:hover svg circle {
  stroke: #da1984;
  fill: #da1984;
}
.insights_cta .flex .text .cta-button:hover svg path {
  fill: #ffffff;
}
.insights_cta .flex .icon img {
  display: block;
  height: 100px;
}
.insights_cta .flex .image {
  flex-basis: 300px;
}
.insights_cta .flex .image img {
  display: block;
  height: 100%;
  border-radius: 0 8px 8px 0;
}
.insights_cta.text_only, .insights_cta.text_icon {
  padding: 40px;
}
.insights_cta.text_image .text {
  padding: 40px;
}
div.csic_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
div.csic_outer div.csic_inner {
  display: block;
  position: relative;
  width: 893px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div.csic_outer div.csic_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.csic_outer div.csic_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.csic_outer div.csic_inner img {
  display: block;
  position: relative;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 8px;
}
div.csig_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1105px) {
  div.csig_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.csig_outer div.csig_inner {
  display: block;
  position: relative;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1310px) {
  div.csig_outer div.csig_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 1105px) {
  div.csig_outer div.csig_inner {
    text-align: left;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.csig_outer div.csig_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.csig_outer div.csig_inner h2 {
  font-family: "Serif";
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
  color: #1b365d;
  margin-bottom: 30px;
  width: 893px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1105px) {
  div.csig_outer div.csig_inner h2 {
    width: auto;
  }
}
div.csig_outer div.csig_inner div.csig_content {
  width: 893px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1105px) {
  div.csig_outer div.csig_inner div.csig_content {
    width: auto;
  }
}
div.csig_outer div.csig_inner div.csig_content p {
  font-family: "Sans";
  font-size: 16px;
  line-height: 24px;
  font-weight: 40;
  letter-spacing: 0.2px;
  color: #25282a;
  margin-bottom: 30px;
}
div.csig_outer div.csig_inner div.csig_content *:last-child {
  margin-bottom: 0;
}
div.csig_outer div.csig_inner div.csig_all_images {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  text-align: left;
  margin-top: 60px;
}
@media only screen and (max-width: 1105px) {
  div.csig_outer div.csig_inner div.csig_all_images {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 900px) {
  div.csig_outer div.csig_inner div.csig_all_images {
    display: block;
  }
}
div.csig_outer div.csig_inner div.csig_all_images a.csig_image {
  cursor: pointer;
  display: block;
  position: relative;
  width: calc(50% - 10px);
  flex: 0 0 calc(50% - 10px);
  /*aspect-ratio: 1.85/1;*/
  aspect-ratio: 1.7777777778;
  border-radius: 8px;
  margin-bottom: 20px;
  margin-right: 20px;
}
div.csig_outer div.csig_inner div.csig_all_images a.csig_image:nth-of-type(2n) {
  margin-right: 0;
}
@media only screen and (max-width: 900px) {
  div.csig_outer div.csig_inner div.csig_all_images a.csig_image {
    width: auto;
    flex: none;
    margin-right: 0;
  }
}
div.csig_outer div.csig_inner div.csig_all_images a.csig_image img.csig_image_image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
div.csig_outer div.csig_inner div.csig_all_images a.csig_image div.csig_caption {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  left: 20px;
  background-color: rgba(37, 40, 42, 0.8);
  backdrop-filter: blur(9px);
  border-radius: 8px;
  font-family: "Sans";
  font-weight: 400;
  font-size: 10px;
  line-height: 10px;
  color: #ffffff;
  box-sizing: border-box;
  padding: 7px 11px 7px 11px;
}
div.csig_outer div.csig_inner div.csig_all_images a.csig_image.csig_image_no_click {
  cursor: default;
}
div.csig_outer div.csig_inner div.csig_all_images a.csig_image.csig_lottie div.lottie_container {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 8px;
}
div.csig_hidden_container {
  display: none;
  position: relative;
}
div.csig_hidden_container div.csig_hidden_inner {
  display: flex;
  position: relative;
  min-height: 480px;
}
div.csig_hidden_container div.csig_hidden_inner div.csig_hidden_left {
  display: block;
  position: relative;
  width: 855px;
  flex: 0 0 855px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
div.csig_hidden_container div.csig_hidden_inner div.csig_hidden_right {
  display: block;
  position: relative;
  width: 245px;
  flex: 0 0 245px;
  background-color: #f5f2e8;
  text-align: left;
  box-sizing: border-box;
  padding: 20px;
}
div.csig_hidden_container div.csig_hidden_inner div.csig_hidden_right p.csig_client {
  font-family: "Sans";
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #da1984;
  font-weight: 700;
  margin: 0 0 20px 0;
}
div.csig_hidden_container div.csig_hidden_inner div.csig_hidden_right p.csig_project_name {
  font-family: "Sans";
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.2px;
  color: #25282a;
  margin: 0 0 20px 0;
}
div.csig_hidden_container div.csig_hidden_inner div.csig_hidden_right div.csig_content {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
}
div.csig_hidden_container div.csig_hidden_inner div.csig_hidden_right div.csig_content p, div.csig_hidden_container div.csig_hidden_inner div.csig_hidden_right div.csig_content ul, div.csig_hidden_container div.csig_hidden_inner div.csig_hidden_right div.csig_content ol {
  font-family: "Sans";
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.2px;
  color: #25282a;
  margin: 0 0 20px 0;
}
div.csig_hidden_container div.csig_hidden_inner div.csig_hidden_right div.csig_content *:last-child {
  margin-bottom: 0;
}
div.cu_outer {
  width: 100%;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div.cu_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.cu_outer div.cu_inner {
  display: flex;
  gap: 80px;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1450px) {
  div.cu_outer div.cu_inner {
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.cu_outer div.cu_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 900px) {
  div.cu_outer div.cu_inner {
    display: block;
  }
}
div.cu_outer div.cu_inner div.cu_left {
  width: 70%;
  flex: 0 0 70%;
  box-sizing: border-box;
  text-align: left;
}
@media only screen and (max-width: 900px) {
  div.cu_outer div.cu_inner div.cu_left {
    width: auto;
    flex: none;
    margin-bottom: 40px;
  }
}
div.cu_outer div.cu_inner div.cu_left div.section_header {
  margin-bottom: 5px;
}
div.cu_outer div.cu_inner div.cu_right {
  flex: 1;
  text-align: left;
}
@media only screen and (max-width: 900px) {
  div.cu_outer div.cu_inner div.cu_right {
    width: auto;
    flex: none;
  }
}
div.cu_outer div.cu_inner div.cu_right div.section_header h3 {
  text-transform: lowercase;
}
div.cu_outer div.cu_inner div.cu_right div.section_header p {
  font-family: "SansExtended";
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 2px;
  color: #da1984;
  text-transform: uppercase;
  margin-bottom: 10px;
}
div.cu_outer div.cu_inner div.cu_right a {
  display: block;
  color: inherit;
  text-decoration: none;
  font-size: 19px;
  line-height: 32px;
}
div.cu_outer div.cu_inner div.cu_right a.phone_email {
  margin-bottom: 15px;
}
div.cu_outer div.cu_inner div.cu_right a.phone_email *:last-of-type {
  margin-bottom: 0;
}
div.cu_outer div.cu_inner div.cu_right a.phone_email_phone:hover {
  /*@include cursor_call;*/
}
div.cu_outer div.cu_inner div.cu_right a.phone_email_email:hover {
  /*@include cursor_email;*/
}
div.cu_outer div.cu_inner div.cu_right a img.contact_icon {
  position: relative;
  top: 5px;
  display: inline-block;
  width: 24px;
  height: auto;
  margin-right: 14px;
}
div.cu_outer div.cu_inner div.cu_right div.social_container {
  display: inline-flex;
  align-items: center;
  background-color: #1b365d;
  border-radius: 100px;
  box-sizing: border-box;
  padding: 12px 20px 12px 20px;
  margin-top: 30px;
}
div.cu_outer div.cu_inner div.cu_right div.social_container span {
  display: inline-block;
  font-family: "SansExtended";
  font-size: 13px;
  line-height: 1em;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 20px;
}
div.cu_outer div.cu_inner div.cu_right div.social_container div.all_social {
  display: inline-block;
}
div.cu_outer div.cu_inner div.cu_right div.social_container div.all_social a {
  display: inline-block;
  text-decoration: none;
  position: relative;
  top: 2px;
}
div.cu_outer div.cu_inner div.cu_right div.social_container div.all_social a img {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 20px;
}
div.datapoints_outer {
  width: 100%;
  text-align: center;
  /*margin-top: 60px;
	margin-bottom: 60px;*/
  box-sizing: border-box;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div.datapoints_outer {
    /*margin-top: 40px;
		margin-bottom: 40px;*/
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
div.datapoints_outer div.datapoints_inner {
  display: flex;
  width: 893px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1105px) {
  div.datapoints_outer div.datapoints_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.datapoints_outer div.datapoints_inner {
    display: block;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.datapoints_outer div.datapoints_inner div.datapoints_inner_left {
  width: 55%;
  flex: 0 0 55%;
  text-align: left;
  box-sizing: border-box;
  padding-right: 50px;
}
@media only screen and (max-width: 900px) {
  div.datapoints_outer div.datapoints_inner div.datapoints_inner_left {
    width: auto;
    flex: none;
    margin-bottom: 40px;
    padding-right: 0;
  }
}
div.datapoints_outer div.datapoints_inner div.datapoints_inner_left p.datapoints_headline_text {
  font-family: "SansExtended";
  font-size: 11px;
  line-height: 17px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #437b93;
  margin-bottom: 30px;
}
div.datapoints_outer div.datapoints_inner div.datapoints_inner_left h3 {
  font-family: "Sans";
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #25282a;
  margin-bottom: 30px;
}
div.datapoints_outer div.datapoints_inner div.datapoints_inner_left h3 strong {
  font-weight: 900;
}
div.datapoints_outer div.datapoints_inner div.datapoints_inner_left h3 span.magenta {
  color: #da1984;
}
div.datapoints_outer div.datapoints_inner div.datapoints_inner_left a.button {
  color: #25282a;
}
div.datapoints_outer div.datapoints_inner div.datapoints_inner_right {
  width: 45%;
  flex: 0 0 45%;
  text-align: left;
}
@media only screen and (max-width: 900px) {
  div.datapoints_outer div.datapoints_inner div.datapoints_inner_right {
    width: auto;
    flex: none;
  }
}
div.datapoints_outer div.datapoints_inner div.datapoints_inner_right div.all_datapoints {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  text-align: left;
}
div.datapoints_outer div.datapoints_inner div.datapoints_inner_right div.all_datapoints div.datapoint {
  width: calc(50% - 20px);
  flex: 0 0 calc(50% - 20px);
  margin-right: 40px;
  text-align: left;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1105px) {
  div.datapoints_outer div.datapoints_inner div.datapoints_inner_right div.all_datapoints div.datapoint {
    margin-bottom: 40px;
  }
}
div.datapoints_outer div.datapoints_inner div.datapoints_inner_right div.all_datapoints div.datapoint:nth-of-type(2n) {
  margin-right: 0;
}
div.datapoints_outer div.datapoints_inner div.datapoints_inner_right div.all_datapoints div.datapoint div.datapoint_value p {
  display: inline-flex;
  align-items: center;
  font-family: "Serif";
  font-size: 84px;
  line-height: 84px;
  margin-bottom: 0;
  letter-spacing: 0.2px;
}
@media only screen and (max-width: 1105px) {
  div.datapoints_outer div.datapoints_inner div.datapoints_inner_right div.all_datapoints div.datapoint div.datapoint_value p {
    font-size: 52px;
    line-height: 52px;
  }
}
div.datapoints_outer div.datapoints_inner div.datapoints_inner_right div.all_datapoints div.datapoint div.datapoint_value p span.datapoint_prefix_plus {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 7px;
  background-image: url("/images/icons/Datapoint_Icon_Plus_Lavender.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 28px 28px;
}
@media only screen and (max-width: 1105px) {
  div.datapoints_outer div.datapoints_inner div.datapoints_inner_right div.all_datapoints div.datapoint div.datapoint_value p span.datapoint_prefix_plus {
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
  }
}
div.datapoints_outer div.datapoints_inner div.datapoints_inner_right div.all_datapoints div.datapoint div.datapoint_value p span.datapoint_suffix_down_arrow {
  display: inline-block;
  width: 28px;
  height: 34px;
  margin-left: 7px;
  background-image: url("/images/icons/Datapoint_Icon_Down_Lavender.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 28px 34px;
}
@media only screen and (max-width: 1105px) {
  div.datapoints_outer div.datapoints_inner div.datapoints_inner_right div.all_datapoints div.datapoint div.datapoint_value p span.datapoint_suffix_down_arrow {
    width: 24px;
    height: 29px;
    background-size: 24px 29px;
  }
}
div.datapoints_outer div.datapoints_inner div.datapoints_inner_right div.all_datapoints div.datapoint div.datapoint_value p span.datapoint_suffix_up_arrow {
  display: inline-block;
  width: 28px;
  height: 34px;
  margin-left: 7px;
  background-image: url("/images/icons/Datapoint_Icon_Up_Lavender.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 28px 34px;
}
@media only screen and (max-width: 1105px) {
  div.datapoints_outer div.datapoints_inner div.datapoints_inner_right div.all_datapoints div.datapoint div.datapoint_value p span.datapoint_suffix_up_arrow {
    width: 24px;
    height: 29px;
    background-size: 24px 29px;
  }
}
div.datapoints_outer div.datapoints_inner div.datapoints_inner_right div.all_datapoints div.datapoint div.datapoint_caption p {
  font-family: "Sans";
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  margin-bottom: 0;
}
div.datapoints_outer.datapoints_transparent {
  background-color: inherit;
}
div.datapoints_outer.datapoints_color {
  /* background-color defined in flex_datapoints.php */
}
div.datapoints_outer.datapoints_color div.datapoints_inner div.datapoints_inner_right div.all_datapoints div.datapoint div.datapoint_value p span.datapoint_prefix_plus {
  background-image: url("/images/icons/Datapoint_Icon_Plus_White.svg");
}
div.datapoints_outer.datapoints_color div.datapoints_inner div.datapoints_inner_right div.all_datapoints div.datapoint div.datapoint_value p span.datapoint_suffix_down_arrow {
  background-image: url("/images/icons/Datapoint_Icon_Down_White.svg");
}
div.datapoints_outer.datapoints_color div.datapoints_inner div.datapoints_inner_right div.all_datapoints div.datapoint div.datapoint_value p span.datapoint_suffix_up_arrow {
  background-image: url("/images/icons/Datapoint_Icon_Up_White.svg");
}
/*div.datapoints_curved_bottom {
	width: 100%;
	height: 121px;
	background-image: url(/images/bottom_curves_temp.png);	
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 121px;
	margin-top: 0;
	margin-bottom: 0;
}*/
div.default_content_outer_case_study_single {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
div.default_content_outer_case_study_single div.default_content_inner_case_study_single {
  display: block;
  position: relative;
  width: 893px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div.default_content_outer_case_study_single div.default_content_inner_case_study_single {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.default_content_outer_case_study_single div.default_content_inner_case_study_single {
    display: block;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.default_content_outer_case_study_single div.default_content_inner_case_study_single p.default_content_headline_text {
  /*font-family: "SansExtended";
			font-size: 11px;
			line-height: 17px;
			font-weight: 700;
			letter-spacing: 2px;
			text-transform: uppercase;
			color: $color-teal;
			margin-bottom: 30px;*/
  font-family: "Serif";
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
  color: #1b365d;
  margin-bottom: 24px;
}
div.default_content_outer_case_study_single div.default_content_inner_case_study_single div.default_content_content p {
  font-family: "Sans";
  font-size: 16px;
  line-height: 24px;
  font-weight: 40;
  letter-spacing: 0.2px;
  color: #25282a;
  margin-bottom: 12px;
}
div.default_content_outer_case_study_single div.default_content_inner_case_study_single div.default_content_content *:last-child {
  margin-bottom: 0;
}
div.default_content_outer_insight_single {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div.default_content_outer_insight_single {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.default_content_outer_insight_single div.default_content_inner_insight_single {
  width: 893px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div.default_content_outer_insight_single div.default_content_inner_insight_single {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.default_content_outer_insight_single div.default_content_inner_insight_single {
    display: block;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.default_content_outer_insight_single div.default_content_inner_insight_single > *:first-child {
  margin-top: 0;
}
div.default_content_outer_insight_single div.default_content_inner_insight_single > *:last-child {
  margin-bottom: 0;
}
div.default_content_outer_insight_single div.default_content_inner_insight_single h2 {
  /*position: relative;
			font-family: "Serif";
			color: $color-teal;
			font-size: 24px;
			line-height: 24px;*/
  /*position: relative;
			font-family: "Serif";
			font-size: 28px;
			line-height: 36px;
			font-weight: 400;*/
  color: #1b365d;
  /*margin-bottom: 24px;*/
}
div.default_content_outer_insight_single div.default_content_inner_insight_single h2 div.headline_text_number {
  position: absolute;
  left: -54px;
  background: linear-gradient(314.93deg, #1B365D 0%, #2D5A9F 100%);
  text-align: center;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  color: #ffffff;
  font-size: 20px;
  line-height: 36px;
  font-family: "Sans";
  font-weight: bold;
}
@media only screen and (max-width: 1105px) {
  div.default_content_outer_insight_single div.default_content_inner_insight_single h2 div.headline_text_number {
    display: inline-block;
    position: relative;
    top: -2px;
    left: auto;
    margin-right: 10px;
  }
}
div.default_content_outer_insight_single div.default_content_inner_insight_single h4 {
  /*font-family: "Sans";
			font-size: 20px;
			line-height: 24px;
			font-weight: 400;
			margin-top: 24px;
			margin-bottom: 24px;*/
}
div.default_content_outer_insight_single div.default_content_inner_insight_single p {
  margin-bottom: 12px;
}
div.default_content_outer_insight_single div.default_content_inner_insight_single *:last-child {
  margin-bottom: 0;
}
div.default_content_outer_insight_single div.default_content_inner_insight_single a.button {
  font-family: "SansExtended";
  font-size: 16px;
  line-height: 20px;
  font-weight: 800;
  color: #437b93;
  text-transform: uppercase;
  text-decoration: none;
}
div.default_content_outer_insight_single div.default_content_inner_insight_single a.button svg circle {
  stroke: #437b93;
}
div.default_content_outer_insight_single div.default_content_inner_insight_single a.button svg path {
  fill: #437b93;
}
div.default_content_outer_two_columns {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div.default_content_outer_two_columns {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.default_content_outer_two_columns div.default_content_inner_two_columns {
  display: flex;
  position: relative;
  width: 893px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1105px) {
  div.default_content_outer_two_columns div.default_content_inner_two_columns {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.default_content_outer_two_columns div.default_content_inner_two_columns {
    display: block;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.default_content_outer_two_columns div.default_content_inner_two_columns div.col {
  display: block;
  position: relative;
  width: calc(50% - 25px);
  flex: 0 0 calc(50% - 25px);
  text-align: left;
}
@media only screen and (max-width: 900px) {
  div.default_content_outer_two_columns div.default_content_inner_two_columns div.col {
    width: auto;
    flex: none;
  }
}
div.default_content_outer_two_columns div.default_content_inner_two_columns div.col > *:last-child {
  margin-bottom: 0;
}
div.default_content_outer_two_columns div.default_content_inner_two_columns div.col h2 {
  position: relative;
  font-family: "Serif";
  color: #1b365d;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 24px;
}
div.default_content_outer_two_columns div.default_content_inner_two_columns div.col h2 div.headline_text_number {
  position: absolute;
  top: -7px;
  left: -54px;
  background: linear-gradient(314.93deg, #1B365D 0%, #2D5A9F 100%);
  text-align: center;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  color: #ffffff;
  font-size: 20px;
  line-height: 36px;
  font-family: "Sans";
  font-weight: bold;
}
@media only screen and (max-width: 1105px) {
  div.default_content_outer_two_columns div.default_content_inner_two_columns div.col h2 div.headline_text_number {
    display: inline-block;
    position: relative;
    top: -2px;
    left: auto;
    margin-right: 10px;
  }
}
div.default_content_outer_two_columns div.default_content_inner_two_columns div.col h4 {
  font-family: "Sans";
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  margin-top: 24px;
  margin-bottom: 24px;
}
div.default_content_outer_two_columns div.default_content_inner_two_columns div.col p {
  margin-bottom: 12px;
}
div.default_content_outer_two_columns div.default_content_inner_two_columns div.col *:first-child {
  margin-top: 0;
}
div.default_content_outer_two_columns div.default_content_inner_two_columns div.col *:last-child {
  margin-bottom: 0;
}
div.default_content_outer_two_columns div.default_content_inner_two_columns div.col a.button {
  font-family: "SansExtended";
  font-size: 16px;
  line-height: 20px;
  font-weight: 800;
  color: #437b93;
  text-transform: uppercase;
  text-decoration: none;
}
div.default_content_outer_two_columns div.default_content_inner_two_columns div.col a.button svg circle {
  stroke: #437b93;
}
div.default_content_outer_two_columns div.default_content_inner_two_columns div.col a.button svg path {
  fill: #437b93;
}
div.default_content_outer_two_columns div.default_content_inner_two_columns div.col.col1 {
  margin-right: 50px;
}
@media only screen and (max-width: 900px) {
  div.default_content_outer_two_columns div.default_content_inner_two_columns div.col.col1 {
    margin-right: 0;
    margin-bottom: 40px;
  }
}
div.default_content_outer_two_columns div.default_content_inner_two_columns div.col.col2 {
  margin-right: 0;
}
div.fw_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1105px) {
  div.fw_outer {
    margin-top: 40px;
  }
}
div.fw_outer div.fw_inner {
  display: block;
  position: relative;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media only screen and (max-width: 1310px) {
  div.fw_outer div.fw_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.fw_outer div.fw_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.fw_outer div.fw_inner div.fw_header {
  display: block;
  position: relative;
  width: 893px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1105px) {
  div.fw_outer div.fw_inner div.fw_header {
    width: auto;
  }
}
div.fw_outer div.fw_inner div.fw_header h3 {
  font-family: "Serif";
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 0;
  color: #1b365d;
  letter-spacing: 0.2px;
}
div.fw_outer div.fw_inner div.fw_header h3 strong {
  color: #da1984;
}
div.fw_outer div.fw_inner div.fw_header h3 span.magenta {
  font-weight: bold;
  color: #da1984;
}
div.fw_outer div.fw_inner div.fw_header div.fw_header_content {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
div.fw_outer div.fw_inner div.fw_header div.fw_header_content *:last-child {
  margin-bottom: 0;
}
div.fw_outer div.fw_inner div.all_projects {
  display: flex;
  position: relative;
  width: auto;
  text-align: center;
  margin-top: 50px;
}
@media only screen and (max-width: 900px) {
  div.fw_outer div.fw_inner div.all_projects {
    display: block;
  }
}
div.fw_outer div.fw_inner div.all_projects div.project {
  display: block;
  position: relative;
  width: calc(33.333% - 13.333px);
  flex: 0 0 calc(33.333% - 13.333px);
  margin-right: 20px;
}
@media only screen and (max-width: 900px) {
  div.fw_outer div.fw_inner div.all_projects div.project {
    width: auto;
    flex: none;
    margin-right: 0;
    margin-top: 30px;
  }
  div.fw_outer div.fw_inner div.all_projects div.project:first-of-type {
    margin-top: 0;
  }
}
div.fw_outer div.fw_inner div.all_projects div.project:nth-of-type(3n) {
  margin-right: 0;
}
div.fw_outer div.fw_inner div.all_projects div.project div.project_category_container {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
div.fw_outer div.fw_inner div.all_projects div.project div.project_category_container a {
  display: inline-block;
  font-family: "SansExtended";
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  color: #25282a;
  background-color: #d6d2c4;
  box-sizing: border-box;
  padding: 7px 9px 7px 10px;
  border-radius: 100px;
  margin-bottom: 10px;
  min-width: 50px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
}
div.fw_outer div.fw_inner div.all_projects div.project a.project_project {
  display: block;
  position: relative;
  width: 100%;
  aspect-ratio: 0.7889060092;
  border-radius: 15px;
  color: inherit;
  text-decoration: none;
  box-sizing: border-box;
  padding: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 900px) {
  div.fw_outer div.fw_inner div.all_projects div.project a.project_project {
    aspect-ratio: 1.9444444444;
    padding: 12px;
  }
}
div.fw_outer div.fw_inner div.all_projects div.project a.project_project .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 15px;
}
div.fw_outer div.fw_inner div.all_projects div.project a.project_project div.pp_pill {
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 50;
  background-color: #f5f2e8;
  border-radius: 40px;
  box-sizing: border-box;
  padding: 4px 7px 5px 7px;
  font-size: 12px;
  line-height: 15px;
  color: #515355;
}
div.fw_outer div.fw_inner div.all_projects div.project a.project_project div.pp_hover {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 15px;
  box-sizing: border-box;
  padding-left: 25px;
  padding-right: 25px;
  opacity: 0;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 650px) {
  div.fw_outer div.fw_inner div.all_projects div.project a.project_project div.pp_hover {
    padding-left: 18px;
    padding-right: 18px;
  }
}
div.fw_outer div.fw_inner div.all_projects div.project a.project_project div.pp_hover div.pp_hover_inner {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
}
div.fw_outer div.fw_inner div.all_projects div.project a.project_project div.pp_hover div.pp_hover_inner p.hover_text {
  font-family: "sans";
  font-size: 24px;
  line-height: 32px;
  color: #25282a;
  margin-bottom: 30px;
  font-weight: normal;
}
@media only screen and (max-width: 900px) {
  div.fw_outer div.fw_inner div.all_projects div.project a.project_project div.pp_hover div.pp_hover_inner p.hover_text {
    font-size: 20px;
    line-height: 27px;
  }
}
@media only screen and (max-width: 650px) {
  div.fw_outer div.fw_inner div.all_projects div.project a.project_project div.pp_hover div.pp_hover_inner p.hover_text {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 22px;
  }
}
div.fw_outer div.fw_inner div.all_projects div.project a.project_project div.pp_hover div.pp_hover_inner p.hover_text strong {
  font-weight: bold;
}
div.fw_outer div.fw_inner div.all_projects div.project a.project_project div.pp_hover div.pp_hover_inner p.fakea {
  color: #25282a;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "SansExtended";
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 0;
}
div.fw_outer div.fw_inner div.all_projects div.project a.project_project div.pp_hover div.pp_hover_inner p.fakea span.new_button_arrow_magenta {
  display: inline-block;
  position: relative;
  top: 4px;
  margin-left: 8px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
  background-image: url("/images/icons/icon_circle_arrow_magenta.svg");
}
div.fw_outer div.fw_inner div.all_projects div.project:hover a.project_project div.pp_hover {
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  div.fw_outer div.fw_inner div.all_projects div.project:hover a.project_project div.pp_hover {
    display: none;
  }
}
div.fw_footer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 12px;
  margin-bottom: 12px;
}
div.fw_footer .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
div.fw_footer a.button {
  font-size: 16px;
  position: relative;
}
div.fw_footer a.button div.button_arrow {
  top: 3px;
}
div#footer_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f5f2e8;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 1105px) {
  div#footer_outer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 900px) {
  div#footer_outer {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
div#footer_outer > .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
div#footer_outer div#footer_inner {
  display: flex;
  position: relative;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1310px) {
  div#footer_outer div#footer_inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media only screen and (max-width: 1105px) {
  div#footer_outer div#footer_inner {
    display: block;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#footer_outer div#footer_inner .footer_section {
  display: block;
  position: relative;
  width: 33.333%;
  flex: 0 0 33.333%;
  text-align: left;
  box-sizing: border-box;
  padding-left: 75px;
  padding-right: 75px;
  /*@media only screen and (max-width: $desktop-small) {
				padding-left: 50px;
				padding-right: 50px;
			}*/
  /*p.footer_excerpt_text {
				font-size: 14px;
				line-height: 23px;
				color: $color-black;
				margin-top: 10px;
				margin-bottom: 0;
			}*/
}
@media only screen and (max-width: 1310px) {
  div#footer_outer div#footer_inner .footer_section {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1105px) {
  div#footer_outer div#footer_inner .footer_section {
    width: 50%;
    flex: none;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 650px) {
  div#footer_outer div#footer_inner .footer_section {
    width: auto;
  }
}
div#footer_outer div#footer_inner .footer_section p.footer_header_text {
  font-family: "SansExtended";
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 2px;
  color: #2a514d;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 18px;
  z-index: 10;
}
div#footer_outer div#footer_inner .footer_section a.footer_clickable {
  display: block;
  position: relative;
  text-decoration: none;
  color: inherit;
}
div#footer_outer div#footer_inner .footer_section a.footer_clickable:hover div.footer_image div.hover_circle {
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  div#footer_outer div#footer_inner .footer_section a.footer_clickable:hover div.footer_image div.hover_circle {
    opacity: 0;
  }
}
div#footer_outer div#footer_inner .footer_section div.footer_image {
  display: block;
  position: relative;
  width: 100%;
  aspect-ratio: 1.775;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 10px;
}
div#footer_outer div#footer_inner .footer_section div.footer_image .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
}
div#footer_outer div#footer_inner .footer_section div.footer_image div.pill {
  display: inline-block;
  position: absolute;
  top: 18px;
  left: -18px;
  box-sizing: border-box;
  padding: 4px 8px;
  text-align: center;
  background: linear-gradient(139deg, #a4dbe8 26%, #6ba2af 97%);
  border-radius: 40px;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  color: #25282a;
}
div#footer_outer div#footer_inner .footer_section div.footer_image div.hover_circle {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 45;
  top: calc(50% - 65px);
  left: calc(50% - 65px);
  width: 130px;
  height: 130px;
  border-radius: 130px;
  background-color: rgba(255, 255, 255, 0.85);
  background-filter: blur(4px);
  opacity: 0;
  transition: all 0.25s ease;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
div#footer_outer div#footer_inner .footer_section div.footer_image div.hover_circle span.hover_circle_text {
  font-family: "SansExtended";
  font-size: 11px;
  line-height: 14px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #25282a;
  text-align: center;
  flex: 1;
}
div#footer_outer div#footer_inner .footer_section div.footer_image div.hover_circle div.button_arrow {
  display: inline-block;
  position: relative;
  top: -1px;
  margin-left: 8px;
  width: 18px;
  flex: 0 0 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
  background-image: url("/images/icons/icon_circle_arrow_magenta.svg");
}
div#footer_outer div#footer_inner .footer_section p.footer_headline {
  font-size: 20px;
  line-height: 24px;
  font-family: "Sans";
  color: #25282a;
  margin-top: 25px;
  margin-bottom: 0;
  font-weight: 400;
}
div#footer_outer div#footer_inner .footer_section p.footer_headline strong {
  font-weight: bold;
}
div#footer_outer div#footer_inner .footer_section p.footer_headline span {
  color: #da1984;
}
div#footer_outer div#footer_inner .footer_section div.footer_content {
  margin-top: 20px;
}
div#footer_outer div#footer_inner .footer_section div.footer_content * {
  font-size: 14px;
  line-height: 23px;
  font-weight: 400;
  color: #25282a;
}
div#footer_outer div#footer_inner .footer_section div.footer_content *:last-child {
  margin-bottom: 0 !important;
}
div#footer_outer div#footer_inner .footer_section a {
  display: inline-block;
  margin-top: 12px;
}
div#footer_outer div#footer_inner #footer_middle {
  border-left: 1px solid #8a8d8f;
  border-right: 1px solid #8a8d8f;
}
@media only screen and (max-width: 1105px) {
  div#footer_outer div#footer_inner #footer_middle {
    border-left: none;
    border-right: none;
    border-top: 1px solid #8a8d8f;
    border-bottom: 1px solid #8a8d8f;
  }
}
div.form_outer {
  width: 100%;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div.form_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.form_outer div.form_inner {
  /*width: 575px;*/
  width: 893px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div.form_outer div.form_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.form_outer div.form_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.form_outer div.form_inner h2 {
  font-family: "Sans";
  /*font-size: 32px;
			line-height: 36px;
			letter-spacing: 0.1px;*/
  font-weight: 800;
  margin-bottom: 27px;
  color: #437b93;
}
div.form_outer div.form_inner div.form_intro_content {
  margin-top: 27px;
  margin-bottom: 27px;
  text-align: center;
}
div.form_outer div.form_inner div.form_form {
  margin-top: 27px;
  width: 100%;
}
div.form_outer div.form_inner .acton-overlay {
  position: absolute;
  width: 100%;
  height: 600px;
  top: 0;
  left: 0;
  z-index: 10000;
}
div.form_outer div.form_inner div.form_form_acton {
  margin-top: 27px;
  width: 100%;
  height: 600px;
}
div.hero_outer {
  display: block;
  position: relative;
  width: 100%;
  height: 384px;
  box-sizing: border-box;
  overflow: hidden;
  background-color: #25282a;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: 64px;
}
@media only screen and (max-width: 900px) {
  div.hero_outer {
    /*height: 592px;*/
    height: calc(100vh - 64px);
  }
}
@media only screen and (max-width: 650px) {
  div.hero_outer {
    /*height: 425px;*/
  }
}
div.hero_outer video {
  position: absolute;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: cover;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@media only screen and (max-width: 900px) {
  div.hero_outer video {
    display: none;
  }
}
div.hero_outer div.hero_circle_outer {
  display: block;
  position: absolute;
  top: calc(-400px + 192px);
  /* 400px is half of the height of div#hero_circle_outer. 192px is half of the height of div#hero_outer. */
  left: -1px;
  width: 50%;
  height: 800px;
  border-radius: 0 400px 400px 0;
  box-sizing: border-box;
  border: 1px solid #ffffff;
}
@media only screen and (max-width: 900px) {
  div.hero_outer div.hero_circle_outer {
    /*top: -650px;
			left: calc(50% - 500px);
			width: 1000px;
			height: 1000px;
			border-radius: 0 0 500px 500px;*/
    width: 1000px;
    height: calc(500px + 50vh);
    top: -500px;
    left: calc(50% - 500px);
    border-radius: 0 0 500px 500px;
  }
}
@media only screen and (max-width: 650px) {
  div.hero_outer div.hero_circle_outer {
    /*top: -725px;*/
  }
}
div.hero_outer div.hero_circle_outer div.hero_circle_inner {
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  width: calc(100% - 20px);
  height: calc(100% - 40px);
  border-radius: 0 400px 400px 0;
  background: linear-gradient(314.93deg, rgba(27, 54, 93, 0.8) 0%, rgba(45, 90, 159, 0.8) 100%);
  backdrop-filter: blur(4px);
}
@media only screen and (max-width: 900px) {
  div.hero_outer div.hero_circle_outer div.hero_circle_inner {
    width: calc(100% - 40px);
    left: 20px;
    border-radius: 0 0 500px 500px;
  }
}
div.hero_outer div.hero_inner {
  display: flex;
  align-items: center;
  position: relative;
  width: 1280px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  /*background-color: rgba(0,0,0,0.5);*/
}
@media only screen and (max-width: 1450px) {
  div.hero_outer div.hero_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 1105px) {
  div.hero_outer div.hero_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 900px) {
  div.hero_outer div.hero_inner {
    align-items: start;
    height: 50%;
    /*background-color: rgba(0,0,0,0.5);*/
    box-sizing: border-box;
    padding: 40px 55px 40px 55px;
  }
}
@media only screen and (max-width: 650px) {
  div.hero_outer div.hero_inner {
    padding: 30px 0 30px 0;
  }
}
div.hero_outer div.hero_inner div.hero_inner_content {
  display: block;
  position: relative;
  width: 50%;
  text-align: left;
  box-sizing: border-box;
  padding-right: 50px;
}
@media only screen and (max-width: 900px) {
  div.hero_outer div.hero_inner div.hero_inner_content {
    width: auto;
    padding-right: 0;
  }
}
div.hero_outer div.hero_inner div.hero_inner_content span.chip {
  display: inline-block;
  position: relative;
  background: linear-gradient(139.01deg, #C3DC93 26.57%, #A7BC7E 97.66%);
  border-radius: 40px;
  border-sizing: border-box;
  padding: 4px 8px 4px 8px;
  color: #25282a;
  font-size: 12px;
  line-height: 12px;
  font-family: "Sans";
  font-weight: 600;
  margin-bottom: 12px;
}
div.hero_outer div.hero_inner div.hero_inner_content h1 {
  color: #ffffff;
  font-family: "Serif";
  font-size: 32px;
  line-height: 125%;
  font-weight: 400;
  margin-bottom: 0;
}
@media only screen and (max-width: 650px) {
  div.hero_outer div.hero_inner div.hero_inner_content h1 {
    /*font-size: 24px;
					line-height: 125%;*/
  }
}
div.hero_outer div.hero_inner div.hero_inner_content h1 strong {
  font-family: "Sans";
  font-weight: 900;
}
div.hero_outer div.hero_inner div.hero_inner_content h1 span.magenta {
  color: #da1984;
}
/*div#hero_outer {
	display: block;
	position: relative;
	width: 100%;
	height: 384px;
	box-sizing: border-box;
	overflow: hidden;
	background-color: $color-black;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-top: 64px;
	
	@media only screen and (max-width: $tablet) {
		height: 592px;
	}
	
	@media only screen and (max-width: $tablet-small) {
		height: 425px;	
	}	
	
	video {
		position: absolute;
		z-index: 0;
		background-repeat: no-repeat;
		background-size: cover;
		top: 50%;
		left: 50%;
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
		-ms-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		
		@media only screen and (max-width: $tablet) {
			display: none;	
		} 
	}	
	
	div#hero_circle_outer {
		display: block;
		position: absolute;
		top: calc(-400px + 192px);
		left: -1px;
		width: 50%;
		height: 800px;
		border-radius: 0 400px 400px 0;
		box-sizing: border-box;
		border: 1px solid $color-white;	
		
		@media only screen and (max-width: $tablet) {
			top: -650px;
			left: calc(50% - 500px);
			width: 1000px;
			height: 1000px;
			border-radius: 0 0 500px 500px;
		}
		
		@media only screen and (max-width: $tablet-small) {
			top: -725px;	
		}	
				
		div#hero_circle_inner {
			display: block;
			position: absolute;
			top: 20px;
			left: 0;
			width: calc(100% - 20px);
			height: calc(100% - 40px);
			border-radius: 0 400px 400px 0;
			background: linear-gradient(314.93deg, rgba(27, 54, 93, 0.8) 0%, rgba(45, 90, 159, 0.8) 100%);
			backdrop-filter: blur(4px);
			
			@media only screen and (max-width: $tablet) {
				width: calc(100% - 40px);
				left: 20px;
				border-radius: 0 0 500px 500px;
			}
			
			div#hero_circle_inner_inner {
				display: block;
				position: absolute;
				top: 50%;
				right: 0;
				transform: translateY(-50%);
				width: auto;
				box-sizing: border-box;
				padding-right: 200px;
				padding-left: 200px;
				
				@media only screen and (max-width: $desktop-small) {
					padding-left: 25px;
					padding-right: 100px;
				}
				
				@media only screen and (max-width: $tablet) {
					top: 657px;
					right: auto;
					left: 0;
					bottom: auto;
					width: 50%;
					transform: translateX(50%);
					padding-right: 25px;
				}
				
				@media only screen and (max-width: $tablet-small) {
					width: 100vw;
					transform: none;
					top: 732px;
					left: calc(((1000px - 100vw) / 2) - 20px);
				}
								
				span.chip {
					display: inline-block;
					position: relative;
					background: linear-gradient(139.01deg, #C3DC93 26.57%, #A7BC7E 97.66%);
					border-radius: 40px;
					border-sizing: border-box;
					padding: 4px 8px 4px 8px;
					color: $color-black;
					font-size: 12px;
					line-height: 12px;
					font-family: "Sans";
					font-weight: 600;
					margin-bottom: 12px;	
				}
				
				h1 {
					color: $color-white;
					font-family: "Serif";
					font-size: 32px;
					line-height: 125%;
					font-weight: 400;
					margin-bottom: 0;
					
					@media only screen and (max-width: $tablet-small) {
						font-size: 24px;
						line-height: 125%;
					}
				
					strong {
						font-family: "Sans";
						font-weight: 900;
					}
					
					span.magenta {
						color: $color-magenta;
					}	
				}
			}		
		}	
	}
}*/
div#home_video {
  display: block;
  position: relative;
  width: 100%;
  height: calc(100vh - 64px);
  box-sizing: border-box;
  overflow: hidden;
  background-color: #25282a;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: 64px;
}
div#home_video video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 177.77777778vh;
  min-width: 100%;
  min-height: 56.25vw;
}
@media only screen and (max-width: 900px) {
  div#home_video video {
    display: none;
  }
}
div#home_video div#home_circle_outer {
  display: block;
  position: absolute;
  top: calc(-7vh + 32px);
  left: calc(-464vh + 50vw);
  /* 50vw specifies that the right edge of the circle will be horitzonally aligned in thie center of the page. */
  width: 464vh;
  height: 116vh;
  border-radius: 0 58vh 58vh 0;
  box-sizing: border-box;
  border: 1px solid #ffffff;
  /*background-color: rgba(255,255,255,0.7);*/
  /*@media only screen and (max-width: $tablet) {
			top: -575px;
			left: calc(50% - 500px);
			width: 1000px;
			height: 1000px;
			border-radius: 0 0 500px 500px;
		}*/
}
@media only screen and (max-width: 900px) {
  div#home_video div#home_circle_outer {
    /*top: -650px;
			left: calc(50% - 500px);
			width: 1000px;
			height: 1000px;
			border-radius: 0 0 500px 500px;*/
    width: 1000px;
    height: calc(500px + 50vh);
    top: -500px;
    left: calc(50% - 500px);
    border-radius: 0 0 500px 500px;
  }
}
@media only screen and (max-width: 650px) {
  div#home_video div#home_circle_outer {
    /*top: -725px;*/
  }
}
div#home_video div#home_circle_outer div#home_circle_inner {
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  width: calc(464vh - 40px);
  height: calc(116vh - 40px);
  border-radius: 0 58vh 58vh 0;
  background: linear-gradient(314.93deg, rgba(27, 54, 93, 0.8) 0%, rgba(27, 54, 93, 0.8) 75%, rgba(45, 90, 159, 0.8) 100%);
  backdrop-filter: blur(4px);
  text-align: right;
}
@media only screen and (max-width: 900px) {
  div#home_video div#home_circle_outer div#home_circle_inner {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    left: 20px;
    border-radius: 0 0 500px 500px;
  }
}
div#home_video div#home_video_inner {
  display: flex;
  align-items: center;
  position: relative;
  width: 1280px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  /*background-color: rgba(0,0,0,0.7);*/
  /*@media only screen and (max-width: $desktop-small) {
			width: auto;
			margin-left: 80px;
			margin-right: 80px;
		}
		
		@media only screen and (max-width: $desktop-smallest) {
			margin-left: 25px;
			margin-right: 25px;
		}*/
}
@media only screen and (max-width: 1450px) {
  div#home_video div#home_video_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 1105px) {
  div#home_video div#home_video_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 900px) {
  div#home_video div#home_video_inner {
    align-items: start;
    height: 50%;
    /*background-color: rgba(0,0,0,0.5);*/
    box-sizing: border-box;
    padding: 40px 55px 40px 55px;
  }
}
@media only screen and (max-width: 650px) {
  div#home_video div#home_video_inner {
    padding: 40px 0 40px 0;
  }
}
div#home_video div#home_video_inner div#home_video_inner_content {
  display: block;
  position: relative;
  width: 50%;
  text-align: left;
  box-sizing: border-box;
  padding-right: 50px;
}
@media only screen and (max-width: 900px) {
  div#home_video div#home_video_inner div#home_video_inner_content {
    width: auto;
    padding-right: 0;
  }
}
div#home_video div#home_video_inner div#home_video_inner_content h1 {
  color: #ffffff;
  font-family: "Serif";
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 0;
  margin-bottom: 20px;
  /*@media only screen and (max-width: $tablet-small) {
					font-size: 32px;
					line-height: 36px;
				}*/
  /*@media only screen and (max-width: $phone) {
					font-size: 24px;
					line-height: 125%;
				}*/
}
div#home_video div#home_video_inner div#home_video_inner_content h1 strong {
  color: #da1984;
  font-family: "Sans";
  font-weight: bold;
}
/*div#home_video {
	display: block;
	position: relative;
	width: 100%;
	height: 100vh;
	box-sizing: border-box;
	overflow: hidden;
	background-color: $color-black;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	
	video {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		height: 100%;
		width: 177.77777778vh;
		min-width: 100%;
		min-height: 56.25vw;
		
		@media only screen and (max-width: $tablet) {
			display: none;
		}
	}
	
	div#circle_outer {
		display: block;
		position: absolute;
		top: calc(-7vh + 32px);
		left: calc(-464vh + 45vw);
		width: 464vh;
		height: 116vh;
		border-radius: 0 58vh 58vh 0;
		box-sizing: border-box;
		border: 1px solid $color-white;	
		
		@media only screen and (max-width: $desktop-large) {
			left: calc(-464vh + 50vw);	
		}
		
		@media only screen and (max-width: $desktop-medium) {
			left: calc(-464vh + 58vw);	
		}
		
		@media only screen and (max-width: $desktop-small) {
			left: calc(-464vh + 64vw);	
		}
		
		@media only screen and (max-width: $desktop-smaller) {
			left: calc(-464vh + 72vw);
		}
		
		@media only screen and (max-width: $desktop-smallest) {
			left: calc(-464vh + 86vw);
		}
		
		@media only screen and (max-width: $tablet) {
			top: -575px;
			left: calc(50% - 500px);
			width: 1000px;
			height: 1000px;
			border-radius: 0 0 500px 500px;
		}								
		
		div#circle_inner {
			display: block;
			position: absolute;
			top: 20px;
			left: 20px;
			width: calc(464vh - 40px);
			height: calc(116vh - 40px);
			border-radius: 0 58vh 58vh 0;
			background: linear-gradient(314.93deg, rgba(27,54,93,0.8) 0%, rgba(27,54,93,0.8) 75%, rgba(45,90,159,0.8) 100%);
			backdrop-filter: blur(4px);
			text-align: right;
			
			@media only screen and (max-width: $tablet) {
				width: calc(100% - 40px);
				height: calc(100% - 40px);
				left: 20px;
				border-radius: 0 0 500px 500px;
			}			
			
			div#circle_inner_inner {
				display: block;
				position: absolute;
				top: 50%;
				right: 0;
				transform: translateY(-50%);
				width: calc((116vh - 40px) / 2);
				box-sizing: border-box;
				padding-right: 100px;
				
				@media only screen and (max-width: $desktop-small) {
					padding-left: 25px;
					padding-right: 100px;
				}
				
				@media only screen and (max-width: $tablet) {
					top: 657px;
					right: auto;
					left: 0;
					bottom: auto;
					width: 50%;
					transform: translateX(50%);
					padding-right: 25px;
				}
				
				@media only screen and (max-width: $tablet-small) {
					width: 100vw;
					transform: none;
					left: calc(((1000px - 100vw) / 2) - 20px);
				}				
			
				h1 {
					color: $color-white;
					font-family: "Serif";
					font-size: 32px;
					line-height: 40px;
					margin-bottom: 0;
					margin-bottom: 20px;
					
					@media only screen and (max-width: $tablet-small) {
						font-size: 28px;
						line-height: 36px;
					}
					
					@media only screen and (max-width: $phone) {
						font-size: 24px;
						line-height: 125%;
					}					
					
					strong {
						color: $color-magenta;
						font-family: "Sans";
						font-weight: bold;
					}
				}	
			}		
		}	
	}
}*/
div.iaco_outer {
  width: 100%;
  text-align: center;
  /*margin-top: 60px;
	margin-bottom: 60px;*/
  margin-top: 30px;
  margin-bottom: 60px;
  /* ##### GRAVITY FORMS ##### */
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer {
    /*margin-top: 30px;
		margin-bottom: 30px;*/
  }
}
div.iaco_outer.iaco_transparent {
  background-color: inherit;
}
div.iaco_outer.iaco_color {
  /* background-color defined in flex_image_and_content.php */
}
div.iaco_outer div.iaco_inner {
  display: flex;
  position: relative;
  width: 893px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer div.iaco_inner {
    display: block;
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.iaco_outer div.iaco_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.iaco_outer div.iaco_inner div.iaco_col_content {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer div.iaco_inner div.iaco_col_content {
    padding-top: 0;
    padding-bottom: 0;
  }
}
div.iaco_outer div.iaco_inner div.iaco_col_content div.iaco_col_content_inner h2 {
  font-size: 28px;
  line-height: 36px;
  position: relative;
  font-family: "Serif";
  color: #1b365d;
  margin-bottom: 24px;
}
div.iaco_outer div.iaco_inner div.iaco_col_content div.iaco_col_content_inner h2 div.headline_text_number {
  background: linear-gradient(110deg, #c3dc93 0%, #c3dc93 40%, #eaf2d8 100%);
  text-align: center;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  color: #ffffff;
  font-size: 20px;
  line-height: 36px;
  font-family: "Sans";
  font-weight: bold;
  margin-bottom: 25px;
}
div.iaco_outer div.iaco_inner div.iaco_col_content div.iaco_col_content_inner h2 div.headline_text_number.headline_text_number_alt {
  background: none;
  background-color: #ffffff;
}
div.iaco_outer div.iaco_inner div.iaco_col_content div.iaco_col_content_inner div.iaco_content p {
  margin-bottom: 12px;
}
div.iaco_outer div.iaco_inner div.iaco_col_content div.iaco_col_content_inner div.iaco_content *:last-child {
  margin-bottom: 0;
}
div.iaco_outer div.iaco_inner div.iaco_col_content div.iaco_col_content_inner div.iaco_cta {
  display: block;
  position: relative;
  margin-top: 30px;
}
div.iaco_outer div.iaco_inner div.iaco_col_content div.iaco_col_content_inner div.iaco_cta a.arrow {
  color: inherit;
  text-decoration: none;
  margin-top: 15px;
  background-image: url("/images/icons/Right Arrow Icon_darkblue.svg");
}
div.iaco_outer div.iaco_inner div.iaco_col_content div.iaco_col_content_inner div.iaco_cta a.arrow:hover {
  /*@include cursor_view;*/
}
div.iaco_outer div.iaco_inner div.iaco_col_content div.iaco_col_content_inner *:last-child {
  margin-bottom: 0;
}
div.iaco_outer div.iaco_inner div.iaco_col_image {
  overflow: hidden;
  /*min-height: 500px;*/
  transition: all 0.25s ease;
  box-sizing: border-box;
  /*div.image_inner {
				width: 100%;
				height: 100%;
				background-repeat: no-repeat;
				background-position: center center;
				background-size: cover;
				transform: scale(1,1);
				transition: all 0.25s ease;
				border-radius: 8px;
				
				@media only screen and (max-width: $desktop-smallest) {
					aspect-ratio: 16/9;	
				}
			}*/
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer div.iaco_inner div.iaco_col_image {
    min-height: auto;
    /*height: 325px;*/
    height: auto;
  }
}
div.iaco_outer div.iaco_inner div.iaco_col_image img.image_inner {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer div.iaco_inner div.iaco_col_image img.image_inner {
    aspect-ratio: 1.7777777778;
  }
}
div.iaco_outer div.iaco_inner div.iaco_left {
  width: 50%;
  flex: 0 0 50%;
  box-sizing: border-box;
  padding-right: 30px;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer div.iaco_inner div.iaco_left {
    width: auto;
    flex: none;
    padding-right: 0;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer div.iaco_inner div.iaco_left.iaco_col_content {
    /*margin-bottom: 30px;*/
  }
}
div.iaco_outer div.iaco_inner div.iaco_right {
  width: 50%;
  flex: 0 0 50%;
  box-sizing: border-box;
  padding-left: 30px;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer div.iaco_inner div.iaco_right {
    width: auto;
    flex: none;
    padding-left: 0;
  }
}
div.iaco_outer.iaco_outer_reverse div.iaco_inner {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer.iaco_outer_reverse div.iaco_inner div.iaco_left {
    margin-top: 40px;
  }
}
div.iaco_outer.iaco_outer_fixed_image_size div.iaco_inner div.iaco_col_image img.image_inner {
  max-width: 100%;
  height: auto;
}
div.iaco_outer.iaco_outer_fixed_image_size div.iaco_inner div.iaco_col_content {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
}
div.iaco_outer.iaco_outer_fixed_image_size div.iaco_inner div.iaco_col_content div.iaco_col_content_inner h1, div.iaco_outer.iaco_outer_fixed_image_size div.iaco_inner div.iaco_col_content div.iaco_col_content_inner h2, div.iaco_outer.iaco_outer_fixed_image_size div.iaco_inner div.iaco_col_content div.iaco_col_content_inner h3, div.iaco_outer.iaco_outer_fixed_image_size div.iaco_inner div.iaco_col_content div.iaco_col_content_inner h4, div.iaco_outer.iaco_outer_fixed_image_size div.iaco_inner div.iaco_col_content div.iaco_col_content_inner h5, div.iaco_outer.iaco_outer_fixed_image_size div.iaco_inner div.iaco_col_content div.iaco_col_content_inner h6 {
  margin-top: 0;
}
div.iaco_outer div.gform_wrapper {
  margin-top: 25px;
}
div.iaco_outer div.gform_wrapper form div.gform_body ul.gform_fields li.gfield {
  border-top: 0;
  padding-left: 0;
}
div.iaco_outer div.gform_wrapper form div.gform_body ul.gform_fields li.gfield div.ginput_container span.ui-selectmenu-button {
  border: 1px solid #bebfbf;
  border-radius: 2px;
  background-color: #f3f3f3;
  font-size: 14px !important;
  line-height: 14px !important;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #515355 !important;
  padding: 8px 8px 5px 8px !important;
  width: 65% !important;
}
div.iaco_outer div.gform_wrapper form div.gform_footer input[type="submit"] {
  border: 0;
  font-family: "SansExtended";
  font-size: 12px !important;
  line-height: 15px;
  font-weight: bold !important;
  text-transform: uppercase;
  text-decoration: none;
  color: #25282a !important;
  padding: 0 30px 0 0;
  background-image: url(/images/icons/icon_circle_arrow_black.svg);
  background-repeat: no-repeat;
  background-position: right center;
}
div.iaco_outer div.gform_wrapper form div.gform_footer input[type="submit"]:hover {
  background-image: url(/images/icons/icon_circle_arrow_magenta.svg);
}
div.iaco_outer_alt {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer_alt {
    /*margin-top: 30px;
		margin-bottom: 30px;*/
  }
}
div.iaco_outer_alt.iaco_transparent {
  background-color: inherit;
}
div.iaco_outer_alt.iaco_color {
  /* background-color defined in flex_image_and_content.php */
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer_alt.iaco_color {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
div.iaco_outer_alt div.iaco_header {
  display: flex;
  width: 893px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer_alt div.iaco_header {
    display: block;
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.iaco_outer_alt div.iaco_header {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.iaco_outer_alt div.iaco_header div.iaco_col_content {
  box-sizing: border-box;
  /*padding: 0 125px 0 125px;*/
  text-align: left;
  /*@media only screen and (max-width: $desktop-smaller) {
				padding: 0 60px 0 60px;
			}
			
			@media only screen and (max-width: $desktop-smallest) {
				padding: 0 25px 0 25px;
			}*/
}
div.iaco_outer_alt div.iaco_header div.iaco_col_content h2 {
  font-size: 28px;
  line-height: 36px;
  position: relative;
  font-family: "Serif";
  color: #1b365d;
  margin-bottom: 24px;
}
div.iaco_outer_alt div.iaco_header div.iaco_col_content h2 div.headline_text_number {
  background: linear-gradient(110deg, #c3dc93 0%, #c3dc93 40%, #eaf2d8 100%);
  text-align: center;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  color: #ffffff;
  font-size: 20px;
  line-height: 36px;
  font-family: "Sans";
  font-weight: bold;
  margin-bottom: 25px;
}
div.iaco_outer_alt div.iaco_header div.iaco_col_content h2 div.headline_text_number.headline_text_number_alt {
  background: none;
  background-color: #ffffff;
}
div.iaco_outer_alt div.iaco_header div.iaco_col_image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  min-height: 500px;
  transition: all 0.25s ease;
  border-radius: 8px;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer_alt div.iaco_header div.iaco_col_image {
    /*min-height: 325px;*/
    min-height: auto;
    height: auto;
    aspect-ratio: 1.7777777778;
  }
}
div.iaco_outer_alt div.iaco_header div.iaco_col_image.iaco_col_image_clickable:hover {
  /*@include cursor_go;*/
  background-size: 125%;
}
div.iaco_outer_alt div.iaco_header div.iaco_header_left {
  width: 50%;
  flex: 0 0 50%;
  box-sizing: border-box;
  padding-right: 30px;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer_alt div.iaco_header div.iaco_header_left {
    width: auto;
    flex: none;
    padding-right: 0;
  }
}
div.iaco_outer_alt div.iaco_header div.iaco_header_right {
  width: 50%;
  flex: 0 0 50%;
  box-sizing: border-box;
  padding-left: 30px;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer_alt div.iaco_header div.iaco_header_right {
    width: auto;
    flex: none;
    padding-left: 0;
  }
}
div.iaco_outer_alt div.iaco_inner {
  display: flex;
  position: relative;
  width: 893px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer_alt div.iaco_inner {
    display: block;
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.iaco_outer_alt div.iaco_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.iaco_outer_alt div.iaco_inner div.iaco_col_content {
  box-sizing: border-box;
  text-align: left;
  /*@media only screen and (max-width: $desktop-smaller) {
				padding: 0 60px 0 60px;
			}
			
			@media only screen and (max-width: $desktop-smallest) {
				padding: 0 25px 0 25px;
				margin-top: 30px;
			}*/
}
div.iaco_outer_alt div.iaco_inner div.iaco_col_content div.iaco_col_content_inner p {
  margin-bottom: 12px;
}
div.iaco_outer_alt div.iaco_inner div.iaco_col_content div.iaco_col_content_inner *:last-child {
  margin-bottom: 0;
}
div.iaco_outer_alt div.iaco_inner div.iaco_col_content div.iaco_col_content_inner div.iaco_cta {
  display: block;
  position: relative;
  margin-top: 30px;
}
div.iaco_outer_alt div.iaco_inner div.iaco_col_content div.iaco_col_content_inner div.iaco_cta a.arrow {
  color: inherit;
  text-decoration: none;
  margin-top: 15px;
  margin-bottom: 30px;
  background-image: url("/images/icons/Right Arrow Icon_darkblue.svg");
}
div.iaco_outer_alt div.iaco_inner div.iaco_col_content div.iaco_col_content_inner div.iaco_cta a.arrow:hover {
  /*@include cursor_view;*/
}
div.iaco_outer_alt div.iaco_inner div.iaco_col_image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 500px;
  transition: all 0.25s ease;
  overflow: hidden;
  border-radius: 8px;
  /*div.image_inner {
				width: 100%;
				height: 100%;
				background-repeat: no-repeat;
				background-position: center center;
				background-size: cover;
				transform: scale(1,1);
				transition: all 0.25s ease;
				border-radius: 8px;
				
				@media only screen and (max-width: $desktop-smallest) {
					aspect-ratio: 16/9;	
				}
			}*/
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer_alt div.iaco_inner div.iaco_col_image {
    min-height: auto;
    /*height: 325px;*/
    height: auto;
  }
}
div.iaco_outer_alt div.iaco_inner div.iaco_col_image img.image_inner {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer_alt div.iaco_inner div.iaco_col_image img.image_inner {
    aspect-ratio: 1.7777777778;
  }
}
div.iaco_outer_alt div.iaco_inner div.iaco_left {
  width: 50%;
  flex: 0 0 50%;
  box-sizing: border-box;
  padding-right: 30px;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer_alt div.iaco_inner div.iaco_left {
    width: auto;
    flex: none;
    padding-right: 0;
    margin-bottom: 40px;
  }
}
div.iaco_outer_alt div.iaco_inner div.iaco_right {
  width: 50%;
  flex: 0 0 50%;
  box-sizing: border-box;
  padding-left: 30px;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer_alt div.iaco_inner div.iaco_right {
    width: auto;
    flex: none;
    padding-left: 0;
  }
}
div.iaco_outer_alt.iaco_outer_reverse div.iaco_inner {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1105px) {
  div.iaco_outer_alt.iaco_outer_reverse div.iaco_inner div.iaco_left {
    margin-top: 40px;
  }
}
div.image_carousel_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1105px) {
  div.image_carousel_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.image_carousel_outer div.image_carousel_inner {
  display: block;
  position: relative;
  width: 893px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div.image_carousel_outer div.image_carousel_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.image_carousel_outer div.image_carousel_inner h2 {
  font-family: "Serif";
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
  color: #1b365d;
  margin-bottom: 30px;
}
div.image_carousel_outer div.image_carousel_inner div.icar_content {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin-bottom: 30px;
}
div.image_carousel_outer div.image_carousel_inner div.icar_content *:last-child {
  margin-bottom: 0;
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  /*a.icar_nav_previous {
				display: block;
				position: absolute;
				left: -20px;
				top: 309px;
				width: 40px;
				height: 40px;
				
				@media only screen and (max-width: $desktop-smallest) {
					top: 290px;
				}
				
				@media only screen and (max-width: $tablet) {
					top: 180px;
				}
				
				@media only screen and (max-width: $tablet-small) {
					top: 150px;
				}
				
				@media only screen and (max-width: $phone) {
					top: 120px;
				}				
			}
			
			a.icar_nav_next {
				display: block;
				position: absolute;
				right: -20px;
				top: 309px;
				width: 40px;
				height: 40px;
				
				@media only screen and (max-width: $desktop-smallest) {
					top: 290px;
				}
				
				@media only screen and (max-width: $tablet) {
					top: 180px;
				}
				
				@media only screen and (max-width: $tablet-small) {
					top: 150px;
				}
				
				@media only screen and (max-width: $phone) {
					top: 120px;
				}																
			}*/
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container div.all_car_items {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container div.all_car_items div.car_item {
  display: none;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  text-align: left;
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container div.all_car_items div.car_item:first-of-type {
  display: block;
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container div.all_car_items div.car_item div.car_image {
  display: block;
  position: relative;
  width: 100%;
  aspect-ratio: 2.3134715026;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 8px;
}
@media only screen and (max-width: 900px) {
  div.image_carousel_outer div.image_carousel_inner div.all_car_items_container div.all_car_items div.car_item div.car_image {
    aspect-ratio: auto;
    width: 100%;
    min-height: 290px;
  }
}
@media only screen and (max-width: 650px) {
  div.image_carousel_outer div.image_carousel_inner div.all_car_items_container div.all_car_items div.car_item div.car_image {
    min-height: 240px;
  }
}
@media only screen and (max-width: 450px) {
  div.image_carousel_outer div.image_carousel_inner div.all_car_items_container div.all_car_items div.car_item div.car_image {
    min-height: 190px;
  }
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container div.all_car_items div.car_item div.car_image span.pill {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 25px;
  background-color: rgba(37, 40, 42, 0.8);
  border-radius: 8px;
  padding: 5px 10px 5px 10px;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  color: #ffffff;
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container div.all_car_items div.car_item div.car_caption {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin-top: 30px;
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container div.all_car_items div.car_item div.car_caption p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #25282a;
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container div.all_car_items div.car_item div.car_caption *:last-child {
  margin-bottom: 0;
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container div.icar_paging {
  display: block;
  position: absolute;
  top: 361px;
  left: 0;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div.image_carousel_outer div.image_carousel_inner div.all_car_items_container div.icar_paging {
    display: none;
  }
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container div.icar_paging p {
  font-size: 12px;
  line-height: 12px;
  color: #ffffff;
  margin-bottom: 0;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container div.icar_paging p span.page_current {
  font-weight: 800;
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container div.icar_paging p span.pages_total {
  font-weight: normal;
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container a.icar_nav_previous {
  display: block;
  position: absolute;
  left: -20px;
  top: 309px;
  width: 40px;
  height: 40px;
  background-image: url(/images/icons/quote_carousel_previous.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 1105px) {
  div.image_carousel_outer div.image_carousel_inner div.all_car_items_container a.icar_nav_previous {
    top: 290px;
  }
}
@media only screen and (max-width: 900px) {
  div.image_carousel_outer div.image_carousel_inner div.all_car_items_container a.icar_nav_previous {
    top: 180px;
  }
}
@media only screen and (max-width: 650px) {
  div.image_carousel_outer div.image_carousel_inner div.all_car_items_container a.icar_nav_previous {
    top: 150px;
  }
}
@media only screen and (max-width: 450px) {
  div.image_carousel_outer div.image_carousel_inner div.all_car_items_container a.icar_nav_previous {
    top: 120px;
  }
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container a.icar_nav_previous:hover {
  background-image: url(/images/icons/quote_carousel_previous_hover.svg);
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container a.icar_nav_next {
  display: block;
  position: absolute;
  right: -20px;
  top: 309px;
  width: 40px;
  height: 40px;
  background-image: url(/images/icons/quote_carousel_next.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 1105px) {
  div.image_carousel_outer div.image_carousel_inner div.all_car_items_container a.icar_nav_next {
    top: 290px;
  }
}
@media only screen and (max-width: 900px) {
  div.image_carousel_outer div.image_carousel_inner div.all_car_items_container a.icar_nav_next {
    top: 180px;
  }
}
@media only screen and (max-width: 650px) {
  div.image_carousel_outer div.image_carousel_inner div.all_car_items_container a.icar_nav_next {
    top: 150px;
  }
}
@media only screen and (max-width: 450px) {
  div.image_carousel_outer div.image_carousel_inner div.all_car_items_container a.icar_nav_next {
    top: 120px;
  }
}
div.image_carousel_outer div.image_carousel_inner div.all_car_items_container a.icar_nav_next:hover {
  background-image: url(/images/icons/quote_carousel_next_hover.svg);
}
div.images_outer {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div.images_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.images_outer div.images_inner {
  display: flex;
  width: 1280px;
  height: 472px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1310px) {
  div.images_outer div.images_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 1105px) {
  div.images_outer div.images_inner {
    height: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 900px) {
  div.images_outer div.images_inner {
    display: block;
  }
}
div.images_outer div.images_inner div.images_left {
  width: 900px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 8px;
}
@media only screen and (max-width: 1310px) {
  div.images_outer div.images_inner div.images_left {
    width: 66.666%;
  }
}
@media only screen and (max-width: 1105px) {
  div.images_outer div.images_inner div.images_left {
    height: auto;
    min-height: 300px;
  }
}
@media only screen and (max-width: 900px) {
  div.images_outer div.images_inner div.images_left {
    width: auto;
    height: 275px;
    margin-bottom: 15px;
  }
}
div.images_outer div.images_inner div.images_right {
  width: 380px;
  height: 100%;
  margin-left: 24px;
  border-radius: 8px;
  background-color: #f5f2e8;
  text-align: left;
}
@media only screen and (max-width: 1310px) {
  div.images_outer div.images_inner div.images_right {
    width: 33.333%;
  }
}
@media only screen and (max-width: 1105px) {
  div.images_outer div.images_inner div.images_right {
    height: auto;
  }
}
@media only screen and (max-width: 900px) {
  div.images_outer div.images_inner div.images_right {
    width: auto;
    display: flex;
    margin-left: 0;
    margin-top: 0;
  }
}
div.images_outer div.images_inner div.images_right img.image_small {
  border-radius: 8px 8px 0 0;
  width: 100%;
  height: 254px;
  object-fit: cover;
}
@media only screen and (max-width: 1105px) {
  div.images_outer div.images_inner div.images_right img.image_small {
    height: 200px;
  }
}
@media only screen and (max-width: 900px) {
  div.images_outer div.images_inner div.images_right img.image_small {
    width: 33.333%;
    border-radius: 8px 0 0 8px;
  }
}
div.images_outer div.images_inner div.images_right div.images_right_content {
  box-sizing: border-box;
  padding: 20px 25px 20px 25px;
  text-align: left;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  div.images_outer div.images_inner div.images_right div.images_right_content {
    width: 66.666%;
  }
}
div.images_outer div.images_inner div.images_right div.images_right_content div.section_header {
  margin-bottom: 20px;
}
div.images_outer div.images_inner div.images_right div.images_right_content div.section_header p {
  color: #da1984;
  margin-bottom: 0;
}
div.images_outer div.images_inner div.images_right div.images_right_content p.caption {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.2px;
  margin-bottom: 0;
}
div.images_outer div.images_inner div.images_right div.images_right_content p.source {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.2px;
  font-style: italic;
}
div.images_outer_ooi {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div.images_outer_ooi {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.images_outer_ooi div.images_inner_ooi {
  display: flex;
  width: 980px;
  height: 494px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div.images_outer_ooi div.images_inner_ooi {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 1105px) {
  div.images_outer_ooi div.images_inner_ooi {
    height: auto;
  }
}
@media only screen and (max-width: 900px) {
  div.images_outer_ooi div.images_inner_ooi {
    display: block;
  }
}
div.images_outer_ooi div.images_inner_ooi div.images_left {
  width: 740px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 8px 0 0 8px;
}
@media only screen and (max-width: 1310px) {
  div.images_outer_ooi div.images_inner_ooi div.images_left {
    width: 66.666%;
  }
}
@media only screen and (max-width: 1105px) {
  div.images_outer_ooi div.images_inner_ooi div.images_left {
    height: auto;
    min-height: 300px;
  }
}
@media only screen and (max-width: 900px) {
  div.images_outer_ooi div.images_inner_ooi div.images_left {
    width: auto;
    height: 275px;
    margin-bottom: 15px;
    border-radius: 8px;
  }
}
div.images_outer_ooi div.images_inner_ooi div.images_right {
  width: 240px;
  height: 100%;
  background-color: #f5f2e8;
  text-align: left;
  border-radius: 0 8px 8px 0;
}
@media only screen and (max-width: 1310px) {
  div.images_outer_ooi div.images_inner_ooi div.images_right {
    width: 33.333%;
  }
}
@media only screen and (max-width: 1105px) {
  div.images_outer_ooi div.images_inner_ooi div.images_right {
    height: auto;
  }
}
@media only screen and (max-width: 900px) {
  div.images_outer_ooi div.images_inner_ooi div.images_right {
    width: auto;
    border-radius: 8px;
  }
}
div.images_outer_ooi div.images_inner_ooi div.images_right div.images_right_content {
  box-sizing: border-box;
  padding: 20px 25px 20px 25px;
  text-align: left;
  overflow: hidden;
}
div.images_outer_ooi div.images_inner_ooi div.images_right div.images_right_content div.section_header {
  margin-bottom: 20px;
}
div.images_outer_ooi div.images_inner_ooi div.images_right div.images_right_content div.section_header p {
  color: #da1984;
  margin-bottom: 0;
}
div.images_outer_ooi div.images_inner_ooi div.images_right div.images_right_content p.caption {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.2px;
  margin-bottom: 0;
}
div.images_outer_ooi div.images_inner_ooi div.images_right div.images_right_content p.source {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.2px;
  font-style: italic;
}
div.inline_lightbox_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1105px) {
  div.inline_lightbox_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.inline_lightbox_outer div.inline_lightbox_inner {
  display: flex;
  position: relative;
  width: 893px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1105px) {
  div.inline_lightbox_outer div.inline_lightbox_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.inline_lightbox_outer div.inline_lightbox_inner {
    display: block;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.inline_lightbox_outer div.inline_lightbox_inner div.il_left {
  display: block;
  position: relative;
  width: calc(100% - 245px);
  flex: 0 0 calc(100% - 245px);
  height: 480px;
  text-align: center;
  overflow: hidden;
}
@media only screen and (max-width: 1310px) {
  div.inline_lightbox_outer div.inline_lightbox_inner div.il_left {
    width: calc(100% - 245px);
    flex: 0 0 calc(100% - 245px);
    height: auto;
    aspect-ratio: 1.78125;
  }
}
@media only screen and (max-width: 900px) {
  div.inline_lightbox_outer div.inline_lightbox_inner div.il_left {
    width: auto;
    flex: none;
  }
}
div.inline_lightbox_outer div.inline_lightbox_inner div.il_left img.il_image {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
div.inline_lightbox_outer div.inline_lightbox_inner div.il_left iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.inline_lightbox_outer div.inline_lightbox_inner div.il_right {
  display: block;
  position: relative;
  width: 245px;
  flex: 0 0 245px;
  background-color: #f5f2e8;
  text-align: left;
  box-sizing: border-box;
  padding: 20px;
  border-radius: 0 8px 8px 0;
}
@media only screen and (max-width: 900px) {
  div.inline_lightbox_outer div.inline_lightbox_inner div.il_right {
    width: auto;
    flex: none;
    border-radius: 0 0 8px 8px;
  }
}
div.inline_lightbox_outer div.inline_lightbox_inner div.il_right p.il_headline_text {
  font-family: "SansExtended";
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #da1984;
  margin-bottom: 14px;
  font-weight: 700;
}
div.inline_lightbox_outer div.inline_lightbox_inner div.il_right div.il_content {
  display: block;
  position: relative;
  margin-bottom: 0;
}
div.inline_lightbox_outer div.inline_lightbox_inner div.il_right div.il_content * {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.2px;
  font-weight: 400;
  color: #25282a;
}
div.inline_lightbox_outer div.inline_lightbox_inner div.il_right div.il_content *:last-child {
  margin-bottom: 0;
}
div.inline_lightbox_outer div.inline_lightbox_inner div.il_right a.cta {
  display: block;
  position: relative;
  text-align: left;
  margin-top: 14px;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.2px;
  font-weight: 600;
}
div.insights_grid_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #fdfcf5;
}
div.insights_grid_outer div.insights_grid_inner {
  display: block;
  position: relative;
  width: auto;
  text-align: center;
}
div.insights_grid_outer div.insights_grid_inner div.filters {
  display: block;
  position: relative;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f5f2e8;
}
div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters {
  display: flex;
  position: relative;
  width: auto;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1105px) {
  div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 650px) {
  div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters {
    display: block;
  }
}
div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_left {
  display: block;
  position: relative;
  width: 550px;
  flex: 0 0 550px;
  text-align: left;
  font-size: 0;
}
@media only screen and (max-width: 1105px) {
  div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_left {
    width: 70%;
    flex: 0 0 70%;
  }
}
@media only screen and (max-width: 650px) {
  div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_left {
    width: auto;
    flex: none;
    text-align: center;
  }
}
div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_left label {
  display: inline-block;
  position: relative;
  top: 4px;
  font-family: "SansExtended";
  font-size: 10px;
  /*line-height: 44px;*/
  letter-spacing: 2px;
  color: #515355;
  text-transform: uppercase;
  margin-right: 12px;
  /*@media only screen and (max-width: $desktop-smallest) {
							display: block;
							margin-right: 0;
							top: auto;
							margin-bottom: 10px;
							line-height: 10px;
						}*/
}
@media only screen and (max-width: 650px) {
  div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_left label {
    display: none;
  }
}
div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_left span.ui-selectmenu-button {
  display: inline-block;
  position: relative;
  width: 220px;
  height: 44px;
  box-sizing: border-box;
  border: 1px solid #d6d2c4;
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 100px;
  padding: 0 8px 0 20px;
  font-family: "Sans";
  text-transform: lowercase;
  font-size: 15px;
  /*line-height: 44px;*/
  color: #515355;
  margin: 0;
  margin-right: 12px;
  /*@media only screen and (max-width: $desktop-smallest) {
							display: block;
							margin-bottom: 10px;
							width: 325px;
						}

						@media only screen and (max-width: $tablet-small) {
							width: 100%;
						}*/
}
@media only screen and (max-width: 1105px) {
  div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_left span.ui-selectmenu-button {
    width: 35%;
  }
}
@media only screen and (max-width: 650px) {
  div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_left span.ui-selectmenu-button {
    display: block;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_left span.ui-selectmenu-button:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 450px) {
  div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_left span.ui-selectmenu-button {
    width: 90%;
  }
}
div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_left span.ui-selectmenu-button:last-of-type {
  margin-right: 0;
}
@media only screen and (max-width: 650px) {
  div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_left span.ui-selectmenu-button:last-of-type {
    margin-right: auto;
  }
}
div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_left span.ui-selectmenu-button span.ui-selectmenu-text {
  margin-top: 12px;
}
div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_left span.ui-selectmenu-button span.ui-selectmenu-icon {
  position: relative;
  top: 9px;
  background-image: url("/images/icons/Dropdown Icon_teal-gradient.svg");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: right center;
}
div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_left span.ui-selectmenu-button span.ui-selectmenu-icon.ui-selectmenu-icon-selected {
  background-image: url("/images/icons/Dropdown Icon_purple-gradient.svg");
}
div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_left span.ui-selectmenu-button span.ui-icon {
  width: 24px;
  height: 24px;
}
div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_right {
  display: block;
  position: relative;
  width: 343px;
  flex: 0 0 343px;
  text-align: right;
}
@media only screen and (max-width: 1105px) {
  div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_right {
    width: 30%;
    flex: 0 0 30%;
  }
}
@media only screen and (max-width: 650px) {
  div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_right {
    display: none;
  }
}
div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_right input[type=text] {
  display: inline-block;
  width: 325px;
  height: 44px;
  box-sizing: border-box;
  border: 1px solid #d6d2c4;
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 100px;
  padding: 0 15px 0 20px;
  font-family: "Sans";
  text-transform: lowercase;
  font-size: 15px;
  /*line-height: 44px;*/
  color: #515355;
  /*@media only screen and (max-width: $tablet-small) {
							width: 100%;
						}*/
}
@media only screen and (max-width: 1105px) {
  div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_right input[type=text] {
    width: 100%;
  }
}
div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_right input[type=text]::placeholder {
  color: #515355;
}
div.insights_grid_outer div.insights_grid_inner div.filters form.all_filters div.af_right a.search_icon {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 8px;
  width: 24px;
  height: 24px;
  background-image: url("/images/icons/Search Icon_teal-gradient.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
  /*@media only screen and (max-width: $desktop-smallest) {
							right: auto;
							left: 292px;
						}

						@media only screen and (max-width: $tablet-small) {
							right: 9px;
							left: auto;
						}*/
}
div.insights_grid_outer div.insights_grid_inner h3 {
  margin-top: 45px;
  margin-bottom: 0;
}
div.insights_grid_outer div.insights_grid_inner div.grid {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  /*width: 964px;*/
  width: 1280px;
  text-align: left;
  box-sizing: border-box;
  padding-top: 50px;
  padding-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  /*@media only screen and (max-width: $desktop-smallest) {
				width: 624px;
				margin-left: auto;
				margin-right: auto;
			}

			@media only screen and (max-width: $tablet) {
				width: 556px;
			}

			@media only screen and (max-width: $tablet-small) {
				display: block;
				width: 250px;
			}*/
}
@media only screen and (max-width: 1310px) {
  div.insights_grid_outer div.insights_grid_inner div.grid {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 1105px) {
  div.insights_grid_outer div.insights_grid_inner div.grid {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 650px) {
  div.insights_grid_outer div.insights_grid_inner div.grid {
    display: block;
    padding-top: 30px;
  }
}
div.insights_grid_outer div.insights_grid_inner div.grid a.insight {
  display: block;
  position: relative;
  /*width: 284px;
				flex: 0 0 284px;*/
  width: calc(33.333% - 37.333px);
  flex: 0 0 calc(33.333% - 37.333px);
  margin-right: 56px;
  margin-bottom: 45px;
  color: inherit;
  text-decoration: none;
  /*@media only screen and (max-width: $tablet) {
					width: 250px;
					flex: 0 0 250px;
				}

				@media only screen and (max-width: $tablet-small) {
					flex: 0;
					margin-right: 0;
				}*/
}
div.insights_grid_outer div.insights_grid_inner div.grid a.insight:nth-of-type(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 900px) {
  div.insights_grid_outer div.insights_grid_inner div.grid a.insight {
    width: calc(50% - 28px);
    flex: 0 0 calc(50% - 28px);
  }
  div.insights_grid_outer div.insights_grid_inner div.grid a.insight:nth-of-type(3n) {
    margin-right: 56px;
  }
  div.insights_grid_outer div.insights_grid_inner div.grid a.insight:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 650px) {
  div.insights_grid_outer div.insights_grid_inner div.grid a.insight {
    width: 50%;
    flex: none;
    margin-left: auto;
    margin-right: auto;
  }
  div.insights_grid_outer div.insights_grid_inner div.grid a.insight:nth-of-type(3n) {
    margin-right: auto;
  }
  div.insights_grid_outer div.insights_grid_inner div.grid a.insight:nth-of-type(2n) {
    margin-right: auto;
  }
}
@media only screen and (max-width: 450px) {
  div.insights_grid_outer div.insights_grid_inner div.grid a.insight {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.insights_grid_outer div.insights_grid_inner div.grid a.insight span.pill {
  display: inline-block;
  position: absolute;
  z-index: 40;
  top: 18px;
  left: -18px;
  background: linear-gradient(139.01deg, #A4DBE8 26.57%, #6BA2AF 97.66%);
  border-radius: 40px;
  font-family: "Sans";
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  text-transform: capitalize;
  color: #25282a;
  box-sizing: border-box;
  padding: 5px 8px 5px 8px;
}
div.insights_grid_outer div.insights_grid_inner div.grid a.insight div.insight_image_container {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
div.insights_grid_outer div.insights_grid_inner div.grid a.insight div.insight_image_container img.insight_image {
  display: block;
  position: relative;
  /*width: 284px;*/
  width: 100%;
  aspect-ratio: 1.5604395604;
  border-radius: 10px;
}
div.insights_grid_outer div.insights_grid_inner div.grid a.insight div.insight_image_container div.hover_circle {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 45;
  /*top: 26px;
						left: 77px;*/
  top: calc(50% - 65px);
  left: calc(50% - 65px);
  width: 130px;
  height: 130px;
  border-radius: 130px;
  background-color: rgba(255, 255, 255, 0.85);
  background-filter: blur(4px);
  opacity: 0;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 900px) {
  div.insights_grid_outer div.insights_grid_inner div.grid a.insight div.insight_image_container div.hover_circle {
    display: none;
  }
}
div.insights_grid_outer div.insights_grid_inner div.grid a.insight div.insight_image_container div.hover_circle span.hover_circle_text {
  font-family: "SansExtended";
  font-size: 12px;
  line-height: 12px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #25282a;
}
div.insights_grid_outer div.insights_grid_inner div.grid a.insight div.insight_image_container div.hover_circle div.button_arrow {
  display: inline-block;
  position: relative;
  top: -1px;
  margin-left: 8px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
  background-image: url("/images/icons/icon_circle_arrow_magenta.svg");
}
div.insights_grid_outer div.insights_grid_inner div.grid a.insight span.insight_title {
  font-family: "Sans";
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #25282a;
  margin: 0;
}
div.insights_grid_outer div.insights_grid_inner div.grid a.insight:hover div.insight_image_container div.hover_circle {
  opacity: 1;
}
div.insights_grid_outer div.insights_grid_inner div.load_more {
  display: block;
  position: relative;
  margin-top: 0;
  margin-bottom: 50px;
  text-align: center;
}
div.insights_grid_outer div.insights_grid_inner div.load_more a {
  text-align: center;
  background-color: #437b93;
  border-radius: 100px;
  color: #ffffff;
  text-transform: lowercase;
  font-family: "SansExtended";
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0.2px;
  font-weight: 700;
  text-decoration: none;
  box-sizing: border-box;
  padding: 8px 30px 8px 30px;
}
div.insights_grid_outer div.insights_grid_inner div.load_more a:hover {
  background: linear-gradient(139.01deg, #D74388 26.57%, #810E4D 100.89%);
}
div.ish_outer {
  display: block;
  position: relative;
  width: 100%;
  height: 420px;
  text-align: center;
  margin-top: 64px;
}
@media only screen and (max-width: 650px) {
  div.ish_outer {
    height: auto;
  }
}
div.ish_outer div.ish_inner {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: black;
}
@media only screen and (max-width: 1105px) {
  div.ish_outer div.ish_inner {
    display: block;
  }
}
div.ish_outer div.ish_inner div.ish_left {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: calc(100% - 600px);
  flex: 0 0 calc(100% - 600px);
  text-align: left;
  background-color: #1b365d;
  background-image: url(/images/backgrounds/css-grid_background_624x624_dark.svg);
}
@media only screen and (max-width: 1105px) {
  div.ish_outer div.ish_inner div.ish_left {
    width: auto;
    flex: none;
    height: 100%;
  }
}
@media only screen and (max-width: 650px) {
  div.ish_outer div.ish_inner div.ish_left {
    display: block;
    height: auto;
  }
}
div.ish_outer div.ish_inner div.ish_left div.image_tablet {
  display: none;
  position: absolute;
  top: 119px;
  right: 80px;
  width: 284px;
  height: 182px;
  border-radius: 8px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div.ish_outer div.ish_inner div.ish_left div.image_tablet {
    display: block;
  }
}
@media only screen and (max-width: 900px) {
  div.ish_outer div.ish_inner div.ish_left div.image_tablet {
    right: 25px;
  }
}
@media only screen and (max-width: 650px) {
  div.ish_outer div.ish_inner div.ish_left div.image_tablet {
    display: none;
  }
}
div.ish_outer div.ish_inner div.ish_left div.ish_left_inner {
  display: block;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  /*padding-left: 160px;*/
  padding-left: calc(50vw - 640px);
  padding-right: 80px;
  text-align: left;
}
@media only screen and (max-width: 1310px) {
  div.ish_outer div.ish_inner div.ish_left div.ish_left_inner {
    padding-left: 80px;
  }
}
@media only screen and (max-width: 1105px) {
  div.ish_outer div.ish_inner div.ish_left div.ish_left_inner {
    padding-left: 80px;
    padding-right: 444px;
  }
}
@media only screen and (max-width: 900px) {
  div.ish_outer div.ish_inner div.ish_left div.ish_left_inner {
    padding-left: 25px;
    padding-right: 334px;
  }
}
@media only screen and (max-width: 650px) {
  div.ish_outer div.ish_inner div.ish_left div.ish_left_inner {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
div.ish_outer div.ish_inner div.ish_left div.ish_left_inner span.pill {
  display: inline-block;
  position: relative;
  background: linear-gradient(139.01deg, #A4DBE8 26.57%, #6BA2AF 97.66%);
  border-radius: 40px;
  font-family: "Sans";
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  text-transform: capitalize;
  color: #25282a;
  box-sizing: border-box;
  padding: 5px 8px 5px 8px;
  margin-bottom: 12px;
}
div.ish_outer div.ish_inner div.ish_left div.ish_left_inner h1 {
  font-family: "Serif";
  font-weight: 400;
  font-size: 32px;
  line-height: 125%;
  color: #ffffff;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1105px) {
  div.ish_outer div.ish_inner div.ish_left div.ish_left_inner h1 {
    margin-bottom: 25px;
  }
}
div.ish_outer div.ish_inner div.ish_left div.ish_left_inner h1 strong {
  font-family: "Sans";
  font-weight: 900;
}
div.ish_outer div.ish_inner div.ish_left div.ish_left_inner h1 span.magenta {
  color: #da1984;
}
div.ish_outer div.ish_inner div.ish_left div.ish_left_inner div.details {
  display: block;
  position: relative;
  text-align: left;
  font-size: 0;
}
div.ish_outer div.ish_inner div.ish_left div.ish_left_inner div.details span.author {
  color: #ffffff;
  font-family: "SansExtended";
  font-weight: 700;
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1310px) {
  div.ish_outer div.ish_inner div.ish_left div.ish_left_inner div.details span.author {
    display: none;
  }
}
div.ish_outer div.ish_inner div.ish_left div.ish_left_inner div.details span.bullet {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  color: #da1984;
  font-family: "SansExtended";
  font-weight: 700;
  font-size: 10px;
  line-height: 13px;
}
@media only screen and (max-width: 1310px) {
  div.ish_outer div.ish_inner div.ish_left div.ish_left_inner div.details span.bullet {
    display: none;
  }
}
div.ish_outer div.ish_inner div.ish_left div.ish_left_inner div.details span.date {
  color: #ffffff;
  font-family: "SansExtended";
  font-weight: 700;
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1310px) {
  div.ish_outer div.ish_inner div.ish_left div.ish_left_inner div.details span.date {
    display: none;
  }
}
div.ish_outer div.ish_inner div.ish_left div.ish_left_inner div.details span.reading_time {
  display: inline-block;
  color: #ffffff;
  font-family: "SansExtended";
  font-weight: 700;
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: 50px;
}
@media only screen and (max-width: 1310px) {
  div.ish_outer div.ish_inner div.ish_left div.ish_left_inner div.details span.reading_time {
    margin-left: 0;
  }
}
div.ish_outer div.ish_inner div.ish_left div.ish_left_inner div.details span.reading_time img {
  display: inline-block;
  position: relative;
  top: 5px;
  margin-right: 5px;
}
div.ish_outer div.ish_inner div.ish_right {
  display: block;
  position: relative;
  width: 600px;
  flex: 0 0 600px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div.ish_outer div.ish_inner div.ish_right {
    display: none;
    flex: none;
  }
}
@media only screen and (max-width: 650px) {
  div.ish_outer div.ish_inner div.ish_right {
    display: block;
    width: auto;
    height: 250px;
  }
}
div.intro_content_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 40px;
}
div.intro_content_outer.remove_bottom_margin {
  margin-bottom: 0;
}
div.intro_content_outer .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  object-position: center;
}
div.intro_content_outer div.intro_content_inner {
  display: block;
  position: relative;
  text-align: left;
}
div.intro_content_outer.intro_content_outer_insight_single div.intro_content_inner {
  width: 893px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1105px) {
  div.intro_content_outer.intro_content_outer_insight_single div.intro_content_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.intro_content_outer.intro_content_outer_insight_single div.intro_content_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.intro_content_outer.intro_content_outer_insight_single div.intro_content_inner p.intro_content_headline_text {
  /*font-family: "Serif";
				font-size: 24px;
				line-height: 23px;
				font-weight: 400;
				color: $color-black;
				margin-bottom: 30px;*/
  font-family: "Serif";
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
  margin-bottom: 30px;
}
div.intro_content_outer.intro_content_outer_insight_single div.intro_content_inner div.intro_content_content p {
  font-family: "Sans";
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  letter-spacing: 0.2px;
  color: #25282a;
  margin-bottom: 30px;
}
div.intro_content_outer.intro_content_outer_insight_single div.intro_content_inner div.intro_content_content *:last-child {
  margin-bottom: 0;
}
div.intro_content_outer.intro_content_outer_case_study_single div.intro_content_inner {
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1450px) {
  div.intro_content_outer.intro_content_outer_case_study_single div.intro_content_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 1105px) {
  div.intro_content_outer.intro_content_outer_case_study_single div.intro_content_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.intro_content_outer.intro_content_outer_case_study_single div.intro_content_inner p.intro_content_headline_text {
  font-family: "SansExtended";
  font-size: 12px;
  line-height: 17px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 25px;
  width: 893px;
  /*font-family: "Serif";
				font-size: 32px;
				line-height: 36px;
				letter-spacing: 0.2px;
				color: $color-black;*/
}
@media only screen and (max-width: 1105px) {
  div.intro_content_outer.intro_content_outer_case_study_single div.intro_content_inner p.intro_content_headline_text {
    width: auto;
  }
}
div.intro_content_outer.intro_content_outer_case_study_single div.intro_content_inner div.intro_content_content {
  width: 893px;
}
@media only screen and (max-width: 1105px) {
  div.intro_content_outer.intro_content_outer_case_study_single div.intro_content_inner div.intro_content_content {
    width: auto;
  }
}
div.intro_content_outer.intro_content_outer_case_study_single div.intro_content_inner div.intro_content_content p {
  font-family: "Sans";
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #25282a;
  margin-bottom: 30px;
}
div.intro_content_outer.intro_content_outer_case_study_single div.intro_content_inner div.intro_content_content *:last-child {
  margin-bottom: 0;
}
div.intro_content_outer.intro_content_outer_contact div.intro_content_inner {
  width: 893px;
  margin-left: auto;
  margin-right: auto;
  /*@media only screen and (max-width: $desktop-small) {
				width: 893px;
			}*/
}
@media only screen and (max-width: 1105px) {
  div.intro_content_outer.intro_content_outer_contact div.intro_content_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.intro_content_outer.intro_content_outer_contact div.intro_content_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.intro_content_outer.intro_content_outer_contact div.intro_content_inner p.intro_content_headline_text {
  font-family: "SansExtended";
  font-size: 11px;
  line-height: 17px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #25282a;
  margin-bottom: 30px;
}
div.intro_content_outer.intro_content_outer_contact div.intro_content_inner div.intro_content_content {
  /*width: 60%;*/
}
@media only screen and (max-width: 1450px) {
  div.intro_content_outer.intro_content_outer_contact div.intro_content_inner div.intro_content_content {
    width: auto;
  }
}
div.intro_content_outer.intro_content_outer_contact div.intro_content_inner div.intro_content_content p {
  font-family: "Sans";
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #25282a;
  margin-bottom: 30px;
}
div.intro_content_outer.intro_content_outer_contact div.intro_content_inner div.intro_content_content *:last-child {
  margin-bottom: 0;
}
div.intro_content_outer.intro_content_outer_wide div.intro_content_inner {
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1310px) {
  div.intro_content_outer.intro_content_outer_wide div.intro_content_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.intro_content_outer.intro_content_outer_wide div.intro_content_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.our_process_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1105px) {
  div.our_process_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.our_process_outer div.our_process_inner {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  width: 893px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1310px) {
  div.our_process_outer div.our_process_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 1105px) {
  div.our_process_outer div.our_process_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 900px) {
  div.our_process_outer div.our_process_inner {
    display: block;
  }
}
div.our_process_outer div.our_process_inner div.our_process_left {
  display: block;
  position: relative;
  width: 466px;
  flex: 0 0 466px;
  box-sizing: border-box;
  padding-right: 40px;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div.our_process_outer div.our_process_inner div.our_process_left {
    width: 50%;
    flex: 0 0 50%;
  }
}
@media only screen and (max-width: 900px) {
  div.our_process_outer div.our_process_inner div.our_process_left {
    width: auto;
    flex: none;
    padding-right: 0;
    margin-top: 40px;
  }
}
div.our_process_outer div.our_process_inner div.our_process_left h2 {
  font-family: "Serif";
  font-size: 28px;
  line-height: 36px;
  color: #1b365d;
  font-weight: 400;
  margin-bottom: 30px;
}
div.our_process_outer div.our_process_inner div.our_process_left div.all_sections {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
}
div.our_process_outer div.our_process_inner div.our_process_left div.all_sections div.section {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin-bottom: 30px;
}
div.our_process_outer div.our_process_inner div.our_process_left div.all_sections div.section:last-of-type {
  margin-bottom: 0;
}
div.our_process_outer div.our_process_inner div.our_process_left div.all_sections div.section div.section_header {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
}
div.our_process_outer div.our_process_inner div.our_process_left div.all_sections div.section div.section_header h3 {
  font-size: 24px;
  line-height: 32px;
  color: #1b365d;
  font-weight: 500;
  margin-bottom: 30px;
}
div.our_process_outer div.our_process_inner div.our_process_left div.all_sections div.section div.section_header h3 span {
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 32px;
  color: #da1984;
  font-weight: 800;
  letter-spacing: 0.2px;
  margin-right: 10px;
}
div.our_process_outer div.our_process_inner div.our_process_left div.all_sections div.section div.section_content {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  font-weight: 300;
  color: #25282a;
}
div.our_process_outer div.our_process_inner div.our_process_left div.all_sections div.section div.section_content *:last-child {
  margin-bottom: 0;
}
div.our_process_outer div.our_process_inner div.our_process_right {
  display: block;
  position: relative;
  width: 425px;
  flex: 0 0 425px;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div.our_process_outer div.our_process_inner div.our_process_right {
    width: 50%;
    flex: 0 0 50%;
  }
}
@media only screen and (max-width: 900px) {
  div.our_process_outer div.our_process_inner div.our_process_right {
    width: auto;
    flex: none;
  }
}
div.our_process_outer div.our_process_inner div.our_process_right img {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 0;
}
div.quiz_outer {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 400px;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 1105px) {
  div.quiz_outer {
    height: auto;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
div.quiz_outer div.quiz_background_image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
div.quiz_outer div.quiz_inner {
  display: block;
  position: relative;
  width: 625px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  div.quiz_outer div.quiz_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.quiz_outer div.quiz_inner h2 {
  color: #1b365d;
  margin-bottom: 30px;
}
div.quiz_outer div.quiz_inner div.content {
  display: block;
  position: relative;
  text-align: center;
}
div.quiz_outer div.quiz_inner div.content p {
  font-size: 16px;
  line-height: 24px;
  color: #25282a;
  margin-bottom: 0;
}
div.quiz_outer div.quiz_inner a.button-with-circle-arrow {
  margin-top: 40px;
}
div.quiz_outer div.quiz_inner a.button {
  display: inline-block;
  position: relative;
  margin-top: 40px;
  margin-bottom: 0;
  color: #ffffff;
  font-weight: 700;
  text-transform: lowercase;
  border-radius: 100px;
  box-sizing: border-box;
}
div.quiz_outer div.quiz_inner a.button.button_small {
  font-size: 12px;
  line-height: 12px;
  padding: 6px 20px 6px 20px;
}
div.quiz_outer div.quiz_inner a.button.button_medium {
  font-size: 13px;
  line-height: 13px;
  padding: 8px 32px 8px 32px;
}
div.quiz_outer div.quiz_inner a.button.button_large {
  font-size: 18px;
  line-height: 18px;
  padding: 12px 40px 12px 40px;
}
div#quizzes_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: inherit;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 1105px) {
  div#quizzes_outer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 900px) {
  div#quizzes_outer {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
div#quizzes_outer > .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
div#quizzes_outer div#quizzes_header {
  display: block;
  position: relative;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1310px) {
  div#quizzes_outer div#quizzes_header {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media only screen and (max-width: 1105px) {
  div#quizzes_outer div#quizzes_header {
    display: block;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#quizzes_outer div#quizzes_header h2 {
  color: #1b365d;
  margin-bottom: 0;
}
div#quizzes_outer div#quizzes_inner {
  display: flex;
  position: relative;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1310px) {
  div#quizzes_outer div#quizzes_inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media only screen and (max-width: 1105px) {
  div#quizzes_outer div#quizzes_inner {
    display: block;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#quizzes_outer div#quizzes_inner .quizzes_section {
  display: block;
  position: relative;
  width: 33.333%;
  flex: 0 0 33.333%;
  text-align: left;
  box-sizing: border-box;
  padding-left: 75px;
  padding-right: 75px;
  /*@media only screen and (max-width: $desktop-small) {
				padding-left: 50px;
				padding-right: 50px;
			}*/
}
@media only screen and (max-width: 1310px) {
  div#quizzes_outer div#quizzes_inner .quizzes_section {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1105px) {
  div#quizzes_outer div#quizzes_inner .quizzes_section {
    width: 50%;
    flex: none;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 650px) {
  div#quizzes_outer div#quizzes_inner .quizzes_section {
    width: auto;
  }
}
div#quizzes_outer div#quizzes_inner .quizzes_section p.quizzes_header_text {
  font-family: "SansExtended";
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 2px;
  color: #2a514d;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 18px;
  z-index: 10;
}
div#quizzes_outer div#quizzes_inner .quizzes_section a.quizzes_clickable {
  display: block;
  position: relative;
  text-decoration: none;
  color: inherit;
}
div#quizzes_outer div#quizzes_inner .quizzes_section a.quizzes_clickable:hover div.quizzes_image div.hover_circle {
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  div#quizzes_outer div#quizzes_inner .quizzes_section a.quizzes_clickable:hover div.quizzes_image div.hover_circle {
    opacity: 0;
  }
}
div#quizzes_outer div#quizzes_inner .quizzes_section div.quizzes_image {
  display: block;
  position: relative;
  width: 100%;
  aspect-ratio: 1.775;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 10px;
}
div#quizzes_outer div#quizzes_inner .quizzes_section div.quizzes_image .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
}
div#quizzes_outer div#quizzes_inner .quizzes_section div.quizzes_image div.hover_circle {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 45;
  top: calc(50% - 65px);
  left: calc(50% - 65px);
  width: 130px;
  height: 130px;
  border-radius: 130px;
  background-color: rgba(255, 255, 255, 0.85);
  background-filter: blur(4px);
  opacity: 0;
  transition: all 0.25s ease;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
div#quizzes_outer div#quizzes_inner .quizzes_section div.quizzes_image div.hover_circle span.hover_circle_text {
  font-family: "SansExtended";
  font-size: 11px;
  line-height: 14px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #25282a;
  text-align: center;
  flex: 1;
}
div#quizzes_outer div#quizzes_inner .quizzes_section div.quizzes_image div.hover_circle div.button_arrow {
  display: inline-block;
  position: relative;
  top: -1px;
  margin-left: 8px;
  width: 18px;
  flex: 0 0 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
  background-image: url("/images/icons/icon_circle_arrow_magenta.svg");
}
div#quizzes_outer div#quizzes_inner .quizzes_section p.quizzes_headline {
  font-size: 20px;
  line-height: 24px;
  font-family: "Sans";
  color: #25282a;
  margin-top: 25px;
  margin-bottom: 0;
  font-weight: 400;
}
div#quizzes_outer div#quizzes_inner .quizzes_section p.quizzes_headline strong {
  font-weight: bold;
}
div#quizzes_outer div#quizzes_inner .quizzes_section p.quizzes_headline span {
  color: #da1984;
}
div#quizzes_outer div#quizzes_inner .quizzes_section div.quizzes_content {
  margin-top: 20px;
}
div#quizzes_outer div#quizzes_inner .quizzes_section div.quizzes_content * {
  font-size: 14px;
  line-height: 23px;
  font-weight: 400;
  color: #25282a;
}
div#quizzes_outer div#quizzes_inner .quizzes_section div.quizzes_content *:last-child {
  margin-bottom: 0 !important;
}
div#quizzes_outer div#quizzes_inner .quizzes_section a {
  display: inline-block;
  margin-top: 12px;
}
div#quizzes_outer div#quizzes_inner #quizzes_middle {
  border-left: 1px solid #8a8d8f;
  border-right: 1px solid #8a8d8f;
}
@media only screen and (max-width: 1105px) {
  div#quizzes_outer div#quizzes_inner #quizzes_middle {
    border-left: none;
    border-right: none;
    border-top: 1px solid #8a8d8f;
    border-bottom: 1px solid #8a8d8f;
  }
}
div.q22_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  padding-top: 80px;
  padding-bottom: 80px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div.q22_outer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
div.q22_outer .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  object-position: center;
}
div.q22_outer div.q22_inner {
  display: block;
  position: relative;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  /*img.quote_icon {
			display: block;
			margin-bottom: 10px;
		}*/
}
@media only screen and (max-width: 1105px) {
  div.q22_outer div.q22_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.q22_outer div.q22_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.q22_outer div.q22_inner blockquote {
  font-family: "SerifItalic";
  /*font-style: italic;*/
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.2px;
  margin-bottom: 5px;
}
div.quote_carousel_preload_images {
  display: block;
  position: fixed;
  top: -1000000px;
  left: -1000000px;
}
div.quote_carousel_preload_images img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
div.quote_carousel_outer {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  /*height: 558px;*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  overflow: hidden;
  /*transition: all 0.25s ease;*/
  padding-top: 60px;
  padding-bottom: 60px;
  /*@media only screen and (max-width: $tablet) {
		height: 615px;
	}*/
}
div.quote_carousel_outer div.quote_carousel_container {
  display: block;
  position: relative;
  width: 600px;
  height: 410px;
  /*background-color: rgba(27,54,93,0.9);*/
  border-radius: 15px;
  box-sizing: border-box;
  padding: 30px 50px 30px 50px;
  backdrop-filter: blur(9px);
}
@media only screen and (max-width: 900px) {
  div.quote_carousel_outer div.quote_carousel_container {
    width: calc(100% - 70px);
    /*height: 525px;*/
    padding: 30px 30px 30px 30px;
  }
}
div.quote_carousel_outer div.quote_carousel_container.quote_carousel_container_blue {
  background: linear-gradient(314.93deg, rgba(27, 54, 93, 0.9) 0%, rgba(45, 90, 159, 0.9) 100%);
}
div.quote_carousel_outer div.quote_carousel_container.quote_carousel_container_green {
  background: linear-gradient(292.83deg, rgba(42, 81, 77, 0.9) 0%, rgba(56, 116, 90, 0.9) 100%);
}
div.quote_carousel_outer div.quote_carousel_container.quote_carousel_container_gray {
  background: linear-gradient(135deg, rgba(81, 83, 85, 0.9) 0%, rgba(37, 40, 42, 0.9) 100%);
}
div.quote_carousel_outer div.quote_carousel_container div.quote_carousel_container_inner {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
}
div.quote_carousel_outer div.quote_carousel_container div.quote_carousel_container_inner div.quote_carousel_container_inner_inner {
  display: block;
  position: relative;
  width: auto;
  text-align: left;
  margin-bottom: 15px;
}
@media only screen and (max-width: 900px) {
  div.quote_carousel_outer div.quote_carousel_container div.quote_carousel_container_inner div.quote_carousel_container_inner_inner img.qccquotes {
    width: 28px;
  }
}
div.quote_carousel_outer div.quote_carousel_container div.quote_carousel_container_inner div.quote_carousel_container_inner_inner p.quote {
  font-family: "serif";
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 12px;
  margin-bottom: 14px;
  /*&.quote_smaller_text {
						font-size: 18px;
						line-height: 26px;
					}*/
}
@media only screen and (max-width: 900px) {
  div.quote_carousel_outer div.quote_carousel_container div.quote_carousel_container_inner div.quote_carousel_container_inner_inner p.quote {
    font-size: 21px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 900px) {
  div.quote_carousel_outer div.quote_carousel_container div.quote_carousel_container_inner div.quote_carousel_container_inner_inner p.quote {
    font-size: 16px;
    line-height: 24px;
  }
}
div.quote_carousel_outer div.quote_carousel_container div.quote_carousel_container_inner div.quote_carousel_container_inner_inner div.qcci_footer {
  display: block;
  position: relative;
  text-align: left;
  margin-top: 20px;
}
div.quote_carousel_outer div.quote_carousel_container div.quote_carousel_container_inner div.quote_carousel_container_inner_inner div.qcci_footer p.qcci_footer_name {
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  margin-bottom: 0;
  font-weight: bold;
}
div.quote_carousel_outer div.quote_carousel_container div.quote_carousel_container_inner div.quote_carousel_container_inner_inner div.qcci_footer p.qcci_footer_info {
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 5px;
  margin-left: 12px;
}
div.quote_carousel_outer div.quote_carousel_container div.qcci_paging {
  display: block;
  position: absolute;
  bottom: 12px;
  left: 0;
  width: 100%;
  text-align: center;
}
div.quote_carousel_outer div.quote_carousel_container div.qcci_paging p {
  font-size: 12px;
  line-height: 12px;
  color: #ffffff;
  margin-bottom: 0;
}
div.quote_carousel_outer div.quote_carousel_container div.qcci_paging p span.page_current {
  font-weight: bold;
}
div.quote_carousel_outer div.quote_carousel_container div.qcci_paging p span.pages_total {
  font-weight: normal;
}
div.quote_carousel_outer div.quote_carousel_container a.qc_nav_previous {
  display: block;
  position: absolute;
  left: -20px;
  bottom: 37px;
  width: 40px;
  height: 40px;
  background-image: url(/images/icons/quote_carousel_previous.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
  transition: all 0.25s ease;
}
div.quote_carousel_outer div.quote_carousel_container a.qc_nav_previous:hover {
  background-image: url(/images/icons/quote_carousel_previous_hover.svg);
}
div.quote_carousel_outer div.quote_carousel_container a.qc_nav_next {
  display: block;
  position: absolute;
  right: -20px;
  bottom: 37px;
  width: 40px;
  height: 40px;
  background-image: url(/images/icons/quote_carousel_next.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
  transition: all 0.25s ease;
}
div.quote_carousel_outer div.quote_carousel_container a.qc_nav_next:hover {
  background-image: url(/images/icons/quote_carousel_next_hover.svg);
}
div.rcs_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1105px) {
  div.rcs_outer {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
div.rcs_outer div.rcs_inner {
  display: block;
  position: relative;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1310px) {
  div.rcs_outer div.rcs_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.rcs_outer div.rcs_inner {
    display: block;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.rcs_outer div.rcs_inner h3 {
  font-family: "Serif";
  font-size: 28px;
  line-height: 36px;
  color: #1b365d;
  font-weight: 400;
  text-align: center;
  margin-bottom: 40px;
}
div.rcs_outer div.rcs_inner div.all_case_studies {
  display: flex;
  position: relative;
  width: 100%;
  flex-wrap: wrap;
}
@media only screen and (max-width: 650px) {
  div.rcs_outer div.rcs_inner div.all_case_studies {
    display: block;
  }
}
div.rcs_outer div.rcs_inner div.all_case_studies a.case_study {
  display: block;
  position: relative;
  width: calc(33.333% - 16.666px);
  flex: 0 0 calc(33.333% - 16.666px);
  margin-right: 25px;
  aspect-ratio: 0.8;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: 25px;
  border-radius: 15px;
  color: inherit;
  text-decoration: none;
}
div.rcs_outer div.rcs_inner div.all_case_studies a.case_study:nth-of-type(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 650px) {
  div.rcs_outer div.rcs_inner div.all_case_studies a.case_study {
    width: auto;
    flex: none;
    margin-right: 0;
  }
}
div.rcs_outer div.rcs_inner div.all_case_studies a.case_study div.case_study_inner {
  display: block;
  position: absolute;
  top: 25px;
  left: 25px;
  width: calc(100% - 50px);
  height: calc(100% - 50px);
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 15px;
  opacity: 0;
  transition: all 0.25s ease;
}
div.rcs_outer div.rcs_inner div.all_case_studies a.case_study div.case_study_inner div.case_study_inner_inner {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  align-items: center;
}
div.rcs_outer div.rcs_inner div.all_case_studies a.case_study div.case_study_inner div.case_study_inner_inner div.case_study_inner_content {
  display: block;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding-left: 25px;
  padding-right: 25px;
}
div.rcs_outer div.rcs_inner div.all_case_studies a.case_study div.case_study_inner div.case_study_inner_inner div.case_study_inner_content p.case_study_headline {
  font-family: "Sans";
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #25282a;
  margin-bottom: 25px;
}
div.rcs_outer div.rcs_inner div.all_case_studies a.case_study div.case_study_inner div.case_study_inner_inner div.case_study_inner_content p.case_study_headline strong {
  font-weight: 900;
}
div.rcs_outer div.rcs_inner div.all_case_studies a.case_study div.case_study_inner div.case_study_inner_inner div.case_study_inner_content span.hover_circle_text {
  font-family: "SansExtended";
  font-size: 12px;
  line-height: 12px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #25282a;
}
div.rcs_outer div.rcs_inner div.all_case_studies a.case_study div.case_study_inner div.case_study_inner_inner div.case_study_inner_content div.button_arrow {
  display: inline-block;
  position: relative;
  top: 4px;
  margin-left: 8px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
  background-image: url("/images/icons/icon_circle_arrow_magenta.svg");
}
div.rcs_outer div.rcs_inner div.all_case_studies a.case_study div.case_study_name {
  display: inline-block;
  position: absolute;
  top: 25px;
  left: 25px;
  border-radius: 100px;
  background-color: #f5f2e8;
  color: #515355;
  font-family: "Sans";
  font-size: 10px;
  line-height: 10px;
  font-weight: 600;
  box-sizing: border-box;
  padding: 7px 10px 7px 10px;
}
@media only screen and (max-width: 900px) {
  div.rcs_outer div.rcs_inner div.all_case_studies a.case_study div.case_study_name {
    top: 15px;
    left: 15px;
    line-height: 14px;
    padding: 5px 10px 5px 10px;
    max-width: calc(100% - 50px);
  }
}
div.rcs_outer div.rcs_inner div.all_case_studies a.case_study:hover div.case_study_inner {
  opacity: 1;
}
@media only screen and (max-width: 1105px) {
  div.rcs_outer div.rcs_inner div.all_case_studies a.case_study:hover div.case_study_inner {
    opacity: 0;
  }
}
div.related_content_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div.related_content_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.related_content_outer div.related_content_inner {
  display: block;
  position: relative;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  /*a.button {
			display: inline-block;
			position: relative;
			background-color: $color-teal;
			color: $color-white;
			text-transform: lowercase;
			box-sizing: border-box;
			padding: 12px 32px 12px 32px;
			border-radius: 100px;
			text-decoration: none;
			font-size: 13px;
			line-height: 13px;
			font-weight: 700;
			letter-spacing: 0.2px;
			font-family: "SansExtended";
		}*/
}
@media only screen and (max-width: 1310px) {
  div.related_content_outer div.related_content_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 1105px) {
  div.related_content_outer div.related_content_inner {
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.related_content_outer div.related_content_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.related_content_outer div.related_content_inner h3 {
  font-family: "Serif";
  font-size: 28px;
  line-height: 36px;
  color: #1b365d;
  margin-bottom: 40px;
}
div.related_content_outer div.related_content_inner div.all_related_content {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  div.related_content_outer div.related_content_inner div.all_related_content {
    display: block;
  }
}
div.related_content_outer div.related_content_inner div.all_related_content a.related_content {
  display: block;
  position: relative;
  width: calc(33.333% - 16.666px);
  flex: 0 0 calc(33.333% - 16.666px);
  margin-right: 25px;
  aspect-ratio: 0.8;
  border-radius: 15px;
  background-color: #d6d2c4;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-decoration: none;
  color: inherit;
  /*@media only screen and (max-width: $tablet-small) {
					width: auto;
					flex: none;
					margin-right: 0;
					margin-bottom: 30px;

					&:last-of-type {
						margin-bottom: 0;
					}
				}*/
}
div.related_content_outer div.related_content_inner div.all_related_content a.related_content:nth-of-type(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 900px) {
  div.related_content_outer div.related_content_inner div.all_related_content a.related_content {
    width: auto;
    flex: none;
    margin-right: 0;
    margin-top: 30px;
    aspect-ratio: 1.9444444444;
  }
  div.related_content_outer div.related_content_inner div.all_related_content a.related_content:first-of-type {
    margin-top: 0;
  }
}
div.related_content_outer div.related_content_inner div.all_related_content a.related_content .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  object-position: center;
  border-radius: 15px;
}
div.related_content_outer div.related_content_inner div.all_related_content a.related_content span.pill {
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: #f5f2e8;
  border-radius: 40px;
  font-family: "Sans";
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
  color: #515355;
  box-sizing: border-box;
  padding: 4px 8px 4px 8px;
  max-width: calc(100% - 40px);
  text-align: left;
}
@media only screen and (max-width: 900px) {
  div.related_content_outer div.related_content_inner div.all_related_content a.related_content span.pill {
    top: 15px;
    left: 15px;
    line-height: 14px;
    padding: 5px 10px 5px 10px;
    max-width: calc(100% - 50px);
  }
}
div.related_content_outer div.related_content_inner div.all_related_content a.related_content div.hover_circle {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 45;
  /*top: 228px;
					left: 158px;*/
  top: calc(50% - 98px);
  left: calc(50% - 98px);
  width: 196px;
  height: 196px;
  border-radius: 200px;
  background-color: rgba(255, 255, 255, 0.85);
  background-filter: blur(4px);
  opacity: 0;
  transition: all 0.25s ease;
}
div.related_content_outer div.related_content_inner div.all_related_content a.related_content div.hover_circle span.hover_circle_text {
  font-family: "SansExtended";
  font-size: 12px;
  line-height: 12px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #25282a;
}
div.related_content_outer div.related_content_inner div.all_related_content a.related_content div.hover_circle div.button_arrow {
  display: inline-block;
  position: relative;
  top: -1px;
  margin-left: 8px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
  background-image: url("/images/icons/icon_circle_arrow_magenta.svg");
}
div.related_content_outer div.related_content_inner div.all_related_content a.related_content:hover div.hover_circle {
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  div.related_content_outer div.related_content_inner div.all_related_content a.related_content:hover div.hover_circle {
    opacity: 0;
  }
}
div.related_content_is_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div.related_content_is_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.related_content_is_outer div.related_content_is_inner {
  display: block;
  position: relative;
  /*width: 1262px;*/
  width: 1280px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  /*@media only screen and (max-width: $desktop-smaller) {
			width: 952px;
		}
		
		@media only screen and (max-width: $desktop-smallest) {
			width: 775px;
		}
		
		@media only screen and (max-width: $tablet) {
			width: auto;
			margin-left: 25px;
			margin-right: 25px;	
		}*/
}
@media only screen and (max-width: 1310px) {
  div.related_content_is_outer div.related_content_is_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.related_content_is_outer div.related_content_is_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.related_content_is_outer div.related_content_is_inner h3 {
  font-family: "Serif";
  font-size: 28px;
  line-height: 36px;
  color: #1b365d;
  margin-bottom: 50px;
}
@media only screen and (max-width: 900px) {
  div.related_content_is_outer div.related_content_is_inner h3 {
    margin-bottom: 40px;
  }
}
div.related_content_is_outer div.related_content_is_inner div.all_related_content {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1105px) {
  div.related_content_is_outer div.related_content_is_inner div.all_related_content {
    display: block;
    margin-bottom: 40px;
  }
}
div.related_content_is_outer div.related_content_is_inner div.all_related_content a.related_content {
  display: block;
  position: relative;
  /*width: 284px;
				flex: 0 0 284px;*/
  width: calc(33.333% - 133.333px);
  flex: 0 0 calc(33.333% - 133.333px);
  margin-right: 200px;
  text-decoration: none;
  color: inherit;
  /*@media only screen and (max-width: $desktop-smaller) {
					margin-right: 50px;	
				}
				
				@media only screen and (max-width: $desktop-smallest) {
					width: 225px;
					flex: 0 0 225px;
				}*/
  /*@media only screen and (max-width: $tablet) {
					width: 284px;
					flex: none;
					margin-left: auto;
					margin-right: auto;
					margin-bottom: 30px;
					
					&:nth-of-type(3n) {
						margin-right: auto;	
					}					
					
					&:last-of-type {
						margin-bottom: 0;	
					}
				}*/
}
div.related_content_is_outer div.related_content_is_inner div.all_related_content a.related_content:nth-of-type(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 1310px) {
  div.related_content_is_outer div.related_content_is_inner div.all_related_content a.related_content {
    width: calc(33.333% - 53.333px);
    flex: 0 0 calc(33.333% - 53.333px);
    margin-right: 80px;
  }
}
@media only screen and (max-width: 1105px) {
  div.related_content_is_outer div.related_content_is_inner div.all_related_content a.related_content {
    width: 50%;
    flex: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
  div.related_content_is_outer div.related_content_is_inner div.all_related_content a.related_content:last-of-type {
    margin-bottom: 0;
  }
  div.related_content_is_outer div.related_content_is_inner div.all_related_content a.related_content:nth-of-type(3n) {
    margin-right: auto;
  }
}
@media only screen and (max-width: 650px) {
  div.related_content_is_outer div.related_content_is_inner div.all_related_content a.related_content {
    width: auto;
  }
}
div.related_content_is_outer div.related_content_is_inner div.all_related_content a.related_content div.rc_image {
  display: block;
  position: relative;
  width: 100%;
  aspect-ratio: 1.5604395604;
  /*width: 100%;
					height: 182px;*/
  background-color: #d6d2c4;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 8px;
}
div.related_content_is_outer div.related_content_is_inner div.all_related_content a.related_content div.rc_image span.pill {
  display: block;
  position: absolute;
  top: 10px;
  left: -13px;
  background: linear-gradient(139.01deg, #A4DBE8 26.57%, #6BA2AF 97.66%);
  border-radius: 40px;
  font-family: "Sans";
  font-size: 12px;
  line-height: 12px;
  color: #25282a;
  font-weight: 600;
  box-sizing: border-box;
  padding: 6px 8px 5px 8px;
  max-width: calc(100% - 40px);
  text-align: center;
}
div.related_content_is_outer div.related_content_is_inner div.all_related_content a.related_content div.rc_image div.hover_circle {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 45;
  top: 26px;
  left: 77px;
  width: 130px;
  height: 130px;
  border-radius: 130px;
  background-color: rgba(255, 255, 255, 0.85);
  background-filter: blur(4px);
  opacity: 0;
  transition: all 0.25s ease;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
div.related_content_is_outer div.related_content_is_inner div.all_related_content a.related_content div.rc_image div.hover_circle span.hover_circle_text {
  font-family: "SansExtended";
  font-size: 11px;
  line-height: 14px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #437b93;
  text-align: center;
  flex: 0;
}
div.related_content_is_outer div.related_content_is_inner div.all_related_content a.related_content div.rc_image div.hover_circle div.button_arrow {
  display: inline-block;
  position: relative;
  top: -1px;
  margin-left: 8px;
  width: 18px;
  flex: 0 0 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
  background-image: url("/images/icons/icon_circle_arrow_magenta.svg");
}
div.related_content_is_outer div.related_content_is_inner div.all_related_content a.related_content p.title {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #25282a;
  font-weight: 400;
  margin-top: 17px;
  margin-bottom: 0;
  text-align: left;
}
@media only screen and (max-width: 900px) {
  div.related_content_is_outer div.related_content_is_inner div.all_related_content a.related_content p.title {
    margin-top: 8px;
  }
}
div.related_content_is_outer div.related_content_is_inner div.all_related_content a.related_content:hover div.rc_image div.hover_circle {
  opacity: 1;
}
@media only screen and (max-width: 1105px) {
  div.related_content_is_outer div.related_content_is_inner div.all_related_content a.related_content:hover div.rc_image div.hover_circle {
    opacity: 0;
  }
}
div.related_content_is_outer div.related_content_is_inner a.button {
  display: inline-block;
  position: relative;
  background-color: #437b93;
  color: #ffffff;
  text-transform: lowercase;
  box-sizing: border-box;
  padding: 12px 32px 12px 32px;
  border-radius: 100px;
  text-decoration: none;
  font-size: 13px;
  line-height: 13px;
  font-weight: 700;
  letter-spacing: 0.2px;
  font-family: "SansExtended";
  transition: all 0.25s ease;
}
div.related_content_is_outer div.related_content_is_inner a.button:hover {
  background-color: #1b365d;
}
/*
	Even though site-wide search no longer exists, the styles below are 
	still used for the Tag Results page! 10/27/22 CKR.	
*/
div#search_results_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div#search_results_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div#search_results_outer div#search_results_inner {
  display: block;
  position: relative;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1310px) {
  div#search_results_outer div#search_results_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 1105px) {
  div#search_results_outer div#search_results_inner {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div#search_results_outer div#search_results_inner div#search_results p#search_results_headline {
  font-family: "Sans";
  font-size: 15px;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 15px;
}
div#search_results_outer div#search_results_inner div#search_results p#search_results_headline span {
  color: #437b93;
  text-transform: lowercase;
  font-size: 32px;
  font-family: "Serif";
  margin-left: 4px;
  font-weight: bold;
}
@media only screen and (max-width: 900px) {
  div#search_results_outer div#search_results_inner div#search_results p#search_results_headline span {
    display: block;
    margin-top: 5px;
    margin-left: 0;
    line-height: 40px;
  }
}
div#search_results_outer div#search_results_inner div#search_results hr {
  background-color: none;
  border: none;
  border-top: 3px solid #f5f2e8;
  margin-bottom: 30px;
}
div#search_results_outer div#search_results_inner div#search_results div#asr {
  display: block;
  position: relative;
  width: 100%;
}
div#search_results_outer div#search_results_inner div#search_results div#asr a.search_result {
  display: block;
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid #d6d2c4;
  box-sizing: border-box;
  text-align: left;
  padding: 20px 0 24px 0;
}
div#search_results_outer div#search_results_inner div#search_results div#asr a.search_result:hover {
  /*@include cursor_go;*/
}
div#search_results_outer div#search_results_inner div#search_results div#asr a.search_result p.eyebrow {
  position: relative;
  display: inline-block;
  background-color: transparent;
  border: 1px solid #d6d2c4;
  color: #d6d2c4;
  font-family: "Sans";
  font-size: 13px;
  line-height: 13px;
  box-sizing: border-box;
  padding: 6px 8px 5px 8px;
  margin-bottom: 10px;
  white-space: nowrap;
  /*@media only screen and (max-width: $desktop-smallest) {
							margin-bottom: 12px;
						}*/
}
div#search_results_outer div#search_results_inner div#search_results div#asr a.search_result p.page_title {
  display: block;
  font-family: "Serif";
  font-size: 26px;
  line-height: 30px;
  font-weight: normal;
  margin-bottom: 0;
  color: #437b93;
  width: 50%;
}
@media only screen and (max-width: 1105px) {
  div#search_results_outer div#search_results_inner div#search_results div#asr a.search_result p.page_title {
    width: auto;
  }
}
div#search_results_outer div#search_results_inner div#search_results div#asr a.search_result p.link {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 16px;
  color: #437b93;
}
div#search_results_outer div#search_results_inner div#search_results div#asr a.search_result p.excerpt_text {
  font-family: "Sans";
  font-size: 15px;
  line-height: 22px;
  color: #515355;
  margin-top: 20px;
  margin-bottom: 0;
  width: 70%;
}
div#search_results_outer div#search_results_inner div#search_results div#asr a.search_result:last-of-type {
  border: none;
}
div#search_results_outer div#search_results_inner div#search_results div#pagnination {
  display: block;
  position: relative;
  margin-top: 25px;
}
div#search_results_outer div#search_results_inner div#search_results div#pagnination a {
  display: inline-block;
  box-sizing: border-box;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: none;
}
.services-cards {
  padding: 0 160px 60px 160px;
  max-width: 1280px;
  margin: 0 auto;
}
@media only screen and (max-width: 1310px) {
  .services-cards {
    padding: 0 25px 60px 25px;
  }
}
.services-cards .services-grid {
  gap: 20px;
}
.services-cards .services-grid .card {
  flex-basis: calc(33.33% - 14px);
  border: 1px solid #d6d2c4;
  background: #f5f2e8;
  padding: 30px 30px 80px 30px;
  border-radius: 8px;
  box-sizing: border-box;
  transition: all 0.2s ease-out;
  cursor: pointer;
}
@media only screen and (max-width: 900px) {
  .services-cards .services-grid .card {
    flex-basis: calc(50% - 10px);
  }
}
@media only screen and (max-width: 650px) {
  .services-cards .services-grid .card {
    flex-basis: 100%;
  }
}
.services-cards .services-grid .card img {
  height: 80px;
  margin-bottom: 24px;
}
.services-cards .services-grid .card h3 {
  font-family: "sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  color: #25282a;
  letter-spacing: -0.4px;
  margin-bottom: 8px;
}
.services-cards .services-grid .card .blurb-text {
  margin-bottom: 15px;
  line-height: 150%;
  color: #25282a;
}
.services-cards .services-grid .card a.button-with-circle-arrow {
  position: absolute;
  bottom: 30px;
}
.services-cards .services-grid .card:hover {
  background: #fdfcf5;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.services-cards .services-grid .card:hover a.button-with-circle-arrow svg circle {
  fill: #ffffff;
}
.services-cards .services-grid .card:hover a.button-with-circle-arrow svg path {
  fill: #da1984;
}
.services-cards .services-grid .card:hover a.button-with-circle-arrow::after {
  opacity: 1;
}
div.subscribe_2022_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #437b93;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1105px) {
  div.subscribe_2022_outer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
div.subscribe_2022_outer div.subscribe_2022_inner {
  display: block;
  position: relative;
  width: 893px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div.subscribe_2022_outer div.subscribe_2022_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.subscribe_2022_outer div.subscribe_2022_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.subscribe_2022_outer div.subscribe_2022_inner h3 {
  font-family: "Serif";
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  color: #25282a;
  margin-bottom: 30px;
}
div.subscribe_2022_outer div.subscribe_2022_inner h3 span.magenta {
  color: #da1984;
}
div.subscribe_2022_outer div.subscribe_2022_inner div.subscribe_form div.gform_body ul.gform_fields {
  display: flex;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 650px) {
  div.subscribe_2022_outer div.subscribe_2022_inner div.subscribe_form div.gform_body ul.gform_fields {
    display: block;
  }
}
div.subscribe_2022_outer div.subscribe_2022_inner div.subscribe_form div.gform_body ul.gform_fields li.gfield {
  display: block;
  position: relative;
  width: calc(50% - 20px);
  flex: 0 0 calc(50% - 20px);
  text-align: left;
  margin-right: 40px;
}
div.subscribe_2022_outer div.subscribe_2022_inner div.subscribe_form div.gform_body ul.gform_fields li.gfield:nth-of-type(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 650px) {
  div.subscribe_2022_outer div.subscribe_2022_inner div.subscribe_form div.gform_body ul.gform_fields li.gfield {
    width: auto;
    flex: none;
    margin-right: 0;
    margin-bottom: 25px !important;
  }
}
div.subscribe_2022_outer div.subscribe_2022_inner div.subscribe_form div.gform_body ul.gform_fields li.gfield label {
  display: block;
  font-family: "SansExtended";
  font-size: 11px;
  font-weight: 700;
  color: #25282a;
  margin-bottom: 10px !important;
}
div.subscribe_2022_outer div.subscribe_2022_inner div.subscribe_form div.gform_body ul.gform_fields li.gfield label span.gfield_required {
  display: none;
}
div.subscribe_2022_outer div.subscribe_2022_inner div.subscribe_form div.gform_body ul.gform_fields li.gfield input[type=text]::placeholder {
  font-family: "Sans";
  font-size: 15px;
  line-height: 15px;
  color: #25282a;
  letter-spacing: 0.2px;
}
div.subscribe_2022_outer div.subscribe_2022_inner div.subscribe_form div.gform_body ul.gform_fields li.gfield.gfield_error label {
  font-size: 11px !important;
}
div.subscribe_2022_outer div.subscribe_2022_inner div.subscribe_form div.gform_footer {
  display: block;
  position: fixed;
  top: -1000000px;
  left: -1000000px;
}
div.subscribe_2022_outer div.subscribe_2022_inner div.custom_form_footer {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin-top: 25px;
}
div.subscribe_2022_outer div.subscribe_2022_inner div.custom_form_footer a.button {
  display: inline-block;
  position: relative;
  background-color: #437b93;
  color: #ffffff;
  text-transform: lowercase;
  font-family: "SansExtended";
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0.2px;
  font-weight: 700;
  border-radius: 100px;
  box-sizing: border-box;
  padding: 10px 30px 10px 30px;
}
div.subscribe_2022_outer div.subscribe_2022_inner div.custom_form_footer p {
  display: inline-block;
  position: relative;
  font-size: 12px;
  line-height: 24px;
  font-weight: 400;
  font-family: "Sans";
  letter-spacing: 0.2px;
  color: #25282a;
  margin-left: 20px;
  margin-bottom: 0;
}
div.subscribe_2022_outer div.subscribe_2022_inner div.custom_form_footer p a {
  text-decoration: underline;
  color: inherit;
}
/*div.subscribe_outer {
	width: 100%;
	text-align: center;	
	margin-top: 60px;
	margin-bottom: 60px;
	
	@media only screen and (max-width: $desktop-smallest) {
		margin-top: 40px;
		margin-bottom: 40px;	
	}	

	div.subscribe_inner {
		width: 1280px;
		margin-left: auto;
		margin-right: auto;	
		border-radius: 8px;
		background-image: url(/images/backgrounds/Subscribe_Block_Background_1600x1600_tiny.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		text-align: center;
		box-sizing: border-box;
		padding-top: 60px;
		padding-bottom: 60px;
		
		@media only screen and (max-width: $desktop-smaller) {
			width: auto;
			margin-left: 25px;
			margin-right: 25px;
		}
		
		@media only screen and (max-width: $desktop-smallest) {
			padding-top: 30px;
			padding-bottom: 30px;
		}
		
		@media only screen and (max-width: $tablet-small) {
			padding-bottom: 10px;
		}	
		
		p.title {
			font-family: "SansExtended";
			font-size: 14px;
			line-height: 28px;
			letter-spacing: 1px;
			text-transform: uppercase;
			color: $color-green;
			margin-bottom: 30px;	
		}
		
		p.intro_text {
			font-family: "Serif";
			font-size: 22px;
			line-height: 28px;
			color: $color-white;
			margin-bottom: 30px;
			width: 400px;
			margin-left: auto;
			margin-right: auto;
			
			@media only screen and (max-width: $tablet-small) {
				width: auto;
				margin-left: 25px;
				margin-right: 25px;
			}
		}
		
		div.subscribe_form {
			margin-left: auto;
			margin-right: auto;
			margin-top: 27px;
			width: 400px;
			
			@media only screen and (max-width: $tablet-small) {
				width: auto;
				margin-left: 25px;
				margin-right: 25px;	
			}	
			
			div.validation_error {
				display: none !important;	
			}
			
			div.gform_body {
				
				* { 
					cursor: none !important;	
				}
			
				ul.gform_fields {
				
					li.gfield {
						
						label.gfield_label {
							font-family: "SansExtended";
							color: $color-light-blue;
							font-size: 11px;
							line-height: 17px;
							font-weight: bold;
							text-transform: uppercase;
							letter-spacing: 2px;
							
							span.gfield_required {
								color: $color-light-blue;	
							}
						}
						
						div.ginput_container {
						
							input[type='text'] {
								width: 100%;
								background-color: transparent;
								border: 0;
								border-bottom: 1px solid $color-white;
								box-sizing: border-box;
								padding: 7px 0 7px 0;
								color: $color-white;
								font-family: "Sans";
								font-size: 15px;
								line-height: 15px;
								letter-spacing: 0.2px;
							}	
						}
						
						&.gfield_error {
							max-width: 100% !important;	
							
							label.gfield_label {
								font-size: 11px !important;
								color: $color-light-blue !important;
							}
							
							div.validation_message {
								background-color: transparent !important;
								padding: 0 !important;
								font-style: normal !important;	
								line-height: 10px !important;
								margin-top: 4px !important;
							}
						}
					}	
				}	
			}
			
			div.gform_footer {
				text-align: center;
			
				input[type='submit'] {
					background-color: transparent;
					border: 1px solid $color-white;
					height: 34px;
					border-radius: 17px;
					box-sizing: border-box !important;
					padding: 0 52px 0 10px;
					color: $color-white;
					font-size: 13px !important;
					font-weight: normal !important;
					line-height: 13px;
					font-family: "Sans";
					text-transform: lowercase;	
					width: auto !important;
					background-image: url("/images/icons/Submit_Arrow_Icon_Default.svg");
					background-size: 18px 18px;
					background-position: right 8px center;
					background-repeat: no-repeat;					
				}	
			}
			
			div.gform_confirmation_message {
				color: $color-white;	
			}			
		}			
	}	
}*/
.subscribe-single-line {
  padding: 50px 160px;
  background: #f5f2e8;
}
.subscribe-single-line h3 {
  font-family: "Serif";
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  color: #25282a;
  margin-bottom: 30px;
}
.subscribe-single-line h3 span.magenta {
  color: #da1984;
}
.subscribe-single-line .gform_fields {
  display: flex !important;
  align-items: last baseline;
}
div.tags_outer {
  width: 100%;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div.tags_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.tags_outer div.tags_inner {
  width: 893px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  box-sizing: border-box;
  border-bottom: 1px solid #d6d2c4;
  padding-bottom: 17px;
}
@media only screen and (max-width: 1105px) {
  div.tags_outer div.tags_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.tags_outer div.tags_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.tags_outer div.tags_inner div.section_header {
  margin-bottom: 5px;
}
div.tags_outer div.tags_inner div.section_header p {
  font-family: "SansExtended";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  line-height: 17px;
  letter-spacing: 2px;
  color: #515355;
  margin-bottom: 0;
}
div.tags_outer div.tags_inner div.all_tags {
  text-align: left;
  font-size: 0;
}
div.tags_outer div.tags_inner div.all_tags a.tag {
  display: inline-block;
  background-color: #f5f2e8;
  border-radius: 6px;
  box-sizing: border-box;
  padding: 4px 6px 4px 6px;
  font-size: 10px;
  line-height: 10px;
  font-weight: 600;
  margin-right: 5px;
  margin-bottom: 5px;
  text-decoration: none;
  text-transform: lowercase;
  color: #515355;
}
div.team_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}
div.team_outer div.team_inner {
  display: block;
  position: relative;
  /*width: 1152px;*/
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1310px) {
  div.team_outer div.team_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 1105px) {
  div.team_outer div.team_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 650px) {
  div.team_outer div.team_inner {
    text-align: center;
  }
}
div.team_outer div.team_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.team_outer div.team_inner div.all_team_members {
    display: block;
    text-align: center;
  }
}
div.team_outer div.team_inner div.all_team_members a.team_member {
  display: block;
  position: relative;
  /*width: 270px;
				flex: 0 0 270px;*/
  width: calc(25% - 18px);
  flex: 0 0 calc(25% - 18px);
  margin-right: 24px;
  margin-bottom: 40px;
  text-decoration: none;
  color: inherit;
}
div.team_outer div.team_inner div.all_team_members a.team_member:nth-of-type(4n) {
  margin-right: 0;
}
@media only screen and (max-width: 1310px) {
  div.team_outer div.team_inner div.all_team_members a.team_member {
    width: calc(33.333% - 16px);
    flex: 0 0 calc(33.333% - 16px);
  }
  div.team_outer div.team_inner div.all_team_members a.team_member:nth-of-type(4n) {
    margin-right: 24px;
  }
  div.team_outer div.team_inner div.all_team_members a.team_member:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 900px) {
  div.team_outer div.team_inner div.all_team_members a.team_member {
    width: calc(50% - 12px);
    flex: 0 0 calc(50% - 12px);
  }
  div.team_outer div.team_inner div.all_team_members a.team_member:nth-of-type(3n) {
    margin-right: 24px;
  }
  div.team_outer div.team_inner div.all_team_members a.team_member:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 650px) {
  div.team_outer div.team_inner div.all_team_members a.team_member {
    margin-left: auto;
    margin-right: auto;
    width: 270px;
  }
  div.team_outer div.team_inner div.all_team_members a.team_member:nth-of-type(3n) {
    margin-right: auto;
  }
  div.team_outer div.team_inner div.all_team_members a.team_member:nth-of-type(2n) {
    margin-right: auto;
  }
}
div.team_outer div.team_inner div.all_team_members a.team_member div.team_member_image {
  display: block;
  position: relative;
  width: 100%;
  aspect-ratio: 0.84375;
  /*height: 320px;*/
  border-radius: 8px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
div.team_outer div.team_inner div.all_team_members a.team_member div.team_member_image div.hover_circle {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: calc(50% - 79px);
  left: calc(50% - 79px);
  width: 158px;
  height: 158px;
  border-radius: 79px;
  background-color: rgba(255, 255, 255, 0.85);
  background-filter: blur(4px);
  opacity: 0;
  transition: all 0.25s ease;
}
div.team_outer div.team_inner div.all_team_members a.team_member div.team_member_image div.hover_circle span.hover_circle_text {
  font-family: "SansExtended";
  font-size: 12px;
  line-height: 12px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #25282a;
}
div.team_outer div.team_inner div.all_team_members a.team_member div.team_member_image div.hover_circle div.button_arrow {
  display: inline-block;
  position: relative;
  top: -1px;
  margin-left: 8px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
  background-image: url("/images/icons/icon_circle_arrow_magenta.svg");
}
div.team_outer div.team_inner div.all_team_members a.team_member div.team_member_info {
  display: block;
  position: relative;
  width: auto;
  text-align: left;
  margin-top: 20px;
}
div.team_outer div.team_inner div.all_team_members a.team_member div.team_member_info p.team_member_name {
  font-family: "SansExtended";
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #437b93;
  margin-bottom: 4px;
}
div.team_outer div.team_inner div.all_team_members a.team_member div.team_member_info p.team_member_position {
  font-family: "Sans";
  font-size: 14px;
  line-height: 17px;
  color: #25282a;
  margin-bottom: 0;
}
div.team_outer div.team_inner div.all_team_members a.team_member:hover div.team_member_image div.hover_circle {
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  div.team_outer div.team_inner div.all_team_members a.team_member:hover div.team_member_image div.hover_circle {
    opacity: 0;
  }
}
div.team_outer div.team_inner div.hidden_bio {
  display: none;
  position: fixed;
  z-index: 3000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
div.team_outer div.team_inner div.hidden_bio a.close_bio {
  display: block;
  position: absolute;
  z-index: 3100;
  top: 28px;
  right: 40px;
  width: 86px;
  height: 86px;
  /*background-image: url(/images/icons/bio_close.png);*/
  background-image: url(/images/icons/large-close_ko.svg);
  background-repeat: no-repeat;
  /*background-size: 86px 86px;*/
  background-size: 86px 86px;
  background-position: center center;
  border-radius: 200px;
  transition: all 0.25s ease;
}
div.team_outer div.team_inner div.hidden_bio a.close_bio:hover {
  background-image: url(/images/icons/large-close_ko_hover.svg);
}
@media only screen and (max-width: 1450px) {
  div.team_outer div.team_inner div.hidden_bio a.close_bio {
    width: 48px;
    height: 48px;
    /*background-size: 48px 48px;*/
    background-size: 48px 48px;
  }
}
div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner {
  display: flex;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1105px) {
  div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner {
    display: block;
  }
}
div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_left {
  width: 50%;
  flex: 0 0 50%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-color: #8a8d8f;
}
@media only screen and (max-width: 1650px) {
  div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_left {
    width: 45%;
    flex: 0 0 45%;
  }
}
@media only screen and (max-width: 1450px) {
  div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_left {
    width: 40%;
    flex: 0 0 40%;
  }
}
@media only screen and (max-width: 1105px) {
  div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_left {
    display: none;
  }
}
div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right {
  width: 50%;
  flex: 0 0 50%;
  height: 100%;
  text-align: left;
  background-color: #1b365d;
  box-sizing: border-box;
  padding: 75px 85px 75px 85px;
  overflow-y: scroll;
  /*p.bio_intro {
						font-family: "Serif";
						font-size: 23px;
						line-height: 32px;
						letter-spacing: 0.2px;
						margin-bottom: 32px;
						color: $color-white;
					}*/
}
@media only screen and (max-width: 1650px) {
  div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right {
    width: 55%;
    flex: 0 0 55%;
    padding: 30px 40px 30px 40px;
  }
}
@media only screen and (max-width: 1450px) {
  div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right {
    width: 60%;
    flex: 0 0 60%;
  }
}
@media only screen and (max-width: 1105px) {
  div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right {
    width: auto;
    flex: none;
    height: 100%;
  }
}
@media only screen and (max-width: 900px) {
  div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right {
    padding: 25px 25px 25px 25px;
  }
}
div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right h2 {
  font-family: "Serif";
  font-size: 32px;
  line-height: 45px;
  color: #ffffff;
  margin-bottom: 5px;
  font-weight: 400px;
  /*@media only screen and (max-width: $desktop-small) {
							font-size: 32px;
							line-height: 37px;	
						}*/
}
div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right p.position {
  font-family: "SansExtended";
  font-size: 11px;
  line-height: 17px;
  font-weight: bold;
  font-weight: 700;
  color: #a4dbe8;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 13px;
  margin-top: 5px;
}
div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right div.social {
  margin-top: 13px;
  margin-bottom: 30px;
}
div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right div.social a {
  display: inline-block;
  text-decoration: none;
  color: inherit;
  margin-right: 22px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: 18px auto;
  background-position: center center;
}
div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right div.mobile_bio_photo {
  display: none;
}
@media only screen and (max-width: 1105px) {
  div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right div.mobile_bio_photo {
    display: block;
    float: right;
    margin: 0 0 30px 30px;
    width: 33.333%;
    height: 450px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
}
@media only screen and (max-width: 900px) {
  div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right div.mobile_bio_photo {
    width: 40%;
    height: 350px;
  }
}
@media only screen and (max-width: 650px) {
  div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right div.mobile_bio_photo {
    height: 250px;
  }
}
div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right p.bio_content {
  font-family: "Sans";
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #ffffff;
  /*margin-top: 32px;*/
  margin-bottom: 52px;
}
@media only screen and (max-width: 1450px) {
  div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right p.bio_content {
    font-size: 16px;
    line-height: 28px;
  }
}
div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right div.quote {
  clear: both;
  margin-top: 52px;
  margin-bottom: 75px;
}
@media only screen and (max-width: 1450px) {
  div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right div.quote {
    margin-bottom: 40px;
  }
}
div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right div.quote img.quote_icon {
  display: block;
  position: relative;
  width: 54px;
}
@media only screen and (max-width: 650px) {
  div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right div.quote img.quote_icon {
    width: 42px;
  }
}
div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right div.quote p.quote_content {
  font-family: "SerifItalic";
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.2px;
  color: #a4dbe8;
  margin-bottom: 0;
  margin-top: 18px;
}
@media only screen and (max-width: 650px) {
  div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right div.quote p.quote_content {
    font-size: 20px;
    line-height: 28px;
  }
}
div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right div.quote p.quote_content strong {
  font-weight: bold;
}
div.team_outer div.team_inner div.hidden_bio div.hidden_bio_inner div.hb_right div.quote p.quote_content span.magenta {
  font-family: "Sans";
  font-style: normal;
  color: #da1984;
}
div.thumbnails_outer {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 60px;
  padding-bottom: 0;
  background-color: #ffffff;
}
@media only screen and (max-width: 1310px) {
  div.thumbnails_outer {
    padding-top: 50px;
  }
}
div.thumbnails_outer.thumbnails_transparent {
  background-color: inherit;
}
div.thumbnails_outer.thumbnails_color {
  /* background-color defined in flex_thumbnails.php */
}
div.thumbnails_outer div.thumbnails_inner {
  display: block;
  position: relative;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  /*@media only screen and (max-width: $desktop-smaller) {
			width: 1040px;
		}
		
		@media only screen and (max-width: $desktop-smallest) {
			width: 840px;
		}
		
		@media only screen and (max-width: $tablet) {
			width: 360px;
		}
		
		@media only screen and (max-width: $tablet-small) {
			width: 200px;
		}*/
}
@media only screen and (max-width: 1310px) {
  div.thumbnails_outer div.thumbnails_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 1310px) {
  div.thumbnails_outer div.thumbnails_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.thumbnails_outer div.thumbnails_inner h3 {
  font-family: "Serif";
  font-size: 28px;
  line-height: 36px;
  color: #1b365d;
  font-weight: 400;
  text-align: center;
  margin-bottom: 60px;
}
div.thumbnails_outer div.thumbnails_inner h3 strong {
  font-weight: 700;
}
div.thumbnails_outer div.thumbnails_inner h3 span {
  color: #da1984;
}
div.thumbnails_outer div.thumbnails_inner div.all_thumbnails {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  /*@media only screen and (max-width: $desktop-smaller) {
				width: auto;
				margin-left: 25px;
				margin-right: 25px;
			}*/
}
div.thumbnails_outer div.thumbnails_inner div.all_thumbnails div.thumbnail {
  display: flex;
  justify-content: center;
  align-items: center;
  /*width: 100px;
				flex: 0 0 100px;
				height: 94px;
				margin-left: 50px;
				margin-right: 50px;
				margin-bottom: 70px;*/
  width: 125px;
  flex: 0 0 125px;
  height: 116px;
  margin-left: 35px;
  margin-right: 35px;
  margin-bottom: 60px;
  /*@media only screen and (max-width: $desktop-smaller) {
					margin-right: 80px;	
					margin-bottom: 40px;
				}
				
				@media only screen and (max-width: $desktop-smallest) {
					width: 160px;
					flex: 0 0 160px;
					margin-right: 66.666px;	
				}
				
				@media only screen and (max-width: $tablet) {
					width: 160px;
					flex: 0 0 160px;
					margin-right: 40px;	
				}
				
				@media only screen and (max-width: $tablet-small) {
					width: 200px;
					flex: 0 0 200px;
					margin-right: 0;
				}*/
}
@media only screen and (max-width: 900px) {
  div.thumbnails_outer div.thumbnails_inner div.all_thumbnails div.thumbnail {
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 40px;
  }
  div.thumbnails_outer div.thumbnails_inner div.all_thumbnails div.thumbnail:nth-of-type(n+7) {
    display: none;
  }
}
div.thumbnails_outer div.thumbnails_inner div.all_thumbnails div.thumbnail img.thumbnail_image {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
}
div.video_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div.video_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.video_outer div.video_inner {
  display: block;
  position: relative;
  width: 893px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media only screen and (max-width: 1105px) {
  div.video_outer div.video_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.video_outer div.video_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.video_outer div.video_inner h2 {
  font-family: "Serif";
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
  color: #1b365d;
  margin-bottom: 30px;
  text-align: left;
}
div.video_outer div.video_inner div.video_content {
  text-align: left;
}
@media only screen and (max-width: 1105px) {
  div.video_outer div.video_inner div.video_content {
    margin-right: auto;
  }
}
div.video_outer div.video_inner div.video_content p {
  font-family: "Sans";
  font-size: 16px;
  line-height: 24px;
  font-weight: 40;
  letter-spacing: 0.2px;
  color: #25282a;
  margin-bottom: 30px;
}
div.video_outer div.video_inner div.video_content *:last-child {
  margin-bottom: 0;
}
div.video_outer div.video_inner div.video_container {
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1310px) {
  div.video_outer div.video_inner div.video_container {
    width: auto;
    margin-top: 30px;
  }
}
div.video_outer div.video_inner div.video_container iframe {
  width: 100%;
  height: auto;
  border-radius: 10px;
  aspect-ratio: 1.7777777778;
}
div.video_outer div.video_inner a.video_container_lightbox {
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  box-sizing: border-box;
  border-radius: 10px;
  aspect-ratio: 1.7777777778;
  background-color: #f5f2e8;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1310px) {
  div.video_outer div.video_inner a.video_container_lightbox {
    width: auto;
    margin-top: 30px;
  }
}
div.video_outer div.video_inner a.video_container_lightbox div.hover_circle {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 45;
  top: calc(50% - 65px);
  left: calc(50% - 65px);
  width: 130px;
  height: 130px;
  border-radius: 130px;
  background-color: rgba(255, 255, 255, 0.85);
  background-filter: blur(4px);
  opacity: 0;
  transition: all 0.25s ease;
}
div.video_outer div.video_inner a.video_container_lightbox div.hover_circle span.hover_circle_text {
  font-family: "SansExtended";
  font-size: 12px;
  line-height: 12px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #25282a;
}
div.video_outer div.video_inner a.video_container_lightbox div.hover_circle div.button_arrow {
  display: inline-block;
  position: relative;
  top: -1px;
  margin-left: 8px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
  background-image: url("/images/icons/icon_circle_arrow_magenta.svg");
}
div.video_outer div.video_inner a.video_container_lightbox:hover div.hover_circle {
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  div.video_outer div.video_inner a.video_container_lightbox:hover div.hover_circle {
    opacity: 0;
  }
}
div.video_outer div.video_inner a.button {
  display: block;
  position: relative;
  text-align: left;
  margin-top: 30px;
}
div.video_video_hidden_container {
  display: none;
  position: relative;
}
div.video_video_hidden_container div.video_hidden_inner {
  display: flex;
  position: relative;
}
@media only screen and (max-width: 1105px) {
  div.video_video_hidden_container div.video_hidden_inner {
    display: block;
  }
}
div.video_video_hidden_container div.video_hidden_inner div.video_hidden_left {
  display: block;
  position: relative;
  width: 855px;
  flex: 0 0 855px;
  height: 480px;
  text-align: center;
  overflow: hidden;
}
@media only screen and (max-width: 1310px) {
  div.video_video_hidden_container div.video_hidden_inner div.video_hidden_left {
    width: 600px;
    flex: 0 0 600px;
    height: 337px;
  }
}
@media only screen and (max-width: 1105px) {
  div.video_video_hidden_container div.video_hidden_inner div.video_hidden_left {
    width: 100%;
    flex: none;
    height: auto;
    aspect-ratio: 1.78125;
  }
}
div.video_video_hidden_container div.video_hidden_inner div.video_hidden_left iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.video_video_hidden_container div.video_hidden_inner div.video_hidden_right {
  display: block;
  position: relative;
  width: 245px;
  flex: 0 0 245px;
  background-color: #f5f2e8;
  text-align: left;
  box-sizing: border-box;
  padding: 20px;
  border-radius: 0 8px 8px 0;
}
@media only screen and (max-width: 1105px) {
  div.video_video_hidden_container div.video_hidden_inner div.video_hidden_right {
    width: 100%;
    flex: none;
    border-radius: 0 0 8px 8px;
  }
}
div.video_video_hidden_container div.video_hidden_inner div.video_hidden_right p.video_category {
  font-family: "SansExtended";
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #da1984;
  margin-bottom: 14px;
  font-weight: 700;
}
div.video_video_hidden_container div.video_hidden_inner div.video_hidden_right p.project_title {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.2px;
  font-weight: 400;
  color: #25282a;
  margin-bottom: 14px;
}
div.video_video_hidden_container div.video_hidden_inner div.video_hidden_right div.video_description {
  display: block;
  position: relative;
  margin-bottom: 0;
}
div.video_video_hidden_container div.video_hidden_inner div.video_hidden_right div.video_description * {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.2px;
  font-weight: 400;
  color: #25282a;
}
div.video_video_hidden_container div.video_hidden_inner div.video_hidden_right div.video_description *:last-child {
  margin-bottom: 0;
}
/* ##### */
div.video_sbs_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div.video_sbs_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.video_sbs_outer div.video_sbs_inner {
  display: flex;
  position: relative;
  width: 893px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1105px) {
  div.video_sbs_outer div.video_sbs_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.video_sbs_outer div.video_sbs_inner {
    display: block;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.video_sbs_outer div.video_sbs_inner div.vsbs iframe {
  width: 425px;
  height: 239px;
  border-radius: 10px;
}
@media only screen and (max-width: 1105px) {
  div.video_sbs_outer div.video_sbs_inner div.vsbs iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 1.7777777778;
  }
}
div.video_sbs_outer div.video_sbs_inner div.vsbs a.video_container_lightbox {
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  border-radius: 10px;
  aspect-ratio: 1.7777777778;
  background-color: #f5f2e8;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1310px) {
  div.video_sbs_outer div.video_sbs_inner div.vsbs a.video_container_lightbox {
    width: auto;
    margin-top: 30px;
  }
}
div.video_sbs_outer div.video_sbs_inner div.vsbs a.video_container_lightbox div.hover_circle {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 45;
  top: calc(50% - 65px);
  left: calc(50% - 65px);
  width: 130px;
  height: 130px;
  border-radius: 130px;
  background-color: rgba(255, 255, 255, 0.85);
  background-filter: blur(4px);
  opacity: 0;
  transition: all 0.25s ease;
}
div.video_sbs_outer div.video_sbs_inner div.vsbs a.video_container_lightbox div.hover_circle span.hover_circle_text {
  font-family: "SansExtended";
  font-size: 12px;
  line-height: 12px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #25282a;
}
div.video_sbs_outer div.video_sbs_inner div.vsbs a.video_container_lightbox div.hover_circle div.button_arrow {
  display: inline-block;
  position: relative;
  top: -1px;
  margin-left: 8px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
  background-image: url("/images/icons/icon_circle_arrow_magenta.svg");
}
div.video_sbs_outer div.video_sbs_inner div.vsbs a.video_container_lightbox:hover div.hover_circle {
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  div.video_sbs_outer div.video_sbs_inner div.vsbs a.video_container_lightbox:hover div.hover_circle {
    opacity: 0;
  }
}
div.video_sbs_outer div.video_sbs_inner div.vsbs h2 {
  font-family: "Serif";
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
  color: #1b365d;
  margin-bottom: 30px;
}
div.video_sbs_outer div.video_sbs_inner div.vsbs div.video_content * {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #25282a;
  font-weight: 400;
}
div.video_sbs_outer div.video_sbs_inner div.vsbs div.video_content *:last-child {
  margin-bottom: 0;
}
div.video_sbs_outer div.video_sbs_inner div.vsbs_left {
  display: block;
  position: relative;
  width: calc(50% - 25px);
  flex: 0 0 calc(50% - 25px);
  text-align: left;
  margin-right: 25px;
}
@media only screen and (max-width: 900px) {
  div.video_sbs_outer div.video_sbs_inner div.vsbs_left {
    width: auto;
    flex: none;
    margin-bottom: 35px;
    margin-right: 0;
  }
}
div.video_sbs_outer div.video_sbs_inner div.vsbs_right {
  display: block;
  position: relative;
  width: calc(50% - 25px);
  flex: 0 0 calc(50% - 25px);
  text-align: left;
  margin-left: 25px;
}
@media only screen and (max-width: 900px) {
  div.video_sbs_outer div.video_sbs_inner div.vsbs_right {
    width: auto;
    flex: none;
    margin-top: 35px;
    margin-left: 0;
  }
}
div.video_wc_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1105px) {
  div.video_wc_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.video_wc_outer div.video_wc_inner {
  display: flex;
  position: relative;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1310px) {
  div.video_wc_outer div.video_wc_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 900px) {
  div.video_wc_outer div.video_wc_inner {
    display: block;
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.video_wc_outer div.video_wc_inner div.video_wc_left {
  display: block;
  position: relative;
  width: calc(100% - 245px);
  flex: 0 0 calc(100% - 245px);
  background-color: gray;
}
@media only screen and (max-width: 900px) {
  div.video_wc_outer div.video_wc_inner div.video_wc_left {
    width: auto;
    flex: none;
  }
}
div.video_wc_outer div.video_wc_inner div.video_wc_left iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 1.7777777778;
}
div.video_wc_outer div.video_wc_inner div.video_wc_right {
  display: block;
  position: relative;
  width: 245px;
  flex: 0 0 245px;
  text-align: left;
  border-radius: 0 8px 8px 0;
  background-color: #f5f2e8;
  box-sizing: border-box;
  padding: 20px;
}
@media only screen and (max-width: 900px) {
  div.video_wc_outer div.video_wc_inner div.video_wc_right {
    width: auto;
    flex: none;
    border-radius: 0 0 8px 8px;
  }
}
div.video_wc_outer div.video_wc_inner div.video_wc_right p.video_section_header_text {
  font-family: "SansExtended";
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #da1984;
  font-weight: 700;
  margin-bottom: 20px;
}
div.video_wc_outer div.video_wc_inner div.video_wc_right p.video_caption {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #25282a;
  margin-bottom: 0;
}
div.video_wc_outer div.video_wc_inner div.video_wc_right p.video_cta {
  margin-top: 20px;
  margin-bottom: 0;
}
div.video_wc_outer div.video_wc_inner div.video_wc_right p.video_cta a {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.2px;
  color: #437b93;
  text-decoration: underline;
}
div.vgb_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1105px) {
  div.vgb_outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
div.vgb_outer div.vgb_inner {
  display: block;
  position: relative;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  /*@media only screen and (max-width: $tablet) {
			width: 493px;	
		}
		
		@media only screen and (max-width: $tablet-small) {
			width: auto;
			margin-left: 25px;
			margin-right: 25px;
		}*/
}
@media only screen and (max-width: 1310px) {
  div.vgb_outer div.vgb_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 1105px) {
  div.vgb_outer div.vgb_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.vgb_outer div.vgb_inner div.vgb_filter {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin-bottom: 30px;
}
div.vgb_outer div.vgb_inner div.vgb_filter form.all_filters {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
}
div.vgb_outer div.vgb_inner div.vgb_filter form.all_filters label {
  display: inline-block;
  position: relative;
  top: 4px;
  font-family: "SansExtended";
  font-size: 10px;
  letter-spacing: 2px;
  color: #515355;
  text-transform: uppercase;
  margin-right: 12px;
}
div.vgb_outer div.vgb_inner div.vgb_filter form.all_filters span.ui-selectmenu-button {
  display: inline-block;
  position: relative;
  width: 220px;
  height: 44px;
  box-sizing: border-box;
  border: 1px solid #d6d2c4;
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 100px;
  padding: 0 8px 0 20px;
  font-family: "Sans";
  text-transform: lowercase;
  font-size: 15px;
  color: #515355;
  margin: 0;
  margin-right: 12px;
}
div.vgb_outer div.vgb_inner div.vgb_filter form.all_filters span.ui-selectmenu-button span.ui-selectmenu-text {
  margin-top: 12px;
}
div.vgb_outer div.vgb_inner div.vgb_filter form.all_filters span.ui-selectmenu-button span.ui-selectmenu-icon {
  position: relative;
  top: 9px;
  background-image: url("/images/icons/Dropdown Icon_teal-gradient.svg");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: right center;
}
div.vgb_outer div.vgb_inner div.vgb_filter form.all_filters span.ui-selectmenu-button span.ui-selectmenu-icon.ui-selectmenu-icon-selected {
  background-image: url("/images/icons/Dropdown Icon_purple-gradient.svg");
}
div.vgb_outer div.vgb_inner div.vgb_filter form.all_filters span.ui-selectmenu-button span.ui-icon {
  width: 24px;
  height: 24px;
}
div.vgb_outer div.vgb_inner div.vgb_content {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 40px;
}
div.vgb_outer div.vgb_inner div.vgb_content *:last-child {
  margin-bottom: 0;
}
div.vgb_outer div.vgb_inner div.vgb_grid {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
@media only screen and (max-width: 1105px) {
  div.vgb_outer div.vgb_inner div.vgb_grid {
    display: block;
  }
}
div.vgb_outer div.vgb_inner div.vgb_grid a.video {
  display: block;
  position: relative;
  /*width: 289px;
				flex: 0 0 289px;*/
  width: calc(33.333% - 8.666px);
  flex: 0 0 calc(33.333% - 8.666px);
  aspect-ratio: 1.5537634409;
  margin-right: 13px;
  margin-bottom: 13px;
  color: inherit;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 8px;
  /*@media only screen and (max-width: $tablet) {
					width: 240px;
					flex: 0 0 240px;
					margin-left: auto !important;
					margin-right: auto !important;
				}
				
				@media only screen and (max-width: $tablet-small) {
					width: 289px;
					margin-left: auto;
					margin-right: auto;	
				}*/
}
div.vgb_outer div.vgb_inner div.vgb_grid a.video:nth-of-type(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 1105px) {
  div.vgb_outer div.vgb_inner div.vgb_grid a.video {
    width: 50%;
    flex: none;
    margin-left: auto;
    margin-right: auto;
  }
  div.vgb_outer div.vgb_inner div.vgb_grid a.video:nth-of-type(3n) {
    margin-right: auto;
  }
  div.vgb_outer div.vgb_inner div.vgb_grid a.video:nth-of-type(2n) {
    margin-right: auto;
  }
}
@media only screen and (max-width: 650px) {
  div.vgb_outer div.vgb_inner div.vgb_grid a.video {
    width: auto;
  }
}
div.vgb_outer div.vgb_inner div.vgb_grid a.video div.hover_circle {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 45;
  top: calc(50% - 65px);
  left: calc(50% - 65px);
  width: 130px;
  height: 130px;
  border-radius: 130px;
  background-color: rgba(255, 255, 255, 0.85);
  background-filter: blur(4px);
  opacity: 0;
  transition: all 0.25s ease;
}
div.vgb_outer div.vgb_inner div.vgb_grid a.video div.hover_circle span.hover_circle_text {
  font-family: "SansExtended";
  font-size: 12px;
  line-height: 12px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #25282a;
}
div.vgb_outer div.vgb_inner div.vgb_grid a.video div.hover_circle div.button_arrow {
  display: inline-block;
  position: relative;
  top: -1px;
  margin-left: 8px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
  background-image: url("/images/icons/icon_circle_arrow_magenta.svg");
}
div.vgb_outer div.vgb_inner div.vgb_grid a.video:hover div.hover_circle {
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  div.vgb_outer div.vgb_inner div.vgb_grid a.video:hover div.hover_circle {
    opacity: 0;
  }
}
div.vgb_outer div.vgb_inner div.load_more {
  display: block;
  position: relative;
  margin-top: 30px;
  margin-bottom: 50px;
  text-align: center;
}
div.vgb_outer div.vgb_inner div.load_more a {
  text-align: center;
  background-color: #437b93;
  border-radius: 100px;
  color: #ffffff;
  text-transform: lowercase;
  font-family: "SansExtended";
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0.2px;
  font-weight: 700;
  text-decoration: none;
  box-sizing: border-box;
  padding: 8px 30px 8px 30px;
}
div.video_hidden_container {
  display: none;
  position: relative;
}
div.video_hidden_container div.video_hidden_inner {
  display: flex;
  position: relative;
}
@media only screen and (max-width: 1105px) {
  div.video_hidden_container div.video_hidden_inner {
    display: block;
  }
}
div.video_hidden_container div.video_hidden_inner div.video_hidden_left {
  display: block;
  position: relative;
  width: 855px;
  flex: 0 0 855px;
  height: 480px;
  text-align: center;
  overflow: hidden;
}
@media only screen and (max-width: 1310px) {
  div.video_hidden_container div.video_hidden_inner div.video_hidden_left {
    width: 600px;
    flex: 0 0 600px;
    height: 337px;
  }
}
@media only screen and (max-width: 1105px) {
  div.video_hidden_container div.video_hidden_inner div.video_hidden_left {
    width: 100%;
    flex: none;
    height: auto;
    aspect-ratio: 1.78125;
  }
}
div.video_hidden_container div.video_hidden_inner div.video_hidden_left iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.video_hidden_container div.video_hidden_inner div.video_hidden_right {
  display: block;
  position: relative;
  width: 245px;
  flex: 0 0 245px;
  background-color: #f5f2e8;
  text-align: left;
  box-sizing: border-box;
  padding: 20px;
  border-radius: 0 8px 8px 0;
}
@media only screen and (max-width: 1105px) {
  div.video_hidden_container div.video_hidden_inner div.video_hidden_right {
    width: 100%;
    flex: none;
    border-radius: 0 0 8px 8px;
  }
}
div.video_hidden_container div.video_hidden_inner div.video_hidden_right p.video_category {
  font-family: "SansExtended";
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #da1984;
  margin-bottom: 14px;
  font-weight: 700;
}
div.video_hidden_container div.video_hidden_inner div.video_hidden_right p.project_title {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.2px;
  font-weight: 400;
  color: #25282a;
  margin-bottom: 14px;
}
div.video_hidden_container div.video_hidden_inner div.video_hidden_right div.video_description {
  display: block;
  position: relative;
  margin-bottom: 0;
}
div.video_hidden_container div.video_hidden_inner div.video_hidden_right div.video_description * {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.2px;
  /*font-weight: 400;*/
  color: #25282a;
}
div.video_hidden_container div.video_hidden_inner div.video_hidden_right div.video_description *:last-child {
  margin-bottom: 0;
}
div.video_hidden_container div.video_hidden_inner div.video_hidden_right a.cta {
  display: block;
  position: relative;
  text-align: left;
  margin-top: 14px;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.2px;
  font-weight: 600;
}
div.wo_filter_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #f5f2e8;
  box-sizing: border-box;
  padding-top: 12px;
  padding-bottom: 12px;
}
div.wo_filter_outer div.wo_filter_pre_inner {
  display: block;
  position: relative;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1310px) {
  div.wo_filter_outer div.wo_filter_pre_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 1105px) {
  div.wo_filter_outer div.wo_filter_pre_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.wo_filter_outer div.wo_filter_pre_inner div.wo_filter_inner {
  display: block;
  position: relative;
  width: 285px;
  height: 36px;
  text-align: left;
  height: 36px;
}
div.wo_filter_outer div.wo_filter_pre_inner div.wo_filter_inner span.filter_label {
  display: inline-block;
  position: relative;
  font-family: "SansExtended";
  font-size: 10px;
  line-height: 36px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
  color: #515355;
  vertical-align: middle;
}
div.wo_filter_outer div.wo_filter_pre_inner div.wo_filter_inner a.fake_filter_field {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 220px;
  height: 36px;
  border-radius: 18px;
  background-color: #ffffff;
  text-align: left;
  border: 1px solid #d6d2c4;
  box-sizing: border-box;
  vertical-align: middle;
  padding-left: 14px;
  padding-right: 14px;
  color: inherit;
  text-decoration: none;
}
div.wo_filter_outer div.wo_filter_pre_inner div.wo_filter_inner a.fake_filter_field span.fake_filter_value {
  font-family: "Sans";
  font-size: 15px;
  line-height: 34px;
  font-weight: 400;
  color: #515355;
}
div.wo_filter_outer div.wo_filter_pre_inner div.wo_filter_inner a.fake_filter_field div.fake_filter_icon {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 24px;
  height: 24px;
  background-image: url("/images/icons/Dropdown Icon_teal-gradient.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
}
div.wo_filter_outer div.wo_filter_pre_inner div.wo_filter_inner a.fake_filter_field div.fake_filter_icon.fake_filter_icon_selected {
  background-image: url("/images/icons/Dropdown Icon_purple-gradient.svg");
}
div.wo_filter_outer div.wo_filter_pre_inner div.wo_filter_inner div.fake_dropdown {
  display: none;
  position: absolute;
  z-index: 50;
  top: 35px;
  right: 0;
  width: 220px;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #d6d2c4;
  border-radius: 18px;
  overflow: hidden;
}
div.wo_filter_outer div.wo_filter_pre_inner div.wo_filter_inner div.fake_dropdown a {
  display: block;
  position: relative;
  width: 100%;
  color: #515355;
  text-decoration: none;
  box-sizing: border-box;
  padding: 18px 18px 18px 18px;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  border-top: 1px solid #d6d2c4;
}
div.wo_filter_outer div.wo_filter_pre_inner div.wo_filter_inner div.fake_dropdown a:first-of-type {
  border-top: 0;
}
div.wo_filter_outer div.wo_filter_pre_inner div.wo_filter_inner div.fake_dropdown a:hover {
  background-color: #437b93;
  color: #ffffff;
}
div.wo_outer {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1105px) {
  div.wo_outer {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
div.wo_outer div.wo_inner {
  display: block;
  position: relative;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 1310px) {
  div.wo_outer div.wo_inner {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 1105px) {
  div.wo_outer div.wo_inner {
    margin-left: 25px;
    margin-right: 25px;
  }
}
div.wo_outer div.wo_inner div.all_case_studies {
  display: flex;
  position: relative;
  width: 100%;
  flex-wrap: wrap;
}
@media only screen and (max-width: 650px) {
  div.wo_outer div.wo_inner div.all_case_studies {
    display: block;
  }
}
div.wo_outer div.wo_inner div.all_case_studies a.case_study {
  display: block;
  position: relative;
  width: calc(33.333% - 16.666px);
  flex: 0 0 calc(33.333% - 16.666px);
  margin-right: 25px;
  aspect-ratio: 0.8;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: 25px;
  border-radius: 15px;
  color: inherit;
  text-decoration: none;
}
div.wo_outer div.wo_inner div.all_case_studies a.case_study:nth-of-type(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 650px) {
  div.wo_outer div.wo_inner div.all_case_studies a.case_study {
    width: auto;
    flex: none;
    margin-right: 0;
  }
}
div.wo_outer div.wo_inner div.all_case_studies a.case_study .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 15px;
}
div.wo_outer div.wo_inner div.all_case_studies a.case_study div.case_study_inner {
  display: block;
  position: absolute;
  top: 25px;
  left: 25px;
  width: calc(100% - 50px);
  height: calc(100% - 50px);
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 15px;
  opacity: 0;
  transition: all 0.25s ease;
}
div.wo_outer div.wo_inner div.all_case_studies a.case_study div.case_study_inner div.case_study_inner_inner {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  align-items: center;
}
div.wo_outer div.wo_inner div.all_case_studies a.case_study div.case_study_inner div.case_study_inner_inner div.case_study_inner_content {
  display: block;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding-left: 25px;
  padding-right: 25px;
}
div.wo_outer div.wo_inner div.all_case_studies a.case_study div.case_study_inner div.case_study_inner_inner div.case_study_inner_content p.case_study_headline {
  font-family: "Sans";
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #25282a;
  margin-bottom: 25px;
}
div.wo_outer div.wo_inner div.all_case_studies a.case_study div.case_study_inner div.case_study_inner_inner div.case_study_inner_content p.case_study_headline strong {
  font-weight: 900;
}
div.wo_outer div.wo_inner div.all_case_studies a.case_study div.case_study_inner div.case_study_inner_inner div.case_study_inner_content span.hover_circle_text {
  font-family: "SansExtended";
  font-size: 12px;
  line-height: 12px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #25282a;
}
div.wo_outer div.wo_inner div.all_case_studies a.case_study div.case_study_inner div.case_study_inner_inner div.case_study_inner_content div.button_arrow {
  display: inline-block;
  position: relative;
  top: 4px;
  margin-left: 8px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
  background-image: url("/images/icons/icon_circle_arrow_magenta.svg");
}
div.wo_outer div.wo_inner div.all_case_studies a.case_study div.case_study_name {
  display: inline-block;
  position: absolute;
  top: 25px;
  left: 25px;
  border-radius: 100px;
  background-color: #f5f2e8;
  color: #515355;
  font-family: "Sans";
  font-size: 10px;
  line-height: 10px;
  font-weight: 600;
  box-sizing: border-box;
  padding: 7px 10px 7px 10px;
}
@media only screen and (max-width: 900px) {
  div.wo_outer div.wo_inner div.all_case_studies a.case_study div.case_study_name {
    top: 15px;
    left: 15px;
    line-height: 14px;
    padding: 5px 10px 5px 10px;
    max-width: calc(100% - 50px);
  }
}
div.wo_outer div.wo_inner div.all_case_studies a.case_study:hover div.case_study_inner {
  opacity: 1;
}
@media only screen and (max-width: 1105px) {
  div.wo_outer div.wo_inner div.all_case_studies a.case_study:hover div.case_study_inner {
    opacity: 0;
  }
}
div.wo_outer div.wo_inner div.load_more {
  display: none;
  position: relative;
  width: auto;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 50px;
}
div.wo_outer div.wo_inner div.load_more a.button {
  display: inline-block;
  position: relative;
  background-color: #437b93;
  height: 33px;
  font-size: 13px;
  line-height: 33px;
  font-family: "SansExtended";
  font-weight: 700;
  letter-spacing: 0.2px;
  box-sizing: border-box;
  padding-left: 28px;
  padding-right: 28px;
  border-radius: 100px;
  text-decoration: none;
  color: #ffffff;
  text-transform: lowercase;
}
div.gform_wrapper {
  display: block;
  margin: 0 0 0 0;
  /*.gform_button:hover, .gform_button:focus, .gform_button:active {
		background-color: #91ba17;
		border: none;
	}*/
}
div.gform_wrapper div.gform_heading {
  display: none;
}
div.gform_wrapper li, div.gform_wrapper li.gfield_error {
  max-width: 100% !important;
  box-sizing: border-box !important;
  padding-right: 0 !important;
}
div.gform_wrapper label.gfield_label {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  font-family: "Sans";
  color: #25282a;
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.2px;
}
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[type="text"], div.gform_wrapper input[type="email"], div.gform_wrapper input[type="tel"], div.gform_wrapper input[type="url"], div.gform_wrapper select {
  width: 100% !important;
  background-color: #ffffff;
  border: 0;
  border: 1px solid rgba(81, 83, 85, 0.6);
  border-radius: 4px;
  box-sizing: border-box;
  padding: 6px 12px !important;
  font-family: "Sans";
  font-weight: normal;
  font-size: 15px !important;
  line-height: 15px !important;
  letter-spacing: 0.2px;
  color: #515355;
}
div.gform_wrapper select {
  padding: 5px 30px 5px 12px !important;
}
div.gform_wrapper input[type="submit"], div.gform_wrapper button.gform-button {
  /*cursor: url(/images/cursors/default.png) 41 41, pointer;*/
  background-color: #437b93;
  border: none;
  border-radius: 67px;
  box-sizing: border-box !important;
  padding: 12px 16px 10px 16px;
  color: #ffffff;
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 1.2em;
  font-family: "SansExtended";
  letter-spacing: 0.56px;
  text-transform: uppercase;
  width: auto !important;
  transition: all 0.25s ease;
  position: relative;
  overflow: hidden;
}
div.gform_wrapper input[type="submit"] span, div.gform_wrapper button.gform-button span {
  position: relative;
  z-index: 2;
}
div.gform_wrapper input[type="submit"] svg, div.gform_wrapper button.gform-button svg {
  margin-left: 10px;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
div.gform_wrapper input[type="submit"] svg circle, div.gform_wrapper input[type="submit"] svg path, div.gform_wrapper button.gform-button svg circle, div.gform_wrapper button.gform-button svg path {
  transition: all 0.2s ease-out;
}
div.gform_wrapper input[type="submit"] svg circle, div.gform_wrapper button.gform-button svg circle {
  fill: transparent;
}
div.gform_wrapper input[type="submit"]::after, div.gform_wrapper button.gform-button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(139deg, #D74388 26.57%, #810E4D 97.66%), linear-gradient(139deg, #DA1984 26.57%, #AC2670 97.66%);
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
div.gform_wrapper input[type="submit"]:hover, div.gform_wrapper button.gform-button:hover {
  /*@include cursor_go;*/
}
div.gform_wrapper input[type="submit"]:hover svg circle, div.gform_wrapper button.gform-button:hover svg circle {
  fill: #ffffff;
}
div.gform_wrapper input[type="submit"]:hover svg path, div.gform_wrapper button.gform-button:hover svg path {
  fill: #da1984;
}
div.gform_wrapper input[type="submit"]:hover::after, div.gform_wrapper button.gform-button:hover::after {
  opacity: 1;
}
div.gform_wrapper textarea {
  width: 100% !important;
  background-color: #ffffff;
  border: 1px solid rgba(81, 83, 85, 0.6);
  border-radius: 4px;
  box-sizing: border-box;
  font-family: "Sans";
  font-weight: normal;
  font-size: 15px !important;
  line-height: 15px !important;
  letter-spacing: 0.2px;
  padding: 6px 12px;
  color: #515355;
  height: 155px;
}
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;
  padding-bottom: 0 !important;
}
div.gform_wrapper .gform_button {
  background-color: #437b93;
  border: none;
  border-radius: 67px;
  box-sizing: border-box !important;
  padding: 11px 16px 11px 16px;
  color: #ffffff;
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 1.2em;
  font-family: "SansExtended";
  letter-spacing: 0.56px;
  text-transform: uppercase;
  width: auto !important;
  transition: all 0.25s ease;
  position: relative;
  overflow: hidden;
}
div.gform_wrapper .gform_button span {
  position: relative;
  z-index: 2;
}
div.gform_wrapper .gform_button svg {
  margin-left: 10px;
  vertical-align: text-bottom;
  position: relative;
  z-index: 2;
}
div.gform_wrapper .gform_button svg circle, div.gform_wrapper .gform_button svg path {
  transition: all 0.2s ease-out;
}
div.gform_wrapper .gform_button svg circle {
  fill: transparent;
}
div.gform_wrapper .gform_button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(139deg, #D74388 26.57%, #810E4D 97.66%), linear-gradient(139deg, #DA1984 26.57%, #AC2670 97.66%);
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
div.gform_wrapper .gform_button:hover {
  /*@include cursor_go;*/
}
div.gform_wrapper .gform_button:hover svg circle {
  fill: #ffffff;
}
div.gform_wrapper .gform_button:hover svg path {
  fill: #da1984;
}
div.gform_wrapper .gform_button:hover::after {
  opacity: 1;
}
div.gform_wrapper div.validation_error {
  font-size: 18px !important;
  line-height: 28px !important;
  font-weight: 700 !important;
  border: 1px solid #d6001c !important;
  margin: 0 0 20px 0 !important;
  padding: 10px !important;
  text-align: center !important;
  color: #d6001c !important;
  background-color: transparent !important;
  border-radius: 5px !important;
  width: 100% !important;
}
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: inherit !important;
  font-size: 15px !important;
}
div.gform_wrapper .gfield_error input {
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
}
div.gform_wrapper div.instruction {
  display: none !important;
}
div.gform_wrapper .validation_message {
  margin: 0 0 0 0 !important;
  background-color: inherit !important;
  padding: 0 !important;
  color: #d6001c !important;
  font-size: 10px !important;
}
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 {
  color: #B83A4B !important;
}
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;
}
/* SELECTMENU */
li.gfield span.ui-selectmenu-button {
  width: 100% !important;
  background-color: #ffffff;
  border: 1px solid #515355;
  border-radius: 100px;
  box-sizing: border-box;
  padding: 0;
  font-family: "Sans";
  font-weight: normal;
  font-size: 15px !important;
  line-height: 15px !important;
  letter-spacing: 0.2px;
  padding: 20px 20px 20px 20px !important;
  color: #515355;
}
.ui-state-active {
  border: 1px solid #437b93 !important;
  background-color: #437b93 !important;
}
.ui-state-active:hover {
  border: 1px solid #437b93 !important;
  background-color: #437b93 !important;
}
/* GRAVITY PERKS -- FILE UPLOAD PRO */
li.gfield div.gpfup__droparea {
  margin-top: 4px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px dashed #515355;
}
li.gfield div.gpfup__droparea div span {
  color: #515355;
}
li.gfield div.gpfup__droparea div span.gpfup__select-files-container button.gpfup__select-files {
  border: none !important;
  background-color: #f5f2e8;
  border-radius: 100px;
  color: #515355;
  box-sizing: border-box;
  padding: 8px 20px 8px 20px;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fcircles.circles.studio%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fstyle.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2F_reset.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2F_variables.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2F_global.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fpages%2F_bic.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fpages%2F_search.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fpages%2F_insights_single.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_about_the_author.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_accordion.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_big_image.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_call_to_action.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_call_action_insights.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_case_study_image_collage.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_case_study_image_grid.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_contact_us.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_datapoints.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_default_content_case_study_single.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_default_content_general.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_featured_work.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_footer.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_form.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_hero.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_home_video.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_image_and_content.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_image_carousel.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_images.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_inline_lightbox.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_insights_grid.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_insights_single_hero.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_intro_content.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_our_process.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_quiz.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_quizzes.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_quote.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_quote_carousel.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_related_case_studies.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_related_content.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_related_content_is.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_search_results.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_services_cards.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_subscribe.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_subscribe-single-line.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_tags.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_team_overview.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_thumbnails.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_video.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_video_grid_box.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_flex_work_overview.scss%22%2C%22wp-content%2Fthemes%2Fcss2021%2Fsass%2Fparts%2F_gravity_forms.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2EA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF7HA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEgJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFhJA%3BAAAA%3BAAAA%3BAAAA%3BAGMC%3BAAAA%3BAAAA%3BAHND%3BAGYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%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%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%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%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%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%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAgIH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAHhwBF%3BAAAA%3BAAAA%3BAGwwBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAH%2F0BF%3BAAAA%3BAAAA%3BAGw1BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BACx3BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAJxrBJ%3BAI6rBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAPE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA5BN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxtBD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAaL%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACjGD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAC9HH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAP5dX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3B%3BAAAA%3B%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3B%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3B%3BAAAA%3B%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%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%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%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%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%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%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%3BAAAA%3BAAAA%3BAAAA%3BAQAA%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%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAUG%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYG%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBH%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnHL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%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%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%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%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%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%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%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%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAC3PP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACPD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3B%3BAAAA%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%3BAAQC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAiEN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%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%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAC9VR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BACnFF%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%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3BF%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%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAKD%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%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%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%3BAAiBA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcL%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BACpOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnJN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaL%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAeO%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAjB%2FNR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBAA%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%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BACzDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BACzPH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAC5SF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%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%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAvB1KJ%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%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%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%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%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%3BAwBAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%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%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBlKJ%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%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%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%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%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%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9jBJ%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%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAIA%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%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAwDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAClRJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%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%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%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%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%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%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FOJ%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%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%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%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrHH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%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%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0BH%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%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%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAC3dJ%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%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%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%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1NH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9IH%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%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAIA%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%3BACxFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%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%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxQH%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%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%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%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAC9LH%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%3BAAAA%3BAAMA%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%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7KN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%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%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvLN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%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%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%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%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA6BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAvCvQH%3BAAAA%3BAAAA%3BAAAA%3BAwCKA%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%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%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%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxJJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BACvEL%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%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BA1C5JJ%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%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%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%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%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BACjBD%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%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%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%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%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%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1aP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAA4BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzIJ%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%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%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%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%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%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BA%2FCpQJ%3BA%2BCmSA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%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%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FiBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%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%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%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%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChXH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%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%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAUL%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%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%3BAAeC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%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%3BAlDzUA%3BAkDiVE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAlDtWF%3BAkDgXE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */