@charset "UTF-8";
/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
.container, .et_pb_row, .et_pb_slider .et_pb_container, .et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container, .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
  max-width: 1920px;
  width: 80%;
}
@media (max-width: 980px) {
  .container, .et_pb_row, .et_pb_slider .et_pb_container, .et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container, .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
    width: 90%;
  }
}
html, #main-content, #et-main-area, #page-container {
  background-color: #C4C4C4;
}
.et_pb_section {
  background-color: transparent;
}
#main-content .container:before {
  display: none !important;
}
#left-area {
  width: 100% !important;
  padding-right: 0 !important;
}
#sidebar {
  display: none !important;
}
/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
body {
  font-family: 'Arial', sans-serif;
}
h1, .h1 {
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
  color: #222;
  letter-spacing: -0.02em;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 2rem;
    padding-bottom: 10px;
  }
}
h2, .h2 {
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.2;
  color: #222;
  letter-spacing: -0.02em;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 1.75rem;
    padding-bottom: 10px;
  }
}
h3, .h3 {
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #222;
  letter-spacing: -0.02em;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  h3, .h3 {
    font-size: 1.375rem;
    padding-bottom: 10px;
  }
}
h4, .h4 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #222;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  h4, .h4 {
    font-size: 1.375rem;
    padding-bottom: 10px;
  }
}
.et_pb_column_1_4 h4 {
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .et_pb_column_1_4 h4 {
    font-size: 1.375rem;
  }
}
h5, .h5 {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #222;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  h5, .h5 {
    padding-bottom: 10px;
  }
}
h6, .h6 {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #D32328;
}
p, .p, ol, .ol, ul, .ul {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6;
  color: #444;
}
@media (max-width: 767px) {
  p, .p, ol, .ol, ul, .ul {
    font-size: 1.0625rem;
  }
}
/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
.et_button_no_icon .et_pb_button {
  padding: 16px 32px !important;
}
.et_button_no_icon .et_pb_button:hover {
  padding: 16px 32px !important;
}
.btn {
  padding: 16px 32px !important;
  border-radius: 0;
  border: 2px solid transparent !important;
  font-size: 0.75rem;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.btn:hover {
  padding: 16px 32px !important;
  border: 2px solid transparent !important;
}
.btn::after {
  display: none;
}
.btn--primary {
  background-color: #D32328;
  color: #fff;
  border: 2px solid #D32328 !important;
}
.btn--primary:hover {
  background-color: transparent !important;
  color: #D32328;
  border: 2px solid #D32328 !important;
}
.btn--secondary {
  background-color: #222;
  color: #fff;
  border: 2px solid #222 !important;
}
.btn--secondary:hover {
  background-color: transparent !important;
  color: #222;
  border: 2px solid #222 !important;
}
.btn--header {
  background-color: #D32328;
}
@media (max-width: 980px) {
  .btn--header {
    margin-top: 20px;
    text-align: center;
  }
}
.btn--header a {
  padding: 18px 32px !important;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 2px;
}
@media (max-width: 980px) {
  .btn--header a {
    padding: 16px 32px !important;
    font-size: 14px !important;
  }
}
li.btn--header {
  padding-right: 0 !important;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadePositionUp {
  from {
    opacity: 0;
    margin-top: 20px;
  }
  to {
    opacity: 1;
    margin-top: 0;
  }
}
.flex {
  display: flex;
}
.ai-c {
  align-items: center;
}
.jc-c {
  justify-content: center;
}
.jc-sb {
  justify-content: space-between;
}
@media (max-width: 980px) {
  .fd-cr {
    display: flex !important;
    flex-direction: column-reverse;
  }
}
.center {
  text-align: center !important;
}
@media (max-width: 479px) {
  .half {
    width: 50% !important;
  }
}
.red h1, .red h2, .red h3, .red h4, .red h5, .red h6, .red p {
  color: #D32328;
}
.white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white p {
  color: #fff;
}
.width-650 {
  max-width: 650px;
  margin: auto;
}
.cta-card {
  background-color: #ebebeb;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 50px !important;
  border-radius: 5px;
  box-shadow: 0 5px 50px rgba(0, 0, 0, 0.05);
}
@media (min-width: 981px) {
  .cta-card {
    max-width: 1200px;
    margin: auto;
  }
}
@media (max-width: 980px) {
  .cta-card {
    padding: 30px !important;
  }
}
.overhang {
  margin-top: -160px;
}
@media (max-width: 980px) {
  .overhang {
    margin-top: -120px;
  }
}
.overhang .cta-card {
  padding: 60px !important;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .overhang .cta-card {
    padding: 40px 30px !important;
  }
}
@media (min-width: 981px) {
  .dp-30 {
    padding: 0 30px;
  }
}
#logo {
  height: 100px !important;
  max-width: 100% !important;
  max-height: 100% !important;
}
body.home #page-container {
  padding-top: 0 !important;
}
@media (max-width: 550px) {
  body.home #page-container {
    padding-top: 115px !important;
  }
}
body.home #main-header {
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 550px) {
  body.home #main-header {
    background-color: #222;
  }
}
body.home #main-header:hover, body.home #main-header.et-fixed-header {
  background-color: #222;
}
#main-header {
  background-color: #222;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  padding: 10px 0;
  transition: all 0.3s ease-in-out;
}
#main-header .container {
  width: 90%;
}
#main-header.et-fixed-header {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
@media (min-width: 981px) {
  #main-header.et-fixed-header {
    width: 90%;
    margin-left: 5%;
    margin-top: 20px;
    transition: all 0.3s ease-in-out;
  }
}
#main-header #top-menu li {
  font-size: 1.25rem;
  padding-right: 30px;
}
#main-header #top-menu li a {
  color: #fff;
}
#main-header .nav li li a {
  width: 300px;
  padding: 0 20px;
}
#main-header .nav li ul {
  width: 340px;
  background: #222;
  border-top-color: #D32328;
}
#main-header .nav li ul a {
  font-size: 1.125rem;
}
@media (min-width: 981px) {
  #et-top-navigation {
    padding-top: 25px !important;
  }
}
.et-cart-info {
  display: none;
}
#et_search_icon:before {
  font-size: 20px;
  color: #fff;
  top: 12px;
}
@media (max-width: 980px) {
  #et_search_icon:before {
    font-size: 24px;
  }
}
form.et-search-form::placeholder {
  color: #fff !important;
}
.et-search-form input {
  color: #fff;
}
.mobile_menu_bar {
  top: 0;
}
.mobile_menu_bar:before {
  color: #fff !important;
  font-size: 48px;
}
@media (max-width: 980px) {
  #et_mobile_nav_menu {
    display: flex;
  }
}
#et_mobile_nav_menu .phoneIcon::before {
  color: #fff;
  font-size: 26px;
  content: "";
  font-family: "ETmodules";
  padding-right: 20px;
  position: relative;
  top: 12px;
}
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before, .et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
  content: "M";
}
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, ul.et_mobile_menu li.page_item_has_children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
  width: 44px;
  height: 100%;
  padding: 0px !important;
  max-height: 44px;
  border: none;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 999;
  background-color: transparent;
}
ul.et_mobile_menu > li.menu-item-has-children, ul.et_mobile_menu > li.page_item_has_children, ul.et_mobile_menu > li.menu-item-has-children .sub-menu li.menu-item-has-children, .et-db #et-boc .et-l ul.et_mobile_menu > li.menu-item-has-children, .et-db #et-boc .et-l ul.et_mobile_menu > li.page_item_has_children, .et-db #et-boc .et-l ul.et_mobile_menu > li.menu-item-has-children .sub-menu li.menu-item-has-children {
  position: relative;
}
.et_mobile_menu .menu-item-has-children > a, .et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children > a {
  background-color: transparent;
}
ul.et_mobile_menu .menu-item-has-children .sub-menu, #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu, .et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu, .et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
  display: none !important;
  visibility: hidden !important;
}
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible, #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible, .et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible, .et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
  display: block !important;
  visibility: visible !important;
}
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
  text-align: center;
  opacity: 1;
}
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
  top: 10px;
  position: relative;
  font-family: "ETModules";
  content: "3";
  color: #fff;
  border-radius: 50%;
  padding: 3px;
}
ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after {
  content: "2";
}
.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
  position: absolute;
  right: 5%;
  margin-left: -20px;
  top: -14px;
  width: 0;
  height: 0;
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #ffffff;
}
.mobile_menu_bar {
  position: relative;
  display: block;
  bottom: 10px;
  line-height: 0;
}
.et_pb_menu_0.et_pb_menu .et_mobile_menu, .et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
  background-color: #ffffff !important;
  border-radius: 10px;
}
.et_mobile_menu {
  background: #222;
  border-top-color: #D32328;
  margin-top: 10px;
  padding: 30px;
}
.et_mobile_menu li a {
  color: #fff;
  padding: 8px 5px;
  font-size: 16px;
}
.et_mobile_menu li li {
  padding-left: 10px;
}
.et_mobile_menu .menu-item-has-children > a {
  font-weight: unset;
}
.footer {
  background-color: #222 !important;
  padding-bottom: 20px !important;
}
@media (max-width: 980px) {
  .footer .et_pb_column:not(:last-child) {
    margin-bottom: 50px !important;
  }
}
.footer .logo img {
  height: 80px;
  margin-bottom: 10px !important;
}
.footer .link--grn-arrow {
  max-width: 250px;
  margin-bottom: 30px !important;
}
.footer .link--grn-arrow a {
  color: #fff;
  margin-left: -20px;
  font-size: 1rem;
  font-weight: 400;
  transition: all 0.2s ease-in-out;
}
.footer .link--grn-arrow a::after {
  content: "$";
  font-family: "ETmodules";
  color: #fff;
  background-color: #D32328;
  padding: 5px 8px;
  border-radius: 5px;
  float: right;
  margin-right: 60px;
  transition: all 0.2s ease-in-out;
}
.footer .link--grn-arrow a:hover {
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.footer .link--grn-arrow a:hover::after {
  margin-right: 50px;
  transition: all 0.2s ease-in-out;
}
.footer .blurb {
  margin-bottom: 10px !important;
}
.footer .blurb.last {
  margin-bottom: 20px !important;
}
.footer .blurb .et_pb_blurb_container {
  padding-left: 5px !important;
  position: relative;
  top: -1px;
}
.footer .et-pb-icon {
  font-size: 18px !important;
}
.footer h4 {
  color: #fff;
  font-size: 1.125rem;
  margin-bottom: 12px;
  font-weight: 400;
}
.footer p {
  color: #fff;
  font-size: 1rem;
}
.footer .copyright p {
  font-size: 0.875rem;
  line-height: 2em;
}
.footer a {
  font-size: 1rem;
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.footer a:hover {
  color: #D32328;
  transition: all 0.2s ease-in-out;
}
.footer a.icon {
  border-radius: 0;
  left: -10px;
}
.footer a.icon:hover:before {
  color: #D32328;
}
.footer a.icon:before {
  color: #222;
}
.footer .items p {
  line-height: 1.4;
}
.home-hero {
  height: 600px;
  background-position: unset;
}
@media (max-width: 980px) {
  .home-hero {
    height: unset;
    padding: 150px 0 !important;
  }
}
@media (max-width: 550px) {
  .home-hero {
    padding: 100px 0 !important;
  }
}
.home-hero-slider .et_pb_slide {
  height: 600px;
  background-position: unset;
}
@media (max-width: 980px) {
  .home-hero-slider .et_pb_slide {
    height: 400px;
  }
}
@media (max-width: 700px) {
  .home-hero-slider .et_pb_slide {
    height: 300px;
  }
}
.product-categories {
  padding: 40px 0 30px !important;
}
.product-categories__row {
  background-color: #fff;
  padding: 0 !important;
}
@media (min-width: 981px) {
  .product-categories__row {
    display: flex;
  }
}
@media (max-width: 980px) {
  .product-categories__row {
    justify-content: center;
  }
}
.product-categories__col {
  background-color: #fff;
  padding: 30px 24px;
  cursor: pointer;
  position: relative;
  top: 0;
  transition: all 0.3s ease-in-out;
}
.product-categories__col:hover {
  transition: all 0.3s ease-in-out;
}
@media (min-width: 981px) {
  .product-categories__col:hover {
    top: -10px;
    background-color: #D32328;
  }
}
.product-categories__col:hover img {
  animation: fadeIn 0.3s ease-in-out forwards;
}
.product-categories__col:hover p {
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.product-categories__col:nth-of-type(1):hover img {
  content: url(/wp-content/uploads/2022/07/Icon-Admixture-Remedial.svg);
}
.product-categories__col:nth-of-type(2):hover img {
  content: url(/wp-content/uploads/2022/07/Icon-Liquid-Membranes.svg);
}
.product-categories__col:nth-of-type(3):hover img {
  content: url(/wp-content/uploads/2022/07/Icon-Waterstops-1.svg);
}
.product-categories__col:nth-of-type(4):hover img {
  content: url(/wp-content/uploads/2022/07/Icon-Accessories.svg);
}
.product-categories__col:nth-of-type(5):hover img {
  content: url(/wp-content/uploads/2022/04/accessories.svg);
}
@media (min-width: 981px) {
  .product-categories__col {
    width: 20% !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 980px) {
  .product-categories__col {
    width: 50% !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 479px) {
  .product-categories__col {
    padding: 12px 16px;
    width: 100% !important;
    display: flex;
    align-items: center;
  }
}
.product-categories__col:not(:last-child) {
  border-right: 1px solid #ebebeb;
}
@media (max-width: 980px) {
  .product-categories__col:not(:last-child) {
    border-bottom: 1px solid #ebebeb;
  }
}
@media (max-width: 479px) {
  .product-categories__col:not(:last-child) {
    border-right: 0;
  }
}
.product-categories__image {
  padding-bottom: 8px;
}
.product-categories__image img {
  width: 80px;
  height: 80px;
}
@media (max-width: 479px) {
  .product-categories__image {
    margin-bottom: 0 !important;
    padding-bottom: 0;
    flex-basis: 28%;
  }
}
.product-categories__content p {
  color: #222;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 479px) {
  .product-categories__content {
    text-align: left !important;
    flex-basis: 60%;
  }
}
@media (min-width: 981px) {
  .two-columns__heading {
    padding-right: 40px;
  }
}
.two-columns__content {
  padding-bottom: 16px;
}
@media (min-width: 981px) {
  .two-columns__content {
    padding-left: 40px;
  }
}
@media (min-width: 981px) {
  .two-columns .btn {
    margin-left: 40px;
  }
}
.partners__row {
  display: flex;
  align-items: center;
  justify-content: center;
}
.partners__image img {
  width: auto;
}
.partners__image.first img {
  height: 50px;
}
.partners__image.second img {
  height: 35px;
}
.partners__image.third img {
  height: 65px;
}
.partners__image.fourth img {
  height: 40px;
}
.partners__image.fifth img {
  height: 35px;
}
.partners__image.sixth img {
  height: 20px;
}
.partners__heading h2 {
  padding-bottom: 10px;
}
.image-with-text__row {
  padding: 0 !important;
}
@media (max-width: 980px) {
  .image-with-text__row {
    display: block;
  }
}
@media (min-width: 981px) {
  .image-with-text__row.left .image-with-text__content {
    padding-left: 40px;
  }
}
@media (min-width: 981px) {
  .image-with-text__row.left .btn {
    margin-left: 40px;
  }
}
@media (min-width: 981px) {
  .image-with-text__row.right .image-with-text__content {
    padding-right: 40px;
  }
}
.image-with-text__heading h2 {
  padding-bottom: 0;
}
.image-with-text__content {
  padding-bottom: 16px;
}
.image-with-text.project {
  padding-top: 30px !important;
}
.image-with-text.project .et_pb_image {
  text-align: center !important;
}
.image-with-text.about-us .et_pb_module:not(:last-child) {
  margin-bottom: 80px !important;
}
@media (max-width: 980px) {
  .image-with-text.about-us .et_pb_module:not(:last-child) {
    margin-bottom: 40px !important;
  }
}
div.boilerplate {
  padding-top: 0 !important;
}
div.boilerplate__row {
  background-color: #D32328;
  padding: 40px !important;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  div.boilerplate__row {
    padding: 30px !important;
  }
}
div.boilerplate__row:hover {
  transition: all 0.3s ease-in-out;
}
@media (min-width: 981px) {
  div.boilerplate__row:hover {
    padding: 40px 60px !important;
  }
}
div.boilerplate__row:hover .btn {
  background-color: transparent;
  color: #fff;
}
@media (max-width: 980px) {
  div.boilerplate__col {
    flex-direction: column;
  }
}
div.boilerplate__content {
  margin-bottom: 0 !important;
}
@media (max-width: 980px) {
  div.boilerplate__content {
    text-align: center !important;
    padding-bottom: 30px !important;
  }
}
div.boilerplate__content h3 {
  padding-bottom: 10px;
}
div.boilerplate .btn {
  background-color: #fff;
  color: #D32328;
  border: 2px solid #fff !important;
  text-align: center;
}
@media (min-width: 981px) {
  .projects__grid .et_pb_grid_item {
    width: 30.66% !important;
    margin-right: 2.5% !important;
  }
  .projects__grid .et_pb_grid_item:nth-child(3n) {
    margin-right: 0 !important;
  }
  .projects__grid .et_pb_grid_item:nth-child(4n + 1) {
    clear: unset !important;
  }
  .projects__grid .et_pb_grid_item .et_pb_portfolio_item:nth-child(4n + 1) {
    clear: none !important;
  }
}
.projects__grid .et_pb_portfolio_item {
  position: relative;
  top: 0;
  transition: all 0.3s ease-in-out;
}
.projects__grid .et_pb_portfolio_item:hover {
  top: -5px;
  transition: all 0.3s ease-in-out;
}
.projects__grid .et_portfolio_image {
  margin-bottom: 20px;
}
.projects__grid .et_portfolio_image img {
  height: 200px !important;
  object-fit: cover;
}
@media (min-width: 981px) {
  .projects__grid .et_portfolio_image img {
    height: 250px !important;
  }
}
.projects__grid .et_portfolio_image:hover .et_overlay {
  border: none;
}
.projects__grid .et_portfolio_image:hover .et_overlay:before {
  animation: fadePositionUp 0.2s ease-in-out forwards;
}
.projects__grid h2 {
  font-size: 1.5rem !important;
  padding-bottom: 8px !important;
}
.projects__grid p.post-meta {
  font-size: 14px !important;
  font-weight: 700;
  color: #444 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.projects .et_pb_portfolio_filters li:not(:last-child) {
  margin-right: 10px;
}
.projects .et_pb_portfolio_filters li a {
  padding: 10px 16px;
  border-radius: 50px !important;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.8125rem;
  font-weight: 700;
  transition: all 0.2s ease-in-out;
}
.projects .et_pb_portfolio_filters li a.active {
  background-color: #D32328;
  border: 1px solid transparent;
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.projects .et_pb_portfolio_filters li a:hover {
  transition: all 0.2s ease-in-out;
}
.projects .et_overlay {
  border: none;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 100%);
}
.projects .et_overlay:before {
  content: "View project";
  font-family: "Arial", sans-serif !important;
  color: #fff;
  background-color: #D32328;
  font-size: 0.75rem;
  font-weight: 900;
  padding: 16px 32px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.projects .et_pb_portofolio_pagination {
  border-top: 0;
}
.projects .et_pb_portofolio_pagination ul li a {
  color: #444;
}
.projects .et_pb_portofolio_pagination ul li a:hover {
  color: #222;
}
.projects .et_pb_portofolio_pagination ul li a.active {
  background-color: #D32328;
  color: #fff;
  border-radius: 50%;
  padding: 8px 12px;
}
.projects select {
  width: 100%;
  padding: 0 16px;
  height: 50px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 14px;
  color: #222;
}
.projects select:focus {
  border-color: #222;
}
@media (max-width: 767px) {
  .projects h2 {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .et_pb_portfolio_filters ul {
    display: flex;
  }
  .et_pb_portfolio_filters .et_pb_portfolio_filter {
    display: flex;
  }
  .et_pb_portfolio_filters .et_pb_portfolio_filter:nth-of-type(1) {
    order: 1;
  }
  .et_pb_portfolio_filters .et_pb_portfolio_filter:nth-of-type(2) {
    order: 2;
  }
  .et_pb_portfolio_filters .et_pb_portfolio_filter:nth-of-type(3) {
    order: 3;
  }
  .et_pb_portfolio_filters .et_pb_portfolio_filter:nth-of-type(4) {
    order: 5;
  }
  .et_pb_portfolio_filters .et_pb_portfolio_filter:nth-of-type(5) {
    order: 4;
  }
  .et_pb_portfolio_filters .et_pb_portfolio_filter:nth-of-type(6) {
    order: 6;
  }
}
.hero {
  padding-top: 30px !important;
  padding-bottom: 0 !important;
}
.hero__row {
  padding-bottom: 0 !important;
}
.hero__breadcrumb {
  margin-bottom: 8px !important;
}
.hero__page-title h1 {
  padding-bottom: 10px;
}
.hero.about {
  padding-top: 40px !important;
  padding-bottom: 10px !important;
}
.breadcrumb {
  color: #222;
}
.breadcrumb a {
  color: #444;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.products .et_pb_row_inner {
  padding: 0 !important;
}
.products__col {
  padding: 0 !important;
}
.products__col.first {
  width: 20.33333%;
}
@media (max-width: 980px) {
  .products__col.first {
    display: none;
  }
}
.products__col.last {
  width: 76.667%;
}
@media (max-width: 980px) {
  .products__col.last {
    width: 100%;
  }
}
.products__menu {
  background-color: transparent !important;
}
.products__menu .et_pb_menu__menu {
  display: block;
}
.products__menu .et_pb_menu__menu > nav > ul {
  display: block;
}
.products__menu .et-menu li {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.products__menu .et-menu li li a {
  width: 240px;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.products__menu .et-menu li li a:hover {
  background-color: #fff !important;
}
.products__menu .et-menu li a {
  font-size: 1rem;
  color: #222;
  padding-bottom: 16px !important;
  transition: all 0.2s ease-in-out;
}
.products__menu .et-menu li a:hover {
  text-decoration: underline;
  transition: all 0.2s ease-in-out;
}
.products__menu .nav li ul {
  border-top-color: #D32328;
}
.products__menu li.current-menu-item {
  text-decoration: underline;
}
.products__grid li.product {
  margin-bottom: 30px !important;
}
.products__grid li.product:last-child {
  margin-bottom: 0 !important;
}
.products__grid .et_overlay {
  border: none;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 100%);
}
.products__grid .et_overlay:before {
  content: "View product";
  font-family: "Arial", sans-serif !important;
  color: #fff;
  background-color: #D32328;
  font-size: 0.75rem;
  font-weight: 900;
  padding: 16px 32px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  width: 50%;
}
.woocommerce-page ul.products li.product:nth-child(n) {
  margin-bottom: 0 !important;
}
.woocommerce-page ul.products li.product:last-child {
  margin-bottom: 0 !important;
}
p.woocommerce-result-count, form.woocommerce-ordering {
  display: none;
}
.journey-paths {
  padding: 20px 0 !important;
}
.journey-paths__row {
  padding: 20px 0 !important;
}
.journey-paths__col:hover h3 {
  top: -10px;
  transition: all 0.2s ease-in-out;
}
.journey-paths__content {
  padding: 200px 30px 30px !important;
  display: flex;
  align-items: flex-end;
}
.journey-paths__content h3 {
  padding-bottom: 0;
  position: relative;
  top: 0;
  transition: all 0.2s ease-in-out;
}
.journey-paths__content .et_pb_promo_description {
  padding-bottom: 0;
}
.woocommerce-pagination ul {
  border: none !important;
}
.woocommerce-pagination ul li {
  border-right: none !important;
}
.woocommerce-pagination ul li span.current {
  background: #D32328 !important;
  color: #fff !important;
}
.woocommerce-pagination ul li a {
  color: #222 !important;
  transition: all 0.2s ease-in-out;
}
.woocommerce-pagination ul li a:hover {
  transition: all 0.2s ease-in-out;
}
.contact .link--down {
  float: right;
  margin-top: -65px;
}
@media (max-width: 450px) {
  .contact .link--down {
    display: none;
  }
}
.contact .et-pb-icon {
  color: #D32328 !important;
  font-size: 24px;
  position: relative;
  top: 2px;
}
.contact .inset {
  margin-left: 50px;
  z-index: 1;
}
.contact .overhang {
  margin-top: -60px;
}
.contact .overhang .et_pb_map {
  height: 500px;
}
.form label {
  font-size: 0.9375rem;
  color: #222;
}
.form input, .form textarea {
  margin-top: 4px;
  font-size: 0.875rem;
  color: #222;
  border: 2px solid #C4C4C4;
  background-color: #fff;
  width: 100%;
  height: 50px;
  padding: 0 20px;
  border-radius: 5px;
  transition: all 0.5s ease-in-out;
}
.form input:focus, .form textarea:focus {
  border: 2px solid #222;
  transition: all 0.5s ease-in-out;
}
.form textarea {
  padding: 20px;
  height: 120px;
}
.form input[type="submit"] {
  font-size: 0.75rem;
  font-weight: 900;
  cursor: pointer;
  border-radius: 0;
  background-color: #D32328;
  border: 2px solid #D32328;
  color: #fff;
  padding: 16px 32px;
  height: unset;
  width: unset;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
.form input[type="submit"]:hover {
  background-color: transparent;
  color: #D32328;
  transition: all 0.2s ease-in-out;
}
.form input[type="submit"]:focus {
  border: none;
}
@media (min-width: 500px) {
  .form .two-columns {
    display: flex;
    gap: 1.5rem;
    padding-bottom: 1em;
  }
}
.form .two-columns .field {
  padding-bottom: 1em;
}
.link a {
  color: #222;
  font-size: 1rem;
  padding: 20px;
}
.link a::after {
  font-family: "ETmodules";
  background-color: #D32328;
  color: #fff;
  border-radius: 5px;
  padding: 5px 4px;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.2s ease-in-out;
}
.link--down {
  margin: 0 -20px;
}
.link--down a::after {
  content: '"';
  margin-left: 20px;
}
.link--down a:hover::after {
  top: 5px;
}
.borderTop {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 30px;
}
.borderTop.item {
  margin-bottom: 30px !important;
}
.borderTop.item.last {
  margin-bottom: 0 !important;
}
.borderTop a {
  color: #222;
}
.contact-details .et_pb_row {
  padding: 10px 0 !important;
}
.contact-details__item {
  margin-bottom: 40px !important;
}
.contact-details__item p.name {
  color: #222;
  padding-top: 0.5em;
  padding-bottom: 0.25em;
}
.contact-details__item p.name-first {
  padding-top: 0;
}
.contact-details__item span.subtitle {
  color: #444;
}
.contact-details__item a {
  color: #444;
  transition: all 0.2s ease-in-out;
}
.contact-details__item a:hover {
  transition: all 0.2s ease-in-out;
}
.contact-details__item a:hover::before {
  color: #D32328;
  transition: all 0.2s ease-in-out;
}
.contact-details__item a::before {
  font-family: "ETmodules";
  color: #8A8A8A;
  margin-right: 10px;
}
.contact-details__item a.phone::before {
  content: "";
}
.contact-details__item a.email::before {
  content: "";
}
.contact-details__item.last {
  margin-bottom: 0 !important;
}
.product {
  padding: 20px 0 !important;
}
.product__row {
  padding: 10px 0 !important;
}
.product__resources {
  padding: 5px 0;
  margin-bottom: 0 !important;
}
.product__resources p {
  transition: all 0.2s ease-in-out;
}
.product__resources p:hover {
  text-decoration: underline;
  transition: all 0.2s ease-in-out;
}
.product__resources p:hover::after {
  color: #D32328;
  transition: all 0.2s ease-in-out;
}
.product__resources p::after {
  content: "";
  font-family: "ETmodules";
  float: right;
}
.product__resources.first {
  padding-top: 20px !important;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .product .btn {
    width: 100%;
    text-align: center;
  }
}
.product__add-to-cart {
  margin-bottom: 0px !important;
}
.product__add-to-cart .single_variation_wrap {
  display: none !important;
}
.product__add-to-cart .variations .label label {
  font-size: 1rem !important;
  color: #222 !important;
}
.product__add-to-cart .variations .label .woo-selected-variation-item-name {
  font-size: 1rem !important;
  color: #222 !important;
}
.product__add-to-cart .variations .reset_variations {
  display: none !important;
}
.product__add-to-cart .variations .variable-items-wrapper .variable-item {
  padding: 20px !important;
}
.product__add-to-cart .variations .variable-items-wrapper .variable-item.selected {
  -webkit-box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #D32328) !important;
  box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #D32328) !important;
}
.faqs__heading p:last-child {
  padding-bottom: 1em;
}
.accordion .et_pb_toggle {
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 0 !important;
  padding: 16px 20px;
}
.accordion .et_pb_toggle_open {
  border-bottom: none;
}
.accordion .et_pb_toggle_close {
  background-color: #fff;
}
.accordion .et_pb_toggle_title:before {
  content: "L" !important;
  color: #D32328;
  font-size: 1.25rem;
}
.accordion .et_pb_toggle_content {
  background-color: #f5f5f5;
  padding: 16px;
  margin-top: 20px;
}
.accordion h5 {
  font-size: 1.125rem;
}
.accordion p {
  font-size: 1rem;
}
.legal .text {
  max-width: 800px;
}
.legal h2 {
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 0;
}
.legal h2:first-child {
  margin-top: 40px;
}
.legal p {
  font-size: 16px;
  line-height: 1.7em;
  padding-bottom: 1.25em;
}
.articles__blog .et_pb_post {
  background-color: #ebebeb;
  padding: 20px;
  border: none;
  border-radius: 5px;
  transition: all 0.2s ease-in-out;
}
.articles__blog .et_pb_post:hover {
  background-color: whitesmoke;
  transition: all 0.2s ease-in-out;
}
.articles__blog .et_pb_post:hover h2, .articles__blog .et_pb_post:hover a {
  color: #D32328 !important;
  transition: all 0.2s ease;
  text-decoration: none;
}
.articles__blog h2 {
  font-size: 1.625rem;
  color: #222 !important;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .articles__blog h2 {
    font-size: 1.5rem;
  }
}
.articles__blog p {
  font-size: 1rem;
  color: #222 !important;
  margin-bottom: 30px;
}
.articles__blog a {
  transition: all 0.2s ease;
}
.articles__blog a.more-link {
  font-size: 0.9375rem;
  color: #222;
  text-transform: capitalize;
  text-decoration: underline;
}
.articles__blog a.more-link:hover {
  text-decoration: none;
}
.post-template__featured-image {
  max-width: 1000px;
  margin: auto;
  margin-bottom: 40px !important;
}
.post-template__breadcrumb {
  max-width: 800px;
  margin: auto;
  margin-bottom: 5px !important;
  font-size: 0.9375rem;
  color: #222;
}
@media (max-width: 767px) {
  .post-template__breadcrumb {
    font-size: 0.875rem;
  }
}
.post-template__breadcrumb a {
  color: rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease;
}
.post-template__breadcrumb a:hover {
  color: #222;
  transition: all 0.2s ease;
}
.post-template__title {
  max-width: 800px;
  margin: auto;
}
@media (max-width: 980px) {
  .post-template__title {
    margin-bottom: 10px !important;
  }
}
.post-template__title h1 {
  font-size: 2.625rem;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .post-template__title h1 {
    font-size: 2.25rem;
  }
}
.post-template__excerpt {
  max-width: 800px;
  margin: auto;
}
.post-template__content {
  padding: 40px 0;
  max-width: 800px;
  margin: auto;
}
.post-template__content img {
  max-width: 1000px;
  margin: auto;
}
.post-template__content h1, .post-template__content h2, .post-template__content h3, .post-template__content h4, .post-template__content h5, .post-template__content h6 {
  line-height: 1.3;
}
.post-template__content h1 {
  font-size: 2rem;
}
@media (max-width: 767px) {
  .post-template__content h1 {
    font-size: 1.5rem;
  }
}
.post-template__content h2 {
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .post-template__content h2 {
    font-size: 1.4rem;
  }
}
.post-template__content h3 {
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .post-template__content h3 {
    font-size: 1.3rem;
  }
}
.post-template__content h4 {
  font-size: 1.2rem;
}
.post-template__content h5 {
  font-size: 1.1rem;
}
.post-template__content a {
  color: #222;
  text-decoration: underline;
}
.post-template__content a:hover {
  text-decoration: none;
}
.resources {
  padding: 20px 0 !important;
}
.resources__content p {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px 30px !important;
  border-radius: 10px;
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.05);
  position: relative;
  top: 0;
  transition: all 0.2s ease-in-out;
}
.resources__content p:hover {
  top: -5px;
  transition: all 0.2s ease-in-out;
}
.resources__content p:hover a {
  color: #D32328;
  transition: all 0.2s ease-in-out;
}
.resources__content p .et_pb_main_blurb_image {
  width: 64px !important;
}
.resources__content a {
  color: #222;
  margin-bottom: 10px;
  transition: all 0.2s ease-in-out;
}
.resources__content a::after {
  float: right;
  content: "5";
  font-family: "ETmodules";
}
.product-videos__heading {
  padding-bottom: 0 !important;
}
.product-videos__heading h2 {
  padding-bottom: 10px;
}
.product-videos__row {
  padding-bottom: 0 !important;
}
.product-videos__video {
  margin-bottom: 10px !important;
}
.product-videos__video--title p {
  line-height: 1.3;
  color: #222;
}
.search-results {
  padding: 10px 0 !important;
}
.search-results__row {
  padding: 10px 0 !important;
}
.search-results__search {
  padding: 5px 10px;
  margin-bottom: 10px !important;
  border: 1px solid var(--black-10);
  border-radius: 0;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767px) {
  .search-results__search {
    padding: 5px;
  }
}
.search-results__search input.et_pb_searchsubmit {
  padding: 12px;
  border-radius: 50px;
}
.search-results__search:hover, .search-results__search:focus {
  border-color: var(--black-100);
  transition: all 0.2s ease-in-out;
}
.search-results__result {
  margin-bottom: 40px !important;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--black-10);
}
.search-results__result p {
  font-size: 0.9375rem;
}
.search-results__results .et_pb_post {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .search-results__results .et_pb_post {
    margin-bottom: 30px;
  }
}
.search-results__results .et_pb_post::before {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 10px 30px 0 rgba(34, 43, 55, 0);
  content: "";
  opacity: 0;
  position: absolute;
  left: -24px;
  right: -24px;
  bottom: -24px;
  top: -24px;
  z-index: -1;
  transition: all 0.2s ease-in-out;
}
.search-results__results .et_pb_post:hover::before {
  box-shadow: 0 10px 30px 0 rgba(34, 43, 55, 0.1);
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
.search-results__results .et_pb_post:hover h2 a::after {
  opacity: 1;
  margin-left: 10px;
  transition: all 0.1s ease-in-out;
}
.search-results__results h2 {
  font-size: 1.5rem;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .search-results__results h2 {
    font-size: 1.25rem;
    padding-bottom: 5px;
  }
}
.search-results__results h2 a::after {
  opacity: 0;
  content: "5";
  font-family: "ETmodules";
  padding-left: 5px;
  transition: all 0.1s ease-in-out;
}
.search-results__results p {
  font-size: 0.9375rem;
}
@media (max-width: 767px) {
  .search-results__results p {
    font-size: 0.875rem;
  }
}
.btn--header {
  margin-right: 12px !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fkryfix.com.au%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fstyle.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2F_partials%2Flayout.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2F_partials%2Ftype.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2F_partials%2Fbutton.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACcA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADhDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF9GJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGcA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAHnEA%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAOZ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAEQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBZ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMP%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAYL%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAUZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%22%7D */