@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");

@media only screen and (max-width: 600px) {
  .h-screen {
    height: 100%;


  }

  #title {
    font-size: 20px !important;
    max-width: 300px !important;
  }

  #sub-title {
    font-size: 10px !important;
    max-width: 400px !important;
  }

  .slide-captions {
    left: 0% !important;
  }

  #videobackground {
    margin-top: 20%;
  }
}

/* silder */


.slide-captions {
  position: absolute;
  font-family: 'Times New Roman', serif !important;
  font-size: 55px !important;
  top: 40%;
  left: 10%;

  color: #FFF !important;
  z-index: 999;
}







/* silder */

.rotate {
  transition: transform 0.2s ease;
  /* Smooth animation */
  transform: rotate(180deg);
  /* Rotate 180 degrees */
}

.bigger {
  transition: transform 0.2s ease-in-out;

}

.bigger:hover {
  transform: scale(1.02);

}

.table-hv :hover {

  border-radius: 2px;
  color: #FFF !important;
  background-color: #333 !important;
  transition: all 0.5s;
}

.big {
  transition: transform 0.2s ease-in-out;
}

.big:hover {
  transform: scale(1.02);
  filter: drop-shadow(8px 8px 10px gray);

}

.shadow {
  box-shadow: 10px 10px 25px -10px rgba(0, 0, 0, 0.43);
  -webkit-box-shadow: 10px 10px 25px -10px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 10px 10px 25px -10px rgba(0, 0, 0, 0.43);
}

/* paginate style */
.page-item.active .page-link {
  z-index: 3;
  color: #ffffff !important;
  background-color: #333 !important;
  border-color: #000 !important;

  padding: 6px 12px;
}

.page-link {
  z-index: 3;
  color: #333 !important;
  background-color: #ffffff;
  border-color: #000;
  border-radius: 50%;
  padding: 6px 12px !important;
}

.pagination li {
  padding: 3px;
}

.disabled .page-link {
  color: #212529 !important;
  opacity: 0.5 !important;
}

.svg-tag:hover {
  fill: #333;
  stroke: #ffffff;
}

/* paginate style end */
/* animasi popup */
.hidden {
  opacity: 0;
  filter: blur(5px);
  transform: translateX(-100%);
  transition: all 0.5s;
}

.show {
  opacity: 1;
  filter: blur(0);
  transform: translateX(0);
}

.no-background {
  background: transparent;
  border: none;
}

/* @media(prefers-reduced-motion) {
  .hidden {
    transition: none!important;

  }
} */

/* animasi popup */



.bnw {
  filter: url(.#bnw);
}

.link {
  color: #000;

}

.link:hover {
  color: #333;

}

.nav-bg-scrolled {
  background-color: rgba(255, 255, 255) !important;
  transition: background-color 0.3s ease-in-out;
  color: #000 !important;
  opacity: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 1px 6px 5px -1px rgba(167, 55, 55, 0.17);
  -webkit-box-shadow: 1px 6px 5px -1px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 1px 6px 5px -1px rgba(0, 0, 0, 0.17);

}

.nav-bg {
  background-color: transparent !important;
  transition: background-color 0.3s ease-in-out;
  color: #000 !important;
  opacity: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: none !important;
}

.text-dark {
  font-family: 'Montserrat', sans-serif;
  color: #d5dadf !important;

}

.menu-font {
  color: #0f1011 !important;
  font-weight: 700 !important;
  font-size: large !important;

}




.swiper-button-prev {
  color: #ffffff !important;
  font-weight: bolder !important;
}

.swiper-button-next {
  color: #ffffff !important;
  font-weight: bolder !important;
}

.h-screen {
  height: 100%;

}

.footer-bg {
  background-image: url('../images/content/bgfooter.svg') !important;
}

.center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.responsive-iframe {

  width: 100%;
  height: 200px;
}

.body {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='561' preserveAspectRatio='none' viewBox='0 0 1440 561'%3e%3cg mask='url(%26quot%3b%23SvgjsMask4195%26quot%3b)' fill='none'%3e%3crect width='1440' height='561' x='0' y='0' fill='rgba(255%2c 255%2c 255%2c 1)'%3e%3c/rect%3e%3cuse xlink:href='%23SvgjsG4204' transform='translate(0%2c 0)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask4195'%3e%3crect width='1440' height='561' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cg id='SvgjsG4196'%3e%3cpath d='M1.63 12.55c1.39 0.43 2.87-0.36 3.29-1.75 0.43-1.39-0.36-2.87-1.75-3.29-1.39-0.42-2.87 0.36-3.29 1.75-0.43 1.4 0.36 2.87 1.75 3.3zM-0.7 9.08c0.52-1.71 2.33-2.67 4.04-2.14 1.71 0.52 2.67 2.33 2.16 4.04-0.52 1.71-2.33 2.67-4.05 2.14C-0.25 12.6-1.22 10.79-0.7 9.08z m11.43 6.29c1.39 0.42 2.87-0.36 3.29-1.75 0.43-1.39-0.36-2.87-1.75-3.3-1.39-0.43-2.87 0.36-3.29 1.75-0.43 1.4 0.36 2.87 1.75 3.3zM8.4 11.9c0.52-1.71 2.33-2.67 4.05-2.15 1.71 0.52 2.67 2.33 2.14 4.04s-2.33 2.67-4.04 2.15c-1.71-0.52-2.67-2.33-2.15-4.04z m2.32-7.55c0.64 0.2 1.32-0.16 1.52-0.81S12.07 2.22 11.43 2.02s-1.32 0.17-1.52 0.81 0.17 1.32 0.81 1.52z'%3e%3c/path%3e%3cpath d='M9.9 7.19c-0.17-0.05-0.33-0.19-0.39-0.44l-0.39-1.42-2.04 1.07 1.22 1.2c0.51 0.47 0.26 0.96 0.26 0.97l-1.01 3.27c-0.11 0.37-0.5 0.58-0.87 0.47s-0.58-0.51-0.46-0.88L7.02 8.81l-2.09-2.16a1.02 1.02 0 0 1-0.24-1 1 1 0 0 1 0.45-0.58l3.22-1.71c0.41-0.25 0.82-0.07 0.82-0.07 0.52 0.16 0.65 0.69 0.65 0.69l0.66 2.39 1.94 0.59c0.7 0.21 0.42 1.12-0.27 0.91l-2.25-0.68z'%3e%3c/path%3e%3c/g%3e%3cg id='SvgjsG4197'%3e%3cpath d='M7.9 4.32L5.09 3.46c-0.68-0.21-0.95 0.68-0.27 0.88L7.63 5.2c0.67 0.21 0.94-0.68 0.27-0.88'%3e%3c/path%3e%3cpath d='M7.9 4.32L5.09 3.46c-0.68-0.21-0.95 0.68-0.27 0.88L7.63 5.2c0.67 0.21 0.94-0.68 0.27-0.88M7.64 3.99a1.23 1.23 0 1 0 0.73-2.37 1.23 1.23 0 0 0-0.73 2.37'%3e%3c/path%3e%3cpath d='M7.82 4.38L4.88 3.48c-0.71-0.22-1 0.71-0.29 0.92L7.54 5.3c0.71 0.22 0.99-0.71 0.28-0.92'%3e%3c/path%3e%3cpath d='M12.84 5.91L9.02 4.74c0.91-0.48 2.62-1.39 3.5-1.85 0.42 0.95 0.52 2.01 0.32 3.02z m-0.28 0.93a5.09 5.09 0 0 1-1.95 2.32c-0.42-0.77-1.17-2.2-1.67-3.16l0.07-0.25L12.56 6.84z m-6.31 3.21l0.01-0.03-0.01 0.02-0.01 0.02z m7.05-3.5c0.4-1.31 0.31-2.71-0.24-3.95 0 0-0.14-0.3-0.14-0.3L8.57 4.61l-0.07 0.03c0.01 0.02 0.02 0.03 0.02 0.06a0.68 0.68 0 0 1-0.04 0.44 0.74 0.74 0 0 1-0.15 0.24l0 0.01-0.04 0.04-0.03 0.02a0.84 0.84 0 0 1-0.81 0.14l-1.62-0.49-1.33 4.33 0 0.01-2.32 4.33a0.69 0.69 0 1 0 1.22 0.65l2.41-4.48L5.81 9.93l0.43 0.13V10.06l-0.51 5.07a0.69 0.69 0 0 0 1.38 0.14l0.49-4.93L8.79 6.46l1.81 3.4 0.3-0.17c1.15-0.73 2-1.83 2.4-3.14z'%3e%3c/path%3e%3c/g%3e%3cg id='SvgjsG4198'%3e%3cpath d='M10.44 4.94c0.63 0.19 1.3-0.17 1.49-0.81 0.19-0.63-0.16-1.31-0.78-1.5-0.63-0.19-1.3 0.17-1.49 0.8-0.19 0.64 0.16 1.31 0.78 1.51m0.02 11L10.36 10.27 11.62 6.14c0.17-0.54-0.38-0.68-0.38-0.68L9.07 4.79s-0.09-0.04-0.32 0.06l-1.49 0.36-0.91-1.74c-0.14-0.32-0.51-0.48-0.83-0.34-0.32 0.14-0.46 0.53-0.32 0.86l1.16 2.22c0.08 0.16 0.21 0.29 0.39 0.34a0.65 0.65 0 0 0 0.38 0l1.3-0.28-0.92 3.02L4.21 14.02a0.89 0.89 0 0 0 0.27 1.23c0.41 0.26 0.96 0.13 1.22-0.29L8.57 10.89l0.12 4.99c-0.02 0.49 0.36 0.91 0.85 0.92 0.49 0.02 0.9-0.37 0.92-0.86'%3e%3c/path%3e%3cpath d='M4.72 4.48a0.16 0.16 0 0 0 0.21 0.06l0.03-0.01c0.08-0.04 0.11-0.14 0.07-0.21l-0.23-0.45a0.16 0.16 0 0 0-0.22-0.07l-0.02 0.02c-0.08 0.04-0.11 0.14-0.07 0.21l0.23 0.45zM9.05 1.58l-2.59 1.53 0.16 0.31 2.75-1.23 1.85-0.9c0.08-0.05 0.14-0.12 0.17-0.21 0.06-0.2-0.05-0.42-0.24-0.48-0.1-0.03-0.19-0.02-0.28 0.01L9.06 1.58z'%3e%3c/path%3e%3c/g%3e%3cg id='SvgjsG4199'%3e%3cpath d='M12.44 17.72c-0.32-0.1-0.6-0.26-0.83-0.46a2.26 2.26 0 0 0-0.85-0.49c-0.33-0.1-0.66-0.12-0.98-0.07A2.25 2.25 0 0 1 8.83 16.62c-0.32-0.1-0.6-0.26-0.82-0.47-0.24-0.22-0.53-0.39-0.86-0.48-0.33-0.1-0.66-0.12-0.98-0.08A2.25 2.25 0 0 1 5.23 15.52c-0.32-0.1-0.6-0.26-0.83-0.47a2.24 2.24 0 0 0-0.85-0.49c-0.33-0.1-0.66-0.12-0.98-0.07A2.25 2.25 0 0 1 1.62 14.42c-0.32-0.1-0.6-0.26-0.83-0.47a2.24 2.24 0 0 0-0.85-0.49c-0.33-0.1-0.66-0.12-0.98-0.07A2.27 2.27 0 0 1-1.99 13.31l0.41-1.35c0.32 0.1 0.64 0.12 0.95 0.08a2.3 2.3 0 0 1 0.98 0.08c0.32 0.1 0.61 0.27 0.85 0.48a2.24 2.24 0 0 0 0.83 0.47 2.22 2.22 0 0 0 0.95 0.07 2.31 2.31 0 0 1 0.98 0.08c0.32 0.1 0.61 0.27 0.85 0.48a2.24 2.24 0 0 0 0.83 0.47c0.32 0.1 0.64 0.12 0.95 0.07 0.31-0.04 0.65-0.02 0.97 0.08s0.61 0.27 0.86 0.48a2.21 2.21 0 0 0 0.82 0.47c0.32 0.1 0.64 0.12 0.95 0.08 0.32-0.04 0.65-0.02 0.98 0.07 0.33 0.1 0.61 0.27 0.85 0.49a2.21 2.21 0 0 0 0.83 0.47l-0.41 1.34zM4.11 7.96c0.67 0.21 1.39-0.18 1.6-0.86 0.21-0.68-0.17-1.39-0.84-1.6-0.67-0.2-1.38 0.18-1.6 0.85s0.17 1.4 0.84 1.6m-1.12 4.31c-0.29 0.27-0.75 0.26-1.02-0.04-0.27-0.29-0.25-0.75 0.05-1.02L6.34 7.15a1.18 1.18 0 0 1 0.57-0.31l4.31-1.11L14.98 2.24C15.34 1.9 15.9 1.92 16.24 2.28c0.33 0.36 0.31 0.93-0.05 1.27L11.69 7.73a1.16 1.16 0 0 1-0.57 0.3L6.01 9.42 2.99 12.26z'%3e%3c/path%3e%3c/g%3e%3cg id='SvgjsG4200'%3e%3cpath d='M7.93 2.46c-0.64-0.19-1.3 0.16-1.5 0.78-0.19 0.63 0.17 1.29 0.8 1.48 0.63 0.19 1.3-0.16 1.5-0.78 0.19-0.63-0.17-1.29-0.8-1.48z'%3e%3c/path%3e%3cpath d='M13.07 6.48c0.03-0.26-0.13-0.46-0.14-0.47L7.54-0.51 6.64 0.21a0.4 0.4 0 0 0-0.05 0.57 0.4 0.4 0 0 0 0.56 0.05L7.68 0.42l4.38 5.3-4.74-0.57c-0.33-0.04-0.66 0.2-0.69 0.54l-0.18 4.08L1.84 13.54c-0.29 0.27-0.3 0.72-0.03 1a0.72 0.72 0 0 0 1.02 0.04s4.81-3.95 4.83-3.98-0.04 0.74-0.04 0.75l-1.63 3.56c-0.18 0.35-0.03 0.77 0.32 0.96 0.35 0.18 0.79 0.04 0.97-0.32l1.68-3.67c0.05-0.09 0.09-0.31 0.09-0.41l0.25-4.83 3.09 0.37a0.61 0.61 0 0 0 0.68-0.53z'%3e%3c/path%3e%3c/g%3e%3cg id='SvgjsG4201'%3e%3cpath d='M12.06 10.9c-0.31-0.09-0.63-0.11-0.93-0.07-0.29 0.03-0.6 0.01-0.89-0.08-0.3-0.09-0.56-0.25-0.79-0.44a2.14 2.14 0 0 0-1.73-0.53c-0.29 0.03-0.59 0.02-0.9-0.07s-0.56-0.25-0.78-0.44a2.14 2.14 0 0 0-1.73-0.53c-0.29 0.03-0.6 0.01-0.9-0.07-0.3-0.09-0.56-0.25-0.79-0.44a2.13 2.13 0 0 0-1.73-0.53c-0.29 0.03-0.6 0.01-0.89-0.08l-0.39 1.26c0.3 0.09 0.61 0.11 0.9 0.08a2.13 2.13 0 0 1 1.73 0.53c0.19 0.16 0.41 0.29 0.66 0.38l-1.37 0.72a0.9 0.9 0 0 0-1.1-0.2l-1.57 0.83a0.9 0.9 0 0 0 0.84 1.58l1.57-0.83a0.89 0.89 0 0 0 0.46-0.96l1.87-1c0.11 0 0.21 0 0.32-0.01a2.14 2.14 0 0 1 1.73 0.53c0.22 0.19 0.49 0.35 0.79 0.44s0.61 0.11 0.9 0.08a2.14 2.14 0 0 1 1.73 0.52c0.23 0.19 0.49 0.35 0.78 0.44 0.3 0.09 0.61 0.11 0.9 0.08a2.14 2.14 0 0 1 1.73 0.53c0.22 0.19 0.49 0.35 0.79 0.44L13.65 11.8c-0.3-0.09-0.56-0.25-0.78-0.44-0.23-0.2-0.5-0.37-0.81-0.46M7.7 7.31L7.33 7.2l1.48-2.22 1.35 1.03L7.69 7.31z m6.83-2.39l1.56-0.84a0.89 0.89 0 0 0 0.37-1.21 0.89 0.89 0 0 0-1.21-0.37l-1.56 0.84a0.89 0.89 0 0 0-0.44 1.02L11.3 5.4l-2.63-2.01a1.28 1.28 0 0 0-1.99 0.17L4.84 6.34a0.45 0.45 0 0 0-0.04 0.09L0.74 5.19l-0.5 1.64c0.22 0.07 0.46 0.09 0.7 0.05a2.64 2.64 0 0 1 2.1 0.64 1.68 1.68 0 0 0 1.31 0.41 2.6 2.6 0 0 1 2.11 0.64 1.65 1.65 0 0 0 1.31 0.4 2.63 2.63 0 0 1 2.1 0.64 1.67 1.67 0 0 0 1.31 0.41c0.38-0.05 0.77-0.02 1.13 0.08 0.06 0.02 0.3 0.11 0.59 0.03 0.5-0.06 0.69-0.12 1.15-0.23 0.37-0.1 0.76-0.44 0.06-0.63-0.19-0.05-5.8-1.77-5.79-1.77L10.55 6.31l0.21 0.16a0.6 0.6 0 0 0 0.83-0.12 0.59 0.59 0 0 0 0.05-0.62L13.48 4.76c0.27 0.27 0.69 0.35 1.04 0.16z'%3e%3c/path%3e%3cpath d='M9.35 1.85l-0.26 0.29a0.65 0.65 0 0 1-0.65 0.18L8.07 2.2a1.21 1.21 0 0 0 2.31-0.01l0.01-0.06-0.97-0.3a0.06 0.06 0 0 0-0.07 0.02'%3e%3c/path%3e%3cpath d='M8.52 2.02a0.34 0.34 0 0 0 0.35-0.09l0.25-0.29c0.1-0.11 0.25-0.16 0.39-0.11l1.2 0.37a1.49 1.49 0 1 0-2.97-0.12l0.79 0.24z'%3e%3c/path%3e%3c/g%3e%3cg id='SvgjsG4202'%3e%3cpath d='M13.96 15.87a2.35 2.35 0 0 1-0.88-0.49 2.44 2.44 0 0 0-0.9-0.51c-0.35-0.11-0.7-0.13-1.04-0.09a2.35 2.35 0 0 1-1.01-0.07c-0.33-0.1-0.63-0.28-0.87-0.5-0.26-0.22-0.56-0.41-0.91-0.51-0.35-0.11-0.7-0.13-1.04-0.09a2.35 2.35 0 0 1-1-0.07c-0.33-0.1-0.63-0.28-0.88-0.5-0.25-0.22-0.56-0.41-0.9-0.51-0.35-0.11-0.7-0.13-1.04-0.08a2.36 2.36 0 0 1-1.01-0.08c-0.33-0.1-0.63-0.28-0.87-0.5-0.25-0.22-0.56-0.41-0.91-0.51-0.34-0.11-0.7-0.12-1.03-0.08A2.38 2.38 0 0 1-1.34 11.2l0.43-1.43c0.33 0.1 0.68 0.12 1.01 0.08a2.39 2.39 0 0 1 1.04 0.08c0.35 0.11 0.65 0.29 0.9 0.52 0.25 0.21 0.55 0.39 0.88 0.49 0.33 0.1 0.68 0.12 1 0.08a2.39 2.39 0 0 1 1.04 0.08c0.34 0.1 0.65 0.29 0.9 0.51 0.25 0.22 0.55 0.39 0.89 0.5 0.33 0.1 0.68 0.12 1 0.08a2.4 2.4 0 0 1 1.04 0.08c0.34 0.1 0.65 0.29 0.9 0.51 0.25 0.21 0.54 0.39 0.88 0.5 0.33 0.1 0.68 0.12 1 0.08a2.39 2.39 0 0 1 1.04 0.08c0.35 0.11 0.65 0.29 0.91 0.51 0.25 0.21 0.54 0.39 0.87 0.5l-0.43 1.42z m-0.98-4.71c1.01 0.31 2.07-0.27 2.38-1.29 0.31-1.02-0.25-2.09-1.26-2.4-1.01-0.31-2.07 0.27-2.38 1.29-0.31 1.02 0.18 2.07 1.26 2.4z'%3e%3c/path%3e%3cpath d='M2.06 8.95c0.13 0.08 0.25 0.17 0.36 0.27a2.38 2.38 0 0 0 0.87 0.49c0.33 0.1 0.68 0.12 1.01 0.08 0.33-0.05 0.69-0.03 1.04 0.08 0.34 0.1 0.65 0.29 0.9 0.52 0.25 0.22 0.54 0.39 0.88 0.49 0.33 0.1 0.68 0.12 1 0.08 0.33-0.05 0.69-0.03 1.04 0.08 0.34 0.1 0.65 0.29 0.91 0.52a2.37 2.37 0 0 0 0.87 0.49 2.43 2.43 0 0 0 0.74 0.1l-1.34-6.46 3.73 0.42c0.55 0.06 1.05-0.24 1.21-0.76 0.18-0.58-0.15-1.19-0.72-1.37-0.04-0.01-0.08-0.02-0.12-0.03l-5.76-0.66c-0.41-0.03-1.09 0.38-1.01 1.16l0.01 0.13 0.63 3.03L2.06 8.95z'%3e%3c/path%3e%3c/g%3e%3cg id='SvgjsG4203'%3e%3cpath d='M3.08 6.38c-0.28-0.09-0.58 0.07-0.67 0.36a0.53 0.53 0 1 0 0.66-0.36M11.49 4.28a1.16 1.16 0 0 0 0.68-2.22 1.16 1.16 0 0 0-0.68 2.23M4.86 4.74a0.84 0.84 0 0 1-0.62 0.15 1.37 1.37 0 0 1-0.9-0.55 1.4 1.4 0 0 1-0.3-1.01l0.03-0.17c0.05-0.17 0.14-0.3 0.28-0.4 0.42-0.32 1.1-0.15 1.52 0.4 0.42 0.54 0.42 1.25-0.01 1.58m8.38 10.91L12.09 12.97 12.53 9.49l0.03-0.4c0 0 0.09-1.11 0.16-1.97l0.46 0.48c0 0.04 0.4 2.12 0.4 2.12a0.59 0.59 0 1 0 1.16-0.22l-0.43-2.29s-0.02-0.08-0.06-0.16c-0.05-0.1-0.19-0.24-0.19-0.24L12.4 5.06a1.27 1.27 0 0 0-1.17-0.34c-0.02 0-0.52 0.06-0.96 0.59L8.6 7.07l-1.72-0.18c-0.02 0-0.03 0-0.04 0.01L5.68 5.41c-0.26-0.33-0.09-1.04-0.08-1.07 0.11-0.49-0.03-1.02-0.37-1.46a1.88 1.88 0 0 0-1.2-0.73 1.29 1.29 0 0 0-0.96 0.25 1.25 1.25 0 0 0-0.43 0.63l-0.05 0.23c-0.06 0.46 0.09 0.95 0.39 1.35 0.31 0.4 0.75 0.67 1.2 0.73l0.11 0.01c0.01 0 0.73-0.01 0.98 0.31 0 0.01 0.86 1.12 1.09 1.41a0.53 0.53 0 0 0-0.16 0.24 0.59 0.59 0 0 0 0.5 0.75l2.07 0.22s0.18 0 0.26-0.03c0.11-0.04 0.22-0.15 0.23-0.15l0.83-0.88-0.16 1.81c-0.05 0.03-2.12 1.21-2.12 1.21l-0.04 0.02c-0.2 0.09-0.34 0.25-0.39 0.44l-1.08 3.51a0.71 0.71 0 0 0 1.36 0.41L8.55 11.7c0.19-0.11 1.77-1 2.19-1.24l-0.26 2.08a0.83 0.83 0 0 0 0.09 0.48c0 0 1.37 3.19 1.37 3.19a0.71 0.71 0 0 0 1.3-0.56'%3e%3c/path%3e%3c/g%3e%3cg id='SvgjsG4204'%3e%3cuse xlink:href='%23SvgjsG4196' transform='translate(0%2c 0) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4197' transform='translate(0%2c 192) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4198' transform='translate(0%2c 384) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4197' transform='translate(192%2c 0) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4198' transform='translate(192%2c 192) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4199' transform='translate(192%2c 384) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4198' transform='translate(384%2c 0) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4199' transform='translate(384%2c 192) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4200' transform='translate(384%2c 384) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4199' transform='translate(576%2c 0) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4200' transform='translate(576%2c 192) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4201' transform='translate(576%2c 384) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4200' transform='translate(768%2c 0) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4201' transform='translate(768%2c 192) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4202' transform='translate(768%2c 384) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4201' transform='translate(960%2c 0) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4202' transform='translate(960%2c 192) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4203' transform='translate(960%2c 384) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4202' transform='translate(1152%2c 0) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4203' transform='translate(1152%2c 192) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4196' transform='translate(1152%2c 384) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4203' transform='translate(1344%2c 0) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4196' transform='translate(1344%2c 192) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsG4197' transform='translate(1344%2c 384) scale(3)' fill='rgba(225%2c 219%2c 219%2c 1)'%3e%3c/use%3e%3c/g%3e%3c/defs%3e%3c/svg%3e");
 
  
  
}