.uc-w10-container .text1 {
  font-family: ClearSans-Bold;
  font-size: 3rem;
}
.uc-w10-container .text2 {
  font-family: ClearSans;
  font-size: 1.875rem;
}
.uc-w10-container .text3 {
  font-family: ClearSans-Light;
  font-size: 1.125rem;
}
.uc-w10-container .p1 {
  width: 100%;
  height: 56.25rem;
  position: relative;
  color: white;
  transition: opacity 0.4s;
}
.uc-w10-container .p1-text {
  padding: 13.875rem 0 0 12.375rem;
}
.uc-w10-container .p1-bg,
.uc-w10-container .p1-text {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.uc-w10-container .p1-bg:nth-child(2) {
  opacity: 0;
  transition: all 0.4s;
}
.uc-w10-container .flex-col {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.uc-w10-container .p1-link1,
.uc-w10-container .p1-link2 {
  display: block;
  height: 3.125rem;
  position: relative;
}
.uc-w10-container .p1-link img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.4s;
}
.uc-w10-container .p1-link1 {
  width: 8.25rem;
}
.uc-w10-container .p1-link1:first-child {
  margin-right: 2rem;
}
.uc-w10-container .p1-link2 {
  width: 10.125rem;
}
.uc-w10-container .p1-link1 img:last-child,
.uc-w10-container .p1-link2 img:last-child {
  opacity: 0;
}
.uc-w10-container .p1-link1 img:last-child:hover,
.uc-w10-container .p1-link2 img:last-child:hover {
  opacity: 1;
}
.uc-w10-container .p1.on {
  color: black;
}
.uc-w10-container .p1.on .p1-bg:nth-child(2) {
  opacity: 1;
}
.uc-w10-container .p1.on {
  color: black;
}
.uc-w10-container .p1 .text2 {
  margin: 1.375rem 0 1.875rem;
}
.uc-w10-container .p1 .text3 {
  width: 40.625rem;
  margin-bottom: 2.75rem;
}
.uc-w10-container .p2 {
  width: 100%;
  height: 50.125rem;
}
.uc-w10-container .p2 video {
  width: 60rem;
}
.uc-w10-container .p2-text {
  width: 60rem;
  padding: 13.25rem 0 0 8.25rem;
}
.uc-w10-container .p2 .text3 {
  width: 36.875rem;
  margin: 1.75rem 0 1.5rem;
}
.uc-w10-container .p3 {
  width: 100%;
  height: 75rem;
  background-size: cover;
  padding-top: 2rem;
}
.uc-w10-container .p3 > .text3 {
  /* width: 45.75rem; */
  margin: 2.375rem 0 1.625rem;
  text-align: center;
}
.uc-w10-container .p3-img {
  width: 80.375rem;
  height: 45.125rem;
  position: relative;
  margin-top: 5.375rem;
  flex-flow: nowrap;
}
.uc-w10-container .p3-img1,
.uc-w10-container .p3-img2 {
  width: 40.1875rem;
  height: 45.125rem;
  background-size: cover;
}
.uc-w10-container .p3-img1 {
  background-position: left;
}
.uc-w10-container .p3-img2 {
  background-position: right;
}
.uc-w10-container .bg-text1,
.uc-w10-container .bg-text2 {
  position: absolute;
  top: 1.25rem;
  padding: 1rem 1.5rem;
  color: white;
  background-color: rgba(98, 98, 98, 0.5);
  border-radius: 0.375rem;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.uc-w10-container .bg-text1 {
  left: 1.75rem;
}
.uc-w10-container .bg-text2 {
  right: 1.75rem;
}
.uc-w10-container .move {
  width: 2.25rem;
  height: 2.25rem;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1.125rem;
  margin-left: -1.125rem;
  cursor: move;
}
.uc-w10-container .move::before {
  content: '';
  display: block;
  width: 0.125rem;
  height: 45.125rem;
  background-color: white;
  margin-left: 1.0625rem;
  margin-top: -21.4375rem;
}
.uc-w10-container .p4 {
  width: 100%;
  height: 75rem;
  background-size: cover;
  padding-top: 3.125rem;
}
.uc-w10-container .p4 .text3 {
  text-align: center;
  margin: 2.375rem 0 1.5rem;
}
.uc-w10-container .p5 img,
.uc-w10-container .p5 .p5-text,
.uc-w10-container .p5 video {
  width: 60rem;
  height: 31.25rem;
}
.uc-w10-container .p5 .text3 {
  width: 29.75rem;
  margin: 2.625rem 0 1.75rem;
}
.uc-w10-container .p5-item {
  flex-wrap: wrap;
}
.uc-w10-container .p5-item:first-child .p5-text {
  padding: 8.625rem 0 0 7.5rem;
}
.uc-w10-container .p5-item:last-child .p5-text {
  padding: 7.375rem 0 0 12.375rem;
}
.uc-w10-container .p6 {
  width: 100%;
  height: 46.875rem;
  background-size: cover;
  padding-top: 6.5rem;
}
.uc-w10-container .p6 .text3 {
  width: 40rem;
  text-align: center;
  margin: 2.625rem 0 8.4rem;
}
.uc-w10-container .p6-list {
  font-family: ClearSans-Bold;
  font-size: 1.25rem;
}
.uc-w10-container .p6-item {
  margin: 0 3rem;
}
.uc-w10-container .p6-item img {
  width: 13.25rem;
}
.uc-w10-mb-container {
  font-family: Roboto-Regular, ClearSans;
}
.uc-w10-mb-container .font-roboto-medium {
  font-family: Roboto-Medium;
}
.uc-w10-mb-container .font-open-sans {
  font-family: OpenSans;
}
.uc-w10-mb-container .uc-w10-mb-product {
  height: 77.875rem;
}
.uc-w10-mb-container .uc-w10-mb-product .brochure-btn {
  background: #006ee6;
}
.uc-w10-mb-container .uc-w10-mb-product .specifications-btn {
  color: #006ee6;
  border: 0.125rem solid #006ee6;
}
.uc-w10-mb-container .uc-w20-detail .w20-content {
  width: 86%;
}
.uc-w10-mb-container .uc-w10-detail {
  background-color: #efefef;
}
.uc-w10-mb-container .w20-mb-product {
  height: 61rem;
}
.uc-w10-mb-container .mbp3 br,
.uc-w10-mb-container .mbp4 br {
  display: none;
}
