@charset "UTF-8";
@font-face {
  font-family: "Ryumin";
  src: url("../../fonts/Ryumin/A-OTF Ryumin Pro R-KL.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Ryumin";
  src: url("../../fonts/Ryumin/A-OTF Ryumin Pro M-KL.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Ryumin";
  src: url("../../fonts/Ryumin/A-OTF Ryumin Pro L-KL.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Ryumin";
  src: url("../../fonts/Ryumin/A-OTF Ryumin Pro H-KL.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Ryumin";
  src: url("../../fonts/Ryumin/A-OTF Ryumin Pro B-KL.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "kozuka";
  src: url("../../fonts/kozuka/kozuka Pr6N R.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "kozuka";
  src: url("../../fonts/kozuka/kozuka Pr6N M.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "kozuka";
  src: url("../../fonts/kozuka/kozuka Pr6N B.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "kozuka";
  src: url("../../fonts/kozuka/kozuka Pr6N H.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "kozuka";
  src: url("../../fonts/kozuka/kozuka Pr6N L.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "kozuka-min";
  src: url("../../fonts/kozuka/Kozuka-min・Pro B.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "kozuka-gothic";
  src: url("../../fonts/kozuka/Kozuka-gothic Pro B.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Azuki";
  src: url("https://fukuume.itembox.design/item/azukiLB.ttf?t=20231010003714") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Damion";
  src: url("../../fonts/Damion/Damion-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HuiFont";
  src: url("../../fonts/HuiFont/HuiFont29.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "BOD";
  src: url("../../fonts/BodoniMT/BOD_I.TTF") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "BellGothic";
  src: url("../../fonts/BellGothicStd/BellGothicStd-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "HannariMincho";
  src: url("/fonts/HannariMincho/HannariMincho-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.w-900 {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .w-900 {
    width: 100%;
    height: auto;
  }
  .w-900 img {
    height: auto;
  }
}

body, p, h1, h2, h3, h4 {
  margin: 0;
}

.about-umearare .about-umearare-top {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-top .about-umearare-top-bg {
    width: 96.15vw;
  }
}
.about-umearare .about-umearare-top .about-umearare-top-txt {
  font-family: "HuiFont";
  font-size: 55.428px;
  font-weight: 500;
  color: #C1272D;
  position: absolute;
  top: 54%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 1.6;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-top .about-umearare-top-txt {
    font-size: 5.922vw;
  }
}
.about-umearare .about-umearare-top .about-umearare-top-txt .middle {
  font-size: 85.26px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-top .about-umearare-top-txt .middle {
    font-size: 9.109vw;
  }
}
.about-umearare .about-umearare-top .about-umearare-top-txt .small {
  font-size: 75px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-top .about-umearare-top-txt .small {
    font-size: 8.013vw;
  }
}
.about-umearare .about-umearare-top .about-umearare-top-txt .large {
  font-size: 87.3px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-top .about-umearare-top-txt .large {
    font-size: 9.327vw;
  }
}
.about-umearare .about-umearare-middle-txt {
  font-family: "Ryumin";
  font-weight: 500;
  font-size: 34px;
  color: #42210B;
  line-height: 1.7;
  text-align: center;
  padding: 50px 0;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-middle-txt {
    font-size: 3.632vw;
    padding: 5.342vw 0;
  }
}
.about-umearare .about-umearare-flow-contents {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-bg {
    width: 96.15vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  top: 25px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box {
    top: 2.671vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1,
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2,
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .yellow-bg,
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .yellow-bg,
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .yellow-bg {
    width: 84.82vw;
    height: auto;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container,
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container,
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-ttl-container,
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .flow-box-ttl-container,
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .flow-box-ttl-container {
  background-color: #fff;
  padding: 15px 15px 5px 15px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-ttl-container,
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .flow-box-ttl-container,
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .flow-box-ttl-container {
    padding: 1.603vw 1.603vw 0.534vw 1.603vw;
    margin-bottom: 4.274vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-ttl-container .ttl,
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .flow-box-ttl-container .ttl,
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .flow-box-ttl-container .ttl {
  font-family: "HuiFont";
  font-weight: 500;
  font-size: 60px;
  color: #C1272D;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-ttl-container .ttl,
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .flow-box-ttl-container .ttl,
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .flow-box-ttl-container .ttl {
    font-size: 6.41vw;
  }
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-ttl-container .stripe-boder-long,
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .flow-box-ttl-container .stripe-boder-long,
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .flow-box-ttl-container .stripe-boder-long {
    width: 49vw;
    height: auto;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-txt,
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .flow-box-txt,
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .flow-box-txt {
  font-family: "Ryumin";
  color: #42210B;
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-ttl-container {
  margin-left: -17px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-ttl-container {
    margin-left: -1.816vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-txt {
  align-self: end;
  margin-right: 60px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-txt {
    margin-right: 6.41vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-txt .large {
  font-weight: 700;
  font-size: 39px;
  line-height: 1.6;
  display: inline;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-txt .large {
    font-size: 4.167vw;
  }
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-txt .red-line-1 {
    width: 54.8vw;
    height: auto;
  }
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-txt .red-line-2 {
    width: 62.39vw;
    height: auto;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-txt .red-line-1,
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-txt .red-line-2 {
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-txt .red-line-1,
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-txt .red-line-2 {
    margin-bottom: 0.534vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-txt .small {
  font-weight: 500;
  font-size: 30px;
  line-height: 1.8;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .flow-box-txt .small {
    font-size: 3.205vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .plum-flower-1 {
  position: absolute;
  top: 38%;
  left: 6%;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .plum-flower-1 {
    width: 8.97vw;
    height: auto;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .plum-flower-2 {
  position: absolute;
  bottom: 8%;
  right: 19%;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-1 .flow-box-container .plum-flower-2 {
    width: 16.23vw;
    height: auto;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .red-arrow-1 {
  position: relative;
  z-index: 50;
  margin-top: -60px;
  margin-left: 143px;
  margin-bottom: 12px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .red-arrow-1 {
    margin-top: -6.41vw;
    margin-left: 15.278vw;
    margin-bottom: 1.282vw;
    width: 9.4vw;
    height: auto;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 {
  margin-left: 60px;
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .yellow-bg {
  rotate: 153deg;
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container {
  top: -10%;
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .flow-box-ttl-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: end;
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .flow-box-txt {
  margin-left: 40px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .flow-box-txt {
    margin-left: 4.274vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .flow-box-txt .txt {
  font-weight: 500;
  font-size: 29px;
  line-height: 1.7;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .flow-box-txt .txt {
    font-size: 3.098vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .flow-box-txt .txt .red-line-3 {
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .flow-box-txt .txt .red-line-3 {
    margin-bottom: 0.534vw;
    width: 54.8vw;
    height: auto;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .flow-box-txt .txt .large {
  font-weight: 700;
  font-size: 39px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .flow-box-txt .txt .large {
    font-size: 4.167vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .star-1 {
  position: absolute;
  top: 29%;
  left: 27%;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .star-1 {
    width: 8.22vw;
    height: auto;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .star-2 {
  position: absolute;
  bottom: 4%;
  right: 35%;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-2 .flow-box-container .star-2 {
    width: 12.92vw;
    height: auto;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .red-arrow-2 {
  position: relative;
  z-index: 50;
  transform: scale(-1, 1);
  margin-bottom: -15px;
  margin-top: -37px;
  margin-right: 167px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .red-arrow-2 {
    margin-bottom: -1.603vw;
    margin-top: -3.953vw;
    margin-right: 17.842vw;
    width: 9.4vw;
    height: auto;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .yellow-bg {
  rotate: 10deg;
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container {
  top: -10%;
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .flow-box-ttl-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: -40px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .flow-box-ttl-container {
    margin-left: -4.274vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .flow-box-ttl-container .ttl {
  font-size: 55px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .flow-box-ttl-container .ttl {
    font-size: 5.876vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .flow-box-txt {
  margin-left: 40px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .flow-box-txt {
    margin-left: 4.274vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .flow-box-txt .txt {
  font-weight: 500;
  font-size: 29px;
  line-height: 1.8;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .flow-box-txt .txt {
    font-size: 3.098vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .flow-box-txt .txt .large {
  font-weight: 700;
  font-size: 39px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .flow-box-txt .txt .large {
    font-size: 4.167vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .hart-1 {
  position: absolute;
  top: 41%;
  right: 39%;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .hart-1 {
    width: 10.25vw;
    height: auto;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .hart-2 {
  position: absolute;
  bottom: 2%;
  left: 24%;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .hart-2 {
    width: 12.5vw;
    height: auto;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .package-img {
  position: absolute;
  right: -32px;
  bottom: -7%;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .flow-box-3 .flow-box-container .package-img {
    width: 39.74vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .bottom-txt {
  font-family: "Ryumin";
  font-weight: 500;
  font-size: 44.76px;
  color: #42210B;
  text-align: center;
  line-height: 3;
  position: absolute;
  bottom: 13%;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .bottom-txt {
    font-size: 4.782vw;
  }
}
.about-umearare .about-umearare-flow-contents .about-umearare-flow-box .bottom-txt .bg-white {
  background-color: #fff;
  padding: 25px 15px;
}
@media screen and (max-width: 1024px) {
  .about-umearare .about-umearare-flow-contents .about-umearare-flow-box .bottom-txt .bg-white {
    padding: 2.671vw 1.603vw;
  }
}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImZvbnRzLnNjc3MiLCJiYXNlL2Jhc2Uuc2NzcyIsIl9taXhpbi5zY3NzIiwiY29tcG9uZW50cy91bWVhcmFyZS9hYm91dC11bWVhcmFyZS5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQTtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUN4SEY7RUFDSTtFQUNBO0VBQ0E7RUFDQTs7QUNDQTtFRExKO0lBT1E7SUFDQTs7RUFDQTtJQUNJOzs7O0FBS1o7RUFDSTs7O0FFZEY7RUFDRTs7QURFQTtFQ0FBO0lBR0k7OztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QURsQkY7RUNPQTtJQWNJOzs7QUFHRjtFQUNFOztBRHpCSjtFQ3dCRTtJQUlJOzs7QUFJSjtFQUNFOztBRGpDSjtFQ2dDRTtJQUlJOzs7QUFJSjtFQUNFOztBRHpDSjtFQ3dDRTtJQUlJOzs7QUFNUjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBRHpEQTtFQ2tERjtJQVVJO0lBQ0E7OztBQUlKO0VBQ0U7O0FEbEVBO0VDb0VBO0lBR0k7OztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBRHBGRjtFQzJFQTtJQVlJOzs7QUFHRjtBQUFBO0FBQUE7RUFHRTs7QUQ3Rko7RUNnR0k7QUFBQTtBQUFBO0lBR0k7SUFDQTs7O0FBS0o7QUFBQTtBQUFBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0FBQUE7QUFBQTtFQUNFO0VBQ0E7RUFDQTs7QUR2SFI7RUNvSE07QUFBQTtBQUFBO0lBTUk7SUFDQTs7O0FBR0Y7QUFBQTtBQUFBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FEbElWO0VDOEhRO0FBQUE7QUFBQTtJQU9JOzs7QURySVo7RUN5SVE7QUFBQTtBQUFBO0lBR0k7SUFDQTs7O0FBS047QUFBQTtBQUFBO0VBQ0U7RUFDQTs7QUFZRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBRHBLUjtFQ2dLTTtJQU9JOzs7QUFJSjtFQUNFO0VBQ0E7O0FEN0tSO0VDMktNO0lBS0k7OztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FEdkxWO0VDbUxRO0lBT0k7OztBRDFMWjtFQzhMUTtJQUdJO0lBQ0E7OztBRGxNWjtFQ3NNUTtJQUdJO0lBQ0E7OztBQUlKO0FBQUE7RUFFRTtFQUNBOztBRGpOVjtFQzhNUTtBQUFBO0lBTUk7OztBQUlKO0VBQ0U7RUFDQTtFQUNBOztBRDNOVjtFQ3dOUTtJQU1JOzs7QUFLTjtFQUNFO0VBQ0E7RUFDQTs7QUR0T1I7RUNtT007SUFNSTtJQUNBOzs7QUFJSjtFQUNFO0VBQ0E7RUFDQTs7QURqUFI7RUM4T007SUFNSTtJQUNBOzs7QUFNUjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FEaFFKO0VDMlBFO0lBUUk7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7O0FBSUo7RUFDRTs7QUFNQTtFQUNFOztBQUdGO0VBQ0U7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFOztBRGpTUjtFQ2dTTTtJQUlJOzs7QUFHRjtFQUNFO0VBQ0E7RUFDQTs7QUQxU1Y7RUN1U1E7SUFNSTs7O0FBR0Y7RUFDRTtFQUNBOztBRGxUWjtFQ2dUVTtJQUtJO0lBQ0E7SUFDQTs7O0FBSUo7RUFDRTtFQUNBOztBRDdUWjtFQzJUVTtJQUtJOzs7QUFPUjtFQUNFO0VBQ0E7RUFDQTs7QUQxVVI7RUN1VU07SUFNSTtJQUNBOzs7QUFJSjtFQUNFO0VBQ0E7RUFDQTs7QURyVlI7RUNrVk07SUFNSTtJQUNBOzs7QUFNUjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QURyV0o7RUMrVkU7SUFTSTtJQUNBO0lBQ0E7SUFDQTtJQUNBOzs7QUFNRjtFQUNFOztBQUdGO0VBQ0U7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUQ3WFI7RUN5WE07SUFPSTs7O0FBSUY7RUFDRTs7QURyWVY7RUNvWVE7SUFJSTs7O0FBS047RUFDRTs7QUQ5WVI7RUM2WU07SUFJSTs7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7O0FEdlpWO0VDb1pRO0lBTUk7OztBQUdGO0VBQ0U7RUFDQTs7QUQvWlo7RUM2WlU7SUFLSTs7O0FBT1I7RUFDRTtFQUNBO0VBQ0E7O0FENWFSO0VDeWFNO0lBTUk7SUFDQTs7O0FBSUo7RUFDRTtFQUNBO0VBQ0E7O0FEdmJSO0VDb2JNO0lBTUk7SUFDQTs7O0FBSUo7RUFDRTtFQUNBO0VBQ0E7O0FEbGNSO0VDK2JNO0lBTUk7OztBQU1SO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QURuZEo7RUMyY0U7SUFXSTs7O0FBR0Y7RUFDRTtFQUNBOztBRDNkTjtFQ3lkSTtJQUtJIiwiZmlsZSI6ImNvbXBvbmVudHMvdW1lYXJhcmUvYWJvdXQtdW1lYXJhcmUuY3NzIiwic291cmNlc0NvbnRlbnQiOlsiQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdSeXVtaW4nO1xyXG4gIHNyYzogdXJsKCcuLi8uLi9mb250cy9SeXVtaW4vQS1PVEZcXCBSeXVtaW5cXCBQcm9cXCBSLUtMLm90ZicpIGZvcm1hdCgnb3BlbnR5cGUnKTtcclxuICBmb250LXdlaWdodDogbm9ybWFsO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdSeXVtaW4nO1xyXG4gIHNyYzogdXJsKCcuLi8uLi9mb250cy9SeXVtaW4vQS1PVEZcXCBSeXVtaW5cXCBQcm9cXCBNLUtMLm90ZicpIGZvcm1hdCgnb3BlbnR5cGUnKTtcclxuICBmb250LXdlaWdodDogNTAwO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdSeXVtaW4nO1xyXG4gIHNyYzogdXJsKCcuLi8uLi9mb250cy9SeXVtaW4vQS1PVEZcXCBSeXVtaW5cXCBQcm9cXCBMLUtMLm90ZicpIGZvcm1hdCgnb3BlbnR5cGUnKTtcclxuICBmb250LXdlaWdodDogMzAwO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdSeXVtaW4nO1xyXG4gIHNyYzogdXJsKCcuLi8uLi9mb250cy9SeXVtaW4vQS1PVEZcXCBSeXVtaW5cXCBQcm9cXCBILUtMLm90ZicpIGZvcm1hdCgnb3BlbnR5cGUnKTtcclxuICBmb250LXdlaWdodDogOTAwO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdSeXVtaW4nO1xyXG4gIHNyYzogdXJsKCcuLi8uLi9mb250cy9SeXVtaW4vQS1PVEZcXCBSeXVtaW5cXCBQcm9cXCBCLUtMLm90ZicpIGZvcm1hdCgnb3BlbnR5cGUnKTtcclxuICBmb250LXdlaWdodDogYm9sZDtcclxuICBmb250LXN0eWxlOiBub3JtYWw7XHJcbn1cclxuXHJcbkBmb250LWZhY2Uge1xyXG4gIGZvbnQtZmFtaWx5OiAna296dWthJztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMva296dWthL2tvenVrYVxcIFByNk5cXCBSLm90ZicpIGZvcm1hdCgnb3BlbnR5cGUnKTtcclxuICBmb250LXdlaWdodDogbm9ybWFsO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdrb3p1a2EnO1xyXG4gIHNyYzogdXJsKCcuLi8uLi9mb250cy9rb3p1a2Eva296dWthXFwgUHI2TlxcIE0ub3RmJykgZm9ybWF0KCdvcGVudHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiA1MDA7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ2tvenVrYSc7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL2tvenVrYS9rb3p1a2FcXCBQcjZOXFwgQi5vdGYnKSBmb3JtYXQoJ29wZW50eXBlJyk7XHJcbiAgZm9udC13ZWlnaHQ6IDcwMDtcclxuICBmb250LXN0eWxlOiBub3JtYWw7XHJcbn1cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdrb3p1a2EnO1xyXG4gIHNyYzogdXJsKCcuLi8uLi9mb250cy9rb3p1a2Eva296dWthXFwgUHI2TlxcIEgub3RmJykgZm9ybWF0KCdvcGVudHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiA5MDA7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ2tvenVrYSc7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL2tvenVrYS9rb3p1a2FcXCBQcjZOXFwgTC5vdGYnKSBmb3JtYXQoJ29wZW50eXBlJyk7XHJcbiAgZm9udC13ZWlnaHQ6IDMwMDtcclxuICBmb250LXN0eWxlOiBub3JtYWw7XHJcbn1cclxuXHJcbkBmb250LWZhY2Uge1xyXG4gIGZvbnQtZmFtaWx5OiAna296dWthLW1pbic7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL2tvenVrYS9Lb3p1a2EtbWlu44O7UHJvXFwgQi5vdGYnKSBmb3JtYXQoJ29wZW50eXBlJyk7XHJcbiAgZm9udC13ZWlnaHQ6IDcwMDtcclxuICBmb250LXN0eWxlOiBub3JtYWw7XHJcbn1cclxuXHJcbkBmb250LWZhY2Uge1xyXG4gIGZvbnQtZmFtaWx5OiAna296dWthLWdvdGhpYyc7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL2tvenVrYS9Lb3p1a2EtZ290aGljXFwgUHJvXFwgQi5vdGYnKSBmb3JtYXQoJ29wZW50eXBlJyk7XHJcbiAgZm9udC13ZWlnaHQ6IDcwMDtcclxuICBmb250LXN0eWxlOiBub3JtYWw7XHJcbn1cclxuXHJcbkBmb250LWZhY2Uge1xyXG4gIGZvbnQtZmFtaWx5OiAnQXp1a2knO1xyXG4gIHNyYzogdXJsKCdodHRwczovL2Z1a3V1bWUuaXRlbWJveC5kZXNpZ24vaXRlbS9henVraUxCLnR0Zj90PTIwMjMxMDEwMDAzNzE0JykgZm9ybWF0KCd0cnVldHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiBub3JtYWw7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ0RhbWlvbic7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL0RhbWlvbi9EYW1pb24tUmVndWxhci50dGYnKSBmb3JtYXQoJ3RydWV0eXBlJyk7XHJcbiAgZm9udC13ZWlnaHQ6IG5vcm1hbDtcclxuICBmb250LXN0eWxlOiBub3JtYWw7XHJcbn1cclxuXHJcbkBmb250LWZhY2Uge1xyXG4gIGZvbnQtZmFtaWx5OiAnSHVpRm9udCc7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL0h1aUZvbnQvSHVpRm9udDI5LnR0ZicpIGZvcm1hdCgndHJ1ZXR5cGUnKTtcclxuICBmb250LXdlaWdodDogbm9ybWFsO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdCT0QnO1xyXG4gIHNyYzogdXJsKCcuLi8uLi9mb250cy9Cb2RvbmlNVC9CT0RfSS5UVEYnKSBmb3JtYXQoJ3RydWV0eXBlJyk7XHJcbiAgZm9udC13ZWlnaHQ6IG5vcm1hbDtcclxuICBmb250LXN0eWxlOiBpdGFsaWM7XHJcbn1cclxuXHJcbkBmb250LWZhY2Uge1xyXG4gIGZvbnQtZmFtaWx5OiAnQmVsbEdvdGhpYyc7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL0JlbGxHb3RoaWNTdGQvQmVsbEdvdGhpY1N0ZC1Cb2xkLm90ZicpIGZvcm1hdCgnb3BlbnR5cGUnKTtcclxuICBmb250LXdlaWdodDogNzAwO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdIYW5uYXJpTWluY2hvJztcclxuICBzcmM6IHVybCgnL2ZvbnRzL0hhbm5hcmlNaW5jaG8vSGFubmFyaU1pbmNoby1SZWd1bGFyLm90ZicpIGZvcm1hdCgnb3BlbnR5cGUnKTtcclxuICBmb250LXdlaWdodDogbm9ybWFsO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufSIsIkBpbXBvcnQgJy4uL21peGluJztcclxuXHJcbi53LTkwMCB7XHJcbiAgICB3aWR0aDogOTAwcHg7XHJcbiAgICBtYXJnaW4tbGVmdDogYXV0bztcclxuICAgIG1hcmdpbi1yaWdodDogYXV0bztcclxuICAgIG92ZXJmbG93OiBoaWRkZW47XHJcblxyXG4gICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgd2lkdGg6IDEwMCU7XHJcbiAgICAgICAgaGVpZ2h0OiBhdXRvO1xyXG4gICAgICAgIGltZyB7XHJcbiAgICAgICAgICAgIGhlaWdodDogYXV0bztcclxuICAgICAgICB9XHJcbiAgICB9XHJcbn1cclxuXHJcbmJvZHkscCxoMSxoMixoMyxoNCB7XHJcbiAgICBtYXJnaW46IDA7XHJcbn0iLCIkYnJlYWtwb2ludDogKFxyXG4gICAgc3A6ICdzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDc2N3B4KScsXHJcbiAgICB0YWI6ICdzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDEwMjRweCknLFxyXG4gICAgcGM6ICdzY3JlZW4gYW5kIChtaW4td2lkdGg6IDEwMjVweCknLFxyXG4pO1xyXG5cclxuQG1peGluIG1xKCRicCkge1xyXG4gICAgQG1lZGlhICN7bWFwLWdldCgkYnJlYWtwb2ludCwgJGJwKX0ge1xyXG4gICAgICAgIEBjb250ZW50O1xyXG4gICAgfVxyXG59IiwiQGltcG9ydCBcIi4uLy4uL2FwcC5zY3NzXCI7XHJcblxyXG4uYWJvdXQtdW1lYXJhcmUge1xyXG5cclxuICAuYWJvdXQtdW1lYXJhcmUtdG9wIHtcclxuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcclxuXHJcbiAgICAuYWJvdXQtdW1lYXJhcmUtdG9wLWJnIHtcclxuXHJcbiAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgIHdpZHRoOiA5Ni4xNXZ3O1xyXG4gICAgICB9XHJcbiAgICB9XHJcblxyXG4gICAgLmFib3V0LXVtZWFyYXJlLXRvcC10eHQge1xyXG4gICAgICBmb250LWZhbWlseTogXCJIdWlGb250XCI7XHJcbiAgICAgIGZvbnQtc2l6ZTogNTUuNDI4cHg7XHJcbiAgICAgIGZvbnQtd2VpZ2h0OiA1MDA7XHJcbiAgICAgIGNvbG9yOiAjQzEyNzJEO1xyXG4gICAgICBwb3NpdGlvbjogYWJzb2x1dGU7XHJcbiAgICAgIHRvcDogNTQlO1xyXG4gICAgICBsZWZ0OiA1MCU7XHJcbiAgICAgIHdpZHRoOiAxMDAlO1xyXG4gICAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZSgtNTAlLC01MCUpO1xyXG4gICAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XHJcbiAgICAgIGxpbmUtaGVpZ2h0OiAxLjY7XHJcblxyXG4gICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICBmb250LXNpemU6IDUuOTIydnc7XHJcbiAgICAgIH1cclxuXHJcbiAgICAgIC5taWRkbGUge1xyXG4gICAgICAgIGZvbnQtc2l6ZTogODUuMjZweDtcclxuXHJcbiAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICBmb250LXNpemU6IDkuMTA5dnc7XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcblxyXG4gICAgICAuc21hbGwge1xyXG4gICAgICAgIGZvbnQtc2l6ZTogNzVweDtcclxuXHJcbiAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICBmb250LXNpemU6IDguMDEzdnc7XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcblxyXG4gICAgICAubGFyZ2Uge1xyXG4gICAgICAgIGZvbnQtc2l6ZTogODcuM3B4O1xyXG5cclxuICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgIGZvbnQtc2l6ZTogOS4zMjd2dztcclxuICAgICAgICB9XHJcbiAgICAgIH1cclxuICAgIH1cclxuICB9XHJcblxyXG4gIC5hYm91dC11bWVhcmFyZS1taWRkbGUtdHh0IHtcclxuICAgIGZvbnQtZmFtaWx5OiBcIlJ5dW1pblwiO1xyXG4gICAgZm9udC13ZWlnaHQ6IDUwMDtcclxuICAgIGZvbnQtc2l6ZTogMzRweDtcclxuICAgIGNvbG9yOiAjNDIyMTBCO1xyXG4gICAgbGluZS1oZWlnaHQ6IDEuNztcclxuICAgIHRleHQtYWxpZ246IGNlbnRlcjtcclxuICAgIHBhZGRpbmc6IDUwcHggMDtcclxuXHJcbiAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgZm9udC1zaXplOiAzLjYzMnZ3O1xyXG4gICAgICBwYWRkaW5nOiA1LjM0MnZ3IDA7XHJcbiAgICB9XHJcbiAgfVxyXG5cclxuICAuYWJvdXQtdW1lYXJhcmUtZmxvdy1jb250ZW50cyB7XHJcbiAgICBwb3NpdGlvbjogcmVsYXRpdmU7XHJcblxyXG4gICAgLmFib3V0LXVtZWFyYXJlLWJnIHtcclxuXHJcbiAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgIHdpZHRoOiA5Ni4xNXZ3O1xyXG4gICAgICB9XHJcbiAgICB9XHJcblxyXG4gICAgLmFib3V0LXVtZWFyYXJlLWZsb3ctYm94IHtcclxuICAgICAgcG9zaXRpb246IGFic29sdXRlO1xyXG4gICAgICB0b3A6IDA7XHJcbiAgICAgIGxlZnQ6IDA7XHJcbiAgICAgIHdpZHRoOiAxMDAlO1xyXG4gICAgICBoZWlnaHQ6IDEwMCU7XHJcbiAgICAgIGRpc3BsYXk6IGZsZXg7XHJcbiAgICAgIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XHJcbiAgICAgIGFsaWduLWl0ZW1zOiBjZW50ZXI7XHJcbiAgICAgIHRvcDogMjVweDtcclxuXHJcbiAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgIHRvcDogMi42NzF2dztcclxuICAgICAgfVxyXG5cclxuICAgICAgLmZsb3ctYm94LTEsXHJcbiAgICAgIC5mbG93LWJveC0yLFxyXG4gICAgICAuZmxvdy1ib3gtMyB7XHJcbiAgICAgICAgcG9zaXRpb246IHJlbGF0aXZlO1xyXG4gICAgICAgIFxyXG4gICAgICAgIFxyXG4gICAgICAgIC55ZWxsb3ctYmcge1xyXG5cclxuICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICB3aWR0aDogODQuODJ2dztcclxuICAgICAgICAgICAgaGVpZ2h0OiBhdXRvO1xyXG4gICAgICAgICAgfVxyXG4gICAgICAgIH1cclxuXHJcbiAgICAgICAgXHJcbiAgICAgICAgLmZsb3ctYm94LWNvbnRhaW5lciB7XHJcbiAgICAgICAgICBwb3NpdGlvbjogYWJzb2x1dGU7XHJcbiAgICAgICAgICB0b3A6IDA7XHJcbiAgICAgICAgICBsZWZ0OiAwO1xyXG4gICAgICAgICAgd2lkdGg6IDEwMCU7XHJcbiAgICAgICAgICBoZWlnaHQ6IDEwMCU7XHJcbiAgICAgICAgICBkaXNwbGF5OiBmbGV4O1xyXG4gICAgICAgICAgZmxleC1kaXJlY3Rpb246IGNvbHVtbjtcclxuICAgICAgICAgIGFsaWduLWl0ZW1zOiBmbGV4LXN0YXJ0O1xyXG4gICAgICAgICAganVzdGlmeS1jb250ZW50OiBjZW50ZXI7XHJcblxyXG4gICAgICAgICAgLmZsb3ctYm94LXR0bC1jb250YWluZXIge1xyXG4gICAgICAgICAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmO1xyXG4gICAgICAgICAgICBwYWRkaW5nOiAxNXB4IDE1cHggNXB4IDE1cHg7XHJcbiAgICAgICAgICAgIG1hcmdpbi1ib3R0b206IDQwcHg7XHJcblxyXG4gICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICBwYWRkaW5nOiAxLjYwM3Z3IDEuNjAzdncgMC41MzR2dyAxLjYwM3Z3O1xyXG4gICAgICAgICAgICAgIG1hcmdpbi1ib3R0b206IDQuMjc0dnc7XHJcbiAgICAgICAgICAgIH1cclxuXHJcbiAgICAgICAgICAgIC50dGwge1xyXG4gICAgICAgICAgICAgIGZvbnQtZmFtaWx5OiBcIkh1aUZvbnRcIjtcclxuICAgICAgICAgICAgICBmb250LXdlaWdodDogNTAwO1xyXG4gICAgICAgICAgICAgIGZvbnQtc2l6ZTogNjBweDtcclxuICAgICAgICAgICAgICBjb2xvcjogI0MxMjcyRDtcclxuXHJcbiAgICAgICAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICAgICAgICBmb250LXNpemU6IDYuNDF2dztcclxuICAgICAgICAgICAgICB9XHJcbiAgICAgICAgICAgIH1cclxuXHJcbiAgICAgICAgICAgIC5zdHJpcGUtYm9kZXItbG9uZyB7XHJcblxyXG4gICAgICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICAgICAgd2lkdGg6IDQ5dnc7XHJcbiAgICAgICAgICAgICAgICBoZWlnaHQ6IGF1dG87XHJcbiAgICAgICAgICAgICAgfVxyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgICB9XHJcblxyXG4gICAgICAgICAgLmZsb3ctYm94LXR4dCB7XHJcbiAgICAgICAgICAgIGZvbnQtZmFtaWx5OiBcIlJ5dW1pblwiO1xyXG4gICAgICAgICAgICBjb2xvcjogIzQyMjEwQjtcclxuXHJcbiAgICAgICAgICB9XHJcblxyXG4gICAgICAgIH1cclxuICAgICAgfVxyXG4gICAgICBcclxuICAgICAgLmZsb3ctYm94LTEge1xyXG5cclxuXHJcbiAgICAgICAgLmZsb3ctYm94LWNvbnRhaW5lciB7XHJcblxyXG4gICAgICAgICAgLmZsb3ctYm94LXR0bC1jb250YWluZXIge1xyXG4gICAgICAgICAgICBtYXJnaW4tbGVmdDogLTE3cHg7XHJcbiAgICAgICAgICAgIGRpc3BsYXk6IGZsZXg7XHJcbiAgICAgICAgICAgIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XHJcbiAgICAgICAgICAgIGFsaWduLWl0ZW1zOiBmbGV4LWVuZDtcclxuXHJcbiAgICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICAgIG1hcmdpbi1sZWZ0OiAtMS44MTZ2dztcclxuICAgICAgICAgICAgfVxyXG4gICAgICAgICAgfVxyXG5cclxuICAgICAgICAgIC5mbG93LWJveC10eHQge1xyXG4gICAgICAgICAgICBhbGlnbi1zZWxmOiBlbmQ7XHJcbiAgICAgICAgICAgIG1hcmdpbi1yaWdodDogNjBweDtcclxuXHJcbiAgICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICAgIG1hcmdpbi1yaWdodDogNi40MXZ3O1xyXG4gICAgICAgICAgICB9XHJcblxyXG4gICAgICAgICAgICAubGFyZ2Uge1xyXG4gICAgICAgICAgICAgIGZvbnQtd2VpZ2h0OiA3MDA7XHJcbiAgICAgICAgICAgICAgZm9udC1zaXplOiAzOXB4O1xyXG4gICAgICAgICAgICAgIGxpbmUtaGVpZ2h0OiAxLjY7XHJcbiAgICAgICAgICAgICAgZGlzcGxheTogaW5saW5lO1xyXG5cclxuICAgICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICAgIGZvbnQtc2l6ZTogNC4xNjd2dztcclxuICAgICAgICAgICAgICB9XHJcbiAgICAgICAgICAgIH1cclxuXHJcbiAgICAgICAgICAgIC5yZWQtbGluZS0xIHtcclxuXHJcbiAgICAgICAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICAgICAgICB3aWR0aDogNTQuOHZ3O1xyXG4gICAgICAgICAgICAgICAgaGVpZ2h0OiBhdXRvO1xyXG4gICAgICAgICAgICAgIH1cclxuICAgICAgICAgICAgfVxyXG5cclxuICAgICAgICAgICAgLnJlZC1saW5lLTIge1xyXG5cclxuICAgICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICAgIHdpZHRoOiA2Mi4zOXZ3O1xyXG4gICAgICAgICAgICAgICAgaGVpZ2h0OiBhdXRvO1xyXG4gICAgICAgICAgICAgIH1cclxuICAgICAgICAgICAgfVxyXG5cclxuICAgICAgICAgICAgLnJlZC1saW5lLTEsXHJcbiAgICAgICAgICAgIC5yZWQtbGluZS0yIHtcclxuICAgICAgICAgICAgICBkaXNwbGF5OiBibG9jaztcclxuICAgICAgICAgICAgICBtYXJnaW4tYm90dG9tOiA1cHg7XHJcblxyXG4gICAgICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICAgICAgbWFyZ2luLWJvdHRvbTogMC41MzR2dztcclxuICAgICAgICAgICAgICB9XHJcbiAgICAgICAgICAgIH1cclxuXHJcbiAgICAgICAgICAgIC5zbWFsbCB7XHJcbiAgICAgICAgICAgICAgZm9udC13ZWlnaHQ6IDUwMDtcclxuICAgICAgICAgICAgICBmb250LXNpemU6IDMwcHg7XHJcbiAgICAgICAgICAgICAgbGluZS1oZWlnaHQ6IDEuODtcclxuXHJcbiAgICAgICAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICAgICAgICBmb250LXNpemU6IDMuMjA1dnc7XHJcbiAgICAgICAgICAgICAgfVxyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgICB9XHJcblxyXG4gICAgICAgICAgLnBsdW0tZmxvd2VyLTEge1xyXG4gICAgICAgICAgICBwb3NpdGlvbjogYWJzb2x1dGU7XHJcbiAgICAgICAgICAgIHRvcDogMzglO1xyXG4gICAgICAgICAgICBsZWZ0OiA2JTtcclxuXHJcbiAgICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICAgIHdpZHRoOiA4Ljk3dnc7XHJcbiAgICAgICAgICAgICAgaGVpZ2h0OiBhdXRvO1xyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgICB9XHJcblxyXG4gICAgICAgICAgLnBsdW0tZmxvd2VyLTIge1xyXG4gICAgICAgICAgICBwb3NpdGlvbjogYWJzb2x1dGU7XHJcbiAgICAgICAgICAgIGJvdHRvbTogOCU7XHJcbiAgICAgICAgICAgIHJpZ2h0OiAxOSU7XHJcblxyXG4gICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICB3aWR0aDogMTYuMjN2dztcclxuICAgICAgICAgICAgICBoZWlnaHQ6IGF1dG87XHJcbiAgICAgICAgICAgIH1cclxuICAgICAgICAgIH1cclxuICAgICAgICB9XHJcbiAgICAgIH1cclxuXHJcbiAgICAgIC5yZWQtYXJyb3ctMSB7XHJcbiAgICAgICAgcG9zaXRpb246IHJlbGF0aXZlO1xyXG4gICAgICAgIHotaW5kZXg6IDUwO1xyXG4gICAgICAgIG1hcmdpbi10b3A6IC02MHB4O1xyXG4gICAgICAgIG1hcmdpbi1sZWZ0OiAxNDNweDtcclxuICAgICAgICBtYXJnaW4tYm90dG9tOiAxMnB4O1xyXG5cclxuICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgIG1hcmdpbi10b3A6IC02LjQxdnc7XHJcbiAgICAgICAgICBtYXJnaW4tbGVmdDogMTUuMjc4dnc7XHJcbiAgICAgICAgICBtYXJnaW4tYm90dG9tOiAxLjI4MnZ3O1xyXG4gICAgICAgICAgd2lkdGg6IDkuNHZ3O1xyXG4gICAgICAgICAgaGVpZ2h0OiBhdXRvO1xyXG4gICAgICAgIH1cclxuICAgICAgfVxyXG5cclxuICAgICAgLmZsb3ctYm94LTIge1xyXG4gICAgICAgIG1hcmdpbi1sZWZ0OiA2MHB4O1xyXG5cclxuICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICBcclxuICAgICAgICB9XHJcblxyXG4gICAgICAgIC55ZWxsb3ctYmcge1xyXG4gICAgICAgICAgcm90YXRlOiAxNTNkZWc7XHJcbiAgICAgICAgfVxyXG5cclxuICAgICAgICAuZmxvdy1ib3gtY29udGFpbmVyIHtcclxuICAgICAgICAgIHRvcDogLTEwJTtcclxuXHJcbiAgICAgICAgICAuZmxvdy1ib3gtdHRsLWNvbnRhaW5lciB7XHJcbiAgICAgICAgICAgIGRpc3BsYXk6IGZsZXg7XHJcbiAgICAgICAgICAgIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XHJcbiAgICAgICAgICAgIGFsaWduLWl0ZW1zOiBjZW50ZXI7XHJcbiAgICAgICAgICAgIGFsaWduLXNlbGY6IGVuZDtcclxuICAgICAgICAgIH1cclxuXHJcbiAgICAgICAgICAuZmxvdy1ib3gtdHh0IHtcclxuICAgICAgICAgICAgbWFyZ2luLWxlZnQ6IDQwcHg7XHJcblxyXG4gICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICBtYXJnaW4tbGVmdDogNC4yNzR2dztcclxuICAgICAgICAgICAgfVxyXG4gICAgICAgICAgICBcclxuICAgICAgICAgICAgLnR4dCB7XHJcbiAgICAgICAgICAgICAgZm9udC13ZWlnaHQ6IDUwMDtcclxuICAgICAgICAgICAgICBmb250LXNpemU6IDI5cHg7XHJcbiAgICAgICAgICAgICAgbGluZS1oZWlnaHQ6IDEuNztcclxuXHJcbiAgICAgICAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICAgICAgICBmb250LXNpemU6IDMuMDk4dnc7XHJcbiAgICAgICAgICAgICAgfVxyXG5cclxuICAgICAgICAgICAgICAucmVkLWxpbmUtMyB7XHJcbiAgICAgICAgICAgICAgICBkaXNwbGF5OiBibG9jaztcclxuICAgICAgICAgICAgICAgIG1hcmdpbi1ib3R0b206IDVweDtcclxuXHJcbiAgICAgICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICAgICAgbWFyZ2luLWJvdHRvbTogMC41MzR2dztcclxuICAgICAgICAgICAgICAgICAgd2lkdGg6IDU0Ljh2dztcclxuICAgICAgICAgICAgICAgICAgaGVpZ2h0OiBhdXRvO1xyXG4gICAgICAgICAgICAgICAgfVxyXG4gICAgICAgICAgICAgIH1cclxuICBcclxuICAgICAgICAgICAgICAubGFyZ2Uge1xyXG4gICAgICAgICAgICAgICAgZm9udC13ZWlnaHQ6IDcwMDtcclxuICAgICAgICAgICAgICAgIGZvbnQtc2l6ZTogMzlweDtcclxuXHJcbiAgICAgICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICAgICAgZm9udC1zaXplOiA0LjE2N3Z3O1xyXG4gICAgICAgICAgICAgICAgfVxyXG4gICAgICAgICAgICAgIH1cclxuICAgICAgICAgICAgfVxyXG5cclxuICAgICAgICAgIH1cclxuXHJcbiAgICAgICAgICAuc3Rhci0xIHtcclxuICAgICAgICAgICAgcG9zaXRpb246IGFic29sdXRlO1xyXG4gICAgICAgICAgICB0b3A6IDI5JTtcclxuICAgICAgICAgICAgbGVmdDogMjclO1xyXG5cclxuICAgICAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICAgICAgd2lkdGg6IDguMjJ2dztcclxuICAgICAgICAgICAgICBoZWlnaHQ6IGF1dG87XHJcbiAgICAgICAgICAgIH1cclxuICAgICAgICAgIH1cclxuXHJcbiAgICAgICAgICAuc3Rhci0yIHtcclxuICAgICAgICAgICAgcG9zaXRpb246IGFic29sdXRlO1xyXG4gICAgICAgICAgICBib3R0b206IDQlO1xyXG4gICAgICAgICAgICByaWdodDogMzUlO1xyXG5cclxuICAgICAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICAgICAgd2lkdGg6IDEyLjkydnc7XHJcbiAgICAgICAgICAgICAgaGVpZ2h0OiBhdXRvO1xyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgICB9XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcblxyXG4gICAgICAucmVkLWFycm93LTIge1xyXG4gICAgICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcclxuICAgICAgICB6LWluZGV4OiA1MDtcclxuICAgICAgICB0cmFuc2Zvcm06IHNjYWxlKC0xLCAxKTtcclxuICAgICAgICBtYXJnaW4tYm90dG9tOiAtMTVweDtcclxuICAgICAgICBtYXJnaW4tdG9wOiAtMzdweDtcclxuICAgICAgICBtYXJnaW4tcmlnaHQ6IDE2N3B4O1xyXG5cclxuICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgIG1hcmdpbi1ib3R0b206IC0xLjYwM3Z3O1xyXG4gICAgICAgICAgbWFyZ2luLXRvcDogLTMuOTUzdnc7XHJcbiAgICAgICAgICBtYXJnaW4tcmlnaHQ6IDE3Ljg0MnZ3O1xyXG4gICAgICAgICAgd2lkdGg6IDkuNHZ3O1xyXG4gICAgICAgICAgaGVpZ2h0OiBhdXRvO1xyXG4gICAgICAgIH1cclxuICAgICAgfVxyXG5cclxuICAgICAgLmZsb3ctYm94LTMge1xyXG5cclxuICAgICAgICAueWVsbG93LWJnIHtcclxuICAgICAgICAgIHJvdGF0ZTogMTBkZWc7XHJcbiAgICAgICAgfVxyXG5cclxuICAgICAgICAuZmxvdy1ib3gtY29udGFpbmVyIHtcclxuICAgICAgICAgIHRvcDogLTEwJTtcclxuXHJcbiAgICAgICAgICAuZmxvdy1ib3gtdHRsLWNvbnRhaW5lciB7XHJcbiAgICAgICAgICAgIGRpc3BsYXk6IGZsZXg7XHJcbiAgICAgICAgICAgIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XHJcbiAgICAgICAgICAgIGFsaWduLWl0ZW1zOiBmbGV4LXN0YXJ0O1xyXG4gICAgICAgICAgICBtYXJnaW4tbGVmdDogLTQwcHg7XHJcblxyXG4gICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICBtYXJnaW4tbGVmdDogLTQuMjc0dnc7XHJcblxyXG4gICAgICAgICAgICB9XHJcblxyXG4gICAgICAgICAgICAudHRsIHtcclxuICAgICAgICAgICAgICBmb250LXNpemU6IDU1cHg7XHJcblxyXG4gICAgICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICAgICAgZm9udC1zaXplOiA1Ljg3NnZ3O1xyXG4gICAgICAgICAgICAgIH1cclxuICAgICAgICAgICAgfVxyXG4gICAgICAgICAgfVxyXG5cclxuICAgICAgICAgIC5mbG93LWJveC10eHQge1xyXG4gICAgICAgICAgICBtYXJnaW4tbGVmdDogNDBweDtcclxuXHJcbiAgICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICAgIG1hcmdpbi1sZWZ0OiA0LjI3NHZ3O1xyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgICAgIFxyXG4gICAgICAgICAgICAudHh0IHtcclxuICAgICAgICAgICAgICBmb250LXdlaWdodDogNTAwO1xyXG4gICAgICAgICAgICAgIGZvbnQtc2l6ZTogMjlweDtcclxuICAgICAgICAgICAgICBsaW5lLWhlaWdodDogMS44O1xyXG5cclxuICAgICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICAgIGZvbnQtc2l6ZTogMy4wOTh2dztcclxuICAgICAgICAgICAgICB9XHJcbiAgXHJcbiAgICAgICAgICAgICAgLmxhcmdlIHtcclxuICAgICAgICAgICAgICAgIGZvbnQtd2VpZ2h0OiA3MDA7XHJcbiAgICAgICAgICAgICAgICBmb250LXNpemU6IDM5cHg7XHJcblxyXG4gICAgICAgICAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICAgICAgICAgIGZvbnQtc2l6ZTogNC4xNjd2dztcclxuICAgICAgICAgICAgICAgIH1cclxuICAgICAgICAgICAgICB9XHJcbiAgICAgICAgICAgIH1cclxuXHJcbiAgICAgICAgICB9XHJcblxyXG4gICAgICAgICAgLmhhcnQtMSB7XHJcbiAgICAgICAgICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcclxuICAgICAgICAgICAgdG9wOiA0MSU7XHJcbiAgICAgICAgICAgIHJpZ2h0OiAzOSU7XHJcblxyXG4gICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICB3aWR0aDogMTAuMjV2dztcclxuICAgICAgICAgICAgICBoZWlnaHQ6IGF1dG87XHJcbiAgICAgICAgICAgIH1cclxuICAgICAgICAgIH1cclxuXHJcbiAgICAgICAgICAuaGFydC0yIHtcclxuICAgICAgICAgICAgcG9zaXRpb246IGFic29sdXRlO1xyXG4gICAgICAgICAgICBib3R0b206IDIlO1xyXG4gICAgICAgICAgICBsZWZ0OiAyNCU7XHJcblxyXG4gICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICB3aWR0aDogMTIuNXZ3O1xyXG4gICAgICAgICAgICAgIGhlaWdodDogYXV0bztcclxuICAgICAgICAgICAgfVxyXG4gICAgICAgICAgfVxyXG5cclxuICAgICAgICAgIC5wYWNrYWdlLWltZyB7XHJcbiAgICAgICAgICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcclxuICAgICAgICAgICAgcmlnaHQ6IC0zMnB4O1xyXG4gICAgICAgICAgICBib3R0b206IC03JTtcclxuXHJcbiAgICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICAgIHdpZHRoOiAzOS43NHZ3O1xyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgICB9XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcblxyXG4gICAgICAuYm90dG9tLXR4dCB7XHJcbiAgICAgICAgZm9udC1mYW1pbHk6IFwiUnl1bWluXCI7XHJcbiAgICAgICAgZm9udC13ZWlnaHQ6IDUwMDtcclxuICAgICAgICBmb250LXNpemU6IDQ0Ljc2cHg7XHJcbiAgICAgICAgY29sb3I6ICM0MjIxMEI7XHJcbiAgICAgICAgdGV4dC1hbGlnbjogY2VudGVyO1xyXG4gICAgICAgIGxpbmUtaGVpZ2h0OiAzO1xyXG4gICAgICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcclxuICAgICAgICBib3R0b206IDEzJTtcclxuXHJcbiAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICBmb250LXNpemU6IDQuNzgydnc7XHJcbiAgICAgICAgfVxyXG5cclxuICAgICAgICAuYmctd2hpdGUge1xyXG4gICAgICAgICAgYmFja2dyb3VuZC1jb2xvcjogI2ZmZjtcclxuICAgICAgICAgIHBhZGRpbmc6IDI1cHggMTVweDtcclxuXHJcbiAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgcGFkZGluZzogMi42NzF2dyAxLjYwM3Z3O1xyXG4gICAgICAgICAgfVxyXG4gICAgICAgIH1cclxuICAgICAgfVxyXG4gICAgfVxyXG4gIH1cclxufSJdfQ== */
