@charset "UTF-8";
body:not(.home) > .elementor {
  background-color: #ffffff;
  padding-top: 1px;
  padding-bottom: 1px;
}
button, input[type="submit"], a {
  -webkit-tap-highlight-color: transparent;
  transition: all 0.3s ease-out 0s;
}
#content {
  font-family: Inter, Arial, sans-serif;
}
#content h6, #content h5, #content h1, #content h2, #content h3, #content h4 {
  line-height: 1.2;
  font-weight: 400;
  font-family: "Roboto Slab", Arial, sans-serif;
}
#content h1 {
  font-size: clamp(28px, 4vw, 40px);
}
#content h2 {
  font-size: clamp(26px, 3.2vw, 32px);
}
#content h3 {
  font-size: clamp(20px, 2.8vw, 28px);
}
#content h4 {
  font-size: clamp(19px, 2.4vw, 24px);
}
#content h5 {
  font-size: clamp(18px, 2.2vw, 22px);
}
#content h6 {
  font-size: clamp(17px, 2vw, 20px);
}
#content .page-header .entry-title {
  padding-left: 0;
  padding-right: 0;
}
#content .hidden {
  display: none !important;
}
#content, body > .elementor {
  font-size: 20px;
  line-height: 1.6;
  /* h6,
	h5,
	h1,
	h2,
	h3,
	h4 {
		line-height: 1.2;
		font-weight: 500;
		font-family: $font-secondary;
	} */
}
#content .page-header, body > .elementor .page-header {
  padding-top: clamp(40px, 6.4285714286vw, 90px);
  padding-bottom: clamp(60px, 8.5714285714vw, 120px);
}
#content .page-header .entry-title, body > .elementor .page-header .entry-title {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
@media (max-width: 1199px) {
  #content, body > .elementor {
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  #content, body > .elementor {
    font-size: 16px;
  }
}
#content li, #content p, body > .elementor li, body > .elementor p {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 2em;
}
@media (max-width: 1199px) {
  #content li, #content p, body > .elementor li, body > .elementor p {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  #content li, #content p, body > .elementor li, body > .elementor p {
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  #content li, #content p, body > .elementor li, body > .elementor p {
    font-size: 16px;
  }
}
#content p, body > .elementor p {
  margin: 1.8em 0;
}
#content p:first-child, body > .elementor p:first-child {
  margin-top: 0;
}
#content p:last-child, body > .elementor p:last-child {
  margin-bottom: 0;
}
#content style + p, body > .elementor style + p {
  margin-top: 0;
}
#content li, body > .elementor li {
  margin: 0.8em 0;
}
#content li:first-child, body > .elementor li:first-child {
  margin-top: 0;
}
#content li:last-child, body > .elementor li:last-child {
  margin-bottom: 0;
}
#content a, body > .elementor a {
  transition: all 0.3s ease-out 0s;
}
#content strong, body > .elementor strong {
  font-weight: 600;
}
@media (max-width: 1439px) {
  #content > .e-con > .e-con-inner, body > .elementor > .e-con > .e-con-inner {
    width: 90%;
  }
}
#content .elementor-element div h6, #content .elementor-element div h5, #content .elementor-element div h1, #content .elementor-element div h2, #content .elementor-element div h3, #content .elementor-element div h4, body > .elementor .elementor-element div h6, body > .elementor .elementor-element div h5, body > .elementor .elementor-element div h1, body > .elementor .elementor-element div h2, body > .elementor .elementor-element div h3, body > .elementor .elementor-element div h4 {
  line-height: 1.2;
  font-weight: 400;
  font-family: "Roboto Slab", Arial, sans-serif;
}
#content .elementor-element div h1, body > .elementor .elementor-element div h1 {
  font-size: clamp(30px, 4.4vw, 44px);
}
#content .elementor-element div h2, body > .elementor .elementor-element div h2 {
  font-size: clamp(26px, 3.4vw, 34px);
}
#content .elementor-element div h3, body > .elementor .elementor-element div h3 {
  font-size: clamp(22px, 3vw, 30px);
}
#content .elementor-element div h4, body > .elementor .elementor-element div h4 {
  font-size: clamp(20px, 2.6vw, 26px);
}
#content .elementor-element div h5, body > .elementor .elementor-element div h5 {
  font-size: clamp(19px, 2.4vw, 24px);
}
#content .elementor-element div h6, body > .elementor .elementor-element div h6 {
  font-size: clamp(18px, 2.2vw, 22px);
}
#content .elementor-button, body > .elementor .elementor-button {
  animation: unset !important;
  transform: unset !important;
  /* color: $white;
		font-family: $font-secondary;
		font-size: 20px;
		line-height: 24px;
		border-radius: 40px;
		min-width: 200px;
		max-width: 100%;
		@include phoneS {
			font-size: 18px;
			padding: 10px 24px;
		}
		&:hover {
			background-color: $accent;
		} */
}
#content .tnp-field, body > .elementor .tnp-field {
  margin-bottom: 20px;
}
#content .tnp-field > label, body > .elementor .tnp-field > label {
  font-size: 20px;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  #content .tnp-field > label, body > .elementor .tnp-field > label {
    font-size: 18px;
  }
}
#content select, #content textarea, #content input[type="tel"], #content input[type="email"], #content input[type="text"], body > .elementor select, body > .elementor textarea, body > .elementor input[type="tel"], body > .elementor input[type="email"], body > .elementor input[type="text"] {
  border: 1px solid #cab8a2;
  outline: none !important;
  padding: 9px 16px;
  border-radius: 3px;
  font-size: 18px;
  line-height: 24px;
  color: #333;
  background-color: #fff;
}
#content select.facetwp-search.placeholder, #content textarea.facetwp-search.placeholder, #content input[type="tel"].facetwp-search.placeholder, #content input[type="email"].facetwp-search.placeholder, #content input[type="text"].facetwp-search.placeholder, body > .elementor select.facetwp-search.placeholder, body > .elementor textarea.facetwp-search.placeholder, body > .elementor input[type="tel"].facetwp-search.placeholder, body > .elementor input[type="email"].facetwp-search.placeholder, body > .elementor input[type="text"].facetwp-search.placeholder {
  color: #333;
}
#content select.facetwp-search:-moz-placeholder, #content textarea.facetwp-search:-moz-placeholder, #content input[type="tel"].facetwp-search:-moz-placeholder, #content input[type="email"].facetwp-search:-moz-placeholder, #content input[type="text"].facetwp-search:-moz-placeholder, body > .elementor select.facetwp-search:-moz-placeholder, body > .elementor textarea.facetwp-search:-moz-placeholder, body > .elementor input[type="tel"].facetwp-search:-moz-placeholder, body > .elementor input[type="email"].facetwp-search:-moz-placeholder, body > .elementor input[type="text"].facetwp-search:-moz-placeholder {
  color: #333;
}
#content select.facetwp-search::-moz-placeholder, #content textarea.facetwp-search::-moz-placeholder, #content input[type="tel"].facetwp-search::-moz-placeholder, #content input[type="email"].facetwp-search::-moz-placeholder, #content input[type="text"].facetwp-search::-moz-placeholder, body > .elementor select.facetwp-search::-moz-placeholder, body > .elementor textarea.facetwp-search::-moz-placeholder, body > .elementor input[type="tel"].facetwp-search::-moz-placeholder, body > .elementor input[type="email"].facetwp-search::-moz-placeholder, body > .elementor input[type="text"].facetwp-search::-moz-placeholder {
  color: #333;
}
#content select.facetwp-search:-ms-input-placeholder, #content textarea.facetwp-search:-ms-input-placeholder, #content input[type="tel"].facetwp-search:-ms-input-placeholder, #content input[type="email"].facetwp-search:-ms-input-placeholder, #content input[type="text"].facetwp-search:-ms-input-placeholder, body > .elementor select.facetwp-search:-ms-input-placeholder, body > .elementor textarea.facetwp-search:-ms-input-placeholder, body > .elementor input[type="tel"].facetwp-search:-ms-input-placeholder, body > .elementor input[type="email"].facetwp-search:-ms-input-placeholder, body > .elementor input[type="text"].facetwp-search:-ms-input-placeholder {
  color: #333;
}
#content select.facetwp-search::-webkit-input-placeholder, #content textarea.facetwp-search::-webkit-input-placeholder, #content input[type="tel"].facetwp-search::-webkit-input-placeholder, #content input[type="email"].facetwp-search::-webkit-input-placeholder, #content input[type="text"].facetwp-search::-webkit-input-placeholder, body > .elementor select.facetwp-search::-webkit-input-placeholder, body > .elementor textarea.facetwp-search::-webkit-input-placeholder, body > .elementor input[type="tel"].facetwp-search::-webkit-input-placeholder, body > .elementor input[type="email"].facetwp-search::-webkit-input-placeholder, body > .elementor input[type="text"].facetwp-search::-webkit-input-placeholder {
  color: #333;
}
#content select, body > .elementor select {
  background-image: url(../img/angle-down-icon.svg);
  background-repeat: no-repeat;
  background-position: top 50% right 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#content .fs-wrap.fs-open .fs-label-wrap, body > .elementor .fs-wrap.fs-open .fs-label-wrap {
  border-radius: 3px 3px 0 0;
  border-bottom: none;
}
#content .fs-wrap .fs-dropdown, body > .elementor .fs-wrap .fs-dropdown {
  border: 1px solid #cab8a2;
  border-radius: 0 0 3px 3px;
}
#content .fs-wrap .fs-dropdown .fs-search, body > .elementor .fs-wrap .fs-dropdown .fs-search {
  display: none;
}
#content .fs-label-wrap, body > .elementor .fs-label-wrap {
  border: 1px solid #cab8a2;
  outline: none !important;
  padding: 8px 16px;
  border-radius: 3px;
  background-image: url(../img/angle-down-icon.svg);
  background-repeat: no-repeat;
  background-position: top 50% right 8px;
}
#content .fs-label-wrap .fs-arrow, body > .elementor .fs-label-wrap .fs-arrow {
  display: none;
}
#content .fs-label-wrap .fs-label, body > .elementor .fs-label-wrap .fs-label {
  padding: 0;
  font-size: 18px;
  line-height: 26px;
  color: #333;
}
#content .fs-wrap.multiple .fs-option .fs-checkbox i, body > .elementor .fs-wrap.multiple .fs-option .fs-checkbox i {
  top: 1px;
}
#content .fs-wrap.multiple .fs-option.selected .fs-checkbox i, body > .elementor .fs-wrap.multiple .fs-option.selected .fs-checkbox i {
  background-color: #d93;
}
#content .tnp-field-button, body > .elementor .tnp-field-button {
  text-align: center !important;
}
#content .tnp-submit, body > .elementor .tnp-submit {
  padding: 14px 30px !;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Roboto Slab", Arial, sans-serif;
  font-size: 15px !important;
  letter-spacing: 0.1em;
  line-height: 24px;
  border-radius: 40px;
  width: 220px;
  background-color: #d93;
  margin: 22px auto;
}
@media (max-width: 479px) {
  #content .tnp-submit, body > .elementor .tnp-submit {
    font-size: 18px;
    padding: 10px 24px;
  }
}
#content .tnp-submit:hover, body > .elementor .tnp-submit:hover {
  background-color: #085080;
}
@media (min-width: 1025px) {
  #content .fix-1, body > .elementor .fix-1 {
    top: 55px;
    position: relative;
    margin-left: -9vw;
  }
}
@media (min-width: 1025px) {
  #content .shadow-top, body > .elementor .shadow-top {
    position: relative;
  }
  #content .shadow-top::after, body > .elementor .shadow-top::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 180px;
    top: 0;
    left: 0;
    background: linear-gradient(to top, transparent, #f4f0ee);
  }
}
@media (max-width: 1299px) {
  body .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
    display: block !important;
  }
  body .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle {
    display: flex !important;
  }
}
@media (min-width: 1300px) {
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown, .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle {
    display: none !important;
  }
}
@media (max-width: 1299px) {
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
    display: none !important;
  }
}
body .typical-button {
  padding: 12px 30px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Roboto Slab", Arial, sans-serif;
  font-size: 15px;
  line-height: 1;
  border-radius: 40px;
  min-width: 200px;
  max-width: 100%;
  border: none;
  background-color: #d93;
  display: inline-block;
}
@media (max-width: 479px) {
  body .typical-button {
    font-size: 14px;
    padding: 10px 24px;
  }
}
body .typical-button:hover {
  background-color: #085080;
  color: #ffffff;
}
body .typical-button--inverse {
  background-color: #085080;
}
body .typical-button--inverse:hover {
  background-color: #d93;
}
body .date-table .tafe-table th:first-child, body .date-table .tafe-table td:first-child {
  white-space: nowrap;
}
@media (max-width: 479px) {
  body .date-table .tafe-table th:first-child, body .date-table .tafe-table td:first-child {
    padding-left: 12px !important;
    padding-right: 2px !important;
  }
}
body .tafe-table th, body .tafe-table td {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
body .pretty-list ul {
  padding-left: 0;
}
body .pretty-list li {
  list-style: none;
  padding-left: 1.5em;
  position: relative;
  margin: 0.2em 0;
}
body .pretty-list li::before {
  content: "";
  font-family: dashicons;
  display: block;
  position: absolute;
  left: 0;
  top: 0.6em;
  transform: translate(-50%, -50%);
  font-size: 1.4em;
  color: #d93;
}
body > #site-header {
  z-index: 3;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  body > #site-header {
    padding-left: 3%;
    padding-right: 1%;
  }
}
body > #site-header .site-navigation {
  max-width: unset !important;
}
@media only screen and (min-width: 768px) and (max-width: 1099px) {
  body > #site-header .site-navigation {
    width: 100%;
  }
  body > #site-header .site-navigation > div {
    width: 100%;
  }
  body > #site-header .site-navigation .menu {
    justify-content: space-between !important;
    margin-top: 12px;
    width: 100%;
  }
}
body > #site-header .site-navigation .menu-item {
  font-weight: 500;
  font-size: 21px;
  text-transform: none;
}
@media (max-width: 1439px) {
  body > #site-header .site-navigation .menu-item {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1600px) {
  body > #site-header .site-navigation .menu-item a {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  body > #site-header .site-navigation .menu-item {
    padding-right: 16px;
    font-size: 17px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  body > #site-header .site-navigation .menu-item {
    font-size: 15px !important;
    line-height: 19px;
  }
  body > #site-header .site-navigation .menu-item a {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
}
@media (max-width: 767px) {
  body > #site-header .site-navigation .menu-item.search-toggler {
    display: none;
  }
}
body > #site-header .site-navigation .menu-item.search-toggler a {
  font-size: 0;
  display: block;
  position: relative;
  padding: 0 !important;
  width: 36px;
  height: 36px;
  margin-left: 6px;
}
@media only screen and (min-width: 1600px) {
  body > #site-header .site-navigation .menu-item.search-toggler a {
    margin-left: 18px;
  }
}
body > #site-header .site-navigation .menu-item.search-toggler a::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 22px;
  font-family: dashicons;
}
@media only screen and (min-width: 768px) {
  body > #site-header .site-navigation .menu-item.only-phones {
    display: none;
  }
}
body > #site-header .site-navigation .menu-item.last-of-horizontal .sub-menu {
  left: auto;
  right: 0;
}
@media only screen and (min-width: 981px) and (max-width: 1199px) {
  body > #site-header .site-logo {
    width: 150px;
  }
  body > #site-header .site-logo img {
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  body > #site-header .site-logo a {
    font-size: 0;
  }
  body > #site-header .site-logo img {
    height: auto;
  }
}
@media only screen and (min-width: 768px) {
  body > #site-header .site-navigation ul.menu li a {
    transition: all 0.3s ease-out 0s;
  }
  body > #site-header .site-navigation ul.menu li .current-menu-item > a, body > #site-header .site-navigation ul.menu li.current-menu-ancestor > a, body > #site-header .site-navigation ul.menu li:hover > a {
    color: #d93;
  }
  body > #site-header .site-navigation ul.menu li .sub-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out 0s;
    padding-top: 30px;
    padding-bottom: 6px;
    background-color: #f4f0ee;
    min-width: 232px;
  }
  body > #site-header .site-navigation ul.menu li .sub-menu li a {
    padding: 11px 15px;
  }
  body > #site-header .site-navigation ul.menu li .sub-menu li a:hover {
    color: #d93;
  }
  body > #site-header .site-navigation ul.menu li .sub-menu li.current-menu-item > a {
    color: #d93;
  }
  body > #site-header .site-navigation ul.menu li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  body > #site-header .site-navigation ul.menu li.menu-item-has-children::after {
    content: "";
    font-family: dashicons;
    display: block;
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 100%;
    color: #085080;
    transition: all 0.3s ease-out 0s;
  }
  body > #site-header .site-navigation ul.menu li.current-menu-ancestor::after, body > #site-header .site-navigation ul.menu li.current-menu-item::after, body > #site-header .site-navigation ul.menu li.menu-item-has-children:hover::after {
    color: #d93;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1200px) {
  body > #site-header .site-navigation ul.menu li .sub-menu {
    min-width: 254px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1099px) {
  body > #site-header .header-inner {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 767px) {
  body > #site-header .header-inner {
    align-items: center;
  }
}
@media (max-width: 1024px) {
  body > #site-header .header-inner {
    padding-left: 0;
    padding-right: 0;
  }
  body > #site-header .site-navigation-toggle-holder {
    padding: 0;
  }
  body > #site-header .site-navigation-toggle {
    background-color: #085080;
    padding: 7px 8px 8px;
    border-radius: 0;
  }
  body > #site-header .site-navigation-dropdown .menu {
    max-height: calc(100dvh - 96px);
    overflow: hidden;
    overflow-y: auto;
    position: fixed;
  }
  body > #site-header .site-navigation-dropdown .menu > .menu-item > a {
    font-size: 20px;
    color: #085080;
    font-family: "Roboto Slab", Arial, sans-serif;
  }
  body > #site-header .site-navigation-dropdown .menu > .menu-item > a:hover {
    color: #d93;
  }
  body > #site-header .site-navigation-dropdown .menu > .menu-item.menu-item-has-children > a {
    position: relative;
  }
  body > #site-header .site-navigation-dropdown .menu > .menu-item.menu-item-has-children > a::after {
    content: "";
    font-family: dashicons;
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 110%;
  }
  body > #site-header .site-navigation-dropdown .menu > .menu-item > .sub-menu {
    padding-left: 20px;
  }
  body > #site-header .site-navigation-dropdown .menu > .menu-item > .sub-menu .menu-item a {
    font-size: 18px;
    font-family: "Roboto Slab", Arial, sans-serif;
    color: #085080;
  }
  body > #site-header .site-navigation-dropdown .menu > .menu-item > .sub-menu .menu-item a:hover {
    color: #d93;
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  body > #site-header .site-navigation-dropdown .menu > .menu-item.search-toggler {
    display: none;
  }
}
body > #site-header .site-navigation-dropdown ul.menu li.current-menu-item a {
  background: transparent;
}
body > #site-header .site-navigation-toggle-holder .site-navigation-toggle {
  padding: 0;
  display: block;
  cursor: pointer;
  transition: all 0.3s ease-out 0s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  overflow: visible;
  z-index: 98;
}
body > #site-header .site-navigation-toggle-holder .site-navigation-toggle {
  width: 30px;
  height: 24px;
  display: block;
  position: relative;
  padding: 0;
}
body > #site-header .site-navigation-toggle-holder .site-navigation-toggle .site-navigation-toggle-icon {
  width: 100%;
}
body > #site-header .site-navigation-toggle-holder .site-navigation-toggle-icon {
  display: block;
  top: 50%;
  margin-top: -2px;
}
body > #site-header .site-navigation-toggle-holder .site-navigation-toggle-icon, body > #site-header .site-navigation-toggle-holder .site-navigation-toggle-icon::before, body > #site-header .site-navigation-toggle-holder .site-navigation-toggle-icon::after {
  width: 30px;
  height: 4px;
  background-color: #085080;
  border-radius: 4px;
  position: absolute;
  transition: all 0.3s ease-out 0s;
  transition-timing-function: ease;
  box-shadow: unset;
}
body > #site-header .site-navigation-toggle-holder .site-navigation-toggle-icon::before, body > #site-header .site-navigation-toggle-holder .site-navigation-toggle-icon::after {
  content: "";
  display: block;
}
body > #site-header .site-navigation-toggle-holder .site-navigation-toggle-icon::before {
  top: -10px;
}
body > #site-header .site-navigation-toggle-holder .site-navigation-toggle-icon::after {
  bottom: -10px;
}
body > #site-header .site-navigation-toggle-holder .site-navigation-toggle-icon {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
body > #site-header .site-navigation-toggle-holder .site-navigation-toggle-icon::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
body > #site-header .site-navigation-toggle-holder .site-navigation-toggle-icon::after {
  transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
