@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 customisation starts here
------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");
body {
  font-family: "Roboto", sans-serif;
}
.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: 90%;
}
@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: 95%;
  }
}
#et-secondary-menu {
  display: none;
}
.grey {
  background-color: #f5f5f5 !important;
}
h1, .h1 {
  font-family: "Inter";
  font-style: normal;
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
  color: #000;
  padding-bottom: 24px;
  letter-spacing: -0.02em;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 1.875rem;
  }
}
h2, .h2 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
  letter-spacing: -0.02em;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 1.625rem;
  }
}
h3, .h3 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
  font-size: 24px;
  color: #000;
  padding-bottom: 20px;
}
h4, .h4 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.03em;
  color: #000;
  padding-bottom: 20px;
}
.et_pb_column_1_3 h4, .et_pb_column_1_5 h4 {
  font-size: 1.5rem;
}
h5, .h5 {
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.03em;
  color: #000;
  padding-bottom: 20px;
}
.et_pb_column_1_4 h5 {
  font-size: 1.375rem;
}
h6, .h6 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #000;
  padding-bottom: 20px;
}
p, .p, ol, ul, .ol, .ul {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #626262;
}
@media (max-width: 767px) {
  p, .p, ol, ul, .ol, .ul {
    font-size: 1.0625rem;
  }
}
.width-100 {
  width: 100%;
}
html, #et-main-area, #page-container {
  background: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
}
@media (max-width: 980px) {
  .et_pb_section {
    padding: 30px 0 !important;
  }
}
@media (min-width: 981px) {
  .et_pb_section {
    padding: 2.5% 0 !important;
  }
}
@media (min-width: 1350px) {
  .et_pb_section {
    padding: 4% 0 !important;
  }
}
@media (max-width: 980px) {
  .et_pb_row {
    padding: 5px 0 !important;
    width: calc(100% - 2.5rem);
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 981px) {
  .et_pb_row {
    padding: 1.25% 0 !important;
  }
}
@media (min-width: 1350px) {
  .et_pb_row {
    padding: 10px 0 !important;
  }
}
body.single-post .boilerplate h2 {
  display: none;
}
.boilerplate h2 {
  font-size: 3.75rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  .boilerplate h2 {
    font-size: 1.875rem;
  }
}
form label {
  font-size: 1rem;
  color: #626262;
  font-weight: 400;
}
form input[type="email"], form input[type="text"], form input[type="tel"], form select {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 16px;
  color: #626262;
  font-size: 1rem;
  height: 45px;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
form input[type="email"]:focus, form input[type="text"]:focus, form input[type="tel"]:focus, form select:focus {
  border: 1px solid #ED1C24;
  transition: all 0.2s ease-in-out;
}
form textarea {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 16px;
  height: 120px;
  width: 100%;
  font-size: 1rem;
  transition: all 0.2s ease-in-out;
}
form textarea:focus {
  border: 1px solid #ED1C24;
  transition: all 0.2s ease-in-out;
}
form input[type="submit"] {
  height: unset;
  cursor: pointer;
  padding-bottom: 10px !important;
}
form input[type="submit"]:hover {
  padding-bottom: 10px !important;
}
form .asterik {
  color: red;
}
.home__transform {
  max-width: 900px;
  margin: auto;
  padding-bottom: 0 !important;
}
.services__button {
  line-height: 1.3em;
  z-index: 9999;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-125%, 110%);
  -ms-transform: translate(-125%, 110%);
  color: #ffffff;
  padding: 12px 24px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 50px;
  transition: all 0.5s ease;
}
.services__button p {
  color: white !important;
}
.vertical-tabs1 {
  border: none;
}
.vertical-tabs1 h4 {
  margin-bottom: 10px;
}
.vertical-tabs1 ul.et_pb_tabs_controls {
  float: left;
  width: 30%;
  margin-right: 3%;
  background: transparent;
  margin-top: 0 !important;
}
@media (max-width: 767px) {
  .vertical-tabs1 ul.et_pb_tabs_controls {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
}
.vertical-tabs1 ul.et_pb_tabs_controls:after {
  content: none;
}
.vertical-tabs1 .et_pb_tabs_controls li {
  width: 100%;
  border-right: none !important;
  border-left: 5px solid transparent;
  background: #f4f4f4;
}
@media (max-width: 767px) {
  .vertical-tabs1 .et_pb_tabs_controls li {
    border-bottom: none;
  }
}
.vertical-tabs1 .et_pb_tabs_controls li a {
  padding: 15px 20px;
}
.vertical-tabs1 .et_pb_tabs_controls li.et_pb_tab_active {
  border-left: 5px solid #ED1C24 !important;
}
.vertical-tabs1 .et_pb_tabs_controls li.et_pb_tab_active a {
  color: #ED1C24 !important;
  background-color: #fff;
}
@media (max-width: 767px) {
  .vertical-tabs1 .et_pb_tabs_controls li.et_pb_tab_active a {
    width: 90vw;
  }
}
.vertical-tabs1 .et_pb_tab {
  padding: 0;
}
.vertical-tabs1 .et_pb_tab_content {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 80px 20px 20px;
}
@media (max-width: 980px) {
  .vertical-tabs1 .et_pb_tab_content {
    padding: 20px 40px 40px 20px;
  }
}
@media (max-width: 767px) {
  .vertical-tabs1 .et_pb_tab_content {
    display: block;
  }
}
#post-60 .et_pb_ajax_pagination_container {
  display: flex;
  flex-direction: row;
}
#post-60 h6 {
  color: #fff;
  position: relative;
  top: 10px;
}
#post-60 h6::after {
  content: "$";
  font-family: "ETmodules";
  margin: 10px;
}
#post-60 article a {
  padding: 10px 24px;
  border-radius: 50px;
  border: 1px solid transparent;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  background-color: #000;
  color: #fff;
}
#post-60 article a:hover {
  background-color: #ED1C24;
}
.team-4x4 {
  padding-top: 0 !important;
}
.team {
  padding: 0% !important;
}
.team h4, .team p {
  color: #fff !important;
}
.team h4 {
  font-size: 1.5rem;
  padding-bottom: 10px;
}
.team .et_pb_promo {
  padding: 320px 30px 30px;
  display: flex;
  text-align: left !important;
}
.team .et_pb_promo_description {
  padding-bottom: 0 !important;
}
.about__section {
  max-width: 900px;
}
.about__section__col {
  max-width: 80%;
  padding-right: 20px;
}
@media (max-width: 980px) {
  .about__section__col {
    max-width: 100%;
  }
}
.about__section__col__2 {
  max-width: 80%;
  margin-left: -120px;
}
@media (max-width: 980px) {
  .about__section__col__2 {
    max-width: 100%;
    margin-left: 0;
  }
}
.location__section__img {
  margin-bottom: 30px !important;
}
.location__section__text h5 {
  font-family: "Roboto", sans-serif;
  padding-bottom: 5px;
}
@media (min-width: 981px) {
  .et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
    width: 24%;
    margin-right: 1%;
  }
}
.intro__text {
  max-width: 900px;
}
.about__us .et_pb_blurb_content {
  max-width: 100%;
}
.blog__title h2 {
  font-size: 3.375rem;
}
@media (max-width: 767p) {
  .blog__title h2 {
    font-size: 2.25rem;
  }
}
.blog__text h5 {
  padding-bottom: 5px;
}
.blog__text h5:not(:first-child) {
  padding-top: 10px !important;
}
.sec--legal .et_pb_text_inner {
  max-width: 800px;
}
.sec--legal h2 {
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 0;
}
.sec--legal h2:first-child {
  margin-top: 40px;
}
.sec--legal p {
  font-size: 16px;
  line-height: 1.7em;
  padding-bottom: 1.25em;
}
.sec--legal a {
  color: #626262;
  text-decoration: underline;
}
.sec--legal a:hover {
  text-decoration: none;
}
.et_mobile_menu {
  border-color: #ED1C24;
}
.mobile_menu_bar:before {
  color: #ED1C24;
  font-size: 48px;
}
#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: #ED1C24;
  background: #f0f3f6;
  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;
}
.services__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  height: 35vw;
  padding: 30px !important;
}
.services__content:hover .btn--primary {
  background-color: #fff;
  border-color: #fff;
  color: #ED1C24;
}
@media (max-width: 980px) {
  .services__content {
    background-position: bottom;
  }
}
@media (max-width: 550px) {
  .services__content {
    height: 300px;
    padding: 20px !important;
  }
}
.services__content .et_pb_promo_description {
  text-align: left !important;
}
.services__content h4 {
  padding-bottom: 10px;
}
.services__content p {
  font-size: 1rem;
  color: #fff;
}
.gallery__slider img {
  height: 600px;
  object-fit: contain;
}
@media (max-width: 980px) {
  .gallery__slider img {
    height: unset;
    object-fit: unset;
  }
}
.et_pb_social_media_follow li a.icon {
  background-color: unset !important;
}
.et_pb_social_media_follow li a.icon:before {
  color: #111;
  font-size: 18px !important;
}
.et_pb_social_media_follow li a.icon:hover:before {
  color: #111 !important;
}
.faqs {
  background-color: #f5f5f5;
  padding: 4rem 0 !important;
}
@media (max-width: 980px) {
  .faqs {
    padding: 3rem 0 !important;
  }
}
.faqs__heading {
  text-align: center;
}
.faqs__items {
  max-width: 1100px;
  margin: 0 auto;
}
.faqs__items .et_pb_toggle {
  background-color: #fff !important;
  border: 1px solid #dadada;
  border-radius: 30px;
  padding: 2rem;
  transition: all 0.1s ease-in-out;
}
@media (max-width: 980px) {
  .faqs__items .et_pb_toggle {
    padding: 1.5rem;
  }
}
.faqs__items .et_pb_toggle:not(:last-child) {
  margin-bottom: 1rem !important;
}
.faqs__items .et_pb_toggle:hover, .faqs__items .et_pb_toggle:focus {
  border: 1px solid #000;
  transition: all 0.1s ease-in-out;
}
.faqs__items .et_pb_toggle_title {
  font-size: 1.25rem !important;
}
@media (max-width: 767px) {
  .faqs__items .et_pb_toggle_title {
    font-size: 1.125rem;
  }
}
.faqs__items .et_pb_toggle_title::before {
  content: "3";
  color: #000;
  font-size: 1.5rem;
}
.faqs__items .et_pb_toggle_title h4 {
  color: #000 !important;
}
.faqs__items .et_pb_toggle_content p {
  font-size: 1.125rem;
  color: #626262;
}
@media (max-width: 767px) {
  .faqs__items .et_pb_toggle_content p {
    font-size: 1rem;
  }
}
.faqs__items .et_pb_toggle_close .et_pb_toggle_title {
  color: #000 !important;
}
.faqs__items .et_pb_toggle_open .et_pb_toggle_title:before {
  display: block !important;
  content: "2" !important;
}
@media (max-width: 980px) {
  html, body {
    overflow-x: hidden;
  }
}
a {
  color: black;
}
.modular-title {
  text-align: center;
}
@media (max-width: 767px) {
  .modular-title {
    text-align: left;
  }
}
#et-info {
  opacity: 0;
}
#top-header, #main-header {
  background-color: #000;
  backdrop-filter: blur(8px);
  position: relative;
  z-index: 99999 !important;
}
#top-header {
  padding: 0;
}
#top-header .container {
  padding: 0;
}
@media (max-width: 980px) {
  #top-header .container {
    padding: 0 2.5%;
    width: 100% !important;
  }
}
#top-header #et-info {
  float: right;
  display: flex;
  gap: 1rem;
  align-items: center;
  padding: 0;
}
#top-header #et-info-phone {
  margin: 0;
}
#top-header #et-info-phone::before {
  display: none;
}
#top-header #et-info-phone a::before {
  font-family: "ETmodules";
  content: "";
  color: #ED1C24;
  margin-right: 0.75rem;
}
#top-header #et-info-email::before {
  margin-right: 0.75rem;
  position: relative;
  top: 1px;
  color: #ED1C24;
}
#top-header #et-info a, #top-header #et-info span {
  font-size: 1rem !important;
  font-weight: 400;
  color: #fff;
  letter-spacing: -0.03em;
}
#top-header #et-info a {
  display: block;
  padding: 1rem;
  border-radius: 8px;
  transition: all 0.1s ease-in-out;
}
#top-header #et-info a:last-child {
  margin-right: -1rem;
}
#top-header #et-info a:hover {
  color: #000 !important;
  background-color: rgba(0, 0, 0, 0.05);
  transition: all 0.1s ease-in-out;
}
#main-header {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
#main-header.et-fixed-header {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
#main-header .container {
  display: flex;
  align-items: center;
  padding: 0.25rem 0 1rem 0;
}
@media (max-width: 980px) {
  #main-header .container {
    padding: 0.25rem 2.5% 1rem;
    width: 100% !important;
    justify-content: space-between;
  }
}
#main-header .logo_container {
  position: relative;
}
@media (min-width: 981px) {
  #main-header .logo_container {
    width: fit-content;
  }
}
#main-header #logo {
  height: 42px !important;
  max-height: 100% !important;
}
#main-header #et-top-navigation {
  padding: 0 !important;
  margin-left: auto;
}
@media (min-width: 981px) {
  #main-header #et-top-navigation {
    display: flex;
    align-items: center;
  }
}
#main-header #top-menu .menu-item {
  padding-right: 0;
}
#main-header #top-menu .menu-item:not(:last-child) {
  margin-right: 1rem;
}
#main-header #top-menu .menu-item:last-child {
  margin-right: -1rem;
}
#main-header #top-menu .menu-item a {
  border-radius: 8px;
  padding: 1rem;
  font-size: 1.0625rem;
  font-weight: 400;
  color: #fff;
  transition: all 0.1s ease-in-out;
}
#main-header #top-menu .menu-item a:hover {
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, 0.05);
  transition: all 0.1s ease-in-out;
}
#main-header #top-menu .menu-item-has-children a {
  padding: 1rem 2rem 1rem 1rem;
}
#main-header #top-menu .menu-item-has-children a:first-child::after {
  top: 15px;
  right: 0.5rem;
}
#main-header #top-menu .menu-item .sub-menu {
  width: fit-content;
  padding: 0.25rem;
  margin-top: 0.5rem;
  border: none;
  border-radius: 8px;
}
#main-header #top-menu .menu-item .sub-menu .menu-item {
  padding: 0;
  margin: 0;
}
#main-header #top-menu .menu-item .sub-menu .menu-item a {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  color: #000;
}
#main-header #et_mobile_nav_menu .mobile_nav .mobile_menu_bar {
  padding: 0;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item {
  animation: text-fade-up 0.5s ease-in-out forwards;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(1) {
  animation-delay: 0.05s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(2) {
  animation-delay: 0.1s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(3) {
  animation-delay: 0.15s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(4) {
  animation-delay: 0.2s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(5) {
  animation-delay: 0.25s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(6) {
  animation-delay: 0.3s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(7) {
  animation-delay: 0.35s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(8) {
  animation-delay: 0.4s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(9) {
  animation-delay: 0.45s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(10) {
  animation-delay: 0.5s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(11) {
  animation-delay: 0.55s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(12) {
  animation-delay: 0.6s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(13) {
  animation-delay: 0.65s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(14) {
  animation-delay: 0.7s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(15) {
  animation-delay: 0.75s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(16) {
  animation-delay: 0.8s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(17) {
  animation-delay: 0.85s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(18) {
  animation-delay: 0.9s;
}
#main-header #et_mobile_nav_menu .mobile_nav.opened .menu-item:nth-child(19) {
  animation-delay: 0.95s;
}
#main-header #et_mobile_nav_menu .et_mobile_menu {
  max-height: 70vh;
  overflow-y: scroll;
  z-index: 99;
  background-color: #fff;
  border: none;
  padding: 0;
  margin-top: 15px;
  box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.08), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
  -webkit-box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.08), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
  -moz-box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.08), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
}
#main-header #et_mobile_nav_menu .et_mobile_menu .menu-item {
  position: relative;
  top: 20px;
  opacity: 0;
}
#main-header #et_mobile_nav_menu .et_mobile_menu .menu-item a {
  padding: 2rem 5%;
  font-size: 1.25rem;
  font-weight: 400 !important;
  color: #000;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: none;
}
#main-header #et_mobile_nav_menu .et_mobile_menu .menu-item a:hover {
  background-color: #fff;
  opacity: 1;
}
#main-header #et_mobile_nav_menu .et_mobile_menu .menu-item .sub-menu {
  padding: 0 0 1rem;
}
#main-header #et_mobile_nav_menu .et_mobile_menu .menu-item .sub-menu .menu-item {
  padding: 0;
}
#main-header #et_mobile_nav_menu .et_mobile_menu .menu-item .sub-menu .menu-item a {
  font-size: 1.125rem;
  padding: 0.75rem 2.5%;
  border-top: none;
  border-bottom: none;
}
#main-header #et_mobile_nav_menu .et_mobile_menu .menu-item-has-children .mobile-toggle {
  top: 16px !important;
  right: 2.5% !important;
  border-top: 0;
}
#main-header #et_mobile_nav_menu .et_mobile_menu .menu-item-has-children .mobile-toggle::after {
  content: "+";
  font-family: "Roboto", sans-serif;
  font-size: 1.5rem;
  background: #fff;
}
@keyframes text-fade-up {
  from {
    top: 30px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
  top: 80px !important;
}
#top-header #et-info a:hover {
  color: #fff !important;
}
#et-info-email:hover {
  color: #fff !important;
  opacity: 1;
}
.footer {
  background-color: #000;
  color: #fff;
}
.footer h4 {
  font-size: 1.375rem;
  color: #fff;
}
.footer a {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 10px;
  display: inline-block;
}
@media (max-width: 767px) {
  .footer a {
    font-size: 1.0625rem;
  }
}
.footer--copyright a {
  font-size: 1rem;
  color: #fff;
}
@media (max-width: 767px) {
  .footer--copyright a {
    font-size: 0.9375rem;
  }
}
.footer__socket {
  border-top: 1px solid white;
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  color: #fff;
  font-weight: 400;
  padding-top: 20px;
}
.footer__socket__half p, .footer__socket__half div, .footer__socket__half a {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1px;
  text-decoration: underline;
  text-decoration: none;
  background-image: linear-gradient(#fff, #fff);
  background-size: 0% 0.05em;
  background-position-y: 100%;
  background-position-x: 0%;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
}
.footer__socket__half a:hover {
  background-size: 100% 0.05em;
  transition: all 0.3s ease-in-out;
}
.footer__socket__half a:not(:last-child) {
  margin-right: 15px;
}
@media (max-width: 750px) {
  .footer__socket__half {
    padding: 4px 0;
  }
}
@media (max-width: 750px) {
  .footer__socket {
    display: block;
    text-align: center;
  }
}
.footer .et_pb_social_media_follow li a.icon {
  background-color: unset !important;
}
.footer .et_pb_social_media_follow li a.icon:before {
  color: #fff;
  font-size: 18px !important;
}
.footer .et_pb_social_media_follow li a.icon:hover:before {
  color: #fff !important;
}
.footer-links {
  font-family: "Inter", sans-serif;
  letter-spacing: 2.4px;
}
.et_pb_row_1_tb_footer .et_pb_column {
  margin-bottom: 0px;
}
.home-hero.et_pb_section {
  margin: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  background-position-y: center !important;
}
.home-hero.et_pb_section .home-hero-box .et_pb_column {
  display: flex;
  flex-direction: column;
  max-width: 698px !important;
  margin: 0 !important;
  gap: 1.5rem;
  padding: 3.12rem 1.88rem !important;
  background: rgba(255, 255, 255, 0.8);
}
.home-hero.et_pb_section .home-hero-box .et_pb_column .hero-text-content {
  margin-bottom: 0 !important;
}
.home-hero.et_pb_section .home-hero-box .et_pb_column .hero-text-content .hero-tagline {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #ED1C24;
}
.home-hero.et_pb_section .home-hero-box .et_pb_column .hero-text-content h1 {
  padding: 0 !important;
  margin-bottom: 0.62rem !important;
}
@media (min-width: 981px) {
  .home-hero.et_pb_section {
    padding: 6rem 0 !important;
  }
}
.breadcrumb-hero.et_pb_section {
  width: 100% !important;
  max-width: 100% !important;
  background-position-y: center !important;
}
.breadcrumb-hero.et_pb_section .breadcrumb-hero-box .et_pb_column {
  display: flex;
  flex-direction: column;
  width: fit-content !important;
  max-width: 698px !important;
  margin: 0 !important;
  gap: 0.75rem;
  padding: 1.5rem !important;
  background: rgba(255, 255, 255, 0.8);
}
.breadcrumb-hero.et_pb_section .breadcrumb-hero-box .et_pb_column .et_pb_module.lwp_divi_breadcrumbs {
  margin-bottom: 0 !important;
}
.breadcrumb-hero.et_pb_section .breadcrumb-hero-box .et_pb_column h1 {
  padding: 0 !important;
  margin-bottom: 0.62rem !important;
}
@media (min-width: 981px) {
  .breadcrumb-hero.et_pb_section {
    padding: 6rem 0 !important;
  }
}
body .bfo-content {
  padding: 5rem 0 !important;
}
@media (max-width: 980px) {
  body .bfo-content {
    padding: 3.5rem 0 !important;
  }
}
body .bfo-content__row.two-columns {
  margin-top: 4rem;
}
@media (max-width: 980px) {
  body .bfo-content__row.two-columns {
    margin-top: 2rem;
  }
}
@media (min-width: 981px) {
  body .bfo-content__row.two-columns .et_pb_column {
    width: 35%;
  }
}
body .bfo-content__row.two-columns .bfo-content__content {
  max-width: 550px;
}
body .bfo-content__row.two-columns .bfo-content__content h4 {
  padding-bottom: 0 !important;
  margin-bottom: 1.5rem !important;
}
@media (min-width: 981px) {
  body .bfo-content__content {
    max-width: 90%;
  }
}
body .bfo-content__content h2, body .bfo-content__content h4 {
  padding-bottom: 0;
  margin-bottom: 3rem;
}
@media (min-width: 981px) {
  body .bfo-content__content h2, body .bfo-content__content h4 {
    padding-right: 120px;
  }
}
@media (max-width: 980px) {
  body .bfo-content__content h2, body .bfo-content__content h4 {
    max-width: 550px;
    margin-bottom: 2rem;
  }
}
body .bfo-content__content p {
  line-height: 1.6;
  padding-bottom: 2rem;
}
body .bfo-content__content p:last-of-type {
  padding-bottom: 0 !important;
}
@media (max-width: 980px) {
  body .bfo-content__content p {
    max-width: 550px;
  }
}
.community--logo {
  max-width: 150px;
}
#community-product {
  margin-left: 8%;
}
.et_pb_social_media_follow_network_0_tb_footer {
  margin-left: -10px;
}
.call-to-action-section__title {
  font-size: 22px;
}
@media (max-width: 980px) {
  body .bfo-images {
    padding: 0 !important;
  }
}
@media (max-width: 980px) {
  body .bfo-images__row {
    width: 100% !important;
    padding: 0 !important;
  }
}
body .bfo-projects {
  padding: 4rem 0 !important;
}
@media (max-width: 980px) {
  body .bfo-projects {
    padding: 3rem 0 !important;
  }
}
@media (min-width: 981px) {
  body .bfo-projects__row {
    display: flex;
  }
}
body .bfo-projects__col {
  cursor: pointer;
  padding: 2rem;
  background-color: #fff;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.1), 0px 2px 4px -2px rgba(16, 24, 40, 0.06);
  position: relative;
  top: 0;
  transition: all 0.2s ease-in-out;
}
body .bfo-projects__col:hover {
  top: -10px;
  box-shadow: 0px 24px 48px -12px rgba(16, 24, 40, 0.18);
  transition: all 0.2s ease-in-out;
}
body .bfo-projects__col:hover .btn, body .bfo-projects__col:hover .gform_button {
  background-color: #fff !important;
  color: #ED1C24 !important;
}
body .bfo-projects__image {
  margin: -2rem -2rem 2rem !important;
}
body .bfo-projects__content {
  margin-bottom: 2rem !important;
}
body .bfo-projects__content h5 {
  font-size: 1.3625rem;
}
@media (max-width: 767px) {
  body .bfo-projects__content h5 {
    font-size: 1.125rem;
  }
}
body .bfo-why-choose {
  padding: 0 !important;
}
@media (max-width: 980px) {
  body .bfo-why-choose {
    background-position: left;
  }
}
body .bfo-why-choose__row {
  padding: 0 !important;
}
@media (max-width: 980px) {
  body .bfo-why-choose__row {
    width: 100% !important;
    padding-left: 2.5% !important;
  }
}
body .bfo-why-choose__col {
  padding: 4rem 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: calc(100vh - 111px);
}
@media (max-width: 980px) {
  body .bfo-why-choose__col {
    height: calc(100vh - 133px);
    justify-content: flex-end;
  }
}
body .bfo-why-choose__col .slick-prev, body .bfo-why-choose__col .slick-next {
  display: none !important;
}
body .bfo-why-choose__col .slick-track {
  display: flex !important;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
body .bfo-why-choose__col .slick-track:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
body .bfo-why-choose__col .slick-list {
  padding: 0 3rem 0 0 !important;
}
body .bfo-why-choose__col .slick-slide {
  height: inherit !important;
}
body .bfo-why-choose__card {
  background-color: rgba(255, 255, 255, 0.75);
  border: 1px solid #d0d5dd;
  padding: 2rem;
  border-radius: 2rem;
  backdrop-filter: blur(12.5px);
  -webkit-backdrop-filter: blur(12.5px);
  max-width: 800px;
}
body .bfo-why-choose__card:not(:last-child) {
  margin-bottom: 2rem !important;
}
@media (max-width: 980px) {
  body .bfo-why-choose__card:not(:last-child) {
    padding: 1.5rem;
    border-radius: 1.5rem;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 980px) {
  body .bfo-why-choose__card {
    margin-right: 1rem !important;
    max-width: 100%;
  }
}
body .bfo-why-choose__card .et_pb_blurb_content {
  max-width: 100%;
}
@media (max-width: 980px) {
  body .bfo-why-choose__card .et_pb_blurb_content {
    display: block;
  }
}
body .bfo-why-choose__card .et_pb_main_blurb_image {
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .bfo-why-choose__card .et_pb_main_blurb_image img {
  height: 24px;
}
body .bfo-why-choose__card .et_pb_blurb_container {
  padding-left: 2rem;
}
@media (max-width: 980px) {
  body .bfo-why-choose__card .et_pb_blurb_container {
    padding-left: 0;
  }
}
body .bfo-contact {
  padding: 4rem 0 !important;
}
@media (max-width: 980px) {
  body .bfo-contact {
    padding: 3rem 0 !important;
  }
}
body .bfo-contact .et_pb_row {
  display: flex;
}
@media (max-width: 980px) {
  body .bfo-contact .et_pb_row {
    flex-direction: column-reverse;
  }
}
@media (max-width: 980px) {
  body .bfo-contact .et_pb_column:first-child {
    margin-bottom: 0 !important;
  }
  body .bfo-contact .et_pb_column:last-child {
    margin-bottom: 3rem !important;
  }
}
.filtergrid .dp-dfg-item {
  border: none;
  padding: 0;
  margin-bottom: 25px;
}
.filtergrid .dp-dfg-item .dp-dfg-image {
  margin-bottom: 1.25rem;
}
.filtergrid .dp-dfg-item .entry-header {
  padding: 0;
  margin-bottom: 1rem;
}
.filtergrid .dp-dfg-item .entry-title {
  font-size: 1.5rem;
  font-weight: 600;
}
.filtergrid .dp-dfg-item .dp-dfg-meta {
  display: none;
}
.filtergrid .dp-dfg-item .entry-summary {
  padding: 0;
  margin-bottom: 1rem;
}
.filtergrid .dp-dfg-item .read-more-wrapper {
  padding: 0;
}
.dp-dfg-pagination {
  margin-top: 50px;
}
.media-with-text__row {
  display: grid !important;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}
.media-with-text__row .column-content {
  width: 100% !important;
}
.media-with-text__row .column-content .content-text-container {
  margin-bottom: 1.88rem !important;
}
.media-with-text__row .column-content .et_pb_button_module_wrapper {
  margin-bottom: 0.62rem !important;
}
.media-with-text__row .column-content .et_pb_button_module_wrapper:last-child {
  margin-bottom: 0 !important;
}
.media-with-text__row .column-image {
  width: 100%;
}
.media-with-text__title {
  margin-bottom: 0 !important;
  font-weight: 700;
}
.media-with-text__paragraph {
  padding-bottom: 0.62rem !important;
}
.media-with-text__paragraph:last-child {
  padding-bottom: 0 !important;
}
@media (min-width: 980px) {
  .media-with-text__row {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    row-gap: 0rem !important;
  }
  .media-with-text__row .column-content.vertically-centered {
    align-self: center;
  }
  .media-with-text__row .column-image {
    justify-self: center;
    overflow: hidden;
  }
  .media-with-text__row .column-image .et_pb_image_wrap {
    width: 100% !important;
    overflow: hidden;
  }
  .media-with-text__row .column-image .et_pb_image_wrap img {
    width: 100%;
    height: auto;
    max-height: 600px;
    object-fit: cover;
  }
  .media-with-text__row.reversed .column-image {
    grid-column: 2 / 3;
    grid-row: 1/2;
  }
  .media-with-text__row.reversed .column-content {
    grid-column: 1 / 2;
    grid-row: 1/2;
  }
}
@media (min-width: 1444px) {
  .media-with-text__row {
    gap: 3.12rem;
  }
}
body #page-container .et_pb_section .et_pb_button_0.btn, body #page-container .et_pb_section .et_pb_button_0.gform_button, body #page-container .et_pb_section .et_pb_button_0.btn:hover, body #page-container .et_pb_section .et_pb_button_0.gform_button:hover {
  padding: 0.75rem 1.5rem !important;
}
.btn, body .gform_button {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
  transition: all 0.3s ease !important;
  padding: 0.75rem 1.5rem !important;
  width: fit-content;
  line-height: 100% !important;
  border: 2px solid;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.btn::after, body .gform_button::after {
  transition: 0.3s all ease !important;
  position: relative !important;
  width: fit-content;
  height: fit-content;
  margin: 0 !important;
  line-height: 100% !important;
  font-size: inherit !important;
  font-family: FontAwesome !important;
  font-weight: 900 !important;
  content: "";
}
.btn--primary {
  border-color: #ED1C24;
  background: #ED1C24;
  color: #fff;
}
.btn--primary:hover {
  background: rgba(237, 28, 36, 0.8) !important;
}
.btn--primary.hollow {
  background: transparent;
  color: #ED1C24;
}
.btn--primary.hollow:hover {
  color: #fff;
  background: #ED1C24;
}
.btn--secondary {
  border-color: #fff;
  background: #fff;
  color: #ED1C24;
}
.btn--secondary:hover {
  background: rgba(255, 255, 255, 0.8) !important;
}
.btn--secondary.hollow {
  background: transparent;
  color: #fff;
}
.btn--secondary.hollow:hover {
  color: #fff;
  background: #fff;
}
body .gform_button {
  all: unset;
  font-size: 20px !important;
  font-weight: 500 !important;
  border-radius: 0 !important;
  border-color: #ED1C24 !important;
  background: #ED1C24 !important;
  min-width: 100px !important;
}
.service-card-grid .et_pb_column {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1.25rem;
}
@media (min-width: 981px) {
  .service-card-grid .et_pb_column {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1444px) {
  .service-card-grid .et_pb_column {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.call-to-action-section {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
  background-color: #ED1C24;
}
.call-to-action-section__row {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
  padding: 1.88rem !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  max-width: 100%;
}
.call-to-action-section__row .et_pb_column {
  max-width: 650px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.call-to-action-section__row .et_pb_text {
  margin-bottom: 0 !important;
}
.call-to-action-section__row h3 {
  color: #fff;
  text-align: center;
  margin-bottom: 1.88rem !important;
  padding-bottom: 0 !important;
}
@media (min-width: 981px) {
  .call-to-action-section__row h3 {
    margin-bottom: 2.5rem !important;
  }
}
.portfolio-grid-container .et_pb_column {
  display: grid !important;
  grid-template-columns: 1fr;
  row-gap: 2.5rem;
  column-gap: 1.25rem;
}
@media (min-width: 768px) {
  .portfolio-grid-container .et_pb_column {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 981px) {
  .portfolio-grid-container .et_pb_column {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 1444px) {
  .portfolio-grid-container .et_pb_column {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.intro-section__column-flex {
  display: flex;
  flex-direction: column;
  gap: 1.25rem !important;
}
.intro-section__title-container {
  margin-bottom: 0 !important;
}
.intro-section__title-container h2 {
  padding: 0 !important;
  font-weight: 700;
}
.intro-section__paragraph-container {
  margin-bottom: 0 !important;
}
.intro-section__paragraph-container .paragraph-container-grid {
  display: grid;
  gap: 0.94rem;
}
.intro-section__paragraph-container .paragraph-container-grid p {
  padding-bottom: 0 !important;
}
@media (min-width: 981px) {
  .intro-section__paragraph-container {
    max-width: 70%;
  }
  .intro-section__paragraph-container .paragraph-container-grid {
    gap: 2.5rem;
  }
  .intro-section__paragraph-container .paragraph-container-grid:has(div:nth-child(2)) {
    max-width: 900px;
  }
  .intro-section__paragraph-container .paragraph-container-grid:has(div:nth-child(2)) {
    max-width: 900px;
    grid-template-columns: 1fr 1fr;
  }
  .intro-section__paragraph-container .paragraph-container-grid:has(div:nth-child(3)) {
    max-width: 1000px;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.values-card {
  margin-bottom: 0 !important;
  width: fit-content;
}
.values-card .et_pb_blurb_content {
  max-width: 100% !important;
}
.values-card .et_pb_main_blurb_image {
  display: block;
  width: fit-content !important;
  margin-bottom: 1.25rem !important;
}
.values-card .et_pb_main_blurb_image .et_pb_image_wrap {
  display: block;
  width: 25px !important;
}
.values-card .et_pb_blurb_container .et_pb_module_header {
  padding-bottom: 0.5rem !important;
  font-weight: 600;
  font-size: 1.5rem;
}
.values-card__text-content {
  display: flex;
  flex-direction: column;
  gap: 0.62rem;
}
.values-card__paragraph {
  padding: 0 !important;
}
@media (min-width: 768px) {
  .values-card .et_pb_blurb_content {
    display: flex;
    gap: 1.25rem;
  }
  .values-card .et_pb_blurb_container {
    flex-grow: 1;
  }
}
.values-section__column {
  display: grid;
  gap: 1.88rem;
}
@media (min-width: 768px) {
  .values-section__column {
    grid-template-columns: 1fr 1fr;
  }
}
.card-title-button-overlay {
  margin-bottom: 0 !important;
  aspect-ratio: 0.9230769231;
  display: flex;
  align-items: end;
  padding: 1.88rem !important;
}
.card-with-background {
  /* 1 */
  /* Auto layout */
  padding: 30px;
  background-color: #F0F0F0;
  padding: 1.88rem !important;
  align-self: stretch;
  margin-bottom: 0 !important;
}
.card-with-background .et_pb_blurb_content {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  height: 100%;
}
.card-with-background .et_pb_main_blurb_image {
  width: 100% !important;
  margin-bottom: 0 !important;
}
.card-with-background .et_pb_main_blurb_image img {
  display: block;
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.card-with-background .et_pb_blurb_container {
  margin-top: auto;
}
.card-with-background .et_pb_blurb_container .et_pb_module_header {
  display: none;
}
.card-with-background .et_pb_blurb_container .et_pb_blurb_description {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 768px) {
  .card-with-background .et_pb_blurb_container .et_pb_module_header {
    display: none;
  }
  .card-with-background .et_pb_blurb_container .et_pb_blurb_description {
    gap: 0.75rem;
  }
}
.portfolio-card {
  width: 100%;
}
.portfolio-card .et_pb_main_blurb_image {
  width: 100% !important;
  margin-bottom: 1rem !important;
}
.portfolio-card img {
  width: 100%;
  aspect-ratio: 0.8857142857;
}
.portfolio-card .et_pb_blurb_container h4 {
  padding-bottom: 0.19rem !important;
}
.values-card .et_pb_module_header::before {
  content: "✓";
  color: red;
  margin-right: 5px;
}
@media (min-width: 768px) {
  .values-card .et_pb_module_header::before {
    margin-left: -25px;
  }
}
body .single-post__content a {
  padding-bottom: 2px;
  max-width: fit-content;
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-size: 100% 0.05em !important;
  background-position-y: 100%;
  background-position-x: 0;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
}
body .single-post__content a:hover {
  background-size: 0% 0.05em !important;
  transition: all 0.3s ease-in-out;
}
@keyframes text-reveal {
  from {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, -10%, 0);
  }
}
body .single-post {
  padding: 3rem 0 !important;
}
@media (max-width: 980px) {
  body .single-post {
    padding: 2rem 0 !important;
  }
}
body .single-post__row {
  padding: 1.5rem 0 !important;
}
@media (max-width: 980px) {
  body .single-post__row {
    padding: 1rem 0 !important;
  }
}
@media (max-width: 980px) {
  body .single-post__hero, body .single-post__hero-row {
    padding-top: 0 !important;
  }
}
body .single-post__hero-row {
  display: flex;
  align-items: center;
}
@media (max-width: 980px) {
  body .single-post__hero-row {
    width: 100% !important;
    flex-direction: column;
  }
}
body .single-post__col--image, body .single-post__col--content {
  margin: 0 !important;
  width: 50% !important;
}
@media (max-width: 980px) {
  body .single-post__col--image, body .single-post__col--content {
    width: 100% !important;
  }
}
body .single-post__col--content {
  padding: 0 3rem;
}
@media (max-width: 980px) {
  body .single-post__col--content {
    padding: 3rem 2.5% 0;
  }
}
body .single-post__featured-image {
  overflow: hidden;
}
body .single-post__featured-image span {
  width: 100%;
  height: 600px;
  overflow: hidden;
}
@media (max-width: 980px) {
  body .single-post__featured-image span {
    height: auto;
  }
}
body .single-post__featured-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .single-post__meta {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  padding: 6px 12px 6px 6px;
  background-color: #e8edf6;
  border-radius: 16px;
  max-width: fit-content;
}
body .single-post__meta * {
  font-size: 0.875rem;
  font-weight: 500;
  color: #ED1C24;
}
body .single-post__meta__wrapper {
  margin-bottom: 2rem !important;
}
body .single-post__meta__title {
  padding: 2px 8px;
  background-color: #fff;
  border-radius: 16px;
}
body .single-post__meta__reading-time {
  display: flex;
  align-items: center;
}
body .single-post__meta__reading-time .eta {
  padding-right: 4px;
}
body .single-post__reading-time {
  display: flex;
  align-items: center;
  margin-bottom: 2rem !important;
}
body .single-post__reading-time::after {
  content: "read";
  padding-left: 4px;
}
body .single-post__title {
  margin-bottom: 2rem !important;
}
body .single-post__title h1 {
  line-height: 1;
  padding-bottom: 0;
}
body .single-post__title h1 .outer {
  display: inline-block;
  overflow: hidden;
}
body .single-post__title h1 .outer:nth-child(1) .inner {
  animation-delay: 0.03s;
}
body .single-post__title h1 .outer:nth-child(2) .inner {
  animation-delay: 0.06s;
}
body .single-post__title h1 .outer:nth-child(3) .inner {
  animation-delay: 0.09s;
}
body .single-post__title h1 .outer:nth-child(4) .inner {
  animation-delay: 0.12s;
}
body .single-post__title h1 .outer:nth-child(5) .inner {
  animation-delay: 0.15s;
}
body .single-post__title h1 .outer:nth-child(6) .inner {
  animation-delay: 0.18s;
}
body .single-post__title h1 .outer:nth-child(7) .inner {
  animation-delay: 0.21s;
}
body .single-post__title h1 .outer:nth-child(8) .inner {
  animation-delay: 0.24s;
}
body .single-post__title h1 .outer:nth-child(9) .inner {
  animation-delay: 0.27s;
}
body .single-post__title h1 .outer:nth-child(10) .inner {
  animation-delay: 0.3s;
}
body .single-post__title h1 .outer:nth-child(11) .inner {
  animation-delay: 0.33s;
}
body .single-post__title h1 .outer:nth-child(12) .inner {
  animation-delay: 0.36s;
}
body .single-post__title h1 .outer:nth-child(13) .inner {
  animation-delay: 0.39s;
}
body .single-post__title h1 .outer:nth-child(14) .inner {
  animation-delay: 0.42s;
}
body .single-post__title h1 .outer:nth-child(15) .inner {
  animation-delay: 0.45s;
}
body .single-post__title h1 .outer:nth-child(16) .inner {
  animation-delay: 0.48s;
}
body .single-post__title h1 .outer:nth-child(17) .inner {
  animation-delay: 0.51s;
}
body .single-post__title h1 .outer:nth-child(18) .inner {
  animation-delay: 0.54s;
}
body .single-post__title h1 .outer:nth-child(19) .inner {
  animation-delay: 0.57s;
}
body .single-post__title h1 .outer:nth-child(20) .inner {
  animation-delay: 0.6s;
}
body .single-post__title h1 .outer:nth-child(21) .inner {
  animation-delay: 0.63s;
}
body .single-post__title h1 .outer:nth-child(22) .inner {
  animation-delay: 0.66s;
}
body .single-post__title h1 .outer:nth-child(23) .inner {
  animation-delay: 0.69s;
}
body .single-post__title h1 .outer:nth-child(24) .inner {
  animation-delay: 0.72s;
}
body .single-post__title h1 .outer:nth-child(25) .inner {
  animation-delay: 0.75s;
}
body .single-post__title h1 .outer:nth-child(26) .inner {
  animation-delay: 0.78s;
}
body .single-post__title h1 .outer:nth-child(27) .inner {
  animation-delay: 0.81s;
}
body .single-post__title h1 .outer:nth-child(28) .inner {
  animation-delay: 0.84s;
}
body .single-post__title h1 .outer:nth-child(29) .inner {
  animation-delay: 0.87s;
}
body .single-post__title h1 .outer:nth-child(30) .inner {
  animation-delay: 0.9s;
}
body .single-post__title h1 .outer:nth-child(31) .inner {
  animation-delay: 0.93s;
}
body .single-post__title h1 .outer:nth-child(32) .inner {
  animation-delay: 0.96s;
}
body .single-post__title h1 .outer:nth-child(33) .inner {
  animation-delay: 0.99s;
}
body .single-post__title h1 .outer:nth-child(34) .inner {
  animation-delay: 1.02s;
}
body .single-post__title h1 .outer:nth-child(35) .inner {
  animation-delay: 1.05s;
}
body .single-post__title h1 .outer:nth-child(36) .inner {
  animation-delay: 1.08s;
}
body .single-post__title h1 .outer:nth-child(37) .inner {
  animation-delay: 1.11s;
}
body .single-post__title h1 .outer:nth-child(38) .inner {
  animation-delay: 1.14s;
}
body .single-post__title h1 .outer:nth-child(39) .inner {
  animation-delay: 1.17s;
}
body .single-post__title h1 .outer:nth-child(40) .inner {
  animation-delay: 1.2s;
}
body .single-post__title h1 .outer:nth-child(41) .inner {
  animation-delay: 1.23s;
}
body .single-post__title h1 .outer:nth-child(42) .inner {
  animation-delay: 1.26s;
}
body .single-post__title h1 .outer:nth-child(43) .inner {
  animation-delay: 1.29s;
}
body .single-post__title h1 .outer:nth-child(44) .inner {
  animation-delay: 1.32s;
}
body .single-post__title h1 .outer:nth-child(45) .inner {
  animation-delay: 1.35s;
}
body .single-post__title h1 .outer:nth-child(46) .inner {
  animation-delay: 1.38s;
}
body .single-post__title h1 .outer:nth-child(47) .inner {
  animation-delay: 1.41s;
}
body .single-post__title h1 .outer:nth-child(48) .inner {
  animation-delay: 1.44s;
}
body .single-post__title h1 .outer:nth-child(49) .inner {
  animation-delay: 1.47s;
}
body .single-post__title h1 .outer:nth-child(50) .inner {
  animation-delay: 1.5s;
}
body .single-post__title h1 .inner {
  display: inline-block;
  will-change: transform;
  transform: translate3d(0, 100%, 0);
  animation: text-reveal 0.7s cubic-bezier(0.5, 0, 0.5, 1) forwards;
}
body .single-post__excerpt {
  margin-bottom: 3rem !important;
}
body .single-post__author {
  margin-bottom: -2px !important;
}
body .single-post__author p {
  font-weight: 500;
}
body .single-post__published {
  opacity: 0.75;
}
body .single-post__published p {
  font-size: 1.0625rem;
}
@media (min-width: 981px) {
  body .single-post__content-row {
    max-width: 750px;
    margin: 0 auto;
  }
}
body .single-post__content h1, body .single-post__content h2, body .single-post__content h3, body .single-post__content h4, body .single-post__content h5, body .single-post__content h6 {
  padding: 3rem 0 2rem;
}
@media (max-width: 980px) {
  body .single-post__content h1, body .single-post__content h2, body .single-post__content h3, body .single-post__content h4, body .single-post__content h5, body .single-post__content h6 {
    padding: 2rem 0 1rem;
  }
}
body .single-post__content p, body .single-post__content ol, body .single-post__content ul {
  padding-bottom: 1.5rem;
  line-height: 1.7;
}
@media (max-width: 980px) {
  body .single-post__content p, body .single-post__content ol, body .single-post__content ul {
    padding-bottom: 1rem;
  }
}
body .single-post__content a {
  color: #ED1C24;
}
body .single-post__content li {
  margin: 1rem 0;
}
body .single-post__content li:first-child {
  margin-top: 0;
}
body .single-post__content li:last-child {
  margin-bottom: 0;
}
body .single-post__navigation {
  padding-top: 3rem;
}
@media (max-width: 980px) {
  body .single-post__navigation {
    padding-top: 1rem;
  }
}
body .single-post__navigation .nav-previous .meta-nav {
  margin-right: 0.5rem;
}
body .single-post__navigation .nav-next .meta-nav {
  margin-left: 0.5rem;
}
body .single-post__navigation .nav-previous, body .single-post__navigation .nav-next {
  background-color: #fff;
  border: 1px solid #dadada !important;
  border-radius: 50px;
}
body .single-post__navigation .nav-previous:hover, body .single-post__navigation .nav-next:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.05) 0 0);
}
body .single-post__navigation .nav-previous::after, body .single-post__navigation .nav-next::after {
  display: none;
}
@media (max-width: 767px) {
  body .single-post__navigation .nav-previous, body .single-post__navigation .nav-next {
    width: unset;
  }
}
body .single-post__navigation .nav-previous:hover, body .single-post__navigation .nav-next:hover {
  padding: 0 !important;
}
body .single-post__navigation .nav-previous a, body .single-post__navigation .nav-next a {
  padding: 16px 26px !important;
  font-size: 0.875rem;
  color: #000;
}
@media (max-width: 767px) {
  body .single-post__navigation .nav-previous a, body .single-post__navigation .nav-next a {
    padding: 12px 20px !important;
  }
}
.cog-projects-divi-grid .dp-dfg-skin-default .dp-dfg-item {
  border: 0;
}
.cog-projects-divi-grid .dp-dfg-image {
  margin-bottom: 20px;
}
body.single-project #page-container {
  padding-top: 0 !important;
}
body.single-project .single-project__hero {
  padding: 0 !important;
  overflow: hidden;
  background-size: 115%;
  animation: bg-scale-down 3s cubic-bezier(0.75, 0.05, 0.55, 0.95) forwards;
}
@media (max-width: 600px) {
  body.single-project .single-project__hero {
    animation: bg-scale-down-mobile 3s cubic-bezier(0.75, 0.05, 0.55, 0.95) forwards;
  }
}
body.single-project .single-project__hero__reveal, body.single-project .single-project__hero__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.single-project .single-project__hero__reveal {
  background: #fff;
  transform: scaleY(100%);
  transform-origin: top;
  z-index: 1;
  animation: scale-y-reveal 2s cubic-bezier(0.75, 0.05, 0.55, 0.95) 0.5s forwards;
}
body.single-project .single-project__hero__overlay {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 47.4%, rgba(0, 0, 0, 0.5) 100%);
}
body.single-project .single-project__hero__row {
  width: 100% !important;
  padding: 0 !important;
}
body.single-project .single-project__hero__col {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 45%;
}
@media (max-width: 980px) {
  body.single-project .single-project__hero__col {
    padding-bottom: 64.25%;
  }
}
@media (max-width: 600px) {
  body.single-project .single-project__hero__col {
    padding-bottom: 75%;
  }
}
body.single-project .single-project__hero__content {
  position: absolute;
  right: -70px;
  transform: rotate(-90deg);
  width: fit-content;
  top: 25%;
}
@media (min-width: 981px) {
  body.single-project .single-project__hero__content {
    top: 30%;
  }
}
@media (max-width: 980px) {
  body.single-project .single-project__hero__content {
    right: -45px;
  }
}
body.single-project .single-project__hero__content h1 {
  padding-bottom: 0;
  font-size: calc(4rem + 3vw);
  line-height: 0.7;
  color: #fff;
}
@media (max-width: 980px) {
  body.single-project .single-project__hero__content h1 {
    line-height: 1.2;
  }
}
body.single-project .single-project__hero__content h1:nth-child(1) .inner {
  animation-delay: 0.125s;
}
body.single-project .single-project__hero__content h1:nth-child(2) .inner {
  animation-delay: 0.25s;
}
body.single-project .single-project__hero__content h1:nth-child(3) .inner {
  animation-delay: 0.375s;
}
body.single-project .single-project__hero__content h1:nth-child(4) .inner {
  animation-delay: 0.5s;
}
body.single-project .single-project__hero__content h1:nth-child(5) .inner {
  animation-delay: 0.625s;
}
body.single-project .single-project__hero__content h1:nth-child(6) .inner {
  animation-delay: 0.75s;
}
body.single-project .single-project__hero__content h1:nth-child(7) .inner {
  animation-delay: 0.875s;
}
body.single-project .single-project__hero__content h1:nth-child(8) .inner {
  animation-delay: 1s;
}
body.single-project .single-project__hero__content h1:nth-child(9) .inner {
  animation-delay: 1.125s;
}
body.single-project .single-project__hero__content h1:nth-child(10) .inner {
  animation-delay: 1.25s;
}
body.single-project .single-project__hero__content h1:nth-child(11) .inner {
  animation-delay: 1.375s;
}
body.single-project .single-project__hero__content h1:nth-child(12) .inner {
  animation-delay: 1.5s;
}
body.single-project .single-project__hero__content h1:nth-child(13) .inner {
  animation-delay: 1.625s;
}
body.single-project .single-project__hero__content h1:nth-child(14) .inner {
  animation-delay: 1.75s;
}
body.single-project .single-project__hero__content h1:nth-child(15) .inner {
  animation-delay: 1.875s;
}
body.single-project .single-project__hero__content h1:nth-child(16) .inner {
  animation-delay: 2s;
}
body.single-project .single-project__hero__content h1:nth-child(17) .inner {
  animation-delay: 2.125s;
}
body.single-project .single-project__hero__content h1:nth-child(18) .inner {
  animation-delay: 2.25s;
}
body.single-project .single-project__hero__content h1:nth-child(19) .inner {
  animation-delay: 2.375s;
}
body.single-project .single-project__hero__content h1:nth-child(20) .inner {
  animation-delay: 2.5s;
}
body.single-project .single-project__hero__content h1:nth-child(21) .inner {
  animation-delay: 2.625s;
}
body.single-project .single-project__hero__content h1:nth-child(22) .inner {
  animation-delay: 2.75s;
}
body.single-project .single-project__hero__content h1:nth-child(23) .inner {
  animation-delay: 2.875s;
}
body.single-project .single-project__hero__content h1:nth-child(24) .inner {
  animation-delay: 3s;
}
body.single-project .single-project__hero__content h1:nth-child(25) .inner {
  animation-delay: 3.125s;
}
body.single-project .single-project__hero__content h1:nth-child(26) .inner {
  animation-delay: 3.25s;
}
body.single-project .single-project__hero__content h1:nth-child(27) .inner {
  animation-delay: 3.375s;
}
body.single-project .single-project__hero__content h1:nth-child(28) .inner {
  animation-delay: 3.5s;
}
body.single-project .single-project__hero__content h1:nth-child(29) .inner {
  animation-delay: 3.625s;
}
body.single-project .single-project__hero__content h1:nth-child(30) .inner {
  animation-delay: 3.75s;
}
body.single-project .single-project__hero__content h1:nth-child(31) .inner {
  animation-delay: 3.875s;
}
body.single-project .single-project__hero__content h1:nth-child(32) .inner {
  animation-delay: 4s;
}
body.single-project .single-project__hero__content h1:nth-child(33) .inner {
  animation-delay: 4.125s;
}
body.single-project .single-project__hero__content h1:nth-child(34) .inner {
  animation-delay: 4.25s;
}
body.single-project .single-project__hero__content h1:nth-child(35) .inner {
  animation-delay: 4.375s;
}
body.single-project .single-project__hero__content h1:nth-child(36) .inner {
  animation-delay: 4.5s;
}
body.single-project .single-project__hero__content h1:nth-child(37) .inner {
  animation-delay: 4.625s;
}
body.single-project .single-project__hero__content h1:nth-child(38) .inner {
  animation-delay: 4.75s;
}
body.single-project .single-project__hero__content h1:nth-child(39) .inner {
  animation-delay: 4.875s;
}
body.single-project .single-project__hero__content h1:nth-child(40) .inner {
  animation-delay: 5s;
}
body.single-project .single-project__hero__content h1:nth-child(41) .inner {
  animation-delay: 5.125s;
}
body.single-project .single-project__hero__content h1:nth-child(42) .inner {
  animation-delay: 5.25s;
}
body.single-project .single-project__hero__content h1:nth-child(43) .inner {
  animation-delay: 5.375s;
}
body.single-project .single-project__hero__content h1:nth-child(44) .inner {
  animation-delay: 5.5s;
}
body.single-project .single-project__hero__content h1:nth-child(45) .inner {
  animation-delay: 5.625s;
}
body.single-project .single-project__hero__content h1:nth-child(46) .inner {
  animation-delay: 5.75s;
}
body.single-project .single-project__hero__content h1:nth-child(47) .inner {
  animation-delay: 5.875s;
}
body.single-project .single-project__hero__content h1:nth-child(48) .inner {
  animation-delay: 6s;
}
body.single-project .single-project__hero__content h1:nth-child(49) .inner {
  animation-delay: 6.125s;
}
body.single-project .single-project__hero__content h1:nth-child(50) .inner {
  animation-delay: 6.25s;
}
body.single-project .single-project__hero__content h1:nth-of-type(1) {
  margin-bottom: -30px;
}
body.single-project .single-project__hero__content h1:nth-of-type(2) {
  text-indent: 76px;
}
@media (max-width: 980px) {
  body.single-project .single-project__hero__content h1:nth-of-type(2) {
    text-indent: 110px;
  }
}
@media (min-width: 981px) {
  body.single-project .single-project__hero__content h1 .outer {
    display: block;
    height: calc(105px + 1vw);
    overflow: hidden;
  }
}
@media (min-width: 981px) {
  body.single-project .single-project__hero__content h1 .inner {
    display: inline-block;
    height: calc(105px + 1vw);
    will-change: transform;
    transform: translate3d(0, 100%, 0);
  }
}
body.single-project .single-project__hero__content__reveal h1 .inner {
  animation: text-reveal-project 1.5s cubic-bezier(0.75, 0.05, 0.55, 0.95) forwards;
}
body.single-project .single-project__hero--single {
  margin-bottom: 1rem;
}
body.single-project .single-project__hero--single .single-project__hero__content {
  right: -150px;
}
@media (min-width: 981px) {
  body.single-project .single-project__hero--single .single-project__hero__content {
    top: 41%;
  }
}
body.single-project .single-project__content {
  padding: 10rem 0 !important;
}
@media (max-width: 980px) {
  body.single-project .single-project__content {
    padding: 5rem 0 !important;
  }
}
body.single-project .single-project__content__content {
  margin-bottom: 0 !important;
  max-width: 550px;
}
body.single-project .single-project__content__content p {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5;
  padding-bottom: 2em;
}
body.single-project .single-project__content__content p:not(.has-background):last-of-type {
  padding-bottom: 0;
}
body.single-project .single-project__content__content a {
  color: #626262;
  opacity: 0.5;
  transition: all 0.2s ease-in-out;
}
body.single-project .single-project__content__content a:hover {
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
body.single-project .single-project__content .et_pb_button_module_wrapper {
  padding-top: 3rem;
}
body.single-project .single-project__content .et_pb_button_module_wrapper a {
  padding: 0.75rem 1.5rem;
  background-color: #fff;
  border: 1px solid #626262 !important;
  color: #626262;
  border-radius: 50px !important;
  font-size: 0.75rem;
  font-weight: 300;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
body.single-project .single-project__content .et_pb_button_module_wrapper a:hover {
  background-color: #000;
  color: #fff;
}
body.single-project .single-project__content .et_pb_button_module_wrapper a::after {
  display: none;
}
body.single-project .single-project__content--dark {
  background-color: #000 !important;
}
body.single-project .single-project__content--dark .single-project__content__content {
  max-width: 600px;
}
body.single-project .single-project__content--dark .single-project__content__content p {
  font-size: 2rem;
  line-height: 1.4;
  letter-spacing: -0.02em;
  color: #fff;
}
@media (max-width: 767px) {
  body.single-project .single-project__content--dark .single-project__content__content p {
    font-size: 1.5rem;
  }
}
body.single-project .single-project__content--dark .et_pb_button_module_wrapper a {
  border: 1px solid #fff !important;
}
body.single-project .single-project__images {
  padding: 0 !important;
}
body.single-project .single-project__images__row {
  padding: 0 !important;
  width: 100% !important;
  display: flex;
}
@media (max-width: 980px) {
  body.single-project .single-project__images__row {
    flex-direction: column;
  }
}
body.single-project .single-project__images__col {
  margin: 0 !important;
  display: block !important;
}
body.single-project .single-project__images__col--details {
  width: 45% !important;
  border-right: 1rem solid #fff;
}
@media (max-width: 980px) {
  body.single-project .single-project__images__col--details {
    width: 100% !important;
    border-right: 0;
  }
}
body.single-project .single-project__images__col--image {
  width: 55% !important;
  padding-bottom: 50%;
}
@media (max-width: 980px) {
  body.single-project .single-project__images__col--image {
    width: 100% !important;
    padding-bottom: 80%;
  }
}
body.single-project .single-project__images__image {
  margin-bottom: 0 !important;
}
body.single-project .single-project__images__image span, body.single-project .single-project__images__image img {
  width: 100%;
}
body.single-project .single-project__images__content {
  max-width: 100%;
  padding: 4rem 11%;
}
@media (max-width: 980px) {
  body.single-project .single-project__images__content {
    padding: 4rem 5%;
  }
}
body.single-project .single-project__slider {
  padding: 8rem 0 !important;
}
@media (max-width: 980px) {
  body.single-project .single-project__slider {
    padding: 4rem 0 !important;
  }
}
body.single-project .single-project__slider.pb-0 {
  padding-bottom: 0 !important;
}
body.single-project .single-project__slider__row {
  width: 100% !important;
  padding: 0 0 0 5% !important;
  overflow: hidden;
}
@media (max-width: 980px) {
  body.single-project .single-project__slider__row {
    overflow-x: auto;
  }
}
body.single-project .single-project__slider__items {
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
body.single-project .single-project__slider__items:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
body.single-project .single-project__slider__items__image {
  margin-bottom: 0 !important;
}
body.single-project .single-project__slider__items__image span {
  width: 28vw;
  margin-right: 1rem;
}
@media (max-width: 980px) {
  body.single-project .single-project__slider__items__image span {
    width: 45vw;
  }
}
@media (max-width: 600px) {
  body.single-project .single-project__slider__items__image span {
    width: 85vw;
  }
}
body.single-project .single-project__slider__items__image img {
  object-fit: cover;
  object-position: 100% center;
}
body.single-project .single-project__media-with-text {
  padding: 6rem 0 !important;
}
@media (max-width: 980px) {
  body.single-project .single-project__media-with-text {
    padding: 0 !important;
  }
}
body.single-project .single-project__media-with-text.first {
  padding: 0 !important;
}
body.single-project .single-project__media-with-text:not(.first), body.single-project .single-project__media-with-text.last {
  padding: 6rem 0 0 !important;
}
@media (max-width: 980px) {
  body.single-project .single-project__media-with-text:not(.first), body.single-project .single-project__media-with-text.last {
    padding: 0 !important;
  }
}
body.single-project .single-project__media-with-text__row {
  display: flex;
  width: 100% !important;
  padding: 0 !important;
}
@media (max-width: 980px) {
  body.single-project .single-project__media-with-text__row {
    flex-direction: column;
    padding-left: 5% !important;
  }
}
body.single-project .single-project__media-with-text__col {
  display: block !important;
  width: 50% !important;
  margin: 0 !important;
}
@media (max-width: 980px) {
  body.single-project .single-project__media-with-text__col {
    width: 100% !important;
  }
}
body.single-project .single-project__media-with-text__col--image {
  height: calc(100vh - 74px);
}
@media (max-width: 980px) {
  body.single-project .single-project__media-with-text__col--image {
    height: unset;
    padding-bottom: 75%;
  }
}
body.single-project .single-project__media-with-text__col--content {
  padding: 0 5%;
}
@media (max-width: 980px) {
  body.single-project .single-project__media-with-text__col--content {
    padding: 3rem 5% 3rem 0;
  }
}
body.single-project .single-project__media-with-text__content {
  max-width: 450px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  body.single-project .single-project__media-with-text__content {
    max-width: 100%;
  }
}
@media (max-width: 980px) {
  body.single-project .single-project__media-with-text--image-right .single-project__media-with-text__row {
    flex-direction: column-reverse;
  }
}
body.single-project .single-project__fullwidth-image {
  padding-bottom: 45% !important;
}
@media (max-width: 980px) {
  body.single-project .single-project__fullwidth-image {
    padding-bottom: 64.25% !important;
  }
}
@media (max-width: 600px) {
  body.single-project .single-project__fullwidth-image {
    padding-bottom: 75% !important;
  }
}
body.single-project .single-project__fullwidth-image .single-project__hero__overlay {
  display: none;
}
body.single-project .et_pb_section_0_tb_footer {
  display: none;
}
.slick-prev, .slick-next {
  display: none !important;
}
@keyframes bg-scale-down {
  from {
    background-size: 120%;
  }
  to {
    background-size: 100%;
  }
}
@keyframes bg-scale-down-mobile {
  from {
    background-size: 150%;
  }
  to {
    background-size: 135%;
  }
}
@keyframes scale-y-reveal {
  from {
    transform: scaleY(100%);
  }
  to {
    transform: scaleY(0%);
  }
}
@keyframes text-reveal-project {
  from {
    transform: translate3d(0, 110%, 0);
  }
  to {
    transform: translate3d(0, 10%, 0);
  }
}
.jg-custom-products .woocommerce-product-gallery {
  pointer-events: none !important;
}
.jg-custom-products .woocommerce-product-gallery__trigger {
  display: none !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fjgbuilding.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%2Flayout%2F_base.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2F_partials%2F_variables.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Flayout%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Flayout%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcomponents%2F_hero.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcomponents%2F_content.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcomponents%2F_images.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcomponents%2F_projects.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcomponents%2F_why-choose.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcomponents%2F_contact.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcomponents%2F_filtergrid.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcomponents%2F_media-with-text.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcomponents%2F_button.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcomponents%2F_service-card-grid.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcomponents%2F_call-to-action-banner.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcomponents%2F_portfolio-grid.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcomponents%2F_intro-section.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcomponents%2F_our-values-card.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcomponents%2F_values-section.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcomponents%2F_cards.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcontainers%2F_single-post.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcontainers%2F_single-project.scss%22%2C%22wp-content%2Fthemes%2Fdivi-child%2Fscss%2Fcontainers%2F_products.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%3BACAA%3BACEA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADPJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%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%3BAAAA%3BAAiBA%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%3BAAAA%3BAAAA%3BAASQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAEpyBJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaxB%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAC3SA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAC9FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAWZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrFJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAC9EI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACNR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FCZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1GhB%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAClBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BACvCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAUJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBR%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAC9GR%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAqCZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BACpBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAC5CR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAChBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAQR%3BAAKI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1DZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BACrCJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BACbR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBJ%3BAAGQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5HD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClShB%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGjB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIa%3BAAAA%3BAAAA%3BAAAA%3BAAaZ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKA%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAC5aA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%22%7D */