* {
  outline: none !important;
}
/* Mixins */
/* VARIABLES LOADED */
body.admin-bar header {
  top: 31px !important;
}
@media screen and (max-width: 782px) {
  body.admin-bar header {
    top: 45px !important;
  }
}
body.admin-bar header .bricks-mobile-menu-wrapper {
  top: 121px !important;
}
@media (max-width: 980px) {
  body.admin-bar header .bricks-mobile-menu-wrapper {
    top: 107px !important;
  }
}
@media (max-width: 767px) {
  body.admin-bar header .bricks-mobile-menu-wrapper {
    top: 120px !important;
  }
}
header {
  position: fixed;
  z-index: 100;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  header.scrolling {
    top: 45px !important;
  }
}
header a {
  transition: all 0.3s;
}
header .top-nav-menu .bricks-nav-menu-wrapper {
  width: 100%;
}
header .top-nav-menu .bricks-nav-menu-wrapper #menu-topbar-menu {
  justify-content: space-between;
  width: 100%;
}
header .bricks-mobile-menu-wrapper {
  padding: 20px 0 0;
}
@media (min-width: 981px) {
  header .brx-has-megamenu .sub-menu {
    display: none;
  }
}
header .sub-menu > .menu-item > .sub-menu > .menu-item > a {
  padding: 0 60px;
}
header #menu-header-topbar-menu {
  justify-content: space-between;
}
header .brxe-section .bricks-nav-menu > .menu-item {
  transition: all 0.3s;
  padding: 6px clamp(10px, 0.8988764045vw, 16px);
  border-radius: 4px;
}
@media (max-width: 1440px) {
  header .brxe-section .bricks-nav-menu > .menu-item {
    padding: 4px;
  }
}
header .brxe-section .bricks-nav-menu > .menu-item svg {
  transition: all 0.3s;
}
header .brxe-section .bricks-nav-menu > .menu-item > a {
  font-size: clamp(14px, 0.9550561798vw, 17px);
}
header .brxe-section .bricks-nav-menu > .menu-item:hover {
  color: var(--bricks-color-white-100);
  background-color: var(--bricks-color-green-100);
}
header .brxe-section .bricks-nav-menu > .menu-item:hover svg {
  transform: rotate(180deg);
}
header .brxe-section .bricks-nav-menu .megamenu-amtelco-software-item .brx-megamenu {
  left: 0 !important;
  min-width: unset !important;
  width: max-content;
}
header .brxe-section .bricks-nav-menu .menu-item {
  margin: 0;
}
header .brxe-section .bricks-nav-menu .menu-item > a {
  font-size: clamp();
}
header .brxe-section .bricks-nav-menu .menu-item .brx-megamenu .brxe-section {
  margin-top: 15px;
}
header .brxe-section .bricks-nav-menu .menu-item .brx-megamenu .brxe-section > .brxe-container {
  width: 100%;
}
header .brxe-section .bricks-nav-menu .menu-item .megamenu-tools-resources .menu-item {
  margin: 0;
}
header .brxe-section .bricks-nav-menu .menu-item .megamenu-tools-resources .menu-item .brx-megamenu .brxe-section {
  margin-top: 5px;
}
header .brxe-section .bricks-nav-menu .menu-item .megamenu-tools-resources .menu-item .brx-megamenu .brxe-section > .brxe-container {
  width: 100%;
}
header .brxe-section .current-menu-item {
  color: var(--bricks-color-white-100);
  background-color: var(--bricks-color-green-100);
}
header .brxe-section .mega-menu-item {
  transition: all 0.5s;
}
header .brxe-section .mega-menu-item:hover .icon {
  opacity: 1;
}
header .brxe-section .mega-menu-item:hover .icon .fas {
  left: 10px;
}
header .brxe-section .mega-menu-item .icon {
  justify-content: center;
  display: flex;
  opacity: 0;
  transition: all 0.5s;
  position: relative;
}
header .brxe-section .mega-menu-item .fas {
  position: absolute;
  left: 0;
  transition: all 0.5s;
}
header .brxe-section .mega-menu-item .text {
  gap: 4px;
  flex-wrap: wrap;
  justify-content: left;
}
header .brxe-section .mega-menu-item .text span {
  background-color: var(--bricks-color-grey-500);
  max-width: max-content;
  padding-top: 2px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 8px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  line-height: 1.5;
  font-size: 12px;
  border-radius: 4px;
  color: var(--bricks-color-grey-700);
}
@media (min-width: 1440px) {
  header .brxe-section #headercolright .brxe-icon-box .icon {
    display: none;
  }
}
header .brxe-section #headercolright .brxe-icon-box.header-right-col-email .content a, header .brxe-section #headercolright .brxe-icon-box.header-right-col-tel .content a {
  position: relative;
  text-decoration: none;
}
@media (min-width: 1440px) {
  header .brxe-section #headercolright .brxe-icon-box.header-right-col-email .content a, header .brxe-section #headercolright .brxe-icon-box.header-right-col-tel .content a {
    font-size: clamp(14px, 0.9550561798vw, 17px);
  }
}
header .brxe-section #headercolright .brxe-icon-box.header-right-col-email .content a::after, header .brxe-section #headercolright .brxe-icon-box.header-right-col-tel .content a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: translateX(-50%) scaleX(0);
  transform-origin: center;
  transition: transform 0.25s ease;
}
header .brxe-section #headercolright .brxe-icon-box.header-right-col-email .content a:focus-visible::after, header .brxe-section #headercolright .brxe-icon-box.header-right-col-tel .content a:focus-visible::after {
  transform: translateX(-50%) scaleX(1);
}
header .brxe-section #headercolright .brxe-icon-box.header-right-col-email:hover .content a::after, header .brxe-section #headercolright .brxe-icon-box.header-right-col-tel:hover .content a::after {
  transform: translateX(-50%) scaleX(1);
}
header .brxe-section #headercolright .brxe-text-link {
  font-size: clamp(14px, 0.9550561798vw, 17px);
}
header .brxe-section #headercolright .brxe-text-link, header .brxe-section #headercolright #logout .content {
  transition: all 0.3s;
}
header .brxe-section #headercolright .brxe-text-link:hover, header .brxe-section #headercolright #logout .content:hover {
  color: #5aa884;
}
@media (min-width: 480px) {
  header .brxe-section #headercolright #logout .content {
    font-size: clamp(14px, 0.9550561798vw, 17px);
  }
}
header .brxe-section .ajax-header .brxe-shortcode .asp_w_container .asp_main_container {
  border: none !important;
}
header .brxe-section .ajax-header .brxe-shortcode .probox {
  margin: 8px 27px 8px 9px;
}
header .brxe-section .ajax-header .brxe-shortcode .innericon {
  background-size: contain;
  width: 24px;
  height: 24px;
}
header .header-login-page .header-right-col-email .icon, header .header-login-page .header-right-col-tel .icon {
  display: none;
}
#brx-content.overlay::before {
  content: "";
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
#brx-footer a:hover {
  color: #5AA884;
  transition: all 0.5s ease;
}
#footer-main .footer-menu-col .footer-menu-col-two .footer-menu-col-twos .bricks-nav-menu-wrapper .bricks-nav-menu {
  display: block;
  column-count: 2;
  column-gap: 14px;
}
@media (max-width: 1250px) {
  #footer-main .footer-menu-col .footer-menu-col-two .footer-menu-col-twos .bricks-nav-menu-wrapper .bricks-nav-menu {
    column-gap: 30px;
  }
}
@media (min-width: 981px) and (max-width: 1250px) {
  #footer-main .footer-menu-col .footer-menu-col-two .footer-menu-col-twos .bricks-nav-menu-wrapper .bricks-nav-menu {
    column-count: 1;
  }
}
@media (max-width: 767px) {
  #footer-main .footer-menu-col .footer-menu-col-two .footer-menu-col-twos .bricks-nav-menu-wrapper .bricks-nav-menu {
    column-count: 1;
  }
}
#footer-main .footer-menu-col .footer-menu-col-two .footer-menu-col-twos .bricks-nav-menu-wrapper .bricks-nav-menu li {
  margin-bottom: 8px;
}
#footer-main .footer-contact-col .brxe-social-icons.amtelco-social {
  flex-wrap: wrap;
}
#footer-main .footer-contact-col .brxe-social-icons.amtelco-social li {
  border-radius: 50px;
  flex: 0 1 auto;
}
#footer-main .footer-contact-col .brxe-social-icons.amtelco-social li a {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  width: 48px;
  height: 48px;
}
@media (max-width: 980px) {
  #footer-main .footer-contact-col .brxe-social-icons.amtelco-social li a {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 981px) and (max-width: 1360px) {
  #footer-main-bottom .brxe-container {
    flex-direction: column;
    align-items: center;
  }
}
#footer-main-bottom .footer-bottom-menu li:not(:last-child) {
  position: relative;
  display: flex;
  gap: 16px;
}
#footer-main-bottom .footer-bottom-menu li:not(:last-child)::after {
  content: "";
  width: 2px;
  height: 80%;
  background-color: #ffffff;
  position: relative;
  top: 50%;
  transform: translate(0px, -50%);
}
#footer-main-bottom .footer-bottom-menu li a {
  text-decoration: underline;
}
body #brx-content .section-software__row-card {
  transition: all 0.3s ease;
}
body #brx-content .section-software__row-card:hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}
body #brx-content .section-software__row-card:hover .section-software__row-card-arrow {
  animation: arrowSwap 0.4s ease forwards;
}
body #brx-content .section-software__row-card:not(:hover) .section-software__row-card-arrow {
  animation: arrowSwapBack 0.4s ease forwards;
}
body #brx-content .section-software__row-card-arrow {
  opacity: 1;
  transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
}
body #brx-content .section-software__row-card-tag {
  margin-top: auto;
}
body #brx-content .section-tools__row-card {
  transition: all 0.3s ease;
}
body #brx-content .section-tools__row-card:hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}
body #brx-content .section-tools__row-card:hover .section-tools__row-card-arrow {
  animation: arrowSwap 0.4s ease forwards;
}
body #brx-content .section-tools__row-card:not(:hover) .section-tools__row-card-arrow {
  animation: arrowSwapBack 0.4s ease forwards;
}
body #brx-content .section-tools__row-card > .brxe-block:has(img) {
  justify-content: center;
}
body #brx-content .section-tools__row-card > .brxe-block > .brxe-div img {
  width: 32px;
}
body #brx-content .section-tools__row-card > .brxe-block > .brxe-div > .brxe-block > .brxe-text > p {
  margin: 0;
}
body #brx-content .section-tools__row-card-arrow {
  position: relative;
  bottom: 0;
  right: 0;
  width: max-content;
  opacity: 1;
  transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
}
body #brx-content .section-upcoming-events__row .ec-main {
  max-width: 100%;
  padding: 0;
}
body #brx-content .section-event-board > .uagb-container-inner-blocks-wrap {
  max-width: 1762px;
}
body #brx-content .video-library-section__item .brxe-post-content {
  display: none;
}
body #brx-content .video-library-section__item h3:not(:has(iframe)), body #brx-content .video-library-section__item p, body #brx-content .video-library-section__item ul, body #brx-content .video-library-section__item ol {
  display: none;
}
body #brx-content .video-library-section__item h3:has(iframe) {
  margin-bottom: 10px;
}
body #brx-content .video-library-section__item iframe {
  max-height: 187px;
}
body #brx-content .section-title p:last-child {
  margin-bottom: 0;
}
@keyframes arrowSwap {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
  }
  45% {
    opacity: 0;
    transform: translate3d(12px, 0, 0) rotate(0) scale(1.04);
  }
  46% {
    opacity: 0;
    transform: translate3d(-12px, 0, 0) rotate(0deg) scale(1.04);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
  }
}
@keyframes arrowSwapBack {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
  }
  45% {
    opacity: 0;
    transform: translate3d(-12px, 0, 0) rotate(0deg) scale(1.04);
  }
  46% {
    opacity: 0;
    transform: translate3d(12px, 0, 0) rotate(0) scale(1.04);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
  }
}
.image-grid {
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 20px;
}
.module-team-wrapper .brxe-div.tab-title {
  transition: all 0.3s;
}
.module-team-wrapper .brxe-div.tab-title:hover .brxe-text-basic {
  color: var(--bricks-color-white-100);
}
html {
  overflow-x: hidden;
}
#wpadminbar {
  position: fixed;
}
@media (max-width: 991px) {
  .sidebar-menu.show-mobile-menu .bricks-mobile-menu-wrapper.right {
    height: calc(var(--bricks-vh, 1vh) * 100 - 345px) !important;
    max-height: calc(var(--bricks-vh, 1vh) * 100 - 345px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    display: block !important;
  }
  .sidebar-menu.show-mobile-menu .bricks-mobile-menu-wrapper.right::before {
    content: none;
  }
  .sidebar-menu.show-mobile-menu .bricks-mobile-menu {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    background: #ffffff;
  }
}
html.no-scroll, body.no-scroll {
  overflow: hidden !important;
  height: 100%;
}
html.no-scroll .bricks-mobile-menu-wrapper {
  overflow-y: auto;
  max-height: 100vh;
  -webkit-overflow-scrolling: touch;
  height: auto;
}
#brx-content {
  padding-top: 161px !important;
}
@media (max-width: 767px) {
  #brx-content {
    padding-top: 213px !important;
  }
}
.menu-left-page .bricks-nav-menu .bricks-menu-item > .brx-submenu-toggle {
  justify-content: space-between !important;
}
.menu-left-page .bricks-nav-menu .bricks-menu-item.open .menu-item-icon {
  transform: rotate(-90deg);
}
.back-button {
  cursor: pointer;
}
.back-button:hover {
  opacity: 0.8;
}
.sidebar-menu .bricks-nav-menu-wrapper .bricks-nav-menu > .current-menu-ancestor a, .sidebar-menu .bricks-nav-menu-wrapper .bricks-nav-menu .current-menu-item a {
  padding-left: 11px !important;
}
.sidebar-menu .bricks-nav-menu-wrapper .bricks-nav-menu .sub-menu > .menu-item a {
  margin-left: 30px;
  padding-left: 16px !important;
}
.sidebar-menu .bricks-nav-menu-wrapper .bricks-nav-menu .sub-menu > .current-menu-item a {
  padding-left: 11px !important;
}
.sidebar-menu .bricks-mobile-menu-wrapper {
  position: absolute;
  top: 88px;
  bottom: unset;
  width: 100vw !important;
  height: auto;
}
.sidebar-menu .bricks-mobile-menu-wrapper .bricks-mobile-menu {
  width: 100%;
}
.sidebar-menu .bricks-mobile-menu-wrapper .brx-submenu-toggle {
  justify-content: space-between !important;
}
.sidebar-menu .bricks-mobile-menu-wrapper .menu-item.active .menu-item-icon {
  transform: rotate(-180deg);
}
.brxe-text p a, .main-content p a {
  color: var(--bricks-color-green-100) !important;
  cursor: pointer;
  text-decoration-line: underline;
  text-decoration-color: var(--bricks-color-green-100);
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
  transition: text-decoration-color 0.25s ease;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.brxe-text p a:hover, .main-content p a:hover {
  text-decoration-color: transparent;
}
.link-green a {
  color: var(--bricks-color-green-100) !important;
  cursor: pointer;
  text-decoration-line: underline;
  text-decoration-color: var(--bricks-color-green-100);
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
  transition: text-decoration-color 0.25s ease;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.link-green a:hover {
  text-decoration-color: transparent;
}
.link-grey {
  cursor: pointer;
  text-decoration-line: underline;
  text-decoration-color: var(--bricks-color-grey-100);
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
  transition: text-decoration-color 0.25s ease;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.link-grey:hover {
  text-decoration-color: transparent;
}
.link-green-text {
  cursor: pointer;
  text-decoration-line: underline;
  text-decoration-color: var(--bricks-color-green-100);
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
  transition: text-decoration-color 0.25s ease;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.link-green-text:hover {
  text-decoration-color: transparent;
}
#custom-button-green {
  transition: background-color 0.25s ease;
  position: relative;
}
#custom-button-green:hover {
  background-color: var(--bricks-color-green-300);
}
#custom-button-green .button-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.faq-accordion .accordion-item {
  border-bottom: 1px solid #e6e7e8;
}
.faq-accordion .accordion-title-wrapper {
  display: flex;
  flex-direction: column-reverse;
  transition: all 0.3s;
}
.faq-accordion .accordion-title-wrapper:hover {
  background: #f5f5f5;
}
.faq-accordion .accordion-title-wrapper .accordion-title {
  column-gap: 10px;
  align-items: start;
}
.faq-accordion .accordion-title-wrapper .title {
  margin-bottom: 0;
}
.faq-accordion .accordion-title-wrapper .accordion-subtitle {
  width: max-content;
  padding: 2px 16px;
  border-radius: 4px;
  background: #f5f5f5;
  margin-bottom: 8px;
}
.faq-accordion .accordion-title-wrapper .accordion-subtitle:empty {
  display: none;
}
.faq-accordion .accordion-content-wrapper {
  padding-top: 10px !important;
}
.brxe-popup-5318 h3:has(iframe) {
  margin-bottom: 0;
}
.brxe-popup-5318 h3:has(iframe), .brxe-popup-5318 iframe {
  width: 100%;
}
#brx-content #custom-tabs-panel .tab-content {
  border: 0;
  padding: 0;
}
#brx-content #custom-tabs-panel .tab-title {
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  border-radius: 60px;
}
#brx-content #custom-tabs-panel .tab-title.brx-open {
  background-color: var(--bricks-color-green-100);
  color: var(--bricks-color-white-100);
}
#brx-content .current-version-item {
  border-bottom: 1px solid var(--color-grey-91, #e6e7e8);
  transition: background-color 0.25s ease, box-shadow 0.25s ease;
}
#brx-content .current-version-item:is(a):hover {
  background: #f8f8f8;
  box-shadow: 4px 4px 8px 0 rgba(175, 175, 175, 0.05), 4px 4px 8px 0 rgba(175, 175, 175, 0.1);
}
#brx-content .current-version-item > .brxe-div {
  display: flex;
  align-items: center;
}
#brx-content .current-version-item > .brxe-div:not(.icon) {
  border-right: 1px solid #e0e0e0;
  height: 100%;
  padding: 13.5px 16px;
}
#brx-content .current-version-item > .brxe-div:last-child {
  border-right: none;
  justify-content: center;
}
#brx-content .current-version-item .icon {
  margin: auto;
}
#brx-content .current-version-item-left > .brxe-div {
  border-right: none;
  justify-content: left !important;
  align-items: center;
  height: auto !important;
}
body .ec-wrap {
  display: flex;
  margin: 0 auto;
  font-family: inherit;
}
@media (max-width: 980px) {
  body .ec-wrap {
    flex-direction: column;
  }
}
body .ec-sidebar-wrapper {
  display: flex;
  justify-content: end;
  width: 393px;
  padding-left: 2.5%;
  background: #fbfbfb;
}
@media (max-width: 980px) {
  body .ec-sidebar-wrapper {
    width: 100%;
    padding-left: 0;
  }
}
body .ec-sidebar {
  width: 313px;
  flex-shrink: 0;
  padding-top: 12px;
  max-height: 100%;
}
@media (max-width: 980px) {
  body .ec-sidebar {
    width: 100%;
    padding: 20px;
  }
}
body .ec-main {
  min-width: 0;
  padding: 45px 3% 130px 71px;
  width: 100%;
  max-width: 1431px;
  background: #ffffff;
}
@media (max-width: 980px) {
  body .ec-main {
    padding: 50px 0 130px 0;
  }
}
body .ec-back-link {
  display: block;
  font-size: var(--text-s);
  color: #545454;
  text-decoration: none;
  margin-bottom: 28px;
  position: relative;
  padding-left: 23px;
  margin-left: 9px;
  transition: all 0.3s;
}
body .ec-back-link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 7px;
  height: 11px;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 7px 11px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='11' viewBox='0 0 7 11' fill='none'%3E%3Cpath d='M1.41563 5.30803L6.01562 9.90803L5.30763 10.616L-0.000374794 5.30803L5.30763 2.67029e-05L6.01563 0.708027L1.41563 5.30803Z' fill='%239E9E9E'/%3E%3C/svg%3E");
}
body .ec-back-link:hover {
  color: #009E57;
  background: rgba(255, 255, 255, 0.5);
}
body .ec-legend {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 23px;
}
@media (max-width: 980px) {
  body .ec-legend {
    gap: 20px;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
body .ec-filter-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: clamp(1.6rem, calc(0.0012499999999999998 * (100vw - 32rem) + 1.6rem), 1.8rem);
  color: #363636;
  cursor: pointer;
  user-select: none;
  line-height: 1;
  margin-bottom: 0;
  font-weight: 500;
}
body .ec-filter-item .ec-filter-cb {
  cursor: pointer;
  width: 16px;
  height: 16px;
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #d1d5db !important;
  border-radius: 3px;
  background: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  padding: 0;
}
body .ec-filter-item .ec-filter-cb:checked {
  border-color: transparent !important;
  background-color: unset;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M2.8125 0C2.06658 0 1.35121 0.296316 0.823762 0.823762C0.296316 1.35121 0 2.06658 0 2.8125V10.6875C0 11.4334 0.296316 12.1488 0.823762 12.6762C1.35121 13.2037 2.06658 13.5 2.8125 13.5H10.6875C11.4334 13.5 12.1488 13.2037 12.6762 12.6762C13.2037 12.1488 13.5 11.4334 13.5 10.6875V2.8125C13.5 2.06658 13.2037 1.35121 12.6762 0.823762C12.1488 0.296316 11.4334 0 10.6875 0H2.8125ZM9.96075 5.46075L6.02325 9.39825C5.971 9.45063 5.90893 9.49219 5.84059 9.52055C5.77225 9.54891 5.69899 9.56351 5.625 9.56351C5.55101 9.56351 5.47775 9.54891 5.40941 9.52055C5.34107 9.49219 5.279 9.45063 5.22675 9.39825L3.53925 7.71075C3.48695 7.65845 3.44547 7.59636 3.41716 7.52803C3.38886 7.4597 3.37429 7.38646 3.37429 7.3125C3.37429 7.23854 3.38886 7.1653 3.41716 7.09697C3.44547 7.02864 3.48695 6.96655 3.53925 6.91425C3.64487 6.80863 3.78813 6.74929 3.9375 6.74929C4.01146 6.74929 4.0847 6.76386 4.15303 6.79216C4.22136 6.82047 4.28345 6.86195 4.33575 6.91425L5.625 8.20463L9.16425 4.66425C9.26987 4.55863 9.41313 4.49929 9.5625 4.49929C9.71187 4.49929 9.85513 4.55863 9.96075 4.66425C10.0664 4.76987 10.1257 4.91313 10.1257 5.0625C10.1257 5.21187 10.0664 5.35513 9.96075 5.46075Z' fill='%23088E9E'/%3E%3C/svg%3E");
}
body .ec-filter-item .ec-filter-cb:hover {
  background-color: unset !important;
  border: 1px solid #d1d5db !important;
}
body .ec-heading {
  margin-bottom: 0;
}
body #ec-wrap-1 .ec-heading {
  margin-bottom: 40px;
}
body .upcoming-events-main__top {
  margin: 0 0 38px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
body .ec-board-button {
  padding: 16px 24px;
  line-height: 1.34;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
  background: #009E57;
  border: none;
  cursor: pointer;
  border-radius: 60px;
  color: #ffffff;
  font-size: var(--text-xs);
  transition: background-color 0.3s;
}
@media (max-width: 767px) {
  body .ec-board-button {
    padding: 10px 18px;
  }
}
body .ec-board-button:hover {
  background-color: var(--bricks-color-green-300);
}
body .ec-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 31px;
  flex-wrap: wrap;
  gap: 12px;
}
@media (max-width: 767px) {
  body .ec-toolbar {
    gap: 20px;
    justify-content: center;
  }
}
body .ec-nav {
  display: flex;
  align-items: center;
  box-shadow: 4px 4px 8px 0 rgba(175, 175, 175, 0.05), 4px 4px 8px 0 rgba(175, 175, 175, 0.1);
  border-radius: 8px;
}
@media (max-width: 767px) {
  body .ec-nav {
    width: 100%;
  }
}
body .ec-nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border-radius: unset;
  background: #ffffff;
  color: #374151;
  font-size: clamp(1.7rem, calc(0.001875 * (100vw - 32rem) + 1.7rem), 2rem);
  cursor: pointer;
  transition: background 0.15s;
  line-height: 1;
  padding: 0;
}
body .ec-nav-btn:hover {
  background: #f3f4f6;
  border-color: #9ca3af;
}
body .ec-month-label {
  font-size: var(--text-xs);
  font-weight: 700;
  color: #111827;
  min-width: 160px;
  text-align: center;
  padding: 8px 24px;
  border-left: 1px solid #E6E7E8;
  border-right: 1px solid #E6E7E8;
}
@media (max-width: 767px) {
  body .ec-month-label {
    width: 100%;
  }
}
body .ec-view-toggle {
  display: flex;
  overflow: hidden;
  background: white;
  border-radius: 16px;
  box-shadow: 4px 4px 8px 0 rgba(175, 175, 175, 0.05), 4px 4px 8px 0 rgba(175, 175, 175, 0.1);
}
body .ec-toggle-btn {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 16px;
  background: #ffffff;
  border: none;
  font-size: var(--text-xs);
  font-weight: 700;
  color: #091833;
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
  border-radius: 16px;
}
body .ec-toggle-btn-calendar.active svg path, body .ec-toggle-btn-board.active svg path {
  fill: #ffffff;
}
body .ec-toggle-btn-board svg path {
  fill: #091833;
}
body .ec-toggle-btn.active {
  background: #111827;
  color: #ffffff;
}
body .ec-toggle-btn:hover:not(.active) {
  background: #f9fafb;
  color: #374151;
}
body .ec-loading {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 0;
}
body .ec-spinner {
  width: 32px;
  height: 32px;
  border: 3px solid #e5e7eb;
  border-top-color: #009d57;
  border-radius: 50%;
  animation: ec-spin 0.7s linear infinite;
}
body .ec-grid {
  display: grid;
  border-top: 1px solid #E6E7E8;
  border-left: 1px solid #E6E7E8;
  min-width: 1000px;
}
body .ec-grid-header {
  padding: 10px;
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.02px;
  color: #091833;
  background: #F0F9F3;
  border-right: 1px solid #F0F9F3;
  border-bottom: 1px solid #F0F9F3;
  text-align: center;
  font-weight: 800;
  line-height: 1.34;
}
body .ec-grid-day {
  border-right: 1px solid #E6E7E8;
  border-bottom: 1px solid #E6E7E8;
  padding: 7px 11px;
  background: #ffffff;
  pointer-events: none;
  min-height: 158px;
}
body .ec-grid-day.ec-other-month {
  background: #fafafa;
}
body .ec-day-num {
  font-size: var(--text-xs);
  font-weight: 600;
  color: rgba(0, 0, 0, 0.7);
  display: block;
  text-align: right;
  line-height: 1.4;
}
body .ec-today-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background: #e1effb;
  color: #009E57;
  border-radius: 50%;
  float: right;
}
body .ec-grid-day.ec-other-month .ec-day-num {
  color: #d1d5db;
}
body .ec-event {
  border-radius: 12px;
  padding: 13px 13px 10px;
  margin: 6px;
  font-size: 11px;
  line-height: 1.155;
  cursor: pointer;
  overflow: hidden;
  transition: filter 0.15s;
  position: relative;
  z-index: 1;
  align-self: start;
}
body .ec-event.ec-event-hover {
  filter: brightness(0.94);
}
body .ec-event.ec-hidden {
  display: none !important;
}
body .ec-event-badge {
  display: block;
  font-size: var(--text-2xs);
  font-weight: 500;
  letter-spacing: 0.03px;
  padding: 2px 10px;
  border-radius: 4px;
  width: fit-content;
  margin-bottom: 6px;
}
body .ec-event-title {
  display: flex;
  align-items: center;
  font-weight: 400;
  min-height: 42px;
  color: #091833;
  font-size: var(--text-xs);
  line-height: 1.4;
  margin-bottom: 6px;
}
body .ec-event-time {
  display: block;
  font-size: var(--text-xs);
  font-weight: 400;
  line-height: 1.4;
  color: #9E9E9E;
}
body .ec-type--amtelco-webinar {
  background: #f5f5f5;
}
body .ec-type--amtelco-webinar .ec-event-badge {
  color: #5AA884;
  background: #E6F5EB;
}
body .ec-type--naeo-webinar {
  background: #f5f5f5;
}
body .ec-type--naeo-webinar .ec-event-badge {
  color: #113157;
  background: #e5effa;
}
body .ec-type--conference {
  background: #f5f5f5;
}
body .ec-type--conference .ec-event-badge {
  color: #c92540;
  background: #f1e4e5;
}
body .ec-event:not([class*="ec-type--"]) {
  background: #f3f4f6;
}
body .ec-event:not([class*="ec-type--"]) .ec-event-badge {
  color: #6b7280;
}
body .ec-event:not([class*="ec-type--"]) .ec-event-time {
  color: #374151;
}
body .ec-cal-inner {
  animation: ec-fade 0.22s ease;
}
body .ec-grid-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
body .ec-board-grid {
  display: grid;
  gap: 40px;
}
@media (max-width: 980px) {
  body .ec-board-grid {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  body .ec-board-grid .ec-board-grid {
    grid-template-columns: 1fr !important;
  }
}
body .ec-board-grid.ec-cols-2 {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
  body .ec-board-grid.ec-cols-2 {
    grid-template-columns: 1fr;
  }
}
body .ec-board-grid.ec-cols-3 {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 767px) {
  body .ec-board-grid.ec-cols-3 {
    grid-template-columns: 1fr;
  }
}
body .ec-board-grid.ec-cols-4 {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 767px) {
  body .ec-board-grid.ec-cols-4 {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1100px) {
  body .ec-board-grid.ec-cols-3, body .ec-board-grid.ec-cols-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
body .ec-card {
  position: relative;
  background: #FAFAFA;
  padding: 16px 16px 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  transition: box-shadow 0.2s;
  box-shadow: 4px 4px 8px 0 rgba(175, 175, 175, 0.05), 4px 4px 8px 0 rgba(175, 175, 175, 0.1);
}
body .ec-card:hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}
body .ec-card.ec-hidden {
  display: none !important;
}
body .ec-card-badge {
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.03px;
  padding: 4px 16px;
  width: fit-content;
  line-height: 1.5;
}
body .ec-card-body {
  display: flex;
  align-items: center;
  gap: 12px;
  border-bottom: 1px solid #E6E7E8;
  padding-bottom: 16px;
  margin-bottom: 5px;
  flex-wrap: wrap;
}
body .ec-card-main {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
}
body .ec-card-short-description {
  font-size: var(--text-s);
  font-weight: 400;
  line-height: 1.32;
  color: #545454;
}
body .ec-card-date-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  flex-shrink: 0;
}
body .ec-card-day {
  font-size: var(--text-l);
  font-weight: 800;
  line-height: 1.1;
  color: #091833;
}
body .ec-card-month {
  font-size: var(--text-m);
  font-weight: 400;
  line-height: 1.4;
  color: #091833;
}
body .ec-card-title {
  font-size: var(--text-l);
  font-weight: 800;
  color: #111827;
  text-decoration: none;
  line-height: 1.1;
  cursor: pointer;
  transition: all 0.3s;
}
body .ec-card-title:hover {
  color: var(--bricks-color-green-100);
}
body .ec-card-meta {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: var(--text-m);
  color: #6b7280;
  line-height: 1.4;
  padding: 0 10px;
  font-weight: 500;
}
body .ec-card-meta-content-icon {
  display: flex;
}
body .ec-card-meta svg path {
  fill: #545454;
}
body .ec-card-link {
  display: flex;
  align-items: center;
  font-size: var(--text-xs);
  font-weight: 400;
  color: #009E57;
  text-decoration: none;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  margin-top: auto;
  width: max-content;
  text-transform: unset;
  position: relative;
  margin: 5px 22px 5px 10px;
  padding: 0;
}
body .ec-card-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body .ec-card-link:hover, body .ec-card-link:focus {
  color: #009E57;
  background: transparent;
}
body .ec-card-link:hover svg, body .ec-card-link:focus svg {
  animation: ecArrowSwap 0.4s ease forwards;
}
body .ec-card-link:not(:hover):not(:focus) svg {
  animation: ecArrowSwapBack 0.4s ease forwards;
}
body .ec-card-link svg {
  margin-left: 11px;
  opacity: 1;
  transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
}
body .ec-type--amtelco-webinar .ec-card-badge {
  color: #009d57;
  background: #E6F5EB;
}
body .ec-type--amtelco-webinar .ec-card-date-box {
  background: #e8f5ee;
}
body .ec-type--naeo-webinar .ec-card-badge {
  color: #113157;
  background: #E5EFFA;
}
body .ec-type--naeo-webinar .ec-card-date-box {
  background: #E5EFFA;
}
body .ec-type--conference .ec-card-badge {
  color: #822b8a;
  background: #f6e8f8;
}
body .ec-type--conference .ec-card-date-box {
  background: #f6e8f8;
}
body .ec-popup-badge--amtelco-webinar {
  color: #009d57;
  background: #e8f5ee;
}
body .ec-popup-badge--naeo-webinar {
  color: #a06ae7;
  background: #eef1fa;
}
body .ec-popup-badge--conference {
  color: #c92540;
  background: #faeeee;
}
body .ec-popup-overlay {
  display: none;
  position: fixed !important;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  align-items: center;
  justify-content: center;
  padding: 20px;
  overflow: auto;
}
body .ec-popup-overlay.open {
  display: flex;
}
body .ec-popup {
  background: #ffffff;
  border-radius: 16px;
  padding: 64px;
  max-width: 700px;
  width: 100%;
  position: relative;
  animation: ec-popup-in 0.2s ease;
  height: auto;
  max-height: 95%;
  overflow: auto;
}
@media (max-width: 767px) {
  body .ec-popup {
    padding: 24px;
  }
}
body .ec-popup-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 40px;
  height: 40px;
  background: none;
  border: none;
  font-size: var(--text-s);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.15s;
  padding: 0;
}
body .ec-popup-close svg {
  transition: color 0.15s;
}
body .ec-popup-close:hover {
  background: transparent;
}
body .ec-popup-close:hover svg path {
  stroke: #111827;
}
body .ec-popup-badge {
  display: inline-block;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.07em;
  padding: 4px 10px;
  border-radius: 4px;
  margin-bottom: 24px;
}
body .ec-popup-title {
  font-size: var(--text-2xl);
  font-weight: 800;
  color: #091833;
  margin: 0 0 16px;
  line-height: 1.1;
}
body .ec-popup-meta {
  font-size: var(--text-m);
  color: #9E9E9E;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  gap: 6px;
}
body .ec-popup-excerpt {
  font-size: var(--text-m);
  color: #091833;
  line-height: 1.4;
  margin: 0 0 24px;
}
body .ec-popup-btn {
  display: block;
  width: 100%;
  padding: 16px;
  background: #009d57;
  color: #ffffff;
  text-align: center;
  border-radius: 60px;
  font-size: var(--text-xs);
  font-weight: 800;
  letter-spacing: 0.5px;
  text-decoration: none;
  transition: background 0.15s;
}
body .ec-popup-btn:hover {
  background: #007a44;
  color: #ffffff;
}
body .ec-card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px 10px;
  flex-wrap: wrap;
  margin: auto 0 0;
  min-height: 49px;
}
body .ec-card-register-link {
  padding: 10px 19px;
  line-height: 1.34;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
  background: #009E57;
  border: none;
  cursor: pointer;
  border-radius: 60px;
  color: #ffffff;
  font-size: var(--text-xs);
  transition: background-color 0.3s;
}
body .ec-card-register-link:hover {
  background-color: var(--bricks-color-green-300);
}
body .upcoming-events-main {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
body .upcoming-events-main .ec-card-meta-content-date {
  font-weight: 500;
  font-size: clamp(1.6rem, calc(0.0012499999999999998 * (100vw - 32rem) + 1.6rem), 1.8rem);
}
body .upcoming-events-main .ec-card-link {
  line-height: 1.34;
  text-transform: uppercase;
  font-weight: 800;
}
body .upcoming-events-main .ec-card-actions {
  display: flex;
  align-items: center;
  gap: 22px;
}
body .upcoming-events-main .ec-card-link:before {
  content: unset;
}
@keyframes ec-spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes ecArrowSwap {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
  }
  45% {
    opacity: 0;
    transform: translate3d(12px, 0, 0) rotate(0) scale(1.04);
  }
  46% {
    opacity: 0;
    transform: translate3d(-12px, 0, 0) rotate(0deg) scale(1.04);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
  }
}
@keyframes ecArrowSwapBack {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
  }
  45% {
    opacity: 0;
    transform: translate3d(-12px, 0, 0) rotate(0deg) scale(1.04);
  }
  46% {
    opacity: 0;
    transform: translate3d(12px, 0, 0) rotate(0) scale(1.04);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
  }
}
@keyframes ec-popup-in {
  from {
    opacity: 0;
    transform: scale(0.95) translateY(10px);
  }
  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}
