@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;
}
@font-face {
  font-family: "Rage";
  src: url("../../fonts/Rage/RAGE_1.TTF") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "ModernNo20";
  src: url("../../fonts/Modern-No.20/MOD20.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Crpc";
  src: url("/fonts/CRPC/CRPCandGRyuurei-M-02.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "yasasisa";
  src: url("/fonts/Yasasisa/yasasisa.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Brush";
  src: url("/fonts/Brush/BrushScriptOpti-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;
}

.sausage-tanpin-sausage-type-and-taste {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-bg {
    width: 100%;
    height: auto;
  }
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .sausage-type-and-taste-ttl {
  font-family: "游ゴシック", "Yu Gothic Medium", sans-serif;
  font-weight: 700;
  font-size: 54.8px;
  color: #534741;
  text-align: center;
  letter-spacing: -0.05em;
  line-height: 1.2;
  margin-top: 15px;
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .sausage-type-and-taste-ttl {
    font-size: 5.855vw;
    margin-top: 1.603vw;
  }
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .sausage-type-and-taste-ttl .large {
  font-size: 69.7px;
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .sausage-type-and-taste-ttl .large {
    font-size: 7.447vw;
  }
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .sausage-type-and-taste-ttl .yellow-line {
  position: relative;
  z-index: 10;
  padding: 0 100px;
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .sausage-type-and-taste-ttl .yellow-line {
    padding: 0 10.684vw;
  }
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .sausage-type-and-taste-ttl .yellow-line::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 4%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 25px;
  background-color: #e0c34b;
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .sausage-type-and-taste-ttl .yellow-line::before {
    height: 2.671vw;
  }
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box,
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box {
  display: flex;
  align-items: center;
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box,
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 10;
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui,
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui {
  font-family: "HuiFont";
  font-size: 71.5px;
  color: #717071;
  font-weight: 500;
  letter-spacing: -0.1em;
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui,
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui {
    font-size: 7.639vw;
  }
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui .red,
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui .yellow,
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui .red,
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui .yellow {
  font-size: 59.16px;
  margin: 0 6px;
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui .red,
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui .yellow,
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui .red,
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui .yellow {
    font-size: 6.321vw;
    margin: 0 0.641vw;
  }
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .red-txt,
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .yellow-txt,
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .red-txt,
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .yellow-txt {
  font-family: "游ゴシック", "Yu Gothic Medium", sans-serif;
  font-weight: 700;
  font-size: 40px;
  letter-spacing: -0.05em;
  display: inline-block;
  text-align: center;
  margin: 20px 0;
  line-height: 1.4;
  text-shadow: 1px 1px 1px #faf8f3, -1px -1px 1px #faf8f3, 2px 2px 1px #faf8f3, -2px -2px 1px #faf8f3;
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .red-txt,
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .yellow-txt,
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .red-txt,
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .yellow-txt {
    font-size: 4.274vw;
    margin: 2.137vw 0;
    text-shadow: 0.1068vw 0.1068vw 0.1068vw #faf8f3, -0.1068vw -0.1068vw 0.1068vw #faf8f3, 0.213vw 0.213vw 0.1068vw #faf8f3, -0.213vw -0.213vw 0.1068vw #faf8f3;
  }
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .taste-dtl,
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .taste-dtl {
  font-family: "游ゴシック", "Yu Gothic Medium", sans-serif;
  font-weight: 500;
  font-size: 34px;
  color: #231815;
  text-shadow: 1px 1px 1px #faf8f3, -1px -1px 1px #faf8f3, 2px 2px 1px #faf8f3, -2px -2px 1px #faf8f3;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .taste-dtl,
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .taste-dtl {
    font-size: 3.632vw;
    text-shadow: 0.1068vw 0.1068vw 0.1068vw #faf8f3, -0.1068vw -0.1068vw 0.1068vw #faf8f3, 0.213vw 0.213vw 0.1068vw #faf8f3, -0.213vw -0.213vw 0.1068vw #faf8f3;
  }
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .taste-dtl .narrow,
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .taste-dtl .narrow {
  letter-spacing: -0.5em;
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .ume-sausage-img {
  margin-left: -145px;
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .ume-sausage-img {
    margin-left: -15.491vw;
    width: 61.43vw;
    height: auto;
  }
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box {
  margin-left: -50px;
  margin-top: 45px;
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box {
    margin-left: -5.342vw;
    margin-top: 4.808vw;
  }
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui {
  display: inline-block;
  transform: translateX(-34px);
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui {
    transform: translateX(-3.632vw);
  }
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui .red {
  color: #903843;
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .red-txt {
  color: #903843;
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .taste-dtl {
  width: 480px;
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .ume-sausage-dtl-box .sausage-dtl-txt-box .taste-dtl {
    width: 51.282vw;
  }
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box {
  flex-direction: row-reverse;
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .zyabara-sausage-img {
  margin-right: -170px;
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .zyabara-sausage-img {
    margin-right: -18.162vw;
    width: 63.24vw;
    height: auto;
  }
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box {
  margin-right: -55px;
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box {
    margin-right: -5.876vw;
  }
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .sausage-name {
  margin-right: 70px;
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .sausage-name {
    margin-right: 7.479vw;
  }
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui .narrow-txt {
  letter-spacing: -0.25em;
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .hui .yellow {
  color: #bfb365;
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .sausage-name .yellow-txt {
  color: #bfb365;
}
.sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .taste-dtl {
  width: 500px;
}
@media screen and (max-width: 1024px) {
  .sausage-tanpin-sausage-type-and-taste .sausage-type-and-taste-contents .zyabara-sausage-dtl-box .sausage-dtl-txt-box .taste-dtl {
    width: 53.419vw;
  }
}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImZvbnRzLnNjc3MiLCJiYXNlL2Jhc2Uuc2NzcyIsIl9taXhpbi5zY3NzIiwiY29tcG9uZW50cy9zYXVzYWdlLXRhbnBpbi9zYXVzYWdlLXRhbnBpbi1zYXVzYWdlLXR5cGUtYW5kLXRhc3RlLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFFRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUMxSkY7RUFDSTtFQUNBO0VBQ0E7RUFDQTs7QUNBQTtFREpKO0lBT1E7SUFDQTs7RUFDQTtJQUNJOzs7O0FBS1o7RUFDSTs7O0FFakJKO0VBQ0U7O0FESUU7RUNGRjtJQUVJO0lBQ0E7OztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FEdkJGO0VDZUE7SUFXSTtJQUNBOzs7QUFHRjtFQUNFOztBRC9CSjtFQzhCRTtJQUlJOzs7QUFJSjtFQUNFO0VBQ0E7RUFDQTs7QUR6Q0o7RUNzQ0U7SUFNSTs7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FEeEROO0VDK0NJO0lBWUk7OztBQU1SO0FBQUE7RUFFRTtFQUNBOztBQUVBO0FBQUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdFO0FBQUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBRG5GUjtFQzhFTTtBQUFBO0lBUUk7OztBQUdGO0FBQUE7QUFBQTtBQUFBO0VBRUU7RUFDQTs7QUQ1RlY7RUN5RlE7QUFBQTtBQUFBO0FBQUE7SUFNSTtJQUNBOzs7QUFLTjtBQUFBO0FBQUE7QUFBQTtFQUVFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQSxhQUNFOztBRGhIVjtFQ3FHTTtBQUFBO0FBQUE7QUFBQTtJQWlCSTtJQUNBO0lBQ0EsYUFDRTs7O0FBUVI7QUFBQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0EsYUFDRTtFQUlGOztBRDNJTjtFQ2lJSTtBQUFBO0lBYUk7SUFDQSxhQUNFOzs7QUFNSjtBQUFBO0VBQ0U7O0FBT047RUFDRTs7QUQvSko7RUM4SkU7SUFJSTtJQUNBO0lBQ0E7OztBQUlKO0VBQ0U7RUFDQTs7QUQxS0o7RUN3S0U7SUFLSTtJQUNBOzs7QUFJQTtFQUNFO0VBQ0E7O0FEcExSO0VDa0xNO0lBS0k7OztBQUdGO0VBQ0U7O0FBSUo7RUFDRTs7QUFJSjtFQUNFOztBRHJNTjtFQ29NSTtJQUlJOzs7QUFNUjtFQUNFOztBQUVBO0VBQ0U7O0FEbE5KO0VDaU5FO0lBSUk7SUFDQTtJQUNBOzs7QUFLSjtFQUNFOztBRDdOSjtFQzRORTtJQUlJOzs7QUFHRjtFQUNFOztBRHBPTjtFQ21PSTtJQUlJOzs7QUFJQTtFQUNFOztBQUdGO0VBQ0U7O0FBSUo7RUFDRTs7QUFJSjtFQUNFOztBRDFQTjtFQ3lQSTtJQUlJIiwiZmlsZSI6ImNvbXBvbmVudHMvc2F1c2FnZS10YW5waW4vc2F1c2FnZS10YW5waW4tc2F1c2FnZS10eXBlLWFuZC10YXN0ZS5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyJAZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ1J5dW1pbic7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL1J5dW1pbi9BLU9URlxcIFJ5dW1pblxcIFByb1xcIFItS0wub3RmJykgZm9ybWF0KCdvcGVudHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiBub3JtYWw7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ1J5dW1pbic7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL1J5dW1pbi9BLU9URlxcIFJ5dW1pblxcIFByb1xcIE0tS0wub3RmJykgZm9ybWF0KCdvcGVudHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiA1MDA7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ1J5dW1pbic7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL1J5dW1pbi9BLU9URlxcIFJ5dW1pblxcIFByb1xcIEwtS0wub3RmJykgZm9ybWF0KCdvcGVudHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiAzMDA7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ1J5dW1pbic7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL1J5dW1pbi9BLU9URlxcIFJ5dW1pblxcIFByb1xcIEgtS0wub3RmJykgZm9ybWF0KCdvcGVudHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiA5MDA7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ1J5dW1pbic7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL1J5dW1pbi9BLU9URlxcIFJ5dW1pblxcIFByb1xcIEItS0wub3RmJykgZm9ybWF0KCdvcGVudHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiBib2xkO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdrb3p1a2EnO1xyXG4gIHNyYzogdXJsKCcuLi8uLi9mb250cy9rb3p1a2Eva296dWthXFwgUHI2TlxcIFIub3RmJykgZm9ybWF0KCdvcGVudHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiBub3JtYWw7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ2tvenVrYSc7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL2tvenVrYS9rb3p1a2FcXCBQcjZOXFwgTS5vdGYnKSBmb3JtYXQoJ29wZW50eXBlJyk7XHJcbiAgZm9udC13ZWlnaHQ6IDUwMDtcclxuICBmb250LXN0eWxlOiBub3JtYWw7XHJcbn1cclxuXHJcbkBmb250LWZhY2Uge1xyXG4gIGZvbnQtZmFtaWx5OiAna296dWthJztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMva296dWthL2tvenVrYVxcIFByNk5cXCBCLm90ZicpIGZvcm1hdCgnb3BlbnR5cGUnKTtcclxuICBmb250LXdlaWdodDogNzAwO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ2tvenVrYSc7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL2tvenVrYS9rb3p1a2FcXCBQcjZOXFwgSC5vdGYnKSBmb3JtYXQoJ29wZW50eXBlJyk7XHJcbiAgZm9udC13ZWlnaHQ6IDkwMDtcclxuICBmb250LXN0eWxlOiBub3JtYWw7XHJcbn1cclxuXHJcbkBmb250LWZhY2Uge1xyXG4gIGZvbnQtZmFtaWx5OiAna296dWthJztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMva296dWthL2tvenVrYVxcIFByNk5cXCBMLm90ZicpIGZvcm1hdCgnb3BlbnR5cGUnKTtcclxuICBmb250LXdlaWdodDogMzAwO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdrb3p1a2EtbWluJztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMva296dWthL0tvenVrYS1taW7jg7tQcm9cXCBCLm90ZicpIGZvcm1hdCgnb3BlbnR5cGUnKTtcclxuICBmb250LXdlaWdodDogNzAwO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdrb3p1a2EtZ290aGljJztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMva296dWthL0tvenVrYS1nb3RoaWNcXCBQcm9cXCBCLm90ZicpIGZvcm1hdCgnb3BlbnR5cGUnKTtcclxuICBmb250LXdlaWdodDogNzAwO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdBenVraSc7XHJcbiAgc3JjOiB1cmwoJ2h0dHBzOi8vZnVrdXVtZS5pdGVtYm94LmRlc2lnbi9pdGVtL2F6dWtpTEIudHRmP3Q9MjAyMzEwMTAwMDM3MTQnKSBmb3JtYXQoJ3RydWV0eXBlJyk7XHJcbiAgZm9udC13ZWlnaHQ6IG5vcm1hbDtcclxuICBmb250LXN0eWxlOiBub3JtYWw7XHJcbn1cclxuXHJcbkBmb250LWZhY2Uge1xyXG4gIGZvbnQtZmFtaWx5OiAnRGFtaW9uJztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMvRGFtaW9uL0RhbWlvbi1SZWd1bGFyLnR0ZicpIGZvcm1hdCgndHJ1ZXR5cGUnKTtcclxuICBmb250LXdlaWdodDogbm9ybWFsO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdIdWlGb250JztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMvSHVpRm9udC9IdWlGb250MjkudHRmJykgZm9ybWF0KCd0cnVldHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiBub3JtYWw7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ0JPRCc7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL0JvZG9uaU1UL0JPRF9JLlRURicpIGZvcm1hdCgndHJ1ZXR5cGUnKTtcclxuICBmb250LXdlaWdodDogbm9ybWFsO1xyXG4gIGZvbnQtc3R5bGU6IGl0YWxpYztcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdCZWxsR290aGljJztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMvQmVsbEdvdGhpY1N0ZC9CZWxsR290aGljU3RkLUJvbGQub3RmJykgZm9ybWF0KCdvcGVudHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiA3MDA7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ0hhbm5hcmlNaW5jaG8nO1xyXG4gIHNyYzogdXJsKCcuLi8uLi9mb250cy9IYW5uYXJpTWluY2hvL0hhbm5hcmlNaW5jaG8tUmVndWxhci5vdGYnKSBmb3JtYXQoJ29wZW50eXBlJyk7XHJcbiAgZm9udC13ZWlnaHQ6IG5vcm1hbDtcclxuICBmb250LXN0eWxlOiBub3JtYWw7XHJcbn1cclxuXHJcbkBmb250LWZhY2Uge1xyXG4gIGZvbnQtZmFtaWx5OiAnUmFnZSc7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL1JhZ2UvUkFHRV8xLlRURicpIGZvcm1hdCgndHJ1ZXR5cGUnKTtcclxuICBmb250LXdlaWdodDogbm9ybWFsO1xyXG4gIGZvbnQtc3R5bGU6IGl0YWxpYztcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdNb2Rlcm5ObzIwJztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMvTW9kZXJuLU5vLjIwL01PRDIwLlRURicpIGZvcm1hdCgndHJ1ZXR5cGUnKTtcclxuICBmb250LXdlaWdodDogbm9ybWFsO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdDcnBjJztcclxuICBzcmM6IHVybCgnL2ZvbnRzL0NSUEMvQ1JQQ2FuZEdSeXV1cmVpLU0tMDIudHRmJykgZm9ybWF0KCd0cnVldHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiBub3JtYWw7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ3lhc2FzaXNhJztcclxuICBzcmM6IHVybCgnL2ZvbnRzL1lhc2FzaXNhL3lhc2FzaXNhLnR0ZicpIGZvcm1hdCgndHJ1ZXR5cGUnKTtcclxuICBmb250LXdlaWdodDogbm9ybWFsO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdCcnVzaCc7XHJcbiAgc3JjOiB1cmwoJy9mb250cy9CcnVzaC9CcnVzaFNjcmlwdE9wdGktUmVndWxhci5vdGYnKSBmb3JtYXQoJ29wZW50eXBlJyk7XHJcbiAgZm9udC13ZWlnaHQ6IG5vcm1hbDtcclxuICBmb250LXN0eWxlOiBub3JtYWw7XHJcbn0iLCJAaW1wb3J0ICcuLi9taXhpbic7XHJcblxyXG5cclxuLnctOTAwIHtcclxuICAgIHdpZHRoOiA5MDBweDtcclxuICAgIG1hcmdpbi1sZWZ0OiBhdXRvO1xyXG4gICAgbWFyZ2luLXJpZ2h0OiBhdXRvO1xyXG4gICAgb3ZlcmZsb3c6IGhpZGRlbjtcclxuXHJcbiAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICB3aWR0aDogMTAwJTtcclxuICAgICAgICBoZWlnaHQ6IGF1dG87XHJcbiAgICAgICAgaW1nIHtcclxuICAgICAgICAgICAgaGVpZ2h0OiBhdXRvO1xyXG4gICAgICAgIH1cclxuICAgIH1cclxufVxyXG5cclxuYm9keSxwLGgxLGgyLGgzLGg0IHtcclxuICAgIG1hcmdpbjogMDtcclxufSIsIiRicmVha3BvaW50OiAoXHJcbiAgICBzcDogJ3NjcmVlbiBhbmQgKG1heC13aWR0aDogNzY3cHgpJyxcclxuICAgIHRhYjogJ3NjcmVlbiBhbmQgKG1heC13aWR0aDogMTAyNHB4KScsXHJcbiAgICBwYzogJ3NjcmVlbiBhbmQgKG1pbi13aWR0aDogMTAyNXB4KScsXHJcbik7XHJcblxyXG5AbWl4aW4gbXEoJGJwKSB7XHJcbiAgICBAbWVkaWEgI3ttYXAtZ2V0KCRicmVha3BvaW50LCAkYnApfSB7XHJcbiAgICAgICAgQGNvbnRlbnQ7XHJcbiAgICB9XHJcbn0iLCJAaW1wb3J0IFwiLi4vLi4vYXBwLnNjc3NcIjtcclxuXHJcbi5zYXVzYWdlLXRhbnBpbi1zYXVzYWdlLXR5cGUtYW5kLXRhc3RlIHtcclxuICBwb3NpdGlvbjogcmVsYXRpdmU7XHJcblxyXG4gIC5zYXVzYWdlLXR5cGUtYW5kLXRhc3RlLWJnIHtcclxuICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICB3aWR0aDogMTAwJTtcclxuICAgICAgaGVpZ2h0OiBhdXRvO1xyXG4gICAgfVxyXG4gIH1cclxuXHJcbiAgLnNhdXNhZ2UtdHlwZS1hbmQtdGFzdGUtY29udGVudHMge1xyXG4gICAgcG9zaXRpb246IGFic29sdXRlO1xyXG4gICAgdG9wOiAwO1xyXG4gICAgbGVmdDogMDtcclxuICAgIHdpZHRoOiAxMDAlO1xyXG4gICAgaGVpZ2h0OiAxMDAlO1xyXG4gICAgZGlzcGxheTogZmxleDtcclxuICAgIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XHJcbiAgICBhbGlnbi1pdGVtczogY2VudGVyO1xyXG5cclxuICAgIC5zYXVzYWdlLXR5cGUtYW5kLXRhc3RlLXR0bCB7XHJcbiAgICAgIGZvbnQtZmFtaWx5OiBcIua4uOOCtOOCt+ODg+OCr1wiLCBcIll1IEdvdGhpYyBNZWRpdW1cIiwgc2Fucy1zZXJpZjtcclxuICAgICAgZm9udC13ZWlnaHQ6IDcwMDtcclxuICAgICAgZm9udC1zaXplOiA1NC44cHg7XHJcbiAgICAgIGNvbG9yOiAjNTM0NzQxO1xyXG4gICAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XHJcbiAgICAgIGxldHRlci1zcGFjaW5nOiAtMC4wNWVtO1xyXG4gICAgICBsaW5lLWhlaWdodDogMS4yO1xyXG4gICAgICBtYXJnaW4tdG9wOiAxNXB4O1xyXG5cclxuICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgZm9udC1zaXplOiA1Ljg1NXZ3O1xyXG4gICAgICAgIG1hcmdpbi10b3A6IDEuNjAzdnc7XHJcbiAgICAgIH1cclxuXHJcbiAgICAgIC5sYXJnZSB7XHJcbiAgICAgICAgZm9udC1zaXplOiA2OS43cHg7XHJcblxyXG4gICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgZm9udC1zaXplOiA3LjQ0N3Z3O1xyXG4gICAgICAgIH1cclxuICAgICAgfVxyXG5cclxuICAgICAgLnllbGxvdy1saW5lIHtcclxuICAgICAgICBwb3NpdGlvbjogcmVsYXRpdmU7XHJcbiAgICAgICAgei1pbmRleDogMTA7XHJcbiAgICAgICAgcGFkZGluZzogMCAxMDBweDtcclxuXHJcbiAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICBwYWRkaW5nOiAwIDEwLjY4NHZ3O1xyXG4gICAgICAgIH1cclxuXHJcbiAgICAgICAgJjo6YmVmb3JlIHtcclxuICAgICAgICAgIGNvbnRlbnQ6IFwiXCI7XHJcbiAgICAgICAgICBwb3NpdGlvbjogYWJzb2x1dGU7XHJcbiAgICAgICAgICB6LWluZGV4OiAtMTtcclxuICAgICAgICAgIGJvdHRvbTogNCU7XHJcbiAgICAgICAgICBsZWZ0OiA1MCU7XHJcbiAgICAgICAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVgoLTUwJSk7XHJcbiAgICAgICAgICB3aWR0aDogMTAwJTtcclxuICAgICAgICAgIGhlaWdodDogMjVweDtcclxuICAgICAgICAgIGJhY2tncm91bmQtY29sb3I6ICNlMGMzNGI7XHJcblxyXG4gICAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICAgIGhlaWdodDogMi42NzF2dztcclxuICAgICAgICAgIH1cclxuICAgICAgICB9XHJcbiAgICAgIH1cclxuICAgIH1cclxuXHJcbiAgICAudW1lLXNhdXNhZ2UtZHRsLWJveCxcclxuICAgIC56eWFiYXJhLXNhdXNhZ2UtZHRsLWJveCB7XHJcbiAgICAgIGRpc3BsYXk6IGZsZXg7XHJcbiAgICAgIGFsaWduLWl0ZW1zOiBjZW50ZXI7XHJcblxyXG4gICAgICAuc2F1c2FnZS1kdGwtdHh0LWJveCB7XHJcbiAgICAgICAgZGlzcGxheTogZmxleDtcclxuICAgICAgICBmbGV4LWRpcmVjdGlvbjogY29sdW1uO1xyXG4gICAgICAgIGFsaWduLWl0ZW1zOiBjZW50ZXI7XHJcbiAgICAgICAgcG9zaXRpb246IHJlbGF0aXZlO1xyXG4gICAgICAgIHotaW5kZXg6IDEwO1xyXG5cclxuICAgICAgICAuc2F1c2FnZS1uYW1lIHtcclxuICAgICAgICAgIC5odWkge1xyXG4gICAgICAgICAgICBmb250LWZhbWlseTogXCJIdWlGb250XCI7XHJcbiAgICAgICAgICAgIGZvbnQtc2l6ZTogNzEuNXB4O1xyXG4gICAgICAgICAgICBjb2xvcjogIzcxNzA3MTtcclxuICAgICAgICAgICAgZm9udC13ZWlnaHQ6IDUwMDtcclxuICAgICAgICAgICAgbGV0dGVyLXNwYWNpbmc6IC0wLjFlbTtcclxuXHJcbiAgICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICAgIGZvbnQtc2l6ZTogNy42Mzl2dztcclxuICAgICAgICAgICAgfVxyXG5cclxuICAgICAgICAgICAgLnJlZCxcclxuICAgICAgICAgICAgLnllbGxvdyB7XHJcbiAgICAgICAgICAgICAgZm9udC1zaXplOiA1OS4xNnB4O1xyXG4gICAgICAgICAgICAgIG1hcmdpbjogMCA2cHg7XHJcblxyXG4gICAgICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICAgICAgZm9udC1zaXplOiA2LjMyMXZ3O1xyXG4gICAgICAgICAgICAgICAgbWFyZ2luOiAwIDAuNjQxdnc7XHJcbiAgICAgICAgICAgICAgfVxyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgICB9XHJcblxyXG4gICAgICAgICAgLnJlZC10eHQsXHJcbiAgICAgICAgICAueWVsbG93LXR4dCB7XHJcbiAgICAgICAgICAgIGZvbnQtZmFtaWx5OiBcIua4uOOCtOOCt+ODg+OCr1wiLCBcIll1IEdvdGhpYyBNZWRpdW1cIiwgc2Fucy1zZXJpZjtcclxuICAgICAgICAgICAgZm9udC13ZWlnaHQ6IDcwMDtcclxuICAgICAgICAgICAgZm9udC1zaXplOiA0MHB4O1xyXG4gICAgICAgICAgICBsZXR0ZXItc3BhY2luZzogLTAuMDVlbTtcclxuICAgICAgICAgICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xyXG4gICAgICAgICAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XHJcbiAgICAgICAgICAgIG1hcmdpbjogMjBweCAwO1xyXG4gICAgICAgICAgICBsaW5lLWhlaWdodDogMS40O1xyXG4gICAgICAgICAgICB0ZXh0LXNoYWRvdzpcclxuICAgICAgICAgICAgICAxcHggMXB4IDFweCAjZmFmOGYzLFxyXG4gICAgICAgICAgICAgIC0xcHggLTFweCAxcHggI2ZhZjhmMyxcclxuICAgICAgICAgICAgICAycHggMnB4IDFweCAjZmFmOGYzLFxyXG4gICAgICAgICAgICAgIC0ycHggLTJweCAxcHggI2ZhZjhmMztcclxuXHJcbiAgICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICAgIGZvbnQtc2l6ZTogNC4yNzR2dztcclxuICAgICAgICAgICAgICBtYXJnaW46IDIuMTM3dncgMDtcclxuICAgICAgICAgICAgICB0ZXh0LXNoYWRvdzpcclxuICAgICAgICAgICAgICAgIDAuMTA2OHZ3IDAuMTA2OHZ3IDAuMTA2OHZ3ICNmYWY4ZjMsXHJcbiAgICAgICAgICAgICAgICAtMC4xMDY4dncgLTAuMTA2OHZ3IDAuMTA2OHZ3ICNmYWY4ZjMsXHJcbiAgICAgICAgICAgICAgICAwLjIxM3Z3IDAuMjEzdncgMC4xMDY4dncgI2ZhZjhmMyxcclxuICAgICAgICAgICAgICAgIC0wLjIxM3Z3IC0wLjIxM3Z3IDAuMTA2OHZ3ICNmYWY4ZjM7XHJcbiAgICAgICAgICAgIH1cclxuICAgICAgICAgIH1cclxuICAgICAgICB9XHJcblxyXG4gICAgICAgIC50YXN0ZS1kdGwge1xyXG4gICAgICAgICAgZm9udC1mYW1pbHk6IFwi5ri444K044K344OD44KvXCIsIFwiWXUgR290aGljIE1lZGl1bVwiLCBzYW5zLXNlcmlmO1xyXG4gICAgICAgICAgZm9udC13ZWlnaHQ6IDUwMDtcclxuICAgICAgICAgIGZvbnQtc2l6ZTogMzRweDtcclxuICAgICAgICAgIGNvbG9yOiAjMjMxODE1O1xyXG4gICAgICAgICAgdGV4dC1zaGFkb3c6XHJcbiAgICAgICAgICAgIDFweCAxcHggMXB4ICNmYWY4ZjMsXHJcbiAgICAgICAgICAgIC0xcHggLTFweCAxcHggI2ZhZjhmMyxcclxuICAgICAgICAgICAgMnB4IDJweCAxcHggI2ZhZjhmMyxcclxuICAgICAgICAgICAgLTJweCAtMnB4IDFweCAjZmFmOGYzO1xyXG4gICAgICAgICAgbGluZS1oZWlnaHQ6IDEuNTtcclxuXHJcbiAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgZm9udC1zaXplOiAzLjYzMnZ3O1xyXG4gICAgICAgICAgICB0ZXh0LXNoYWRvdzpcclxuICAgICAgICAgICAgICAwLjEwNjh2dyAwLjEwNjh2dyAwLjEwNjh2dyAjZmFmOGYzLFxyXG4gICAgICAgICAgICAgIC0wLjEwNjh2dyAtMC4xMDY4dncgMC4xMDY4dncgI2ZhZjhmMyxcclxuICAgICAgICAgICAgICAwLjIxM3Z3IDAuMjEzdncgMC4xMDY4dncgI2ZhZjhmMyxcclxuICAgICAgICAgICAgICAtMC4yMTN2dyAtMC4yMTN2dyAwLjEwNjh2dyAjZmFmOGYzO1xyXG4gICAgICAgICAgfVxyXG5cclxuICAgICAgICAgIC5uYXJyb3cge1xyXG4gICAgICAgICAgICBsZXR0ZXItc3BhY2luZzogLTAuNWVtO1xyXG4gICAgICAgICAgfVxyXG4gICAgICAgIH1cclxuICAgICAgfVxyXG4gICAgfVxyXG5cclxuICAgIC51bWUtc2F1c2FnZS1kdGwtYm94IHtcclxuICAgICAgLnVtZS1zYXVzYWdlLWltZyB7XHJcbiAgICAgICAgbWFyZ2luLWxlZnQ6IC0xNDVweDtcclxuXHJcbiAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICBtYXJnaW4tbGVmdDogLTE1LjQ5MXZ3O1xyXG4gICAgICAgICAgd2lkdGg6IDYxLjQzdnc7XHJcbiAgICAgICAgICBoZWlnaHQ6IGF1dG87XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcblxyXG4gICAgICAuc2F1c2FnZS1kdGwtdHh0LWJveCB7XHJcbiAgICAgICAgbWFyZ2luLWxlZnQ6IC01MHB4O1xyXG4gICAgICAgIG1hcmdpbi10b3A6IDQ1cHg7XHJcblxyXG4gICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgbWFyZ2luLWxlZnQ6IC01LjM0MnZ3O1xyXG4gICAgICAgICAgbWFyZ2luLXRvcDogNC44MDh2dztcclxuICAgICAgICB9XHJcblxyXG4gICAgICAgIC5zYXVzYWdlLW5hbWUge1xyXG4gICAgICAgICAgLmh1aSB7XHJcbiAgICAgICAgICAgIGRpc3BsYXk6IGlubGluZS1ibG9jaztcclxuICAgICAgICAgICAgdHJhbnNmb3JtOiB0cmFuc2xhdGVYKC0zNHB4KTtcclxuXHJcbiAgICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlWCgtMy42MzJ2dyk7XHJcbiAgICAgICAgICAgIH1cclxuXHJcbiAgICAgICAgICAgIC5yZWQge1xyXG4gICAgICAgICAgICAgIGNvbG9yOiAjOTAzODQzO1xyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgICB9XHJcblxyXG4gICAgICAgICAgLnJlZC10eHQge1xyXG4gICAgICAgICAgICBjb2xvcjogIzkwMzg0MztcclxuICAgICAgICAgIH1cclxuICAgICAgICB9XHJcblxyXG4gICAgICAgIC50YXN0ZS1kdGwge1xyXG4gICAgICAgICAgd2lkdGg6IDQ4MHB4O1xyXG5cclxuICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICB3aWR0aDogNTEuMjgydnc7XHJcbiAgICAgICAgICB9XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcbiAgICB9XHJcblxyXG4gICAgLnp5YWJhcmEtc2F1c2FnZS1kdGwtYm94IHtcclxuICAgICAgZmxleC1kaXJlY3Rpb246IHJvdy1yZXZlcnNlO1xyXG5cclxuICAgICAgLnp5YWJhcmEtc2F1c2FnZS1pbWcge1xyXG4gICAgICAgIG1hcmdpbi1yaWdodDogLTE3MHB4O1xyXG5cclxuICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgIG1hcmdpbi1yaWdodDogLTE4LjE2MnZ3O1xyXG4gICAgICAgICAgd2lkdGg6IDYzLjI0dnc7XHJcbiAgICAgICAgICBoZWlnaHQ6IGF1dG87XHJcblxyXG4gICAgICAgIH1cclxuICAgICAgfVxyXG5cclxuICAgICAgLnNhdXNhZ2UtZHRsLXR4dC1ib3gge1xyXG4gICAgICAgIG1hcmdpbi1yaWdodDogLTU1cHg7XHJcblxyXG4gICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgbWFyZ2luLXJpZ2h0OiAtNS44NzZ2dztcclxuICAgICAgICB9XHJcblxyXG4gICAgICAgIC5zYXVzYWdlLW5hbWUge1xyXG4gICAgICAgICAgbWFyZ2luLXJpZ2h0OiA3MHB4O1xyXG5cclxuICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICBtYXJnaW4tcmlnaHQ6IDcuNDc5dnc7XHJcbiAgICAgICAgICB9XHJcblxyXG4gICAgICAgICAgLmh1aSB7XHJcbiAgICAgICAgICAgIC5uYXJyb3ctdHh0IHtcclxuICAgICAgICAgICAgICBsZXR0ZXItc3BhY2luZzogLTAuMjVlbTtcclxuICAgICAgICAgICAgfVxyXG5cclxuICAgICAgICAgICAgLnllbGxvdyB7XHJcbiAgICAgICAgICAgICAgY29sb3I6ICNiZmIzNjU7XHJcbiAgICAgICAgICAgIH1cclxuICAgICAgICAgIH1cclxuXHJcbiAgICAgICAgICAueWVsbG93LXR4dCB7XHJcbiAgICAgICAgICAgIGNvbG9yOiAjYmZiMzY1O1xyXG4gICAgICAgICAgfVxyXG4gICAgICAgIH1cclxuXHJcbiAgICAgICAgLnRhc3RlLWR0bCB7XHJcbiAgICAgICAgICB3aWR0aDogNTAwcHg7XHJcblxyXG4gICAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICAgIHdpZHRoOiA1My40MTl2dztcclxuICAgICAgICAgIH1cclxuICAgICAgICB9XHJcbiAgICAgIH1cclxuICAgIH1cclxuICB9XHJcbn1cclxuIl19 */
