/* Global styles */
/* Custom fonts */
@font-face {
  font-family: 'Poppins Regular';
  src: url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins Medium';
  src: url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins Semi Bold';
  src: url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins Italic';
  src: url('../fonts/Poppins-Italic.woff2') format('woff2'), url('../fonts/Poppins-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Noe Display Medium';
  src: url('../fonts/NoeDisplay-Medium.woff2') format('woff2'), url('../fonts/NoeDisplay-Medium.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Noe Display Medium Italic';
  src: url('../fonts/NoeDisplay-MediumItalic.woff2') format('woff2'), url('../fonts/NoeDisplay-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Editor-Extrabold';
  src: url('../fonts/397C99_0_0.eot');
  src: url('../fonts/397C99_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/397C99_0_0.woff2') format('woff2'), url('../fonts/397C99_0_0.woff') format('woff'), url('../fonts/397C99_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Editor-Medium';
  src: url('../fonts/397C99_1_0.eot');
  src: url('../fonts/397C99_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/397C99_1_0.woff2') format('woff2'), url('../fonts/397C99_1_0.woff') format('woff'), url('../fonts/397C99_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Editor-Light';
  src: url('../fonts/397C99_2_0.eot');
  src: url('../fonts/397C99_2_0.eot?#iefix') format('embedded-opentype'), url('../fonts/397C99_2_0.woff2') format('woff2'), url('../fonts/397C99_2_0.woff') format('woff'), url('../fonts/397C99_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Editor-Bold';
  src: url('../fonts/397C99_3_0.eot');
  src: url('../fonts/397C99_3_0.eot?#iefix') format('embedded-opentype'), url('../fonts/397C99_3_0.woff2') format('woff2'), url('../fonts/397C99_3_0.woff') format('woff');
}
@font-face {
  font-family: 'Editor-Regular';
  src: url('../fonts/397C99_4_0.eot');
  src: url('../fonts/397C99_4_0.eot?#iefix') format('embedded-opentype'), url('../fonts/397C99_4_0.woff2') format('woff2'), url('../fonts/397C99_4_0.woff') format('woff'), url('../fonts/397C99_4_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Editor-Italic';
  src: url('../fonts/397C99_5_0.eot');
  src: url('../fonts/397C99_5_0.eot?#iefix') format('embedded-opentype'), url('../fonts/397C99_5_0.woff2') format('woff2'), url('../fonts/397C99_5_0.woff') format('woff'), url('../fonts/397C99_5_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Editor-BoldItalic';
  src: url('../fonts/397C99_6_0.eot');
  src: url('../fonts/397C99_6_0.eot?#iefix') format('embedded-opentype'), url('../fonts/397C99_6_0.woff2') format('woff2'), url('../fonts/397C99_6_0.woff') format('woff'), url('../fonts/397C99_6_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Editor-Light-Italic';
  src: url('../fonts/397C99_7_0.eot');
  src: url('../fonts/397C99_7_0.eot?#iefix') format('embedded-opentype'), url('../fonts/397C99_7_0.woff2') format('woff2'), url('../fonts/397C99_7_0.woff') format('woff'), url('../fonts/397C99_7_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Editor-MediumItalic';
  src: url('../fonts/397C99_8_0.eot');
  src: url('../fonts/397C99_8_0.eot?#iefix') format('embedded-opentype'), url('../fonts/397C99_8_0.woff2') format('woff2'), url('../fonts/397C99_8_0.woff') format('woff'), url('../fonts/397C99_8_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Editor-ExtraboldItalic';
  src: url('../fonts/397C99_9_0.eot');
  src: url('../fonts/397C99_9_0.eot?#iefix') format('embedded-opentype'), url('../fonts/397C99_9_0.woff2') format('woff2'), url('../fonts/397C99_9_0.woff') format('woff'), url('../fonts/397C99_9_0.ttf') format('truetype');
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  height: 100%;
}
.size-1 {
  font-size: 65.5%;
}
.size-2 {
  font-size: 68.5%;
}
.size-3 {
  font-size: 71.5%;
}
body {
  font-size: 1.6rem !important;
  line-height: 1;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  font-weight: 400;
  font-family: 'Poppins Regular', Arial, sans-serif;
  display: flex;
  flex-direction: column;
  height: 100%;
}
::-ms-clear {
  display: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}
img {
  max-width: 100%;
  height: auto;
}
nav ul {
  list-style: none;
}
ul li {
  list-style-type: none;
}
blockquote {
  quotes: none;
}
select, button {
  border-radius: 0;
  -webkit-appearance: none;
}
blockquote:before, blockquote:after {
  content: '';
  content: none;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
h2 {
  font-size: 4rem;
  line-height: 1;
  font-weight: normal;
}
h3 {
  font-size: 3.5rem;
  line-height: 1;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
input:focus, a:focus, button:focus, select:focus {
  outline: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
.svg-resp svg {
  max-width: 100%;
}
mark {
  color: #000;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
iframe {
  max-width: 100%;
}
body > .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
a {
  color: #6e9dc3;
}
.searchform label {
  display: none;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
}
/* FF 4-18 */
input:focus::-moz-placeholder {
  color: transparent;
}
/* FF 19+ */
input:focus:-ms-input-placeholder {
  color: transparent;
}
/* IE 10+ */
#tooltip {
  background-color: #eee;
  display: inline-block;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border: 1px solid;
  border-color: #33f;
  border-radius: 15px;
}
#tooltip.js-is-hidden {
  display: none;
}
html.overlayed, body.overlayed {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
  overflow: hidden;
}
.overlayed #wrapper {
  overflow-x: hidden;
  overflow-y: scroll;
  display: block;
}
.desktop-hidden {
  display: none;
}
@media (max-width: 767px) {
  .desktop-hidden {
    display: block;
  }
}
.mobile-hidden {
  display: block;
}
@media (max-width: 767px) {
  .mobile-hidden {
    display: none;
  }
}
.ui-autocomplete {
  min-width: 18rem;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ui-menu .ui-menu-item-wrapper {
  padding: 5px 4px 3px 6px;
  font-size: 13px;
  line-height: 16px;
}
::selection {
  background: #dadadd;
  /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #dadadd;
  /* Gecko Browsers */
}
.seo-page-title {
  position: fixed;
  right: -1000rem;
  height: 0;
  margin: 0;
  padding: 0;
}
.tweet-me {
  background: url('../images/twitter-tooltip.png') no-repeat;
  height: 45px;
  width: 40px;
  font-size: 0;
}
a .fa-external-link {
  display: inline;
  margin-left: 5px;
}
a.ext-link {
  margin-right: 5px;
  position: relative;
  white-space: normal;
  background-repeat: no-repeat;
  background-size: 12px;
}
a.ext-link:after {
  display: inline-block;
  height: 15px;
  width: 15px;
  background-size: 13px;
  position: relative;
  top: 2px;
  margin-left: 5px;
}
a.ext-link.black:after {
  background-image: url(../images/icon-link-black.png);
}
.publication-hero .screen-reader-response, .subscribe .screen-reader-response {
  display: none;
}
.entry-date {
  display: block;
  margin-bottom: 1rem;
  color: #535353;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.content-article {
  line-height: 2.5rem;
}
.content-article sub, .content-article sup {
  font-size: 70%;
}
@media (max-width: 767px) {
  .content-article {
    font-size: 14px;
    line-height: 1.57;
  }
}
.content-article em {
  font-family: 'Poppins Italic', Arial, sans-serif;
}
.content-article h1, .content-article h2, .content-article h3, .content-article h4, .content-article h5, .content-article h6 {
  margin: 0 0 3rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
}
.content-article h1 em, .content-article h2 em, .content-article h3 em, .content-article h4 em, .content-article h5 em, .content-article h6 em {
  font-family: 'Editor-BoldItalic';
}
@media (max-width: 1024px) {
  .content-article h1, .content-article h2, .content-article h3, .content-article h4, .content-article h5, .content-article h6 {
    margin: 0 0 2rem;
  }
}
@media (max-width: 767px) {
  .content-article h1, .content-article h2, .content-article h3, .content-article h4, .content-article h5, .content-article h6 {
    margin: 0 0 1rem;
  }
}
.content-article h1 {
  font-size: 4.5rem;
}
@media (max-width: 767px) {
  .content-article h1 {
    font-size: 3.2rem;
  }
}
.content-article h2 {
  font-size: 4rem;
}
@media (max-width: 767px) {
  .content-article h2 {
    font-size: 3rem;
  }
}
.content-article h3 {
  font-size: 3.2rem;
}
@media (max-width: 767px) {
  .content-article h3 {
    font-size: 2.6rem;
  }
}
.content-article h4 {
  font-size: 2.7rem;
}
@media (max-width: 767px) {
  .content-article h4 {
    font-size: 2.2rem;
  }
}
.content-article h5 {
  font-size: 2.4rem;
}
@media (max-width: 767px) {
  .content-article h5 {
    font-size: 2rem;
  }
}
.content-article h6 {
  font-size: 2rem;
}
@media (max-width: 767px) {
  .content-article h6 {
    font-size: 1.8rem;
  }
}
.content-article hr {
  position: relative;
  margin: 0 0 3rem;
  clear: both;
  border-top: 2px solid #f0f0f0;
}
.content-article hr:before {
  width: 96%;
  height: 2px;
  content: "";
  position: absolute;
  top: 4px;
  background: #f0f0f0;
}
.content-article hr:after {
  width: 55%;
  height: 2px;
  content: "";
  position: absolute;
  top: 10px;
  background: #f0f0f0;
}
.content-article p {
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .content-article p {
    margin-bottom: 2rem;
  }
}
.content-article ol {
  margin-bottom: 3rem;
  line-height: 1.7;
}
.content-article ol li {
  padding-left: 3rem;
  position: relative;
  margin-bottom: 2rem;
}
.content-article ol li p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.content-article > ul {
  margin-bottom: 5rem;
}
.content-article ul + h3, .content-article p + h3 {
  padding-top: 2rem;
}
.content-article ul {
  margin-bottom: 3rem;
}
.content-article ul li[style*='list-style-type']:before {
  display: none;
}
.content-article ul li {
  padding-left: 3rem;
  position: relative;
  margin-bottom: 0.5rem;
}
.content-article ul li ul {
  margin-bottom: 0;
  padding-top: 0.5rem;
}
.content-article ul li p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.content-article ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background: #6e9dc3;
  position: absolute;
  left: 10px;
  top: 11px;
}
.content-article ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  margin-bottom: 3rem;
}
.content-article ol > li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding-left: 2rem;
  margin-bottom: 2rem;
}
.content-article ol > li:before {
  content: counter(my-awesome-counter) ". ";
  color: #69a699;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  position: absolute;
  top: 0;
  left: 0;
}
.content-article a {
  color: #69a699;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.content-article a:hover {
  color: #69a699;
  text-decoration: underline;
}
.content-article blockquote {
  padding: 2.3rem 0;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 3rem;
  font-size: 2.6rem;
  line-height: 3.4rem;
  width: 140%;
  margin-left: -40%;
  font-family: 'Editor-Regular', Arial, sans-serif;
  letter-spacing: -0.5px;
}
.content-article blockquote p:last-child {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.content-article blockquote em {
  font-family: 'Editor-Italic', Arial, sans-serif;
}
.four-columns .text.content-article, .three-columns .text.content-article {
  margin-bottom: 3rem;
}
.four-columns .text.content-article p, .three-columns .text.content-article p {
  margin-bottom: 0;
}
.image-bg {
  width: 100%;
  display: block;
  height: 0;
  padding-bottom: 50%;
}
.image-bg.portrait {
  padding-bottom: 110%;
  background-position: center top !important;
}
.wp-pagenavi {
  position: relative;
  left: -7px;
  padding-top: 3rem;
}
.wp-pagenavi a, .wp-pagenavi span {
  border: none;
}
#wrapper {
  flex: 1 1 auto;
}
.overlayed #header {
  overflow-x: hidden;
  overflow-y: scroll;
}
.overlayed #wrapper {
  overflow-x: hidden;
  overflow-y: scroll;
}
.overlayed body > .mCSB_inside > .mCSB_container {
  top: 0 !important;
}
.hidden {
  position: absolute !important;
  left: 0;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.wow {
  visibility: hidden;
}
.clear {
  clear: both;
  font-size: 1px;
}
.lines span {
  height: 2px;
  background: #f0f0f0;
  display: block;
  margin-bottom: 3px;
}
.lines span:nth-child(1) {
  width: 100%;
}
.lines span:nth-child(2) {
  width: 96%;
}
.lines span:nth-child(3) {
  width: 56%;
}
.slick-dots {
  padding-top: 30px;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}
.slick-dots li button {
  overflow: hidden;
  width: 15px;
  border: none;
  padding: 0;
  height: 3px;
  text-indent: 9999px;
  background: #eeeeec;
}
.slick-dots li.slick-active button {
  background: #333;
}
.desktop-version .btn:hover {
  color: #fff;
  border-color: #555;
}
.desktop-version .btn:hover em {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.desktop-version .btn:hover span:after {
  background-position: 0 -9px;
}
/* text aligments */
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center, .aligncenter {
  text-align: center !important;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
#page-in {
  min-height: 100%;
  box-sizing: border-box;
}
.left-50 {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.right-50 {
  float: right;
  width: 50%;
  box-sizing: border-box;
}
.wp-caption, .wp-caption-text, .bypostauthor {
  font-size: 1.6rem;
}
.sticky {
  font-size: 1.6rem;
}
.screen-reader-text {
  font-size: 1.6rem;
}
.gallery-caption {
  font-size: 1.6rem;
}
.inner {
  max-width: 1250px;
  padding: 0 15px;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
}
.inner-min {
  max-width: 1140px;
  margin: 0 auto;
}
#skiptocontent a {
  padding: 6px;
  position: absolute;
  top: -40px;
  left: 0;
  color: #0097d1;
  background: #fff;
  -webkit-transition: top 1s ease-out;
  transition: top 1s ease-out;
  z-index: 100;
}
#skiptocontent a:focus {
  top: 0;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-bottom: 30px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  height: 37px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  margin: 15px auto 0;
}
/* =WordPress Core
 -------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
@media (max-width: 478px) {
  .alignleft {
    float: none;
    margin: 1rem 0 2rem;
  }
}
@media (max-width: 478px) {
  .alignleft.mobile-left {
    float: left;
    max-width: 50%;
    margin: 1rem 2rem 2rem 0;
  }
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 14px;
  line-height: 17px;
  margin: 0;
  background: #f0f0f0;
  color: #666;
  padding: 8px;
  text-align: left;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: #6cab9f;
  width: 20px;
  padding: 1rem 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background: #7bc2b4;
}
.mCSB_scrollTools {
  width: 20px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#mCSB_1_scrollbar_vertical .mCSB_dragger {
  height: 200px;
}
video::-internal-media-controls-download-button {
  display: none;
}
video::-webkit-media-controls-enclosure {
  overflow: hidden;
}
video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
  /* Adjust as needed */
}
@media (max-width: 1024px) {
  html {
    font-size: 60%;
  }
  body > .mCSB_inside > .mCSB_scrollTools {
    opacity: 0 !important;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 56%;
  }
  .inner {
    padding: 0 5%;
  }
  body.fancybox-active {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
  }
}
@media (max-width: 359px) {
  html {
    font-size: 54%;
  }
}
.filters .filters-holder {
  overflow: hidden;
  position: relative;
}
.filters .filters-holder .more-cats-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.33) 16%, rgba(255, 255, 255, 1) 48%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.33) 16%, rgba(255, 255, 255, 1) 48%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.33) 16%, rgba(255, 255, 255, 1) 48%);
  width: 100px;
}
.filters .filters-holder .more-cats-wrap.previous {
  right: auto;
  left: 0;
  z-index: 2;
  width: 30px;
  background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.33) 16%, rgba(255, 255, 255, 1) 48%);
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.33) 16%, rgba(255, 255, 255, 1) 48%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.33) 16%, rgba(255, 255, 255, 1) 48%);
}
.filters .filters-holder .more-cats-wrap.previous a {
  right: auto;
  left: 15px;
}
@media (max-width: 1024px) {
  .filters .filters-holder .more-cats-wrap {
    top: 2rem;
  }
  .filters .filters-holder .more-cats-wrap.previous {
    top: 2rem;
  }
}
.filters .filters-holder .more-cats-wrap a {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 15px;
  height: 15px;
  margin-top: -8px;
}
.filters .filters-holder .more-cats-wrap a span {
  display: none;
}
.filters .filters-holder .more-cats-wrap a.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.filters .filters-holder .more-cats-wrap a:before {
  position: absolute;
  height: 2px;
  background: #79a7cc;
  width: 100%;
  content: '';
  left: 0;
  top: 7px;
}
.filters .filters-holder .more-cats-wrap a:after {
  position: absolute;
  width: 8px;
  height: 8px;
  margin-top: -3px;
  border-right: 2px solid #79a7cc;
  border-bottom: 2px solid #79a7cc;
  transform: rotate(-45deg);
  content: '';
  right: 0;
  top: 7px;
}
.filters .filters-holder .more-cats-wrap a.less-cats:after {
  transform: rotate(135deg);
  right: auto;
  left: 0;
  top: 7px;
}
.filters .filter-cats {
  display: inline-block;
  vertical-align: top;
  line-height: 1.5em;
  font-size: 13px;
  padding: 26px 0 0 40px;
  white-space: nowrap;
  transition: transform 0.35s;
}
.filters .filter-cats > li {
  display: inline-block;
  padding: 0 1rem;
}
.filters .filter-cats > li > a {
  text-transform: uppercase;
  color: #2c2c2c;
  white-space: nowrap;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  font-size: 14px;
  transition: all 0.3s;
}
.filters .filter-cats > li > a:hover {
  text-decoration: none;
  color: #d02139;
}
.filters .filter-cats > li > a.active {
  color: #d02139;
}
.filter-cat > li.dd {
  display: block !important;
}
@media (max-width: 767px) {
  .filters .inner {
    border-bottom: 1px solid #ecedee;
  }
  .filters .filters-holder {
    overflow-x: scroll;
  }
  .filters .filter-cats {
    padding: 2.6rem 0 0;
  }
  .filters .filters-holder .more-cats-wrap {
    display: none;
  }
}
#mapsvg-map-5999 .mapsvg-scrollpane > svg, #mapsvg-map-5874 .mapsvg-scrollpane > svg {
  height: 185px !important;
}
.btn {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #090911;
  padding: 1rem 2.5rem;
  color: #090911;
  background: none;
  font-size: 1.6rem;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  line-height: 1.3;
  text-decoration: none !important;
  -webkit-transition: color 0.3s, border 0.3s;
  transition: color 0.3s, border 0.3s;
}
.btn:hover {
  text-decoration: none;
}
.btn em {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #555;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.btn span {
  display: block;
  padding-right: 50px;
  position: relative;
  z-index: 5;
}
.btn span:after {
  position: absolute;
  right: 0;
  top: 50%;
  width: 17px;
  height: 7px;
  margin-top: -3.5px;
  content: "";
  background: url(../images/sprite.png) no-repeat 0 0;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.btn-01 {
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: 1px;
  transition: all 0.2s;
  font-family: 'Poppins Medium', Arial, sans-serif;
  border-bottom: 2px solid #2c2c2c;
  color: #2c2c2c;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .btn-01 {
    font-size: 1.2rem;
    letter-spacing: 0;
  }
}
@media (hover: hover) {
  .btn-01:hover {
    opacity: 0.5;
  }
}
.btn-01.white {
  color: #fff;
  border-bottom: 2px solid #fff;
}
@media (hover: hover) {
  .btn-01.white:hover {
    color: #2c2c2c;
    border-bottom: 2px solid #2c2c2c;
  }
}
.btn-01.blue {
  color: #6e9dc3;
  border-bottom: 2px solid #6e9dc3;
}
@media (hover: hover) {
  .btn-01.blue:hover {
    color: #2c2c2c;
    border-bottom: 2px solid #2c2c2c;
  }
}
@media (hover: hover) {
  .desktop-version .btn-01:hover {
    text-decoration: none;
    color: #535353;
    border-bottom: 2px solid #535353;
  }
}
.btn-02 {
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  font-size: 1.4rem;
  text-transform: uppercase;
  line-height: 1;
  color: #fff;
  padding: 1.6rem 2.2rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  background: #e86c6c;
  border: 0;
  width: 13rem;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .btn-02 {
    font-size: 1.2rem;
    letter-spacing: 0;
  }
}
.btn-02 span {
  border-bottom: 2px solid #fff;
  position: relative;
  z-index: 5;
}
.btn-02 em {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #5589b3;
  -webkit-transform: translate3d(105%, 0, 0);
  transform: translate3d(105%, 0, 0);
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
@media (hover: hover) {
  .btn-02:hover {
    opacity: 0.5;
  }
}
@media (hover: hover) {
  .desktop-version .btn-02:hover {
    color: #fff;
  }
  .desktop-version .btn-02:hover em {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .desktop-version .btn-02:hover span {
    border-bottom: 2px solid #fff;
  }
}
.btn-03 {
  display: inline-block;
  white-space: nowrap;
  font-size: 1.4rem;
  letter-spacing: 2px;
  font-family: 'Poppins Medium', Arial, sans-serif;
  text-transform: uppercase;
  color: #79a7cc;
  line-height: 1;
  padding: 0;
  position: relative;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
@media (max-width: 767px) {
  .btn-03 {
    font-size: 1.2rem;
    letter-spacing: 0;
  }
}
@media (max-width: 900px) {
  .btn-03 {
    display: inline-block;
    margin-bottom: 1rem;
  }
}
.btn-03:hover {
  text-decoration: none;
  opacity: 0.5;
}
.btn-03 span {
  display: block;
  line-height: 1;
  padding: 5px 0 3px;
  position: relative;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.btn-03 span:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  bottom: -2px;
  background: #79a7cc;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.btn-03 span:after {
  content: "";
  position: absolute;
  z-index: -1;
  background: #79a7cc;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-03 span i {
  font-style: normal;
}
.desktop-version .btn-03:hover {
  opacity: 1;
}
@media (hover: hover) {
  .desktop-version .btn-03 span:hover, .desktop-version .btn-03 span.over {
    color: #fff;
  }
  .desktop-version .btn-03 span:hover:after, .desktop-version .btn-03 span.over:after {
    width: 100%;
  }
}
.btn-with-hover {
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: 2.33px;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  color: #fff;
}
@media (max-width: 767px) {
  .btn-with-hover {
    font-size: 1.2rem;
    letter-spacing: 0;
  }
}
.btn-with-hover:hover {
  text-decoration: none;
}
.btn-with-hover span {
  display: block;
  line-height: 1;
  padding: 5px 0 3px;
  position: relative;
  z-index: 2;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.btn-with-hover span:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  bottom: -2px;
  background: #fff;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.btn-with-hover span i {
  font-style: normal;
  position: relative;
  z-index: 1;
}
.btn-with-hover span:after {
  content: "";
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  z-index: -1;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.btn-with-hover:hover {
  opacity: 0.5;
  color: #fff;
}
.desktop-version .btn-with-hover:hover {
  opacity: 1;
}
@media (hover: hover) {
  .desktop-version .btn-with-hover span:hover, .desktop-version .btn-with-hover span.over {
    color: #2c2c2c;
  }
  .desktop-version .btn-with-hover span:hover:after, .desktop-version .btn-with-hover span.over:after {
    width: 100%;
  }
}
@media (hover: hover) {
  .desktop-version .btn-with-hover.pink span:hover, .desktop-version .btn-with-hover.pink span.over {
    color: #e86c6c;
  }
}
@media (hover: hover) {
  .desktop-version .btn-with-hover.white span:hover, .desktop-version .btn-with-hover.white span.over {
    color: #fff;
  }
}
@media (hover: hover) {
  .desktop-version .btn-with-hover.green span:hover, .desktop-version .btn-with-hover.green.over {
    color: #6cb4a5;
  }
}
@media (hover: hover) {
  .desktop-version .btn-with-hover.blue span:hover, .desktop-version .btn-with-hover.blue.over {
    color: #79a7cc;
  }
}
.btn-with-hover.white {
  color: #79a7cc;
}
.btn-with-hover.white span:before {
  background: #79a7cc;
}
.btn-with-hover.white span:after {
  background: #79a7cc;
}
/*ie11*/
.desktop-version.ie11 .btn-with-hover span:hover, .desktop-version.ie11 .btn-with-hover span.over {
  color: #2c2c2c;
}
.desktop-version.ie11 .btn-with-hover span:hover:after, .desktop-version.ie11 .btn-with-hover span.over:after {
  width: 100%;
}
.desktop-version.ie11 .btn-with-hover.pink span:hover, .desktop-version.ie11 .btn-with-hover.pink span.over {
  color: #e86c6c;
}
.desktop-version.ie11 .btn-with-hover.white span:hover, .desktop-version.ie11 .btn-with-hover.white span.over {
  color: #fff;
}
.desktop-version.ie11 .btn-with-hover.green span:hover, .desktop-version.ie11 .btn-with-hover.green.over {
  color: #6cb4a5;
}
.desktop-version.ie11 .btn-with-hover.blue span:hover, .desktop-version.ie11 .btn-with-hover.blue.over {
  color: #79a7cc;
}
.desktop-version.ie11 .btn-03 span:hover, .desktop-version.ie11 .btn-03 span.over {
  color: #fff;
}
.desktop-version.ie11 .btn-03 span:hover:after, .desktop-version.ie11 .btn-03 span.over:after {
  width: 100%;
}
.form input[type="email"], .form .wpcf7-text, .form .wpcf7-textarea {
  -webkit-appearance: none;
  border-radius: 0;
  display: block;
  width: 100%;
  box-sizing: border-box;
  font-size: 1.6rem;
  line-height: 1;
  color: #1b232e;
  height: 57px;
  padding: 0 2.2rem;
  font-family: 'Poppins Regular', Arial, sans-serif;
  background: #f0f0f0;
  border: none;
}
@media (max-width: 767px) {
  .form input[type="email"], .form .wpcf7-text, .form .wpcf7-textarea {
    padding: 0 1.2rem;
    font-size: 1.3rem;
  }
}
.form .wpcf7-textarea {
  padding-top: 2rem;
  padding-bottom: 2rem;
  height: 14rem;
}
.form button[type="submit"] {
  height: 57px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  font-size: 1.4rem;
  text-transform: uppercase;
  line-height: 1;
  color: #fff;
  padding: 1.6rem 3rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  background: #5589b3;
  border: 0;
  transition: background 0.35s;
}
.form button[type="submit"]:hover {
  background: #79a7cc;
}
.form button[type="submit"] span {
  border-bottom: 2px solid #fff;
  position: relative;
  z-index: 5;
}
.form button[type="submit"] em {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #e86c6c;
  -webkit-transform: translate3d(105%, 0, 0);
  transform: translate3d(105%, 0, 0);
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.form .field {
  overflow: hidden;
  position: relative;
  padding-right: 16rem;
}
@media (max-width: 767px) {
  .form .field {
    padding-right: 10rem;
  }
}
.form .field button[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  width: 16rem;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .form .field button[type="submit"] {
    font-size: 1.2rem;
    padding: 1.6rem 1.2rem;
    width: 10rem;
    letter-spacing: 0;
  }
}
.form.contact-form {
  width: 45%;
  float: left;
}
.form.contact-form br {
  display: none;
}
@media (max-width: 767px) {
  .form.contact-form {
    width: 100%;
    margin-bottom: 3rem;
  }
}
.form.contact-form .wpcf7-submit {
  float: right;
  position: relative;
  margin-bottom: 1rem;
}
.form.contact-form .wpcf7-submit:hover em {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.form.contact-form .wpcf7-submit:hover span {
  color: #fff;
  border-bottom: 2px solid #fff;
}
@media (max-width: 767px) {
  .form.contact-form .wpcf7-submit {
    margin-top: 1.5rem;
  }
}
.columns .wpcf7-form:after {
  clear: both;
  content: '';
  display: block;
  overflow: hidden;
}
.contact-col-r {
  float: right;
  width: 45%;
}
@media (max-width: 767px) {
  .contact-col-r {
    width: 100%;
    padding-bottom: 2rem;
  }
}
.wpcf7 label {
  position: relative;
  margin-bottom: 2.5rem;
  display: block;
}
.wpcf7 label.typed:after {
  opacity: 1;
}
.wpcf7 label:after {
  position: absolute;
  top: -1rem;
  left: 0;
  font-size: 1.2rem;
  line-height: 0;
  font-family: 'Poppins Regular', Arial, sans-serif;
  color: rgba(0, 0, 0, 0.4);
  content: attr(data-placeholder);
  display: block;
  opacity: 0;
  transition: opacity 0.5s;
}
.wpcf7-validation-errors {
  display: none !important;
}
div.wpcf7-response-output {
  margin: 0;
  font-size: 14px;
  border: 0;
  padding: 0;
}
div.wpcf7-mail-sent-ok {
  color: #398f14;
  clear: both;
  font-weight: bold;
}
span.wpcf7-not-valid-tip {
  padding-top: 3px;
  font-size: 11px;
  color: #a20000;
}
div.wpcf7 .ajax-loader {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: none;
}
div.wpcf7 .ajax-loader:after {
  content: " ";
  display: block;
  width: 12px;
  height: 12px;
  margin: 1px;
  border-radius: 50%;
  border: 2px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.searchform input[type="text"] {
  display: inline-block;
  margin-right: 10px;
  padding: 0;
  border: 0;
  border-bottom: 2px solid #ccc;
}
.publications-searchform {
  position: relative;
  padding-left: 40px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.publications-searchform label {
  display: none;
}
.publications-searchform [type="text"] {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-appearance: none;
  border-radius: 0;
  display: block;
  width: 100%;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 1;
  color: #1b232e;
  padding: 1.3rem;
  font-family: 'Poppins Regular', Arial, sans-serif;
  background: transparent;
  border: none;
}
@media (max-width: 768px) {
  .publications-searchform [type="text"] {
    padding: 1.3rem 1.3rem 0.9rem;
  }
}
.publications-searchform [type="submit"] {
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  left: 10px;
  width: 30px;
  height: 30px;
  background: transparent;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-transform: uppercase;
  line-height: 1;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  border: 0;
  padding: 0;
}
.publications-searchform [type="submit"] span {
  display: none;
}
.publications-searchform [type="submit"]:before {
  position: relative;
  font-size: 2rem;
  content: "\f002";
  font-family: "FontAwesome";
}
.publications-searchform.active {
  background: #f0f0f0;
}
.publications-searchform.active [type="text"] {
  background: #f0f0f0;
}
input::-webkit-input-placeholder {
  line-height: normal !important;
}
::-webkit-input-placeholder {
  color: #2c2c2c;
  opacity: 1;
  transition: opacity 0.5s ease;
}
::-moz-placeholder {
  color: #2c2c2c;
  opacity: 1;
  transition: opacity 0.5s ease;
}
/* Firefox 19+ */
:-moz-placeholder {
  color: #2c2c2c;
  opacity: 1;
  transition: opacity 0.5s ease;
}
/* Firefox 18- */
:-ms-input-placeholder {
  color: #2c2c2c;
  opacity: 1;
  transition: opacity 0.5s ease;
}
textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus, button:focus, button:active, button:hover, label:focus, .btn:active, .btn.active {
  outline: 0px !important;
  -webkit-appearance: none;
}
:focus::-webkit-input-placeholder {
  opacity: 0;
}
:focus::-moz-placeholder {
  opacity: 0;
}
/* Firefox 19+ */
:focus:-moz-placeholder {
  opacity: 0;
}
/* Firefox 18- */
:focus:-ms-input-placeholder {
  opacity: 0;
}
div.fancy-select {
  position: relative;
}
div.fancy-select.disabled {
  opacity: 0.5;
}
div.fancy-select div.trigger {
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  -webkit-transition: all 0.24s;
  transition: all 0.24s;
  width: 25rem;
  height: 9.2rem;
  box-sizing: border-box;
  text-align: center;
  padding: 0 1.8rem;
  color: #2c2c2c;
  white-space: nowrap;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  background: transparent;
  font-size: 1.5rem;
  line-height: 9.2rem;
  text-transform: uppercase;
}
div.fancy-select div.trigger:after {
  width: 0;
  height: 0;
  border-left: 0.3rem solid transparent;
  border-right: 0.3rem solid transparent;
  border-top: 0.3rem solid #79a7cc;
  content: '';
  pointer-events: none;
  top: 13px;
  right: 0;
  margin-left: 10px;
  position: relative;
}
div.fancy-select div.trigger.open {
  background: #535353;
  color: #fff;
}
div.fancy-select ul.options {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  text-align: center;
  background: #fff;
  padding: 1.5rem;
  list-style: none;
  margin: 0;
  position: absolute;
  top: 92px;
  left: 0;
  right: 0;
  visibility: hidden;
  line-height: 1.3rem;
  opacity: 0;
  z-index: 50;
  max-height: 200px;
  overflow: auto;
  min-width: 200px;
  transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
}
div.fancy-select ul.options.open {
  visibility: visible;
  top: 92px;
  opacity: 1;
  /* have to use a non-visibility transition to prevent this iOS issue (bug?): */
  /*http://stackoverflow.com/questions/10736478/css-animation-visibility-visible-works-on-chrome-and-safari-but-not-on-ios*/
  transition: opacity 300ms ease-out, top 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out;
}
div.fancy-select ul.options.overflowing {
  top: auto;
  bottom: 92px;
  transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -o-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
}
div.fancy-select ul.options.overflowing.open {
  top: auto;
  bottom: 50px;
  transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -o-transition: opacity 300ms ease-out, bottom 300ms ease-out;
}
div.fancy-select ul.options li {
  margin-bottom: 2rem;
  font-size: 1.4rem;
  cursor: pointer;
  transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  color: #2c2c2c;
  text-transform: uppercase;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
}
/* Header */
.promo-bar {
  text-align: center;
  color: #fff;
  background: #262626;
  line-height: 1.2;
  font-size: 1.5rem;
  position: relative;
  z-index: 9;
  transition: opacity 0.35s, transform 0.35s, height 0.35s;
}
.promo-bar .inner {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}
.promo-bar .inner a {
  color: #fff;
  text-decoration: underline;
}
.promo-bar .inner a:hover {
  text-decoration: none;
}
.promo-bar .close {
  position: absolute;
  right: 2rem;
  top: 1.1rem;
  width: 1.8rem;
  height: 1.8rem;
  text-indent: -9999px;
  z-index: 99;
  transition: opacity 0.35s;
}
.promo-bar .close:after, .promo-bar .close:before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  background: #fff;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  content: '';
  transform: rotate(45deg);
}
.promo-bar .close:after {
  transform: rotate(-45deg);
}
.promo-bar.hide {
  transform: translate(0, -100%);
  opacity: 0;
  height: 0 !important;
}
.siteloader {
  position: fixed;
  right: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  z-index: 99999;
  display: none;
  background: #040b17;
  -webkit-transition: width 0.8s ease-out;
  transition: width 0.8s ease-out;
}
body {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.35s, visibility 0.35s;
  transition: opacity 0.35s, visibility 0.35s;
  color: #2c2c2c;
  min-height: 300px;
  overflow-x: hidden;
}
body.loaded {
  opacity: 1;
  visibility: visible;
}
.hero-no-image {
  padding-top: 5rem;
}
@media (max-width: 1024px) {
  .hero-no-image {
    padding-top: 3rem;
  }
}
@media (max-width: 1024px) {
  .hero-no-image {
    padding-top: 2rem;
  }
}
.hero-no-image h1 {
  font-size: 6rem;
  margin-bottom: 3rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
}
@media (max-width: 1024px) {
  .hero-no-image h1 {
    font-size: 3.6rem;
  }
}
@media (max-width: 767px) {
  .hero-no-image h1 {
    font-size: 2.6rem;
    margin-bottom: 2rem;
  }
}
.page-template-front-page #wrapper {
  min-height: 350px;
}
.promo-added #content {
  padding-top: 16rem;
}
@media (max-width: 1024px) {
  .promo-added #content {
    padding-top: 14rem;
  }
}
@media (max-width: 767px) {
  .promo-added #content {
    padding-top: 11rem;
  }
}
#content {
  padding-top: 10rem;
}
@media (max-width: 1024px) {
  #content {
    padding-top: 10rem;
  }
}
@media (max-width: 767px) {
  #content {
    padding-top: 7rem;
  }
}
.no-transition .header {
  -webkit-transition: all 0s;
  transition: all 0s;
}
body:not(.home) .header .logo a:hover > .logo-white {
  opacity: 0;
}
body:not(.home) .header .logo a:hover span {
  opacity: 1;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: padding 0.8s, height 0.8s;
  transition: padding 0.8s, height 0.8s;
  z-index: 2000;
  padding-bottom: 20px;
  background: #fff;
}
@media (max-width: 767px) {
  .header {
    padding-bottom: 10px;
  }
}
.header.no-transition {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.header.no-transition .header-inner {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.header.no-transition * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  transition: none !important;
}
.header:hover {
  z-index: 12;
}
.header:after {
  clear: both;
  display: block;
  content: "";
}
.header.fixed-header {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding-bottom: 0;
  z-index: 3000;
}
.header.fixed-header.no-shadow {
  box-shadow: none;
  border-bottom: 1px solid #ecedee;
}
.header.fixed-header .header-inner {
  padding-top: 5px;
  padding-bottom: 11px;
}
.header.fixed-header .logo .logo-white {
  width: 14rem;
}
.header.fixed-header .lang {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.header .inner {
  position: relative;
}
.header .header-inner {
  padding: 21px 0 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
  -webkit-transition: padding 0.2s;
  transition: padding 0.2s;
}
@media (max-width: 767px) {
  .header .header-inner {
    padding: 10px 0 0;
  }
}
.header .logo {
  width: 18rem;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
}
.header .logo a {
  display: block;
  position: relative;
}
.header .logo a span {
  opacity: 0;
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.header .logo .logo-white {
  width: 18rem;
  height: auto;
  -webkit-transition: width 0.2s, opacity 0.35s;
  transition: width 0.2s, opacity 0.35s;
}
@media (max-width: 1024px) {
  .header .logo .logo-white {
    width: 15rem;
  }
}
@media (max-width: 767px) {
  .header .logo .logo-white {
    width: 13rem !important;
  }
}
#search {
  position: relative;
  top: -6px;
  padding-top: 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 10rem;
  padding-left: 5.4rem;
  margin-left: 2rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#search sep {
  margin-right: 0.5rem;
}
#search:before {
  content: "";
  height: 30px;
  width: 1px;
  left: 39px;
  position: absolute;
  background: #d8d8d8;
}
#search #searchsubmit, #search #searchsubmit2 {
  display: none;
}
#search .search-icon {
  height: 22px;
  width: 22px;
  font-style: normal;
  position: absolute;
  right: 8px;
  top: 11px;
  border: none;
  font-size: 0;
  background: url(../images/search-icon.png) no-repeat center;
  background-size: cover;
}
#search .search-icon:hover {
  cursor: pointer;
}
#search .search-icon:after {
  position: absolute;
  content: "";
  height: 4rem;
  width: 4rem;
  top: -10px;
  left: -11px;
  z-index: 3;
}
#search .searchform {
  background: #fff;
  position: absolute;
  left: -15rem;
  width: 18rem;
  top: 12px;
  padding: 0 43px 0 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#search .searchform div {
  position: absolute;
  width: 100%;
  max-height: 400px;
  overflow-y: auto;
  left: 0;
  top: 41px;
  background: #f0f0f0;
}
#search .searchform div ul {
  padding: 0 10px 10px 10px;
}
#search .searchform div ul li {
  padding: 0 0 6px;
  margin: 0 0 6px;
  font-size: 11px;
  line-height: 16px;
  border-bottom: 1px solid #ccc;
}
#search .searchform div ul li a {
  color: #2c2c2c;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#search .searchform div ul li a:hover {
  text-decoration: none;
  color: #6e9dc3;
}
#search .searchform div ul li.all {
  text-align: right;
  font-size: 13px;
  border-bottom: 0;
  padding-top: 6px;
  padding-bottom: 0;
  margin-bottom: 0;
}
#search .searchform div ul li.no-border {
  padding-top: 6px;
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
#search .searchform input[type="text"] {
  pointer-events: none;
  position: relative;
  padding: 12px 0 12px 10px;
  width: 100%;
  font-size: 12px;
  border-bottom: 0;
  background: transparent;
  z-index: -100;
  display: none;
}
#search .searchform.active {
  background: #f0f0f0;
  opacity: 1;
}
#search .searchform.active input[type="text"] {
  pointer-events: all;
  z-index: 1;
  display: block;
}
#search .searchform .hidden-area {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#search .font-icon {
  height: 3.2rem;
  width: 2.6rem;
  font-style: normal;
  position: relative;
}
#search .font-icon:hover {
  cursor: pointer;
}
#search .font-icon:before {
  position: absolute;
  content: "";
  background: url(../images/font.png) no-repeat center;
  background-size: 2.6rem;
  height: 3.2rem;
  width: 2.6rem;
}
.menu-wrap {
  flex-grow: 1;
  text-align: center;
  margin-right: 6%;
}
.menu-main-header-menu-container {
  display: inline-block;
  padding-top: 0.6rem;
}
.lang {
  position: absolute;
  top: 0;
  right: 15px;
  height: 20px;
  line-height: 20px;
  font-size: 1.3rem;
  padding: 0 10px;
  background: #81b1d8;
  display: flex;
  flex-direction: row;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
.lang a {
  white-space: nowrap;
  color: #fff;
  padding: 0 10px;
}
.lang a:hover {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .lang {
    display: none;
  }
}
.hide-nav .header .menu-wrap, .hide-nav .header .lang, .hide-nav .header #searchform, .hide-nav .header #search:before {
  display: none;
}
.hide-nav #mobile-menu .main-menu, .hide-nav #mobile-menu #search .searchform {
  display: none;
}
.hide-nav #mobile-menu #search {
  left: 0;
  padding-left: 0;
}
.hide-nav #mobile-menu #search:before {
  display: none;
}
@media (min-width: 1025px) {
  .main-menu > li {
    position: relative;
  }
  .main-menu > li > a {
    padding: 2rem 25px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0.8rem;
    letter-spacing: 0.3rem;
    color: #2c2c2c;
    font-family: 'Poppins Semi Bold', Arial, sans-serif;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .main-menu > li > a:hover {
    text-decoration: none;
    color: #6e9dc3;
  }
  .main-menu > li:hover .sub-menu {
    opacity: 1;
    height: auto;
    z-index: 10;
    pointer-events: auto;
    padding: 3rem 0 1.5rem;
    overflow: unset;
  }
  .main-menu > li.menu-item-has-children > a:before {
    position: absolute;
    content: "\f0d7";
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 10px;
    color: #79a7cc;
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -60%, 0);
    transform: translate3d(0, -60%, 0);
  }
  .main-menu > li.menu-item-has-children > a:hover:after {
    position: absolute;
    content: "";
    width: 70px;
    height: 3px;
    background: #79a7cc;
    bottom: 3px;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
  .cd-morph-dropdown .main-menu .sub-menu {
    display: none;
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .cd-morph-dropdown .main-menu .sub-menu > li {
    position: relative;
    display: inline-block;
    margin: 0 3rem 1rem;
  }
  .cd-morph-dropdown .main-menu .sub-menu > li:first-child {
    margin-left: 0;
  }
  .cd-morph-dropdown .main-menu .sub-menu > li:last-child {
    margin-right: 0;
  }
  .cd-morph-dropdown .main-menu .sub-menu > li > a {
    padding: 1rem 0;
    text-align: left;
    display: block;
    color: #2c2c2c;
    font-family: 'Poppins Semi Bold', Arial, sans-serif;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .cd-morph-dropdown .main-menu .sub-menu > li > a:hover {
    text-decoration: none;
    color: #6e9dc3;
  }
  .cd-morph-dropdown .main-menu .sub-menu > li > span {
    display: inline-block;
    max-width: 155px;
    color: #a7a7a7;
    text-align: left;
    font-size: 1.4rem;
  }
}
@media (min-width: 1025px) and (max-width: 1024px) {
  .main-menu > li.menu-item-has-children > a:hover:after {
    display: none;
  }
}
.cd-morph-dropdown {
  position: absolute;
  top: 26px;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  padding: 0;
  text-align: center;
  background-color: transparent;
  z-index: 66;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  min-width: 58%;
}
@media (max-width: 1100px) {
  .cd-morph-dropdown {
    left: 47%;
  }
}
@media (max-width: 1024px) {
  .cd-morph-dropdown {
    opacity: 0;
    pointer-events: none;
    z-index: -200;
  }
}
.cd-morph-dropdown.header-is-fixed {
  top: 4px;
}
.cd-morph-dropdown .main-menu {
  display: inline-block;
}
.cd-morph-dropdown .main-menu > li {
  display: inline-block;
  float: left;
}
.cd-morph-dropdown .main-sub-menu > li {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
.cd-morph-dropdown .main-sub-menu > li.active {
  opacity: 1;
  pointer-events: all;
}
.cd-morph-dropdown .main-sub-menu > li > a {
  display: none;
}
.cd-morph-dropdown::before {
  /* never visible - used in JS to check mq */
  content: 'desktop';
  display: none;
}
.cd-morph-dropdown .nav-trigger {
  /* menu icon - visible on small screens only */
  position: absolute;
  top: 4px;
  right: 0;
  height: 60px;
  width: 60px;
  /* replace text with icon */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}
.cd-morph-dropdown .nav-trigger span {
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: transparent;
}
.cd-morph-dropdown .nav-trigger span::after, .cd-morph-dropdown .nav-trigger span::before {
  content: '';
  left: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.cd-morph-dropdown .nav-trigger span::before {
  -webkit-transform: translateY(-9px);
  -ms-transform: translateY(-9px);
  transform: translateY(-9px);
}
.cd-morph-dropdown .nav-trigger span::after {
  -webkit-transform: translateY(9px);
  -ms-transform: translateY(9px);
  transform: translateY(9px);
}
.cd-morph-dropdown .nav-trigger span::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-morph-dropdown .nav-trigger span::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cd-morph-dropdown .morph-dropdown-wrapper {
  display: none;
  position: absolute;
  top: 51px;
  left: 0;
  width: 100%;
  padding: 1.2em 5%;
}
.logged-in .cd-morph-dropdown .morph-dropdown-wrapper {
  top: 60px;
}
.cd-morph-dropdown.nav-open .morph-dropdown-wrapper {
  display: block;
}
.cd-morph-dropdown .nav-trigger {
  display: none;
}
.cd-morph-dropdown .morph-dropdown-wrapper {
  /* dropdown wrapper - used to create the slide up/slide down effect when dropdown is revealed/hidden */
  display: block;
  margin-top: -2px;
  position: relative;
  /* overwrite mobile style */
  width: auto;
  padding: 0;
  box-shadow: none;
  background-color: transparent;
  /* Force Hardware acceleration */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.cd-morph-dropdown.is-dropdown-visible .morph-dropdown-wrapper {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  position: absolute;
  left: 50%;
}
.cd-morph-dropdown .dropdown-list {
  position: absolute;
  top: 10px;
  left: 0;
  visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform, width, height;
  -webkit-transition: visibility 0.3s;
  transition: visibility 0.3s;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.no-csstransitions .cd-morph-dropdown .dropdown-list {
  display: none;
}
.cd-morph-dropdown .dropdown-list > ul {
  position: relative;
  z-index: 2000;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.cd-morph-dropdown.is-dropdown-visible .dropdown-list {
  visibility: visible;
  -webkit-transition: width 0.2s, height 0.3s, -webkit-transform 0.3s;
  transition: width 0.3s, height 0.2s, -webkit-transform 0.3s;
  transition: transform 0.3s, width 0.2s, height 0.3s;
  transition: transform 0.3s, width 0.2s, height 0.3s, -webkit-transform 0.3s;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}
.cd-morph-dropdown.is-dropdown-visible .dropdown-list::before {
  opacity: 1;
}
.cd-morph-dropdown .dropdown {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
.cd-morph-dropdown .dropdown.active {
  opacity: 1;
  visibility: visible;
  z-index: 33;
}
.cd-morph-dropdown .content {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  text-align: left;
  background: #f0f0f0;
  width: 1200px;
  display: flex;
}
.cd-morph-dropdown .content li {
  margin-bottom: 2.5rem;
}
.cd-morph-dropdown .content li:last-child {
  margin-bottom: 0;
}
.cd-morph-dropdown .content li a {
  color: #2c2c2c;
  line-height: 2.3rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-morph-dropdown .content li a:hover {
  text-decoration: none;
  color: #6e9dc3;
}
.cd-morph-dropdown .content .column {
  min-width: 20rem;
  min-height: 180px;
  padding: 35px 40px 30px;
  border-right: 1px solid #ccc;
  float: left;
  min-width: 26rem;
}
.cd-morph-dropdown .content .column:last-child {
  border-right: 0;
}
.cd-morph-dropdown .content .column.first-column {
  border-right: 0;
  background: #79a7cc;
  text-align: center;
  color: #2c587c;
  max-width: 30rem;
  line-height: 2rem;
}
.cd-morph-dropdown .content .column.first-column .img-holder {
  margin-bottom: 2rem;
}
.cd-morph-dropdown .content .column.first-column h3, .cd-morph-dropdown .content .column.first-column .h3 {
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  font-size: 3.2rem;
  color: #fff;
  margin-bottom: 2rem;
}
.cd-morph-dropdown .bg-layer {
  /* morph dropdown background */
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 1px;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-morph-dropdown.is-dropdown-visible .bg-layer {
  opacity: 1;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
}
.ie11 .cd-morph-dropdown .content {
  background: transparent;
}
.ie11 .cd-morph-dropdown .content .column {
  min-height: 250px;
  background: #f0f0f0;
}
.ie11 .cd-morph-dropdown .content .column.first-column {
  background: #79a7cc;
}
@media (max-width: 1200px) {
  .main-menu > li > a {
    padding: 2rem 3rem 2rem 0;
  }
}
#mobile-menu {
  display: none;
  z-index: 3000;
}
.menu-icon {
  display: none;
}
@media (max-width: 1024px) {
  .header .main-menu {
    display: none;
  }
  .header .search {
    display: none !important;
  }
  .menu-icon {
    width: 50px;
    height: 40px;
    position: relative;
    display: block;
    float: right;
    right: -10px;
    margin-top: 15px;
  }
  .menu-icon em {
    position: absolute;
    width: 30px;
    height: 16px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
  .menu-icon em span {
    height: 2px;
    background: #020b17;
    width: 25px;
    right: 0;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    -webkit-transition: width 0.35s;
    transition: width 0.35s;
  }
  .menu-icon em:before, .menu-icon em:after {
    content: "";
    position: absolute;
    right: 0;
    height: 2px;
    background: #020b17;
    top: 0;
    width: 25px;
    -webkit-transition: width 0.35s;
    transition: width 0.35s;
  }
  .menu-icon em:after {
    width: 25px;
    top: auto;
    bottom: 0;
  }
  #mobile-menu {
    display: flex;
    flex-direction: column;
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    right: -26rem;
    bottom: 0;
    top: 0;
    width: 25rem;
    background: #f0f0f0;
    padding: 15px 0 15px 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  #mobile-menu.active {
    right: 0;
  }
  #mobile-menu .lang {
    position: static;
    display: inline-block;
    margin-left: 15px;
    width: 113px;
  }
  #mobile-menu #search {
    position: relative;
    left: 36px;
    z-index: 99999999s;
    margin-bottom: 3rem;
    min-height: 52px;
    padding-left: 25px;
  }
  #mobile-menu #search:before {
    left: 9px;
  }
  #mobile-menu #search .searchform {
    padding: 0 0 0 3.5rem;
    z-index: 4;
    left: -41px;
  }
  #mobile-menu #search .searchform.active {
    background: #fff;
  }
  #mobile-menu #search .searchform .search-icon {
    left: 13px;
    top: 9px;
  }
  #mobile-menu .menu-icon {
    right: 0;
    position: absolute;
    top: -10px;
    z-index: 20;
  }
  #mobile-menu .menu-icon em {
    position: absolute;
    width: 30px;
    height: 27px;
    top: 56%;
    left: 50%;
  }
  #mobile-menu .menu-icon em:before {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 11px;
  }
  #mobile-menu .menu-icon em:after {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(-45deg);
    top: 11px;
  }
  #mobile-menu .menu-icon em:before, #mobile-menu .menu-icon em:after {
    width: 23px;
  }
  #mobile-menu .menu-icon span {
    display: none;
  }
  #mobile-menu .main-menu {
    flex-grow: 1;
  }
  #mobile-menu .main-menu > li > a {
    padding: 10px 5px 10px 25px;
    border-bottom: 1px solid #dcdddf;
    display: block;
    font-family: 'Poppins Semi Bold', Arial, sans-serif;
    color: #2c2c2c;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mobile-menu .main-menu > li > a:hover {
    text-decoration: none;
  }
  #mobile-menu .main-menu > li > a span {
    position: relative;
  }
  #mobile-menu .main-menu > li > a span:after {
    position: absolute;
    content: "\f0d7";
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 8px;
    color: #79a7cc;
    right: -15px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  #mobile-menu .main-menu > li > a.active {
    color: #6e9dc3;
  }
  #mobile-menu .main-menu > li > a.active span:after {
    transform: rotate(180deg);
    top: 40%;
  }
  #mobile-menu .main-menu > li:last-child > a {
    border-bottom: 0;
  }
  #mobile-menu .main-menu .sub-menu {
    padding: 0;
    background: #fff;
    font-size: 1.3rem;
    height: 0;
    overflow: hidden;
    -webkit-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  #mobile-menu .main-menu .sub-menu.active {
    height: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #dcdddf;
  }
  #mobile-menu .main-menu .sub-menu li a {
    display: block;
    padding: 8px 5px 8px 25px;
    color: #2c2c2c;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mobile-menu .main-menu .sub-menu li a:hover {
    text-decoration: none;
    color: #6e9dc3;
  }
  #mobile-menu .main-menu .sub-menu li.current-menu-item a {
    color: #6e9dc3;
  }
  #mobile-menu .footer-social {
    text-align: left;
    right: 0;
    margin: 3rem 0 0 20px;
  }
  #mobile-menu .footer-social li {
    margin: 0 6px;
  }
  #mobile-menu .footer-social li a {
    font-size: 1.6rem;
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  #mobile-menu .main-footer-menu {
    margin: 20px 20px 0;
  }
  #mobile-menu .main-footer-menu li {
    margin: 0 12px 8px 0 !important;
    display: inline-block;
  }
  #mobile-menu .main-footer-menu li a {
    margin: 0;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #535353;
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  .menu-icon {
    margin-top: 0;
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  #mobile-menu .menu-icon {
    top: 5px;
    right: 10px;
  }
}
/* Home page */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.hero-image-right {
  padding: 4.2rem 0 3rem;
}
@media (max-width: 1024px) {
  .hero-image-right {
    padding: 2rem 0 0;
  }
}
@media (max-width: 767px) {
  .hero-image-right {
    padding: 1rem 0 0;
  }
}
.hero-image-right .columns {
  display: flex;
  align-items: normal;
}
@media (max-width: 767px) {
  .hero-image-right .columns {
    display: block;
  }
}
.hero-image-right .columns .column {
  width: 50%;
}
@media (max-width: 767px) {
  .hero-image-right .columns .column {
    width: 100%;
  }
}
.hero-image-right h2, .hero-image-right .h2 {
  font-family: 'Editor-Bold', Arial, sans-serif;
  font-size: 7rem;
  line-height: 1.15;
  letter-spacing: -0.7px;
  min-width: 105%;
  position: relative;
}
@media (max-width: 1200px) {
  .hero-image-right h2, .hero-image-right .h2 {
    min-width: 100%;
  }
}
@media (max-width: 1099px) {
  .hero-image-right h2, .hero-image-right .h2 {
    font-size: 4.5rem;
  }
}
@media (max-width: 1024px) {
  .hero-image-right h2, .hero-image-right .h2 {
    font-size: 4rem;
  }
}
@media (max-width: 767px) {
  .hero-image-right h2, .hero-image-right .h2 {
    min-width: 0;
    font-size: 3rem;
    line-height: 4rem;
  }
}
.hero-image-right .subtitle {
  font-size: 2.1rem;
  line-height: 2.1;
  letter-spacing: 0.5rem;
  color: #6e9dc3;
  margin-bottom: 1.3rem;
  text-transform: uppercase;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  padding-top: 9.5%;
}
@media (max-width: 1024px) {
  .hero-image-right .subtitle {
    font-size: 1.6rem;
    margin-bottom: 2.4rem;
    letter-spacing: 2px;
  }
}
@media (max-width: 767px) {
  .hero-image-right .subtitle {
    font-size: 1.3rem;
    letter-spacing: 2px;
    padding-top: 0;
    margin-bottom: 0.5rem;
  }
}
.hero-image-right .hero-image-right-capture {
  font-size: 2.2rem;
  letter-spacing: 1px;
  color: #79a7cc;
  text-transform: uppercase;
  margin: 0 0 3rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
}
@media (max-width: 1099px) {
  .hero-image-right .hero-image-right-capture {
    font-size: 1.8rem;
    margin: 0 0 2.7rem;
  }
}
@media (max-width: 1024px) {
  .hero-image-right .hero-image-right-capture {
    font-size: 1.5rem;
    margin: 0 0 2.5rem;
  }
}
@media (max-width: 767px) {
  .hero-image-right .hero-image-right-capture {
    font-size: 1.3rem;
    margin: 0 0 2rem;
  }
}
.hero-image-right .cont {
  font-size: 1.7rem;
  max-width: 400px;
  margin: 0 auto;
  margin-top: 5.8rem;
}
@media (max-width: 1099px) {
  .hero-image-right .cont {
    margin-top: 3.8rem;
  }
}
@media (max-width: 1024px) {
  .hero-image-right .cont {
    margin-top: 2.8rem;
  }
}
@media (max-width: 767px) {
  .hero-image-right .cont {
    margin-top: 2.2rem;
    max-width: 100%;
  }
}
.hero-image-right .cont p {
  line-height: 1.9em;
  letter-spacing: 0;
  color: #535353;
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .hero-image-right .cont p {
    font-size: 1.6rem;
    line-height: 1.7em;
  }
}
.hero-image-right .svg-holder {
  position: relative;
  right: -95px;
  z-index: -1;
}
@media (max-width: 1450px) {
  .hero-image-right .svg-holder {
    right: -30px;
  }
}
@media (max-width: 1350px) {
  .hero-image-right .svg-holder {
    right: 0;
  }
}
@media (max-width: 767px) {
  .hero-image-right .svg-holder {
    display: none;
  }
}
.hero-image-right .svg-holder svg {
  max-width: 100%;
  height: auto;
}
.hero-image-right .mobile-image {
  display: none;
  margin-top: 2rem;
  max-width: 45rem;
  position: relative;
}
.hero-image-right .mobile-image:before {
  position: absolute;
  content: "";
  width: 5rem;
  height: 4rem;
  background: #fff;
  z-index: 1;
  bottom: -1px;
  right: -1px;
}
.hero-image-right .mobile-image img {
  display: block;
}
@media (max-width: 767px) {
  .hero-image-right .mobile-image {
    display: block;
  }
}
.hero-slider {
  margin-bottom: 3rem;
}
.desktop-version .three-text-columns .columns .column:nth-child(2):hover, .desktop-version .three-text-columns .columns .column:nth-child(3):hover, .desktop-version .three-text-columns .columns .column:nth-child(4):hover {
  transform: translate(0, -2rem);
}
.three-text-columns {
  padding: 2.8rem 0 4.1rem;
}
@media (max-width: 1024px) {
  .three-text-columns {
    padding: 3rem 0 3rem;
  }
}
.three-text-columns .columns {
  display: flex;
}
@media (max-width: 767px) {
  .three-text-columns .columns {
    display: block;
  }
}
.three-text-columns .columns .column {
  background: #79a7cc;
  color: #fff;
  padding: 3.2rem 3.5rem 3.5rem;
  width: 25%;
  display: flex;
  flex-direction: column;
  text-align: left;
  -webkit-transition: background 0.3s, transform 0.35s;
  transition: background 0.3s, transform 0.35s;
}
@media (max-width: 1024px) {
  .three-text-columns .columns .column {
    padding: 2.5rem;
  }
}
@media (max-width: 767px) {
  .three-text-columns .columns .column {
    padding: 3rem 1.7rem;
    display: block;
    width: 100%;
  }
}
.three-text-columns .columns .column:nth-child(1) {
  position: relative;
  top: -1rem;
  transition: inherit;
}
@media (max-width: 767px) {
  .three-text-columns .columns .column:nth-child(1) {
    transform: translate(0, 0) !important;
  }
}
.three-text-columns .columns .column:nth-child(2):hover, .three-text-columns .columns .column:nth-child(3):hover, .three-text-columns .columns .column:nth-child(4):hover {
  background-color: #99c0de;
  cursor: pointer;
}
.three-text-columns .columns .column .title {
  margin: 2rem 0;
  display: flex;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  font-size: 3.2rem;
}
@media (max-width: 1024px) {
  .three-text-columns .columns .column .title {
    font-size: 2.9rem;
  }
}
@media (max-width: 767px) {
  .three-text-columns .columns .column .title {
    font-size: 2.4rem;
    margin: 0 0 2rem;
  }
}
.three-text-columns .columns .column .title span {
  align-self: center;
}
.three-text-columns .columns .column .descr {
  margin-bottom: 3rem;
  line-height: 2rem;
}
.three-text-columns .columns .column h2 {
  margin-bottom: 4.2rem;
  flex-grow: 1;
  font-family: 'Editor-Bold', Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 1024px) {
  .three-text-columns .columns .column h2 {
    margin-bottom: 3rem;
    font-size: 2.1rem;
  }
}
@media (max-width: 767px) {
  .three-text-columns .columns .column h2 {
    margin-bottom: 1.8rem;
    font-size: 1.8rem;
  }
}
.three-text-columns .columns .column h2 a {
  color: #fff;
  display: block;
  transition: all 0.2s;
}
.three-text-columns .columns .column h2 a:hover {
  text-decoration: none;
  color: #2c2c2c;
}
.three-text-columns .columns .column:hover h2 a {
  text-decoration: none;
  color: #2c2c2c;
}
.three-text-columns .columns .column .text-bottom {
  font-size: 1.3rem;
  color: #2c587c;
  font-family: 'Poppins Medium', Arial, sans-serif;
}
.three-text-columns .columns .column:nth-child(1) {
  background: #6e9dc3;
  position: relative;
}
@media (max-width: 767px) {
  .three-text-columns .columns .column:nth-child(1) {
    top: 0;
  }
  .three-text-columns .columns .column:nth-child(1) a {
    font-size: 1.2rem;
  }
}
.three-text-columns .columns .column:nth-child(3) {
  border-left: 1px solid #5d90b8;
  border-right: 1px solid #5d90b8;
}
@media (max-width: 767px) {
  .three-text-columns .columns .column:nth-child(3) {
    border-left: none;
    border-right: none;
    border-top: 1px solid #5d90b8;
    border-bottom: 1px solid #5d90b8;
  }
}
.two-text-columns {
  padding: 8rem 0 5rem;
}
@media (max-width: 1024px) {
  .two-text-columns {
    padding: 8rem 0 5rem;
  }
}
@media (max-width: 767px) {
  .two-text-columns {
    padding: 3rem 0 3rem;
  }
}
.two-text-columns .columns {
  display: flex;
}
@media (max-width: 767px) {
  .two-text-columns .columns {
    display: block;
  }
}
.two-text-columns .columns .column {
  background: #7bc2b4;
  color: #fff;
  padding: 4.5rem 6.5%;
  width: 38%;
  display: flex;
  flex-direction: column;
  text-align: left;
  line-height: 1.6em;
}
@media (max-width: 767px) {
  .two-text-columns .columns .column {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .two-text-columns .columns .column {
    padding: 4rem 2rem;
  }
}
.two-text-columns .columns .column .par {
  padding-bottom: 2.5rem;
  line-height: 1.5;
  letter-spacing: 0.4px;
}
.two-text-columns .columns .column .par:last-child {
  padding-bottom: 0;
}
.two-text-columns .columns .column:hover {
  text-decoration: none;
}
.two-text-columns .columns .column:nth-child(1) {
  background: #6cb4a5;
  position: relative;
  top: -1rem;
  width: 25%;
  flex-shrink: 0;
  padding: 6.5rem 3.2%;
  transition: inherit;
}
@media (max-width: 1150px) {
  .two-text-columns .columns .column:nth-child(1) {
    width: 30%;
  }
}
@media (max-width: 900px) {
  .two-text-columns .columns .column:nth-child(1) {
    width: 37%;
  }
}
@media (max-width: 767px) {
  .two-text-columns .columns .column:nth-child(1) {
    width: 100%;
    top: 0;
  }
}
@media (max-width: 767px) {
  .two-text-columns .columns .column:nth-child(1) {
    padding: 4rem 2rem;
    transform: translate(0, 0) !important;
  }
}
.two-text-columns .columns .column:nth-child(1) p {
  margin-bottom: 2rem;
}
.two-text-columns .columns .column:nth-child(2), .two-text-columns .columns .column:nth-child(3) {
  padding: 4.6rem 7% 4.1rem;
}
@media (min-width: 1024px) {
  .two-text-columns .columns .column:nth-child(2):hover, .two-text-columns .columns .column:nth-child(3):hover {
    transform: translate(0, -2rem);
  }
}
@media (max-width: 1024px) {
  .two-text-columns .columns .column:nth-child(2), .two-text-columns .columns .column:nth-child(3) {
    padding: 4.7rem 5%;
  }
}
@media (max-width: 767px) {
  .two-text-columns .columns .column:nth-child(2), .two-text-columns .columns .column:nth-child(3) {
    padding: 4rem 2rem;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .two-text-columns .columns .column:nth-child(2), .two-text-columns .columns .column:nth-child(3) {
    padding: 3rem 2rem;
  }
}
.two-text-columns .columns .column:nth-child(3) {
  border-left: 1px solid #69a699;
}
@media (max-width: 767px) {
  .two-text-columns .columns .column:nth-child(3) {
    border-left: none;
    border-top: 1px solid #69a699;
  }
}
.two-text-columns .columns .column .h2 {
  flex-grow: 1;
  margin: 0 0 2rem;
  letter-spacing: -1px;
  display: flex;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  font-size: 3.2rem;
}
@media (max-width: 1024px) {
  .two-text-columns .columns .column .h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  .two-text-columns .columns .column .h2 {
    font-size: 2.2rem;
  }
}
.two-text-columns .columns .column .h2 span {
  align-self: center;
}
.two-text-columns .columns .column .image-holder {
  margin-bottom: 2.8rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .two-text-columns .columns .column .image-holder {
    max-width: 40rem;
  }
}
.two-text-columns .columns .column .image-holder img {
  display: block;
  width: 100%;
}
.two-text-columns .columns .column .text {
  padding-bottom: 2rem;
  flex-grow: 1;
  line-height: 1.5;
  letter-spacing: 0.4px;
}
.two-text-columns .columns .column .text-bottom {
  line-height: 1.2em;
  color: #2d5f55;
  font-size: 1.3rem;
  font-family: 'Poppins Medium', Arial, sans-serif;
}
.two-text-columns .columns .column .title {
  margin-bottom: 0.9rem;
  font-size: 2rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .two-text-columns .columns .column .title {
    margin-bottom: 1rem;
  }
}
.two-text-columns .columns .column .title a {
  font-size: 2.2rem;
  line-height: 1.4em;
  color: #fff;
  display: block;
  transition: all 0.2s;
}
.two-text-columns .columns .column .title a:hover {
  text-decoration: none;
  color: #2c2c2c;
}
.two-text-columns .columns .column:hover .title a {
  text-decoration: none;
  color: #2c2c2c;
}
.two-text-columns .columns .column .date {
  font-size: 1.2rem;
  color: #2c587c;
  font-family: 'Poppins Medium', Arial, sans-serif;
}
.two-text-columns .columns a.column {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.two-text-columns .columns a.column:hover {
  color: #2c2c2c;
  background: #92c9be;
}
.two-text-columns.red .columns .column {
  background: #e86c6c;
}
.two-text-columns.red .columns .column:nth-child(1) {
  background: #d75c5c;
}
.two-text-columns.red .columns .column:nth-child(3) {
  border-left: 1px solid #c55454;
}
@media (max-width: 767px) {
  .two-text-columns.red .columns .column:nth-child(3) {
    border-left: none;
    border-top: 1px solid #c55454;
  }
}
.two-text-columns.red .columns .column .text-bottom {
  color: #833232;
}
.two-text-columns.red .columns a.column:hover {
  background: #ec7474;
}
.banner-with-logo {
  padding: 5rem 0;
  overflow: hidden;
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .banner-with-logo {
    display: block;
    padding: 3rem 0;
  }
}
.banner-with-logo .banner {
  background: #f0f0f0;
  display: flex;
}
@media (max-width: 767px) {
  .banner-with-logo .banner {
    display: block;
    border-bottom: 7px solid #6cb4a5;
  }
}
.banner-with-logo.full-bg .logo-block {
  background: none;
  border: none;
  transform: skewX(0);
}
.banner-with-logo.full-bg .logo-block:before {
  display: none;
}
.banner-with-logo.full-bg .logo-block img {
  transform: skewX(0);
  min-width: 126px;
}
.banner-with-logo .logo-block {
  background: #6cb4a5;
  padding: 7rem 5rem 6rem;
  transform: skewX(26deg);
  border-right: 4rem solid #7bc2b4;
  margin-left: -6em;
  padding-left: 14rem;
  text-align: center;
  width: 50%;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .banner-with-logo .logo-block {
    width: 100%;
    transform: skewX(0);
    margin-left: 0;
    padding: 3rem 0;
    text-align: center;
    border-right: 0;
    display: block;
    overflow: hidden;
  }
  .banner-with-logo .logo-block:before {
    position: absolute;
    top: 0;
    right: -9rem;
    width: 6rem;
    height: 30rem;
    background: #7bc2b4;
    transform: skew(27deg);
    content: "";
  }
}
.banner-with-logo .logo-block img {
  transform: skewX(-26deg);
  min-width: 126px;
}
@media (max-width: 767px) {
  .banner-with-logo .logo-block img {
    transform: skewX(0);
    max-width: 160px;
  }
}
.banner-with-logo .text-block {
  line-height: 1.6em;
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.banner-with-logo .text-block .in {
  padding: 2rem 5rem 2rem 7rem;
}
@media (max-width: 900px) {
  .banner-with-logo .text-block .in {
    padding: 2rem 0 2rem 7rem;
  }
}
@media (max-width: 767px) {
  .banner-with-logo .text-block .in {
    padding: 2rem;
  }
}
.banner-with-logo .link-block {
  padding: 2rem;
  min-width: 15rem;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .banner-with-logo .link-block {
    padding: 0 2rem 2rem;
  }
}
.banner-with-logo .link-block a {
  position: relative;
  height: 2rem;
  display: block;
  padding: 0 20px 0 0;
  white-space: nowrap;
  color: #57a495;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 0;
  text-decoration: underline;
}
.banner-with-logo .link-block a:hover {
  text-decoration: none;
}
.banner-with-logo .link-block a.external:before {
  position: absolute;
  top: 50%;
  content: "";
  background: url(../images/icon-link.png) no-repeat center right;
  background-size: 12px;
  width: 2rem;
  height: 2rem;
  right: 0;
  -webkit-transform: translate3d(0, -55%, 0);
  transform: translate3d(0, -55%, 0);
}
.text-left-video-right {
  padding: 5rem 0 8rem;
}
.text-left-video-right .inner:after, .text-left-video-right .columns:after {
  clear: both;
  content: '';
  display: block;
}
@media (max-width: 1200px) {
  .text-left-video-right {
    padding: 5rem 0 7rem;
  }
}
@media (max-width: 1150px) {
  .text-left-video-right {
    padding: 5rem 0 6rem;
  }
}
@media (max-width: 1100px) {
  .text-left-video-right {
    padding: 5rem 0 5rem;
  }
}
@media (max-width: 1024px) {
  .text-left-video-right {
    padding: 4rem 0 4rem;
  }
}
@media (max-width: 767px) {
  .text-left-video-right {
    padding: 3rem 0;
  }
}
.text-left-video-right .bg {
  padding: 8rem 0;
  color: #fff;
}
.text-left-video-right .bg.Blue {
  background: #79a7cc;
}
.text-left-video-right .bg.Teal {
  background: #7bc2b4;
}
.text-left-video-right .bg.Coral {
  background: #e86c6c;
}
@media (max-width: 1100px) {
  .text-left-video-right .bg {
    padding: 6rem 0;
  }
}
@media (max-width: 1024px) {
  .text-left-video-right .bg {
    padding: 4rem 0;
  }
}
@media (max-width: 767px) {
  .text-left-video-right .bg {
    padding: 2em 0;
  }
}
.text-left-video-right h2 {
  font-size: 7.8rem;
  line-height: 1.02;
  letter-spacing: -0.6px;
  font-family: 'Editor-Bold', Arial, sans-serif;
  margin-bottom: 6.2rem;
}
@media (max-width: 1350px) {
  .text-left-video-right h2 {
    font-size: 7rem;
    margin-bottom: 3.4rem;
  }
}
@media (max-width: 1100px) {
  .text-left-video-right h2 {
    font-size: 5rem;
  }
}
@media (max-width: 1024px) {
  .text-left-video-right h2 {
    font-size: 3.3rem;
    margin-bottom: 2.7rem;
  }
}
@media (max-width: 767px) {
  .text-left-video-right h2 {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
}
.text-left-video-right .title {
  font-size: 5rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
  margin-bottom: 2rem;
  letter-spacing: -1px;
}
@media (max-width: 1350px) {
  .text-left-video-right .title {
    font-size: 4rem;
  }
}
@media (max-width: 1100px) {
  .text-left-video-right .title {
    font-size: 3rem;
  }
}
@media (max-width: 1024px) {
  .text-left-video-right .title {
    font-size: 2.8rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .text-left-video-right .title {
    font-size: 2.4rem;
  }
}
.text-left-video-right .columns {
  display: flex;
}
.text-left-video-right .columns.reverse {
  flex-direction: row-reverse;
}
.text-left-video-right .columns.reverse .text-column {
  padding: 0 0 0 3.6%;
}
@media (max-width: 991px) {
  .text-left-video-right .columns {
    display: block;
  }
}
.text-left-video-right .text-column {
  width: 26%;
  flex-shrink: 0;
  padding-right: 5%;
  line-height: 1.5;
  letter-spacing: 0.4px;
}
.text-left-video-right .text-column a:not(.btn-with-hover) {
  color: #000;
  text-decoration: underline;
}
.text-left-video-right .text-column .content-article ul li {
  text-align: left;
  color: #fff;
}
.text-left-video-right .text-column .content-article ul li:before {
  background: #fff;
}
.text-left-video-right .text-column.big {
  width: 33.3333%;
}
@media (max-width: 991px) {
  .text-left-video-right .text-column.big {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .text-left-video-right .text-column {
    width: 100%;
    padding-right: 0;
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .text-left-video-right .text-column {
    width: 100%;
    padding-right: 0;
    margin-bottom: 2rem;
  }
}
.text-left-video-right .text-column h3 {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  margin: 2rem 0;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .text-left-video-right .text-column h3 {
    font-size: 1.3rem;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .text-left-video-right .text-column a.btn-with-hover {
    font-size: 1.2rem;
  }
}
.text-left-video-right .column {
  width: 74%;
}
.text-left-video-right .column.w-90 {
  width: 90%;
  margin: 0 auto;
}
.text-left-video-right .column.w-90 .capture {
  max-width: 80%;
  margin: 2rem auto 0;
}
@media (max-width: 600px) {
  .text-left-video-right .column.w-90 .capture {
    max-width: 100%;
  }
}
.text-left-video-right .column.big {
  width: 66.6666%;
}
@media (max-width: 991px) {
  .text-left-video-right .column.big {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .text-left-video-right .column {
    width: 100%;
  }
}
@media (max-width: 1350px) {
  .text-left-video-right .videoimage {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .text-left-video-right .videoimage {
    margin-bottom: 0;
  }
}
.text-left-video-right .video-image-outer {
  position: relative;
}
.text-left-video-right .video-image-inner {
  position: relative;
}
.text-left-video-right .capture {
  position: static;
  margin-top: 2rem;
  max-width: 18rem;
  line-height: 1.5;
  z-index: 9;
  letter-spacing: 0.4px;
}
@media (max-width: 767px) {
  .text-left-video-right .capture {
    font-size: 1.3rem;
    margin-top: 1rem;
    position: static;
    max-width: 96%;
  }
}
.text-left-video-right .capture h4 {
  font-size: 2rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
  line-height: 1.5;
  margin-bottom: 1.2rem;
}
@media (max-width: 767px) {
  .text-left-video-right .capture h4 {
    margin-bottom: 1rem;
  }
}
.text-left-video-right .capture h5 {
  font-size: 1.3rem;
  color: #fff;
  margin-bottom: 1rem;
  font-family: 'Poppins Medium', Arial, sans-serif;
}
@media (max-width: 767px) {
  .text-left-video-right .capture h5 {
    color: #2c2c2c;
  }
}
.text-left-video-right .videoimage-title {
  max-width: 715px;
  margin: 0 auto;
  font-size: 1.6rem;
  color: #8b8b86;
  text-align: center;
}
.single-work .text-left-video-right .videoimage-inner .videoimage-inner-img, .home .text-left-video-right .videoimage-inner .videoimage-inner-img, .page-template-flexible-page .text-left-video-right .videoimage-inner .videoimage-inner-img {
  padding-bottom: 56%;
}
.videoimage-inner {
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
}
.videoimage-inner .videoimage-inner-img {
  display: block;
  overflow: hidden;
  width: 100%;
}
.videoimage-inner .videoimage-inner-img > a {
  display: block;
}
.videoimage-inner .videoimage-inner-img img {
  display: block;
  width: 100%;
  height: auto;
}
.videoimage-inner img {
  display: block;
}
.videoimage-inner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  background: rgba(0, 0, 0, 0.4);
}
.videoimage-inner .play-btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  -webkit-transition: opacity 0.35s, visibility 0.35s;
  transition: opacity 0.35s, visibility 0.35s;
}
.videoimage-inner .play-btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 116px;
  height: 116px;
  border-radius: 100%;
  border: 4px solid #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-left: -58px;
  margin-top: -58px;
}
.videoimage-inner .play-btn span:hover {
  background: #fff;
}
.videoimage-inner .play-btn span:hover:before {
  border-left: 30px solid #000 !important;
}
.videoimage-inner .play-btn span:before {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  left: 50%;
  top: 50%;
  content: "";
  border: 20px solid transparent;
  border-left: 30px solid #fff;
  margin-top: -16px;
  margin-left: -9px;
}
@media (max-width: 767px) {
  .videoimage-inner .play-btn span {
    width: 70px;
    height: 70px;
    margin-left: -35px;
    margin-top: -35px;
  }
  .videoimage-inner .play-btn span:before {
    border: 12px solid transparent !important;
    border-left: 18px solid #fff !important;
    margin-top: -12px !important;
    margin-left: -5px !important;
  }
  .videoimage-inner .play-btn span:hover:before {
    border-left-width: 18px !important;
  }
}
.videoimage-inner .play-btn i {
  display: none;
}
.videoimage-inner .fullvideo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 15;
  -webkit-transition: opacity 0.35s, visibility 0.35s;
  transition: opacity 0.35s, visibility 0.35s;
}
.videoimage-inner .fullvideo .video-html {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.videoimage-inner .fullvideo .video-html video {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.videoimage-inner .video-youtube {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.videoimage-inner .video-youtube iframe {
  height: 100%;
  width: 100%;
}
.videoimage-inner.video-playing .fullvideo {
  opacity: 1;
  visibility: visible;
}
.videoimage-inner.video-playing .videoimage-inner-img {
  background: #000;
  border: 2px solid transparent;
}
.videoimage-inner.video-playing .videoimage-inner-img img {
  opacity: 0;
}
.videoimage-inner.video-playing .capture, .videoimage-inner.video-playing .overlay {
  display: none;
}
.videoimage-inner.video-playing .play-btn {
  opacity: 0;
  visibility: hidden;
}
.image-left-text-columns {
  padding: 2.5rem 0 0;
}
.image-left-text-columns:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
@media (max-width: 767px) {
  .image-left-text-columns {
    padding: 3rem 0 0;
  }
}
.image-left-text-columns .image-holder {
  width: 33%;
  position: relative;
  left: -6rem;
  top: 0.3rem;
  float: left;
}
@media (max-width: 1350px) {
  .image-left-text-columns .image-holder {
    left: 0;
    width: 37%;
    padding-right: 3%;
  }
}
@media (max-width: 767px) {
  .image-left-text-columns .image-holder {
    display: none;
  }
}
.image-left-text-columns .publication-columns {
  width: 65.5%;
  float: right;
}
@media (max-width: 1350px) {
  .image-left-text-columns .publication-columns {
    width: 60%;
  }
}
@media (max-width: 900px) {
  .image-left-text-columns .publication-columns {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .image-left-text-columns .publication-columns {
    width: 100%;
  }
}
.image-left-text-columns .mobile-image {
  display: none;
  margin-bottom: 3rem;
  max-width: 45rem;
  position: relative;
}
.image-left-text-columns .mobile-image img {
  display: block;
}
.image-left-text-columns .mobile-image:before {
  position: absolute;
  content: "";
  width: 5rem;
  height: 4rem;
  background: #fff;
  z-index: 1;
  bottom: -1px;
  left: -1px;
}
@media (max-width: 767px) {
  .image-left-text-columns .mobile-image {
    display: block;
  }
}
.image-left-text-columns svg {
  max-width: 100%;
  height: auto;
}
.ie11 .page-template-home .image-left-text-columns .image-holder {
  float: left;
  height: 466px;
  padding-top: 0;
  width: 33%;
}
.ie11 .page-template-home .image-left-text-columns .publication-columns {
  float: left;
}
.image-left {
  padding: 4rem 0;
}
@media (max-width: 767px) {
  .image-left {
    padding: 3rem 0;
  }
}
.image-left .columns {
  display: flex;
  align-items: normal;
}
@media (max-width: 767px) {
  .image-left .columns {
    flex-direction: column-reverse;
  }
}
.image-left .columns .column {
  width: 50%;
}
@media (max-width: 767px) {
  .image-left .columns .column {
    width: 100%;
  }
}
.image-left .columns .column h2 {
  font-size: 5.2rem;
  margin-bottom: 3rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
  line-height: 1.23;
  padding-top: 7%;
}
@media (max-width: 1350px) {
  .image-left .columns .column h2 {
    font-size: 3.5rem;
  }
}
@media (max-width: 1024px) {
  .image-left .columns .column h2 {
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .image-left .columns .column h2 {
    margin-bottom: 2rem;
  }
}
.image-left .columns .column .text {
  line-height: 1.5;
  font-size: 1.6rem;
  margin-bottom: 3.7rem;
  letter-spacing: 0.4px;
  max-width: 92%;
  color: #626262;
}
.image-left .columns .column .image-holder {
  position: relative;
  right: -9rem;
}
@media (max-width: 1350px) {
  .image-left .columns .column .image-holder {
    left: 0;
  }
}
@media (max-width: 767px) {
  .image-left .columns .column .image-holder {
    display: none;
  }
}
@media (max-width: 767px) {
  .image-left .columns .btn-01 {
    font-size: 1.2rem;
  }
}
.image-left .mobile-image {
  display: none;
  margin-bottom: 3rem;
  max-width: 45rem;
  position: relative;
}
.image-left .mobile-image:before {
  position: absolute;
  content: "";
  width: 5rem;
  height: 4rem;
  background: #fff;
  z-index: 1;
  bottom: -1px;
  left: -1px;
}
@media (max-width: 767px) {
  .image-left .mobile-image {
    display: block;
  }
}
.image-left svg {
  max-width: 100%;
  height: auto;
}
.subscribe {
  padding: 10rem 0 6rem;
}
@media (max-width: 1024px) {
  .subscribe {
    padding: 4rem 0;
  }
}
.subscribe div.wpcf7-mail-sent-ok {
  color: #2c587c;
}
@media (max-width: 767px) {
  .subscribe {
    padding: 0 0;
    margin-top: 5rem;
  }
}
.subscribe .field {
  padding-right: 12rem;
}
.subscribe .field button[type="submit"] {
  width: 12rem;
}
.subscribe .columns {
  display: flex;
}
@media (max-width: 767px) {
  .subscribe .columns {
    display: block;
  }
}
.subscribe .columns .column {
  line-height: 2rem;
  background: #79a7cc;
  color: #fff;
  padding: 3.5rem;
  width: 50%;
  display: flex;
  flex-direction: column;
  text-align: left;
}
@media (max-width: 767px) {
  .subscribe .columns .column {
    padding: 3.5rem 2rem 3rem;
  }
}
.subscribe .columns .column:nth-child(1) {
  background: #6e9dc3;
}
@media (max-width: 900px) {
  .subscribe .columns .column:nth-child(1) {
    width: 36%;
  }
}
@media (max-width: 767px) {
  .subscribe .columns .column:nth-child(1) {
    width: 100%;
    transform: translate(0, 0) !important;
  }
}
.subscribe .columns .column:nth-child(1) h2, .subscribe .columns .column:nth-child(1) .h2 {
  font-size: 3.2rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  margin-bottom: 2rem;
}
@media (max-width: 1024px) {
  .subscribe .columns .column:nth-child(1) h2, .subscribe .columns .column:nth-child(1) .h2 {
    font-size: 2.8rem;
  }
}
@media (max-width: 767px) {
  .subscribe .columns .column:nth-child(1) h2, .subscribe .columns .column:nth-child(1) .h2 {
    font-size: 2.4rem;
  }
}
.subscribe .columns .column:nth-child(1) p {
  margin-bottom: 2rem;
  letter-spacing: 0.4px;
}
.subscribe .columns .column:nth-child(2) {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-bottom: 2rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  bottom: -1rem;
}
@media (max-width: 900px) {
  .subscribe .columns .column:nth-child(2) {
    width: 64%;
  }
}
@media (max-width: 767px) {
  .subscribe .columns .column:nth-child(2) {
    width: 100%;
    bottom: 0;
    padding-bottom: 0;
  }
}
.subscribe .columns .column:nth-child(2) button[type="submit"]:hover {
  color: #fff;
}
.subscribe .columns .column:nth-child(2) button[type="submit"]:hover em {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.subscribe .columns .column:nth-child(2) button[type="submit"]:hover span {
  border-bottom: 2px solid #fff;
}
.subscribe .columns .column:nth-child(2).hovered {
  background: #99c0de;
}
.subscribe .columns .column .form-holder {
  margin: 2.5rem 2rem 0;
}
@media (max-width: 767px) {
  .subscribe .columns .column .form-holder {
    margin: 0;
  }
}
.subscribe .columns.reverse .column:nth-child(1) {
  bottom: 0;
}
.subscribe .columns.reverse .column:nth-child(2) {
  position: relative;
  bottom: -3rem;
}
.subscribe .columns.reverse .column h3 {
  font-size: 20px;
  margin-bottom: 2.5rem;
}
.subscribe .columns.reverse .column .par {
  margin-bottom: 2.5rem;
}
.subscribe .columns.reverse .column .par.con {
  flex-grow: 1;
}
.subscribe .columns.reverse .column .par.bottom {
  font-size: 1.3rem;
}
.subscribe .columns.reverse .column .par:last-child {
  margin-bottom: 0;
}
.subscribe .columns.reverse a.column {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.subscribe .columns.reverse a.column:hover {
  text-decoration: none;
  background: #99c0de;
  color: #2c2c2c;
}
.subscribe .form button[type="submit"] {
  padding: 1.6rem 1rem;
}
.two-columns {
  padding: 4rem 0 5.5rem;
}
@media (max-width: 767px) {
  .two-columns {
    padding: 3rem 0;
  }
}
.two-columns .columns {
  display: flex;
}
@media (max-width: 767px) {
  .two-columns .columns {
    display: block;
  }
}
.two-columns .columns a.column:hover {
  background: #92c9be;
}
.two-columns .columns .column {
  background: #7bc2b4;
  color: #fff;
  padding: 5rem 3% 3rem;
  display: flex;
  flex-direction: column;
  text-align: left;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
@media (max-width: 767px) {
  .two-columns .columns .column {
    display: block;
    padding: 3rem 2rem 2.5rem;
  }
}
.two-columns .columns .column h3 {
  font-size: 1.5rem;
  font-family: 'Poppins Medium', Arial, sans-serif;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .two-columns .columns .column h3 {
    margin-bottom: 1.5rem;
    letter-spacing: 0.2px;
  }
}
.two-columns .columns .column .con {
  margin-bottom: 2rem;
}
@media (max-width: 1024px) {
  .two-columns .columns .column .con {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .two-columns .columns .column .con {
    margin-bottom: 0;
  }
}
.two-columns .columns .column:hover {
  text-decoration: none;
}
.two-columns .columns .column:nth-child(1) {
  background: #6cb4a5;
  width: 33.3333%;
}
@media (max-width: 767px) {
  .two-columns .columns .column:nth-child(1) {
    width: 100%;
    transform: translate(0, 0) !important;
  }
}
.two-columns .columns .column:nth-child(1) h2 {
  font-size: 3.2rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  margin-bottom: 2rem;
}
@media (max-width: 1024px) {
  .two-columns .columns .column:nth-child(1) h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  .two-columns .columns .column:nth-child(1) h2 {
    font-size: 2.2rem;
  }
}
.two-columns .columns .column:nth-child(1) p {
  margin-bottom: 2rem;
}
.two-columns .columns .column:nth-child(2) {
  width: 66.6666%;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  bottom: -3rem;
  -webkit-transition: background 0.3s, transform 0.35s;
  transition: background 0.3s, transform 0.35s;
  padding: 4rem 4.5rem 2rem;
}
@media (max-width: 767px) {
  .two-columns .columns .column:nth-child(2) {
    bottom: 0;
    width: 100%;
    display: block;
    padding: 3.5rem 2rem 2.5rem;
  }
}
.two-columns .columns .column:nth-child(2):hover {
  color: #2c2c2c;
  cursor: pointer;
  transform: translate(0, -2rem);
}
.two-columns .columns .column:nth-child(2) .con {
  font-family: 'Editor-Bold', Arial, sans-serif;
  font-size: 2rem;
  line-height: 2.5rem;
}
.two-columns .columns .column .form-holder {
  margin: 2.9rem 2rem 2rem 4.6rem;
}
@media (max-width: 767px) {
  .two-columns .columns .column .form-holder {
    margin: 0;
  }
}
.two-columns .lnk {
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .two-columns .lnk a {
    font-size: 1.2rem;
  }
}
.video-collection {
  background: #7bc2b4;
  padding: 8rem 0;
  margin: 5rem 0;
  position: relative;
}
.video-collection .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 30px;
}
@media (max-width: 767px) {
  .video-collection {
    margin: 3rem 0;
    padding: 5rem 0 4rem;
  }
}
.video-collection:before {
  background: #6cb4a5;
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40%;
}
@media (max-width: 767px) {
  .video-collection:before {
    height: 60%;
  }
}
.video-collection h2 {
  color: #fff;
  font-size: 3.2rem;
  margin: 0 0 4rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
}
.video-collection .inner {
  position: relative;
  z-index: 1;
}
.video-collection .columns {
  overflow: hidden;
}
.video-collection .columns .videoimage-inner {
  max-width: 100%;
}
.video-collection .columns.full-width .column.column-one {
  width: 100%;
}
.video-collection .column.column-one {
  width: calc(100% - 20rem - 6%);
  float: left;
}
@media (max-width: 767px) {
  .video-collection .column.column-one {
    width: 100%;
    float: none;
  }
}
.video-collection .column.column-one h3 {
  font-size: 2rem;
  line-height: 1.25;
  font-family: 'Editor-Bold', Arial, sans-serif;
  color: #fff;
  position: relative;
  z-index: 1;
  margin: 1rem 3rem;
}
.video-collection .column.column-one h4 {
  position: relative;
  font-size: 1.6rem;
  line-height: 1.4;
  color: #fff;
  z-index: 1;
}
.video-collection .column.column-one > h4, .video-collection .column.column-one > h3 {
  margin: 1rem 3rem 0 0;
}
.video-collection .column.column-two {
  margin-left: 6%;
  width: 20rem;
  float: right;
  color: #fff;
}
@media (max-width: 767px) {
  .video-collection .column.column-two {
    margin-left: 0;
    width: 100%;
    float: none;
  }
}
.video-collection .column.column-two h3 {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  color: #fff;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .video-collection .column.column-two h3 {
    display: none;
  }
}
.video-collection .capture {
  color: #fff;
  position: absolute;
  left: 2rem;
  bottom: 2rem;
  max-width: 16.6rem;
  line-height: 1.3em;
  z-index: 9;
}
.video-collection .capture h4 {
  font-size: 2.2rem;
  font-family: 'Noe Display Medium', Arial, sans-serif;
  margin-bottom: 2rem;
}
.video-collection .capture h5 {
  font-size: 1.3rem;
  color: #df6868;
  margin-bottom: 1rem;
}
.video-collection .videoimage-inner {
  max-width: 1080px;
  margin: 0 auto 2rem;
  position: relative;
}
.video-collection .videoimage-inner .videoimage-inner-img {
  display: block;
  overflow: hidden;
  padding-bottom: 56%;
}
.video-collection .videoimage-inner img {
  display: block;
}
.video-collection .videoimage-inner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  background: rgba(0, 0, 0, 0.4);
}
.video-collection .videoimage-inner .play-btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.video-collection .videoimage-inner .play-btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 116px;
  height: 116px;
  border-radius: 100%;
  border: 4px solid #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-left: -58px;
  margin-top: -58px;
}
@media (max-width: 767px) {
  .video-collection .videoimage-inner .play-btn span {
    width: 70px;
    height: 70px;
    margin-left: -35px;
    margin-top: -35px;
  }
  .video-collection .videoimage-inner .play-btn span:before {
    margin-left: -5px;
  }
}
.video-collection .videoimage-inner .play-btn span:hover {
  border: 4px solid #999;
}
.video-collection .videoimage-inner .play-btn span:hover:before {
  border-left: 30px solid #999;
}
.video-collection .videoimage-inner .play-btn span:before {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  left: 50%;
  top: 50%;
  content: "";
  border: 20px solid transparent;
  border-left: 30px solid #fff;
  margin-top: -16px;
  margin-left: -9px;
}
.video-collection .videoimage-inner .play-btn i {
  display: none;
}
.video-collection .videoimage-inner .fullvideo {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: 15;
  -webkit-transition: opacity 0.35s, visibility 0.35s;
  transition: opacity 0.35s, visibility 0.35s;
}
.video-collection .videoimage-inner .video-html {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
}
.video-collection .videoimage-inner .video-html.active {
  opacity: 1;
  pointer-events: all;
}
.video-collection .videoimage-inner .video-html video {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  bottom: 0;
}
.video-collection .videoimage-inner .video-youtube {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
}
.video-collection .videoimage-inner .video-youtube.active {
  opacity: 1;
  pointer-events: all;
}
.video-collection .videoimage-inner .video-youtube iframe {
  height: 100%;
  width: 100%;
}
.video-collection .videoimage-inner.video-playing .fullvideo {
  opacity: 1;
  visibility: visible;
}
.video-collection .videoimage-inner.video-playing .videoimage-inner-img {
  background: #000;
  border: 2px solid transparent;
}
.video-collection .videoimage-inner.video-playing .videoimage-inner-img img {
  opacity: 0;
}
.video-collection .videoimage-inner.video-playing .capture, .video-collection .videoimage-inner.video-playing .overlay {
  display: none;
}
.video-collection .videoimage-inner.video-playing .play-btn {
  opacity: 0;
  visibility: hidden;
}
.video-collection .videoimage-title {
  max-width: 715px;
  margin: 0 auto;
  font-size: 1.6rem;
  color: #8b8b86;
  text-align: center;
}
.video-collection .videorow {
  height: 630px;
}
@media (max-width: 1024px) {
  .video-collection .videorow {
    min-height: 370px;
  }
}
@media (max-width: 767px) {
  .video-collection .videorow {
    white-space: nowrap;
    max-height: 171px !important;
    margin-top: 3rem;
    min-height: 100px;
  }
}
@media (max-width: 400px) {
  .video-collection .videorow {
    height: auto !important;
  }
}
.video-collection .videorow li {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #69a699;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .video-collection .videorow li {
    display: inline-block;
    vertical-align: top;
    width: 20rem;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
}
.video-collection .videorow .image {
  margin-bottom: 1rem;
}
.video-collection .videorow .image img {
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .video-collection .videorow .image img {
    height: 120px;
  }
}
.video-collection .videorow .title {
  display: block;
  font-size: 1.4rem;
  font-family: 'Poppins Medium', Arial, sans-serif;
}
@media (max-width: 767px) {
  .video-collection .videorow .title {
    display: none;
  }
}
.video-collection .videorow .subtitle {
  display: block;
  font-size: 1.4rem;
  font-family: 'Poppins Medium', Arial, sans-serif;
  color: #fff;
}
@media (max-width: 767px) {
  .video-collection .videorow .subtitle {
    display: none;
  }
}
.video-collection .videowrap {
  color: #000;
}
.video-collection .videowrap img {
  cursor: pointer;
}
.video-collection .videowrap .playing {
  display: none;
  font-size: 1.2rem;
  padding: 3px 5px;
  text-transform: uppercase;
  background: #fff;
  color: #7bc2b4;
  margin-top: 1rem;
  font-family: 'Poppins Medium', Arial, sans-serif;
}
@media (max-width: 767px) {
  .video-collection .videowrap .playing {
    display: none !important;
  }
}
.video-collection .videowrap .image {
  border: 3px solid transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.video-collection .videowrap .image:hover {
  border: 3px solid #fff;
}
.video-collection .videowrap.active {
  color: #fff;
}
.video-collection .videowrap.active .playing {
  display: inline-block;
}
.video-collection .videowrap.active .image {
  border: 3px solid #fff;
}
/* Flexible page */
.back-section {
  padding: 2rem 0;
}
.back-section button {
  padding: 0 0 0 20px;
  border: none;
  background: none;
  font-size: 1.6rem;
  color: #5589b3;
  position: relative;
}
.back-section button i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  transition: left 0.35s;
}
.desktop-version .back-section button:hover i {
  left: -5px;
}
.hero {
  margin-bottom: 5rem;
  background: #79a7cc;
  color: #fff;
  font-size: 1.7rem;
}
.hero .content-article ul li {
  text-align: left;
}
.hero.simple .inner {
  min-height: 1rem;
}
@media (max-width: 1024px) {
  .hero {
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .hero {
    margin-bottom: 2rem;
  }
  .hero.simple .inner {
    min-height: 1px;
  }
}
.hero.full-width {
  background: none;
  color: #2c2c2c;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .hero.full-width {
    margin-top: 3rem;
    margin-bottom: 2rem;
  }
}
.hero.full-width + div:not('.image-text') {
  padding-top: 1rem;
}
.hero.full-width .text {
  max-width: 100%;
  padding-left: 0;
  margin-bottom: 3rem;
  line-height: 1.5;
}
@media (max-width: 1024px) {
  .hero.full-width .text {
    padding-top: 2rem;
    margin-top: 2rem;
  }
}
.hero.full-width .column.cont {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  padding: 5rem 1.5rem 0rem;
}
@media (max-width: 1024px) {
  .hero.full-width .column.cont {
    padding: 3rem 1.5rem 1rem;
  }
}
@media (max-width: 767px) {
  .hero.full-width .column.cont {
    padding: 0 5% 0;
  }
}
.hero.full-width .column.cont .in {
  float: none;
  max-width: 78%;
}
@media (max-width: 1023px) {
  .hero.full-width .column.cont .in {
    max-width: 100%;
  }
}
.hero.centered {
  text-align: center;
}
.hero.centered .title:before {
  left: 50%;
  margin-left: -4rem;
}
.hero.centered .column.cont .in {
  max-width: 100%;
}
.hero .caption {
  font-size: 2rem;
  color: #535353;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
  letter-spacing: 3px;
}
@media (max-width: 1024px) {
  .hero .caption {
    font-size: 1.6rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .hero .caption {
    font-size: 1.2rem;
  }
}
.hero .title {
  font-size: 6.2rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
  padding-bottom: 3.5rem;
  position: relative;
  margin-bottom: 3rem;
}
.hero .title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 8rem;
  height: 3px;
  background: #79a7cc;
}
@media (max-width: 1024px) {
  .hero .title {
    font-size: 4rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .hero .title {
    font-size: 3rem;
    margin-bottom: 1rem;
  }
}
.hero .subtitle {
  font-size: 3rem;
  margin-top: 3rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
}
@media (max-width: 1024px) {
  .hero .subtitle {
    margin-bottom: 2rem;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .hero .subtitle {
    margin-bottom: 2rem;
    font-size: 1.7rem;
  }
}
.hero .text {
  padding-left: 15%;
  max-width: 49rem;
  line-height: 1.5;
}
@media (max-width: 1024px) {
  .hero .text {
    padding-left: 7%;
  }
}
@media (max-width: 767px) {
  .hero .text {
    padding-left: 2%;
  }
}
.hero .columns {
  position: relative;
}
.hero .column.bg {
  background-position: 50% 50%;
  background-size: cover;
  width: 50%;
  background-repeat: no-repeat;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.hero .column.bg.playing-v .play-btn {
  opacity: 0;
  visibility: hidden;
}
.hero .column.bg video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.hero .column.bg iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.hero .column.bg .play-btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.hero .column.bg .play-btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 116px;
  height: 116px;
  border-radius: 100%;
  border: 4px solid #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-left: -58px;
  margin-top: -58px;
}
@media (max-width: 767px) {
  .hero .column.bg .play-btn span {
    width: 70px;
    height: 70px;
    margin-left: -35px;
    margin-top: -35px;
  }
  .hero .column.bg .play-btn span:before {
    margin-left: -5px;
  }
}
.hero .column.bg .play-btn span:hover {
  border: 4px solid #999;
}
.hero .column.bg .play-btn span:hover:before {
  border-left: 30px solid #999;
}
.hero .column.bg .play-btn span:before {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  left: 50%;
  top: 50%;
  content: "";
  border: 20px solid transparent;
  border-left: 30px solid #fff;
  margin-top: -16px;
  margin-left: -9px;
}
.hero .column.bg .play-btn i {
  display: none;
}
@media (max-width: 767px) {
  .hero .column.bg {
    width: 100%;
    height: 0;
    padding-bottom: 70%;
    position: static;
    margin-bottom: 2rem;
  }
}
.hero .column.cont {
  width: 50%;
  padding: 10rem 2rem 9rem 1rem;
}
@media (max-width: 1024px) {
  .hero .column.cont {
    padding: 5rem 2rem 4rem 1rem;
  }
}
@media (max-width: 767px) {
  .hero .column.cont {
    padding: 2rem 0 10px;
    width: 100%;
  }
}
.hero.with-bg {
  text-align: center;
  padding-bottom: 8.8rem;
}
.hero.with-bg .content-article ul li {
  text-align: left;
  color: #fff;
}
.hero.with-bg .content-article ul li:before {
  background: #fff;
}
@media (max-width: 1024px) {
  .hero.with-bg {
    padding-bottom: 0;
  }
}
.hero.with-bg .title {
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 7.8rem;
  font-family: 'Editor-Medium', Arial, sans-serif;
}
@media (max-width: 1024px) {
  .hero.with-bg .title {
    font-size: 4.8rem;
  }
}
@media (max-width: 767px) {
  .hero.with-bg .title {
    font-size: 3rem;
  }
}
.hero.with-bg .in {
  max-width: 100% !important;
}
.hero.with-bg .text {
  margin-top: 0;
}
.hero.with-bg .content-article p {
  color: #fff;
}
.hero.with-bg .column.cont {
  padding-top: 8.8rem;
}
@media (max-width: 767px) {
  .hero.with-bg .column.cont {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 1024px) {
  .hero.with-bg.with-bg .column.cont {
    padding: 5.5rem 0;
  }
}
.hero.with-bg.with-bg .column.cont .text:before {
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.image-text {
  padding: 0 0 6rem;
  overflow: hidden;
}
.image-text .Transparent .btn-with-hover {
  color: #4c8075;
}
@media (max-width: 1024px) {
  .image-text {
    padding: 4rem 0;
  }
}
@media (max-width: 767px) {
  .image-text {
    padding: 3rem 0 0;
    overflow: hidden;
  }
}
.image-text .content-article blockquote {
  margin-left: 0;
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .image-text .content-article blockquote {
    font-size: 2rem;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  .image-text .content-article blockquote {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
.image-text .column + .column {
  width: 49%;
  padding-top: 2.4rem;
}
@media (max-width: 767px) {
  .image-text .column + .column {
    width: 100%;
  }
}
.image-text .caption {
  font-size: 2rem;
  color: #2c587c;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 3rem;
  letter-spacing: 3px;
}
@media (max-width: 1024px) {
  .image-text .caption {
    font-size: 1.6rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .image-text .caption {
    font-size: 1.2rem;
  }
}
.image-text .title {
  font-size: 5rem;
  margin-bottom: 2.6rem;
  letter-spacing: -2px;
  font-family: 'Editor-Bold', Arial, sans-serif;
  line-height: 1.28;
}
@media (max-width: 1024px) {
  .image-text .title {
    font-size: 4rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .image-text .title {
    font-size: 2.4rem;
  }
}
.image-text .subtitle {
  font-size: 1.5rem;
  margin-bottom: 2.3rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .image-text .subtitle {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .image-text .subtitle {
    font-size: 1.8rem;
  }
}
.image-text .text {
  color: #535353;
  line-height: 1.5;
}
.image-text .text a {
  color: #4c8075;
  text-decoration: underline;
}
.image-text .columns {
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: center;
}
@media (max-width: 767px) {
  .image-text .columns {
    flex-direction: column;
  }
}
.image-text .columns:before {
  content: "";
  position: absolute;
  left: 35%;
  top: 0;
  bottom: 0;
  width: 500rem;
  z-index: -1;
}
@media (max-width: 767px) {
  .image-text .columns:before {
    left: 0;
  }
}
@media (max-width: 767px) {
  .image-text .columns:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 500rem;
    z-index: -1;
  }
}
.image-text .columns.no-image {
  padding-right: 15% !important;
}
.image-text .columns.no-image:after {
  content: "";
  position: absolute;
  right: 10%;
  left: auto;
  top: 0;
  bottom: 0;
  width: 500rem;
  z-index: -1;
}
@media (max-width: 767px) {
  .image-text .columns.no-image {
    padding-right: 0 !important;
  }
  .image-text .columns.no-image:after {
    right: -60px;
  }
}
.image-text .columns.no-image:before {
  width: 500rem;
  left: 0;
  display: none;
}
.image-text .columns.no-image .column {
  width: 100%;
  padding: 0;
}
.image-text .columns.Blue, .image-text .columns.Teal, .image-text .columns.Coral {
  padding: 10rem 0;
  color: #fff;
}
.image-text .columns.Blue .content-article ul li:before, .image-text .columns.Teal .content-article ul li:before, .image-text .columns.Coral .content-article ul li:before {
  background: #fff;
}
@media (max-width: 1024px) {
  .image-text .columns.Blue, .image-text .columns.Teal, .image-text .columns.Coral {
    padding: 6rem 0;
  }
}
@media (max-width: 767px) {
  .image-text .columns.Blue, .image-text .columns.Teal, .image-text .columns.Coral {
    padding: 4rem 0;
  }
}
.image-text .columns.Blue .text, .image-text .columns.Teal .text, .image-text .columns.Coral .text {
  color: #fff;
}
.image-text .columns.Blue .text a, .image-text .columns.Teal .text a, .image-text .columns.Coral .text a {
  color: #000;
}
.image-text .columns.Blue:before, .image-text .columns.Blue:after {
  background: #79a7cc;
}
.image-text .columns.Teal:before, .image-text .columns.Teal:after {
  background: #7bc2b4;
}
.image-text .columns.Coral:before, .image-text .columns.Coral:after {
  background: #e86c6c;
}
.image-text .columns.reverse {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .image-text .columns.reverse {
    flex-direction: column;
  }
}
.image-text .columns.reverse:before {
  content: "";
  position: absolute;
  left: auto;
  right: 35%;
  top: 0;
  bottom: 0;
  width: 500rem;
  z-index: -1;
}
@media (max-width: 767px) {
  .image-text .columns.reverse:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 500rem;
    z-index: -1;
  }
}
.image-text .column {
  width: 49%;
}
@media (max-width: 1024px) {
  .image-text .column {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .image-text .column {
    width: 100%;
  }
}
.image-text .column .bg-caption {
  padding: 1rem 0;
  color: black;
  font-size: 1.4rem;
  text-align: right;
}
.image-text .column .bg {
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 75%;
}
.image-text .column .bg.no-image {
  display: none;
}
.image-text .column.cont {
  padding: 3.4rem 0 2.4rem;
  width: 43%;
}
@media (max-width: 1024px) {
  .image-text .column.cont {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .image-text .column.cont {
    width: 100%;
  }
}
.long-text {
  padding: 2rem 0 0;
}
@media (max-width: 1024px) {
  .long-text {
    padding: 2rem 0 0;
  }
}
@media (max-width: 767px) {
  .long-text {
    padding: 1.5rem 0 0;
  }
}
.long-text__caption {
  font-size: 3.2rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .long-text__caption {
    font-size: 2.2rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .long-text__caption {
    font-size: 1.8rem;
  }
}
.long-text .widget-three h3 {
  font-size: 2.6rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  margin-bottom: 3.5rem;
}
@media (max-width: 1024px) {
  .long-text .widget-three h3 {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .long-text .widget-three h3 {
    font-size: 2.4rem;
  }
}
.long-text .widget-two h3 {
  line-height: 3rem;
}
.long-text__title {
  font-size: 5rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
  margin-bottom: 3.5rem;
}
@media (max-width: 1024px) {
  .long-text__title {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .long-text__title {
    font-size: 2.4rem;
  }
}
.long-text h6, .long-text h5, .long-text h4, .long-text h3, .long-text h2 {
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  letter-spacing: -0.5px;
}
.long-text__columns {
  display: flex;
}
@media (max-width: 900px) {
  .long-text__columns {
    display: block;
  }
}
.long-text__column.cnt {
  width: 70%;
}
@media (max-width: 900px) {
  .long-text__column.cnt {
    width: 100%;
  }
}
.long-text__column.sidebar {
  width: 30%;
  flex-shrink: 0;
  padding-left: 5%;
  margin-left: 5%;
  border-left: 1px solid #eee;
}
@media (max-width: 900px) {
  .long-text__column.sidebar {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
  }
}
.long-text .content-article blockquote {
  margin-left: 0;
  width: auto;
}
.long-text .content-article p {
  line-height: 1.7;
  margin-bottom: 3.5rem;
}
.long-text .content-article ol {
  margin-left: 3rem;
  line-height: 1.7;
}
.long-text .content-article ol li {
  margin-bottom: 2.5rem;
}
.long-text .content-article ul {
  margin-left: 2rem;
  line-height: 1.7;
}
.three-columns {
  padding: 5rem 0 0;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .three-columns {
    padding: 3rem 0 0;
  }
}
.three-columns .videoimage-inner .fullvideo {
  background: #000;
}
.three-columns .main-title {
  font-size: 3.2rem;
  margin-bottom: 5rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
}
@media (max-width: 1024px) {
  .three-columns .main-title {
    font-size: 2.4rem;
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .three-columns .main-title {
    margin-bottom: 2rem;
  }
}
.three-columns .videoimage-inner-img {
  margin-bottom: 3.5rem;
}
.three-columns .videoimage-inner-img a {
  transition: opacity 0.35s;
  display: block;
}
.three-columns .videoimage-inner-img a:hover {
  opacity: 0.8;
}
.three-columns .videoimage-inner-img .caption-image {
  padding-top: 1rem;
  font-size: 1.4rem;
  display: block;
  text-align: right;
  line-height: 1.2;
}
.three-columns .caption {
  color: #535353;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-family: 'Poppins Medium', Arial, sans-serif;
  margin-bottom: 2rem;
  letter-spacing: 2px;
}
.three-columns .caption a {
  color: #535353;
}
.three-columns .caption a:hover {
  text-decoration: none;
}
.three-columns .caption a i {
  font-style: normal;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.three-columns .caption a i:hover {
  background: #b6d3ea;
  color: #000;
}
.three-columns .columns {
  /*display: flex;
   flex-wrap: wrap;*/
  margin: 0 -2rem;
  font-size: 0;
}
@media (max-width: 700px) {
  .three-columns .columns {
    margin: 0;
    display: block;
  }
}
.three-columns .column {
  width: calc(33.3333% - 4rem);
  margin: 0 2rem 10rem;
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
}
@media (max-width: 1024px) {
  .three-columns .column {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767px) {
  .three-columns .column {
    width: 100%;
    margin: 0 0 4rem;
  }
}
.three-columns .column img {
  width: 100%;
  height: auto;
  display: block;
}
.three-columns .column .title {
  font-size: 2.4rem;
  line-height: 3rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
  padding-bottom: 3rem;
  margin-bottom: 1.5rem;
  position: relative;
}
@media (max-width: 1024px) {
  .three-columns .column .title {
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
.three-columns .column .title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 8rem;
  height: 3px;
  background: #79a7cc;
}
.three-columns .column .title a {
  color: #2c2c2c;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.three-columns .column .title a:hover {
  color: #5589b3;
  text-decoration: none;
}
.three-columns .play-btn span {
  width: 70px;
  height: 70px;
  margin-left: -35px;
  margin-top: -35px;
}
.three-columns .play-btn span:before {
  border: 12px solid transparent !important;
  border-left: 18px solid #fff !important;
  margin-top: -12px !important;
  margin-left: -5px !important;
}
.three-columns .play-btn span:hover:before {
  border-left-width: 18px !important;
}
.four-columns {
  padding: 5rem 0 2rem;
}
@media (max-width: 1024px) {
  .four-columns {
    padding: 3rem 0 0;
  }
}
@media (max-width: 767px) {
  .four-columns {
    padding: 2rem 0 0;
  }
}
.four-columns .main-title {
  font-size: 3.2rem;
  margin-bottom: 5rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
}
@media (max-width: 1024px) {
  .four-columns .main-title {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .four-columns .main-title {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
}
.four-columns .caption {
  color: #535353;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-family: 'Poppins Medium', Arial, sans-serif;
  margin-bottom: 2rem;
}
.four-columns .caption a {
  color: #535353;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.four-columns .caption a:hover {
  text-decoration: none;
  color: #6e9dc3;
}
.four-columns .play-btn span {
  width: 70px;
  height: 70px;
  margin-left: -35px;
  margin-top: -35px;
}
.four-columns .play-btn span:before {
  border: 12px solid transparent !important;
  border-left: 18px solid #fff !important;
  margin-top: -12px !important;
  margin-left: -5px !important;
}
.four-columns .play-btn span:hover:before {
  border-left-width: 18px !important;
}
.four-columns .columns {
  display: flex;
  margin: 0 -2rem;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .four-columns .columns {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .four-columns .columns {
    display: block;
    margin: 0 auto;
  }
}
.four-columns .videoimage-inner-img {
  margin-bottom: 2rem;
}
.four-columns .videoimage-inner-img img {
  width: 100%;
  height: 100% !important;
  min-height: 14.6rem;
}
.four-columns .column {
  width: calc(25% - 4rem);
  margin: 0 2rem 7rem;
}
@media (max-width: 1024px) {
  .four-columns .column {
    width: calc(50% - 4rem);
    margin: 0 2rem 4rem;
  }
}
@media (max-width: 767px) {
  .four-columns .column {
    width: 100%;
    margin: 0 0 3rem;
  }
}
.four-columns .column img {
  width: 100%;
  height: auto;
  display: block;
}
.four-columns .column .title {
  font-size: 2.4rem;
  line-height: 3.2rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
  padding-bottom: 3rem;
  margin-bottom: 3rem;
  position: relative;
}
.four-columns .column .title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 8rem;
  height: 3px;
  background: #79a7cc;
}
.four-columns .column .title a {
  color: #2c2c2c;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.four-columns .column .title a:hover {
  color: #5589b3;
  text-decoration: none;
}
.highlight {
  padding: 5rem 0;
}
@media (max-width: 1024px) {
  .highlight {
    padding: 3rem 0;
  }
}
.highlight .title {
  font-size: 3.2rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  margin-bottom: 3rem;
  color: #fff;
}
@media (max-width: 1024px) {
  .highlight .title {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
}
.highlight .text {
  padding-left: 4rem;
  position: relative;
  color: #fff;
  line-height: 2.5rem;
}
.highlight .text.content-article ul li {
  text-align: left;
  color: #fff;
}
.highlight .text.content-article ul li:before {
  background: #fff;
}
@media (max-width: 767px) {
  .highlight .text {
    font-size: 1.4rem;
  }
}
.highlight .text:before {
  content: "";
  position: absolute;
  width: 2.2rem;
  height: 3px;
  background: #6cb4a5;
  top: 7px;
  left: 0;
}
.highlight .columns {
  background: #535353;
  position: relative;
  display: flex;
  padding: 5rem 6%;
  align-items: center;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .highlight .columns {
    padding: 3rem 6%;
  }
}
@media (max-width: 767px) {
  .highlight .columns {
    padding: 2rem 6%;
    display: block;
  }
}
.highlight .columns:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100px;
  background: #7bc2b4;
  right: -116px;
  top: 0;
  transform: skew(28deg);
}
.highlight .columns:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  background: #6cb4a5;
  bottom: 0;
  left: 0;
}
.highlight .columns .column-left {
  width: 80%;
}
@media (max-width: 767px) {
  .highlight .columns .column-left {
    width: 100%;
  }
}
.highlight .columns .column-right {
  width: 20%;
  flex-shrink: 0;
  text-align: right;
}
@media (max-width: 767px) {
  .highlight .columns .column-right {
    width: 100%;
    padding-left: 4rem;
    text-align: left;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.highlight .columns .column-right a {
  color: #fff;
  text-decoration: underline;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.highlight .columns .column-right a:hover {
  color: #57a495;
}
.highlight .columns .column-right a.external:after {
  margin-left: 0.5rem;
  position: relative;
  top: 2px;
  content: "";
  height: 11px;
  width: 10px;
  display: inline-block;
  background: url(../images/icon-link-white.png) no-repeat;
  background-size: 11px;
}
.highlight .columns .column-right a.external:hover:after {
  background: url(../images/icon-link.png) no-repeat;
  background-size: 11px;
}
.hero-header {
  padding: 5rem 0 3rem;
}
@media (max-width: 1024px) {
  .hero-header {
    padding: 3rem 0 3rem;
  }
}
@media (max-width: 767px) {
  .hero-header {
    padding: 3rem 0 2rem;
  }
}
.hero-header h1 {
  font-family: 'Editor-Bold', Arial, sans-serif;
  font-size: 7.2rem;
  min-width: 78rem;
  position: relative;
  margin-bottom: 1rem;
}
@media (max-width: 1099px) {
  .hero-header h1 {
    font-size: 5rem;
    min-width: 63rem;
  }
}
@media (max-width: 1024px) {
  .hero-header h1 {
    font-size: 4rem;
    min-width: 53rem;
  }
}
@media (max-width: 767px) {
  .hero-header h1 {
    font-size: 3rem;
    min-width: 0;
  }
}
.simple-text {
  padding: 0 0 5rem;
}
@media (max-width: 1024px) {
  .simple-text {
    padding: 0 0 4rem;
  }
}
@media (max-width: 767px) {
  .simple-text {
    padding: 0 0 3rem;
  }
}
.simple-text .content-article {
  max-width: 78%;
}
@media (max-width: 767px) {
  .simple-text .content-article {
    max-width: 100%;
  }
}
.content-entry img {
  margin-top: 20px;
  margin-bottom: 20px;
}
table {
  width: 100%;
  margin-bottom: 5rem;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  line-height: 1.3;
}
table tr:first-child th, table tr:first-child td {
  border-top: 1px solid #dfdfdf;
}
table tr:nth-child(2n+2) td {
  background: #ececec;
}
table th {
  background: #6cb4a5;
  font-size: 14px;
  color: #fff;
  border: 1px solid #dfdfdf;
  padding: 1rem 1.5rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  font-weight: bold;
}
table td {
  background: #fff;
  padding: 1rem 1.5rem;
  border: 1px solid #dfdfdf;
  color: #000;
  font-size: 14px;
  font-family: 'Poppins Regular', Arial, sans-serif;
}
.content-article table {
  margin-left: -40%;
  width: 140% !important;
}
@media (max-width: 767px) {
  .content-article table {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .content-article .table-wrap {
    overflow-x: auto;
  }
  .content-article .table-wrap table {
    width: 700px !important;
  }
}
/* Publication pages (Archive, Taxonomies) */
.publications-page {
  overflow: hidden;
}
.publications-page p, .publications-page h3, .publications-page h4 {
  margin-bottom: 14px;
}
.publications-page .entry {
  margin-bottom: 30px;
}
.publication-hero {
  background: #79a7cc;
  padding: 9.8rem 1.5rem 3rem;
  text-align: center;
  color: #fff;
  display: flex;
}
@media (max-width: 1024px) {
  .publication-hero {
    padding: 6rem 1.5rem 2rem;
  }
}
@media (max-width: 767px) {
  .publication-hero {
    padding: 4rem 1.5rem 2rem;
  }
}
@media (max-width: 1024px) {
  .publication-hero {
    min-height: 0;
    display: block;
  }
}
.publication-hero .inner {
  align-self: center;
}
@media (max-width: 768px) {
  .publication-hero .inner {
    padding: 0;
  }
}
.publication-hero .capture {
  text-transform: uppercase;
  font-size: 2rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  color: #2c587c;
  margin-bottom: 1.3rem;
  letter-spacing: 4px;
}
@media (max-width: 1024px) {
  .publication-hero .capture {
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .publication-hero .capture {
    font-size: 1.6rem;
  }
}
.publication-hero .title {
  font-size: 7.8rem;
  font-family: 'Editor-Medium', Arial, sans-serif;
  margin-bottom: 2.6rem;
}
@media (max-width: 1024px) {
  .publication-hero .title {
    font-size: 5.8rem;
  }
}
@media (max-width: 767px) {
  .publication-hero .title {
    font-size: 4rem;
  }
}
.publication-hero .subtitle {
  font-size: 1.7rem;
  color: #2c587c;
  margin-bottom: 3.4rem;
  letter-spacing: 0.43px;
}
.publication-hero .form-holder {
  margin: 0 auto;
  max-width: 44rem;
}
@media (max-width: 767px) {
  .publication-hero .form-holder {
    display: none;
  }
}
.publication-hero .form-holder .field {
  margin: 0 auto;
  width: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: left;
}
.publication-hero .form-holder .active .field {
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 767px) {
  .publication-hero .form-holder .active .field {
    width: 85%;
  }
}
.publication-hero .form-holder .active button:hover {
  color: #fff;
}
.publication-hero .form-holder .active button:hover em {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.publication-hero .form-holder .active button:hover span {
  border-bottom: 2px solid #fff;
}
.publication-sidebar h2 {
  font-size: 2.6rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  margin-bottom: 2.5rem;
}
@media (max-width: 767px) {
  .publication-sidebar h2 {
    font-size: 2.4rem;
    margin-bottom: 1.6rem;
  }
}
.widget {
  margin-bottom: 8rem;
}
@media (max-width: 1024px) {
  .widget {
    margin-bottom: 6rem;
  }
}
@media (max-width: 767px) {
  .widget {
    margin-bottom: 4rem;
  }
}
.widget-one h2 {
  margin-bottom: 1.3rem;
}
.widget-one li {
  position: relative;
  padding: 1.5rem 0 1.5rem 3rem;
  border-bottom: 1px solid #d8d8d8;
  font-size: 1.4rem;
}
.widget-one li:last-child {
  border-bottom: none;
}
.widget-one li a {
  color: #2c2c2c;
  text-transform: lowercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.widget-one li a:hover {
  text-decoration: none;
  color: #5589b3;
}
.widget-one li span {
  font-family: 'Editor-Bold', Arial, sans-serif;
  position: absolute;
  left: 0;
  top: 12px;
  font-size: 2.4rem;
  color: #6e9dc3;
}
.widget-two {
  background: #6cb4a5;
}
.widget-two .column {
  background: #7bc2b4;
  margin-bottom: 1px;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.66;
}
.widget-two .column a.link {
  color: #fff;
  padding: 2rem 2.5rem;
  display: block;
  font-family: 'Editor-Bold', Arial, sans-serif;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .widget-two .column a.link {
    padding: 2rem;
    display: block;
    font-size: 1.6rem;
  }
}
.widget-two .column a.link:hover {
  text-decoration: none;
  color: #000;
}
.widget-two .column .title {
  font-size: 2.6rem;
  line-height: 4rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
}
@media (max-width: 767px) {
  .widget-two .column .title {
    font-size: 2.4rem;
  }
}
.widget-two .column:nth-child(1) {
  padding: 3.5rem 2.5rem 1.5rem;
  background: transparent;
}
@media (max-width: 767px) {
  .widget-two .column:nth-child(1) {
    padding: 3rem 2rem 1rem;
  }
}
.widget-two .column:last-child {
  padding: 3rem 2rem 3.5rem;
}
@media (max-width: 767px) {
  .widget-two .column:last-child {
    padding: 1.5rem 2rem 2rem;
  }
}
.widget-three .title {
  margin-bottom: 2.7rem;
  line-height: 2.2rem;
  font-family: 'Poppins Medium', Arial, sans-serif;
  font-size: 1.4rem;
}
.widget-three .title a {
  color: #2c2c2c;
  padding-right: 3rem;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.widget-three .title a span {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  transform: rotate(-45deg) translate3d(0, 0, 0);
  will-change: transform;
  border-right: 3px solid #d8d8d8;
  border-bottom: 3px solid #d8d8d8;
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  margin-top: -0.5rem;
  width: 1.2rem;
  height: 1.2rem;
}
.widget-three .title a:hover {
  text-decoration: none;
  color: #79a7cc;
}
.widget-three .title a:hover span {
  opacity: 1;
}
.widget-three .terms {
  margin-bottom: 1rem;
}
.widget-three.with-external-icon .title a:hover span {
  opacity: 1;
}
.widget-three.with-external-icon .title a:hover:before {
  bottom: 5px;
  top: auto;
}
.widget-four h2 {
  margin-bottom: 1rem;
}
.widget-four .item a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 2rem 3rem 2rem 0;
  font-family: 'Poppins Medium', Arial, sans-serif;
  border-bottom: 1px solid #d8d8d8;
  display: block;
  font-size: 1.4rem;
  color: #2c2c2c;
  line-height: 2.5rem;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .widget-four .item a {
    padding: 1.5rem 3rem 1.5rem 0;
  }
}
.widget-four .item a:before {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.widget-four .item a:hover {
  text-decoration: none;
  color: #79a7cc;
}
.widget-four .item a:hover:before {
  opacity: 1;
  border-right: 3px solid #d8d8d8;
  border-bottom: 3px solid #d8d8d8;
  content: '';
  width: 1.2rem;
  height: 1.2rem;
  transform: rotate(-45deg);
  position: absolute;
  right: 1.6rem;
  top: 50%;
  margin-top: -0.5rem;
}
.widget-four .item:last-child a {
  border-bottom: 0;
}
.widget-five h2 {
  margin-bottom: 2rem;
}
.widget-five .item {
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 2.4rem;
  line-height: 1.55;
  font-size: 1.8rem;
}
.widget-five .item:last-child {
  border-bottom: 0;
  margin-bottom: 4rem;
}
.widget-five .item p {
  margin-bottom: 2.2rem;
}
.widget-five .item a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #2c2c2c;
  font-family: 'Editor-Bold', Arial, sans-serif;
}
.widget-five .item a:hover {
  color: #5589b3;
  text-decoration: none;
}
.widget-five .item .date {
  color: #a7a7a7;
  font-size: 1.3rem;
  font-family: 'Poppins Medium', Arial, sans-serif;
}
@media (max-width: 767px) {
  .widget-five {
    margin-bottom: 2rem;
  }
}
.filters-after {
  padding-top: 4.6rem;
  display: flex;
}
@media (max-width: 1024px) {
  .filters-after {
    padding-top: 5rem;
  }
}
@media (max-width: 768px) {
  .filters-after {
    padding-top: 14rem;
  }
}
@media (max-width: 767px) {
  .filters-after {
    padding-top: 12rem;
    display: block;
  }
}
.filters-after .col-right {
  width: 30%;
  padding-left: 6%;
  margin-left: 0%;
  border-left: 1px solid #ecedee;
}
@media (max-width: 767px) {
  .filters-after .col-right {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
    padding-top: 3rem;
    clear: both;
  }
}
.filters-after .col-left {
  width: 75%;
}
@media (max-width: 767px) {
  .filters-after .col-left {
    width: 100%;
  }
}
.filters-outer {
  padding-top: 8rem;
  position: relative;
  z-index: 5;
}
@media (max-width: 768px) {
  .filters-outer {
    padding-top: 3rem;
    z-index: 3;
  }
}
.filters {
  position: absolute;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 11;
  -moz-box-shadow: 0 8px 2px -2px rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: 0 8px 2px -2px rgba(0, 0, 0, 0.02);
  box-shadow: 0 8px 2px -2px rgba(0, 0, 0, 0.02);
}
@media (max-width: 768px) {
  .filters {
    padding-bottom: 67px;
  }
}
@media (max-width: 767px) {
  .filters .filter-cats {
    padding-bottom: 67px;
    padding-bottom: 30px;
  }
}
.filters.fixed-filters {
  position: fixed;
  top: 65px;
  left: 0;
  right: 0;
  z-index: 2000;
  background: #fff;
}
@media (max-width: 1024px) {
  .filters.fixed-filters {
    top: 68px;
  }
}
@media (max-width: 767px) {
  .filters.fixed-filters {
    top: 0;
    position: absolute;
  }
}
.filters .grd {
  display: flex;
}
@media (max-width: 768px) {
  .filters .grd .form-holder {
    width: calc(50% - 2rem);
    margin-right: 2rem;
  }
}
@media (max-width: 450px) {
  .filters .grd .form-holder {
    width: 70%;
  }
}
.filters .form-holder {
  width: 15rem;
  padding: 1.3rem 0;
  position: relative;
  z-index: 1;
}
.filters .filters-holder {
  width: calc(100% - 22rem);
  margin-right: 2rem;
}
@media (max-width: 1383px) {
  .filters .filters-holder {
    width: calc(100% - 16rem - 17rem);
  }
}
@media (max-width: 768px) {
  .filters .filters-holder {
    position: absolute;
    width: 100%;
    left: 0;
    top: 59px;
  }
}
.filters .types-holder {
  width: 11rem;
  position: relative;
  border-left: 1px solid #ecedee;
}
@media (max-width: 1383px) {
  .filters .types-holder {
    width: 16rem;
  }
}
@media (max-width: 767px) {
  .filters .types-holder {
    width: 50%;
  }
}
@media (max-width: 450px) {
  .filters .types-holder {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .filters .filters-holder .more-cats-wrap, .filters .filters-holder .more-cats-wrap.previous {
    top: -8px;
  }
}
.filter-cat {
  display: inline-block;
  vertical-align: top;
  line-height: 1.5em;
  font-size: 13px;
  padding: 2.6rem 0 0 2rem;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .filter-cat {
    padding: 2.5rem 0 1.5rem 10px;
  }
}
.filter-cat.filter-cat-left {
  width: 100%;
}
.filter-cat > li {
  display: inline-block;
  padding: 0 1rem;
}
.filter-cat > li.is-hidden {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
.filter-cat > li.dd {
  display: none;
  position: relative;
}
.filter-cat > li.dd > a {
  position: relative;
  padding-right: 15px;
}
.filter-cat > li.dd > a:after {
  width: 0;
  height: 0;
  border-left: 0.3rem solid transparent;
  border-right: 0.3rem solid transparent;
  border-top: 0.3rem solid #79a7cc;
  pointer-events: none;
  top: 8px;
  right: 0;
  margin-left: 10px;
  position: absolute;
  content: "";
}
.filter-cat > li > a {
  text-transform: uppercase;
  color: #2c2c2c;
  white-space: nowrap;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.filter-cat > li > a:hover, .filter-cat > li > a.active {
  color: #d02139;
  text-decoration: none;
}
.filter-cat > li > a.grey {
  color: #a7a7a7;
}
.filter-cat > li > a.grey.active {
  color: #d02139 !important;
}
.filter-cat .sub-menu {
  position: absolute;
  width: 25rem;
  left: 50%;
  top: -28px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  opacity: 0;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 768px) {
  .filter-cat .sub-menu {
    top: -20px;
    width: 18rem;
  }
}
.filter-cat .sub-menu.active {
  opacity: 1;
  pointer-events: all;
}
.filter-cat .sub-menu.active .title {
  cursor: default;
}
.filter-cat .sub-menu .title {
  text-align: center;
  height: 7rem;
  line-height: 7rem;
  background: #535353;
  text-transform: uppercase;
  color: #fff;
  white-space: nowrap;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
@media (max-width: 768px) {
  .filter-cat .sub-menu .title {
    height: 5.6rem;
    line-height: 5.6rem;
  }
}
.filter-cat .sub-menu ul {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  background: #fff;
  padding: 2.5rem 1rem;
  display: block;
  max-height: 300px;
  overflow-x: auto;
}
@media (max-width: 768px) {
  .filter-cat .sub-menu ul {
    padding: 1.5rem 0.8rem;
  }
}
.filter-cat .sub-menu ul li {
  margin: 0 0 1.5rem;
  text-align: center;
}
@media (max-width: 768px) {
  .filter-cat .sub-menu ul li {
    margin: 0 0 1rem;
  }
}
.filter-cat .sub-menu ul li:last-child {
  margin: 0;
}
.filter-cat .sub-menu ul li a {
  text-transform: uppercase;
  color: #2c2c2c;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  white-space: normal;
}
@media (max-width: 768px) {
  .filter-cat .sub-menu ul li a {
    font-size: 1.2rem;
  }
}
.filter-cat .sub-menu ul li a:hover, .filter-cat .sub-menu ul li a.active {
  text-decoration: none;
  color: #d02139;
}
.filter-cat.with-ddropdown .sum-menu li {
  display: none;
}
.filter-type {
  font-size: 13px;
  line-height: 1.5em;
  margin-bottom: 3rem;
}
.filter-type li {
  display: inline-block;
}
h3.big-title {
  font-size: 4rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
  margin-bottom: 6rem;
}
.buzz-posts h3.big-title {
  padding-right: 21.5rem;
}
@media (max-width: 1024px) {
  h3.big-title {
    font-size: 3rem;
    margin-bottom: 4rem;
  }
  .buzz-posts h3.big-title {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  h3.big-title {
    font-size: 2.4rem;
  }
}
.publication-columns {
  float: left;
}
@media (max-width: 767px) {
  .publication-columns {
    float: none;
  }
}
.publication-columns #bannerMask {
  max-width: 100%;
  height: auto;
  visibility: visible;
}
.publication-columns .top {
  display: flex;
  margin-bottom: 3.7rem;
}
@media (max-width: 1024px) {
  .publication-columns .top {
    margin-bottom: 2rem;
  }
}
@media (max-width: 900px) {
  .publication-columns .top {
    display: block;
    position: relative;
  }
}
.publication-columns .top .title {
  font-size: 3.2rem;
  margin-right: 2rem;
  flex-grow: 2;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
}
@media (max-width: 1024px) {
  .publication-columns .top .title {
    font-size: 2.8rem;
  }
}
@media (max-width: 767px) {
  .publication-columns .top .title {
    font-size: 2.4rem;
  }
}
@media (max-width: 900px) {
  .publication-columns .top .title {
    margin-bottom: 0.5rem;
  }
}
.publication-columns .top .link-top {
  white-space: nowrap;
  font-size: 1.4rem;
  letter-spacing: 1px;
  font-family: 'Poppins Medium', Arial, sans-serif;
  text-transform: uppercase;
  color: #79a7cc;
  line-height: 1;
  padding: 0;
  position: relative;
  margin-right: 3.9rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .publication-columns .top .link-top {
    display: inline-block;
    margin-bottom: 1rem;
  }
}
@media (max-width: 1024px) {
  .publication-columns .top .link-top {
    font-size: 1.3rem;
  }
}
@media (max-width: 767px) {
  .publication-columns .top .link-top {
    font-size: 1.2rem;
  }
}
.publication-columns .top .link-top:hover {
  text-decoration: none;
}
.publication-columns .top .link-top span {
  display: block;
  line-height: 1;
  padding: 5px 0 3px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 2px;
  font-family: 'Poppins Medium', Arial, sans-serif;
}
.publication-columns .top .link-top span:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  bottom: -2px;
  background: #79a7cc;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .publication-columns .top .link-top span:before {
    height: 2px;
  }
}
.publication-columns .top .link-top span:after {
  content: "";
  position: absolute;
  z-index: -1;
  background: #79a7cc;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.publication-columns .top .link-top span:hover {
  color: #fff;
}
.publication-columns .top .link-top span:hover:after {
  width: 100%;
}
.publication-columns .columns {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  width: 100%;
}
@media (max-width: 767px) {
  .publication-columns .columns {
    display: block;
  }
}
.publication-columns .columns.ajax-content {
  padding-right: 4%;
}
@media (max-width: 767px) {
  .publication-columns .columns.ajax-content {
    padding-right: 0;
  }
}
.publication-columns .column {
  width: 50%;
  padding-right: 4%;
  display: flex;
  flex-direction: column;
  margin-bottom: 5rem;
  border-right: none !important;
}
@media (max-width: 1024px) {
  .publication-columns .column {
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .publication-columns .column {
    width: 100%;
    padding: 0 !important;
    margin-bottom: 3rem;
  }
}
.publication-columns .column .article {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.publication-columns .column.full-width {
  width: 100%;
  flex-direction: row;
  padding-right: 0;
}
.publication-columns .column.full-width .image {
  width: 50%;
  padding-right: 8%;
}
.publication-columns .column.full-width .article {
  width: 52%;
  padding-left: 4%;
}
.publication-columns .column.full-width.reverse {
  flex-direction: row-reverse;
}
.publication-columns .column.full-width.reverse .image {
  width: 50%;
  paddingg-right: 0;
  margin-left: 1rem;
}
.publication-columns .column.full-width.reverse .article {
  padding-right: 8%;
}
.publication-columns .column .subtitle {
  font-size: 2.4rem;
  line-height: 1.41;
  padding-bottom: 2.7rem;
  margin-bottom: 1.9rem;
  position: relative;
  font-family: 'Editor-Bold', Arial, sans-serif;
  letter-spacing: -0.2px;
  color: #2c2c2c;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1024px) {
  .publication-columns .column .subtitle {
    font-size: 2.1rem;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .publication-columns .column .subtitle {
    font-size: 2rem;
  }
}
.publication-columns .column .subtitle a {
  color: #2c2c2c;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.publication-columns .column .subtitle a:hover {
  color: #5589b3;
  text-decoration: none;
}
.publication-columns .column .subtitle i {
  font-family: 'Noe Display Medium Italic', Arial, sans-serif;
}
.publication-columns .column .subtitle span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 8rem;
  height: 3px;
  background: #79a7cc;
}
.publication-columns .column:nth-child(even) {
  padding-right: 0;
  padding-left: 4%;
}
.publication-columns .cont {
  line-height: 1.5;
  font-size: 1.6rem;
  color: #535353;
  letter-spacing: 0.4px;
  flex-grow: 1;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .publication-columns .cont {
    font-size: 14px;
  }
}
.publication-columns .bottom {
  position: relative;
  padding-right: 40px;
  margin-bottom: 2rem;
  padding-top: 21px;
  min-height: 40px;
}
.publication-columns .terms-two {
  margin-right: 1.2rem;
  flex-grow: 1;
  align-self: flex-end;
}
.publication-columns .terms-two li {
  display: inline-block;
}
.publication-columns .terms-two li:last-child span {
  display: none;
}
.publication-columns .terms-two li a {
  color: #70706c;
  font-size: 1.2rem;
  text-decoration: none;
  text-transform: lowercase;
}
.publication-columns .terms-two li a:hover {
  text-decoration: none;
  color: #2c2c2c;
}
.publication-columns .terms-two li a i {
  font-style: normal;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.publication-columns .terms-two li a i:hover {
  color: #2c2c2c;
}
.publication-columns .link-bottom {
  width: 33px;
  height: 38px;
  display: inline-block;
  background: url(../images/sprite2.png) no-repeat -20px 9px;
  border: 2px solid #79a7cc;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  bottom: 0;
  right: 0;
}
.publication-columns .link-bottom span {
  display: none;
}
.publication-columns .link-bottom.is-desktop:hover {
  background-position: 7px 9px;
  background-color: #79a7cc;
}
.publication-columns .link-bottom.is-desktop:hover span {
  opacity: 1;
}
.publication-columns .link-bottom.is-desktop span {
  display: block;
  position: absolute;
  left: 50%;
  top: -30px;
  transform: translate3d(-52%, 0, 0);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: url(../images/sprite2.png) no-repeat -53px 0;
  width: 64px;
  height: 27px;
  line-height: 23px;
  text-align: center;
  font-size: 10px;
  color: #2c2c2c;
  opacity: 0;
}
.publication-columns.three-columns {
  flex-wrap: wrap;
  padding-top: 0;
}
.publication-columns.three-columns .columns {
  margin: 0 -4rem;
}
@media (max-width: 1024px) {
  .publication-columns.three-columns .columns {
    margin: 0 -2rem;
  }
}
@media (max-width: 767px) {
  .publication-columns.three-columns .columns {
    margin: 0;
  }
}
.publication-columns.three-columns .column {
  width: calc(33.3333% - 8rem);
  margin: 0 4rem;
  padding: 0;
}
@media (max-width: 1024px) {
  .publication-columns.three-columns .column {
    margin: 0 2rem;
    width: calc(33.3333% - 4rem);
  }
}
@media (max-width: 767px) {
  .publication-columns.three-columns .column {
    width: 100%;
    margin: 0;
  }
}
.ie11 body {
  display: block;
}
.ie11 #wrapper {
  display: block;
}
.ie11 .post-type-archive-publication .publication-columns, .ie11 .tax-publication-cat .publication-columns {
  float: none !important;
}
.ie11 .post-type-archive-publication .publication-columns .topic-resources .columns, .ie11 .tax-publication-cat .publication-columns .topic-resources .columns {
  display: block;
}
.ie11 .post-type-archive-publication .publication-columns .topic-resources .column, .ie11 .tax-publication-cat .publication-columns .topic-resources .column {
  float: left;
}
.ie11 .post-type-archive-publication .publication-columns .topic-resources .two-blocks-col-one, .ie11 .tax-publication-cat .publication-columns .topic-resources .two-blocks-col-one {
  float: left;
}
.ie11 .post-type-archive-publication .publication-columns .svg-resp {
  height: 466px;
  padding-top: 0;
}
.ie11 .last-publications .publication-columns {
  float: none !important;
}
.ie11 .svg-resp {
  width: 100%;
  height: 0;
  padding-top: 100%;
  position: relative;
}
.ie11 .svg-resp svg {
  position: absolute;
  top: 0;
  left: 0;
}
.terms {
  margin-bottom: 0.9rem;
}
@media (max-width: 767px) {
  .terms {
    margin-bottom: 1rem;
  }
}
.terms li {
  display: inline-block;
}
.terms li:last-child span {
  display: none;
}
.terms li a {
  color: #535353;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Poppins Medium', Arial, sans-serif;
}
.terms li a:hover {
  text-decoration: none;
}
.terms li a i {
  font-style: normal;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.terms li a i:hover {
  background: #c8e2f8;
  color: #000;
}
.page-map {
  padding: 5rem 0;
}
@media (max-width: 767px) {
  .page-map {
    padding: 3rem 0;
  }
}
.page-map .page-map-title {
  font-size: 3.2rem;
  margin-bottom: 3rem;
  flex-grow: 2;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
}
@media (max-width: 1024px) {
  .page-map .page-map-title {
    font-size: 2.8rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .page-map .page-map-title {
    font-size: 2.4rem;
  }
}
.page-map .page-map-subtitle {
  margin-bottom: 2rem;
  line-height: 2rem;
}
@media (max-width: 1024px) {
  .page-map .page-map-subtitle {
    margin-bottom: 1.5rem;
  }
}
.page-map .coc-list a {
  font-size: 1.4rem;
  line-height: 1.8rem;
  margin-bottom: 1rem;
  display: block;
  color: #79a7cc;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-map .coc-list a:hover {
  text-decoration: none;
  color: #2c2c2c;
}
.page-map .columns {
  display: flex;
}
@media (max-width: 767px) {
  .page-map .columns {
    display: block;
  }
}
.page-map .columns .column-left {
  width: 66%;
  padding-right: 3%;
}
@media (max-width: 767px) {
  .page-map .columns .column-left {
    width: auto;
    padding-right: 0;
  }
}
.page-map .columns .column-right {
  width: 31%;
}
@media (max-width: 767px) {
  .page-map .columns .column-right {
    width: auto;
  }
}
.page-map #map {
  width: 100%;
  height: 700px;
  margin-bottom: 20px;
}
.page-map #map-infobox {
  display: none;
  position: absolute;
  z-index: 99;
  bottom: 20px;
  left: 20px;
  height: 13em;
  width: 20em;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.2);
}
.page-map #map-infobox-content-container {
  padding: 10px 20px;
}
.page-map #map-infobox-close {
  text-align: right;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 15px 0;
}
.page-map #map .org-title {
  font-size: 14px;
  font-weight: bold;
  margin: 0.5em 0;
  max-width: 14em;
}
.page-map #map .org-pdf a, .page-map #map .org-url a {
  color: #00458d;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
  margin-top: 5px;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-map #map .org-pdf a:hover, .page-map #map .org-url a:hover {
  color: #2c2c2c;
}
.page-map #map .org-pdf a:before, .page-map #map .org-url a:before {
  font-size: 22px;
  vertical-align: middle;
}
.page-map .icon-pdf:before {
  font-size: 17px;
  vertical-align: middle;
  margin-right: 1rem;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f1c1";
}
.mapsvg-controller-view-content .mapsvg-directory-item {
  padding: 7px 30px 7px 40px;
  position: relative;
  line-height: 1.6;
  font-family: 'Poppins Regular', Arial, sans-serif;
}
.mapsvg-controller-view-content .mapsvg-directory-item:before {
  content: "\f041";
  color: #333;
  position: absolute;
  left: 20px;
  top: 3px;
  font-size: 19px;
  font-family: FontAwesome;
}
body .mapsvg-marker-cluster {
  font-size: 14px;
}
body .mapsvg-directory-item.hover, body .mapsvg-directory-item:hover {
  background: #e86c6c;
  color: #fff;
}
body .mapsvg-directory-item.hover:before, body .mapsvg-directory-item:hover:before {
  color: #fff;
}
.mapsvg-wrap-all {
  max-width: 1090px;
}
.logo-img-map {
  max-width: 28%;
}
.mapsvg-details-container .content-article {
  padding-right: 15px;
}
.mapsvg-details-container .content-article h3, .mapsvg-details-container .content-article h4, .mapsvg-details-container .content-article h5, .mapsvg-details-container .content-article h6 {
  margin: 0 0 1rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
}
.mapsvg-details-container .content-article h2 {
  margin: 0 0 1rem;
}
.mapsvg-details-container .content-article ol li {
  margin-bottom: 1rem;
}
.mapsvg-details-container .gray-box {
  background: #79a7cc;
  padding: 20px;
}
.mapsvg-details-container .gray-box p, .mapsvg-details-container .gray-box li, .mapsvg-details-container .gray-box h1, .mapsvg-details-container .gray-box h2, .mapsvg-details-container .gray-box h3, .mapsvg-details-container .gray-box h4, .mapsvg-details-container .gray-box h5, .mapsvg-details-container .gray-box h6 {
  color: #fff;
}
.mapsvg-details-container .gray-box a:hover {
  color: #fff;
  text-decoration: none !important;
}
.mapsvg-details-container .gray-box a {
  color: #fff;
}
.item-c div {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}
.item-c div:nth-child(2n+2) {
  margin-left: 2%;
}
.nano > .nano-content::-webkit-scrollbar {
  width: 10px;
}
.nano > .nano-content::-webkit-scrollbar-track {
  border-radius: 0;
  -webkit-border-radius: 0;
  background: #fafafa;
}
.nano > .nano-content::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #c7c7c7;
  border-left: 1px solid #efefef;
}
body .nano > .nano-pane {
  opacity: 1;
}
body .mapsvg-popover-close:after, body .mapsvg-popover-close:before {
  height: 5px;
}
body .mapsvg-details-close {
  transform: scale(0.6);
  right: 15px;
}
body .mapsvg-map-container .mapsvg-controller-view-wrap.nano {
  right: 15px;
}
body .mapsvg-details-container .mapsvg-controller-view-toolbar {
  height: 40px;
}
body .mapsvg-marker {
  margin: 0 !important;
  width: 20px;
}
.btns {
  margin-bottom: 2rem;
}
.btns .butn {
  background: #79a7cc;
  display: inline-block;
  padding: 7px 12px;
  vertical-align: top;
  line-height: 1;
  font-size: 1.2rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  color: #fff;
  overflow: hidden;
  margin-left: 5px;
  transition: opacity 0.5s;
}
.btns .butn span {
  position: relative;
  z-index: 5;
}
.btns .butn i {
  position: relative;
  z-index: 5;
}
.btns .butn:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #e86c6c;
  transform: translate(100%, 0);
  transition: transform 0.3s;
}
.btns .butn:hover {
  color: #fff;
  text-decoration: none;
}
.btns .butn:hover:after {
  transform: translate(0, 0);
}
.content-article .regions-list em {
  font-family: 'Poppins Regular', Arial, sans-serif;
}
.regions-list {
  margin-bottom: 5rem;
  margin-top: 5rem;
}
.regions-list h4 {
  display: inline-block;
  vertical-align: middle;
}
.regions-list span {
  display: block;
  color: #000;
  font-size: 1.6rem;
}
.regions-list span em {
  font-style: normal;
  font-family: 'Poppins Regular', Arial, sans-serif;
  width: 25%;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-left: 2rem;
  padding-right: 1rem;
  position: relative;
}
.regions-list span em:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background: #6e9dc3;
  position: absolute;
  left: 0px;
  top: 1rem;
}
.grecaptcha-badge {
  z-index: 999;
}
body .mapsvg-mobile-modal-close {
  background: #fff;
  left: auto;
  right: 10px;
  top: 10px;
  bottom: auto;
  overflow: hidden;
  border-radius: 0;
  border: none;
  padding: 0;
  width: 30px;
  height: 30px;
  text-indent: 9999px;
}
body .mapsvg-mobile-modal-close:before, body .mapsvg-mobile-modal-close:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background: #000;
  left: 0;
  top: 50%;
  margin-top: -1.5px;
  transform: rotate(45deg);
}
body .mapsvg-mobile-modal-close:after {
  transform: rotate(-45deg);
}
body .mapsvg-mobile-modal-close:hover {
  background: #fff;
}
@media (max-width: 675px) {
  .mapsvg-details-container .mapsvg-controller-view-content {
    padding-top: 50px;
  }
}
@media (max-width: 675px) {
  .regions-list span em {
    width: 50%;
  }
  body .mapsvg-filter-delete {
    font-size: 25px;
    line-height: 1.3;
  }
}
/* Publication single page */
.single-publication .terms-inner {
  padding-top: 7.7rem;
}
@media (max-width: 1024px) {
  .single-publication .terms-inner {
    padding-top: 4rem;
  }
}
@media (max-width: 767px) {
  .single-publication .terms-inner {
    padding-top: 2rem;
  }
}
.single-publication .terms-inner .terms {
  margin-bottom: 2.6rem;
}
.single-publication .terms-inner .terms li a {
  font-size: 1.5rem;
}
.single-publication h1 {
  font-size: 5.2rem;
  line-height: 1.22;
  margin-bottom: 4rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
  max-width: 91%;
}
@media (max-width: 1024px) {
  .single-publication h1 {
    font-size: 4rem;
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .single-publication h1 {
    max-width: 100%;
    font-size: 3rem;
    margin-bottom: 3rem;
  }
}
.single-publication .wrapper {
  display: block;
  margin-bottom: 8rem;
}
@media (max-width: 1023px) {
  .single-publication .wrapper {
    margin-bottom: 6rem;
  }
}
@media (max-width: 767px) {
  .single-publication .wrapper {
    margin-bottom: 3rem;
  }
}
.single-publication .wrapper:after {
  clear: both;
  content: '';
  display: block;
}
@media (max-width: 767px) {
  .single-publication .wrapper {
    display: block;
  }
}
.single-publication .sidebar {
  width: 22.5%;
  padding-top: 1.7rem;
  float: right;
}
@media (max-width: 1024px) {
  .single-publication .sidebar {
    width: 100%;
  }
}
.single-publication .content {
  width: 71.5%;
  padding-right: 5.9%;
  box-sizing: border-box;
  float: left;
}
@media (max-width: 1024px) {
  .single-publication .content {
    width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  .single-publication .content {
    padding-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .single-publication .content {
    padding-bottom: 0;
  }
}
.single-publication .last-publications {
  overflow: hidden;
  background: #f0f0f0;
  padding: 8rem 0 0;
  margin-bottom: 5rem;
  width: 100%;
}
@media (max-width: 1024px) {
  .single-publication .last-publications {
    padding: 3rem 0 0;
  }
}
@media (max-width: 1024px) {
  .single-publication .last-publications {
    overflow: auto;
    float: none;
    width: 100%;
  }
}
.single-publication .last-publications h3 {
  margin-bottom: 4rem;
  font-size: 3.2rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  letter-spacing: -1.1px;
}
@media (max-width: 1024px) {
  .single-publication .last-publications h3 {
    padding: 2rem 0 0;
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .single-publication .last-publications h3 {
    padding: 2rem 0 0;
    font-size: 2.4rem;
  }
}
.single-publication .last-publications .publication-columns .link-bottom span {
  background: url(../images/sprite2.png) no-repeat -120px 0;
}
.summary a, .publication-columns .column .cont a {
  color: #69a699;
}
.summary a:hover, .publication-columns .column .cont a:hover {
  color: #69a699;
  text-decoration: underline;
}
.single-publication .content {
  border-right: 1px solid #e5e6e7;
}
@media (max-width: 1024px) {
  .single-publication .content {
    border-right: none;
  }
}
.single-publication .content .title {
  font-family: 'Editor-Bold', Arial, sans-serif;
  margin-bottom: 2.2rem;
}
.single-publication .content .in {
  padding-right: 5rem;
}
@media (max-width: 1024px) {
  .single-publication .content .in {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .single-publication .content .in {
    padding-right: 0;
  }
}
.single-publication .content .summary {
  line-height: 1.55;
  margin-bottom: 8.5rem;
  padding-bottom: 3.3rem;
  color: #70706c;
  font-size: 1.8rem;
  position: relative;
  font-family: 'Editor-Regular', Arial, sans-serif;
}
.single-publication .content .summary .date {
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 1.3rem;
  color: #a7a7a7;
  font-family: 'Poppins Regular', Arial, sans-serif;
  display: block;
  padding-top: 0.5rem;
}
.single-publication .content .summary h2 {
  color: #6e9dc3;
  text-transform: uppercase;
  font-family: 'Poppins Regular', Arial, sans-serif;
  letter-spacing: 0.6rem;
  font-size: 1.4rem;
  text-transform: uppercase;
  margin-bottom: 2.4rem;
}
@media (max-width: 1024px) {
  .single-publication .content .summary {
    font-size: 1.6rem;
    line-height: 2.3rem;
  }
}
@media (max-width: 767px) {
  .single-publication .content .summary {
    line-height: 2rem;
    font-size: 1.4rem;
    padding-bottom: 2rem;
    margin-bottom: 5rem;
  }
}
.single-publication .content .summary:after {
  content: '';
  position: absolute;
  width: 23%;
  height: 3px;
  background: #79a7cc;
  bottom: 0;
}
.single-publication .content .summary h3 {
  color: #6e9dc3;
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 2rem;
}
.single-publication .content .sides {
  display: flex;
}
@media (max-width: 767px) {
  .single-publication .content .sides {
    display: block;
  }
}
.single-publication .content .left-side {
  width: 28%;
  padding-right: 8%;
}
@media (max-width: 767px) {
  .single-publication .content .left-side {
    width: 100%;
    padding-right: 0;
    margin-bottom: 3rem;
    max-width: 35rem;
  }
  .single-publication .content .left-side .lines {
    max-width: 12rem;
  }
}
.single-publication .content .left-side .pdf-holder {
  padding: 1rem;
  border: 1px solid #f0f0f0;
  margin-bottom: 1.8rem;
}
.single-publication .content .left-side .pdf-holder img {
  display: block;
  width: 100%;
  height: auto;
}
.single-publication .content .left-side .download-pdf-link {
  border: 3px solid #79a7cc;
  padding: 1rem 1rem 1rem 3rem;
  text-align: center;
  display: block;
  margin-bottom: 2rem;
  white-space: nowrap;
  font-size: 1.2rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  color: #6e9dc3;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .single-publication .content .left-side .download-pdf-link {
    max-width: 20rem;
  }
}
.single-publication .content .left-side .download-pdf-link:before {
  background: url(../images/sprite2.png) no-repeat -20px 9px;
  width: 30px;
  height: 30px;
  pointer-events: none;
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  -webkit-transform: translate3d(0, -52%, 0);
  transform: translate3d(0, -52%, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.single-publication .content .left-side .download-pdf-link:hover {
  text-decoration: none;
}
.single-publication .content .left-side .download-pdf-link.is-desktop:hover {
  background: #79a7cc;
  color: #fff;
}
.single-publication .content .left-side .download-pdf-link.is-desktop:hover:before {
  background-position: 7px 9px;
}
.single-publication .content .left-side .terms-two {
  margin-bottom: 2rem;
}
.single-publication .content .left-side .terms-two li {
  display: inline-block;
}
.single-publication .content .left-side .terms-two li:last-child a span {
  display: none;
}
.single-publication .content .left-side .terms-two li a {
  color: #70706c;
  font-size: 1.2rem;
  text-decoration: none;
  text-transform: lowercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.single-publication .content .left-side .terms-two li a:hover {
  text-decoration: none;
  color: #2c2c2c;
}
.single-publication .content .left-side .social {
  margin-bottom: 1.5rem;
}
.single-publication .content .left-side .social.social-modal a {
  display: inline-block;
  margin: 0 3px 3px 0;
}
.single-publication .content .left-side .social li {
  display: inline-block;
  margin: 0 3px 3px 0;
}
.single-publication .content .left-side .social a {
  width: 25px;
  height: 25px;
  display: block;
  position: relative;
  font-size: 14px;
  background: #c0c1c5;
  color: #fff;
  border-radius: 25px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.single-publication .content .left-side .social a:hover {
  opacity: 0.7;
}
.single-publication .content .left-side .social a span {
  display: none;
}
.single-publication .content .left-side .social a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.single-publication .content .right-side {
  font-size: 1.7rem;
  width: 70%;
  line-height: 3rem;
}
@media (max-width: 767px) {
  .single-publication .content .right-side {
    font-size: 14px;
    line-height: 1.57;
    width: 100%;
    margin-bottom: 3rem;
  }
}
.single-publication .content .right-side h2 {
  margin-bottom: 3rem;
}
.single-publication .content .featured-holder {
  margin-bottom: 3rem;
  margin-top: 3rem;
}
.single-publication .content .featured-holder img {
  width: 100%;
  height: auto;
}
.content-article img {
  margin-top: 20px;
  margin-bottom: 20px;
}
.single-publication .content-article img.large-image {
  max-width: 140%;
  margin-left: -40%;
}
.single-publication .content-article .reference {
  padding-top: 4.5rem;
}
.single-publication .content-article .reference h2 {
  font-family: 'Editor-Bold', Arial, sans-serif;
  margin-bottom: 3rem;
}
.single-publication .content-article .reference ol {
  margin-left: 15px;
}
.single-publication .content-article .reference ol li {
  color: #000;
  font-size: 14px;
  line-height: 1.8;
}
.single-publication .content-article .reference ol li:before {
  font-size: 1.4rem;
}
.single-publication .content-article .reference ol li p {
  font-size: 14px;
  line-height: 1.8;
}
.single-publication .content-article .reference ol li .ref-date {
  color: #767772;
}
@media (max-width: 767px) {
  .content-article blockquote {
    margin-left: 0;
    width: 100%;
  }
  .single-publication .content-article img.large-image {
    margin-left: 0;
    max-width: 100%;
  }
}
.single-publication .sidebar .in {
  padding-right: 7%;
}
.single-publication .sidebar .in .widget {
  margin-bottom: 8.4rem;
}
@media (max-width: 1024px) {
  .single-publication .sidebar .in .widget {
    margin-bottom: 6rem;
  }
}
@media (max-width: 767px) {
  .single-publication .sidebar .in .widget {
    margin-bottom: 4rem;
  }
  .single-publication .sidebar .in .widget:last-child {
    margin-bottom: 0;
  }
}
.single-publication .sidebar .in .widget-three .title {
  margin-bottom: 3.2rem;
}
@media (max-width: 1024px) {
  .single-publication .sidebar .in {
    margin-left: 2rem;
  }
}
@media (max-width: 767px) {
  .single-publication .sidebar .in {
    max-width: 100%;
    margin-left: 0;
  }
}
.single-publication .sidebar h2 {
  font-size: 2.6rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  margin-bottom: 2.6rem;
}
@media (max-width: 767px) {
  .single-publication .sidebar h2 {
    margin-bottom: 2rem;
  }
}
/* Topic single page */
.topic-columns {
  display: flex;
  padding: 7rem 0 5rem;
}
@media (max-width: 767px) {
  .topic-columns {
    padding: 3rem 0 4rem;
  }
}
@media (max-width: 767px) {
  .topic-columns {
    flex-direction: column-reverse;
  }
}
.topic-columns .column-one {
  width: 25%;
  flex-shrink: 0;
  margin-right: 10%;
}
.topic-columns .column-one.no-featured {
  width: 100%;
  margin-right: 0;
}
.topic-columns .column-one.no-featured .column {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  margin-right: -5px;
}
@media (max-width: 1023px) {
  .topic-columns .column-one.no-featured .column {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .topic-columns .column-one.no-featured .column {
    width: 100%;
  }
}
.topic-columns .column-one.no-featured .column:nth-child(1) {
  position: relative;
  top: -3rem;
}
@media (max-width: 767px) {
  .topic-columns .column-one.no-featured .column:nth-child(1) {
    top: 0;
  }
}
@media (max-width: 1024px) {
  .topic-columns .column-one {
    width: 30%;
    margin-right: 4%;
  }
}
@media (max-width: 767px) {
  .topic-columns .column-one {
    width: 100%;
    margin-right: 0;
    transform: none !important;
  }
}
.topic-columns .content-article {
  margin-bottom: 8.6rem;
  letter-spacing: 0.3px;
}
@media (max-width: 1024px) {
  .topic-columns .content-article {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767px) {
  .topic-columns .content-article {
    margin-bottom: 4rem;
  }
}
.topic-columns .caption {
  color: #535353;
  font-size: 2rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  letter-spacing: 4px;
  margin-bottom: 1.6rem;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .topic-columns .caption {
    font-size: 1.6rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .topic-columns .caption {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
  }
}
.topic-columns .title {
  font-size: 6.2rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
  margin-bottom: 1rem;
}
@media (max-width: 1024px) {
  .topic-columns .title {
    font-size: 4rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .topic-columns .title {
    font-size: 3rem;
    margin-bottom: 1.5rem;
  }
}
.topic-columns .the-buzz .column {
  background: #79a7cc;
  color: #fff;
  padding: 3.5rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1024px) {
  .topic-columns .the-buzz .column {
    padding: 2rem 2.5rem;
  }
}
.topic-columns .the-buzz .column:not(.not-hover):nth-child(2):hover, .topic-columns .the-buzz .column:not(.not-hover):nth-child(3):hover, .topic-columns .the-buzz .column:not(.not-hover):nth-child(4):hover {
  background-color: #99c0de;
  cursor: pointer;
}
.topic-columns .the-buzz .column .title {
  flex-grow: 1;
  margin: 2rem 0;
  display: flex;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  font-size: 3.2rem;
}
@media (max-width: 1024px) {
  .topic-columns .the-buzz .column .title {
    font-size: 2.8rem;
  }
}
@media (max-width: 767px) {
  .topic-columns .the-buzz .column .title {
    font-size: 2.2rem;
  }
}
.topic-columns .the-buzz .column .title span {
  align-self: center;
}
.topic-columns .the-buzz .column h2 {
  margin-bottom: 5rem;
  flex-grow: 1;
  font-family: 'Editor-Bold', Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.4em;
  color: #fff;
}
@media (max-width: 1024px) {
  .topic-columns .the-buzz .column h2 {
    font-size: 1.6rem;
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .topic-columns .the-buzz .column h2 {
    margin-bottom: 2rem;
  }
}
.topic-columns .the-buzz .column h2 a {
  color: #fff;
  display: block;
  transition: all 0.2s;
}
.topic-columns .the-buzz .column h2 a:hover {
  text-decoration: none;
  color: #2c2c2c;
}
.topic-columns .the-buzz .column:hover h2 a {
  text-decoration: none;
  color: #2c2c2c;
}
.topic-columns .the-buzz .column .text-bottom {
  font-size: 1.3rem;
  color: #2c587c;
  font-family: 'Poppins Medium', Arial, sans-serif;
}
.topic-columns .the-buzz .column:nth-child(1) {
  background: #6e9dc3;
}
.topic-columns .the-buzz .column:nth-child(2) {
  border-bottom: 1px solid #5d90b8;
}
.topic-columns .the-buzz .column:nth-child(4) {
  border-bottom: 1px solid #5d90b8;
}
.topic-two-blocks {
  display: flex;
}
@media (max-width: 767px) {
  .topic-two-blocks {
    display: block;
  }
}
.topic-two-blocks.reverse {
  flex-direction: row-reverse;
}
.topic-two-blocks.reverse .topic-tools {
  margin: 8rem 0 4rem;
}
.topic-two-blocks.reverse .topic-resources {
  width: 75%;
  padding-left: 6%;
  border-left: 1px solid #ccc;
}
.topic-two-blocks.reverse .topic-resources.no-sidebar {
  width: 100%;
  border-left: none;
  padding-left: 0;
}
.topic-two-blocks.reverse .columns {
  padding-top: 2rem;
}
.topic-two-blocks.reverse .two-blocks-col-one {
  margin-right: 0;
}
.topic-two-blocks.reverse .two-blocks-col-two {
  margin-right: 6%;
}
.topic-two-blocks .two-blocks-col-two {
  width: 25%;
}
@media (max-width: 767px) {
  .topic-two-blocks .two-blocks-col-two {
    width: 100%;
  }
}
.topic-two-blocks.full-width .topic-tools {
  margin-right: 0;
  display: flex;
}
@media (max-width: 767px) {
  .topic-two-blocks.full-width .topic-tools {
    display: block;
  }
}
.topic-two-blocks.full-width .topic-tools .col {
  padding: 6rem 4rem;
  line-height: 2rem;
}
@media (max-width: 767px) {
  .topic-two-blocks.full-width .topic-tools .col {
    padding: 3rem 2.5rem;
  }
}
.topic-two-blocks.full-width .topic-tools .col:nth-child(1) {
  position: relative;
  top: -3rem;
}
@media (max-width: 767px) {
  .topic-two-blocks.full-width .topic-tools .col:nth-child(1) {
    top: 0;
  }
}
.topic-two-blocks.full-width .topic-tools .col:nth-child(1) a {
  display: inline-block;
}
.topic-two-blocks.full-width .topic-tools .col:nth-child(2), .topic-two-blocks.full-width .topic-tools .col:nth-child(3) {
  border-right: 1px solid #c55454;
}
.topic-two-blocks.full-width .topic-tools .col.link-col {
  display: none;
}
.topic-two-blocks.full-width .two-blocks-col-two {
  width: 100%;
}
.topic-two-blocks .has-second-col {
  margin-right: 10%;
  width: 65%;
}
@media (max-width: 767px) {
  .topic-two-blocks .has-second-col {
    margin-right: 0;
    width: 100%;
  }
}
.single-topic .two-text-columns {
  padding: 3rem 0 3rem;
}
.single-topic .two-text-columns .columns .column .title {
  margin-bottom: 2rem;
}
.single-topic .two-text-columns .columns .column .text {
  padding-bottom: 4rem;
}
@media (max-width: 767px) {
  .single-topic .two-text-columns .columns .column .text {
    padding-bottom: 2rem;
  }
}
.single-topic .two-text-columns .centered {
  justify-content: center;
}
.single-topic .two-text-columns h2 {
  margin: 0 0 4rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  font-size: 3.2rem;
  line-height: 4rem;
}
@media (max-width: 767px) {
  .single-topic .two-text-columns h2 {
    font-size: 2.8rem;
    line-height: 3.2rem;
  }
}
@media (max-width: 767px) {
  .single-topic .two-text-columns h2 {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
}
.ie11 .topic-columns .column-two {
  width: 75%;
}
.ie11 .publication-columns {
  float: none;
}
.topic-experts {
  padding: 8rem 0 3rem;
}
@media (max-width: 1024px) {
  .topic-experts {
    padding: 5rem 0 3rem;
  }
}
@media (max-width: 767px) {
  .topic-experts {
    padding: 3rem 0 3rem;
  }
}
.topic-experts .column {
  background: #535353;
  width: 25%;
  padding: 2rem 0;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.topic-experts .column:first-child {
  -webkit-transition: none;
  transition: none;
}
@media (max-width: 767px) {
  .topic-experts .column {
    width: 100%;
    text-align: left;
    padding: 1.5rem 2rem;
    display: block;
    overflow: hidden;
  }
}
.topic-experts .column .in {
  padding: 0 1rem;
}
@media (max-width: 767px) {
  .topic-experts .column .in {
    padding: 0;
  }
}
.topic-experts .column:nth-child(1) {
  background: #2c2c2c;
  justify-content: center;
  display: flex;
  text-align: center;
  position: relative;
  top: -1rem;
}
@media (max-width: 767px) {
  .topic-experts .column:nth-child(1) {
    padding: 3.5rem 2rem;
  }
}
@media (max-width: 767px) {
  .topic-experts .column:nth-child(1) {
    display: block;
    text-align: left;
    top: 0;
    transform: none !important;
  }
}
.topic-experts .column:nth-child(1) .title {
  display: flex;
  align-self: center;
}
@media (max-width: 767px) {
  .topic-experts .column:nth-child(1) .title {
    display: block;
  }
}
.topic-experts .column:nth-child(3) {
  border-left: 1px solid #2c2c2c;
  border-right: 1px solid #2c2c2c;
}
.topic-experts .column .title {
  font-size: 3.2rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  color: #fff;
}
@media (max-width: 767px) {
  .topic-experts .column .title {
    font-size: 2.4rem;
  }
}
.topic-experts .column .image {
  width: 10.8rem;
  height: 10.8rem;
  display: inline-block;
  margin-bottom: 1.4rem;
}
@media (max-width: 767px) {
  .topic-experts .column .image {
    float: left;
    margin-right: 2rem;
    margin-bottom: 0;
    width: 6rem;
    height: 6rem;
  }
}
.topic-experts .column .name {
  color: #fff;
  font-family: 'Poppins Medium', Arial, sans-serif;
  margin-bottom: 0.9rem;
  line-height: 2rem;
}
@media (max-width: 767px) {
  .topic-experts .column .name {
    margin: 0;
    padding-top: 1rem;
  }
}
.topic-experts .column .position {
  font-family: 'Poppins Medium', Arial, sans-serif;
  font-size: 1.2rem;
  color: #a7a7a7;
  text-transform: uppercase;
  line-height: 2rem;
  max-width: 66%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .topic-experts .column .position {
    max-width: 100%;
  }
}
.topic-experts a.column:hover {
  text-decoration: none;
  background: #2c2c2c;
}
.topic-experts .columns {
  display: flex;
}
@media (max-width: 767px) {
  .topic-experts .columns {
    display: block;
  }
}
.topic-experts .columns.two-columns {
  padding: 0;
}
.topic-experts .columns.two-columns .column:nth-child(1) {
  width: 25%;
}
@media (max-width: 767px) {
  .topic-experts .columns.two-columns .column:nth-child(1) {
    width: 100%;
  }
}
.topic-experts .columns.two-columns .column:nth-child(2), .topic-experts .columns.two-columns .column:nth-child(3) {
  width: 37.5%;
}
@media (max-width: 767px) {
  .topic-experts .columns.two-columns .column:nth-child(2), .topic-experts .columns.two-columns .column:nth-child(3) {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .flex-col-reverse {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .flex-col-reverse .topic-two-blocks.reverse .topic-tools {
    margin-top: 3rem;
  }
}
.flex-col-reverse .topic-resources .columns.reverse {
  flex-direction: inherit;
  display: block;
  font-size: 0;
}
.flex-col-reverse .topic-resources .columns .column {
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
  border: none !important;
  margin-bottom: 3rem;
}
.reverse-pub.topic-resources.two-blocks-col {
  width: auto;
  margin-right: 0;
}
.topic-resources {
  margin: 8rem 0;
}
.topic-resources.no-sidebar .columns.reverse {
  flex-direction: row;
  display: block;
}
.topic-resources.no-sidebar .columns.reverse .column {
  width: calc(33.33% - 4px);
  border-right: none;
  display: inline-block;
  margin-bottom: 3rem;
  vertical-align: top;
}
@media (max-width: 767px) {
  .topic-resources.no-sidebar .columns.reverse .column {
    width: 100%;
  }
}
.topic-resources.two-blocks-col {
  width: 70%;
  margin-right: 5%;
}
@media (max-width: 767px) {
  .topic-resources.two-blocks-col {
    margin: 0 0 4rem;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .topic-resources {
    margin: 4rem 0;
    width: 100%;
  }
}
.topic-resources h2 {
  font-size: 3.2rem;
  margin-bottom: 3rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .topic-resources h2 {
    font-size: 3.2rem;
  }
}
@media (max-width: 767px) {
  .topic-resources h2 {
    font-size: 2.4rem;
  }
}
.topic-resources .columns {
  display: flex;
}
@media (max-width: 767px) {
  .topic-resources .columns {
    display: block;
  }
}
.topic-resources .columns.reverse {
  flex-direction: row-reverse;
}
.topic-resources .columns.reverse .column:last-child {
  margin: 0;
  padding: 0 3rem 0 0;
  border-right: none;
}
.topic-resources .columns.reverse .column:first-child {
  border-right: none;
}
.topic-resources .columns .column {
  width: 50%;
  padding: 0 3rem 0 0;
  border-right: 1px solid #c0c1c5;
  line-height: 2.5rem;
}
@media (max-width: 767px) {
  .topic-resources .columns .column {
    width: 100%;
    padding: 0;
    border-right: 0;
  }
}
.topic-resources .columns .column p {
  margin-bottom: 3rem;
  padding-left: 4rem;
  position: relative;
}
.topic-resources .columns .column p:before {
  content: "";
  position: absolute;
  width: 2.2rem;
  height: 3px;
  background: #e86c6c;
  top: 13px;
  left: 0;
}
.topic-resources .columns .column p:last-child {
  margin-bottom: 0;
}
.topic-resources .columns .column a {
  color: #2c2c2c;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: 'Poppins Medium', Arial, sans-serif;
}
.topic-resources .columns .column a.external-link:after {
  margin-left: 0.5rem;
  content: "";
  height: 11px;
  width: 10px;
  display: inline-block;
  background: url(../images/icon-link-black.png) no-repeat;
  background-size: 11px;
}
.topic-resources .columns .column a:hover {
  text-decoration: none;
  color: #5589b3;
}
.topic-resources .columns .column:last-child {
  margin: 0;
  padding: 0 0 0 3rem;
  border-right: none;
}
@media (max-width: 767px) {
  .topic-resources .columns .column:last-child {
    padding: 0;
    margin-top: 3rem;
  }
}
@media (max-width: 767px) {
  .single-topic .topic-tools {
    margin-bottom: 0;
  }
  .single-work .topic-two-blocks.reverse .topic-tools {
    margin-bottom: 2rem;
  }
  .single-work #content > div:last-child .topic-two-blocks.reverse .topic-tool {
    margin-bottom: 0;
  }
  .single-work #content > div.three-text-columns:last-child {
    padding-bottom: 0;
  }
}
.topic-tools {
  margin: 10rem 0 4rem;
}
@media (max-width: 1024px) {
  .topic-tools {
    margin: 5rem 0 4rem;
  }
}
@media (max-width: 767px) {
  .topic-tools {
    margin: 3rem 0 2rem;
  }
}
.topic-tools .cols {
  display: flex;
  flex-direction: column;
}
.topic-tools .col {
  background: #e86c6c;
  padding: 4rem 3rem;
  color: #fff;
  border-bottom: 1px solid #bf6262;
  display: block;
  -webkit-transition: background 0.3s, transform 0.35s, color 0.35s;
  transition: background 0.3s, transform 0.35s, color 0.35s;
}
.topic-tools .col h3 {
  font-size: 2.6rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  margin-bottom: 2rem;
}
.topic-tools .col.first-col a {
  display: none;
}
.topic-tools .col:first-child {
  background: #d75c5c;
  border-bottom: none;
}
.topic-tools .col:first-child a {
  display: none;
}
.topic-tools .col:last-child {
  border-bottom: none;
}
.topic-tools a.col {
  color: #fff;
  display: block;
  font-family: 'Poppins Medium', Arial, sans-serif;
  line-height: 2rem;
}
.topic-tools a.col:hover {
  text-decoration: none;
  background: #ec7474;
  color: #2c2c2c;
}
.topic-tools.full-width {
  display: flex;
  margin: 7rem 0 6rem;
  width: 100%;
}
@media (max-width: 1024px) {
  .topic-tools.full-width {
    display: block;
    margin: 4.5rem 0;
  }
}
@media (max-width: 767px) {
  .topic-tools.full-width {
    margin: 3rem 0;
  }
}
.topic-tools.full-width .col {
  padding: 7rem 5rem;
}
@media (max-width: 1024px) {
  .topic-tools.full-width .col {
    padding: 4rem 3rem;
  }
}
@media (max-width: 767px) {
  .topic-tools.full-width .col {
    width: 100%;
    padding: 2rem 2.5rem;
  }
}
.topic-tools.full-width .col:nth-child(1) {
  position: relative;
  top: -1rem;
}
@media (max-width: 767px) {
  .topic-tools.full-width .col:nth-child(1) {
    top: 0;
    transform: none !important;
  }
}
.topic-tools.full-width .col:nth-child(1) a {
  display: inline-block;
}
.topic-tools.full-width .col:nth-child(3) {
  border-left: 1px solid #c55454;
  border-right: 1px solid #c55454;
}
.topic-tools.full-width .col:last-child {
  border-right: 0;
}
.topic-tools.full-width .col.link-col {
  display: none;
}
@media (min-width: 1024px) {
  .topic-tools.full-width a.col:hover {
    transform: translate(0, -2rem);
  }
}
@media (min-width: 1024px) {
  .full-width .topic-tools a.col:hover {
    transform: translate(0, -2rem);
  }
}
/* The Buzz */
.single-post .content-section .inner {
  max-width: 900px;
}
.single-post .addthis_toolbox a {
  margin-left: 1.1rem;
  text-align: center;
  float: left;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  border-radius: 50%;
  background: #c0c1c5;
  border-radius: 50%;
  font-size: 1.6rem;
  line-height: 2.5rem;
  transition: background 0.35s;
  color: #fff;
}
.single-post .addthis_toolbox a:hover {
  background: #79a7cc;
}
.single-post .addthis_toolbox a span {
  display: none;
}
.single-post .socials li {
  margin-left: 1.1rem;
  text-align: center;
  float: left;
}
.single-post .socials li a {
  color: #fff;
  width: 2.5rem;
  height: 2.5rem;
  background: #c0c1c5;
  border-radius: 50%;
  font-size: 1.6rem;
  line-height: 2.5rem;
  display: block;
  transition: background 0.35s;
}
.single-post .socials li a:hover {
  background: #79a7cc;
}
.single-post .socials li a span {
  display: none;
}
.archive .big-title-wrap, .page-template-the-buzz .big-title-wrap {
  position: relative;
  margin-bottom: 2rem;
}
.archive .back-wrap, .page-template-the-buzz .back-wrap {
  text-align: right;
  position: absolute;
  top: 1.5rem;
  right: 0;
  padding-bottom: 3rem;
}
.buzz-top {
  overflow: hidden;
  padding-bottom: 2.5rem;
}
.buzz-top .buzz-date {
  float: left;
}
.buzz-top .back {
  float: right;
}
.page-template-page-templatesthe-buzz-php .publication-hero, .archive.tag .publication-hero {
  min-height: 1px;
  padding-top: 8.8rem;
}
.page-template-page-templatesthe-buzz-php .publication-hero .title, .archive.tag .publication-hero .title {
  margin-bottom: 2.5rem;
}
.page-template-page-templatesthe-buzz-php .publication-hero .subtitle, .archive.tag .publication-hero .subtitle {
  color: #fff;
}
.buzz-wrap {
  padding: 9rem 0;
  background: #f9f9f9;
}
.buzz-wrap:after {
  clear: both;
  content: '';
  display: block;
}
.buzz-wrap .inner {
  max-width: 1249px;
}
.buzz-wrap .widget {
  float: left;
  width: 20%;
  padding-top: 5.8rem;
}
.buzz-wrap .widget strong {
  display: block;
  color: #2c2c2c;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  font-size: 2.6rem;
  line-height: 1.61;
  margin-bottom: 0.6rem;
}
.buzz-wrap .widget li {
  display: block;
  border-bottom: 1px solid rgba(192, 193, 197, .4);
  padding: 1.5rem 0;
}
.buzz-wrap .widget li:last-child {
  border: none;
}
.buzz-wrap .widget li.current a {
  color: #000;
}
.buzz-wrap .widget li a {
  color: #70706c;
  font-family: 'Poppins Regular', Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.42;
  letter-spacing: 0.6px;
  display: block;
  text-decoration: none;
  transition: color 0.35s;
}
.buzz-wrap .widget li a:hover {
  color: #79a7cc;
}
.buzz-wrap .widget .more-tags {
  position: relative;
  margin-top: 0;
}
.buzz-wrap .widget .more-tags.expanded .show-more-tags {
  opacity: 0;
}
.buzz-wrap .widget .more-tags .show-more-tags {
  position: absolute;
  top: 0;
  left: 0;
  color: #79a7cc;
  padding-right: 1.7rem;
  border-bottom: 2px solid #79a7cc;
  padding-bottom: 0.5rem;
  text-decoration: none;
  transition: border 0.35s, transition 0.35s;
}
.buzz-wrap .widget .more-tags .show-more-tags:hover {
  border-color: transparent;
}
.buzz-wrap .widget .more-tags .show-more-tags:before {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  right: 0;
  top: 7px;
  content: '';
  border-top: 5px solid #79a7cc;
}
.buzz-wrap .widget .more-tags ul {
  display: none;
  transition: opacity 0.35s, visibility 0.35s;
}
.buzz-wrap .widget .more-tags ul li:first-child {
  border-top: 1px solid rgba(192, 193, 197, .4);
}
.buzz-wrap .load-more-buzz-wrap {
  clear: both;
  width: 100%;
  text-align: center;
  padding: 10rem 0 0;
}
.buzz-wrap .load-more-buzz-wrap a {
  width: 17rem;
  background: #e86c6c;
  color: #fff;
  font-family: 'Poppins Medium', Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
  display: inline-block;
}
.buzz-wrap .load-more-buzz-wrap a span {
  border-bottom: 2px solid #fff;
  position: relative;
}
.buzz-wrap .load-more-buzz-wrap a:hover span:before {
  width: 100%;
}
.buzz-wrap .buzz-posts {
  float: right;
  width: 74.4%;
}
.buzz-wrap .buzz-posts .day {
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.11);
  position: relative;
  padding: 4% 9% 0 26.2%;
  margin-bottom: 2rem;
}
.buzz-wrap .buzz-posts .day:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 21%;
  content: '';
  background: rgba(192, 193, 197, 0.29);
  width: 1px;
}
.buzz-wrap .buzz-posts .day .date {
  position: absolute;
  top: 5.2rem;
  left: 3.6%;
  color: #a7a7a7;
  font-family: 'Poppins Medium', Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.46;
  text-transform: uppercase;
  letter-spacing: 0.93px;
}
.buzz-wrap .buzz-posts .day .date strong {
  color: #5589b3;
  font-family: 'Editor-Extrabold';
  font-size: 5.8rem;
  line-height: 1.1;
  padding-top: 4px;
  letter-spacing: 2px;
  display: block;
  font-weight: normal;
}
.buzz-wrap .buzz-posts .day .date strong i {
  font-style: normal;
  font-size: 3.4rem;
  font-family: 'Editor-Medium', Arial, sans-serif;
  text-transform: none;
  position: relative;
  top: -1.9rem;
  left: -1rem;
}
.buzz-wrap .buzz-posts .day .item {
  padding-bottom: 5rem;
}
.buzz-wrap .buzz-posts .day .item .addthis_toolbox a {
  margin-left: 1.1rem;
  text-align: center;
  float: left;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  border-radius: 50%;
  background: #c0c1c5;
  border-radius: 50%;
  font-size: 1.6rem;
  line-height: 2.5rem;
  transition: background 0.35s;
  color: #fff;
}
.buzz-wrap .buzz-posts .day .item .addthis_toolbox a:hover {
  background: #79a7cc;
}
.buzz-wrap .buzz-posts .day .item .addthis_toolbox a span {
  display: none;
}
.buzz-wrap .buzz-posts .day .item .socials li {
  margin-left: 1.1rem;
  text-align: center;
  float: left;
}
.buzz-wrap .buzz-posts .day .item .socials li a {
  color: #fff;
  width: 2.5rem;
  height: 2.5rem;
  background: #c0c1c5;
  border-radius: 50%;
  font-size: 1.6rem;
  line-height: 2.5rem;
  display: block;
  transition: background 0.35s;
}
.buzz-wrap .buzz-posts .day .item .socials li a:hover {
  background: #79a7cc;
}
.buzz-wrap .buzz-posts .day .item .socials li a span {
  display: none;
}
.buzz-wrap .buzz-posts .day .item:last-child .bottom {
  border: none;
  padding-bottom: 0;
}
.buzz-wrap .buzz-posts .day .item:last-child .bottom:after, .buzz-wrap .buzz-posts .day .item:last-child .bottom:before {
  display: none;
}
.buzz-wrap .buzz-posts .day .item .h3 {
  font-family: 'Editor-Bold', Arial, sans-serif;
  font-size: 3.2rem;
  line-height: 1.2;
  display: block;
  padding: 1.2rem 0 2.3rem;
}
.buzz-wrap .buzz-posts .day .item .h3 a {
  transition: color 0.35s;
  color: #2c2c2c;
  text-decoration: none;
}
.buzz-wrap .buzz-posts .day .item .h3 a:hover {
  color: #5589b3;
}
.buzz-wrap .buzz-posts .day .item .more-link {
  display: inline-block;
  color: #79a7cc !important;
  font-family: 'Poppins Medium', Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
  position: relative;
}
.buzz-wrap .buzz-posts .day .item .more-link span {
  color: #79a7cc !important;
  transition: color 0.35s;
  display: inline-block;
  position: relative;
  z-index: 2;
  padding: 0 3px;
}
.buzz-wrap .buzz-posts .day .item .more-link:before {
  content: '';
  height: 2px;
  right: 0;
  bottom: -2px;
  width: 100%;
  position: absolute;
  transition: width 0.35s;
  background: #79a7cc;
}
.buzz-wrap .buzz-posts .day .item .more-link:after {
  content: '';
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  position: absolute;
  transition: width 0.35s;
  background: #79a7cc;
}
.buzz-wrap .buzz-posts .day .item .more-link:hover:after {
  width: 100%;
}
.buzz-wrap .buzz-posts .day .item .more-link:hover span {
  color: #fff !important;
}
.buzz-wrap .buzz-posts .day .item .entry {
  color: #2c2c2c;
  font-family: 'Poppins Regular', Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.57;
  letter-spacing: 0.32px;
}
@media (max-width: 767px) {
  .buzz-wrap .buzz-posts .day .item .entry {
    font-size: 14px;
  }
}
.buzz-wrap .buzz-posts .day .item .entry:after {
  clear: both;
  content: '';
  display: block;
}
.buzz-wrap .buzz-posts .day .item .entry a {
  color: #69a699;
}
.buzz-wrap .buzz-posts .day .item .entry p, .buzz-wrap .buzz-posts .day .item .entry div {
  margin-bottom: 2.2rem;
}
.buzz-wrap .buzz-posts .day .item .entry ul {
  padding-bottom: 0.9rem;
}
.buzz-wrap .buzz-posts .day .item .entry ul li {
  position: relative;
  padding-left: 3.2rem;
  margin-bottom: 1.9rem;
}
.buzz-wrap .buzz-posts .day .item .entry ul li:before {
  left: 1.4rem;
  top: 0.8rem;
  content: '';
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background: #6e9dc3;
  content: '';
  position: absolute;
}
.buzz-wrap .buzz-posts .day .item .bottom {
  border-bottom: 2px solid #f0f0f0;
  padding-bottom: 3.1rem;
  padding-top: 3rem;
  position: relative;
}
.buzz-wrap .buzz-posts .day .item .bottom .socials {
  float: right;
}
.buzz-wrap .buzz-posts .day .item .bottom .tags {
  float: left;
  width: calc(100% - 130px);
}
@media (max-width: 767px) {
  .buzz-wrap .buzz-posts .day .item .bottom {
    padding-top: 2rem;
  }
}
.buzz-wrap .buzz-posts .day .item .bottom .cleared {
  clear: both;
  content: '';
  display: block;
}
.buzz-wrap .buzz-posts .day .item .bottom:before, .buzz-wrap .buzz-posts .day .item .bottom:after {
  height: 2px;
  background: #f0f0f0;
  content: '';
  width: 97%;
  position: absolute;
  bottom: -9px;
  left: 0;
}
.buzz-wrap .buzz-posts .day .item .bottom:after {
  width: 57%;
  bottom: -15px;
}
.buzz-wrap .buzz-posts .day .item .bottom .like {
  float: left;
  width: 7rem;
  height: 2.5rem;
  border: 2px solid #c0c1c5;
  border-radius: 12.5px;
  background: #fff url(../images/like-icon-active.svg) no-repeat 0 50%;
  color: #70706c;
  font-family: 'Poppins Regular', Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 2.1rem;
  box-sizing: border-box;
  padding-left: 42px;
  text-decoration: none;
  transition: background 0.35s;
}
.buzz-wrap .buzz-posts .day .item .bottom .like span {
  display: none;
}
.buzz-wrap .buzz-posts .day .item .bottom .like:hover {
  background: #79a7cc url(../images/like-icon-hover.svg) no-repeat 0 50%;
  color: #fff;
  border: 2px solid #79a7cc;
}
.buzz-wrap .buzz-posts .day .item .bottom .like.liked, .buzz-wrap .buzz-posts .day .item .bottom .like.liked:hover {
  background: #c0c1c5 url(../images/like-icon.svg) no-repeat 0 -1px;
  border: 2px solid #c0c1c5;
  color: #fff;
}
@media (max-width: 1024px) {
  .archive .big-title-wrap h3.big-title, .page-template-the-buzz .big-title-wrap h3.big-title {
    margin-bottom: 2rem;
  }
  .archive .back-wrap, .page-template-the-buzz .back-wrap {
    text-align: left;
    position: static;
  }
  .page-template-page-templatesthe-buzz-php .publication-hero, .archive.tag .publication-hero {
    padding: 6rem 0 2rem;
  }
  .buzz-wrap {
    padding: 5rem 0;
  }
  .buzz-wrap .widget {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .buzz-wrap .widget strong {
    margin-bottom: 2.4rem;
  }
  .buzz-wrap .widget ul {
    display: inline;
  }
  .buzz-wrap .widget li {
    display: inline-block;
    border-bottom: none;
    margin: 0 2rem 2rem 0;
    padding: 0;
  }
  .buzz-wrap .widget .more-tags {
    display: inline;
    margin-top: 0;
  }
  .buzz-wrap .widget .more-tags .show-more-tags {
    display: none;
  }
  .buzz-wrap .widget .more-tags ul {
    display: inline;
    margin-top: 0;
    opacity: 1;
    visibility: visible;
    margin-top: 0;
  }
  .buzz-wrap .widget .more-tags ul li {
    border: none !important;
  }
  .buzz-wrap .buzz-posts {
    width: 100%;
    float: none;
    clear: both;
  }
}
@media (max-width: 767px) {
  .buzz-wrap .buzz-posts .day {
    padding: 4% 4% 0;
  }
  .buzz-wrap .buzz-posts .day:after {
    display: none;
  }
  .buzz-wrap .buzz-posts .day .date, .buzz-wrap .buzz-posts .day .scrollmagic-pin-spacer {
    position: static !important;
  }
  .buzz-wrap .buzz-posts .day .item {
    padding-bottom: 3rem;
  }
  .buzz-wrap .buzz-posts .day .item .h3 {
    font-size: 2.6rem;
  }
  .buzz-wrap .buzz-posts .day .scrollmagic-pin-spacer + .item {
    border-top: 1px solid rgba(192, 193, 197, 0.29);
    margin-top: 1.5rem;
  }
  .buzz-wrap .buzz-posts .day .date strong {
    font-size: 4rem;
  }
  .buzz-wrap .buzz-posts .day .date strong i {
    font-size: 2rem;
    top: -1.4rem;
    left: -1rem;
  }
  .buzz-wrap .widget .invis {
    visibility: hidden;
  }
  .buzz-wrap .widget ul {
    display: block;
    white-space: nowrap;
    overflow-x: auto;
  }
  .buzz-wrap .widget .more-tags {
    display: block;
  }
  .buzz-wrap .widget .more-tags .show-more-tags {
    display: inline-block;
    position: relative;
  }
  .buzz-wrap .widget .more-tags ul {
    display: none;
  }
  .buzz-wrap .widget.showed ul {
    display: inline;
    white-space: initial;
  }
  .buzz-wrap .widget.showed .more-tags {
    display: inline;
  }
  .buzz-wrap .widget.showed .more-tags .show-more-tags {
    display: none;
  }
  .buzz-wrap .widget.showed .more-tags ul {
    display: inline;
  }
}
.tags {
  margin-bottom: 2rem;
}
.tags span, .tags a {
  color: #70706c;
  font-size: 1.2rem;
  text-decoration: none;
  text-transform: lowercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tags span:first-child, .tags a:first-child {
  margin-left: 0;
}
.tags a:hover {
  color: #2c2c2c;
  text-decoration: none;
}
/* Search page */
.video-list-vim {
  font-size: 0;
}
.video-list-vim .video-item-vim {
  width: 31%;
  font-size: 1.4rem;
  margin-bottom: 5.5rem;
  display: inline-block;
  vertical-align: top;
  margin-left: 3.5%;
}
.video-list-vim .video-item-vim:nth-child(3n+1) {
  margin-left: 0;
}
.video-list-vim .video-item-vim .video-thumnail-vim {
  display: block;
  margin-bottom: 2.5rem;
  position: relative;
  overflow: hidden;
}
.video-list-vim .video-item-vim .video-thumnail-vim .video-image-vim {
  display: block;
  width: 100%;
  height: 1px;
  padding-bottom: 56%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.video-list-vim .video-item-vim .video-thumnail-vim .play-btn-vim {
  width: 80px;
  height: 80px;
  border-radius: 80px;
  border: 4px solid #fff;
  box-sizing: border-box;
  position: absolute;
  left: 2rem;
  bottom: 2rem;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.video-list-vim .video-item-vim .video-thumnail-vim .play-btn-vim:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border: 14px solid transparent;
  border-left: 23px solid #fff;
  margin: -14px 0 0 -6px;
}
.video-list-vim .video-item-vim h3 {
  color: #2c2c2c;
  font-size: 1.6rem;
  line-height: 1.375;
  font-family: 'Poppins Medium', Arial, sans-serif;
  cursor: pointer;
  margin-bottom: 1.5rem;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.video-list-vim .video-item-vim p {
  font-size: 12px;
  color: #a7a7a7;
}
.desktop-version .video-list-vim .video-item-vim h3:hover {
  color: #a7a7a7;
}
.desktop-version .video-list-vim .video-item-vim .video-thumnail-vim:hover .video-image-vim {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.desktop-version .video-list-vim .video-item-vim .video-thumnail-vim:hover .play-btn-vim {
  opacity: 0.7;
}
.page-template-video-page .subscribe {
  display: none;
}
.load-more-vim {
  display: inline-block;
  vertical-align: top;
  padding: 1.8rem 3.8rem;
  background: #e86c6c;
  color: #fff;
}
.load-more-vim span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-family: 'Poppins Medium', Arial, sans-serif;
  text-transform: uppercase;
  padding: 0.5rem 0 1rem;
}
.load-more-vim span:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 2px;
  background: #fff;
}
.load-more-vim:hover {
  text-decoration: none;
  color: #fff;
}
.desktop-version .load-more-vim:hover {
  background: #fff;
  color: #e86c6c;
}
.desktop-version .load-more-vim:hover span:after {
  background: #e86c6c;
}
@media (max-width: 767px) {
  .video-list-vim .video-item-vim {
    width: 48%;
    margin-left: 4%;
    margin-bottom: 3rem;
  }
  .video-list-vim .video-item-vim:nth-child(3n+1) {
    margin-left: 4%;
  }
  .video-list-vim .video-item-vim:nth-child(2n+1) {
    margin-left: 0%;
  }
}
@media (max-width: 500px) {
  .video-list-vim .video-item-vim {
    width: auto;
    display: block;
    margin-left: 0 !important;
  }
}
.video-filter {
  margin-bottom: 5.5rem;
}
.video-filter:after {
  content: "";
  display: block;
  clear: both;
}
.video-filter .video-filter-left {
  float: left;
  width: 32%;
}
.video-filter .video-filter-left h2 {
  font-size: 3.2rem;
  color: #2c2c2c;
  font-family: 'Editor-Bold', Arial, sans-serif;
}
.video-filter .video-filter-right {
  margin-left: 34.5%;
}
.video-filter .video-filter-right .video-filters {
  border: 2px solid #2c2c2c;
  padding: 1.8rem 2rem;
  overflow: hidden;
}
.video-filter .video-filter-right .refine-by {
  font-size: 1.5rem;
  color: #a7a7a7;
  text-transform: uppercase;
  width: 90px;
  float: left;
}
.video-filter .video-filter-right .video-holder {
  margin-left: 105px;
  position: relative;
  overflow: hidden;
}
.video-filter .video-filter-right .video-holder .more-cats-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.33) 16%, rgba(255, 255, 255, 1) 48%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.33) 16%, rgba(255, 255, 255, 1) 48%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.33) 16%, rgba(255, 255, 255, 1) 48%);
  width: 100px;
}
.video-filter .video-filter-right .video-holder .more-cats-wrap a {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 15px;
  height: 15px;
  margin-top: -8px;
}
.video-filter .video-filter-right .video-holder .more-cats-wrap a span {
  display: none;
}
.video-filter .video-filter-right .video-holder .more-cats-wrap a.disabled {
  pointer-events: none;
}
.video-filter .video-filter-right .video-holder .more-cats-wrap a:before {
  position: absolute;
  height: 2px;
  background: #79a7cc;
  width: 100%;
  content: '';
  left: 0;
  top: 7px;
}
.video-filter .video-filter-right .video-holder .more-cats-wrap a:after {
  position: absolute;
  width: 8px;
  height: 8px;
  margin-top: -3px;
  border-right: 2px solid #79a7cc;
  border-bottom: 2px solid #79a7cc;
  transform: rotate(-45deg);
  content: '';
  right: 0;
  top: 7px;
}
.video-filter .video-filter-right .video-holder .more-cats-wrap a.less-cats-Vid:after {
  transform: rotate(135deg);
  right: auto;
  left: 0;
  top: 7px;
}
.video-filter .video-filter-right .video-holder .more-cats-wrap.previous {
  right: auto;
  left: 0;
  z-index: 2;
  width: 30px;
  background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.33) 16%, rgba(255, 255, 255, 1) 48%);
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.33) 16%, rgba(255, 255, 255, 1) 48%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.33) 16%, rgba(255, 255, 255, 1) 48%);
}
.video-filter .video-filter-right .video-holder .more-cats-wrap.previous a {
  right: auto;
  left: 15px;
}
.video-filter .video-filter-right ul {
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
  white-space: nowrap;
  padding-left: 40px;
  display: inline-block;
  vertical-align: top;
}
.video-filter .video-filter-right ul li {
  padding: 0 1.3rem;
  font-size: 1.4rem;
  color: #535353;
  display: inline-block;
  vertical-align: top;
}
.video-filter .video-filter-right ul li a {
  color: #535353;
}
.video-filter .video-filter-right ul li.active a {
  color: #d02139;
}
.video-filters .mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-bottom: 20px;
}
.video-filters .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  height: 20px;
}
.video-filters .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #e86c6c;
}
.video-filters .mCSB_scrollTools .mCSB_draggerRail {
  background: none;
  opacity: 1 !important;
}
.video-filters .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
@media (max-width: 767px) {
  .video-filter .video-filter-left {
    width: auto;
    float: none;
    margin-bottom: 3rem;
  }
  .video-filter .video-filter-right {
    margin-left: 0;
  }
  .video-filter .video-holder .more-cats-wrap {
    display: none;
  }
  .video-filter .video-filter-right ul {
    padding-left: 0;
  }
  .video-filter .video-filter-right ul {
    overflow: hidden;
    overflow-x: scroll;
    width: 100%;
    position: relative;
    top: 1px;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .video-filter .video-filter-right .refine-by {
    position: absolute;
    left: 0;
    bottom: calc(100% + .8rem);
  }
  .video-filter .video-filter-right .video-holder {
    margin: 0;
  }
  .video-filter .video-filter-right .video-holder .more-cats-wrap.previous {
    left: -10px;
  }
  .video-filter .video-filter-right .video-holder .more-cats-wrap {
    width: 40px;
  }
  .video-filter .video-filter-right .video-holder .more-cats-wrap a {
    right: 5px;
  }
  .video-filter .video-filter-right .video-filters {
    overflow: visible;
    position: relative;
    padding: 0.8rem 0.5rem;
  }
}
.featured-video-right-border {
  border-bottom: 2px solid #e06464;
}
.featured-video {
  background: #e86c6c;
  padding: 10rem 0 0;
  margin-bottom: 17rem;
}
.featured-video .inner {
  position: relative;
}
.featured-video .inner:after {
  content: "";
  display: block;
  clear: both;
}
.featured-video .featured-video-left {
  width: 74%;
  float: left;
  margin-bottom: -9.5rem;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.featured-video .featured-video-left .video-player-vim {
  position: relative;
  width: 100%;
  background: #2c2c2c;
  padding-bottom: 56%;
}
.featured-video .featured-video-left .video-player-vim .video-player-vim-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
}
.featured-video .featured-video-left .video-player-vim .video-player-vim-placeholder .play-btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  -webkit-transition: opacity 0.35s, visibility 0.35s;
  transition: opacity 0.35s, visibility 0.35s;
}
.featured-video .featured-video-left .video-player-vim .video-player-vim-placeholder .play-btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 116px;
  height: 116px;
  border-radius: 100%;
  border: 4px solid #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-left: -58px;
  margin-top: -58px;
}
.featured-video .featured-video-left .video-player-vim .video-player-vim-placeholder .play-btn span:hover {
  background: #fff;
}
.featured-video .featured-video-left .video-player-vim .video-player-vim-placeholder .play-btn span:hover:before {
  border-left: 30px solid #000 !important;
}
.featured-video .featured-video-left .video-player-vim .video-player-vim-placeholder .play-btn span:before {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  left: 50%;
  top: 50%;
  content: "";
  border: 20px solid transparent;
  border-left: 30px solid #fff;
  margin-top: -16px;
  margin-left: -9px;
}
@media (max-width: 767px) {
  .featured-video .featured-video-left .video-player-vim .video-player-vim-placeholder .play-btn span {
    width: 70px;
    height: 70px;
    margin-left: -35px;
    margin-top: -35px;
  }
  .featured-video .featured-video-left .video-player-vim .video-player-vim-placeholder .play-btn span:before {
    border: 12px solid transparent !important;
    border-left: 18px solid #fff !important;
    margin-top: -12px !important;
    margin-left: -5px !important;
  }
  .featured-video .featured-video-left .video-player-vim .video-player-vim-placeholder .play-btn span:hover:before {
    border-left-width: 18px !important;
  }
}
.featured-video .featured-video-left .video-player-vim .video-player-vim-placeholder .play-btn i {
  display: none;
}
.featured-video .featured-video-left .video-player-vim iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.featured-video .featured-video-right {
  margin-left: 77%;
  color: #fff;
  padding-bottom: 4rem;
}
.featured-video .featured-video-right h1 {
  font-size: 3rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
  line-height: 1.33;
  margin-bottom: 1rem;
}
.featured-video .featured-video-right p {
  line-height: 1.57;
  font-size: 1.4rem;
  margin-bottom: 2.5rem;
}
.featured-video .featured-video-right a {
  color: #000;
  text-decoration: underline;
}
.featured-video .featured-video-right .publications-list-vim {
  padding-top: 1.5rem;
}
.featured-video .featured-video-right .publications-list-vim h2 {
  color: #000;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  font-size: 1.6rem;
  margin-bottom: 1.5rem;
}
.featured-video .featured-video-right .publications-list-vim ul {
  margin-left: 5px;
  border-bottom: 2px solid #e06464;
  padding-bottom: 1px;
}
.featured-video .featured-video-right .publications-list-vim ul li {
  font-size: 1.4rem;
  line-height: 1.57;
  font-family: 'Poppins Medium', Arial, sans-serif;
  margin-bottom: 1.5rem;
}
.featured-video .featured-video-right .publications-list-vim ul li a {
  padding-left: 17px;
  position: relative;
  display: block;
  color: #000;
  text-decoration: underline;
}
.featured-video .featured-video-right .publications-list-vim ul li a:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.video-bottom-info {
  background: #2c2c2c;
}
.video-bottom-info:after {
  content: "";
  display: block;
  clear: both;
}
.video-bottom-info .video-bottom-left {
  width: 110px;
  float: left;
  padding: 1.6rem 10px;
  background: #2c2c2c;
  position: relative;
  z-index: 21;
}
.video-bottom-info .play-next {
  width: 18px;
  height: 12px;
  font-size: 16px;
  color: #c0c1c5;
  display: none;
  vertical-align: middle;
  margin: 0 2.2rem;
}
.video-bottom-info .upc-video {
  display: inline-block;
  vertical-align: middle;
  color: #e86c6c;
  font-size: 1.5rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  text-transform: uppercase;
}
.video-bottom-info .upcoming-videos {
  margin-left: 110px;
  font-size: 0;
  cursor: pointer;
}
.video-bottom-info .upcoming-videos .upcoming-video {
  width: 33.33%;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 20;
}
.video-bottom-info .upcoming-videos .upcoming-video:before {
  content: "";
  position: absolute;
  width: 2px;
  top: 4px;
  bottom: 0;
  background: #535353;
  right: 0px;
  z-index: 11;
}
.video-bottom-info .upcoming-videos .upcoming-video:after {
  content: "";
  position: absolute;
  background: #535353;
  height: 4px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 11;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.video-bottom-info .upcoming-videos .upcoming-video .upcoming-video-image {
  width: calc(100% + 2px);
  position: absolute;
  left: 0;
  bottom: 99%;
  padding-bottom: 59%;
  -webkit-transform: translate3d(0, 150%, 0);
  transform: translate3d(0, 150%, 0);
  background: #c2c2c2;
  -webkit-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}
.video-bottom-info .upcoming-videos .upcoming-video .upcoming-video-image a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
}
.video-bottom-info .upcoming-videos .upcoming-video .upcoming-video-image a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  background: rgba(0, 0, 0, 0.2);
}
.video-bottom-info .upcoming-videos .upcoming-video h3 {
  color: #a7a7a7;
  font-size: 1.4rem;
  overflow: hidden;
  white-space: nowrap;
  background: #2c2c2c;
  padding: 1.8rem 2rem 1.8rem 1rem;
  text-overflow: ellipsis;
  position: relative;
  z-index: 10;
}
.video-bottom-info .upcoming-videos .upcoming-video h3 a {
  color: #a7a7a7;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.video-bottom-info .upcoming-videos .upcoming-video h3 a:hover {
  text-decoration: none;
}
.video-bottom-info .upcoming-videos .upcoming-video:first-child .upcoming-video-image:after {
  content: "";
  position: absolute;
  width: 100vw;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: #2c2c2c;
}
.desktop-version .video-bottom-info:hover .upcoming-video-image {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.desktop-version .video-bottom-info:hover .upcoming-video:hover:after {
  background: #e86c6c;
}
.desktop-version .video-bottom-info:hover .upcoming-video:hover .upcoming-video-image a:before {
  opacity: 0;
}
.desktop-version .video-bottom-info:hover .upcoming-video:hover h3 a {
  color: #fff;
}
.share-social {
  position: absolute;
  top: 100%;
  left: 77%;
  padding-top: 2rem;
}
.share-social ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.share-social ul li a {
  width: 25px;
  height: 25px;
  border-radius: 25px;
  font-size: 16px;
  background: #e86c6c;
  border: 1px solid #e86c6c;
  display: block;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
  line-height: 25px;
  position: relative;
  overflow: hidden;
  -webkit-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}
.share-social ul li a i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.share-social ul li a i:first-child {
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.share-social ul li a i:last-child {
  -webkit-transform: translate3d(-50%, 180%, 0);
  transform: translate3d(-50%, 180%, 0);
}
.desktop-version .share-social ul li a:hover {
  background: #fff;
  color: #e86c6c;
}
.desktop-version .share-social ul li a:hover i:first-child {
  -webkit-transform: translate3d(-50%, -180%, 0);
  transform: translate3d(-50%, -180%, 0);
}
.desktop-version .share-social ul li a:hover i:last-child {
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
@media (max-width: 1024px) {
  .featured-video {
    padding: 3rem 0 0;
    margin-bottom: 7rem;
  }
  .featured-video .featured-video-left {
    width: auto;
    float: none;
    margin-bottom: 3rem;
  }
  .featured-video .featured-video-right {
    margin-left: 0;
    padding-bottom: 2rem;
  }
  .share-social {
    left: 15px;
  }
}
@media (max-width: 767px) {
  .video-bottom-info .upcoming-videos .upcoming-video {
    width: 50%;
  }
  .video-bottom-info .upcoming-videos .upcoming-video:nth-child(3) {
    display: none;
  }
  .share-social {
    left: 5%;
  }
}
/* 404 page */
.error404 {
  line-height: 2.5rem;
}
.error404 .title-section {
  font-size: 6rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .error404 .title-section {
    font-size: 4rem;
  }
}
@media (max-width: 767px) {
  .error404 .title-section {
    font-size: 2.4rem;
  }
}
.error404 .content-section {
  padding: 5rem 0 0;
}
@media (max-width: 1024px) {
  .error404 .content-section {
    padding: 4rem 0 0;
  }
}
@media (max-width: 767px) {
  .error404 .content-section {
    padding: 3rem 0 0;
  }
}
/* Search page */
.search-page {
  padding: 5rem 0 0;
}
.search-page .content-article p {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .search-page {
    padding: 3rem 0 5rem;
  }
}
.search-page .title {
  font-size: 4rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
  margin-bottom: 5rem;
}
@media (max-width: 1024px) {
  .search-page .title {
    font-size: 4rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .search-page .title {
    font-size: 2.4rem;
  }
}
.search-page article {
  margin-bottom: 5rem;
  max-width: 83%;
}
.search-page .subtitle {
  font-size: 2.4rem;
  line-height: 1.2em;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  position: relative;
  font-family: 'Editor-Bold', Arial, sans-serif;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.search-page .subtitle a {
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.search-page .subtitle a:hover {
  color: #5589b3;
  text-decoration: none;
}
.search-page .subtitle:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 8rem;
  height: 3px;
  background: #79a7cc;
}
.search-page .caption {
  color: #535353;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'Poppins Medium', Arial, sans-serif;
  margin-bottom: 1rem;
}
.search-page .table {
  width: 100%;
  margin-bottom: 5rem;
}
.search-page .table th, .search-page .table td {
  padding: 1.6rem 1.6rem 1.6rem 0;
  border-top: none;
  border-bottom: 1px solid #dee2e6;
}
.search-page .table th::first-letter, .search-page .table td::first-letter {
  text-transform: uppercase;
}
.search-page .table th a, .search-page .table td a {
  color: #6e9dc3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.search-page .table th a:hover, .search-page .table td a:hover {
  text-decoration: none;
  color: #2c2c2c;
}
.search-page .table th a i, .search-page .table td a i {
  font-style: normal;
}
.search-page .table th a i:before, .search-page .table td a i:before {
  position: relative;
  font-size: 12px;
  content: "\f105";
  font-family: "FontAwesome";
}
.search-page .table th {
  border-bottom: 5px solid #666;
}
/* Post page */
.content-section {
  padding: 5rem 0 0;
  line-height: 2.5rem;
}
@media (max-width: 1024px) {
  .content-section {
    padding: 4rem 0 0;
  }
}
@media (max-width: 767px) {
  .content-section {
    padding: 3rem 0;
  }
}
.content-section .section-title {
  font-size: 6rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .content-section .section-title {
    font-size: 4rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .content-section .section-title {
    font-size: 3rem;
    margin-bottom: 1.5rem;
  }
}
/* Caregiving page */
.hero-caregiving {
  padding: 14rem 0 14rem;
  position: relative;
}
.hero-caregiving .hero-caregiving-bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.hero-caregiving .hero-caregiving-bg:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #2c2c2c;
  opacity: 0.4;
}
.hero-caregiving .hero-caregiving-bg .hero-caregiving-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.hero-caregiving .hero-caregiving-bg .hero-caregiving-video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.hero-caregiving .hero-caregiving-bg .hero-caregiving-video video {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.hero-caregiving .hero-caregiving-text {
  max-width: 660px;
  background: rgba(232, 108, 108, 0.8);
  padding: 6rem;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
}
.hero-caregiving .hero-caregiving-text h1 {
  font-size: 5.2rem;
  color: #fff;
  font-family: 'Editor-Bold', Arial, sans-serif;
  letter-spacing: 0.3rem;
  margin-bottom: 2rem;
}
.hero-caregiving .hero-caregiving-text .hero-caregiving-desc {
  padding-left: 40px;
  position: relative;
}
.hero-caregiving .hero-caregiving-text .hero-caregiving-desc:before {
  content: "";
  width: 22px;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 1rem;
}
.hero-caregiving .hero-caregiving-text .hero-caregiving-desc p {
  font-size: 1.7rem;
  color: #f0f0f0;
  line-height: 1.5;
}
.sub-title {
  font-size: 1.8rem;
  text-transform: uppercase;
  letter-spacing: 0.25rem;
  color: #fff;
  margin-bottom: 4.5rem;
}
.loaded .caregiving-navigation {
  opacity: 1;
}
.caregiving-navigation {
  text-align: center;
  background: #f1f6f9;
  top: 60px;
}
.caregiving-navigation.fixed {
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
}
.caregiving-navigation.fixed ul li a {
  padding: 2rem 0;
}
.caregiving-navigation ul {
  list-style-type: none;
}
.caregiving-navigation ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 5%;
  line-height: 1;
  font-size: 1.6rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  text-transform: uppercase;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
  position: relative;
}
.caregiving-navigation ul li:after {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  top: 50%;
  margin-top: -12px;
  height: 24px;
  background: #e0e1e3;
}
.caregiving-navigation ul li:first-child:after {
  display: none;
}
.caregiving-navigation ul li a {
  color: #2c2c2c;
  padding: 3.5rem 0;
  position: relative;
  display: block;
}
.caregiving-navigation ul li a:after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  bottom: 0;
  height: 4px;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  background: #d02139;
}
.caregiving-navigation ul li a.active {
  color: #d02139;
}
.caregiving-navigation ul li a.active:after {
  width: 100%;
}
.caregiving-navigation ul li a:hover {
  text-decoration: none;
  color: #d02139;
}
.caregiving-navigation ul li a:hover:after {
  width: 100%;
}
.page-template-caregiving-page #content {
  position: relative;
}
.page-template-caregiving-page #content .modules-bg {
  position: relative;
}
.page-template-caregiving-page #content .background-care {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}
.page-template-caregiving-page #content .background-care .inner {
  position: relative;
  height: 100%;
}
.page-template-caregiving-page #content .background-care .inner .bg {
  background: #f1f6f9;
  position: absolute;
  width: 100vw;
}
.page-template-caregiving-page #content .background-care .inner .bg.bg-1 {
  top: 950px;
  height: 1600px;
  left: 100%;
  margin-left: -19%;
}
.page-template-caregiving-page #content .background-care .inner .bg.bg-2 {
  top: 1855px;
  height: 765px;
  right: 100%;
  margin-right: -5%;
}
.page-template-caregiving-page #content .background-care .inner .bg.bg-3 {
  top: 3570px;
  height: 1200px;
  left: 68%;
  margin-left: -7px;
}
.page-template-caregiving-page #content .background-care .inner .bg.bg-4 {
  top: 5100px;
  height: 1000px;
  left: 100%;
  margin-left: -38%;
}
.page-template-caregiving-page #content .background-care .inner .bg.bg-5 {
  top: 5240px;
  height: 600px;
  right: 100%;
  margin-right: -6%;
}
@media (max-width: 1024px) {
  .hero-caregiving {
    padding: 15rem 0 6rem;
  }
  .hero-caregiving .hero-caregiving-text h1 {
    font-size: 4rem;
  }
  .caregiving-navigation {
    display: none;
  }
}
@media (max-width: 767px) {
  .hero-caregiving .hero-caregiving-text h1 {
    font-size: 3rem;
  }
  .hero-caregiving {
    padding: 6rem 0;
  }
  .sub-title {
    margin-bottom: 2.5rem;
    font-size: 1.6rem;
  }
}
@media (max-width: 600px) {
  .hero-caregiving .hero-caregiving-text {
    padding: 4rem;
  }
  .hero-caregiving .hero-caregiving-text .hero-caregiving-desc p {
    font-size: 1.5rem;
  }
}
@media (max-width: 400px) {
  .hero-caregiving .hero-caregiving-text {
    padding: 3rem;
  }
}
.text-call {
  padding: 9.5rem 0 8rem;
}
.text-call h2 {
  font-size: 5rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
  padding-bottom: 3.5rem;
  position: relative;
  margin-bottom: 3rem;
  color: #2c2c2c;
}
.text-call h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 2rem;
  width: 17rem;
  height: 3px;
  background: #79a7cc;
}
.text-call .text-call-inner:after {
  content: "";
  clear: both;
  display: block;
}
.text-call .text-call-left {
  width: 58%;
  float: left;
}
.text-call .text-call-left .content-article {
  color: #70706c;
  padding-left: 2rem;
  overflow: hidden;
  margin-bottom: 3rem;
}
.text-call .text-call-left .content-article h1, .text-call .text-call-left .content-article h2, .text-call .text-call-left .content-article h3, .text-call .text-call-left .content-article h4, .text-call .text-call-left .content-article h5, .text-call .text-call-left .content-article h6 {
  margin-left: -2rem;
  color: #2c2c2c;
}
.text-call .text-call-left .content-article p {
  font-family: 'Editor-Regular', Arial, sans-serif;
}
.text-call .text-call-left .content-article em, .text-call .text-call-left .content-article li {
  font-family: 'Editor-Regular', Arial, sans-serif;
}
.text-call .text-call-left .content-article blockquote {
  margin-left: 0;
  width: auto;
  color: #2c2c2c;
}
.text-call .text-call-left .content-article blockquote a {
  font-family: 'Poppins Regular', Arial, sans-serif;
  font-size: 1.6rem;
  text-decoration: underline;
}
.text-call .text-call-left .content-article blockquote a i {
  font-size: 11px;
}
.text-call .text-call-left .content-article blockquote a:hover {
  text-decoration: none;
}
.text-call .text-call-left .social-external {
  padding-left: 2rem;
}
.text-call .text-call-left .social-external a {
  text-align: center;
  font-size: 12px;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  line-height: 1.8rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 2px solid #6e9dc3;
  padding: 1rem 1.5rem;
  display: inline-block;
  vertical-align: middle;
  min-width: 26%;
  margin-right: 2.5rem;
}
.text-call .text-call-left .social-external a i {
  font-size: 1.8rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.text-call .text-call-left .social-external a:hover {
  background: #6e9dc3;
  color: #fff;
  text-decoration: none;
}
.text-call .text-call-right {
  margin-left: 68%;
}
.text-call .text-call-right .date-col-btn {
  line-height: 1;
  color: #fff;
  font-size: 12px;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  padding: 1.2rem 25px;
  display: block;
  position: relative;
  text-align: center;
  border: 2px solid #fff;
}
.text-call .text-call-right .date-col-btn:hover {
  text-decoration: none;
  background: #fff;
}
.text-call .text-call-right .date-col-btn i {
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  right: 15px;
  font-weight: normal;
}
.text-call .text-call-right.green .date-col-btn:hover {
  color: #7bc2b4;
}
.text-call .text-call-right.green .date-col {
  background: #7bc2b4;
}
.text-call .text-call-right.green .highlight-col {
  background: #7bc2b4;
}
.text-call .text-call-right.blue .date-col-btn:hover {
  color: #79a7cc;
}
.text-call .text-call-right.blue .date-col {
  background: #79a7cc;
}
.text-call .text-call-right.blue .highlight-col {
  background: #79a7cc;
}
.text-call .text-call-right.coral .date-col-btn:hover {
  color: #e86c6c;
}
.text-call .text-call-right.coral .date-col {
  background: #e86c6c;
}
.text-call .text-call-right.coral .highlight-col {
  background: #e86c6c;
}
.text-call .text-call-right .highlight-col {
  max-width: 275px;
  padding: 4rem;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.57;
}
.text-call .text-call-right .highlight-col .date-col-btn {
  margin-top: 3rem;
}
.text-call .text-call-right .date-col {
  max-width: 275px;
  padding: 4rem;
  box-sizing: border-box;
}
.text-call .text-call-right .date-col > h3 {
  font-size: 2rem;
  color: #fff;
  margin-bottom: 1rem;
}
.text-call .text-call-right .date-col .date-col-month {
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #f0f0f0;
  letter-spacing: 0.1rem;
  margin-bottom: 0.5rem;
}
.text-call .text-call-right .date-col .date-row-days {
  color: #fff;
}
.text-call .text-call-right .date-col .date-row-days .date-col-day {
  display: inline-block;
  vertical-align: middle;
}
.text-call .text-call-right .date-col .date-col-day {
  font-size: 4.2rem;
  color: #fff;
  font-family: 'Editor-Extrabold', Arial, sans-serif;
  margin-bottom: 1.5rem;
}
.text-call .text-call-right .date-col .date-col-day span {
  font-size: 2.5rem;
  font-family: 'Editor-Medium', Arial, sans-serif;
  vertical-align: top;
}
.text-call .text-call-right .date-col .date-address {
  padding-left: 24px;
  position: relative;
  font-size: 1.3rem;
  color: #fff;
  margin-bottom: 2.5rem;
  line-height: 1.7;
}
.text-call .text-call-right .date-col .date-address:before {
  left: 0;
  top: 5px;
  width: 13px;
  height: 16px;
  content: "";
  position: absolute;
  background: url(../images/sprite.png) no-repeat -19px 0;
}
.text-call .text-call-right .date-col .date-col-time {
  padding-left: 28px;
  position: relative;
  font-size: 1.3rem;
  color: #fff;
  margin-bottom: 3rem;
}
.text-call .text-call-right .date-col .date-col-time:before {
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  background: url(../images/sprite.png) no-repeat -34px 0;
}
@media (max-width: 1024px) {
  .text-call {
    padding: 5rem 0;
  }
  .text-call h2 {
    font-size: 4rem;
  }
  .text-call .text-call-left {
    width: 60%;
  }
  .text-call .text-call-left .social-external a {
    margin-right: 0.5rem;
  }
  .text-call .text-call-right .date-col > h3 {
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .text-call h2 {
    font-size: 3rem;
    padding-bottom: 2.5rem;
    margin-bottom: 2rem;
  }
  .text-call .text-call-left {
    float: none;
    width: auto;
    margin-bottom: 3rem;
  }
  .text-call .text-call-right {
    margin-left: 0;
  }
  .text-call .text-call-right .date-col, .text-call .text-call-right .highlight-col {
    max-width: 100%;
    margin-left: 2rem;
  }
}
@media (max-width: 500px) {
  .text-call .text-call-left .content-article {
    padding-left: 0;
  }
  .text-call .text-call-left .content-article h1, .text-call .text-call-left .content-article h2, .text-call .text-call-left .content-article h3, .text-call .text-call-left .content-article h4, .text-call .text-call-left .content-article h5, .text-call .text-call-left .content-article h6 {
    margin-left: 0;
  }
  .text-call .text-call-left .social-external {
    padding-left: 0;
  }
  .text-call .text-call-right .date-col, .text-call .text-call-right .highlight-col {
    margin-left: 0;
  }
}
@media (max-width: 450px) {
  .text-call .text-call-left .social-external a {
    margin-right: 0;
    width: 100%;
    margin-bottom: 1rem;
  }
}
.page-template-caregiving-page .videoimage-inner .videoimage-inner-img {
  padding-bottom: 0;
}
.col-module {
  padding: 11.5rem 0 5rem;
}
.col-module .four-columns, .col-module .three-columns {
  padding: 0 0;
}
.col-module .four-columns .caption {
  margin-bottom: 1rem;
}
.col-module .four-columns .column .title {
  padding-bottom: 1rem;
  margin-bottom: 2rem;
}
.column-description {
  margin-bottom: 4rem;
}
.column-description .content-article {
  padding-left: 2rem;
  color: #2c2c2c;
  width: 58%;
}
.column-description .content-article h3 {
  margin-left: -2rem;
}
.lightbox-right-col-inner {
  max-height: 100%;
  overflow: auto;
  padding-right: 3rem;
}
.lightbox-gallery.column-lightbox .lightbox-middle {
  left: 76%;
  width: 24%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  height: 80%;
}
.lightbox-gallery.column-lightbox .pdf-wrapper-lightbox {
  max-width: 225px;
  margin: 0 0 3rem 0;
}
.lightbox-gallery.column-lightbox .pdf-holder {
  padding: 1rem;
  border: 1px solid #f0f0f0;
  margin-bottom: 1.8rem;
}
.lightbox-gallery.column-lightbox .pdf-holder img {
  display: block;
  width: 100%;
  height: auto;
}
.lightbox-gallery.column-lightbox .download-pdf-link {
  border: 3px solid #79a7cc;
  padding: 1rem 1rem 1rem 3rem;
  text-align: center;
  display: block;
  white-space: nowrap;
  font-size: 1.2rem;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
  color: #6e9dc3;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .lightbox-gallery.column-lightbox .download-pdf-link {
    max-width: 20rem;
  }
}
.lightbox-gallery.column-lightbox .download-pdf-link:before {
  background: url(../images/sprite2.png) no-repeat -20px 9px;
  width: 30px;
  height: 30px;
  pointer-events: none;
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  -webkit-transform: translate3d(0, -52%, 0);
  transform: translate3d(0, -52%, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.lightbox-gallery.column-lightbox .download-pdf-link:hover {
  text-decoration: none;
}
.lightbox-gallery.column-lightbox .download-pdf-link.is-desktop:hover {
  background: #79a7cc;
  color: #fff;
}
.lightbox-gallery.column-lightbox .download-pdf-link.is-desktop:hover:before {
  background-position: 7px 9px;
}
.lightbox-gallery.column-lightbox .lightbox-left {
  width: 30%;
  text-align: right;
}
.lightbox-gallery.column-lightbox .lightbox-left > img {
  margin-bottom: 2rem;
}
.lightbox-gallery.column-lightbox .lightbox-right {
  left: 34%;
  width: 39%;
}
@media (max-width: 1023px) {
  .lightbox-gallery.column-lightbox {
    padding: 60px 10px 20px;
  }
  .lightbox-gallery.column-lightbox .lightbox-gallery-inner {
    height: 100%;
    overflow-y: auto;
  }
  .lightbox-gallery.column-lightbox .lightbox-left, .lightbox-gallery.column-lightbox .lightbox-middle {
    width: auto;
    padding-top: 0;
    position: static;
    height: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .lightbox-gallery.column-lightbox .lightbox-right {
    position: static;
    top: 0;
    height: auto;
    width: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-left: 34%;
    padding-top: 0;
  }
  .lightbox-gallery.column-lightbox .pdf-wrapper-lightbox {
    margin: 0 0 0 auto;
  }
  .lightbox-gallery.column-lightbox .lightbox-left-middle {
    float: left;
    width: 30%;
  }
}
@media (max-width: 767px) {
  .column-description .content-article {
    width: auto;
  }
}
@media (max-width: 500px) {
  .column-description .content-article {
    padding-left: 0;
  }
  .column-description .content-article h3 {
    margin-left: 0;
  }
  .lightbox-gallery.column-lightbox .lightbox-left-middle {
    float: none;
    width: auto;
    margin: 3rem;
  }
  .lightbox-gallery.column-lightbox .lightbox-right {
    margin-left: 0;
  }
  .lightbox-gallery.column-lightbox .pdf-wrapper-lightbox {
    width: auto;
    max-width: 100%;
    margin: 0;
  }
  .lightbox-gallery.column-lightbox .pdf-holder {
    width: 30%;
    display: inline-block;
    vertical-align: top;
  }
  .lightbox-gallery.column-lightbox .download-pdf-link {
    width: 63%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5%;
    box-sizing: border-box;
    max-width: 63%;
  }
  .lightbox-gallery.column-lightbox .lightbox-left {
    text-align: left;
  }
}
.full-video {
  padding: 3.5rem 0 8rem;
}
.full-video .inner:after {
  content: "";
  display: block;
  clear: both;
}
.mejs-overlay {
  background: rgba(0, 0, 0, 0.5);
}
.full-video-left {
  width: 74%;
  float: left;
  padding-top: 12.5rem;
}
.full-video-left .wp-video {
  width: 100% !important;
}
.full-video-large {
  position: relative;
  display: block;
}
.full-video-large .video-if {
  width: 100%;
  position: relative;
  padding-bottom: 56%;
}
.full-video-large .video-if iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.full-video-large .full-video-large-placeholder {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
}
.full-video-large .full-video-large-placeholder:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
.full-video-right {
  float: left;
  width: 31%;
  margin-left: -5%;
  position: relative;
  z-index: 10;
}
.full-video-right .full-video-ifo {
  padding: 4rem 10%;
  color: #fff;
}
.full-video-right .full-video-ifo.green {
  background: #7bc2b4;
}
.full-video-right .full-video-ifo.blue {
  background: #79a7cc;
}
.full-video-right .full-video-ifo.coral {
  background: #e86c6c;
}
.full-video-right .full-video-ifo .full-video-title {
  font-size: 3rem;
  line-height: 1.33;
  font-family: 'Editor-Bold', Arial, sans-serif;
  margin-bottom: 2rem;
}
.full-video-right .full-video-ifo .full-video-desc {
  font-size: 1.4rem;
  line-height: 1.57;
  padding-bottom: 5rem;
  position: relative;
}
.full-video-right .full-video-ifo .full-video-desc:after {
  content: "";
  position: absolute;
  left: 0;
  height: 3px;
  width: 25px;
  bottom: 0;
  background: #fff;
}
@media (max-width: 1023px) {
  .full-video-left {
    width: auto;
    float: none;
    padding-top: 0;
    margin-bottom: 3rem;
  }
  .full-video-right {
    float: none;
    width: auto;
    max-width: 700px;
    margin-left: auto;
    margin-right: 0;
  }
  .full-video {
    padding-bottom: 4rem;
  }
}
.content-mod {
  padding: 3.5rem 0;
}
.content-mod-inner {
  max-width: 1020px;
}
.content-mod-inner .content-article {
  color: #70706c;
  padding-left: 2rem;
}
.content-mod-inner .content-article p {
  font-family: 'Editor-Regular', Arial, sans-serif;
}
.content-mod-inner .content-article em, .content-mod-inner .content-article li {
  font-family: 'Editor-Regular', Arial, sans-serif;
}
.content-mod-inner .content-article blockquote {
  margin-left: 0;
  width: auto;
  max-width: 675px;
  color: #2c2c2c;
}
.content-mod-inner .content-article blockquote a {
  font-family: 'Poppins Regular', Arial, sans-serif;
  font-size: 1.6rem;
  text-decoration: underline;
}
.content-mod-inner .content-article blockquote a i {
  font-size: 11px;
}
.content-mod-inner .content-article blockquote a:hover {
  text-decoration: none;
}
.content-mod-inner .content-article h2, .content-mod-inner .content-article h1, .content-mod-inner .content-article h3, .content-mod-inner .content-article h4, .content-mod-inner .content-article h5, .content-mod-inner .content-article h6 {
  margin-left: -2rem;
  color: #2c2c2c;
}
.content-mod-inner .content-article h2 {
  position: relative;
  padding-bottom: 3.5rem;
  margin-bottom: 3rem;
}
.content-mod-inner .content-article h2:after {
  content: "";
  position: absolute;
  left: 2rem;
  bottom: 0;
  background: #79a7cc;
  height: 3px;
  width: 170px;
}
@media (max-width: 1023px) {
  .content-mod-inner .content-article {
    padding-left: 0;
  }
  .content-mod-inner .content-article h2, .content-mod-inner .content-article h1, .content-mod-inner .content-article h3, .content-mod-inner .content-article h4, .content-mod-inner .content-article h5, .content-mod-inner .content-article h6 {
    margin-left: 0;
  }
}
.full-image-content {
  padding: 8rem 0 5rem;
}
.full-image-content .full-image-inner {
  max-width: 1020px;
}
.full-image-content .content-article {
  padding-left: 2rem;
  color: #70706c;
  max-width: 1020px;
}
.full-image-content .content-article p {
  font-family: 'Editor-Regular', Arial, sans-serif;
}
.full-image-content .content-article em, .full-image-content .content-article li {
  font-family: 'Editor-Regular', Arial, sans-serif;
}
.full-image-content .content-article.block_quote {
  max-width: 670px;
}
.full-image-content .content-article blockquote {
  margin-left: 0;
  width: auto;
  margin-bottom: 2rem;
  color: #2c2c2c;
}
.full-image-content .content-article blockquote a {
  font-family: 'Poppins Regular', Arial, sans-serif;
  font-size: 1.6rem;
  text-decoration: underline;
}
.full-image-content .content-article blockquote a i {
  font-size: 11px;
}
.full-image-content .content-article blockquote a:hover {
  text-decoration: none;
}
.full-image-content .content-article h2, .full-image-content .content-article h1, .full-image-content .content-article h3, .full-image-content .content-article h4, .full-image-content .content-article h5, .full-image-content .content-article h6 {
  margin-left: -2rem;
  color: #2c2c2c;
}
.full-image-content .content-article h2 {
  position: relative;
  padding-bottom: 3.5rem;
  margin-bottom: 3rem;
}
.full-image-content .content-article h2:after {
  content: "";
  position: absolute;
  left: 2rem;
  bottom: 0;
  background: #79a7cc;
  height: 3px;
  width: 170px;
}
.full-image-img {
  position: relative;
  max-width: 90%;
  margin-bottom: 13.5rem;
}
.full-image-img img {
  display: block;
}
.full-image-img .full-image-extra-img {
  position: absolute;
  width: 41%;
  right: -24%;
  top: 100%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  overflow: hidden;
  padding-bottom: 41%;
}
.full-image-img .full-image-quote {
  position: absolute;
  min-width: 188px;
  box-sizing: border-box;
  padding: 4rem;
  background: #57a495;
  left: 4rem;
  bottom: -9rem;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.57;
  width: 30%;
}
.full-image-content + div {
  padding-top: 3rem !important;
}
@media (max-width: 767px) {
  .full-image-img {
    max-width: 100%;
    margin-bottom: 3rem;
  }
  .full-image-img:after {
    content: "";
    clear: both;
    display: block;
  }
  .full-image-img .full-image-quote {
    position: relative;
    margin-top: -30px;
    padding: 2.5rem;
    left: 3%;
    bottom: auto;
  }
  .full-image-img .full-image-extra-img {
    position: relative;
    margin-top: -30px;
    right: -3%;
    float: right;
    bottom: auto;
  }
}
@media (max-width: 500px) {
  .full-image-content .content-article {
    padding-left: 0;
  }
  .full-image-content .content-article h2, .full-image-content .content-article h1, .full-image-content .content-article h3, .full-image-content .content-article h4, .full-image-content .content-article h5, .full-image-content .content-article h6 {
    margin-left: 0;
  }
}
.gallery-caregive-slides {
  width: 90%;
}
.gallery-caregive-slides .slick-list {
  overflow: visible;
}
.gallery-caregive {
  overflow: hidden;
}
.gallery-caregive:after {
  clear: both;
  display: block;
  content: "";
}
.gallery-caregive .inner > h2 {
  margin-bottom: 3rem;
  font-family: 'Editor-Bold', Arial, sans-serif;
}
.gallery-caregive .control {
  text-align: right;
  margin-top: -40px;
  position: relative;
  z-index: 15;
  float: right;
  min-height: 40px;
}
.gallery-caregive .control .slick-arrow {
  background: #fff;
  border: none;
  width: 80px;
  height: 80px;
  padding: 0;
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  text-indent: 999px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-left: 8px;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
.gallery-caregive .control .slick-arrow:hover {
  background: #79a7cc;
}
.gallery-caregive .control .slick-arrow:hover:after {
  border-color: #fff;
}
.gallery-caregive .control .slick-arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transition: border-color 0.35s;
  transition: border-color 0.35s;
  width: 12px;
  height: 12px;
  border-top: 2px solid #79a7cc;
  border-right: 2px solid #79a7cc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -7px;
  margin-left: -7px;
}
.gallery-caregive .control .slick-arrow.slick-prev:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin-left: -5px;
}
.gallery-caregive-item {
  cursor: pointer;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.gallery-caregive-item .gallery-caregive-item-inner {
  padding-bottom: 100%;
  position: relative;
}
.desktop-version .gallery-caregive-item:hover {
  opacity: 0.7;
}
.lightbox-right-inner > h3 {
  font-size: 1.6rem;
  margin-bottom: 1.5rem;
}
.lightbox-overlay {
  content: "";
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  top: 0;
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
.lightbox-gallery {
  position: absolute;
  z-index: 99999;
  left: -200vw;
  width: 90vw;
  height: 90vh;
  max-height: 900px;
  background: #fff;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  padding: 15px;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s, visibility 1s;
  transition: opacity 1s, visibility 1s;
  pointer-events: none;
}
.lightbox-gallery * {
  pointer-events: none;
}
.lightbox-gallery.active {
  left: 50%;
  position: fixed;
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.lightbox-gallery.active * {
  pointer-events: auto;
}
.lightbox-gallery .lightbox-gallery-inner {
  height: 100%;
  width: 100%;
  position: relative;
}
.lightbox-gallery .lightbox-left {
  width: 60%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  height: 80%;
}
.lightbox-gallery .lightbox-left .lightbox-big-gallery {
  height: 100%;
  background: #ccc;
}
.lightbox-gallery .lightbox-left .lightbox-big-gallery .slick-arrow {
  background: #79a7cc;
  border: none;
  width: 64px;
  height: 64px;
  padding: 0;
  position: absolute;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  text-indent: 999px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-left: 8px;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
  right: 10px;
  bottom: -40px;
  z-index: 15;
}
.lightbox-gallery .lightbox-left .lightbox-big-gallery .slick-arrow.slick-disabled {
  opacity: 1 !important;
  background: #ccc !important;
}
.lightbox-gallery .lightbox-left .lightbox-big-gallery .slick-arrow:not(.slick-disabled):hover {
  background: #fff;
}
.lightbox-gallery .lightbox-left .lightbox-big-gallery .slick-arrow:not(.slick-disabled):hover:after {
  border-color: #79a7cc;
}
.lightbox-gallery .lightbox-left .lightbox-big-gallery .slick-arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transition: border-color 0.35s;
  transition: border-color 0.35s;
  width: 12px;
  height: 12px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -7px;
  margin-left: -7px;
}
.lightbox-gallery .lightbox-left .lightbox-big-gallery .slick-arrow.slick-prev {
  right: 82px;
}
.lightbox-gallery .lightbox-left .lightbox-big-gallery .slick-arrow.slick-prev:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin-left: -5px;
}
.lightbox-gallery .lightbox-left .lightbox-big-gallery .slick-list {
  height: 100%;
}
.lightbox-gallery .lightbox-left .lightbox-big-gallery .slick-list .slick-track {
  height: 100%;
}
.lightbox-gallery .lightbox-left .lightbox-big-gallery .slick-list .slick-track .lightbox-big {
  height: 100%;
}
.lightbox-gallery .lightbox-left .lightbox-big-gallery .slick-list .slick-track .lightbox-big img {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.lightbox-gallery .lightbox-right {
  left: 64%;
  position: absolute;
  right: 0;
  top: 50%;
  height: 80%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.lightbox-gallery .lightbox-right .lightbox-nav-gallery {
  position: relative;
}
.lightbox-gallery .lightbox-right .lightbox-nav-gallery .slick-arrow {
  position: absolute;
  right: 0;
  top: 0;
  width: 14%;
  height: 100%;
  pointer-events: none;
  opacity: 1;
  overflow: hidden;
  text-indent: 999px;
  padding: 0;
  border: none;
  visibility: visible;
  background: rgba(0, 0, 0, 0) linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 95%) repeat scroll 0% 0%;
  z-index: 15;
}
.lightbox-gallery .lightbox-right .lightbox-nav-gallery .slick-arrow.slick-prev {
  left: 0;
  right: auto;
  transform: scaleX(-1);
}
.lightbox-gallery .lightbox-right .lightbox-nav-gallery .slick-arrow.slick-disabled {
  opacity: 0;
  visibility: hidden;
}
.lightbox-gallery .lightbox-right .lightbox-nav-gallery .slick-track {
  min-width: 100%;
}
.lightbox-gallery .lightbox-right .lightbox-nav-gallery .lightbox-nav.slick-current .lightbox-nav-inner:after {
  opacity: 1;
}
.lightbox-gallery .lightbox-right .lightbox-nav-gallery .lightbox-nav-inner {
  width: calc(100% - 8px);
  padding-bottom: calc(100% - 8px);
  border-radius: 8px;
  position: relative;
  margin: 0 4px;
  cursor: pointer;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.lightbox-gallery .lightbox-right .lightbox-nav-gallery .lightbox-nav-inner:hover {
  opacity: 0.7;
}
.lightbox-gallery .lightbox-right .lightbox-nav-gallery .lightbox-nav-inner .gallery-caregive-play {
  -webkit-transform: scale(0.45);
  transform: scale(0.45);
}
.lightbox-gallery .lightbox-right .lightbox-nav-gallery .lightbox-nav-inner:after {
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  border: 4px solid #79a7cc;
  border-radius: 8px;
  box-sizing: border-box;
  opacity: 0;
}
.lightbox-title-gallery {
  margin-bottom: 9rem;
}
.lightbox-title {
  color: #2c2c2c;
  font-family: 'Editor-Bold', Arial, sans-serif;
  line-height: 1.5;
}
.lightbox-title h3 {
  font-size: 2.6rem;
  line-height: 1.5;
  font-family: 'Editor-Bold', Arial, sans-serif;
}
.lightbox-title p {
  font-family: 'Editor-Regular', Arial, sans-serif;
}
.lightbox-progress {
  margin-bottom: 3rem;
}
.lightbox-progress span {
  font-size: 2.1rem;
  color: #535353;
  display: inline-block;
  vertical-align: middle;
  font-family: 'Poppins Semi Bold', Arial, sans-serif;
}
.lightbox-progress span.progress-light {
  position: relative;
  width: 40px;
  height: 3px;
  background: #c5d8e7;
}
.lightbox-progress span.progress-light em {
  position: absolute;
  left: 0;
  top: 0;
  background: #6e9dc3;
  height: 100%;
}
.lightbox-right-inner {
  max-height: 100%;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.lightboxvideo {
  width: 100%;
  height: 100%;
}
.lightboxvideo-placeholder {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 15;
  cursor: pointer;
}
.lightboxvideo-placeholder:after {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  content: "";
  background: #000;
  opacity: 0.4;
  z-index: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.lightboxvideo-placeholder:hover:after {
  opacity: 0.2;
}
.lightboxvideo-placeholder:hover .gallery-caregive-play {
  opacity: 0.7;
}
.gallery-caregive-play {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  border-radius: 80px;
  border: 2px solid #fff;
  cursor: pointer;
  margin-left: -40px;
  margin-top: -40px;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  z-index: 2;
}
.gallery-caregive-play:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border: 15px solid transparent;
  border-left: 23px solid #fff;
  margin-left: -6.5px;
  margin-top: -15px;
  z-index: 2;
}
.close-lightbox {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border-radius: 40px;
  border: 1px solid #6e9dc3;
  z-index: 50;
}
.close-lightbox:hover {
  opacity: 0.7;
}
.close-lightbox:before, .close-lightbox:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -1px;
  margin-left: -10px;
  background: #6e9dc3;
  width: 20px;
  height: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-lightbox:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.lightboxvideo-html, .lightboxvideo-vimeo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
}
.lightboxvideo-html video, .lightboxvideo-vimeo video {
  width: 100%;
  height: 100%;
}
.lightboxvideo-html iframe, .lightboxvideo-vimeo iframe {
  width: 100%;
  height: 100%;
}
.opened-lightbox .lightbox-overlay {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1024px) {
  .lightbox-gallery {
    width: 100vw;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .lightbox-gallery.active {
    left: 0;
  }
  .lightbox-title-gallery {
    margin-bottom: 6rem;
  }
  .lightbox-gallery .lightbox-right .lightbox-nav-gallery {
    overflow: hidden;
  }
  .lightbox-right-inner {
    overflow-y: auto;
  }
}
@media (max-width: 1023px) {
  .lightbox-gallery .lightbox-left {
    height: 60%;
    width: 100%;
    padding-top: 40px;
    box-sizing: border-box;
    position: static;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .lightbox-gallery .lightbox-right {
    position: static;
    height: 40%;
    box-sizing: border-box;
    padding-top: 50px;
    -webkit-transform: none;
    transform: none;
  }
  .lightbox-gallery .lightbox-right .lightbox-right-inner {
    position: static;
  }
}
@media (max-width: 767px) {
  .lightbox-gallery .lightbox-right .lightbox-nav-gallery {
    display: none;
  }
  .gallery-caregive-play {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  .gallery-caregive .control {
    margin-top: -20px;
  }
  .gallery-caregive .control .slick-arrow {
    width: 40px;
    height: 40px;
  }
  .gallery-caregive .control .slick-arrow:after {
    width: 8px;
    height: 8px;
    margin-top: -5px;
    margin-left: -5px;
  }
  .gallery-caregive .control .slick-arrow.slick-prev:after {
    margin-left: -3px;
  }
  .lightbox-right {
    padding-top: 1rem;
  }
  .lightbox-gallery .lightbox-left .lightbox-big-gallery .slick-arrow {
    display: none;
  }
}
/* Footer */
.footer {
  padding: 5rem 0 0;
  font-size: 1.2rem;
}
.footer a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer .bg {
  background: #f0f0f0;
}
.footer .title {
  margin-bottom: 3rem;
  text-align: center;
  font-size: 2rem;
  font-family: 'Poppins Medium', Arial, sans-serif;
  color: #535353;
  line-height: 2.5rem;
}
.footer .title b {
  color: #2c2c2c;
}
.footer .title a {
  position: relative;
  top: -3px;
  margin: 0 0 0 2rem;
}
.footer .columns {
  padding: 1.5rem 0;
  display: flex;
}
@media (max-width: 767px) {
  .footer .columns {
    display: block;
    text-align: center;
  }
}
.footer .columns .column:nth-child(1) {
  flex-grow: 1;
}
@media (max-width: 767px) {
  .footer .columns .column:nth-child(2) {
    margin-top: 3rem;
  }
}
.footer .mobile-display-block {
  font-size: 2rem;
  line-height: 1.35;
  font-family: 'Editor-Regular', Arial, sans-serif;
}
.footer .mobile-display-block b {
  font-family: 'Editor-Medium', Arial, sans-serif;
  font-weight: normal;
  padding-right: 1rem;
}
@media (max-width: 767px) {
  .footer .mobile-display-block {
    display: block;
    margin-bottom: 2rem;
  }
}
.footer .copyright {
  font-size: 1.2rem;
  color: #535353;
  text-align: right;
}
@media (max-width: 767px) {
  .footer .copyright {
    text-align: center;
  }
}
.footer .copyright a {
  color: #535353;
}
.footer .menu-footer-bottom-menu-container {
  display: inline-block;
  line-height: 2rem;
}
.footer .rights {
  padding-right: 1.2rem;
  color: #535353;
}
.footer .bottom-footer-menu li {
  display: inline-block;
}
.footer .bottom-footer-menu li a {
  margin-right: 1.2rem;
  color: #535353;
}
.footer-social {
  position: relative;
  right: -10px;
  text-align: right;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .footer-social {
    right: 0;
    display: inline-block;
  }
}
.footer-social li {
  display: inline-block;
  margin: 0 6px;
}
.footer-social a {
  color: #f0f0f0;
  line-height: 1;
  height: 34px;
  width: 34px;
  line-height: 34px;
  text-align: center;
  display: inline-block;
  font-size: 2rem;
  background-color: #6e9dc3;
  border-radius: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-social a span {
  display: none;
}
.footer-social a:hover {
  background-color: #99c0de;
}
.main-footer-menu {
  margin: 1rem 0 1rem;
}
.main-footer-menu li {
  display: inline-block;
  margin: 0 0 10px;
}
.main-footer-menu li a {
  font-size: 1.2rem;
  text-transform: uppercase;
  margin-right: 2rem;
  color: #535353;
  position: relative;
}
.main-footer-menu li a img {
  width: 20px;
  position: relative;
  top: -2px;
}
.main-footer-menu li a.external-link {
  padding-right: 20px;
  white-space: nowrap;
  font-style: italic;
}
.main-footer-menu li a.external-link:before {
  position: absolute;
  top: 50%;
  content: "";
  background: url(../images/icon-link-black.png) no-repeat center right;
  background-size: 12px;
  width: 2rem;
  height: 2rem;
  right: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%5C%2F%22%2C%22sources%22%3A%5B%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fmain.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fglobal%5C%2Fglobal.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fglobal%5C%2Freset.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fglobal%5C%2Fbuttons.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fglobal%5C%2Fforms.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fglobal%5C%2Fselect.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fheader%5C%2Fheader.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fheader%5C%2Fdesktop-menu.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fheader%5C%2Fmobile-menu.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fhome-page%5C%2Fslick.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fhome-page%5C%2Fhero-image-right.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fhome-page%5C%2Fthree-text-columns.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fhome-page%5C%2Ftwo-text-columns.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fhome-page%5C%2Fbanner-with-logo.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fhome-page%5C%2Ftext-left-video-right.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fhome-page%5C%2Fimage-left-text-columns.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fhome-page%5C%2Fimage-left.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fhome-page%5C%2Fsubscribe.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fhome-page%5C%2Ftwo-columns.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fhome-page%5C%2Fvideo-collection.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fflexible-page%5C%2Fhero.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fflexible-page%5C%2Fimage-text.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fflexible-page%5C%2Flong-text.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fflexible-page%5C%2Fthree-columns.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fflexible-page%5C%2Ffour-columns.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fflexible-page%5C%2Fhighlight.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fflexible-page%5C%2Fheader.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fflexible-page%5C%2Ftext.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fpublication-page%5C%2Fhero.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fpublication-page%5C%2Fsidebar.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fpublication-page%5C%2Ffilters.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fpublication-page%5C%2Fcolumns.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fpublication-page%5C%2Fmap.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fpublication-single%5C%2Fmain.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fpublication-single%5C%2Fcontent.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fpublication-single%5C%2Fsidebar.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Ftopic-single%5C%2Fmain.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Ftopic-single%5C%2Ftopic-experts.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Ftopic-single%5C%2Ftopic-resources.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Ftopic-single%5C%2Ftopic-tools.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fthe-buzz%5C%2Fthe-buzz.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fvideos-page%5C%2Flist.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fvideos-page%5C%2Ffilter.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fvideos-page%5C%2Fplayer.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2F404%5C%2F404.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fsearch%5C%2Fmain.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fpost%5C%2Fpost.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fcaregiving%5C%2Fhero.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fcaregiving%5C%2Ftext-call.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fcaregiving%5C%2Fcolumns.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fcaregiving%5C%2Ffull-video.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fcaregiving%5C%2Fcontent.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fcaregiving%5C%2Ffull-image.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Fpages%5C%2Fcaregiving%5C%2Fgallery.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Fscan%5C%2Fassets%5C%2Fscss%5C%2Ffooter%5C%2Ffooter.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAD%2CmBAAA%3BAAAA%2CkBAAA%3BACEC%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B8NAAA%3BAAAA%3BAASA%3BAAAA%3B%3B8NAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B8NAAA%3BAAAA%3BAASA%3BAAAA%3B%3B2KAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B8NAAA%3BAAAA%3BAASA%3BAAAA%3B%3B8NAAA%3BAAAA%3BAASA%3BAAAA%3B%3B8NAAA%3BAAAA%3BAASA%3BAAAA%3B%3B8NAAA%3BAAAA%3BAASA%3BAAAA%3B%3B8NAAA%3BAAAA%3BAASA%3BAAAA%3B%3B8NAAA%3BAAAA%3BACnID%3BAAAA%3B%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAAUC%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAOA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAaA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAASA%3BAAAA%3BeAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3B2BAAA%3BAAAA%3BAAKE%3BAAAA%3BgBAAA%3BAAAA%3BAAKF%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAOE%3BAAAA%2C6BAAA%3BAAAA%3BAAQA%3BAAAA%2CgBAAA%3BAAAA%3BAAIF%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2CgCAAA%3BAAAA%3BAAGA%3BAAAA%3BeAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAQA%3BAAAA%2CyBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAOA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAACA%3BAAAA%2CqBAAA%3BAAAA%3BAF%5C%2FJD%2CaAAA%3BAEgKC%3BAAAA%2CqBAAA%3BAAAA%3BAFhKD%2CYAAA%3BAEiKC%3BAAAA%2CqBAAA%3BAAAA%3BAFjKD%2CYAAA%3BAEmKC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAWE%3BAAAA%2CgBAAA%3BAAAA%3BAAIF%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAASA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%2CiBAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%3B6BAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BaAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAMA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BwBAAA%3BAAAA%3BAASE%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAaE%3BAAAA%2CuDAAA%3BAAAA%3BAAWF%3BAAAA%2CgBAAA%3BAAAA%3BAAIF%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQA%3BAAAA%2CsBAAA%3BAAAA%3BAAEE%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CmDAAA%3BAAAA%3BAAIA%3BAAAA%3BgDAAA%3BAAAA%3BAAIE%3BAAAA%2CmCAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%2CoBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%2CkBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%2CoBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%2CoBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%2CoBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%2CkBAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3B%3B%3BgCAAA%3BAAAA%3BAAME%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAUF%3BAAAA%2CsBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BmBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKE%3BAAAA%3BoBAAA%3BAAAA%3BAAOJ%3BAAAA%2CsBAAA%3BAAAA%3BAAIE%3BAAAA%2CoBAAA%3BAAAA%3BAAIF%3BAAAA%2CsBAAA%3BAAAA%3BAAKI%3BAAAA%2CgBAAA%3BAAAA%3BAAIF%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAIE%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3BYAAA%3BAAAA%3BAAaJ%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKE%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAME%3BAAAA%3B%3B%3B%3B%3BUAAA%3BAAAA%3BAAWJ%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAKE%3BAAAA%3B6BAAA%3BAAAA%3BAAWF%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAYE%3BAAAA%3B8BAAA%3BAAAA%3BAAIA%3BAAAA%2CkDAAA%3BAAAA%3BAAOF%3BAAAA%2CsBAAA%3BAAAA%3BAAEE%3BAAAA%2CmBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKE%3BAAAA%3B6CAAA%3BAAAA%3BAAKF%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%2CeAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3BiBAAA%3BAAAA%3BAAOE%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAME%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAMJ%3BAAAA%3BqBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAIE%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAUE%3BAAAA%2CmBAAA%3BAAAA%3BAAMN%3BAAAA%3BqBAAA%3BAAAA%3BAAGE%3BAAAA%3BkCAAA%3BAAAA%3BAAIE%3BAAAA%2C8BAAA%3BAAAA%3BAFrnBL%2CoBAAA%3BAE4nBC%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAGA%3BAAAA%2CgCAAA%3BAAAA%3BAAGA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3ByBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAACA%3BAAAA%2CoBAAA%3BAAAA%3BAACA%3BAAAA%2CoBAAA%3BAAAA%3BAACA%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAAOA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAUE%3BAAAA%2CSAAA%3BAAAA%3BAAKF%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAFrsBD%3BkEAAA%3BAE2sBC%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%3B4BAAA%3BAAAA%3BAAMA%3BAAAA%3B0BAAA%3BAAAA%3BAAKA%3BAAAA%3B0BAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3B0BAAA%3BAAAA%3BAAKA%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%3B0BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAF5xBD%2CyCAAA%3BAEuyBC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAaA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAiBA%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAASA%3BAAAA%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAEA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3BwBAAA%3BAAAA%3BAAcA%3BAAEE%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAAA%3BAAQF%3BAACE%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BqBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAASE%3BAAAA%3B%3B%3B%3B%3B%3B6HAAA%3BAAAA%3BAAQE%3BAAAA%3BaAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAEE%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQE%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BWAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BWAAA%3BAAAA%3BAAaE%3BAAAA%3B%3B%3BWAAA%3BAAAA%3BAAUR%3BAAAA%3B%3B%3B%3B%3B%3B8BAAA%3BAAAA%3BAAQE%3BAAAA%3BkBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAQE%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAQR%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAEI%3BAAAA%2CqCAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAIE%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAkBJ%3BAAAA%2C2BAAA%3BAAAA%3BACjiCH%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BsCAAA%3BAAAA%3BAAcK%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3BaAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B8BAAA%3BAAAA%3BAAcR%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BgCAAA%3BAAAA%3BAAGI%3BAACI%3BAAAA%3BqCAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BmCAAA%3BAAAA%3BAAGI%3BAACI%3BAAAA%3BqCAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%3B%3BqCAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAiBI%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BaAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BAAYA%3BAACI%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAKA%3BAACI%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%3BoCAAA%3BAAAA%3BAAIA%3BAAAA%2CkCAAA%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BeAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAaA%3BAAAA%2CqBAAA%3BAAAA%3BAAKA%3BAAAA%2CaAAA%3BAAAA%3BAAII%3BAACI%3BAAAA%2CgBAAA%3BAAAA%3BAAII%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAASpB%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAQI%3BAAAA%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAUA%3BAAAA%3B%3BaAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAYJ%3BAAAA%3BcAAA%3BAAAA%3BAAMI%3BAAAA%2CaAAA%3BAAAA%3BAAII%3BAACI%3BAAAA%2CmBAAA%3BAAAA%3BAAII%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAOR%3BAACI%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAQA%3BAACI%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAASR%3BAACI%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAQJ%3BAACI%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%2CiBAAA%3BAAAA%3BAAGQ%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAHzWb%2CQAAA%3BAGiXC%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BACrYC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAcC%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BaAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BAAYD%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BcAAA%3BAAAA%3BAAGC%3BAAAA%2CgBAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAME%3BAAAA%3BkCAAA%3BAAAA%3BAAIA%3BAAAA%3BgCAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAMA%3BAAAA%3BaAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAIC%3BAAAA%2CaAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAeD%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BaAAA%3BAAAA%3BAAOA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3ByBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BgDAAA%3BAAAA%3BAAWA%3BAACC%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BgCAAA%3BAAAA%3BAASD%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAKC%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%2CkCAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAiBE%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAAQF%3BAAAA%2CsBAAA%3BAAAA%3BAAGC%3BAAAA%2CsBAAA%3BAAAA%3BAAMF%3BAAAA%2CiCAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BgCAAA%3BAAAA%3BAACA%3BAAAA%3B%3BgCAAA%3BAAAA%3BAJzSD%2CiBAAA%3BAI0SC%3BAAAA%3B%3BgCAAA%3BAAAA%3BAJ1SD%2CiBAAA%3BAI2SC%3BAAAA%3B%3BgCAAA%3BAAAA%3BAAIA%3BAAAA%3B2BAAA%3BAAAA%3BAAgBA%3BAAAA%2CaAAA%3BAAAA%3BAACA%3BAAAA%2CaAAA%3BAAAA%3BAJhUD%2CiBAAA%3BAIiUC%3BAAAA%2CaAAA%3BAAAA%3BAJjUD%2CiBAAA%3BAIkUC%3BAAAA%2CaAAA%3BAAAA%3BAClUD%3BAAAA%2CqBAAA%3BAAAA%3BAAIC%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAsBA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAcA%3BAAAA%3BcAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuFAAA%3BAAAA%3BAAyBA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B4DAAA%3BAAAA%3BAAaA%3BAAAA%3B%3B%3B%3B%3B%3B0FAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3B%3B%3B%2BDAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BsDAAA%3BAAAA%3BAL%5C%2FGD%2CYAAA%3BAMAA%3BAAAA%3B%3B%3B%3B%3B%3B%3B2DAAA%3BAAAA%3BAASG%3BAAAA%3ByBAAA%3BAAAA%3BAAGE%3BAAAA%3B6BAAA%3BAAAA%3BAAGC%3BAAAA%2CwBAAA%3BAAAA%3BAAKH%3BAAAA%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAASE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAaA%3BAAAA%2C4BAAA%3BAAAA%3BAAIH%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BkCAAA%3BAAAA%3BAAYA%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQC%3BAAAA%3BsBAAA%3BAAAA%3BAAOD%3BAAAA%2CoBAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BgDAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%2CoBAAA%3BAAAA%3BAAIC%3BAAAA%2CqBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%2CqBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BqBAAA%3BAAAA%3BAAQG%3BAAAA%2CaAAA%3BAAAA%3BAAGA%3BAAAA%2CaAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAOD%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BcAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAKC%3BAAAA%3BmCAAA%3BAAAA%3BAAKA%3BAAAA%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAQD%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAGC%3BAAAA%3BqBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAQD%3BAAAA%3B%3B%3BwCAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAWC%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAASA%3BAAAA%2CgBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAYC%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAWD%3BAAAA%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAASC%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAASC%3BAAAA%2C4BAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B%3BgCAAA%3BAAAA%3BAAOC%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAGC%3BAAAA%3BiBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAUH%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAYA%3BAAAA%3BaAAA%3BAAAA%3BAAKC%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAOD%3BAAAA%3B2BAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMC%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAWF%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAMA%3BAAAA%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAAaC%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKC%3BAAAA%2CwBAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%2CgBAAA%3BAAAA%3BAAOD%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BkBAAA%3BAAAA%3BAAGC%3BAAAA%2CgBAAA%3BAAAA%3BACveH%3BAAOG%3BAAAA%2CuBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAYC%3BAAAA%3BmBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BuCAAA%3BAAAA%3BAAYA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BuCAAA%3BAAAA%3BAAmBH%3BAAAA%3B%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BAAOC%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKC%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAQC%3BAAAA%3BmBAAA%3BAAAA%3BAAQD%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAAA%3BAA%5C%2FCE%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAA0DL%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%2CWAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAGC%3BAAAA%3BcAAA%3BAAAA%3BAAQA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKC%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAOF%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAaC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BgCAAA%3BAAAA%3BAAYC%3BAAAA%3B%3B%3B%3B%3BqDAAA%3BAAAA%3BAASA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAOF%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAQC%3BAAAA%2CYAAA%3BAAAA%3BAAID%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BqDAAA%3BAAAA%3BAAsBA%3BAAAA%3B%3B%3B%3BYAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BqCAAA%3BAAAA%3BAAaA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3B%3B4CAAA%3BAAAA%3BAAQA%3BAAAA%2CaAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B4CAAA%3BAAAA%3BAAUA%3BAAAA%3B%3BcAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAUC%3BAAAA%2CwBAAA%3BAAAA%3BAAGC%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAKC%3BAAAA%3BiBAAA%3BAAAA%3BAAOF%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQC%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAEC%3BAAAA%2CsBAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAUH%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B8BAAA%3BAAAA%3BAAoBA%3BAAAA%3B%3B%3B%3BmEAAA%3BAAAA%3BAAQC%3BAAAA%2C0BAAA%3BAAAA%3BAAGC%3BAAAA%3BsBAAA%3BAAAA%3BAAIC%3BAAAA%2CsBAAA%3BAAAA%3BAAOH%3BAACC%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BACrbF%3BAAAA%3BgBAAA%3BAAAA%3BAAIC%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAACC%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2C6BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAeC%3BAAAA%3B%3B%3B%3B%3B%3B0CAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAWA%3BAAAA%3B%3BcAAA%3BAAAA%3BAASF%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAcC%3BAAAA%2CaAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAQC%3BAAAA%2CcAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAIC%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3BaAAA%3BAAAA%3BAAQF%3BAAAA%3B%3B%3BgBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAcC%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAOA%3BAAAA%2CgBAAA%3BAAAA%3BAAMD%3BAAAA%2CkBAAA%3BAAAA%3BAAKD%3BAAAA%2CiBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAQC%3BAAAA%2C0BAAA%3BAAAA%3BAAKA%3BAAAA%2CuBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BuCAAA%3BAAAA%3BAAaD%3BAAAA%2CmBAAA%3BAAAA%3BAAGE%3BAAAA%3BaAAA%3BAAAA%3BAAUF%3BAAAA%2CqBAAA%3BAAAA%3BAAOH%3BAAAA%3B%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BAAQC%3BAAAA%3B%3BqCAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAMC%3BAAAA%3BmBAAA%3BAAAA%3BAAMD%3BAAAA%2CmBAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAKC%3BAAAA%2CkBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAASF%3BAAAA%2CwBAAA%3BAAAA%3BAAGC%3BAAAA%3B0BAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAAA%3BAAzPF%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAA%2BGC%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAR1IJ%2CeAAA%3BAAAA%2CYAAA%3BASEC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B2CAAA%3BAAAA%3BAAcA%3BAAAA%3B%3B%3B%3BaAAA%3BAAAA%3BAAOI%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BeAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3BkCAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQI%3BAAAA%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3BgBAAA%3BAAAA%3BAAII%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAMA%3BAAAA%2CuBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BgCAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BACjGD%3BAAAA%2CyBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BsBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3B%3B%3B0BAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3B%3B%3B%3B%3BsDAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3B%3BcAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CaAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BeAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAWA%3BAAAA%2CiBAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%2CsBAAA%3BAAAA%3BACxLC%3BAAAA%2CiCAAA%3BAAAA%3BAAMD%3BAAAA%2C2BAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%2BCAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2C0CAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BkBAAA%3BAAAA%3BAASJ%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%2CqBAAA%3BAAAA%3BAAKF%3BAAAA%3BoBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAKI%3BAAAA%3BiBAAA%3BAAAA%3BAAQJ%3BAAAA%3BiBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3BmDAAA%3BAAAA%3BAAMA%3BAAAA%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CWAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BkCAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3B%3B%3BqCAAA%3BAAAA%3BAAAA%3BACtJb%3BAAAA%2CuBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKC%3BAAAA%2CoBAAA%3BAAAA%3BAAKD%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BWAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3B0CAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CsBAAA%3BAAAA%3BAAKD%3BAAAA%2C4BAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%2CiCAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BkCAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAKD%3BAAAA%3BmBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BcAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3BmDAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BuBAAA%3BAAAA%3BAAOC%3BAAAA%3BiBAAA%3BAAAA%3BAAQD%3BAAAA%3BiBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3BmDAAA%3BAAAA%3BAAQE%3BAAAA%3BuBAAA%3BAAAA%3BAAIC%3BAAAA%3BsBAAA%3BAAAA%3BAASH%3BAAAA%2CsBAAA%3BAAAA%3BAAGC%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2CiCAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BkCAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%2CiBAAA%3BAAAA%3BAAKA%3BAAAA%2CsBAAA%3BAAAA%3BAC7OL%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BgBAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BqCAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAIE%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3BmBAAA%3BAAAA%3BAASJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUE%3BAAAA%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BmBAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAME%3BAAAA%2C%2BBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BAAWE%3BAAAA%2CwBAAA%3BAAAA%3BAAKE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BqCAAA%3BAAAA%3BAC%5C%2FHT%3BAAAA%2CuBAAA%3BAAAA%3BAAEG%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BcAAA%3BAAAA%3BAAIC%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3BwBAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%2CgBAAA%3BAAAA%3BAAGC%3BAAAA%2C8BAAA%3BAAAA%3BAAGC%3BAAAA%2CsBAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3BwBAAA%3BAAAA%3BAAMC%3BAAAA%3B6BAAA%3BAAAA%3BAAIA%3BAAAA%3BcAAA%3BAAAA%3BAAGC%3BAAAA%2CmBAAA%3BAAAA%3BAAKD%3BAAAA%2CkBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%2CaAAA%3BAAAA%3BAAEC%3BAAAA%3BiBAAA%3BAAAA%3BAAGC%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAACC%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%2CkBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3B%3B%3BmDAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAcE%3BAAAA%2CsBAAA%3BAAAA%3BAAMH%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3BcAAA%3BAAAA%3BAAIC%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BeAAA%3BAAAA%3BAAOD%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BiCAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3B%3B%3B%3B8CAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAYC%3BAAAA%2CmBAAA%3BAAAA%3BAAGC%3BAAAA%2C0CAAA%3BAAAA%3BAAID%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3BiCAAA%3BAAAA%3BAAQC%3BAAAA%2CuCAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%2CgBAAA%3BAAAA%3BAAID%3BAAAA%3B%3B%3B%3B%3B%3B%3B8CAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3BYAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAWF%3BAAAA%3B%3B%3B%3BYAAA%3BAAAA%3BAAMC%3BAAAA%3BcAAA%3BAAAA%3BAAMA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3BgCAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAClcH%3BAAAA%2CsBAAA%3BAAAA%3BAAGG%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BeAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAME%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BeAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3BaAAA%3BAAAA%3BAAOA%3BAAAA%2CcAAA%3BAAAA%3BAC%5C%2FFH%3BAAAA%2CkBAAA%3BAAAA%3BAAGK%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BsBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BkBAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAASA%3BAAAA%3BeAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CYAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BeAAA%3BAAAA%3BAC9FL%3BAAAA%2CwBAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CuBAAA%3BAAAA%3BAAGC%3BAAAA%2CeAAA%3BAAAA%3BAAKD%3BAAAA%2CgBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B0CAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BwBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%2CcAAA%3BAAAA%3BAAGC%3BAAAA%3BkCAAA%3BAAAA%3BAAIA%3BAAAA%2CgCAAA%3BAAAA%3BAAKD%3BAAAA%2CsBAAA%3BAAAA%3BAAKD%3BAAAA%2CwBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%2CYAAA%3BAAAA%3BAAIA%3BAAAA%3BgBAAA%3BAAAA%3BAAKA%3BAAAA%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%2CwBAAA%3BAAAA%3BAAGC%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAKF%3BAAAA%3BuBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAUH%3BAAAA%2CuBAAA%3BAAAA%3BACxKF%3BAAAA%2CyBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%2CsBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3B%3B8BAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3B8BAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%2CsBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%3BkBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3B0CAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%2CsBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3B%3B%3BgCAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAOD%3BAAAA%2CkCAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%2CmBAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAC9IJ%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKE%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3BsDAAA%3BAAAA%3BAAOA%3BAAAA%3BaAAA%3BAAAA%3BAAMA%3BAAAA%2CmBAAA%3BAAAA%3BAAMC%3BAAAA%2CkBAAA%3BAAAA%3BAAKC%3BAAAA%2CcAAA%3BAAAA%3BAAOD%3BAAAA%3BcAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3BaAAA%3BAAAA%3BAASA%3BAAAA%2CwBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAASC%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAOD%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BiCAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%2CyBAAA%3BAAAA%3BAAGC%3BAAAA%2C%2BBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAYD%3BAAAA%2CgBAAA%3BAAAA%3BAAID%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B8CAAA%3BAAAA%3BAAcA%3BAAAA%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAASC%3BAAAA%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BYAAA%3BAAAA%3BAAQD%3BAAAA%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAASC%3BAAAA%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3BcAAA%3BAAAA%3BAAMA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3BgCAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAOF%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQA%3BAAAA%2CgBAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%2CsBAAA%3BAAAA%3BAAGC%3BAAAA%3BcAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3B%3BmDAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%2CcAAA%3BAAAA%3BAACC%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3BmDAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAIC%3BAAAA%2CyBAAA%3BAAAA%3BAAMD%3BAAAA%2CcAAA%3BAAAA%3BAAGC%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BAnBxZJ%2CmBAAA%3BAoBAA%3BAAAA%2CkBAAA%3BAAAA%3BAAEE%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAYC%3BAAAA%2CaAAA%3BAAAA%3BAAMH%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAKC%3BAAAA%2CmBAAA%3BAAAA%3BAAIC%3BAAAA%2CmBAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAGE%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAOL%3BAAAA%2CqBAAA%3BAAAA%3BAAEC%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAKF%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3B%3BsDAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%2CqBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3B%3B%3B%3B%3BWAAA%3BAAAA%3BAAUE%3BAAAA%3BqBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%2CyBAAA%3BAAAA%3BAAGC%3BAAAA%2C%2BBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAYD%3BAAAA%2CgBAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3B%3B%3B%3BwBAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BgCAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CiCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3ByBAAA%3BAAAA%3BAAGC%3BAAAA%3BcAAA%3BAAAA%3BAAGC%3BAAAA%2CmBAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BkDAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3B%3BqCAAA%3BAAAA%3BACxWN%3BAAAA%3BmBAAA%3BAAAA%3BAAGC%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BsBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BmBAAA%3BAAAA%3BAAGC%3BAAAA%3B6BAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%2CYAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%2CgCAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%2CgCAAA%3BAAAA%3BAAEC%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAMA%3BAAAA%3BaAAA%3BAAAA%3BAAMD%3BAAAA%3BcAAA%3BAAAA%3BAAKC%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAEC%3BAAAA%2CcAAA%3BAAAA%3BAAOD%3BAAAA%2CsBAAA%3BAAAA%3BAAOA%3BAAAA%2CsBAAA%3BAAAA%3BAAOA%3BAAAA%2CsBAAA%3BAAAA%3BAAMD%3BAAAA%2C8BAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAAA%3BAAaH%3BAAAA%2CaAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAASC%3BAAAA%2CgBAAA%3BAAAA%3BAAOD%3BAAAA%3BaAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BACzRJ%3BAAAA%2CoBAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3ByBAAA%3BAAAA%3BAASA%3BAAAA%2CgBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%2CaAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B8BAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BcAAA%3BAAAA%3BAAIA%3BAAAA%3BwBAAA%3BAAAA%3BAAIA%3BAAAA%3BmBAAA%3BAAAA%3BAAGC%3BAAAA%2CwBAAA%3BAAAA%3BAAID%3BAAAA%3BmBAAA%3BAAAA%3BACrHH%3BAAAA%3BmBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsDAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%2CwBAAA%3BAAAA%3BAAEC%3BAAAA%3BiBAAA%3BAAAA%3BAAGC%3BAAAA%2CeAAA%3BAAAA%3BAAID%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAASD%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQC%3BAAAA%2CiBAAA%3BAAAA%3BAAGC%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAIC%3BAAAA%3BcAAA%3BAAAA%3BAAQH%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BmBAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAUA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAGC%3BAAAA%3BwBAAA%3BAAAA%3BAASF%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%2BBAAA%3BAAAA%3BAAQC%3BAAAA%2CqCAAA%3BAAAA%3BACxJL%3BAAAA%2CuBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BsDAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOC%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAGC%3BAAAA%3BiBAAA%3BAAAA%3BAAQD%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%2BBAAA%3BAAAA%3BAAQC%3BAAAA%2CqCAAA%3BAAAA%3BAAQH%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BmBAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%2CsBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAOD%3BAAAA%3BsBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAUA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAGC%3BAAAA%3BwBAAA%3BAAAA%3BACrIL%3BAAAA%2CkBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKC%3BAAAA%3BcAAA%3BAAAA%3BAAGC%3BAAAA%2CmBAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BUAAA%3BAAAA%3BAAWD%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BmBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3B%3B%3B%3BUAAA%3BAAAA%3BAASA%3BAAAA%2CaAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3B%3B%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAKC%3BAAAA%2CiBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAaC%3BAAAA%3BwBAAA%3BAAAA%3BAC9HP%3BAAAA%2CuBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BiBAAA%3BAAAA%3BAAAA%3BAC5BH%3BAAAA%2CoBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQG%3BAAAA%2CgCAAA%3BAAAA%3BAAKA%3BAAAA%2CsBAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3BoDAAA%3BAAAA%3BAASD%3BAAAA%3ByBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%2CqBAAA%3BAAAA%3BAAEC%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BA3BxEH%2C6CAAA%3BA4BAA%3BAAAA%2CmBAAA%3BAAAA%3BAAEE%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BmBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CqBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3ByBAAA%3BAAAA%3BAAOA%3BAAAA%3BmBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQC%3BAAAA%3BcAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%2CcAAA%3BAAAA%3BAAGC%3BAAAA%3BkCAAA%3BAAAA%3BAAIA%3BAAAA%2CgCAAA%3BAAAA%3BAC9GJ%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%2CsBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMC%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAKC%3BAAAA%3BiBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAWF%3BAAAA%2CsBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BcAAA%3BAAAA%3BAAOD%3BAAAA%3B%3BsDAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B0BAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%2C4BAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAgBA%3BAAAA%3BiBAAA%3BAAAA%3BAAGC%3BAAAA%2CaAAA%3BAAAA%3BAAgBH%3BAAAA%2CsBAAA%3BAAAA%3BAAWI%3BAAAA%2CaAAA%3BAAAA%3BAAGA%3BAAAA%3BYAAA%3BAAAA%3BAAYJ%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%2CkCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%3BiBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAiBD%3BAAAA%2CmBAAA%3BAAAA%3BAAQD%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMC%3BAAAA%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BgDAAA%3BAAAA%3BAAMC%3BAAAA%3BwBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3BmDAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAC7RF%3BAAAA%3BgBAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BmBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BiCAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%2CaAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3B%3BaAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BeAAA%3BAAAA%3BAAAA%3BAAkBD%3BAAAA%3B%3B%3B%3B%3B%3B%3BiDAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%2CgBAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B%3BaAAA%3BAAAA%3BAAOA%3BAAAA%3BqBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CsCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%2CkCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%3BkBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMG%3BAAAA%3BqBAAA%3BAAAA%3BAAGD%3BAAAA%3BsBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAgBH%3BAAAA%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAQC%3BAAAA%3BwBAAA%3BAAAA%3BAAOA%3BAAAA%2CiBAAA%3BAAAA%3BAAGC%3BAAAA%2C4BAAA%3BAAAA%3BAAQH%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BiBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BsBAAA%3BAAAA%3BAAIC%3BAAAA%2CkBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CYAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAUJ%3BAAAA%2CgBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAIC%3BAAAA%2CwBAAA%3BAAAA%3BACrVF%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKE%3BAAAA%2CyBAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAGC%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%2CcAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3BwBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BsDAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3BmDAAA%3BAAAA%3BAASC%3BAAAA%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAYA%3BAAAA%2CcAAA%3BAAAA%3BAAGC%3BAAAA%2CcAAA%3BAAAA%3BAASJ%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B%3B%3B%3BgCAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKC%3BAAAA%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%2C8BAAA%3BAAAA%3BAAGC%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%2CoBAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAGC%3BAAAA%3BwBAAA%3BAAAA%3BAAMD%3BAAAA%2C8DAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAUD%3BAAAA%3BmBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAKC%3BAAAA%2CwBAAA%3BAAAA%3BAAIE%3BAAAA%2CgBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAMC%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAIC%3BAAAA%2CiBAAA%3BAAAA%3BAAUJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BWAAA%3BAAAA%3BAAWC%3BAAAA%2CgBAAA%3BAAAA%3BAAKC%3BAAAA%3B4BAAA%3BAAAA%3BAAIC%3BAAAA%2CaAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAsBF%3BAAAA%3BiBAAA%3BAAAA%3BAAIC%3BAAAA%2CkBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3BaAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BcAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BAAOE%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAMF%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%2CyBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3BUAAA%3BAAAA%3BAAOD%3BAAAA%2CwBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAIE%3BAAAA%2CgBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3BmDAAA%3BAAAA%3BAAOC%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAIC%3BAAAA%3BcAAA%3BAAAA%3BAC%5C%2FeL%3BAAAA%2CkBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BsDAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BoBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQC%3BAAAA%3BiBAAA%3BAAAA%3BAAOF%3BAAAA%2CgBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%2CaAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B8CAAA%3BAAAA%3BAAYA%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAUC%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3ByBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAeD%3BAAAA%3B%3B%3BoDAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAWF%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BcAAA%3BAAAA%3BAAIC%3BAAAA%2CcAAA%3BAAAA%3BAAID%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAKC%3BAAAA%2CsBAAA%3BAAAA%3BAAEC%3BAAAA%3BsDAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAIC%3BAAAA%2CsBAAA%3BAAAA%3BAAMF%3BAAAA%3BgBAAA%3BAAAA%3BAAGC%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%3BmCAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAMD%3BAAAA%3B%3BaAAA%3BAAAA%3BAAIC%3BAAAA%2CkBAAA%3BAAAA%3BAAYF%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BiCAAA%3BAAAA%3BAAOC%3BAAAA%2CaAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%3BcAAA%3BAAAA%3BAAKC%3BAAAA%2CcAAA%3BAAAA%3BAAID%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3BcAAA%3BAAAA%3BAAMD%3BAAAA%2CsBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAYC%3BAAAA%3BaAAA%3BAAAA%3BAAKA%3BAAAA%3BaAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BAAWA%3BAAAA%3BwBAAA%3BAAAA%3BAAGC%3BAAAA%2C6BAAA%3BAAAA%3BAAQD%3BAAAA%2CoDAAA%3BAAAA%3BAAMF%3BAAAA%3BmBAAA%3BAAAA%3BAAGC%3BAAAA%3ByBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUC%3BAAAA%3B%3B%3B%3B%3B%3B%3BYAAA%3BAAAA%3BAAaH%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAaC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAYA%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAID%3BAAGG%3BAAAA%2CeAAA%3BAAAA%3BAAKF%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAhCnZF%2C6BAAA%3BAiCEK%3BAAAA%2CsBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAGQ%3BAAAA%2CoBAAA%3BAAAA%3BAAQZ%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BsBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BeAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3ByBAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%2C4DAAA%3BAAAA%3BAClIT%3BAAAA%2CiBAAA%3BAAAA%3BAAGE%3BAAAA%3B6BAAA%3BAAAA%3BAAKD%3BAAAA%2CkCAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%2CsBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3BmDAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3B%3B%3B%3B%3BYAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAASD%3BAAAA%2CgBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BoBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKC%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3BeAAA%3BAAAA%3BAAOD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAaA%3BAAAA%2CwBAAA%3BAAAA%3BAAKC%3BAAAA%3BcAAA%3BAAAA%3BAAKC%3BAAAA%2C%2BBAAA%3BAAAA%3BAAOH%3BAAAA%2CsBAAA%3BAAAA%3BAAEC%3BAAAA%2CwBAAA%3BAAAA%3BAAKG%3BAAAA%2CgBAAA%3BAAAA%3BAAKF%3BAAAA%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAOC%3BAAAA%3BiBAAA%3BAAAA%3BAAQH%3BAAAA%2CwBAAA%3BAAAA%3BAAGE%3BAAAA%3BsBAAA%3BAAAA%3BAAKD%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAUC%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BwCAAA%3BAAAA%3BAAuBH%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%2CsBAAA%3BAAAA%3BAAMD%3BAAAA%3BmBAAA%3BAAAA%3BAAGC%3BAAAA%3BeAAA%3BAAAA%3BAAOD%3BAAAA%3BsBAAA%3BAAAA%3BAAOC%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAEC%3BAAAA%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAIC%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAASL%3BAACC%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BACzUA%3BAAAA%2CoBAAA%3BAAAA%3BAAEC%3BAAAA%2CwBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAGC%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BmBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAnCpCH%2CuBAAA%3BAoCAA%3BAAAA%3BuBAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAIC%3BAAAA%3BkBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BaAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CWAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BwBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3BuBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BkBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAKC%3BAAAA%3BiBAAA%3BAAAA%3BAAQD%3BAAAA%3BiBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3BmDAAA%3BAAAA%3BAAMA%3BAAAA%2CsBAAA%3BAAAA%3BAAQA%3BAAAA%2CmCAAA%3BAAAA%3BAAGA%3BAAAA%2CmCAAA%3BAAAA%3BAAQH%3BAAAA%2CgBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2C8BAAA%3BAAAA%3BAAGC%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAIC%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAOD%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAKD%3BAAAA%2CaAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BgBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BaAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CWAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAKD%3BAAAA%2CkCAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAMF%3BAAAA%2CcAAA%3BAAAA%3BAAKD%3BAAAA%3BaAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%2CuBAAA%3BAAAA%3BAAGC%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%2CaAAA%3BAAAA%3BAAID%3BAAAA%2CcAAA%3BAAAA%3BAChWF%3BAAAA%2CuBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAMC%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%2CkBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B%3B%3B%2BBAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BqBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BkCAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BcAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAIE%3BAAAA%2CaAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%2CeAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BACrJJ%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3B%3BeAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQD%3BAAAA%3BkBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAIE%3BAAAA%3BiBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BmBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%2CgBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2C8BAAA%3BAAAA%3BAAGC%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%2CqBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3B%3B%3B%3BUAAA%3BAAAA%3BAAUA%3BAAAA%2CmBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3BmDAAA%3BAAAA%3BAAME%3BAAAA%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAWD%3BAAAA%3BiBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAC7JL%3BAAEG%3BAAAA%2CqBAAA%3BAAAA%3BAAID%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%2CuBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B4DAAA%3BAAAA%3BAAQC%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAOC%3BAAAA%2CgBAAA%3BAAAA%3BAAKD%3BAAAA%3BsBAAA%3BAAAA%3BAAIC%3BAAAA%2CgBAAA%3BAAAA%3BAAKD%3BAAAA%2CsBAAA%3BAAAA%3BAAOD%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAQD%3BAAAA%3B%3BcAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BaAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3B%2BBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CwBAAA%3BAAAA%3BAAKD%3BAAAA%3BkCAAA%3BAAAA%3BAAKA%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAvCtJH%2CcAAA%3BAwCEK%3BAAAA%2CmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAcE%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAMF%3BAAAA%3B%3BcAAA%3BAAAA%3BAAIE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAUE%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAUN%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BuBAAA%3BAAAA%3BAAQF%3BAAAA%3ByBAAA%3BAAAA%3BAAGE%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAMA%3BAAAA%3BsBAAA%3BAAAA%3BAAGE%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAKJ%3BAAAA%3BsBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAIE%3BAAAA%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAIE%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAAUE%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%3BgBAAA%3BAAAA%3BAAII%3BAAAA%2CaAAA%3BAAAA%3BAAQF%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B6CAAA%3BAAAA%3BAAUE%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BgCAAA%3BAAAA%3BAAYF%3BAAAA%3B8CAAA%3BAAAA%3BAAME%3BAAAA%2CgDAAA%3BAAAA%3BAAMN%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAaE%3BAAAA%3BqBAAA%3BAAAA%3BAAgBE%3BAAAA%2CcAAA%3BAAAA%3BAAMN%3BAAAA%3BeAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAME%3BAAAA%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAUE%3BAAAA%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAASE%3BAAAA%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAWJ%3BAAAA%2CuBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAcE%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAMF%3BAAAA%3B%3BcAAA%3BAAAA%3BAAIE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAUE%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAQJ%3BAAAA%3BoBAAA%3BAAAA%3BAAGE%3BAAAA%2CgBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3B2BAAA%3BAAAA%3BAAME%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAIE%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAWE%3BAAAA%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAYE%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BAAEE%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAIE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAcN%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKE%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3BUAAA%3BAAAA%3BAAUA%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAgBE%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BcAAA%3BAAAA%3BAAcZ%3BAAGI%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAKF%3BAAAA%2CyBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAEE%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAIE%3BAAAA%2C0BAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAMA%3BAAAA%3BkBAAA%3BAAAA%3BAAGE%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BkBAAA%3BAAAA%3BAAME%3BAAAA%2C4BAAA%3BAAAA%3BAAMN%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACE%3BAAAA%2CqBAAA%3BAAAA%3BAAEE%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CgCAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BAAEE%3BAAAA%2CsBAAA%3BAAAA%3BAAIF%3BAAAA%3BuBAAA%3BAAAA%3BAAKE%3BAAAA%2CoBAAA%3BAAAA%3BAAEE%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAeF%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%2CmBAAA%3BAAAA%3BAAEE%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAKA%3BAAAA%3ByBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAEE%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAQV%3BAAAA%2CsBAAA%3BAAAA%3BAAEE%3BAAAA%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAOE%3BAAAA%2CiBAAA%3BAAAA%3BAAIF%3BAAAA%3BwBAAA%3BAAAA%3BAxCxpBH%2CiBAAA%3BAyCAA%3BAAAA%2CeAAA%3BAAAA%3BAAEE%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOC%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAWC%3BAAAA%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAYF%3BAAAA%3B%3B%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAASA%3BAAAA%3BiBAAA%3BAAAA%3BAAQA%3BAAAA%2CiBAAA%3BAAAA%3BAAIC%3BAAAA%3BwBAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAMH%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAUD%3BAAAA%3BcAAA%3BAAAA%3BAAMA%3BAAAA%3BiBAAA%3BAAAA%3BAAIE%3BAAAA%2CsBAAA%3BAAAA%3BAAMH%3BAACC%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAIC%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKF%3BAACC%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAAA%3BACzIF%3BAAAA%2CwBAAA%3BAAAA%3BAAEE%3BAAAA%3B%3BcAAA%3BAAAA%3BAAKA%3BAAAA%3BaAAA%3BAAAA%3BAAGC%3BAAAA%3B%3BgDAAA%3BAAAA%3BAAMD%3BAAAA%2CqBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAOA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAASC%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAOC%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BWAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BWAAA%3BAAAA%3BAAaC%3BAAAA%3B%3B%3BWAAA%3BAAAA%3BAAQF%3BAAAA%3B%3B%3B%3B%3B%3B6HAAA%3BAAAA%3BAAQC%3BAAAA%3BaAAA%3BAAAA%3BAAOH%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%2CiBAAA%3BAAAA%3BAAIC%3BAAAA%2CiBAAA%3BAAAA%3BAASJ%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3BwBAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAOD%3BAAEE%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%2CmBAAA%3BAAAA%3BAAID%3BAAAA%2CkBAAA%3BAAAA%3BAAMA%3BAAAA%2CoBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAKA%3BAAAA%2CcAAA%3BAAAA%3BAAEC%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAEC%3BAAAA%2CeAAA%3BAAAA%3BAAKF%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAAA%3BACnMH%3BAAAA%2CmCAAA%3BAAAA%3BAAGC%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAIC%3BAAAA%2CqBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3BcAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3B%3B%3B%3B%3B8CAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAYC%3BAAAA%2CmBAAA%3BAAAA%3BAAGC%3BAAAA%2C0CAAA%3BAAAA%3BAAID%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3BiCAAA%3BAAAA%3BAAQC%3BAAAA%2CuCAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%2CgBAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B%3B%3BeAAA%3BAAAA%3BAASF%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%3B6BAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3B%3B6BAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAiBN%3BAAAA%2CsBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3BcAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAQA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B8BAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B2CAAA%3BAAAA%3BAASC%3BAAAA%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BiCAAA%3BAAAA%3BAAYF%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAUC%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAGC%3BAAAA%2CwBAAA%3BAAAA%3BAAUJ%3BAAAA%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAaC%3BAAAA%3B%3BaAAA%3BAAAA%3BAAKC%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CaAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAOH%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAME%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B0CAAA%3BAAAA%3BAAeC%3BAAAA%3B%3B%3B%3B6BAAA%3BAAAA%3BAAMC%3BAAAA%3BwCAAA%3BAAAA%3BAAGA%3BAAAA%3BwCAAA%3BAAAA%3BAAYD%3BAAAA%3BiBAAA%3BAAAA%3BAAIE%3BAAAA%3ByCAAA%3BAAAA%3BAAGA%3BAAAA%3BwCAAA%3BAAAA%3BAASN%3BAACC%3BAAAA%3BwBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%3ByBAAA%3BAAAA%3BAAKD%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%2CeAAA%3BAAAA%3BAAEC%3BAAAA%2CkBAAA%3BAAAA%3BAAID%3BAAAA%2CaAAA%3BAAAA%3BAAAA%3BA3CnZF%2CcAAA%3BA4CAA%3BAAAA%2CsBAAA%3BAAAA%3BAAEG%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%2CoBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BA5CtBH%2CiBAAA%3BA6CAA%3BAAAA%2CoBAAA%3BAAAA%3BAAEE%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAKC%3BAAAA%3BwBAAA%3BAAAA%3BAAOD%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAWD%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAASA%3BAAAA%3BsBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3BmCAAA%3BAAAA%3BAAIC%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAIC%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%2CqBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAAUH%3BAAAA%2CgCAAA%3BAAAA%3BA7CtGH%2CeAAA%3BA8CAA%3BAAAA%3BsBAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAAA%3BA9CtBH%2CqBAAA%3BA%2BCAA%3BAAAA%3BqBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3BYAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3BYAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BwCAAA%3BAAAA%3BAAYF%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOA%3BAAAA%3BqBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3B%3B%3BYAAA%3BAAAA%3BAASA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAQH%3BAAAA%3B%3B%3B%3BwBAAA%3BAAAA%3BAAOA%3BAAAA%2CaAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BYAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3BWAAA%3BAAAA%3BAAKC%3BAAAA%2CkBAAA%3BAAAA%3BAAID%3BAAAA%2CwBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUC%3BAAAA%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAWC%3BAAAA%2CgBAAA%3BAAAA%3BAAID%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAUA%3BAAAA%2CiBAAA%3BAAAA%3BAAEC%3BAAAA%2CcAAA%3BAAAA%3BAAID%3BAAAA%3BiBAAA%3BAAAA%3BAAGC%3BAAAA%2CcAAA%3BAAAA%3BAAQL%3BAAAA%2CqBAAA%3BAAAA%3BAAEC%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAQC%3BAAAA%3BeAAA%3BAAAA%3BAAGC%3BAAAA%3B%3BeAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAWJ%3BAACC%3BAAAA%2C0BAAA%3BAAAA%3BAAEC%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIF%3BAACC%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAC1PF%3BAAAA%2CyBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAWA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAMD%3BAAAA%3BcAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKC%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%2CmDAAA%3BAAAA%3BAAGA%3BAAAA%2CmDAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAIC%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAMH%3BAAAA%2CqBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAaC%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAQH%3BAAAA%2CmBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAYC%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAUC%3BAAAA%2CiBAAA%3BAAAA%3BAAID%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAMC%3BAAAA%2CiBAAA%3BAAAA%3BAAID%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAMC%3BAAAA%2CiBAAA%3BAAAA%3BAAID%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAID%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOC%3BAAAA%2CmBAAA%3BAAAA%3BAAID%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BwBAAA%3BAAAA%3BAAOA%3BAAAA%2CcAAA%3BAAAA%3BAAEC%3BAAAA%3ByBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3B%3B%3B%3B0DAAA%3BAAAA%3BAAUD%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3B%3B%3B0DAAA%3BAAAA%3BAAcJ%3BAACC%3BAAAA%2CoBAAA%3BAAAA%3BAAEC%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAEC%3BAAAA%2CyBAAA%3BAAAA%3BAAKF%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAID%3BAAEE%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKC%3BAAAA%2CmBAAA%3BAAAA%3BAAEC%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAGG%3BAAAA%2CoBAAA%3BAAAA%3BAAEC%3BAAAA%2CmBAAA%3BAAAA%3BAAID%3BAAAA%2CoBAAA%3BAAAA%3BAAKA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAOH%3BAACC%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAAA%3BAC7SF%3BAAAA%2CoBAAA%3BAAAA%3BAAGC%3BAAAA%2C0BAAA%3BAAAA%3BAAEC%3BAAAA%2CeAAA%3BAAAA%3BAAKC%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAMF%3BAAAA%2CsBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3BaAAA%3BAAAA%3BAAIC%3BAAAA%2CqBAAA%3BAAAA%3BAAKF%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAASA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3BeAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAaA%3BAAAA%2CwBAAA%3BAAAA%3BAAKC%3BAAAA%3BcAAA%3BAAAA%3BAAKC%3BAAAA%2C%2BBAAA%3BAAAA%3BAAOH%3BAAAA%3BoBAAA%3BAAAA%3BAAGC%3BAAAA%2CsBAAA%3BAAAA%3BAAKD%3BAAAA%3BaAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%2C4BAAA%3BAAAA%3BAAEC%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BoCAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAASA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%3BeAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAKF%3BAAEE%3BAAAA%2CoBAAA%3BAAAA%3BAAEC%3BAAAA%2CmBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%2CmBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3BcAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BACtMF%3BAAAA%2CyBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3BcAAA%3BAAAA%3BAAMD%3BAAAA%2CiCAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAIC%3BAAAA%2CyBAAA%3BAAAA%3BAAID%3BAAAA%3BiBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3B%3BSAAA%3BAAAA%3BAAQD%3BAAAA%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3B%3B%3BiCAAA%3BAAAA%3BAAWF%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAMC%3BAAAA%3BcAAA%3BAAAA%3BAAGC%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAYH%3BAACC%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAC7GF%3BAAAA%2CoBAAA%3BAAAA%3BAAGC%3BAAAA%2CoBAAA%3BAAAA%3BAAEC%3BAAAA%3BqBAAA%3BAAAA%3BAAEC%3BAAAA%2CmDAAA%3BAAAA%3BAAGA%3BAAAA%2CmDAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAIC%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAMF%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAYH%3BAAEE%3BAAAA%2CoBAAA%3BAAAA%3BAAEC%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BACxDJ%3BAAAA%2CuBAAA%3BAAAA%3BAAEE%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAIC%3BAAAA%2CmDAAA%3BAAAA%3BAAGA%3BAAAA%2CmDAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAIC%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAKF%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAYH%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAIC%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAcD%3BAAAA%2C%2BBAAA%3BAAAA%3BAAGA%3BAACC%3BAAAA%3BwBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAAAA%3BAASF%3BAACC%3BAAAA%2CoBAAA%3BAAAA%3BAAEC%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BACpHH%3BAAAA%2CaAAA%3BAAAA%3BAAGE%3BAAAA%2CoBAAA%3BAAAA%3BAAID%3BAAAA%2CmBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3BcAAA%3BAAAA%3BAAMC%3BAAAA%3BgDAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAcC%3BAAAA%2CsBAAA%3BAAAA%3BAAEC%3BAAAA%2CqBAAA%3BAAAA%3BAAID%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAeC%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAQJ%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAGC%3BAAAA%3BqBAAA%3BAAAA%3BAAQC%3BAAAA%2CeAAA%3BAAAA%3BAAKF%3BAAAA%3BwBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAaA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAiBC%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%2CuBAAA%3BAAAA%3BAAID%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAOC%3BAAAA%3BmBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAiBC%3BAAAA%3B8BAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAEC%3BAAAA%2CwBAAA%3BAAAA%3BAAID%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAcA%3BAAAA%2CcAAA%3BAAAA%3BAAEC%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAMF%3BAAAA%2CeAAA%3BAAAA%3BAAEC%3BAAAA%2CeAAA%3BAAAA%3BAAEC%3BAAAA%2CeAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BwCAAA%3BAAAA%3BAAeL%3BAAAA%3B%3B%3B%3B%3B%3BqCAAA%3BAAAA%3BAAOC%3BAAAA%2CqBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAeC%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%3BqBAAA%3BAAAA%3BAAOD%3BAAAA%2CkBAAA%3BAAAA%3BAAMG%3BAAAA%2CaAAA%3BAAAA%3BAAMH%3BAAAA%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAQC%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3ByBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAgBJ%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3BgDAAA%3BAAAA%3BAAKA%3BAAAA%2CmDAAA%3BAAAA%3BAAID%3BAAAA%2CsBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B%3BsDAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3BeAAA%3BAAAA%3BAASF%3BAAAA%3B%3B%3B%3BYAAA%3BAAAA%3BAAOA%3BAAAA%3BeAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAaC%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAKF%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAaC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAYD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAUC%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAaA%3BAAAA%3B4BAAA%3BAAAA%3BAAID%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQC%3BAAAA%3BeAAA%3BAAAA%3BAAIA%3BAAAA%3BeAAA%3BAAAA%3BAAMA%3BAAAA%3BsBAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3B%3B%3B%3B%3B%3BoCAAA%3BAAAA%3BAAOC%3BAAAA%2CYAAA%3BAAAA%3BAAKD%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAID%3BAAEE%3BAAAA%3B%3B%3B%3B%3B%3BoCAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOC%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAOH%3BAACC%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B0BAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAEC%3BAAAA%3BiBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%2CsBAAA%3BAAAA%3BAAKF%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BArDhhBF%2CYAAA%3BAsDAA%3BAAAA%3BoBAAA%3BAAAA%3BAACE%3BAAAA%3BuBAAA%3BAAAA%3BAAMA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQC%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAOD%3BAAAA%3BgBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%2CeAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3B%3BmDAAA%3BAAAA%3BAAIC%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAKD%3BAAAA%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%3BiBAAA%3BAAAA%3BAAOC%3BAAAA%2CwBAAA%3BAAAA%3BAAGC%3BAAAA%3BiBAAA%3BAAAA%3BAAQH%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAaC%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAAMF%3BAAAA%2CsBAAA%3BAAAA%3BAAEC%3BAAAA%3BmBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOC%3BAAAA%3B%3BYAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BqCAAA%3BAAAA%22%7D */