@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;
}

.hanamusubi-12-father-customer-review {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-bg {
    width: 100%;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents {
  width: 95%;
  border-bottom: 4px solid #fff;
  border-top: 4px solid #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents {
    border-bottom: 0.427vw solid #fff;
    border-top: 0.427vw solid #fff;
    padding: 2.13vw 0;
    margin-top: 2.13vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .rakuten-review-box {
  border: 4px solid #c5111d;
  border-radius: 20px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px 15px;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .rakuten-review-box {
    border: 0.427vw solid #c5111d;
    border-radius: 2.137vw;
    padding: 1.068vw 1.603vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .rakuten-review-box .rakuten-review-ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #313131;
  font-size: 30px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .rakuten-review-box .rakuten-review-ttl {
    font-size: 3.205vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .rakuten-review-box .rakuten-review-star {
  margin: -5px 0;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .rakuten-review-box .rakuten-review-star {
    margin: -0.534vw 0;
    width: 38.354vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .rakuten-review-box .rakuten-logo-and-num {
  display: flex;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .rakuten-review-box .rakuten-logo-and-num {
    gap: 1.068vw;
    margin-top: 1.068vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .rakuten-review-box .rakuten-logo-and-num .num {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #313131;
  font-size: 65px;
  color: #cb2817;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .rakuten-review-box .rakuten-logo-and-num .num {
    font-size: 6.944vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .rakuten-review-box .rakuten-logo-and-num .date {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #313131;
  font-size: 25px;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .rakuten-review-box .rakuten-logo-and-num .date {
    font-size: 2.9vw;
    bottom: -0.534vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .customer-voice-ttl {
  font-family: "Ryumin";
  font-weight: 500;
  color: #262626;
  line-height: 1.5;
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .customer-voice-ttl .middle {
  font-size: 48px;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .customer-voice-ttl .middle {
    font-size: 5.128vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .customer-voice-ttl .large {
  font-size: 57.1px;
  margin-left: -40px;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .customer-voice-ttl .large {
    font-size: 6.1vw;
    margin-left: -2.273vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .customer-voice-ttl .small {
  font-size: 41.1px;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .hanamusubi-12-father-customer-review-top-contents .customer-voice-ttl .small {
    font-size: 4.391vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-top: 20px;
  width: 97%;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices {
    gap: 3.2vw;
    margin-top: 2.137vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .konbu-ume-good-box {
  position: absolute;
  top: -5%;
  right: -8px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .konbu-ume-good-box {
    right: -0.854vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .konbu-ume-good-box .speech-bubble-box {
  position: relative;
  transform: translate(-92px, 46px);
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .konbu-ume-good-box .speech-bubble-box {
    transform: translate(-9.82vw, 4.91vw);
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .konbu-ume-good-box .speech-bubble-box .speech-bubble {
  width: 320px;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .konbu-ume-good-box .speech-bubble-box .speech-bubble {
    width: 34.18vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .konbu-ume-good-box .speech-bubble-box .speech-bubble-txt {
  position: absolute;
  top: 40%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  font-family: "Azuki";
  color: #434343;
  font-size: 24px;
  text-align: center;
  line-height: 1.2;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .konbu-ume-good-box .speech-bubble-box .speech-bubble-txt {
    font-size: 2.564vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .konbu-ume-good-box .konbu-ume-good-img {
  transform: translateY(-10px);
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .konbu-ume-good-box .konbu-ume-good-img {
    width: 18.16vw;
    transform: translateY(-1.06vw);
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-review-man-box {
  position: absolute;
  top: 31%;
  left: 39px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-review-man-box {
    left: 4.16vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-review-man-box .txt {
  font-family: "Azuki";
  font-size: 21px;
  color: #1e1e1e;
  line-height: 1.7;
  rotate: -5deg;
  position: relative;
  transform: translate(-15px, 0);
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-review-man-box .txt {
    font-size: 2.24vw;
    transform: translate(-1.6vw, 0);
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-review-man-box .txt::after, .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-review-man-box .txt::before {
  content: "";
  width: 1px;
  background-color: #1e1e1e;
  position: absolute;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-review-man-box .txt::after, .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-review-man-box .txt::before {
    width: 0.107vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-review-man-box .txt::after {
  bottom: -27px;
  left: -23px;
  height: 60px;
  rotate: -15deg;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-review-man-box .txt::after {
    bottom: -2.885vw;
    left: -2.457vw;
    height: 6.41vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-review-man-box .txt::before {
  right: -5px;
  bottom: -15px;
  height: 80px;
  rotate: 28deg;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-review-man-box .txt::before {
    right: -0.534vw;
    bottom: -1.603vw;
    height: 8.547vw;
  }
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-review-man-box .customer-review-man {
    width: 29.8vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-1,
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-2,
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 {
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 2px 2px 10px rgba(49, 49, 49, 0.1843137255), -2px -2px 10px rgba(49, 49, 49, 0.1843137255);
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-1,
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-2,
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 {
    border-radius: 2.137vw;
    box-shadow: 0.2136vw 0.2136vw 1.068vw rgba(49, 49, 49, 0.1843137255), -0.2136vw -0.2136vw 1.068vw rgba(49, 49, 49, 0.1843137255);
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-1 .name-and-star,
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-2 .name-and-star,
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 .name-and-star {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-1 .name-and-star,
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-2 .name-and-star,
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 .name-and-star {
    gap: 3.205vw;
  }
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-1 .name-and-star .five-star,
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-2 .name-and-star .five-star,
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 .name-and-star .five-star {
    width: 20.29vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-1 .name-and-star .name,
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-2 .name-and-star .name,
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 .name-and-star .name {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #1e1e1e;
  font-size: 17.98px;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-1 .name-and-star .name,
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-2 .name-and-star .name,
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 .name-and-star .name {
    font-size: 1.921vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-1 .txt,
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-2 .txt,
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 .txt {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  color: #313131;
  font-size: 26px;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-1 .txt,
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-2 .txt,
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 .txt {
    font-size: 2.7vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-1 .txt .blue,
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-2 .txt .blue,
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 .txt .blue {
  color: #4e999f;
  font-weight: bold;
  background-color: initial;
  font-size: 30px;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-1 .txt .blue,
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-2 .txt .blue,
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 .txt .blue {
    font-size: 3.2vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-1 .txt .yellow-line,
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-2 .txt .yellow-line,
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 .txt .yellow-line {
  background: linear-gradient(transparent 75%, #ffeaa8 75%);
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-1 {
  align-self: flex-start;
  padding: 10px 20px 10px 15px;
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-1 .ttl {
  font-family: "Ryumin";
  font-size: 36px;
  color: #ec699b;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-1 .ttl {
    font-size: 3.84vw;
  }
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-1 {
    padding: 1.068vw 2.137vw 1.06vw 1.603vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-2 {
  align-self: flex-end;
  position: relative;
  padding: 10px 20px 20px 20px;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-2 {
    padding: 1.068vw 2.137vw 2.137vw 2.137vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-2 .name-and-star {
  padding-bottom: 10px;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-2 .name-and-star {
    padding-bottom: 1.06vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 {
  position: relative;
  padding: 10px 10px 10px 20px;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 {
    padding: 1.068vw 1.068vw 1.068vw 2.137vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 .name-and-star {
  padding-bottom: 10px;
  margin-left: 30px;
}
@media screen and (max-width: 1024px) {
  .hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 .name-and-star {
    padding-bottom: 1.06vw;
    margin-left: 3.205vw;
  }
}
.hanamusubi-12-father-customer-review .hanamusubi-12-father-customer-review-contents .customer-voices .customer-voice-3 .txt {
  line-height: 1.8;
}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImZvbnRzLnNjc3MiLCJiYXNlL2Jhc2Uuc2NzcyIsIl9taXhpbi5zY3NzIiwiY29tcG9uZW50cy9oYW5hbXVzdWJpLTEyLWZhdGhlci9oYW5hbXVzdWJpLTEyLWZhdGhlci1jdXN0b21lci1yZXZpZXcuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQzNKRjtFQUNJO0VBQ0E7RUFDQTtFQUNBOztBQ0NBO0VETEo7SUFPUTtJQUNBOztFQUNBO0lBQ0k7Ozs7QUFLWjtFQUNJOzs7QUVoQko7RUFDRTs7QURJRTtFQ0ZGO0lBR1U7OztBQUtWO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtF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YmktMTItZmF0aGVyLWN1c3RvbWVyLXJldmlldy5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyJAZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ1J5dW1pbic7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL1J5dW1pbi9BLU9URlxcIFJ5dW1pblxcIFByb1xcIFItS0wub3RmJykgZm9ybWF0KCdvcGVudHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiBub3JtYWw7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ1J5dW1pbic7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL1J5dW1pbi9BLU9URlxcIFJ5dW1pblxcIFByb1xcIE0tS0wub3RmJykgZm9ybWF0KCdvcGVudHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiA1MDA7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ1J5dW1pbic7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL1J5dW1pbi9BLU9URlxcIFJ5dW1pblxcIFByb1xcIEwtS0wub3RmJykgZm9ybWF0KCdvcGVudHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiAzMDA7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ1J5dW1pbic7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL1J5dW1pbi9BLU9URlxcIFJ5dW1pblxcIFByb1xcIEgtS0wub3RmJykgZm9ybWF0KCdvcGVudHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiA5MDA7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ1J5dW1pbic7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL1J5dW1pbi9BLU9URlxcIFJ5dW1pblxcIFByb1xcIEItS0wub3RmJykgZm9ybWF0KCdvcGVudHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiBib2xkO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdrb3p1a2EnO1xyXG4gIHNyYzogdXJsKCcuLi8uLi9mb250cy9rb3p1a2Eva296dWthXFwgUHI2TlxcIFIub3RmJykgZm9ybWF0KCdvcGVudHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiBub3JtYWw7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ2tvenVrYSc7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL2tvenVrYS9rb3p1a2FcXCBQcjZOXFwgTS5vdGYnKSBmb3JtYXQoJ29wZW50eXBlJyk7XHJcbiAgZm9udC13ZWlnaHQ6IDUwMDtcclxuICBmb250LXN0eWxlOiBub3JtYWw7XHJcbn1cclxuXHJcbkBmb250LWZhY2Uge1xyXG4gIGZvbnQtZmFtaWx5OiAna296dWthJztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMva296dWthL2tvenVrYVxcIFByNk5cXCBCLm90ZicpIGZvcm1hdCgnb3BlbnR5cGUnKTtcclxuICBmb250LXdlaWdodDogNzAwO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ2tvenVrYSc7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL2tvenVrYS9rb3p1a2FcXCBQcjZOXFwgSC5vdGYnKSBmb3JtYXQoJ29wZW50eXBlJyk7XHJcbiAgZm9udC13ZWlnaHQ6IDkwMDtcclxuICBmb250LXN0eWxlOiBub3JtYWw7XHJcbn1cclxuXHJcbkBmb250LWZhY2Uge1xyXG4gIGZvbnQtZmFtaWx5OiAna296dWthJztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMva296dWthL2tvenVrYVxcIFByNk5cXCBMLm90ZicpIGZvcm1hdCgnb3BlbnR5cGUnKTtcclxuICBmb250LXdlaWdodDogMzAwO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdrb3p1a2EtbWluJztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMva296dWthL0tvenVrYS1taW7jg7tQcm9cXCBCLm90ZicpIGZvcm1hdCgnb3BlbnR5cGUnKTtcclxuICBmb250LXdlaWdodDogNzAwO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdrb3p1a2EtZ290aGljJztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMva296dWthL0tvenVrYS1nb3RoaWNcXCBQcm9cXCBCLm90ZicpIGZvcm1hdCgnb3BlbnR5cGUnKTtcclxuICBmb250LXdlaWdodDogNzAwO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdBenVraSc7XHJcbiAgc3JjOiB1cmwoJ2h0dHBzOi8vZnVrdXVtZS5pdGVtYm94LmRlc2lnbi9pdGVtL2F6dWtpTEIudHRmP3Q9MjAyMzEwMTAwMDM3MTQnKSBmb3JtYXQoJ3RydWV0eXBlJyk7XHJcbiAgZm9udC13ZWlnaHQ6IG5vcm1hbDtcclxuICBmb250LXN0eWxlOiBub3JtYWw7XHJcbn1cclxuXHJcbkBmb250LWZhY2Uge1xyXG4gIGZvbnQtZmFtaWx5OiAnRGFtaW9uJztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMvRGFtaW9uL0RhbWlvbi1SZWd1bGFyLnR0ZicpIGZvcm1hdCgndHJ1ZXR5cGUnKTtcclxuICBmb250LXdlaWdodDogbm9ybWFsO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdIdWlGb250JztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMvSHVpRm9udC9IdWlGb250MjkudHRmJykgZm9ybWF0KCd0cnVldHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiBub3JtYWw7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ0JPRCc7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL0JvZG9uaU1UL0JPRF9JLlRURicpIGZvcm1hdCgndHJ1ZXR5cGUnKTtcclxuICBmb250LXdlaWdodDogbm9ybWFsO1xyXG4gIGZvbnQtc3R5bGU6IGl0YWxpYztcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdCZWxsR290aGljJztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMvQmVsbEdvdGhpY1N0ZC9CZWxsR290aGljU3RkLUJvbGQub3RmJykgZm9ybWF0KCdvcGVudHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiA3MDA7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ0hhbm5hcmlNaW5jaG8nO1xyXG4gIHNyYzogdXJsKCcuLi8uLi9mb250cy9IYW5uYXJpTWluY2hvL0hhbm5hcmlNaW5jaG8tUmVndWxhci5vdGYnKSBmb3JtYXQoJ29wZW50eXBlJyk7XHJcbiAgZm9udC13ZWlnaHQ6IG5vcm1hbDtcclxuICBmb250LXN0eWxlOiBub3JtYWw7XHJcbn1cclxuXHJcbkBmb250LWZhY2Uge1xyXG4gIGZvbnQtZmFtaWx5OiAnUmFnZSc7XHJcbiAgc3JjOiB1cmwoJy4uLy4uL2ZvbnRzL1JhZ2UvUkFHRV8xLlRURicpIGZvcm1hdCgndHJ1ZXR5cGUnKTtcclxuICBmb250LXdlaWdodDogbm9ybWFsO1xyXG4gIGZvbnQtc3R5bGU6IGl0YWxpYztcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdNb2Rlcm5ObzIwJztcclxuICBzcmM6IHVybCgnLi4vLi4vZm9udHMvTW9kZXJuLU5vLjIwL01PRDIwLlRURicpIGZvcm1hdCgndHJ1ZXR5cGUnKTtcclxuICBmb250LXdlaWdodDogbm9ybWFsO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdDcnBjJztcclxuICBzcmM6IHVybCgnL2ZvbnRzL0NSUEMvQ1JQQ2FuZEdSeXV1cmVpLU0tMDIudHRmJykgZm9ybWF0KCd0cnVldHlwZScpO1xyXG4gIGZvbnQtd2VpZ2h0OiBub3JtYWw7XHJcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xyXG59XHJcblxyXG5AZm9udC1mYWNlIHtcclxuICBmb250LWZhbWlseTogJ3lhc2FzaXNhJztcclxuICBzcmM6IHVybCgnL2ZvbnRzL1lhc2FzaXNhL3lhc2FzaXNhLnR0ZicpIGZvcm1hdCgndHJ1ZXR5cGUnKTtcclxuICBmb250LXdlaWdodDogbm9ybWFsO1xyXG4gIGZvbnQtc3R5bGU6IG5vcm1hbDtcclxufVxyXG5cclxuQGZvbnQtZmFjZSB7XHJcbiAgZm9udC1mYW1pbHk6ICdCcnVzaCc7XHJcbiAgc3JjOiB1cmwoJy9mb250cy9CcnVzaC9CcnVzaFNjcmlwdE9wdGktUmVndWxhci5vdGYnKSBmb3JtYXQoJ29wZW50eXBlJyk7XHJcbiAgZm9udC13ZWlnaHQ6IG5vcm1hbDtcclxuICBmb250LXN0eWxlOiBub3JtYWw7XHJcbn0iLCJAaW1wb3J0ICcuLi9taXhpbic7XHJcblxyXG4udy05MDAge1xyXG4gICAgd2lkdGg6IDkwMHB4O1xyXG4gICAgbWFyZ2luLWxlZnQ6IGF1dG87XHJcbiAgICBtYXJnaW4tcmlnaHQ6IGF1dG87XHJcbiAgICBvdmVyZmxvdzogaGlkZGVuO1xyXG5cclxuICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgIHdpZHRoOiAxMDAlO1xyXG4gICAgICAgIGhlaWdodDogYXV0bztcclxuICAgICAgICBpbWcge1xyXG4gICAgICAgICAgICBoZWlnaHQ6IGF1dG87XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59XHJcblxyXG5ib2R5LHAsaDEsaDIsaDMsaDQge1xyXG4gICAgbWFyZ2luOiAwO1xyXG59IiwiJGJyZWFrcG9pbnQ6IChcclxuICAgIHNwOiAnc2NyZWVuIGFuZCAobWF4LXdpZHRoOiA3NjdweCknLFxyXG4gICAgdGFiOiAnc2NyZWVuIGFuZCAobWF4LXdpZHRoOiAxMDI0cHgpJyxcclxuICAgIHBjOiAnc2NyZWVuIGFuZCAobWluLXdpZHRoOiAxMDI1cHgpJyxcclxuKTtcclxuXHJcbkBtaXhpbiBtcSgkYnApIHtcclxuICAgIEBtZWRpYSAje21hcC1nZXQoJGJyZWFrcG9pbnQsICRicCl9IHtcclxuICAgICAgICBAY29udGVudDtcclxuICAgIH1cclxufSIsIkBpbXBvcnQgXCIuLi8uLi9hcHAuc2Nzc1wiO1xyXG5cclxuLmhhbmFtdXN1YmktMTItZmF0aGVyLWN1c3RvbWVyLXJldmlldyB7XHJcbiAgcG9zaXRpb246IHJlbGF0aXZlO1xyXG5cclxuICAuaGFuYW11c3ViaS0xMi1mYXRoZXItY3VzdG9tZXItcmV2aWV3LWJnIHtcclxuXHJcbiAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgd2lkdGg6IDEwMCU7XHJcbiAgICB9XHJcblxyXG4gIH1cclxuXHJcbiAgLmhhbmFtdXN1YmktMTItZmF0aGVyLWN1c3RvbWVyLXJldmlldy1jb250ZW50cyB7XHJcbiAgICBwb3NpdGlvbjogYWJzb2x1dGU7XHJcbiAgICB0b3A6IDA7XHJcbiAgICBsZWZ0OiAwO1xyXG4gICAgd2lkdGg6IDEwMCU7XHJcbiAgICBkaXNwbGF5OiBmbGV4O1xyXG4gICAganVzdGlmeS1jb250ZW50OiBjZW50ZXI7XHJcbiAgICBmbGV4LWRpcmVjdGlvbjogY29sdW1uO1xyXG4gICAgYWxpZ24taXRlbXM6IGNlbnRlcjtcclxuXHJcbiAgICAuaGFuYW11c3ViaS0xMi1mYXRoZXItY3VzdG9tZXItcmV2aWV3LXRvcC1jb250ZW50cyB7XHJcbiAgICAgIHdpZHRoOiA5NSU7XHJcbiAgICAgIGJvcmRlci1ib3R0b206IDRweCBzb2xpZCAjZmZmO1xyXG4gICAgICBib3JkZXItdG9wOiA0cHggc29saWQgI2ZmZjtcclxuICAgICAgZGlzcGxheTogZmxleDtcclxuICAgICAgYWxpZ24taXRlbXM6IGNlbnRlcjtcclxuICAgICAganVzdGlmeS1jb250ZW50OiBzcGFjZS1iZXR3ZWVuO1xyXG4gICAgICBwYWRkaW5nOiAyMHB4IDA7XHJcbiAgICAgIG1hcmdpbi10b3A6IDIwcHg7XHJcblxyXG4gICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICBib3JkZXItYm90dG9tOiAwLjQyN3Z3IHNvbGlkICNmZmY7XHJcbiAgICAgICAgYm9yZGVyLXRvcDogMC40Mjd2dyBzb2xpZCAjZmZmO1xyXG4gICAgICAgIHBhZGRpbmc6IDIuMTN2dyAwO1xyXG4gICAgICAgIG1hcmdpbi10b3A6IDIuMTN2dztcclxuICAgICAgfVxyXG5cclxuICAgICAgLnJha3V0ZW4tcmV2aWV3LWJveCB7XHJcbiAgICAgICAgYm9yZGVyOiA0cHggc29saWQgI2M1MTExZDtcclxuICAgICAgICBib3JkZXItcmFkaXVzOiAyMHB4O1xyXG4gICAgICAgIGJhY2tncm91bmQtY29sb3I6ICNmZmY7XHJcbiAgICAgICAgZGlzcGxheTogZmxleDtcclxuICAgICAgICBmbGV4LWRpcmVjdGlvbjogY29sdW1uO1xyXG4gICAgICAgIGp1c3RpZnktY29udGVudDogY2VudGVyO1xyXG4gICAgICAgIHBhZGRpbmc6IDEwcHggMTVweDtcclxuXHJcbiAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICBib3JkZXI6IDAuNDI3dncgc29saWQgI2M1MTExZDtcclxuICAgICAgICAgIGJvcmRlci1yYWRpdXM6IDIuMTM3dnc7XHJcbiAgICAgICAgICBwYWRkaW5nOiAxLjA2OHZ3IDEuNjAzdnc7XHJcbiAgICAgICAgfVxyXG5cclxuICAgICAgICAucmFrdXRlbi1yZXZpZXctdHRsIHtcclxuICAgICAgICAgIGZvbnQtZmFtaWx5OiBcIua4uOOCtOOCt+ODg+OCr+S9k1wiLCBZdUdvdGhpYywgXCLmuLjjgrTjgrfjg4Pjgq9cIiwgXCJZdSBHb3RoaWNcIiwgc2Fucy1zZXJpZjtcclxuICAgICAgICAgIGZvbnQtd2VpZ2h0OiBib2xkO1xyXG4gICAgICAgICAgY29sb3I6ICMzMTMxMzE7XHJcbiAgICAgICAgICBmb250LXNpemU6IDMwcHg7XHJcbiAgICAgICAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XHJcblxyXG4gICAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICAgIGZvbnQtc2l6ZTogMy4yMDV2dztcclxuICAgICAgICAgIH1cclxuICAgICAgICB9XHJcblxyXG4gICAgICAgIC5yYWt1dGVuLXJldmlldy1zdGFyIHtcclxuICAgICAgICAgIG1hcmdpbjogLTVweCAwO1xyXG5cclxuICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICBtYXJnaW46IC0wLjUzNHZ3IDA7XHJcbiAgICAgICAgICAgIHdpZHRoOiAzOC4zNTR2dztcclxuICAgICAgICAgIH1cclxuICAgICAgICB9XHJcblxyXG4gICAgICAgIC5yYWt1dGVuLWxvZ28tYW5kLW51bSB7XHJcbiAgICAgICAgICBkaXNwbGF5OiBmbGV4O1xyXG4gICAgICAgICAgZGlzcGxheTogZmxleDtcclxuICAgICAgICAgIGFsaWduLWl0ZW1zOiBmbGV4LWVuZDtcclxuICAgICAgICAgIGp1c3RpZnktY29udGVudDogY2VudGVyO1xyXG4gICAgICAgICAgZ2FwOiAxMHB4O1xyXG4gICAgICAgICAgbWFyZ2luLXRvcDogMTBweDtcclxuXHJcbiAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgZ2FwOiAxLjA2OHZ3O1xyXG4gICAgICAgICAgICBtYXJnaW4tdG9wOiAxLjA2OHZ3O1xyXG4gICAgICAgICAgfVxyXG5cclxuICAgICAgICAgIC5udW0ge1xyXG4gICAgICAgICAgICBmb250LWZhbWlseTogXCLmuLjjgrTjgrfjg4Pjgq/kvZNcIiwgWXVHb3RoaWMsIFwi5ri444K044K344OD44KvXCIsIFwiWXUgR290aGljXCIsIHNhbnMtc2VyaWY7XHJcbiAgICAgICAgICAgIGZvbnQtd2VpZ2h0OiBib2xkO1xyXG4gICAgICAgICAgICBjb2xvcjogIzMxMzEzMTtcclxuICAgICAgICAgICAgZm9udC1zaXplOiA2NXB4O1xyXG4gICAgICAgICAgICBjb2xvcjogI2NiMjgxNztcclxuICAgICAgICAgICAgbGluZS1oZWlnaHQ6IDE7XHJcblxyXG4gICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICBmb250LXNpemU6IDYuOTQ0dnc7XHJcbiAgICAgICAgICAgIH1cclxuICAgICAgICAgIH1cclxuXHJcbiAgICAgICAgICAuZGF0ZSB7XHJcbiAgICAgICAgICAgIGZvbnQtZmFtaWx5OiBcIua4uOOCtOOCt+ODg+OCr+S9k1wiLCBZdUdvdGhpYywgXCLmuLjjgrTjgrfjg4Pjgq9cIiwgXCJZdSBHb3RoaWNcIiwgc2Fucy1zZXJpZjtcclxuICAgICAgICAgICAgZm9udC13ZWlnaHQ6IGJvbGQ7XHJcbiAgICAgICAgICAgIGNvbG9yOiAjMzEzMTMxO1xyXG4gICAgICAgICAgICBmb250LXNpemU6IDI1cHg7XHJcblxyXG4gICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICBmb250LXNpemU6IDIuOXZ3O1xyXG4gICAgICAgICAgICAgIGJvdHRvbTogLTAuNTM0dnc7XHJcbiAgICAgICAgICAgIH1cclxuICAgICAgICAgIH1cclxuICAgICAgICB9XHJcbiAgICAgIH1cclxuXHJcbiAgICAgIC5jdXN0b21lci12b2ljZS10dGwge1xyXG4gICAgICAgIGZvbnQtZmFtaWx5OiBcIlJ5dW1pblwiO1xyXG4gICAgICAgIGZvbnQtd2VpZ2h0OiA1MDA7XHJcbiAgICAgICAgY29sb3I6ICMyNjI2MjY7XHJcbiAgICAgICAgbGluZS1oZWlnaHQ6IDEuNTtcclxuXHJcbiAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcblxyXG4gICAgICAgIH1cclxuICAgICAgICBcclxuICAgICAgICAubWlkZGxlIHtcclxuICAgICAgICAgIGZvbnQtc2l6ZTogNDhweDtcclxuXHJcbiAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgZm9udC1zaXplOiA1LjEyOHZ3O1xyXG4gICAgICAgICAgfVxyXG5cclxuICAgICAgICB9XHJcblxyXG4gICAgICAgIC5sYXJnZSB7XHJcbiAgICAgICAgICBmb250LXNpemU6IDU3LjFweDtcclxuICAgICAgICAgIG1hcmdpbi1sZWZ0OiAtNDBweDtcclxuXHJcbiAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgZm9udC1zaXplOiA2LjF2dztcclxuICAgICAgICAgICAgbWFyZ2luLWxlZnQ6IC0yLjI3M3Z3O1xyXG4gICAgICAgICAgfVxyXG4gICAgICAgIH1cclxuXHJcbiAgICAgICAgLnNtYWxsIHtcclxuICAgICAgICAgIGZvbnQtc2l6ZTogNDEuMXB4O1xyXG5cclxuICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICBmb250LXNpemU6IDQuMzkxdnc7XHJcbiAgICAgICAgICB9XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcbiAgICB9XHJcblxyXG4gICAgLmN1c3RvbWVyLXZvaWNlcyB7XHJcbiAgICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcclxuICAgICAgd2lkdGg6IDEwMCU7XHJcbiAgICAgIGhlaWdodDogMTAwJTtcclxuICAgICAgZGlzcGxheTogZmxleDtcclxuICAgICAgZmxleC1kaXJlY3Rpb246IGNvbHVtbjtcclxuICAgICAgZ2FwOiAzMHB4O1xyXG4gICAgICBtYXJnaW4tdG9wOiAyMHB4O1xyXG4gICAgICB3aWR0aDogOTclO1xyXG5cclxuICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgZ2FwOiAzLjJ2dztcclxuICAgICAgICBtYXJnaW4tdG9wOiAyLjEzN3Z3O1xyXG4gICAgICB9XHJcblxyXG4gICAgICAua29uYnUtdW1lLWdvb2QtYm94IHtcclxuICAgICAgICBwb3NpdGlvbjogYWJzb2x1dGU7XHJcbiAgICAgICAgdG9wOiAtNSU7XHJcbiAgICAgICAgcmlnaHQ6IC04cHg7XHJcbiAgICAgICAgZGlzcGxheTogZmxleDtcclxuICAgICAgICBmbGV4LWRpcmVjdGlvbjogY29sdW1uO1xyXG4gICAgICAgIGFsaWduLWl0ZW1zOiBmbGV4LWVuZDtcclxuXHJcbiAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICByaWdodDogLTAuODU0dnc7XHJcbiAgICAgICAgfVxyXG5cclxuICAgICAgICAuc3BlZWNoLWJ1YmJsZS1ib3gge1xyXG4gICAgICAgICAgcG9zaXRpb246IHJlbGF0aXZlO1xyXG4gICAgICAgICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUoLTkycHgsIDQ2cHgpO1xyXG5cclxuICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlKC05LjgydncsIDQuOTF2dyk7XHJcbiAgICAgICAgICB9XHJcblxyXG4gICAgICAgICAgLnNwZWVjaC1idWJibGUge1xyXG4gICAgICAgICAgICB3aWR0aDogMzIwcHg7XHJcblxyXG4gICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICB3aWR0aDogMzQuMTh2dztcclxuICAgICAgICAgICAgfVxyXG4gICAgICAgICAgfVxyXG5cclxuICAgICAgICAgIC5zcGVlY2gtYnViYmxlLXR4dCB7XHJcbiAgICAgICAgICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcclxuICAgICAgICAgICAgdG9wOiA0MCU7XHJcbiAgICAgICAgICAgIGxlZnQ6IDUwJTtcclxuICAgICAgICAgICAgd2lkdGg6IDEwMCU7XHJcbiAgICAgICAgICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlKC01MCUsLTUwJSk7XHJcbiAgICAgICAgICAgIGZvbnQtZmFtaWx5OiBcIkF6dWtpXCI7XHJcbiAgICAgICAgICAgIGNvbG9yOiAjNDM0MzQzO1xyXG4gICAgICAgICAgICBmb250LXNpemU6IDI0cHg7XHJcbiAgICAgICAgICAgIHRleHQtYWxpZ246IGNlbnRlcjtcclxuICAgICAgICAgICAgbGluZS1oZWlnaHQ6IDEuMjtcclxuXHJcbiAgICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICAgIGZvbnQtc2l6ZTogMi41NjR2dztcclxuICAgICAgICAgICAgfVxyXG4gICAgICAgICAgfVxyXG4gICAgICAgIH1cclxuXHJcbiAgICAgICAgLmtvbmJ1LXVtZS1nb29kLWltZyB7XHJcbiAgICAgICAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVkoLTEwcHgpO1xyXG5cclxuICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICB3aWR0aDogMTguMTZ2dztcclxuICAgICAgICAgICAgdHJhbnNmb3JtOiB0cmFuc2xhdGVZKC0xLjA2dncpO1xyXG4gICAgICAgICAgfVxyXG4gICAgICAgIH1cclxuICAgICAgfVxyXG5cclxuICAgICAgLmN1c3RvbWVyLXJldmlldy1tYW4tYm94IHtcclxuICAgICAgICBwb3NpdGlvbjogYWJzb2x1dGU7XHJcbiAgICAgICAgdG9wOiAzMSU7XHJcbiAgICAgICAgbGVmdDogMzlweDtcclxuICAgICAgICBkaXNwbGF5OiBmbGV4O1xyXG4gICAgICAgIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XHJcbiAgICAgICAgYWxpZ24taXRlbXM6IGNlbnRlcjtcclxuXHJcbiAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICBsZWZ0OiA0LjE2dnc7XHJcbiAgICAgICAgfVxyXG5cclxuICAgICAgICAudHh0IHtcclxuICAgICAgICAgIGZvbnQtZmFtaWx5OiBcIkF6dWtpXCI7XHJcbiAgICAgICAgICBmb250LXNpemU6IDIxcHg7XHJcbiAgICAgICAgICBjb2xvcjogIzFlMWUxZTtcclxuICAgICAgICAgIGxpbmUtaGVpZ2h0OiAxLjc7XHJcbiAgICAgICAgICByb3RhdGU6IC01ZGVnO1xyXG4gICAgICAgICAgcG9zaXRpb246IHJlbGF0aXZlO1xyXG4gICAgICAgICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUoLTE1cHgsIDApO1xyXG4gICAgICAgICAgXHJcbiAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgZm9udC1zaXplOiAyLjI0dnc7XHJcbiAgICAgICAgICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlKC0xLjZ2dywgMCk7XHJcbiAgICAgICAgICB9XHJcblxyXG4gICAgICAgICAgJjo6YWZ0ZXIsXHJcbiAgICAgICAgICAmOjpiZWZvcmUge1xyXG4gICAgICAgICAgICBjb250ZW50OiBcIlwiO1xyXG4gICAgICAgICAgICB3aWR0aDogMXB4O1xyXG4gICAgICAgICAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjMWUxZTFlO1xyXG4gICAgICAgICAgICBwb3NpdGlvbjogYWJzb2x1dGU7XHJcblxyXG4gICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICB3aWR0aDogMC4xMDd2dztcclxuICAgICAgICAgICAgfVxyXG4gICAgICAgICAgfVxyXG5cclxuICAgICAgICAgICY6OmFmdGVyIHtcclxuICAgICAgICAgICAgYm90dG9tOiAtMjdweDtcclxuICAgICAgICAgICAgbGVmdDogLTIzcHg7XHJcbiAgICAgICAgICAgIGhlaWdodDogNjBweDtcclxuICAgICAgICAgICAgcm90YXRlOiAtMTVkZWc7XHJcblxyXG4gICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICBib3R0b206IC0yLjg4NXZ3O1xyXG4gICAgICAgICAgICAgIGxlZnQ6IC0yLjQ1N3Z3O1xyXG4gICAgICAgICAgICAgIGhlaWdodDogNi40MXZ3O1xyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgICB9XHJcblxyXG4gICAgICAgICAgJjo6YmVmb3JlIHtcclxuICAgICAgICAgICAgcmlnaHQ6IC01cHg7XHJcbiAgICAgICAgICAgIGJvdHRvbTogLTE1cHg7XHJcbiAgICAgICAgICAgIGhlaWdodDogODBweDtcclxuICAgICAgICAgICAgcm90YXRlOiAyOGRlZztcclxuXHJcbiAgICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICAgIHJpZ2h0OiAtMC41MzR2dztcclxuICAgICAgICAgICAgICBib3R0b206IC0xLjYwM3Z3O1xyXG4gICAgICAgICAgICAgIGhlaWdodDogOC41NDd2dztcclxuICAgICAgICAgICAgfVxyXG4gICAgICAgICAgfVxyXG4gICAgICAgIH1cclxuXHJcbiAgICAgICAgLmN1c3RvbWVyLXJldmlldy1tYW4ge1xyXG5cclxuICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICB3aWR0aDogMjkuOHZ3O1xyXG4gICAgICAgICAgfVxyXG4gICAgICAgIH1cclxuICAgICAgfVxyXG5cclxuXHJcbiAgICAgIC5jdXN0b21lci12b2ljZS0xLFxyXG4gICAgICAuY3VzdG9tZXItdm9pY2UtMixcclxuICAgICAgLmN1c3RvbWVyLXZvaWNlLTMge1xyXG4gICAgICAgIGJhY2tncm91bmQtY29sb3I6ICNmZmZmZmY7XHJcbiAgICAgICAgYm9yZGVyLXJhZGl1czogMjBweDtcclxuICAgICAgICBib3gtc2hhZG93OiAycHggMnB4IDEwcHggIzMxMzEzMTJmLFxyXG4gICAgICAgIC0ycHggLTJweCAxMHB4ICMzMTMxMzEyZjtcclxuXHJcbiAgICAgICAgXHJcbiAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICBib3JkZXItcmFkaXVzOiAyLjEzN3Z3O1xyXG4gICAgICAgICAgYm94LXNoYWRvdzogMC4yMTM2dncgMC4yMTM2dncgMS4wNjh2dyAjMzEzMTMxMmYsXHJcbiAgICAgICAgICAtMC4yMTM2dncgLTAuMjEzNnZ3IDEuMDY4dncgIzMxMzEzMTJmO1xyXG5cclxuICAgICAgICB9XHJcblxyXG4gICAgICAgIC5uYW1lLWFuZC1zdGFyIHtcclxuICAgICAgICAgIGRpc3BsYXk6IGZsZXg7XHJcbiAgICAgICAgICBhbGlnbi1pdGVtczogY2VudGVyO1xyXG4gICAgICAgICAgZ2FwOiAzMHB4O1xyXG5cclxuICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICBnYXA6IDMuMjA1dnc7XHJcbiAgICAgICAgICB9XHJcblxyXG4gICAgICAgICAgLmZpdmUtc3RhciB7XHJcblxyXG4gICAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgICB3aWR0aDogMjAuMjl2dztcclxuICAgICAgICAgICAgfVxyXG4gICAgICAgICAgfVxyXG5cclxuICAgICAgICAgIC5uYW1lIHtcclxuICAgICAgICAgICAgZm9udC1mYW1pbHk6IFwi5ri444K044K344OD44Kv5L2TXCIsIFl1R290aGljLCBcIua4uOOCtOOCt+ODg+OCr1wiLCBcIll1IEdvdGhpY1wiLCBzYW5zLXNlcmlmO1xyXG4gICAgICAgICAgICBjb2xvcjogIzFlMWUxZTtcclxuICAgICAgICAgICAgZm9udC1zaXplOiAxNy45OHB4O1xyXG4gICAgICAgICAgICBmb250LXdlaWdodDogNTAwO1xyXG5cclxuICAgICAgICAgICAgICAgIEBpbmNsdWRlIG1xKHRhYikge1xyXG4gICAgICAgICAgICAgICAgICBmb250LXNpemU6IDEuOTIxdnc7XHJcbiAgICAgICAgICAgIH1cclxuICAgICAgICAgIH1cclxuICAgICAgICB9XHJcblxyXG4gICAgICAgIC50eHQge1xyXG4gICAgICAgICAgZm9udC1mYW1pbHk6IFwi5ri444K044K344OD44Kv5L2TXCIsIFl1R290aGljLCBcIua4uOOCtOOCt+ODg+OCr1wiLCBcIll1IEdvdGhpY1wiLCBzYW5zLXNlcmlmO1xyXG4gICAgICAgICAgZm9udC13ZWlnaHQ6IDUwMDtcclxuICAgICAgICAgIGNvbG9yOiAjMzEzMTMxO1xyXG4gICAgICAgICAgZm9udC1zaXplOiAyNnB4O1xyXG4gICAgICAgICAgbGluZS1oZWlnaHQ6IDEuNTtcclxuXHJcbiAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgZm9udC1zaXplOiAyLjd2dztcclxuICAgICAgICAgIH1cclxuXHJcbiAgICAgICAgICAuYmx1ZSB7XHJcbiAgICAgICAgICAgIGNvbG9yOiAjNGU5OTlmO1xyXG4gICAgICAgICAgICBmb250LXdlaWdodDogYm9sZDtcclxuICAgICAgICAgICAgYmFja2dyb3VuZC1jb2xvcjogaW5pdGlhbDtcclxuICAgICAgICAgICAgZm9udC1zaXplOiAzMHB4O1xyXG5cclxuICAgICAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICAgIGZvbnQtc2l6ZTogMy4yMHZ3O1xyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgICB9XHJcblxyXG4gICAgICAgICAgLnllbGxvdy1saW5lIHtcclxuICAgICAgICAgICAgYmFja2dyb3VuZDogbGluZWFyLWdyYWRpZW50KHRyYW5zcGFyZW50IDc1JSwgI2ZmZWFhOCA3NSUpO1xyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcblxyXG4gICAgICAuY3VzdG9tZXItdm9pY2UtMSB7XHJcbiAgICAgICAgYWxpZ24tc2VsZjogZmxleC1zdGFydDtcclxuICAgICAgICBwYWRkaW5nOiAxMHB4IDIwcHggMTBweCAxNXB4O1xyXG5cclxuICAgICAgICAudHRsIHtcclxuICAgICAgICAgIGZvbnQtZmFtaWx5OiBcIlJ5dW1pblwiO1xyXG4gICAgICAgICAgZm9udC1zaXplOiAzNnB4O1xyXG4gICAgICAgICAgY29sb3I6ICNlYzY5OWI7XHJcbiAgICAgICAgICBmb250LXdlaWdodDogYm9sZDtcclxuICAgICAgICAgIGxpbmUtaGVpZ2h0OiAxLjU7XHJcblxyXG4gICAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICAgIGZvbnQtc2l6ZTogMy44NHZ3O1xyXG4gICAgICAgICAgfVxyXG4gICAgICAgIH1cclxuXHJcbiAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICBwYWRkaW5nOiAxLjA2OHZ3IDIuMTM3dncgMS4wNnZ3IDEuNjAzdnc7XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcblxyXG4gICAgICAuY3VzdG9tZXItdm9pY2UtMiAge1xyXG4gICAgICAgIGFsaWduLXNlbGY6IGZsZXgtZW5kO1xyXG4gICAgICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcclxuICAgICAgICBwYWRkaW5nOiAxMHB4IDIwcHggMjBweCAyMHB4O1xyXG5cclxuICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgIHBhZGRpbmc6IDEuMDY4dncgMi4xMzd2dyAyLjEzN3Z3IDIuMTM3dnc7XHJcbiAgICAgICAgfVxyXG5cclxuICAgICAgICAubmFtZS1hbmQtc3RhciB7XHJcbiAgICAgICAgICBwYWRkaW5nLWJvdHRvbTogMTBweDtcclxuXHJcbiAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgcGFkZGluZy1ib3R0b206IDEuMDZ2dztcclxuICAgICAgICAgIH1cclxuICAgICAgICB9XHJcbiAgICAgIH1cclxuXHJcbiAgICAgIC5jdXN0b21lci12b2ljZS0zIHtcclxuICAgICAgICBwb3NpdGlvbjogcmVsYXRpdmU7XHJcbiAgICAgICAgcGFkZGluZzogMTBweCAxMHB4IDEwcHggMjBweDtcclxuXHJcbiAgICAgICAgQGluY2x1ZGUgbXEodGFiKSB7XHJcbiAgICAgICAgICBwYWRkaW5nOiAxLjA2OHZ3IDEuMDY4dncgMS4wNjh2dyAyLjEzN3Z3O1xyXG4gICAgICAgIH1cclxuXHJcbiAgICAgICAgLm5hbWUtYW5kLXN0YXIge1xyXG4gICAgICAgICAgcGFkZGluZy1ib3R0b206IDEwcHg7XHJcbiAgICAgICAgICBtYXJnaW4tbGVmdDogMzBweDtcclxuXHJcbiAgICAgICAgICBAaW5jbHVkZSBtcSh0YWIpIHtcclxuICAgICAgICAgICAgcGFkZGluZy1ib3R0b206IDEuMDZ2dztcclxuICAgICAgICAgICAgbWFyZ2luLWxlZnQ6IDMuMjA1dnc7XHJcbiAgICAgICAgICB9XHJcbiAgICAgICAgfVxyXG5cclxuICAgICAgICAudHh0IHtcclxuICAgICAgICBsaW5lLWhlaWdodDogMS44O1xyXG4gICAgICAgIH1cclxuICAgICAgfVxyXG4gICAgfVxyXG4gIH1cclxufSJdfQ== */
