<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.customization-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#pcType  .fp-tableCell  .pcimg {
  display: block;
  width: 50% !important;
  margin: auto;
}
.customization-container img {
  width: 100%;
  margin-top: 5px;
}
.customization-container main {
  width: 80%;
}
.customization-container main &gt; div {
  /* margin: 100px 0; */
  position: relative;
}
.customization-container main &gt; div:nth-child(odd) .tip_box {
  top: -5%;
  left: -1%;
}
.customization-container main &gt; div:nth-child(odd) .tip_box .tip {
  transform: scale(0.95) rotate(-15deg);
}
.customization-container main &gt; div:nth-child(even) .tip_box {
  top: -5%;
  right: -1%;
}
.customization-container main &gt; div:nth-child(even) .tip_box .tip {
  transform: scale(0.95) rotate(15deg);
}
.customization-container main .tip_box {
  width: 12.1429rem;
  height: 12.1429rem;
  border: 4px solid #ff9000;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  z-index: 9;
}
.customization-container main .tip_box .tip {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #89c22a;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-weight: bolder;
  font-size: 30px;
}
.customization-container main .p_box {
  border-radius: 12px;
}
.customization-container main .b3 .p_box {
  border: 12px solid #6ef937;
  border-radius: 12px;
  z-index: 1;
  position: relative;
}
.customization-container main .b3 .p_box:nth-child(2) {
  transform: rotate(3deg);
  z-index: -1;
}
.customization-container main .b3 .p_box:nth-child(3) {
  transform: rotate(-6deg);
}
.customization-container main .b3 .tip_box .tip {
  background-color: #e4cd2b;
}
.customization-container main .b4 .p_box {
  border: 12px solid #ffdf00;
  border-radius: 12px;
}
.customization-container main .b4 .p_box:nth-child(1) {
  transform: rotate(1deg);
}
.customization-container main .b4 .p_box:nth-child(2) {
  transform: rotate(-3deg) scale(0.95);
}
.customization-container main .b4 .tip_box .tip {
  background-color: #e61755;
}
.customization-container main .b5 .p_box {
  border: 12px solid #e61755;
  border-radius: 12px;
}
.customization-container main .b5 .c1 {
  position: relative;
}
.customization-container main .b5 .c1 .p_box:not(:first-child) {
  position: absolute;
  transform: scale(0.6);
  bottom: 0;
}
.customization-container main .b5 .c1 .p_box:nth-child(2) {
  left: 0;
}
.customization-container main .b5 .c1 .p_box:nth-child(3) {
  right: 0;
}
.customization-container main .b5 .c2 {
  display: flex;
  margin: 10px 0 60px;
}
.customization-container main .b5 .c2 .p_box:nth-child(1) {
  margin-right: 15px;
}
.customization-container main .b5 .c2 .p_box:nth-child(2) {
  border-width: 8px;
}
.customization-container main .b5 .c3 .p_box {
  border-width: 8px;
  transform: scale(1.1);
}
.customization-container main .b5 .tip_box .tip {
  background-color: #e61755;
}
.customization-container main .b6 {
  margin-bottom: 50%;
}
.customization-container main .b6 .p_box {
  border: 12px solid #40bede;
}
.customization-container main .b6 .p_box:not(:first-child) {
  position: absolute;
}
.customization-container main .b6 .p_box:nth-child(2) {
  width: 70%;
  right: -10%;
  bottom: -50%;
}
.customization-container main .b6 .p_box:nth-child(3) {
  width: 50%;
  left: -5%;
  bottom: -60%;
}
.customization-container main .b6 .tip_box .tip {
  background-color: #40bede;
}
.customization-container main .b7 .p_box {
  border: 12px solid #b5d228;
}
.customization-container main .b7 .p_box:nth-child(1) {
  margin-bottom: 10px;
}
.customization-container main .b7 .tip_box .tip {
  background-color: #b5d228;
}
.customization-container main .b8 {
  margin-bottom: 80%;
}
.customization-container main .b8 .p_box {
  border: 12px solid #eb6100;
}
.customization-container main .b8 .p_box:not(:first-child) {
  position: absolute;
}
.customization-container main .b8 .p_box:nth-child(2) {
  width: 60%;
  bottom: -35%;
  left: -10%;
}
.customization-container main .b8 .p_box:nth-child(3) {
  width: 40%;
  bottom: -45%;
  right: 10%;
  transform: rotate(5deg);
}
.customization-container main .b8 .p_box:nth-child(4) {
  width: 60%;
  bottom: -85%;
  left: -5%;
}
.customization-container main .b8 .p_box:nth-child(5) {
  width: 40%;
  bottom: -100%;
  right: 15%;
  transform: rotate(-15deg);
}
.customization-container main .b8 .tip_box .tip {
  background-color: #eb6100;
}

.b3 img, .b4 img, .b5 img, .b6 img, .b7 img, .b8 img {
  width: 25%;
  display: block;
  margin: auto;
};
.customization-container&gt;.tcenter{
  text-align: center;
}
.imgcc1{
  width: 32vw !important;
}
.imgcc2{
  width: 32vw !important;
}
.imgcc3{
  width: 27vw !important;
}
.imgcc4{
  width: 43vw !important;
}
.imgcc5{
  width: 35vw !important;
}
.imgcc6{
  width: 24vw !important;
}

</pre></body></html>