body > #site-header .site-navigation-toggle-holder.elementor-active .site-navigation-toggle-icon {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
body > #site-header .site-navigation-toggle-holder.elementor-active .site-navigation-toggle-icon::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
body > #site-header .site-navigation-toggle-holder.elementor-active .site-navigation-toggle-icon::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 767px) {
  body > #site-header .menu-item.only-laptops {
    display: none;
  }
}
body .vaau {
  background: url(../img/vaau-bg.webp);
  position: relative;
  padding: 12px;
  margin-bottom: -1px;
}
body .vaau::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
body .vaau.hidden {
  display: none;
}
body .vaau.simple-bg {
  background: #7a716c;
}
body .vaau.simple-bg::after {
  display: none;
}
body .vaau-text {
  font-size: 14px;
  color: #ffffff;
  padding-right: 10px;
  position: relative;
  z-index: 2;
  text-align: center;
}
body .vaau-text p {
  margin: 3px 0;
}
body .vaau-text p a {
  color: #d93;
  text-decoration: underline;
}
body .vaau-text p a:hover {
  color: #ffffff;
}
@media (max-width: 479px) {
  body .vaau-text strong {
    display: block;
  }
}
body .vaau-close {
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  cursor: pointer;
  transition: all 0.2s ease-out 0s;
}
body .vaau-close:hover {
  color: #fdd600;
}
body .searchform {
  background-color: #085080;
  color: #ffffff;
  transition: all 0.2s ease-out 0s;
  max-height: 0;
  overflow: hidden;
}
body .searchform.open {
  max-height: 100px;
}
body .searchform input[type="text"] {
  background-color: transparent;
  max-width: 400px;
  border: 1px solid #ffffff;
  color: #ffffff;
  outline: none;
  border-radius: 8px;
}
body .searchform input[type="text"].placeholder {
  color: #ffffff;
  opacity: 0.8;
}
body .searchform input[type="text"]:-moz-placeholder {
  color: #ffffff;
  opacity: 0.8;
}
body .searchform input[type="text"]::-moz-placeholder {
  color: #ffffff;
  opacity: 0.8;
}
body .searchform input[type="text"]:-ms-input-placeholder {
  color: #ffffff;
  opacity: 0.8;
}
body .searchform input[type="text"]::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 0.8;
}
body .searchform-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  padding: 16px;
  position: relative;
}
@media (max-width: 479px) {
  body .searchform-wrapper {
    gap: 20px;
    padding-right: 28px;
  }
}
body .searchform-label {
  font-family: "Roboto Slab", Arial, sans-serif;
}
@media (max-width: 767px) {
  body .searchform-label {
    display: none;
  }
}
body .searchsubmit {
  min-width: 1px;
  padding: 10px 32px;
}
body .searchsubmit:hover {
  background-color: #ffffff;
  color: #085080;
}
@media (max-width: 767px) {
  body .searchsubmit {
    padding: 10px;
    width: 60px;
    flex: none;
  }
}
body .searchsubmit .dashicons {
  font-size: 24px;
  line-height: 1;
  width: auto;
  height: auto;
  transition: unset;
}
body .searchform-close {
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  cursor: pointer;
  transition: all 0.2s ease-out 0s;
}
body .searchform-close:hover {
  color: #fdd600;
}
body .searchform-init-on-mobile {
  display: none;
}
@media (max-width: 767px) {
  body .searchform-init-on-mobile {
    display: block;
    position: relative;
    cursor: pointer;
    margin-left: auto;
    margin-right: 32px;
  }
  body .searchform-init-on-mobile::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px;
    font-family: dashicons;
    color: #085080;
    transition: all 0.2s ease-out 0s;
  }
  body .searchform-init-on-mobile::after:hover {
    color: #d93;
  }
}
.site-footer {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .site-footer .footer-inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .site-footer .footer-inner {
    display: grid;
    grid-template-columns: 300px calc(100% - 300px);
    grid-template-rows: auto auto;
    grid-template-areas: "site_branding site_navigation" "copyright site_navigation";
  }
  .site-footer .footer-inner .site-branding {
    grid-area: site_branding;
    margin-bottom: 32px;
    justify-content: start;
    padding-top: 22px;
  }
  .site-footer .footer-inner .site-navigation {
    grid-area: site_navigation;
  }
  .site-footer .footer-inner .copyright {
    grid-area: copyright;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) {
  .site-footer .footer-inner .site-navigation {
    padding-top: 15px;
    margin-bottom: -4px;
    align-items: start;
  }
}
.site-footer .footer-inner .site-navigation > ul {
  gap: 20px;
  width: 100%;
}
@media only screen and (max-width: 576px) {
  .site-footer .footer-inner .site-navigation > ul {
    gap: 5px;
  }
}
.site-footer .footer-inner .site-navigation > ul > li {
  display: block;
  font-weight: 500;
  font-size: 20px;
  font-family: "Roboto Slab", Arial, sans-serif;
  padding: 0;
  width: calc(50% - 10px);
}
@media only screen and (min-width: 981px) {
  .site-footer .footer-inner .site-navigation > ul > li {
    width: calc(33.33% - 40px / 3);
  }
}
@media only screen and (min-width: 1300px) {
  .site-footer .footer-inner .site-navigation > ul > li {
    width: calc(20% - 80px / 5);
  }
}
@media only screen and (max-width: 576px) {
  .site-footer .footer-inner .site-navigation > ul > li {
    font-size: 18px;
    width: 100%;
  }
  .site-footer .footer-inner .site-navigation > ul > li.active > a::after {
    transform: translate(0, -50%) scaleY(-1);
    margin-top: 0px;
  }
  .site-footer .footer-inner .site-navigation > ul > li.active .sub-menu li {
    margin: 4px 0;
    height: 26px;
  }
}
.site-footer .footer-inner .site-navigation > ul > li::after {
  display: none;
}
.site-footer .footer-inner .site-navigation > ul > li.go-to-top {
  pointer-events: all;
  position: fixed;
  z-index: 32;
  right: 30px;
  bottom: 30px;
  display: block;
  transition: all 0.5s ease-out 0s;
  border: 1px solid #ffffff;
  border-radius: 4px;
  width: 44px;
  height: 44px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.6);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 0;
  line-height: 1;
  font-family: Inter, Arial, sans-serif;
  color: #085080;
  cursor: pointer;
  display: none;
  /* &.show {
							opacity: 1;
							visibility: visible;
						} */
}
.site-footer .footer-inner .site-navigation > ul > li.go-to-top::before {
  content: "";
  font-family: dashicons;
  display: block;
  font-size: 21px;
}
.site-footer .footer-inner .site-navigation > ul > li.go-to-top:hover {
  opacity: 1;
  color: #d93;
  background-color: #ffffff;
}
@media (max-width: 1024px) {
  .site-footer .footer-inner .site-navigation > ul > li.go-to-top {
    right: 20px;
    bottom: 20px;
  }
}
@media (max-width: 479px) {
  .site-footer .footer-inner .site-navigation > ul > li.go-to-top {
    right: 5vw;
    bottom: 5vw;
  }
}
.site-footer .footer-inner .site-navigation > ul > li.go-to-top a {
  display: none;
}
.site-footer .footer-inner .site-navigation > ul > li > a {
  color: #085080;
  pointer-events: none;
  padding: 0;
}
@media only screen and (max-width: 576px) {
  .site-footer .footer-inner .site-navigation > ul > li > a {
    pointer-events: all;
    display: inline-block;
    position: relative;
    padding-right: 28px;
  }
}
@media only screen and (max-width: 576px) and (max-width: 576px) {
  .site-footer .footer-inner .site-navigation > ul > li > a::after {
    content: "";
    font-family: dashicons;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 100%;
    color: #085080;
    transition: all 0.2s ease-out 0s;
    margin-top: 1px;
  }
}
.site-footer .footer-inner .site-navigation .sub-menu {
  display: block;
  background-color: transparent;
  position: static;
  padding-top: 6px;
}
@media only screen and (max-width: 576px) {
  .site-footer .footer-inner .site-navigation .sub-menu {
    padding-top: 2px;
  }
}
.site-footer .footer-inner .site-navigation .sub-menu li {
  font-size: 16px;
  font-family: Inter, Arial, sans-serif;
  margin-bottom: 3px;
  font-weight: 400;
  border-block-end: unset;
}
@media only screen and (max-width: 576px) {
  .site-footer .footer-inner .site-navigation .sub-menu li {
    display: block !important;
    transition: all 0.2s ease-out 0s;
    height: 0;
    overflow: hidden;
    margin: 0;
  }
}
.site-footer .footer-inner .site-navigation .sub-menu li a {
  color: #085080;
  padding: 0;
  opacity: 0.93;
}
.site-footer .footer-inner .site-navigation .sub-menu li a:hover {
  color: #d93;
  opacity: 1;
}
.site-footer .footer-inner .site-navigation .sub-menu li.typical-button {
  padding: 0;
  border-radius: 0;
  background: none;
  margin-top: 34px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .site-footer .footer-inner .site-navigation .sub-menu li.typical-button {
    display: none !important;
  }
}
.site-footer .footer-inner .site-navigation .sub-menu li.typical-button a {
  font-family: "Roboto Slab", Arial, sans-serif;
  padding: 8px 24px 9px;
  font-size: 12px;
  transition: all 0.3s ease-out 0s;
  background-color: #085080;
  color: #ffffff;
  border-radius: 30px;
  display: inline-block;
  width: auto;
}
.site-footer .footer-inner .site-navigation .sub-menu li.typical-button a:hover {
  background-color: #d93;
}
.site-footer .footer-inner .copyright {
  flex-direction: column;
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .site-footer .footer-inner .copyright {
    align-items: flex-start;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-inner .copyright span {
    display: block;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-inner .copy {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .site-footer .footer-inner .copy {
    white-space: normal;
  }
  .site-footer .footer-inner .copy span {
    display: block;
  }
}
.site-footer .footer-inner .copy:not(:last-child) {
  margin-bottom: 10px;
}
.site-footer .footer-inner .copy a {
  color: #555;
  text-decoration: underline;
}
.site-footer .footer-inner .copy a:hover {
  text-decoration: none;
}
.site-footer .footer-inner .copy-links {
  margin-bottom: 12px;
}
.site-footer .copy-links-item {
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .site-footer .copy-links-item {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .site-footer .copy-links-item {
    font-size: 16px;
  }
}
.site-footer .copy-links-item a {
  color: #085080;
}
.site-footer .copy-links-item a:hover {
  color: #d93;
}
@media (max-width: 767px) {
  .site-footer .site-branding .site-logo img {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .footer-extrabox {
    text-align: center;
  }
}
.footer-extrabox .typical-button {
  padding: 8px 14px;
  font-size: 12px;
  margin-bottom: 14px;
}
@media only screen and (min-width: 768px) {
  .footer-extrabox .typical-button {
    display: none;
  }
}
@media only screen and (min-width: 981px) and (max-width: 1199px) {
  body .anonsy > .elementor-element {
    gap: 40px;
  }
}
body .posts-list {
  display: flex;
  width: 100%;
  gap: 50px;
}
@media (max-width: 1439px) {
  body .posts-list {
    gap: 33px;
  }
}
@media only screen and (min-width: 981px) and (max-width: 1199px) {
  body .posts-list {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  body .posts-list {
    flex-direction: column;
    gap: 44px;
  }
}
body .posts-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  width: calc(33.33% - 100px / 3);
}
@media (max-width: 1439px) {
  body .posts-item {
    width: calc(33.33% - 66px / 3);
  }
}
@media only screen and (min-width: 981px) and (max-width: 1199px) {
  body .posts-item {
    width: calc(33.33% - 40px / 3);
  }
}
@media (max-width: 767px) {
  body .posts-item {
    width: 100%;
    gap: 12px;
  }
}
body .posts-item p {
  font-size: 16px;
  letter-spacing: 0.5px;
  margin: 0;
  flex: 2;
  color: #333;
}
body .posts-item-image {
  overflow: hidden;
}
body .posts-item-image img {
  display: block;
  aspect-ratio: 1.7777777778;
  object-fit: cover;
  object-position: center;
  transition: all 0.6s ease-out 0s;
}
body .posts-item-image a:hover img {
  transform: scale(1.05);
}
body .posts-item-title {
  font-size: 22px !important;
  font-weight: 400 !important;
  margin: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  body .posts-item-title {
    font-size: 20px !important;
  }
}
@media only screen and (min-width: 981px) and (max-width: 1199px) {
  body .posts-item-title {
    font-size: 18px !important;
  }
}
body .posts-item-title a {
  font-size: inherit !important;
  color: #085080;
}
body .posts-item-title a:hover {
  color: #d93;
}
body .more a {
  color: #085080 !important;
  font-family: "Roboto Slab", Arial, sans-serif;
  font-size: 15px;
  display: inline-block;
  position: relative;
  text-decoration: none;
}
body .more a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #085080;
  transition: all 0.3s ease-out 0s;
}
body .more a:hover {
  color: #d93 !important;
}
body .more a:hover::after {
  background-color: #fdd600;
}
body .groups-section .elementor-tabs-content-wrapper {
  position: relative;
}
body .groups-section .elementor-tabs-wrapper {
  /* @media only screen and (min-width: 768px) {
				height: calc(100vh - 250px);
				overflow: hidden;
				overflow-y: auto;
				scrollbar-color: #a6a6a6 rgba(0, 0, 0, 0.03);
				scrollbar-width: thin;
				&::-webkit-scrollbar {
					width: 6px;
				}
				&::-webkit-scrollbar-track {
					background-color: rgba(0, 0, 0, 0.03);
				}
				&::-webkit-scrollbar-button {
					width: 0px;
					height: 0px;
				}
				&::-webkit-scrollbar-thumb {
					border-radius: 3px;
					background-color: #a6a6a6;
					width: 6px;
					height: 6px;
				}
			} */
}
body .groups-section .elementor-tab-title {
  position: relative;
  padding: 6px 20px 6px 34px;
  transition: all 0.3s ease-out 0s;
}
@media (any-hover: hover) {
  body .groups-section .elementor-tab-title:hover {
    color: #7a716c;
  }
}
body .groups-section .elementor-tab-title .dashicons {
  position: absolute;
  top: 48%;
  transform: translate(0, -50%);
  left: 5px;
  transition: all 0s ease-out 0s;
}
@media (min-width: 1025px) {
  body .groups-section .elementor-tab-title .dashicons.dashicons-location {
    margin-top: 2px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  body .groups-section .elementor-tab-title {
    padding: 10px 12px;
    font-size: 16px !important;
  }
  body .groups-section .elementor-tab-title .dashicons {
    display: none;
  }
}
@media only screen and (min-width: 981px) and (max-width: 1199px) {
  body .groups-section .elementor-tab-title {
    padding: 10px 15px 10px 30px;
  }
  body .groups-section .elementor-tab-title .dashicons {
    left: 7px;
    top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  body .groups-section .elementor-tab-title:first-child {
    text-transform: uppercase !important;
  }
  body .groups-section .elementor-tab-title:first-child.elementor-active {
    border-bottom: 1px solid #d5d8dc;
    color: #d93 !important;
  }
}
@media (max-width: 767px) {
  body .groups-section .elementor-tab-title {
    padding: 15px 34px 15px 36px;
  }
  body .groups-section .elementor-tab-title .dashicons {
    left: 10px;
  }
  body .groups-section .elementor-tab-title::after {
    content: "";
    display: block;
    position: absolute;
    font-family: dashicons;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    transition: all 0.3s ease-out 0s;
  }
  body .groups-section .elementor-tab-title.elementor-active::after {
    transform: translate(0, -50%) scaleY(-1);
  }
}
body .groups-section .elementor-tab-content {
  padding: 30px;
  /* @media only screen and (min-width: 768px) {
				display: block !important;
				height: calc(100vh - 250px);
				overflow: hidden;
				position: absolute;
				right: 0;
				top: 0;
				opacity: 0;
				visibility: hidden;
				overflow-y: auto;
				transition: all 0.3s ease-out 0s;
				width: 100%;
				scrollbar-color: #a6a6a6 rgba(0, 0, 0, 0.03);
				scrollbar-width: thin;
				&::-webkit-scrollbar {
					width: 6px;
				}
				&::-webkit-scrollbar-track {
					background-color: rgba(0, 0, 0, 0.03);
				}
				&::-webkit-scrollbar-button {
					width: 0px;
					height: 0px;
				}
				&::-webkit-scrollbar-thumb {
					border-radius: 3px;
					background-color: #a6a6a6;
					width: 6px;
					height: 6px;
				}
				&.elementor-active {
					opacity: 1;
					visibility: visible;
					position: static;
					transition: all 0.3s ease-out 0.3s;
				}
			} */
}
@media only screen and (min-width: 768px) and (max-width: 980px), (max-width: 425px) {
  body .groups-section .elementor-tab-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  body .groups-section .elementor-tab-content {
    overflow: hidden;
    /* max-height: 80vh;
				overflow: hidden;
				overflow-y: auto;
				scrollbar-color: #a6a6a6 rgba(0, 0, 0, 0.03);
				scrollbar-width: thin;
				&::-webkit-scrollbar {
					width: 6px;
				}
				&::-webkit-scrollbar-track {
					background-color: rgba(0, 0, 0, 0.03);
				}
				&::-webkit-scrollbar-button {
					width: 0px;
					height: 0px;
				}
				&::-webkit-scrollbar-thumb {
					border-radius: 3px;
					background-color: #a6a6a6;
					width: 6px;
					height: 6px;
				} */
  }
  body .groups-section .elementor-tab-content:nth-child(2) h3 {
    display: none;
  }
}
body .groups-section .elementor-tab-content h4, body .groups-section .elementor-tab-content h2, body .groups-section .elementor-tab-content h3 {
  background-color: #7a716c;
  color: #ffffff;
  text-align: center;
  margin: 0 -30px 20px;
  padding: 13px 30px 14px;
}
body .groups-section .elementor-tab-content h4:first-child, body .groups-section .elementor-tab-content h2:first-child, body .groups-section .elementor-tab-content h3:first-child {
  margin-top: -30px;
}
@media (max-width: 767px) {
  body .groups-section .elementor-tab-content h3 {
    font-size: 20px !important;
  }
}
body .groups-section .elementor-tab-content h3 + h4 {
  margin-top: -20px;
}
body .groups-section .elementor-tab-content h4 {
  margin-top: 44px;
  background-color: #cab8a2;
  font-weight: 400 !important;
  font-size: 22px !important;
}
@media (min-width: 1200px) {
  body .groups-section .elementor-tab-content h4 {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  body .groups-section .elementor-tab-content h4 {
    font-size: 17px !important;
  }
}
@media (max-width: 479px) {
  body .groups-section .elementor-tab-content h4 {
    font-size: 16px !important;
  }
}
body .groups-section .elementor-tab-content h5 {
  margin: 0 0 1em;
}
body .groups-section .elementor-tab-content p {
  margin: 0 0 0.6em;
  font-size: 18px;
}
@media (max-width: 479px) {
  body .groups-section .elementor-tab-content p {
    font-size: 16px;
  }
}
body .groups-section .elementor-tab-content p a, body .groups-section .elementor-tab-content li a {
  color: #085080;
  font-weight: 500;
}
body .groups-section .elementor-tab-content p a:hover, body .groups-section .elementor-tab-content li a:hover {
  color: #d93;
}
body .groups-section .elementor-tab-content strong {
  color: #333;
}
@media (max-width: 767px) {
  body .groups-section .elementor-tab-content:nth-child(2), body .groups-section .elementor-tab-content:first-child, body .groups-section .elementor-tab-title:nth-child(2), body .groups-section .elementor-tab-title:first-child {
    display: none !important;
  }
}
body .elementor-widget-text-editor.groups-section h4, body .elementor-widget-text-editor.groups-section h2, body .elementor-widget-text-editor.groups-section h3 {
  background-color: #7a716c;
  color: #ffffff;
  text-align: center;
  margin: 0 -30px 20px;
  padding: 13px 30px 14px;
}
body .elementor-widget-text-editor.groups-section h4:first-child, body .elementor-widget-text-editor.groups-section h2:first-child, body .elementor-widget-text-editor.groups-section h3:first-child {
  margin-top: -30px;
}
@media (max-width: 767px) {
  body .elementor-widget-text-editor.groups-section h3 {
    font-size: 20px !important;
  }
}
body .elementor-widget-text-editor.groups-section h3 + h4 {
  margin-top: -20px;
}
body .elementor-widget-text-editor.groups-section h4 {
  margin-top: 44px;
  background-color: #cab8a2;
  font-weight: 400 !important;
  font-size: 22px !important;
}
@media (min-width: 1200px) {
  body .elementor-widget-text-editor.groups-section h4 {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  body .elementor-widget-text-editor.groups-section h4 {
    font-size: 17px !important;
  }
}
@media (max-width: 479px) {
  body .elementor-widget-text-editor.groups-section h4 {
    font-size: 16px !important;
  }
}
body .elementor-widget-text-editor.groups-section h5 {
  margin: 0 0 1em;
}
body .elementor-widget-text-editor.groups-section p {
  margin: 0 0 0.6em;
  font-size: 18px;
}
@media (max-width: 479px) {
  body .elementor-widget-text-editor.groups-section p {
    font-size: 16px;
  }
}
body .elementor-widget-text-editor.groups-section p a, body .elementor-widget-text-editor.groups-section li a {
  color: #085080;
  font-weight: 500;
}
body .elementor-widget-text-editor.groups-section p a:hover, body .elementor-widget-text-editor.groups-section li a:hover {
  color: #d93;
}
body .elementor-widget-text-editor.groups-section strong {
  color: #333;
}
body .elementor-widget-text-editor.groups-section img {
  border-radius: 50%;
  top: -6px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  body .sitka > .e-con-inner {
    gap: 20px;
  }
  body .sitka > .e-con-inner > .elementor-element {
    width: 100%;
  }
  body .sitka > .e-con-inner > .elementor-element > .elementor-widget-container {
    margin-top: 0;
  }
}
body .sitka .elementor-image-box-img {
  aspect-ratio: 1.5;
  position: relative;
}
body .sitka .elementor-image-box-title a:hover {
  color: #d93;
}
body .sitka .elementor-widget-image-box:not(.no-cover) .elementor-image-box-img img {
  display: block;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
body .sitka .elementor-widget-image-box.no-cover .elementor-image-box-img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  aspect-ratio: unset;
  padding-bottom: 71%;
}
body .sitka .elementor-widget-image-box.no-cover .elementor-image-box-img img {
  max-width: 90%;
  max-height: 90%;
  width: auto;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
body .sitka .elementor-image-box-description {
  margin-top: -1em;
}
body .chk-container ol {
  padding-left: 0;
}
body .chk-container li {
  font-family: "Roboto Slab", Arial, sans-serif;
  color: #085080;
}
body .chk-container ol + p {
  margin-top: 20px;
}
body .chk {
  margin-top: -20px;
  margin-bottom: clamp(30px, 3.5714285714vw, 50px);
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
body .chk label {
  font-weight: 700;
  font-size: 18px;
  transition: all 0.3s ease-out 0s;
  cursor: pointer;
  color: #d93;
}
body .chk label:hover {
  color: #bf6426;
}
body .chk label input {
  margin-right: 3px;
  cursor: pointer;
}
body #check_counter {
  font-size: 18px;
  text-align: center;
  padding-top: 20px;
}
body #check_counter strong {
  padding: 15px;
  display: inline-block;
  border: 1px solid #ccc;
}
body .oholoshennia::before {
  content: "";
  display: block;
  position: absolute;
  width: 200px;
  height: 1px;
  background-color: #d93;
  left: 50%;
  top: -5vw;
  transform: translate(-50%, 0);
}
@media (min-width: 1200px) {
  body .oholoshennia::before {
    top: -5.7vw;
  }
}
@media (max-width: 767px) {
  body .oholoshennia::before {
    width: 42vw;
    top: -12vw;
  }
}
body .proscho::before {
  content: "";
  display: block;
  position: absolute;
  width: 200px;
  height: 1px;
  background-color: #d93;
  left: 50%;
  top: -5vw;
  transform: translate(-50%, 0);
}
@media (min-width: 1200px) {
  body .proscho::before {
    top: -4.7vw;
  }
}
@media (max-width: 767px) {
  body .proscho::before {
    width: 42vw;
    top: -12vw;
  }
}
body .proscho .elementor-icon-box-title a:hover {
  color: #d93;
}
body .zvernennya {
  position: relative;
}
body .zvernennya::before {
  content: "";
  display: block;
  position: absolute;
  width: 200px;
  height: 1px;
  background-color: #d93;
  left: 50%;
  top: -5vw;
  transform: translate(-50%, 0);
}
@media (min-width: 1200px) {
  body .zvernennya::before {
    top: -4.7vw;
  }
}
@media (max-width: 767px) {
  body .zvernennya::before {
    width: 42vw;
    top: -12vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1180px) {
  body .zvernennya h4 {
    font-size: 20px !important;
  }
}
body .zvernennya .elementor-widget-text-editor p {
  font-size: 16px;
  margin: 12px 0;
}
body .zvernennya .elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  body .zvernennya .elementor-widget-text-editor p {
    font-size: 14px;
  }
}
body .online-groups .e-con-inner {
  gap: 40px;
}
body .online-groups .elementor-widget-text-editor h4 {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0 !important;
}
@media only screen and (min-width: 1200px) {
  body .online-groups .e-con-inner {
    display: flex;
    flex-wrap: wrap !important;
    gap: 50px;
    flex-direction: row !important;
  }
  body .online-groups .elementor-widget-text-editor {
    width: calc(50% - 25px);
  }
}
body .elementor-position-left .elementor-icon-box-title {
  margin: 0.3em 0 0;
}
@media (min-width: 1025px) {
  body .elementor-position-left .elementor-icon-box-title {
    margin: 0 0 0.1em;
  }
}
.site-main-wrapper {
  background-color: #ffffff;
  padding-bottom: clamp(60px, 7.1428571429vw, 100px);
}
.site-main-wrapper #content {
  max-width: 1200px;
  width: 90%;
}
#content .post-list {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 50px;
}
@media only screen and (min-width: 981px) and (max-width: 1199px) {
  #content .post-list {
    gap: 50px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  #content .post-list {
    gap: 40px 30px;
  }
}
@media (max-width: 479px) {
  #content .post-list {
    gap: 40px;
  }
}
#content .post-list .post-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(50% - 25px);
}
@media only screen and (min-width: 981px) and (max-width: 1199px) {
  #content .post-list .post-item {
    width: calc(50% - 20px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  #content .post-list .post-item {
    width: calc(50% - 15px);
  }
}
@media (max-width: 767px) {
  #content .post-list .post-item {
    width: 100%;
  }
}
#content .post-list .post-item .post-content {
  flex: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#content .post-list .post-img {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px), (max-width: 479px) {
  #content .post-list .post-img {
    margin-bottom: 12px;
  }
}
#content .post-list .post-img img {
  aspect-ratio: 1.5;
  display: block;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  transition: all 0.6s ease-out 0s;
}
#content .post-list .post-img img:hover {
  transform: scale(1.05);
}
#content .post-list .post-descr {
  margin-bottom: 24px;
  flex: 2;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 768px) and (max-width: 980px), (max-width: 479px) {
  #content .post-list .post-descr {
    margin-bottom: 12px;
  }
}
#content .post-list .post-descr p {
  margin: 0;
}
#content .post-list .post-descr p .dashicons {
  vertical-align: middle;
}
#content .post-list a {
  text-decoration: none;
}
#content .pagintochcha {
  padding-top: clamp(50px, 5.7142857143vw, 80px);
  /* .pages {
			display: none;
		} */
}
#content .pagintochcha .wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
#content .pagintochcha .wp-pagenavi > * {
  border: none;
  line-height: 28px;
}
@media (min-width: 1440px) {
  #content .pagintochcha .wp-pagenavi > * {
    line-height: 34px;
  }
}
#content .pagintochcha .wp-pagenavi a {
  color: #085080;
}
#content .pagintochcha .wp-pagenavi a:hover {
  color: #d93;
}
#content .pagintochcha .last, #content .pagintochcha .first {
  font-size: 15px;
  line-height: 28px;
}
@media (min-width: 1440px) {
  #content .pagintochcha .last, #content .pagintochcha .first {
    line-height: 34px;
  }
}
@media (max-width: 767px) {
  #content .pagintochcha .last, #content .pagintochcha .first {
    display: none;
  }
}
#content .pagintochcha .dashicons {
  width: auto;
  height: auto;
  font-size: 18px;
  line-height: 28px;
}
@media (min-width: 1440px) {
  #content .pagintochcha .dashicons {
    line-height: 34px;
  }
}
#content .pagintochcha .current {
  color: #cab8a2;
}
#content .pagintochcha a.page {
  width: 28px;
  height: 28px;
  padding-bottom: 2px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  line-height: 26px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.03);
}
@media (min-width: 1440px) {
  #content .pagintochcha a.page {
    width: 34px;
    height: 34px;
    line-height: 32px;
  }
}
body .fs-filters-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: clamp(20px, 2.8571428571vw, 40px);
  gap: 40px;
}
@media (max-width: 1439px) {
  body .fs-filters-wrap {
    gap: 30px;
  }
}
@media (max-width: 1199px) {
  body .fs-filters-wrap {
    gap: 20px;
  }
}
body .fs-filters-wrap .facetwp-facet {
  flex: 2;
  margin: 0;
}
body .fs-filters-wrap .facetwp-facet > * {
  width: 100%;
}
body .fs-filters-wrap .facetwp-reset {
  background: #085080;
  border-color: #085080;
  color: #ffffff;
  transition: all 0.2s ease-out 0s;
  font-family: "Roboto Slab", Arial, sans-serif;
}
body .fs-filters-wrap .facetwp-reset:hover {
  border-color: #d93;
  background: #d93;
}
@media (max-width: 1024px) {
  body .fs-filters-wrap {
    flex-wrap: wrap;
    gap: 20px 30px;
  }
  body .fs-filters-wrap .facetwp-facet {
    flex: none;
    width: calc(50% - 15px);
    order: 2;
  }
  body .fs-filters-wrap .facetwp-facet.facetwp-facet-reset, body .fs-filters-wrap .facetwp-facet.facetwp-facet-poshuk_za_nazvoju {
    width: 100%;
  }
  body .fs-filters-wrap .facetwp-facet.facetwp-facet-reset {
    order: 1;
  }
}
@media (max-width: 767px) {
  body .fs-filters-wrap {
    gap: 20px;
  }
  body .fs-filters-wrap .facetwp-facet {
    width: calc(50% - 10px);
  }
}
@media (max-width: 479px) {
  body .fs-filters-wrap .facetwp-facet {
    width: 100%;
  }
}
body .books-list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  padding: 20px 0;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  body .books-list {
    gap: 20px;
  }
}
body .books-item {
  width: calc(25% - 40px * 3 / 4);
}
@media (max-width: 1439px) {
  body .books-item {
    width: calc(33.33% - 40px * 2 / 3);
  }
}
@media (max-width: 1024px) {
  body .books-item {
    width: calc(50% - 20px);
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  body .books-item {
    width: calc(50% - 10px);
  }
}
@media (max-width: 479px) {
  body .books-item {
    width: 100%;
  }
}
body .books-item-image {
  border: 2px solid #e5e5e5;
  overflow: hidden;
  margin-bottom: 20px;
  aspect-ratio: 0.6896551724;
  position: relative;
}
@media (max-width: 479px) {
  body .books-item-image {
    aspect-ratio: unset;
  }
}
body .books-item-image img {
  width: auto;
  height: auto;
  max-width: 92%;
  max-height: 92%;
  display: block;
  transition: all 0.5s ease-out 0s;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 479px) {
  body .books-item-image img {
    width: 100%;
    max-width: 100%;
    position: static;
    transform: translate(0, 0) !important;
  }
}
body .books-item-image img:hover {
  transform: scale(1.02) translate(-50%, -50%);
}
body .facetwp-pager {
  padding: 20px 0 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
@media (max-width: 767px) {
  body .facetwp-pager {
    padding: 0;
  }
}
body .facetwp-pager > * {
  border: none;
  line-height: 28px;
}
@media (min-width: 1440px) {
  body .facetwp-pager > * {
    line-height: 34px;
  }
}
body .facetwp-pager a {
  color: #085080;
}
body .facetwp-pager a:hover {
  color: #d93;
}
body .facetwp-pager a.facetwp-page.prev, body .facetwp-pager a.facetwp-page.next {
  font-size: 15px;
  line-height: 28px;
  padding: 0;
  background: none;
  border: none;
  width: auto;
}
@media (min-width: 1440px) {
  body .facetwp-pager a.facetwp-page.prev, body .facetwp-pager a.facetwp-page.next {
    line-height: 34px;
  }
}
@media (max-width: 767px) {
  body .facetwp-pager a.facetwp-page.prev, body .facetwp-pager a.facetwp-page.next {
    display: none;
  }
}
body .facetwp-pager .dashicons {
  width: auto;
  height: auto;
  font-size: 18px;
  line-height: 28px;
}
@media (min-width: 1440px) {
  body .facetwp-pager .dashicons {
    line-height: 34px;
  }
}
body .facetwp-pager a.facetwp-page.active {
  color: #cab8a2;
  padding: 0;
  background: none;
  border: none;
  width: auto;
  font-weight: 400;
}
body .facetwp-pager a.facetwp-page {
  width: 28px;
  height: 28px;
  padding-bottom: 2px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  line-height: 26px;
  margin: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.03);
}
@media (min-width: 1440px) {
  body .facetwp-pager a.facetwp-page {
    width: 34px;
    height: 34px;
    line-height: 32px;
  }
}
.poll_box {
  width: 70%;
  border: 12px solid black;
}
@media (max-width: 1024px) {
  .poll_box {
    width: 90%;
  }
}
@media (max-width: 768px) {
  .poll_box {
    width: 96%;
  }
}
body [id^="ays-survey-container-"] .ays-survey-section-buttons {
  margin-top: clamp(32px, 3.5714285714vw, 50px) !important;
  display: flex;
  justify-content: center;
}
body [id^="ays-survey-container-"] .ays-survey-section-buttons .ays-survey-section-button-container {
  margin: 0;
  box-shadow: unset !important;
  background-color: transparent !important;
}
body [id^="ays-survey-container-"] .ays-survey-section-buttons .ays-survey-section-button {
  padding: 12px 30px 13px !important;
  text-transform: uppercase !important;
  color: #f4f0ee !important;
  font-family: "Roboto Slab", Arial, sans-serif !important;
  font-size: 15px !important;
  line-height: 24px !important;
  border-radius: 40px !important;
  min-width: 200px !important;
  max-width: 100% !important;
  box-shadow: unset !important;
  background-color: #d93 !important;
  transition: all 0.2s ease-out 0s !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
}
@media (max-width: 479px) {
  body [id^="ays-survey-container-"] .ays-survey-section-buttons .ays-survey-section-button {
    font-size: 14px !important;
    padding: 10px 24px 11px !important;
  }
}
body [id^="ays-survey-container-"] .ays-survey-section-buttons .ays-survey-section-button:hover {
  background-color: #085080 !important;
}
body [id^="ays-survey-container-"] .ays-survey-question-title p {
  color: #085080 !important;
  font-family: "Roboto Slab", Arial, sans-serif !important;
  font-size: 23px !important;
}
@media (max-width: 1439px) {
  body [id^="ays-survey-container-"] .ays-survey-question-title p {
    font-size: 22px !important;
  }
}
@media (max-width: 1199px) {
  body [id^="ays-survey-container-"] .ays-survey-question-title p {
    font-size: 22px !important;
  }
}
@media (max-width: 1023px) {
  body [id^="ays-survey-container-"] .ays-survey-question-title p {
    font-size: 20px !important;
  }
}
@media (max-width: 1024px) {
  body [id^="ays-survey-container-"] .ays-survey-question-title p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body [id^="ays-survey-container-"] .ays-survey-question-title p {
    font-size: 20px !important;
  }
}
@media (max-width: 479px) {
  body [id^="ays-survey-container-"] .ays-survey-question-title p {
    font-size: 18px !important;
  }
}
body .ays-survey-submission-summary-question-header-content-title {
  color: #085080 !important;
  font-family: "Roboto Slab", Arial, sans-serif !important;
  font-size: 23px !important;
}
@media (max-width: 1439px) {
  body .ays-survey-submission-summary-question-header-content-title {
    font-size: 22px !important;
  }
}
@media (max-width: 1199px) {
  body .ays-survey-submission-summary-question-header-content-title {
    font-size: 22px !important;
  }
}
@media (max-width: 1023px) {
  body .ays-survey-submission-summary-question-header-content-title {
    font-size: 20px !important;
  }
}
@media (max-width: 1024px) {
  body .ays-survey-submission-summary-question-header-content-title {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body .ays-survey-submission-summary-question-header-content-title {
    font-size: 20px !important;
  }
}
@media (max-width: 479px) {
  body .ays-survey-submission-summary-question-header-content-title {
    font-size: 18px !important;
  }
}
body .ays-survey-submission-summary-question-container-header {
  color: #085080 !important;
  font-family: "Roboto Slab", Arial, sans-serif !important;
  text-align: center;
  font-weight: 500;
  font-size: 28px !important;
}
@media (max-width: 1439px) {
  body .ays-survey-submission-summary-question-container-header {
    font-size: 26px !important;
  }
}
@media (max-width: 1199px) {
  body .ays-survey-submission-summary-question-container-header {
    font-size: 24px !important;
  }
}
@media (max-width: 1023px) {
  body .ays-survey-submission-summary-question-container-header {
    font-size: 22px !important;
  }
}
@media (max-width: 1024px) {
  body .ays-survey-submission-summary-question-container-header {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body .ays-survey-submission-summary-question-container-header {
    font-size: 20px !important;
  }
}
@media (max-width: 479px) {
  body .ays-survey-submission-summary-question-container-header {
    font-size: 20px !important;
  }
}
body div[id*="ays-survey-submission-summary-container"] .ays-survey-submission-summary-question-header {
  display: block;
}
@media only screen and (max-width: 640px) {
  body div[id*="ays-survey-submission-summary-container"] {
    max-width: unset !important;
  }
}
@media (max-width: 479px) {
  body div[id*="ays-survey-submission-summary-container"] {
    width: 106%;
    margin: 0 -3%;
  }
}
body .ays-survey-submission-summary-question-header-content-submission {
  display: none;
}
@media (max-width: 479px) {
  body div[id*="ays-survey-submission-summary-container"] .ays-survey-submission-summary-question-container {
    padding-left: 12px;
    padding-right: 12px;
    width: 100%;
    overflow: hidden;
  }
  body div[id*="ays-survey-submission-summary-container"] .ays-survey-submission-summary-question-content {
    margin-left: -10px;
    margin-right: -10px;
  }
}
body #poll-results-2024 .ays-survey-submission-summary-question-container-header {
  display: none;
}
body #poll-results-2024 .ays-survey-submission-summary-section .ays_survey_name {
  display: none;
}
body .site-main-wrap {
  background-color: #ffffff;
}
body .search-results .page-header {
  background: url(../img/sota.jpg) no-repeat center / cover;
  background-attachment: fixed;
  color: #ffffff;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 80px;
}
@media (max-width: 479px) {
  body .search-results .page-header {
    background-size: cover;
    background-attachment: scroll;
  }
}
body .search-results .page-header .entry-title {
  color: #ffffff;
  font-family: "Roboto Slab", Arial, sans-serif;
}
body .search-results .page-header .entry-title span {
  color: #d93;
}
body .search-results.site-main {
  padding-top: clamp(40px, 5vw, 70px);
  padding-bottom: clamp(40px, 5vw, 70px);
}
@media only screen and (max-width: 575px) {
  body .search-results.site-main {
    padding-left: 16px;
    padding-right: 16px;
  }
}
body .search-results.site-main .postimg {
  margin-bottom: 21px;
  text-align: center;
}
body .search-results.site-main .wp-post-image {
  max-height: unset;
  max-width: 400px;
}
body .search-results .page-content .post {
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  body .search-results .page-content .post {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-top: 55px;
    margin-bottom: 55px;
  }
  body .search-results .page-content .post .postimg {
    width: 200px;
    flex: none;
    margin-bottom: 0;
  }
}
body .search-results .page-content .post .entry-title {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  body .search-results .page-content .post .entry-title {
    display: none;
    text-align: left;
    margin-top: 0;
  }
}
body .search-results .page-content .post::after {
  content: "";
  display: block;
  position: absolute;
  width: 30vw;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #d93;
}
body .search-results .page-content .post:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
body .search-results .page-content .post:last-child::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  body .search-results .page-content .post .post-s-text {
    padding-bottom: 22px;
  }
}
body .search-results .page-content .post .post-s-text .entry-title {
  display: none;
}
@media only screen and (min-width: 768px) {
  body .search-results .page-content .post .post-s-text .entry-title {
    display: block;
  }
}
body .search-results .page-content .excerpt {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  body .search-results .page-content .excerpt {
    text-align: left;
  }
}
body .search-results .page-content .excerpt p {
  margin: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body .search-results .page-content .excerpt p {
    font-size: 16px !important;
  }
}
body .not-looking-for {
  text-align: center;
}
body .custom404 {
  text-align: center;
  background-color: #ffffff;
  padding-top: clamp(44px, 5.7142857143vw, 80px);
  padding-bottom: clamp(44px, 5.7142857143vw, 80px);
}
body .custom404 h1 {
  font-size: clamp(52px, 6.2857142857vw, 88px);
  margin: 0;
  font-family: "Roboto Slab", Arial, sans-serif;
}
body .custom404 h2 {
  font-size: clamp(27px, 3vw, 42px);
  margin: 0;
  font-family: "Roboto Slab", Arial, sans-serif;
}
body .custom404 p {
  margin: 0 0 25px;
}
body .custom404-wrap {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: clamp(22px, 2.2857142857vw, 32px);
}
@media (max-width: 479px) {
  body .custom404-img {
    margin-left: -5%;
    margin-right: -5%;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Faa.org.ua%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2FAA%2Fscss%2Fglobal%2F_global.scss%22%2C%22wp-content%2Fthemes%2FAA%2Fscss%2Findex.scss%22%2C%22wp-content%2Fthemes%2FAA%2Fscss%2Fglobal%2F_header.scss%22%2C%22wp-content%2Fthemes%2FAA%2Fscss%2Fglobal%2F_footer.scss%22%2C%22wp-content%2Fthemes%2FAA%2Fscss%2Fglobal%2F_sections.scss%22%2C%22wp-content%2Fthemes%2FAA%2Fscss%2Fpages%2F_blog.scss%22%2C%22wp-content%2Fthemes%2FAA%2Fscss%2Fpages%2F_books.scss%22%2C%22wp-content%2Fthemes%2FAA%2Fscss%2Fpages%2F_poll.scss%22%2C%22wp-content%2Fthemes%2FAA%2Fscss%2Fpages%2F_search-results.scss%22%2C%22wp-content%2Fthemes%2FAA%2Fscss%2Fpages%2F_404.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACJD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADOA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAC7DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADgFC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAC3GD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADmHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9BA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADiCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADmMC%3BAAAA%3BAAAA%3BACnPD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADiQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaH%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpPA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADqQC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BACpRH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD%2BRC%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE7XF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD8BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvBG%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADkCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BADpBH%3BACyBG%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAEE%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAApCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3FF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAC6GE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAD7JR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACuKC%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACwRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BADxTH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACmUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3QD%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BACwQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADvWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACmXA%3BAAAA%3BAAAA%3BADzXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BXA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BADlYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2YC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BADjaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACyaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAC9fJ%3BAAAA%3BAAAA%3BAAAA%3BAF0EC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEhEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAANC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAyBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFvCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE4CK%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFpHJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE6HK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFlJF%3BAEuJG%3BAAAA%3BAAAA%3BAAAA%3BAFvJH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEgKE%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFvLD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE6LC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAF%2FLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEgNA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3RC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH0CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGnCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH2DD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGnDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH2BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGlBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH0CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGnCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAyBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHpHF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGgIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHvGJ%3BAAAA%3BAAAA%3BAAAA%3BAG%2BGG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH3KF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGuMI%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAHpNH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG4NG%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHpQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGyOE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAH5OF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGqPG%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAHnQF%3BAG0QG%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAH1RF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGkSE%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH1UD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG%2BSC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAHlTD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG2TE%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAACC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaH%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHjeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGidC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHrfD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGqeG%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHjhBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGggBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAHnlBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIhCD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJgED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI1DC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ4CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAItCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAJlDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIyDE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAJhED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI6CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ3ED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIoFC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJvFD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK3CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALiDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK5CC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAL2CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKnCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BALiCH%3BAAAA%3BAAAA%3BAAAA%3BAK1BE%3BAAAA%3BAAAA%3BAAAA%3BALgCF%3BAK3BE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BALjBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK6BE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALxCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKkDC%3BAAAA%3BAAAA%3BAAAA%3BALhFD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKuFC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL7FD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK8EC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL5GD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKqHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL7HD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM5CD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANqDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMlCG%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMnBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMFC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMSA%3BAAAA%3BAAAA%3BANTA%3BAMaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAC5GF%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP2ED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOhEE%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAC3GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR2DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */