@font-face {
  font-family: "selfMELLEHKFont";
  src: url("https://www.taiwanmobile.com/event/taiwan-mobility/fonts/MELLEHK-XBOLD.woff") format("woff"), url("https://www.taiwanmobile.com/event/taiwan-mobility/fonts/MELLEHK-XBOLD.ttf") format("truetype"), url("https://www.taiwanmobile.com/event/taiwan-mobility/fonts/MELLEHK-XBOLD.eot") format("embedded-opentype");
}
section.kv {
  background: none;
  height: auto;
}

.mypowerKV {
  display: block;
}
.mypowerKV .item {
  display: block;
}
.mypowerKV .item .text-wrap {
  left: initial;
  right: 6.9444444444%;
}
@media (max-width: 1400px) {
  .mypowerKV .item .text-wrap {
    right: 6.25%;
  }
}
@media (max-width: 1200px) {
  .mypowerKV .item .text-wrap {
    right: 5.9027777778%;
  }
}
@media (max-width: 1100px) {
  .mypowerKV .item .text-wrap {
    right: 5.2083333333%;
  }
}
@media (max-width: 992px) {
  .mypowerKV .item .text-wrap {
    right: 0;
    position: relative;
    padding: 70% 20px 30px;
  }
}
.mypowerKV .item .text-wrap h1 {
  display: flex;
  justify-content: flex-end;
  width: 30%;
  margin: 5% auto 0;
}
@media (max-width: 992px) {
  .mypowerKV .item .text-wrap h1 {
    position: relative;
    width: 100%;
    justify-content: center;
  }
}
@media (max-width: 992px) {
  .mypowerKV .item .text-wrap h1 img {
    width: auto;
  }
}
.mypowerKV .item .text-wrap ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (max-width: 992px) {
  .mypowerKV .item .text-wrap ul {
    margin-top: 20px;
  }
}
@media (max-width: 640px) {
  .mypowerKV .item .text-wrap ul {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
.mypowerKV .item .text-wrap ul li {
  width: calc(50% - 20px);
  font-size: 2rem;
  line-height: 140%;
  font-weight: 600;
  position: relative;
}
@media (max-width: 640px) {
  .mypowerKV .item .text-wrap ul li {
    font-size: 1.5rem;
  }
}
.mypowerKV .item .text-wrap ul li:after {
  content: "x";
  display: block;
  position: absolute;
  left: 100%;
  top: calc(50% - 20px);
}
.mypowerKV .item .text-wrap ul li:last-child::after {
  display: none;
}
.mypowerKV .item .text-wrap p {
  font-size: 1rem;
}
.mypowerKV .item .text-wrap p small {
  font-size: 0.8em;
}
@media (max-width: 992px) {
  .mypowerKV .item .img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}

.twm-mypower_layout {
  background-repeat: no-repeat;
  font-family: "Outfit", sans-serif;
}
.twm-mypower_layout img {
  width: auto;
}
@media (max-width: 768px) {
  .twm-mypower_layout .pcSet {
    display: none;
  }
}
.twm-mypower_layout .moSet {
  display: none;
}
@media (max-width: 768px) {
  .twm-mypower_layout .moSet {
    display: block;
  }
}
.twm-mypower_layout .borderW {
  width: 1162px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1280px) {
  .twm-mypower_layout .borderW {
    width: calc(100% - 40px);
  }
}
.twm-mypower_layout *[class^=section-] {
  position: relative;
  padding: 60px 0;
}
@media (max-width: 768px) {
  .twm-mypower_layout *[class^=section-] {
    padding: 40px 0;
  }
}
.twm-mypower_layout figure figcaption {
  display: none;
}
.twm-mypower_layout .h2_style {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .twm-mypower_layout .h2_style {
    align-items: stretch;
  }
}
.twm-mypower_layout .h2_style .listStyle {
  background-color: #ffd9bf;
  width: 10px;
  border-radius: 10px;
  margin-right: 25px;
  display: flex;
  align-items: center;
  height: 5em;
}
@media (max-width: 768px) {
  .twm-mypower_layout .h2_style .listStyle {
    height: 4em;
    margin-right: 15px;
    margin-top: 5px;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .h2_style .listStyle {
    height: 3em;
    margin-top: 5%;
  }
}
.twm-mypower_layout .h2_style .listStyle b {
  display: block;
  position: relative;
  background-color: #ff9249;
  margin: 10px 0;
  width: 100%;
  height: 70%;
  border-radius: 10px;
}
.twm-mypower_layout .h2_style .listStyle b::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #ff6308;
  height: 60%;
  left: 0;
  top: 20%;
  width: 100%;
  border-radius: 10px;
  z-index: 2;
}
.twm-mypower_layout .h2_style h2 {
  font-weight: 800;
  padding: 20px 0;
  letter-spacing: 0.05em;
  font-size: 2rem;
}
@media (max-width: 768px) {
  .twm-mypower_layout .h2_style h2 {
    font-size: 1.8em;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .h2_style h2 {
    font-size: 1.5em;
  }
}
.twm-mypower_layout .h2_style h2 span {
  color: #6a6a6a;
  font-size: 0.8em;
  line-height: 120%;
  display: block;
  font-weight: 400;
  margin-top: 20px;
}
.twm-mypower_layout .h2_style h2 img {
  filter: invert(1);
}
.twm-mypower_layout .scrolltriangle {
  text-align: center;
}
.twm-mypower_layout .scrolltriangle > div {
  transition: all linear 0.2s;
}
.twm-mypower_layout .scrolltriangle > div div {
  transition: all linear 0.2s;
}
.twm-mypower_layout .scrolltriangle > div div img {
  mix-blend-mode: multiply;
  transform: rotate(90deg);
  width: 15px;
  display: block;
  filter: invert(1);
}
.twm-mypower_layout .scrolltriangle > div div:nth-last-child(1) img {
  opacity: 0.7;
}
.twm-mypower_layout .scrolltriangle > div div:nth-last-child(2) img {
  opacity: 0.5;
}
.twm-mypower_layout .scrolltriangle > div div:nth-last-child(3) img {
  opacity: 0.3;
}
.twm-mypower_layout .scrolltriangle > div.vertical {
  text-align: center;
  display: inline-block;
}
.twm-mypower_layout .scrolltriangle > div.vertical > div {
  margin-top: -5px;
}
.twm-mypower_layout .scrolltriangle > div.horizontal {
  display: flex;
}
.twm-mypower_layout .scrolltriangle > div.horizontal > div img {
  transform: rotate(0deg);
}
.twm-mypower_layout .scrolltriangle > div.horizontal > div:last-child {
  margin-left: -5px;
}
.twm-mypower_layout .section-about .features {
  position: relative;
}
.twm-mypower_layout .section-about .features .bg, .twm-mypower_layout .section-about .features::before, .twm-mypower_layout .section-about .features::after {
  content: "";
  display: block;
  position: absolute;
  width: calc(110% - 40px);
  right: -15%;
  top: 0;
  z-index: 3;
  height: 100%;
  border-top-left-radius: 20px;
  transform: skew(25deg, 0deg);
  border-bottom-left-radius: 50px;
  background-image: url(../img/mypower/style_bg2.png);
  background-size: auto 100%;
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-about .features .bg, .twm-mypower_layout .section-about .features::before, .twm-mypower_layout .section-about .features::after {
    transform: skew(15deg, 0deg);
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-about .features .bg, .twm-mypower_layout .section-about .features::before, .twm-mypower_layout .section-about .features::after {
    transform: skew(5deg, 0deg);
    border-bottom-left-radius: 30px;
    right: -5%;
  }
}
.twm-mypower_layout .section-about .features::before {
  z-index: 2;
  background-image: none;
  background-color: #ffbf65;
  top: 10px;
  right: calc(-15% - 20px);
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-about .features::before {
    right: calc(-5% - 10px);
  }
}
.twm-mypower_layout .section-about .features::after {
  z-index: 1;
  background-image: none;
  background-color: #ffd59b;
  top: 20px;
  right: calc(-15% - 40px);
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-about .features::after {
    right: calc(-5% - 20px);
  }
}
.twm-mypower_layout .section-about .features ul {
  display: flex;
  position: relative;
  z-index: 4;
  padding: 30px 0;
  align-items: stretch;
  justify-content: space-around;
}
@media (max-width: 1440px) {
  .twm-mypower_layout .section-about .features ul {
    padding: 30px 50px;
  }
}
@media (max-width: 1280px) {
  .twm-mypower_layout .section-about .features ul {
    padding: 30px 12%;
  }
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-about .features ul {
    flex-wrap: wrap;
    justify-content: space-evenly;
    gap: 20px 0;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-about .features ul {
    padding: 30px 5%;
  }
}
.twm-mypower_layout .section-about .features ul li {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-about .features ul li {
    width: 33.3333333333%;
  }
}
.twm-mypower_layout .section-about .features ul li .icon {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
}
.twm-mypower_layout .section-about .features ul li .icon img {
  margin: 0 auto;
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-about .features ul li .icon img {
    width: 60%;
  }
}
.twm-mypower_layout .section-about .features ul li .txt {
  display: flex;
  align-items: center;
  justify-content: center;
}
.twm-mypower_layout .section-about .features ul li .txt p {
  text-align: center;
  color: #fff;
  line-height: 140%;
}
.twm-mypower_layout .section-about .context {
  margin-top: 80px;
}
.twm-mypower_layout .section-about .context .borderW {
  width: calc(94% - 80px);
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-about .context .borderW {
    width: calc(100% - 40px);
  }
}
.twm-mypower_layout .section-about .context .context-bg {
  background-image: url(../img/mypower/sec1/bg.jpg);
  color: #fff;
  border-radius: 40px;
  height: calc(100vh - 130px);
  background-size: cover;
  background-position: 50% 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  padding: 50px;
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-about .context .context-bg {
    padding: 30px;
    height: calc(70vh - 80px);
  }
}
.twm-mypower_layout .section-about .context .context-bg h3 {
  font-size: 1.8em;
  font-weight: 700;
  line-height: 150%;
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-about .context .context-bg h3 {
    font-size: 1.5em;
  }
}
.twm-mypower_layout .section-about .context .context-bg > div p {
  font-size: 1.5em;
  line-height: 150%;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-about .context .context-bg > div p {
    font-size: 1.2em;
    text-shadow: 0 -5px 10px BLACK;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-about .context .context-bg > div p {
    font-size: 1em;
  }
}
.twm-mypower_layout .centerswiperV .swiper-slide,
.twm-mypower_layout .centerswiper .swiper-slide,
.twm-mypower_layout .centerswiper2 .swiper-slide {
  width: auto;
}
.twm-mypower_layout .centerswiperV .swiper-pagination,
.twm-mypower_layout .centerswiper .swiper-pagination,
.twm-mypower_layout .centerswiper2 .swiper-pagination {
  margin: 0 30px;
  padding: 0;
}
@media (max-width: 1280px) {
  .twm-mypower_layout .centerswiperV .swiper-pagination,
  .twm-mypower_layout .centerswiper .swiper-pagination,
  .twm-mypower_layout .centerswiper2 .swiper-pagination {
    margin: 0 20px;
  }
}
.twm-mypower_layout .centerswiperV .swiper-pagination span,
.twm-mypower_layout .centerswiper .swiper-pagination span,
.twm-mypower_layout .centerswiper2 .swiper-pagination span {
  width: 10px;
  height: 10px;
  margin: 0 20px;
  background-color: #747474;
}
.twm-mypower_layout .centerswiperV .swiper-pagination span.swiper-pagination-bullet-active,
.twm-mypower_layout .centerswiper .swiper-pagination span.swiper-pagination-bullet-active,
.twm-mypower_layout .centerswiper2 .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #1ec5a8;
}
@media (max-width: 1280px) {
  .twm-mypower_layout .centerswiperV .swiper-pagination span,
  .twm-mypower_layout .centerswiper .swiper-pagination span,
  .twm-mypower_layout .centerswiper2 .swiper-pagination span {
    width: 6px;
    height: 6px;
    margin: 0 10px;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .centerswiperV .swiper-pagination span,
  .twm-mypower_layout .centerswiper .swiper-pagination span,
  .twm-mypower_layout .centerswiper2 .swiper-pagination span {
    margin: 0 5px;
  }
}
.twm-mypower_layout .centerswiperV .swiper-button-next,
.twm-mypower_layout .centerswiper .swiper-button-next,
.twm-mypower_layout .centerswiper2 .swiper-button-next {
  right: -15px;
}
@media (max-width: 1440px) {
  .twm-mypower_layout .centerswiperV .swiper-button-next,
  .twm-mypower_layout .centerswiper .swiper-button-next,
  .twm-mypower_layout .centerswiper2 .swiper-button-next {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .centerswiperV .swiper-button-next,
  .twm-mypower_layout .centerswiper .swiper-button-next,
  .twm-mypower_layout .centerswiper2 .swiper-button-next {
    width: 30px;
    height: 30px;
  }
}
.twm-mypower_layout .centerswiperV .swiper-button-next::after,
.twm-mypower_layout .centerswiper .swiper-button-next::after,
.twm-mypower_layout .centerswiper2 .swiper-button-next::after {
  content: "";
  display: block;
  width: 120%;
  height: 120%;
  background-color: rgba(233, 236, 241, 0.6588235294);
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: -1;
  border-radius: 50%;
  transform: scale(2);
}
.twm-mypower_layout .centerswiperV .swiper-button-prev,
.twm-mypower_layout .centerswiper .swiper-button-prev,
.twm-mypower_layout .centerswiper2 .swiper-button-prev {
  transform: rotate(180deg);
  transform-origin: center 25%;
  width: 70px;
  height: 70px;
  left: -15px;
}
@media (max-width: 1440px) {
  .twm-mypower_layout .centerswiperV .swiper-button-prev,
  .twm-mypower_layout .centerswiper .swiper-button-prev,
  .twm-mypower_layout .centerswiper2 .swiper-button-prev {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .centerswiperV .swiper-button-prev,
  .twm-mypower_layout .centerswiper .swiper-button-prev,
  .twm-mypower_layout .centerswiper2 .swiper-button-prev {
    width: 30px;
    height: 30px;
  }
}
.twm-mypower_layout .centerswiperV .swiper-button-prev::after,
.twm-mypower_layout .centerswiper .swiper-button-prev::after,
.twm-mypower_layout .centerswiper2 .swiper-button-prev::after {
  content: "";
  display: block;
  width: 120%;
  height: 120%;
  background-color: rgba(233, 236, 241, 0.6588235294);
  position: absolute;
  right: -120%;
  top: -10%;
  z-index: -1;
  border-radius: 50%;
  transform: scale(2);
}
@media (max-width: 1280px) {
  .twm-mypower_layout .section-teslaAPP .centerswiperV {
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-teslaAPP .swiper-slide {
    width: 250px;
  }
}
.twm-mypower_layout .section-teslaAPP .swiper-slide .box .img img {
  margin: 0 auto;
  display: block;
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.5411764706));
}
@media (max-width: 1440px) {
  .twm-mypower_layout .section-teslaAPP .swiper-slide .box .img img {
    width: 70%;
  }
}
@media (max-width: 980px) {
  .twm-mypower_layout .section-teslaAPP .swiper-slide .box .img img {
    width: 90%;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-teslaAPP .swiper-slide .box .img img {
    width: 100%;
  }
}
.twm-mypower_layout .section-teslaAPP .swiper-slide .box .txt {
  text-align: center;
  margin-top: 5px;
}
.twm-mypower_layout .section-teslaAPP .swiper-slide .box .txt h3 {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-teslaAPP .swiper-slide .box .txt h3 {
    margin-bottom: 10px;
  }
}
.twm-mypower_layout .section-teslaAPP .swiper-slide .box .txt h3:after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  background-color: #ffe6ad;
  height: 30%;
  left: -10%;
  bottom: 0;
  width: 120%;
  border-radius: 45px;
}
.twm-mypower_layout .section-teslaAPP .swiper-slide .box .txt h3 b {
  position: relative;
  z-index: 2;
  color: #ff6700;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 140%;
}
@media (max-width: 1440px) {
  .twm-mypower_layout .section-teslaAPP .swiper-slide .box .txt h3 b {
    font-size: 1.2rem;
  }
}
.twm-mypower_layout .section-teslaAPP .swiper-slide .box .txt p {
  line-height: 120%;
}
@media (max-width: 1440px) {
  .twm-mypower_layout .section-teslaAPP .swiper-slide .box .txt p {
    font-size: 0.9rem;
  }
}
.twm-mypower_layout .section-service {
  padding-top: 0;
}
.twm-mypower_layout .section-service .feature ul {
  display: flex;
  justify-content: space-around;
  align-items: stretch;
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-service .feature ul {
    flex-wrap: wrap;
    gap: 50px 0;
  }
}
.twm-mypower_layout .section-service .feature ul li {
  width: calc(25% - 20px);
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-service .feature ul li {
    width: calc(50% - 20px);
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-service .feature ul li {
    width: calc(70% - 20px);
  }
}
.twm-mypower_layout .section-service .feature ul li .cover {
  aspect-ratio: 1/1;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
}
@media (max-width: 1280px) {
  .twm-mypower_layout .section-service .feature ul li .cover {
    width: 100%;
    margin: 0 auto;
  }
}
.twm-mypower_layout .section-service .feature ul li .txt {
  position: relative;
  color: #fff;
  padding: 0 0 0 20px;
  margin-top: -25%;
  margin-left: -10px;
}
.twm-mypower_layout .section-service .feature ul li .txt:before, .twm-mypower_layout .section-service .feature ul li .txt:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../img/mypower/sec2/triangle.png);
  width: 163px;
  height: 178px;
  left: 5px;
  bottom: calc(50% - 80px);
  opacity: 0.7;
  mix-blend-mode: multiply;
  filter: invert(1);
}
@media (max-width: 1280px) {
  .twm-mypower_layout .section-service .feature ul li .txt:before, .twm-mypower_layout .section-service .feature ul li .txt:after {
    transform: scale(0.9);
    transform-origin: left;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-service .feature ul li .txt:before, .twm-mypower_layout .section-service .feature ul li .txt:after {
    transform: scale(0.8);
  }
}
.twm-mypower_layout .section-service .feature ul li .txt:after {
  bottom: calc(50% - 74px);
  left: 0;
  opacity: 1;
}
.twm-mypower_layout .section-service .feature ul li .txt h3 {
  position: relative;
  z-index: 3;
  font-size: 2em;
  letter-spacing: 0.1em;
  text-shadow: 0 0px 10px BLACk;
}
@media (max-width: 1280px) {
  .twm-mypower_layout .section-service .feature ul li .txt h3 {
    font-size: 1.7em;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-service .feature ul li .txt h3 {
    font-size: 1.5em;
  }
}
.twm-mypower_layout .section-service .feature ul li .txt p {
  position: relative;
  z-index: 3;
  font-weight: bold;
  line-height: 120%;
  font-size: 1.3em;
  text-shadow: 0 0px 10px BLACk;
  letter-spacing: 0.1em;
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-service .feature ul li .txt p {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-need .h2_style h2 img {
    width: 25px;
    vertical-align: text-bottom;
  }
}
.twm-mypower_layout .section-need .user ul {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90%;
  margin: 0 auto 30px;
}
.twm-mypower_layout .section-need .user ul:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  right: 0;
  top: 0;
  z-index: 1;
  height: 100%;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  transform: skew(-25deg, 0deg);
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
  background-image: url(../img/mypower/style_bg2.png);
  background-position: 50% 100%;
}
.twm-mypower_layout .section-need .user ul:before {
  content: "";
  display: block;
  width: 10px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3411764706);
  position: absolute;
  left: calc(50% - 5px);
  top: 0;
  z-index: 4;
  transform: skew(-25deg, 0deg);
}
.twm-mypower_layout .section-need .user ul li {
  color: #fff;
  position: relative;
  z-index: 2;
  font-size: 1.5em;
  width: 50%;
  text-align: center;
  list-style: 150%;
  padding: 10px 0;
}
.twm-mypower_layout .section-need .three ul {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-need .three ul {
    flex-wrap: wrap;
    gap: 10px 0;
  }
}
.twm-mypower_layout .section-need .three ul li {
  width: calc(33.3333333333% - 40px);
}
@media (max-width: 980px) {
  .twm-mypower_layout .section-need .three ul li {
    width: calc(33.3333333333% - 10px);
  }
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-need .three ul li {
    width: 100%;
  }
}
.twm-mypower_layout .section-need .three ul li .box {
  background-color: #efefef;
  height: 100%;
  border-radius: 60px 40px 50px 30px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-need .three ul li .box {
    display: flex;
    border-radius: 20px 50px;
  }
}
.twm-mypower_layout .section-need .three ul li .box .cover {
  position: relative;
  background-repeat: no-repeat;
  background-position: 50%;
  aspect-ratio: 3/2;
  background-size: cover;
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-need .three ul li .box .cover {
    width: 25%;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-need .three ul li .box .cover {
    width: 35%;
  }
}
.twm-mypower_layout .section-need .three ul li .box .cover h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 10px BLACK, 0 0 10px BLACK;
  padding: 10px;
  font-size: 1.5em;
}
.twm-mypower_layout .section-need .three ul li .box .des {
  padding: 10px;
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-need .three ul li .box .des {
    width: 75%;
    padding-left: 5%;
    align-content: center;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-need .three ul li .box .des {
    width: 65%;
  }
}
.twm-mypower_layout .section-need .three ul li .box .des p {
  text-align: center;
  line-height: 130%;
  height: 4em;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-need .three ul li .box .des p {
    height: auto;
    display: block;
    text-align: left;
  }
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-need .three ul li .box .des p span {
    font-size: 1.4em;
    display: block;
    line-height: 150%;
    color: #ff7404;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-need .three ul li .box .des p span {
    font-size: 1.2em;
  }
}
.twm-mypower_layout .section-specification .h2_style h2 span {
  color: #ff9146;
  font-size: 1rem;
}
.twm-mypower_layout .section-specification #bookmark-singlepage-nav {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.04);
}
.twm-mypower_layout .section-specification #bookmark-singlepage-nav .new-v2-page-detail__types-link {
  font-family: "Outfit", serif;
  width: 50%;
  font-size: 1.8em;
  color: #9e9e9e;
  font-weight: 700;
}
@media (max-width: 767px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-nav .new-v2-page-detail__types-link {
    flex: unset;
    font-size: 1.5em;
  }
}
.twm-mypower_layout .section-specification #bookmark-singlepage-nav .new-v2-page-detail__types-link.-active {
  color: #ff6700;
}
.twm-mypower_layout .section-specification #bookmark-singlepage-nav .new-v2-page-detail__types-link:after {
  height: 4px;
  background-color: #ff6700;
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container {
  position: relative;
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container:after {
  content: "";
  display: block;
  background-image: url(../img/mypower/sec4/bg1.png);
  background-repeat: no-repeat;
  background-position: 100% 0%;
  background-size: auto 100%;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 150%;
  top: 0;
  left: 0;
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container:after {
    background-position: 90% 0%;
    background-size: auto 80%;
  }
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .borderW {
  overflow: visible;
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context {
  padding: 50px 0;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1280px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context {
    padding: 50px;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context {
    padding: 50px 0;
  }
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .highlight {
  width: 100%;
  position: relative;
  margin-bottom: 50px;
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .highlight > div {
  position: relative;
  background-color: #a9b6c9;
  width: auto;
  display: inline-block;
  border-radius: 50px;
  margin-left: 18px;
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .highlight > div::before, .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .highlight > div:after {
  content: "";
  display: block;
  border-radius: 50px;
  background-color: #ffe6d5;
  width: calc(100% + 36px);
  position: absolute;
  height: 100%;
  top: 0;
  left: -18px;
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .highlight > div:after {
  background-color: #ffb583;
  left: -9px;
  width: calc(100% + 18px);
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .highlight > div strong {
  position: relative;
  z-index: 3;
  display: block;
  padding: 10px 20px;
  background-color: #ff6700;
  border-radius: 50px;
  color: #fff;
  letter-spacing: 0.1em;
  font-weight: 400;
  font-size: 1.2rem;
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .highlight > div strong {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .highlight > div strong {
    font-size: 0.8em;
  }
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification {
  width: 70%;
  position: relative;
}
@media (max-width: 1280px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification {
    width: 60%;
  }
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification {
    width: 100%;
  }
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification ul {
  display: flex;
  flex-wrap: wrap;
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification ul > li {
  width: 50%;
  line-height: 150%;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification ul > li:nth-last-child(1), .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification ul > li:nth-last-child(2) {
    width: 100%;
  }
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification ul > li:nth-last-child(1) > *, .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification ul > li:nth-last-child(2) > * {
    width: 50%;
  }
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification ul > li h4 {
  font-weight: bold;
  font-size: 1rem;
  border-bottom: 1px dashed #000;
  line-height: 150%;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification ul > li h4 b {
  display: inline-block;
  background-color: #ff6700;
  color: #fff;
  border-radius: 45px;
  font-size: 0.8em;
  padding: 0 5px;
  line-height: 150%;
  letter-spacing: 0.1em;
  vertical-align: text-bottom;
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification ul > li ol li {
  color: #323232;
  line-height: 26px;
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification ul > li ol li {
    font-size: 0.9em;
  }
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification ul > li ol li b {
  display: inline-block;
  background-color: #ff6700;
  color: #fff;
  border-radius: 45px;
  font-size: 0.8em;
  padding: 0 5px;
  line-height: 150%;
  letter-spacing: 0.1em;
  vertical-align: text-bottom;
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification .ps {
    position: absolute;
    top: calc(100% + 50px);
    left: 0;
  }
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification .ps ul {
    width: 100%;
  }
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification .ps ul > li > * {
    width: 100%;
  }
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification .ps ul li {
  width: 100%;
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification .ps ul li h5 {
  font-size: 0.8rem;
  margin-bottom: 5px;
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification .ps ul li h5 b {
  display: inline-block;
  background-color: #ff6700;
  color: #fff;
  border-radius: 45px;
  padding: 0 5px;
  line-height: 150%;
  letter-spacing: 0.1em;
  vertical-align: text-bottom;
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification .ps ul li p {
  color: #323232;
  font-size: 0.8rem;
  line-height: 140%;
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .specification .ps ul li p {
    font-size: 0.7rem;
  }
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .img {
  width: 30%;
  position: relative;
}
@media (max-width: 1280px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .img {
    width: 40%;
  }
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .img {
    position: absolute;
    bottom: calc(50px - 10%);
    right: 0;
    width: 70%;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .img {
    bottom: calc(50px - 5%);
    width: 100%;
    right: -20%;
  }
}
.twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .img img {
  position: absolute;
  max-width: unset;
  right: -80%;
}
@media (max-width: 1280px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .img img {
    right: -50%;
    width: 220%;
    top: 30%;
  }
}
@media (max-width: 768px) {
  .twm-mypower_layout .section-specification #bookmark-singlepage-tab-container .context .img img {
    position: initial;
    width: 100%;
  }
}
.twm-mypower_layout .section-specification .contactus {
  margin-top: 150px;
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  .twm-mypower_layout .section-specification .contactus {
    margin-top: 200px;
  }
}
.twm-mypower_layout .section-specification .contactus .contactBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.twm-mypower_layout .section-specification .contactus .contactBtn a {
  display: block;
  position: relative;
}
.twm-mypower_layout .section-specification .contactus .contactBtn a:after, .twm-mypower_layout .section-specification .contactus .contactBtn a:before {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  z-index: 2;
  background-color: #ffccaa;
  border-radius: 50px;
  transition: all linear 0.9s;
}
.twm-mypower_layout .section-specification .contactus .contactBtn a:after {
  top: -10px;
  left: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: 1;
  background-color: #fff5ee;
  transition: all linear 0.5s;
}
.twm-mypower_layout .section-specification .contactus .contactBtn a p {
  position: relative;
  z-index: 3;
  color: #fff;
  background-color: #ff6700;
  border-radius: 50px;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 15px 40px;
  line-height: 100%;
  transition: all linear 0.2s;
}
.twm-mypower_layout .section-specification .contactus .contactBtn:hover a:after {
  background-color: #b9f5c1;
}
.twm-mypower_layout .section-specification .contactus .contactBtn:hover a:before {
  background-color: #78df85;
}
.twm-mypower_layout .section-specification .contactus .contactBtn:hover a p {
  background-color: #2a6732;
}
.twm-mypower_layout .section-steps {
  position: relative;
}
.twm-mypower_layout .section-steps::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #000;
  width: 60%;
  left: -5%;
  height: 100%;
  top: 0;
  z-index: 1;
  transform: skewX(30deg);
  background: linear-gradient(to bottom, rgb(250, 251, 252) 0%, rgb(241, 243, 246) 100%);
}
.twm-mypower_layout .section-steps::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #000;
  width: 49%;
  right: -5%;
  height: 100%;
  top: 0;
  z-index: 1;
  transform: skewX(30deg);
  background: linear-gradient(to bottom, rgb(239, 242, 245) 0%, rgb(243, 244, 247) 100%);
}
.twm-mypower_layout .section-steps .steps {
  position: relative;
  z-index: 2;
}
.twm-mypower_layout .section-steps .steps ul {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  text-align: center;
}
@media (max-width: 980px) {
  .twm-mypower_layout .section-steps .steps ul {
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px 0;
  }
}
.twm-mypower_layout .section-steps .steps ul li {
  width: calc(20% - 40px);
}
@media (max-width: 980px) {
  .twm-mypower_layout .section-steps .steps ul li {
    width: calc(33.3333333333% - 30px);
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-steps .steps ul li {
    width: calc(50% - 15px);
  }
}
.twm-mypower_layout .section-steps .steps ul li .icon {
  width: auto;
  height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
.twm-mypower_layout .section-steps .steps ul li .icon img {
  transform: scale(0.9);
}
@media (max-width: 980px) {
  .twm-mypower_layout .section-steps .steps ul li .icon img {
    transform: scale(1);
    width: 60px;
  }
}
.twm-mypower_layout .section-steps .steps ul li .num {
  font-size: 2.5rem;
}
.twm-mypower_layout .section-steps .steps ul li .num b {
  color: #ff6700;
}
.twm-mypower_layout .section-steps .steps ul li .txt {
  position: relative;
  padding-top: 20px;
}
.twm-mypower_layout .section-steps .steps ul li .txt:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  background-color: #ff6700;
  height: 12px;
  top: 2px;
  left: calc(50% - 1px);
}
.twm-mypower_layout .section-steps .steps ul li .txt p {
  color: #6c6c6c;
  font-weight: 500;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
.twm-mypower_layout .section-steps .steps ul .scrolltriangle .horizontal {
  height: 100%;
  display: flex;
  align-items: end;
  padding-bottom: 25px;
}
@media (max-width: 980px) {
  .twm-mypower_layout .section-steps .steps ul > *:nth-child(6) {
    display: none;
  }
}
@media (max-width: 480px) {
  .twm-mypower_layout .section-steps .steps ul > *:nth-child(6) {
    display: block;
  }
  .twm-mypower_layout .section-steps .steps ul > *:nth-child(4),
  .twm-mypower_layout .section-steps .steps ul > *:nth-child(8) {
    display: none;
  }
}

.video_popuplayer {
  position: fixed;
  z-index: -999;
  background: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  transition: all linear 0.2s;
  opacity: 0;
}
.video_popuplayer .frames {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.video_popuplayer .frames .p-body {
  max-width: 75%;
  max-height: 80vh;
  background: #fff;
  border-radius: 30px;
  position: relative;
}
@media (max-width: 1440px) {
  .video_popuplayer .frames .p-body {
    max-width: 85%;
    min-width: 50%;
  }
}
@media (max-width: 1280px) {
  .video_popuplayer .frames .p-body {
    max-width: 85%;
    width: 75%;
  }
}
@media (max-width: 640px) {
  .video_popuplayer .frames .p-body {
    border-radius: 20px;
    max-width: 90%;
    width: 90%;
  }
}
.video_popuplayer .frames .p-body .close-btn {
  cursor: pointer;
  position: absolute;
  right: -50px;
  top: 0px;
  z-index: 2;
  background-color: rgb(0, 0, 0);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(45deg);
  transition: all linear 0.2s;
}
@media (max-width: 640px) {
  .video_popuplayer .frames .p-body .close-btn {
    right: -10px;
    top: -15px;
    background-color: rgb(51, 51, 51);
  }
}
.video_popuplayer .frames .p-body .close-btn b {
  display: block;
  width: 3px;
  height: 22px;
  background: #fff;
  border-radius: 15px;
}
.video_popuplayer .frames .p-body .close-btn b:last-child {
  transform: rotate(90deg);
  position: absolute;
}
.video_popuplayer .frames .p-body .close-btn:hover {
  background-color: rgb(51, 51, 51);
}
.video_popuplayer .frames .p-body .p-body-box {
  padding: 20px;
}
@media (max-width: 1440px) {
  .video_popuplayer .frames .p-body .p-body-box {
    padding: 15px;
  }
}
@media (max-width: 640px) {
  .video_popuplayer .frames .p-body .p-body-box {
    padding: 10px;
  }
}
.video_popuplayer .frames .p-body .p-body-box .p-body-h3 {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  line-height: 150%;
  color: #000;
}
@media (max-width: 768px) {
  .video_popuplayer .frames .p-body .p-body-box .p-body-h3 {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .video_popuplayer .frames .p-body .p-body-box .p-body-h3 {
    font-size: 18px;
  }
}
.video_popuplayer .frames .p-body .p-body-box .p-body-content {
  overflow: auto;
  max-height: calc(85vh - 105px - 4rem);
  line-height: 140%;
}
@media (max-width: 1440px) {
  .video_popuplayer .frames .p-body .p-body-box .p-body-content {
    max-height: calc(85vh - 95px - 1rem);
  }
}
@media (max-width: 640px) {
  .video_popuplayer .frames .p-body .p-body-box .p-body-content {
    max-height: calc(85vh - 95px - 2.4rem);
  }
}
.video_popuplayer .frames .p-body .p-body-box .p-body-content::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  border-radius: 10px;
}
.video_popuplayer .frames .p-body .p-body-box .p-body-content::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
  border-radius: 10px;
}
.video_popuplayer .frames .p-body .p-body-box .p-body-content::-webkit-scrollbar-thumb {
  background-color: #007bbc;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}
.video_popuplayer .frames .p-body .p-body-box .p-body-content img {
  margin: 0 auto;
  display: block;
}
.video_popuplayer .frames .p-body .p-body-box .p-body-content img + span.imgInfo {
  display: block;
  font-size: 0.7rem;
  text-align: center;
  font-weight: normal;
  margin-top: 3px;
  line-height: 140%;
}
.video_popuplayer .frames .p-body .p-body-box .p-body-content h4 {
  text-align: center;
  font-weight: bold;
  line-height: 140%;
}
@media (max-width: 768px) {
  .video_popuplayer .frames .p-body .p-body-box .p-body-content h4 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .video_popuplayer .frames .p-body .p-body-box .p-body-content h4 {
    font-size: 16px;
  }
}
.video_popuplayer .frames .p-body .p-body-box .p-body-content p {
  margin: 10px 0;
  line-height: 140%;
  color: #000;
}
@media (max-width: 768px) {
  .video_popuplayer .frames .p-body .p-body-box .p-body-content p {
    font-size: 14px;
  }
}
.video_popuplayer .frames .p-body .p-body-box .p-body-content .article-block img {
  width: 60%;
}
@media (max-width: 1024px) {
  .video_popuplayer .frames .p-body .p-body-box .p-body-content .article-block img {
    width: 100%;
  }
}
.video_popuplayer .frames .p-body.hasBtns {
  max-height: 90vh;
  background: unset;
  border-radius: 0;
}
.video_popuplayer .frames .p-body.hasBtns .p-body-box {
  background: #fff;
  border-radius: 30px;
}
.video_popuplayer .frames .p-body.hasBtns .p-body-box .p-body-content {
  max-height: calc(90vh - 105px - 4rem - 40px);
}
@media (max-width: 1440px) {
  .video_popuplayer .frames .p-body.hasBtns .p-body-box .p-body-content {
    max-height: calc(85vh - 105px - 4rem - 40px);
  }
}
@media (max-width: 1280px) {
  .video_popuplayer .frames .p-body.hasBtns .p-body-box .p-body-content {
    max-height: calc(85vh - 105px - 5rem - 40px);
  }
}
@media (max-width: 768px) {
  .video_popuplayer .frames .p-body.hasBtns .p-body-box .p-body-content {
    max-height: calc(90vh - 105px - 7.5rem - 40px);
  }
}
.video_popuplayer .frames .p-body.hasBtns .article-btns-style .btnrow {
  margin-top: 1rem;
}
@media (max-width: 640px) {
  .video_popuplayer .frames .p-body.hasBtns .article-btns-style .btnrow {
    max-width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.video_popuplayer .frames .p-body.hasBtns .article-btns-style .btnrow a {
  cursor: pointer;
  background-color: #ff6700;
  background-image: none;
  max-width: 60%;
  color: #fff;
  border-radius: 35px;
  height: 35px;
  line-height: 100%;
}
.video_popuplayer .frames .p-body.hasBtns .article-btns-style .btnrow a:hover, .video_popuplayer .frames .p-body.hasBtns .article-btns-style .btnrow a:focus {
  background-color: #0f5ef6;
}
@media (max-width: 640px) {
  .video_popuplayer .frames .p-body.hasBtns .article-btns-style .btnrow a {
    max-width: 40%;
    font-size: 12px;
    margin: 0 !important;
    line-height: 150%;
  }
}
.video_popuplayer .frames .p-body.hasBtns .article-btns-style .btnrow.multiple a {
  padding: 0.5em 10px;
  max-width: unset !important;
  flex: none;
}
@media (max-width: 640px) {
  .video_popuplayer .frames .p-body.hasBtns .article-btns-style .btnrow.multiple a {
    max-width: 30%;
  }
}
.video_popuplayer .frames .p-body .video-container {
  /*width: 500px;*/
}
@media (max-width: 480px) {
  .video_popuplayer .frames .p-body .video-container {
    width: 100%;
  }
}
@media (min-height: 700px) and (min-width: 1024px) {
  .video_popuplayer .frames .p-body .video-container {
    width: 800px;
  }
}
@media (max-width: 768px) {
  .video_popuplayer .frames .p-body .video-container .pcSet {
    display: none;
  }
}
.video_popuplayer .frames .p-body .video-container .moSet {
  display: none;
}
@media (max-width: 768px) {
  .video_popuplayer .frames .p-body .video-container .moSet {
    display: block;
  }
}
.video_popuplayer.active {
  z-index: 999999;
  opacity: 1;
  background: rgba(0, 0, 0, 0.8117647059);
}

*::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none;
}

/* Old shadow dom for play button */
*::-webkit-media-controls-play-button {
  display: none !important;
  -webkit-appearance: none;
}

/* New shadow dom for play button */
/* This one works! */
*::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}/*# sourceMappingURL=twm-mypower_layout.css.map */