@keyframes ec-fade {
  from {
    opacity: 0;
    transform: translateY(3px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
body .sidebar-menu .bricks-nav-menu .menu-item .brx-submenu-toggle, body .sidebar-menu .bricks-nav-menu .menu-item > a {
  border-left: 5px solid transparent;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
body .sidebar-menu .bricks-nav-menu .menu-item:hover .brx-submenu-toggle, body .sidebar-menu .bricks-nav-menu .menu-item:hover > a {
  border-left: 5px solid var(--bricks-color-azure);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
body .menu-left-page {
  position: relative;
}
body {
  /* Custom Textarea */
}
body .custom-textarea .brxe-post-content {
  /* Typography */
  /* Table */
}
body .custom-textarea .brxe-post-content :where(p):not(.link-green p) {
  margin-block: 0 16px;
}
body .custom-textarea .brxe-post-content p span.h6 {
  font-size: 12px;
  font-style: italic;
}
body .custom-textarea .brxe-post-content p, body .custom-textarea .brxe-post-content ul, body .custom-textarea .brxe-post-content table, body .custom-textarea .brxe-post-content .brxe-heading, body .custom-textarea .brxe-post-content h1, body .custom-textarea .brxe-post-content h2, body .custom-textarea .brxe-post-content h3, body .custom-textarea .brxe-post-content h4, body .custom-textarea .brxe-post-content h5, body .custom-textarea .brxe-post-content h6 {
  /* links */
}
body .custom-textarea .brxe-post-content p a, body .custom-textarea .brxe-post-content ul a, body .custom-textarea .brxe-post-content table a, body .custom-textarea .brxe-post-content .brxe-heading a, body .custom-textarea .brxe-post-content h1 a, body .custom-textarea .brxe-post-content h2 a, body .custom-textarea .brxe-post-content h3 a, body .custom-textarea .brxe-post-content h4 a, body .custom-textarea .brxe-post-content h5 a, body .custom-textarea .brxe-post-content h6 a {
  color: var(--bricks-color-green-100) !important;
  cursor: pointer;
  text-decoration-line: underline;
  text-decoration-color: var(--bricks-color-green-100);
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
  transition: text-decoration-color 0.25s ease;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}
body .custom-textarea .brxe-post-content p a:hover, body .custom-textarea .brxe-post-content ul a:hover, body .custom-textarea .brxe-post-content table a:hover, body .custom-textarea .brxe-post-content .brxe-heading a:hover, body .custom-textarea .brxe-post-content h1 a:hover, body .custom-textarea .brxe-post-content h2 a:hover, body .custom-textarea .brxe-post-content h3 a:hover, body .custom-textarea .brxe-post-content h4 a:hover, body .custom-textarea .brxe-post-content h5 a:hover, body .custom-textarea .brxe-post-content h6 a:hover {
  text-decoration-color: transparent;
}
body .custom-textarea .brxe-post-content strong {
  font-weight: 700;
}
body .custom-textarea .brxe-post-content img:not(.file-icon) {
  max-width: 100%;
  display: block;
  margin: auto;
}
body .custom-textarea .brxe-post-content img.alignleft, body .custom-textarea .brxe-post-content img[style*="float: left"] {
  margin: 5px 20px !important;
}
@media (max-width: 767px) {
  body .custom-textarea .brxe-post-content img.alignleft, body .custom-textarea .brxe-post-content img[style*="float: left"] {
    float: none !important;
    margin: 20px 0px !important;
  }
}
body .custom-textarea .brxe-post-content img.alignright, body .custom-textarea .brxe-post-content img[style*="float: right"] {
  margin: 5px 20px !important;
}
@media (max-width: 767px) {
  body .custom-textarea .brxe-post-content img.alignright, body .custom-textarea .brxe-post-content img[style*="float: right"] {
    float: none !important;
    margin: 20px 0px !important;
  }
}
body .custom-textarea .brxe-post-content .table-custom {
  overflow: auto;
}
body .custom-textarea .brxe-post-content table {
  min-width: 768px;
  width: 100% !important;
  border-collapse: collapse;
  border: none;
  margin: 16px 0 32px;
}
body .custom-textarea .brxe-post-content table:last-child {
  margin: 16px 0;
}
body .custom-textarea .brxe-post-content table th, body .custom-textarea .brxe-post-content table td {
  border: none;
}
body .custom-textarea .brxe-post-content table thead {
  text-align: left;
  background-color: #FBFBFB;
}
body .custom-textarea .brxe-post-content table thead tr th {
  padding: 16px;
  color: #545454;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}
body .custom-textarea .brxe-post-content table thead tr th:not(:first-child) {
  padding-left: 0px;
}
body .custom-textarea .brxe-post-content table tbody tr {
  transition: all 0.5s ease;
}
body .custom-textarea .brxe-post-content table tbody tr:nth-child(even) {
  background-color: #F0F9F3;
}
body .custom-textarea .brxe-post-content table tbody tr:hover {
  background-color: #d4d4d4;
}
body .custom-textarea .brxe-post-content table tbody tr td {
  padding: 14.5px 16px;
  font-size: 16px;
  line-height: 132%;
  /* 21.12px */
}
body .custom-textarea .brxe-post-content table tbody tr td:not(:first-child) {
  padding-left: 0px;
}
body .brx-popup .brx-popup-content h3:has(a) {
  display: none;
}
body .brx-popup .brx-popup-content .popup-dynamic-title {
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  body .brx-popup .brx-popup-content .popup-dynamic-title {
    margin-bottom: 20px;
  }
}
body .brx-popup .brx-popup-content .popup-youtube-external-link {
  padding-top: 40px;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 767px) {
  body .brx-popup .brx-popup-content .popup-youtube-external-link {
    padding-top: 20px;
  }
}
body .brx-popup .brx-popup-content .popup-youtube-external-link a {
  color: var(--bricks-color-green-100);
  text-decoration-line: underline;
  text-decoration-color: var(--bricks-color-green-100);
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
  transition: text-decoration-color 0.25s ease;
}
body .brx-popup .brx-popup-content .popup-youtube-external-link a:hover {
  text-decoration-color: transparent;
}
.pdf-content {
  overflow-wrap: break-word;
  font-size: 16px;
}
.pdf-content p a {
  display: inline-block;
}
.pdf-content p.toc-item-digit {
  display: inline-block;
  width: 40px;
  float: left;
}
.pdf-content p.sub-style {
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 10px !important;
}
.pdf-content p > img:first-child {
  margin-top: 0;
}
.pdf-content ul {
  margin-top: 15px;
  margin-bottom: 0 !important;
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.pdf-content li {
  padding-bottom: 10px;
}
.pdf-content h2 {
  font-size: 24px;
}
.pdf-content .refer-style {
  font-style: italic;
}
.pdf-content img {
  width: auto;
  max-width: 600px;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  object-fit: contain;
  max-height: 500px;
}
@media (max-width: 767px) {
  .pdf-content img {
    max-width: 600px;
  }
}
.pdf-content ul.asside-style {
  margin-left: 0;
  padding-left: 2em;
}
.pdf-content li.asside-style, .pdf-content li.dif-style, .pdf-content li.footnote-style {
  padding-left: 1.3em !important;
}
.pdf-content li.asside-style::before, .pdf-content li.dif-style::before, .pdf-content li.footnote-style::before {
  top: 1.1em !important;
}
.pdf-content p {
  line-height: 160%;
}
.pdf-content p:not(:first-child) {
  margin-top: 20px;
}
.pdf-content > .asside-style + .asside-style {
  margin-top: 0 !important;
}
.pdf-content > .footnote-style + .footnote-style {
  margin-top: 0 !important;
}
.pdf-content h1, .pdf-content h2, .pdf-content h3, .pdf-content h4, .pdf-content h5, .pdf-content h6 {
  padding-left: 0px !important;
}
.pdf-content h1:not(:first-child), .pdf-content h2:not(:first-child), .pdf-content h3:not(:first-child), .pdf-content h4:not(:first-child), .pdf-content h5:not(:first-child), .pdf-content h6:not(:first-child) {
  margin-top: 20px;
}
.pdf-content h1 {
  font-size: 30px;
}
.pdf-content h2 {
  font-size: 26px;
}
.pdf-content h3 {
  font-size: 22px;
}
.pdf-content h4 {
  font-size: 20px;
}
.pdf-content h5 {
  font-size: 18px;
}
.pdf-content h3 {
  font-size: 16px;
}
.pdf-content ul li::before {
  width: 8px !important;
  height: 8px !important;
}
.pdf-content .table-container {
  width: 100%;
  overflow-x: auto;
  margin: 20px 0;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.pdf-content table {
  margin-top: 1.6em;
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  background-color: white;
}
.pdf-content table thead tr {
  background-color: #2c3e50;
  color: #ffffff;
  text-align: left;
  font-weight: bold;
}
.pdf-content table thead tr th {
  color: #ffffff !important;
}
.pdf-content table th, .pdf-content table td {
  padding: 10px 12px;
  border: 1px solid #dee2e6;
}
@media (max-width: 767px) {
  .pdf-content table th, .pdf-content table td {
    padding: 8px 10px;
  }
}
.pdf-content table tbody tr {
  transition: background-color 0.2s ease;
}
.pdf-content table tbody tr:hover {
  background-color: #f1f4f9;
}
.pdf-content table tbody tr td:first-child {
  font-weight: 600;
  color: #333;
}
.pdf-content table td:contains("No action necessary") {
  color: #27ae60;
  font-style: italic;
}
body.login header {
  top: 0 !important;
}
body.login #brx-content {
  padding-top: 105px !important;
}
@media (max-width: 767px) {
  body.login #brx-content {
    padding-top: 112px !important;
  }
}
body.login .login-form .message.error {
  background: transparent;
  font-size: 14px;
  font-family: "Arial", sans-serif;
  font-weight: 400;
}
body.login .login-form .message.error .text {
  padding: 0;
  display: flex;
  align-items: center;
  gap: 7px;
}
body.login .login-form .message.error .text::before {
  content: "";
  background: url("/wp-content/uploads/2026/04/circle-exclamation.png") no-repeat center center;
  background-size: contain;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}
body.login .success {
  display: none !important;
}
body.login .login-form-tel {
  position: relative;
}
body.login .login-form-tel::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 3px;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: translateX(-50%) scaleX(1);
  transform-origin: center;
  transition: transform 0.25s ease;
}
body.login .login-form-tel:hover::after, body.login .login-form-tel:focus-visible::after {
  transform: translateX(-50%) scaleX(0);
}
body.login.logged-in header {
  top: 31px !important;
}
@media screen and (max-width: 782px) {
  body.login.logged-in header {
    top: 45px !important;
  }
}
.module-team-wrapper .tab-menu .tab-title .brxe-text-basic {
  font-weight: inherit;
}
.brx-popup-team-content .popup-team-content-text:where(p) {
  margin-block: 0 16px;
}
.brx-popup-team-content .popup-team-content-text:where(p:last-of-type) {
  margin-block-end: 0;
}
.brx-popup-team-content .popup-team-content-text p {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.brx-popup-team-content .popup-team-content-text p span {
  color: #545454;
  font-size: 12px;
  font-style: normal;
  line-height: 150%;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}
.brx-popup-team-content .popup-team-content-text p span strong {
  font-weight: 500;
}
body .contact-us-info a[href^="tel:"], body .contact-us-info a[href^="mailto:"] {
  white-space: nowrap;
  word-break: keep-all;
}
body .contact-us-info a {
  transition: color 0.3s ease;
}
body .contact-us-info a:hover {
  color: var(--bricks-color-green-300);
}
body.search #brx-header .ajax-header {
  display: none;
}
body.search #ajaxsearchprores1_1, body.search #ajaxsearchprores1_2 {
  display: none !important;
}
body .search-page h1 {
  margin: 16px 0 0;
  font-size: var(--text-2xl);
  text-transform: capitalize;
}
body #brx-header .asp_w_container div.asp_main_container.asp_m .probox .proinput, body #brx-content .asp_w_container div.asp_main_container.asp_m .probox .proinput {
  margin: 0 !important;
  padding: 0 0 0 16px !important;
}
body #brx-header .asp_w_container div.asp_main_container.asp_m .probox .proinput form input, body #brx-content .asp_w_container div.asp_main_container.asp_m .probox .proinput form input {
  margin-left: 0px !important;
  padding: 0 !important;
}
body #brx-header .asp_w_container div.asp_main_container.asp_m .probox .proinput form input[type="search"], body #brx-content .asp_w_container div.asp_main_container.asp_m .probox .proinput form input[type="search"] {
  font-weight: 500 !important;
}
body #brx-header .asp_w_container div.asp_main_container.asp_m .probox .proinput form input::placeholder, body #brx-content .asp_w_container div.asp_main_container.asp_m .probox .proinput form input::placeholder {
  color: #C1C1C1;
  opacity: 1;
}
body #brx-header .asp_w_container div.asp_main_container.asp_m .probox .promagnifier, body #brx-content .asp_w_container div.asp_main_container.asp_m .probox .promagnifier {
  margin-left: 8px;
}
body #brx-header .asp_w_container div.asp_main_container.asp_m .probox .promagnifier .innericon, body #brx-content .asp_w_container div.asp_main_container.asp_m .probox .promagnifier .innericon {
  width: 40px;
}
body #ajaxsearchprores1_1, body #ajaxsearchprores1_2 {
  margin: 0 !important;
  padding: 0px 8px 24px 8px !important;
}
body #ajaxsearchprores1_1::before, body #ajaxsearchprores1_2::before {
  content: "";
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 122px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
  z-index: 1;
  pointer-events: none;
  padding: 0px 32px 24px 24px;
}
body #ajaxsearchprores1_1 .asp_nores, body #ajaxsearchprores1_2 .asp_nores {
  padding: 8px 16px 0px;
  left: 0;
  box-shadow: none;
}
body #ajaxsearchprores1_1 .asp_nores .asp_nores_kw_suggestions, body #ajaxsearchprores1_1 .asp_nores .asp_nores_header, body #ajaxsearchprores1_2 .asp_nores .asp_nores_kw_suggestions, body #ajaxsearchprores1_2 .asp_nores .asp_nores_header {
  font-size: 16px;
}
body #ajaxsearchprores1_1 .asp_nores .asp_keyword, body #ajaxsearchprores1_2 .asp_nores .asp_keyword {
  font-size: 16px;
  color: #009E57;
}
body #ajaxsearchprores1_1 .results, body #ajaxsearchprores1_2 .results {
  padding-left: 16px;
  padding-right: 24px;
  scrollbar-width: inherit !important;
  scrollbar-color: inherit !important;
}
body #ajaxsearchprores1_1 .results::-webkit-scrollbar, body #ajaxsearchprores1_2 .results::-webkit-scrollbar {
  width: 12px !important;
  height: 12px !important;
}
body #ajaxsearchprores1_1 .results::-webkit-scrollbar-track, body #ajaxsearchprores1_2 .results::-webkit-scrollbar-track {
  background: #DDDEDF !important;
  border-radius: 8px !important;
}
body #ajaxsearchprores1_1 .results::-webkit-scrollbar-thumb, body #ajaxsearchprores1_2 .results::-webkit-scrollbar-thumb {
  background: #999999 !important;
  border-radius: 8px !important;
  border: 2px solid #999999 !important;
}
body #ajaxsearchprores1_1 .results .resdrg .item, body #ajaxsearchprores1_2 .results .resdrg .item {
  padding: 0 !important;
  background: transparent !important;
}
body #ajaxsearchprores1_1 .results .resdrg .item .asp_content, body #ajaxsearchprores1_2 .results .resdrg .item .asp_content {
  padding: 13px 0 13px 0;
  border-bottom: 1px solid #E6F5EB;
  transition: all 0.5s ease;
}
body #ajaxsearchprores1_1 .results .resdrg .item .asp_content .etc, body #ajaxsearchprores1_2 .results .resdrg .item .asp_content .etc {
  display: none !important;
}
body #ajaxsearchprores1_1 .results .resdrg .item:hover .asp_content, body #ajaxsearchprores1_2 .results .resdrg .item:hover .asp_content {
  border-bottom: 1px solid #5AA884;
}
body .bricks-pagination ul .page-numbers {
  transition: all 0.5s ease;
}
#ajaxsearchprores1_1 p.showmore a.asp_showmore {
  color: #009E57 !important;
  font-weight: 600;
}
.search-item {
  position: relative;
  transition-duration: 0.4s;
}
.search-item:hover {
  background: #fafafa;
}
.search-item .bricks-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  z-index: 5 !important;
}
.search-item .bricks-button + div, .search-item .bricks-button svg {
  transition-duration: 0.4s !important;
}
.search-item .bricks-button:hover + div + div + .brxe-aeottm svg {
  transform: scale(1.1) translate(1px, -1px);
}
.search-item .bricks-button:hover + div {
  border-color: #5AA884 !important;
}
.search-item .search-item-footer {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  padding: 16px 0;
  border-right: 1px solid #E6F5EB;
  border: none !important;
}
.search-item .search-item-footer > a {
  display: none !important;
}
.search-item .search-item-footer a {
  border: none;
  padding: 0 !important;
  border: none !important;
}
.search-item .search-item-footer .content {
  gap: 6px !important;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 6px !important;
  text-transform: uppercase;
}
.search-item .search-item-footer li {
  position: relative;
  height: 25px;
}
.search-item .search-item-footer li:first-child::after {
  content: "|";
  position: absolute;
  top: 0;
  right: -10px;
  width: 4px;
  height: 18px;
  font-size: 12px;
  color: #363636;
  background: none !important;
}
.search-item .search-item-footer li:last-child {
  padding-left: 24px !important;
}
.ajaxsearchpro .asp_content {
  transition-duration: 0.4s !important;
}
.ajaxsearchpro .asp_content:hover {
  background: #fafafa !important;
}
.ajaxsearchpro .amtelco-search-item-category {
  position: relative;
}
.ajaxsearchpro .amtelco-search-item-category::after {
  content: "|";
  position: absolute;
  top: 0;
  left: -12px;
  width: 4px;
  height: 18px;
  font-size: 12px;
  color: #363636;
  background: none !important;
}
.ajaxsearchpro .asp_res_url {
  display: grid !important;
  gap: 8px;
}
.ajaxsearchpro .asp_group_header {
  display: none !important;
}
.ajaxsearchpro .amtelco-search-item-type {
  display: flex;
  align-items: center;
  gap: 20px;
}
body #brx-content {
  /* Target all links starting with mailto: */
}
body #brx-content a[href^="mailto:"]:not(.brxe-button) {
  display: inline-flex;
  align-items: center;
  vertical-align: text-bottom;
  gap: 6px;
}
body #brx-content a[href^="mailto:"]:not(.brxe-button)::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  flex: 0 0 auto;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M15.7002 12.6C15.7002 13.3166 15.1161 13.8998 14.3994 13.8998H3.59961C2.88303 13.8997 2.29981 13.3166 2.2998 12.6V8.31189L7.08008 11.8978V11.8969C8.21684 12.7502 9.78209 12.75 10.9189 11.8969L10.9199 11.8978L15.7002 8.31189V12.6ZM3.14941 4.09998H14.8496C15.3186 4.09998 15.7 4.48059 15.7002 4.94958C15.7002 5.18332 15.6037 5.4056 15.4355 5.5658L15.3594 5.63025L9.50977 10.017C9.20647 10.2439 8.79252 10.244 8.48926 10.017L2.63965 5.63025H2.64062C2.42551 5.46847 2.2998 5.21663 2.2998 4.94958C2.3 4.51005 2.63439 4.14761 3.0625 4.10388L3.14941 4.09998Z" fill="%23009E57" stroke="%23009E57"></path></svg>');
  background-repeat: no-repeat;
  background-position: center;
}
body #brx-content .brxe-icon-box:has(.icon) a::before {
  content: none;
}
body #brx-content .brxe-icon-box:has(.icon) a::after {
  content: none;
}
body #brx-content .default-page .table-custom {
  width: 100%;
  min-width: 0;
  display: flex;
  margin-block: 0 1.2em;
}
body #brx-content .default-page .table-custom table {
  width: 100% !important;
  max-width: 100%;
  border: 0;
  border-collapse: collapse;
  font-family: inherit;
}
body #brx-content .default-page .table-custom table th, body #brx-content .default-page .table-custom table td {
  padding: 13.5px 16px;
  vertical-align: middle;
  text-align: left;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
body #brx-content .default-page .table-custom table thead tr {
  background-color: #2c8e98;
}
body #brx-content .default-page .table-custom table thead th {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  padding-block: 15px;
}
body #brx-content .default-page .table-custom table thead th:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.35);
}
body #brx-content .default-page .table-custom table thead th:last-child {
  text-align: center;
}
body #brx-content .default-page .table-custom table tbody tr {
  border-bottom: 1px solid var(--color-grey-91, #e6e7e8);
  transition: background-color 0.25s ease;
}
body #brx-content .default-page .table-custom table tbody tr:nth-child(odd) td {
  background-color: #fff;
}
body #brx-content .default-page .table-custom table tbody tr:nth-child(even) td {
  background-color: rgba(225, 239, 251, 0.4);
}
body #brx-content .default-page .table-custom table tbody tr:hover td {
  background-color: #f8f8f8;
}
body #brx-content .default-page .table-custom table tbody td:first-child {
  color: #2d2d2d;
  font-weight: 700;
}
body #brx-content .default-page .table-custom table tbody td:nth-child(n + 2) {
  color: #4a4a4a;
  font-weight: 400;
}
body #brx-content .default-page .table-custom table tbody td:not(:last-child) {
  border-right: 1px solid #e0e0e0;
}
body #brx-content .default-page .table-custom table tbody h3 {
  font-size: 18px;
}
body #brx-content .default-page .table-custom table thead ~ tbody td:last-child {
  text-align: center;
  vertical-align: middle;
}
body #brx-content .default-page .table-custom table thead ~ tbody td:last-child .table-custom__doc-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 10px;
  border: 1px solid #7ec4cc;
  border-radius: 4px;
  background: #fff;
  color: #2c8e98;
  line-height: 0;
  box-sizing: border-box;
}
body #brx-content .default-page .table-custom table thead ~ tbody td:last-child > svg:only-child {
  display: block;
  margin-inline: auto;
  padding: 6px 10px;
  border: 1px solid #7ec4cc;
  border-radius: 4px;
  background: #fff;
  box-sizing: border-box;
}
body #brx-content .default-page .table-custom table thead ~ tbody td:last-child a {
  color: inherit;
  text-decoration: none;
  text-decoration-color: transparent;
}
body #brx-content .default-page .table-custom table td p {
  margin: 0;
}
body #brx-content .default-page .table-custom table td p + p {
  margin-top: 0.35em;
}
body #brx-content .default-page iframe, body #brx-content .default-page img {
  width: 100% !important;
}
body #brx-content .default-page img {
  object-fit: contain;
}
body #brx-content .default-page a:not(.page-numbers) {
  cursor: pointer;
  color: var(--bricks-color-green-100);
  text-decoration-line: underline;
  text-decoration-color: var(--bricks-color-green-100);
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: text-decoration-color 0.25s ease;
}
body #brx-content .default-page a:not(.page-numbers):hover {
  text-decoration-color: transparent;
}
body #brx-content .default-page .back-home a, body #brx-content .default-page a.back-home {
  color: inherit;
  text-decoration: none;
  transition: none;
}
body.error404 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
body.error404 main {
  display: flex;
}
body .brxe-button {
  transition: all 0.3s;
}
body .brxe-button.bricks-background-info *:not(i) {
  text-decoration: underline;
}
body .anchor-table-contents li:last-child {
  margin-bottom: 0px !important;
}
body .anchor-table-contents li a {
  transition: all 0.5s ease;
}
body .anchor-table-contents li a:hover, body .anchor-table-contents li a.active {
  color: #088E9E;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Famtelco.site-preview.app%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Findex.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fglobal%2F_header.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fbase%2F_mixins.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fglobal%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fglobal%2F_sections.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fglobal%2F_global.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fglobal%2F_calendar.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fglobal%2F_sidebar.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fglobal%2F_custom-textarea.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fglobal%2F_popup.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fpages%2F_pdf-single.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fpages%2F_login.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fpages%2F_team.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fpages%2F_contact-us.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fpages%2F_search-page.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fpages%2F_post-content-page.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fpages%2F_404.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fcomponents%2F_buttons.scss%22%2C%22wp-content%2Fthemes%2Famtelco%2Fassets%2Fscss%2Fcomponents%2F_table-of-contents.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACCE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAC%2BBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADeC%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BACpCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADoDS%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAUZ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2FSQ%3BAAAA%3BAAAA%3BAAAA%3BAAeY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD2BnB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAzBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACcuB%3BAAAA%3BAAAA%3BAAYhB%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADbf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACuBW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAC1FJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAQR%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAC7LN%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAHrBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGgCK%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAUM%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJqCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI3BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ2BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIdC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIFC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJxCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIuDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJtID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIwJG%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ7JD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI2KC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ3KD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIwLC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ9MD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI6NC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAJ3aD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAIscK%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAJ5cD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIodC%3BAAAA%3BAAAA%3BAJpdD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI4dC%3BAAAA%3BAAAA%3BAJ5dD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIoeC%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJrsBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIstBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACj8BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BACpBF%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAsBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYG%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BANzDf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMmEe%3BAAAA%3BAAAA%3BANnEf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMiFW%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAgBR%3BAAAA%3BAAAA%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAC5JpB%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAPYL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOHK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPGL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOMO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BACpCV%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAA%2BED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARjIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ%2BIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAR7PA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQsQC%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAC7SD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BATiBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASTG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcN%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChEQ%3BAAAA%3BAAAA%3BAA2BJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAC3CR%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BACTA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcQ%3BAAAA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAahB%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAASQ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxSF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BACHE%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BACDA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%22%7D */