.overview-content {overflow: hidden;}
.overview-content button{font-size: 1em;color: inherit;background: unset;border: unset;outline: unset;cursor: pointer;}
.overview-content sup {font-size: 0.5667em;line-height: normal;vertical-align: super;}
.overview-content sup a,
.overview-content .sup a{font-size: 1em!important;margin: 0!important;padding: 0!important;color:inherit;text-decoration: none!important;border: none!important;outline: none!important;background: unset!important;}
.overview-content video{background-color: transparent;-webkit-tap-highlight-color: transparent;-webkit-focus-ring-color: transparent;}
.overview-content .web-img{display: block;}
.overview-content .mobile-img{display: none;}
.overview-content .m-show{display: none;}
.overview-content .nowrap{white-space: nowrap;}
@media (max-width: 736px) {
  .overview-content .web-img{display: none;}
  .overview-content .mobile-img{display: block;}
  .overview-content .m-hide{display: none;}
  .overview-content .m-show{display: block;}
}



.halo-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/a.jpg) top / 120em no-repeat;
  height: 60em;
}
.halo-banner .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}
.halo-banner .text {
  color: #fff;
  padding: 18em 50% 0 0;
  text-align: left;
}
.halo-banner h2 {
  font-size: 3.125em;
  font-weight: 500;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.halo-banner h3 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 1.25em;
}
.halo-banner .model {
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  padding: 0.5em 0.75em;
  margin-left: -0.2em;
  border-radius: 10em;
  background-color: #e60012;
  display: inline-block;
}
.halo-banner .banner-logos {
  position: absolute;
  top: 4em;
  right: -16em;
}
.halo-banner .banner-logo {
  width: auto;
  height: 3.515625em;
  margin-bottom: 0.5em;
  display: inline-block;
}
@media (min-width: 1921px) {
  .halo-banner {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .halo-banner {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .halo-banner {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .halo-banner {
    font-size: 10.35px;
    background: url(./m/a.jpg) top / 100% no-repeat;
    height: 155vw;
  }
  .halo-banner .w-container {
    width: auto;
  }
  .halo-banner .text {
    padding: 8vw 5vw 0;
    text-align: left;
  }
  .halo-banner h2 {
    font-size: 7.75vw;
    padding: 0 0 2vw;
  }
  .halo-banner h3 {
    font-size: 4.625vw;
    padding-bottom: 4vw;
  }
  .halo-banner .model {
    font-size: 4.5vw;
    padding: 0.5em 1.25em;
    margin-left: 0;
  }
  .halo-banner .banner-logos {
    position: static;
    top: unset;
    right: unset;
    margin-top: 6em;
  }
  .halo-banner .banner-logo {
    height: 6vw;
    margin-bottom: 1vw;
  }
}
@media (max-width: 414px) {
  .halo-banner {
    font-size: 2.5vw;
  }
}



.halo-selling-points {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.halo-selling-points .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.halo-selling-points .text {
  padding: 7em 0 7em;
  text-align: left;
}
.halo-selling-points .box {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 65.5%;
  margin: 0 auto;
  background: url(./img/b.png?2) top / 100% no-repeat;
}
.halo-selling-points .desc {
  position: absolute;
  line-height: normal;
  text-align: left;
}
.halo-selling-points .font-larger {
  font-size: 4.6875em;
  font-weight: 700;
  line-height: 1;
}
.halo-selling-points .font-large {
  font-size: 2em;
  font-weight: 400;
  line-height: 1.2;
}
.halo-selling-points .font-big {
  font-size: 1.375em;
  font-weight: 400;
  line-height: 1.2;
}
.halo-selling-points .font-medium {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.3333;
}
.halo-selling-points .font-small {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.2;
}
.halo-selling-points .font-smaller {
  font-size: 1.22em;
  font-weight: 700;
  line-height: 1.5;
}
.halo-selling-points .highlight {
  font-size: 1.5em;
  font-weight: 700;
}
.halo-selling-points .desc-1 {
  left: 2.5%;
  top: 16%;
  width: 26%;
}
.halo-selling-points .desc-2 {
  left: 53%;
  top: 3%;
  width: 20.75%;
}
.halo-selling-points .desc-3 {
  left: 79.5%;
  top: 3%;
  width: 18.25%;
}
.halo-selling-points .desc-4-1 {
  left: 2.5%;
  top: 55%;
  width: 23%;
}
.halo-selling-points .desc-4-2 {
  left: 27%;
  top: 55%;
  width: 21%;
}
.halo-selling-points .desc-5 {
  left: 53%;
  top: 55%;
  width: 17.25%;
}
.halo-selling-points .desc-6 {
  left: 76%;
  top: 55%;
  width: 21.75%;
}
@media (min-width: 1921px) {
  .halo-selling-points {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .halo-selling-points {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .halo-selling-points {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .halo-selling-points {
    font-size: 10.35px;
  }
  .halo-selling-points .w-container {
    width: 90%;
  }
  .halo-selling-points .text {
    padding: 6em 0 6em;
    text-align: left;
  }
  .halo-selling-points .box {
    width: 100%;
    padding-top: 267.25%;
    background: url(./m/b.png?2) top / 100% no-repeat;
  }
  .halo-selling-points .font-larger {
    font-size: 12vw;
  }
  .halo-selling-points .font-large {
    font-size: 5vw;
  }
  .halo-selling-points .font-big {
    font-size: 3.375vw;
  }
  .halo-selling-points .font-medium {
    font-size: 3.75vw;
    line-height: 1.2;
  }
  .halo-selling-points .font-small {
    font-size: 3vw;
  }
  .halo-selling-points .font-smaller {
    font-size: 3.5vw;
    line-height: 1.2;
  }
  .halo-selling-points .desc-1 {
    left: 5%;
    top: 8.75%;
    width: 51%;
  }
  .halo-selling-points .desc-2 {
    left: 5%;
    top: 27.5%;
    width: 42%;
  }
  .halo-selling-points .desc-3 {
    left: 58.75%;
    top: 27.5%;
    width: 37%;
  }
  .halo-selling-points .desc-4-1 {
    left: 5%;
    top: 53%;
    width: 48%;
  }
  .halo-selling-points .desc-4-2 {
    left: 55%;
    top: 53%;
    width: 41%;
  }
  .halo-selling-points .desc-5 {
    left: 5%;
    top: 77.5%;
    width: 35%;
  }
  .halo-selling-points .desc-6 {
    left: 52.5%;
    top: 77.5%;
    width: 42%;
  }
}
@media (max-width: 414px) {
  .halo-selling-points {
    font-size: 2.5vw;
  }
}



.halo-optimization {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #fff9ef url(./img/c.jpg) bottom / 100% no-repeat;
  height: auto;
  padding-bottom: 34%;
}
.halo-optimization .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.halo-optimization .text {
  padding: 5em 0% 2em;
  text-align: center;
}
.halo-optimization h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.halo-optimization h2.section-title {
  font-size: 4.21875em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.halo-optimization h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.5em;
}
.halo-optimization p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.halo-optimization p.section-sub-title {
  font-size: 1.875em;
  font-weight: 300;
  line-height: 1.5;
}
.halo-optimization a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #d40011;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 1px solid;
}
.halo-optimization .link {
  margin-top: 2em;
}
@media (min-width: 1921px) {
  .halo-optimization {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .halo-optimization {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .halo-optimization {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .halo-optimization {
    font-size: 10.35px;
    background: #fff9ef url(./m/c.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 40%;
  }
  .halo-optimization .w-container {
    width: auto;
  }
  .halo-optimization .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .halo-optimization h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .halo-optimization h2.section-title {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .halo-optimization h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .halo-optimization p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .halo-optimization p.section-sub-title {
    font-size: 1.875em;
    font-weight: 300;
    line-height: 1.5;
  }
  .halo-optimization a {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .halo-optimization .link {
    margin: 1em 6vw 0;
  }
}
@media (max-width: 414px) {
  .halo-optimization {
    font-size: 2.5vw;
  }
}



.halo-speed {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.halo-speed .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.halo-speed .text {
  padding: 2em 0% 3em;
  text-align: center;
}
.halo-speed h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.halo-speed h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.25em;
}
.halo-speed p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.halo-speed a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 1px solid;
}
.halo-speed .link {
  margin-top: 2em;
}
.halo-speed .ul-speeds {
  width: 90%;
  margin: 0 auto;
}
.halo-speed .ul-speeds li {
  width: 100%;
}
.halo-speed .ul-speeds li+li {
  margin-top: 1.25em;
}
.halo-speed .ul-speeds li .speed-box {
  display: flex;
  align-items: flex-end;
}
.halo-speed .ul-speeds li p.frequency {
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1;
  width: 3.75em;
  padding: 0;
  flex-shrink: 0;
}
.halo-speed .ul-speeds li p.speed {
  font-size: 1.22em;
  font-weight: 500;
  line-height: 0.8;
  padding: 0;
}
.halo-speed .ul-speeds li .number {
  font-size: 2.25em;
  line-height: 0.8;
}
.halo-speed .ul-speeds li .speed-bar {
  height: 1.25em;
  margin: 0 1.25em;
  border-radius: 5em;
  flex-shrink: 0;
}
.halo-speed .ul-speeds li.li-1 .speed-bar {
  width: 46.5em;
  background-color: #e7b75b;
}
.halo-speed .ul-speeds li.li-2 .speed-bar {
  width: 12.5625em;
  background-color: #a5a5a5;
}
.halo-speed .ul-imgs {
  width: 100%;
  margin: 4em auto 0;
  display: flex;
  justify-content: space-between;
}
.halo-speed .ul-imgs li {
  width: 32.5%;
  height: auto;
  padding-top: 18.75%;
  margin: 0 auto;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.halo-speed .ul-imgs li.li-1 {
  background-image: url(./img/d-1.png);
}
.halo-speed .ul-imgs li.li-2 {
  background-image: url(./img/d-2.png);
}
.halo-speed .ul-imgs li.li-3 {
  background-image: url(./img/d-3.png);
}
.halo-speed .ul-imgs li .img-txt {
  padding: 1.25em 0 0;
  text-align: left;
}
.halo-speed .ul-imgs li p.img-title {
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.25em;
}
.halo-speed .ul-imgs li p.img-info {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
@media (min-width: 1921px) {
  .halo-speed {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .halo-speed {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .halo-speed {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .halo-speed {
    font-size: 10.35px;
  }
  .halo-speed .w-container {
    width: auto;
  }
  .halo-speed .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .halo-speed h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .halo-speed h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .halo-speed p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .halo-speed a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .halo-speed .link {
    margin: 1em 5vw 0;
  }
  .halo-speed .ul-speeds {
    width: 90%;
    margin: 0 auto;
  }
  .halo-speed .ul-speeds li {
    width: 100%;
  }
  .halo-speed .ul-speeds li+li {
    margin-top: 1.25em;
  }
  .halo-speed .ul-speeds li .speed-box {
    display: flex;
  }
  .halo-speed .ul-speeds li p.frequency {
    font-size: 1.25em;
    width: 3.75em;
    padding: 0;
  }
  .halo-speed .ul-speeds li .number {
    font-size: 2em;
  }
  .halo-speed .ul-speeds li p.speed {
    font-size: 1.25em;
    padding: 0;
  }
  .halo-speed .ul-speeds li .speed-bar {
    height: 1.25em;
    margin: 0 1em;
  }
  .halo-speed .ul-speeds li.li-1 .speed-bar {
    width: 46.5vw;
  }
  .halo-speed .ul-speeds li.li-2 .speed-bar {
    width: 15vw;
  }
  .halo-speed .ul-imgs {
    width: 90%;
    margin: 3em auto 0;
    display: block;
  }
  .halo-speed .ul-imgs li {
    width: 100%;
    height: auto;
    min-height: 40vw;
    padding-top: 0;
    margin: 0 auto;
    background-color: #f1f1f1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 0.5em;
    display: flex;
    align-items: center;
  }
  .halo-speed .ul-imgs li+li {
    margin-top: 1em;
  }
  .halo-speed .ul-imgs li.li-1 {
    background-image: url(./m/d-1.png);
  }
  .halo-speed .ul-imgs li.li-2 {
    background-image: url(./m/d-2.png);
  }
  .halo-speed .ul-imgs li.li-3 {
    background-image: url(./m/d-3.png);
  }
  .halo-speed .ul-imgs li .img-txt {
    padding: 2em 5% 2em 45%;
    text-align: left;
  }
  .halo-speed .ul-imgs li p.img-title {
    font-size: 1.5em;
    padding: 0 0 0.25em;
  }
  .halo-speed .ul-imgs li p.img-info {
    font-size: 1.25em;
    padding: 0;
  }
}
@media (max-width: 414px) {
  .halo-speed {
    font-size: 2.5vw;
  }
}



.halo-application {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.halo-application .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.halo-application .text {
  padding: 6em 13% 1em;
  text-align: center;
}
.halo-application h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.halo-application h2.section-title {
  font-size: 4.21875em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.halo-application h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.halo-application p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.halo-application a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 1px solid;
}
.halo-application .link {
  margin-top: 2em;
}
.halo-application .swiper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.halo-application .swiper-slide {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.halo-application .swiper-slide .slide-txt {
  padding: 2% 10em 2% 0;
  text-align: left;
}
.halo-application .swiper-slide h3.slide-title {
  font-size: 1.6875em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0;
}
.halo-application .swiper-slide .slide-img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 53.875%;
  margin: 0 auto;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.halo-application .swiper-slide-1 .slide-img {
  background-image: url(./img/e-1.png);
}
.halo-application .swiper-slide-2 .slide-img {
  background-image: url(./img/e-2.png);
}
.halo-application .swiper-slide-3 .slide-img {
  background-image: url(./img/e-3.png);
}
.halo-application .swiper-controls {
  position: absolute;
  bottom: 92%;
  right: 0;
  z-index: 2;
  width: 8em;
  text-align: right;
  background: #fff;
}
.halo-application .swiper-controls .button-prev,
.halo-application .swiper-controls .button-next {
  width: 2.8125em;
  height: 2.8125em;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
}
.halo-application .swiper-controls .button-prev {
  background-image: url(./img/0-button-prev-active.png);
}
.halo-application .swiper-controls .button-prev.swiper-button-disabled {
  cursor: not-allowed;
  background-image: url(./img/0-button-prev-inactive.png);
}
.halo-application .swiper-controls .button-next {
  margin-left: 1em;
  background-image: url(./img/0-button-next-active.png);
}
.halo-application .swiper-controls .button-next.swiper-button-disabled {
  cursor: not-allowed;
  background-image: url(./img/0-button-next-inactive.png);
}
@media (min-width: 1921px) {
  .halo-application {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .halo-application {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .halo-application {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .halo-application {
    font-size: 10.35px;
  }
  .halo-application .w-container {
    width: auto;
  }
  .halo-application .text {
    padding: 0 0 0em;
    text-align: left;
  }
  .halo-application h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .halo-application h2.section-title {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .halo-application h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .halo-application p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .halo-application a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .halo-application .link {
    margin: 1em 5vw 0;
  }
  .halo-application .swiper {
    width: 90%;
  }
  .halo-application .swiper-slide {
    width: 100%;
  }
  .halo-application .swiper-slide .slide-txt {
    padding: 3% 16vw 3% 0;
    text-align: left;
  }
  .halo-application .swiper-slide h3.slide-title {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0;
  }
  .halo-application .swiper-slide .slide-img {
    width: 100%;
    height: 0;
    padding-top: 67.25%;
    margin: 0 auto;
  }
  .halo-application .swiper-slide-1 .slide-img {
    background-image: url(./m/e-1.png);
  }
  .halo-application .swiper-slide-2 .slide-img {
    background-image: url(./m/e-2.png);
  }
  .halo-application .swiper-slide-3 .slide-img {
    background-image: url(./m/e-3.png);
  }
  .halo-application .swiper-controls {
    position: absolute;
    bottom: 88%;
    right: 0;
    width: 16vw;
  }
  .halo-application .swiper-controls .button-prev,
  .halo-application .swiper-controls .button-next {
    width: 6vw;
    height: 6vw;
  }
  .halo-application .swiper-controls .button-next {
    margin-left: 2vw;
  }
}
@media (max-width: 414px) {
  .halo-application {
    font-size: 2.5vw;
  }
}



.halo-coverage {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/f.jpg) bottom / 100% no-repeat;
  height: auto;
  padding-bottom: 38%;
}
.halo-coverage .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.halo-coverage .text {
  padding: 6em 0% 2.5em;
  text-align: center;
}
.halo-coverage h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.halo-coverage h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.25em;
}
.halo-coverage p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.halo-coverage a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 1px solid;
}
.halo-coverage .link {
  margin-top: 2em;
}
.halo-coverage .ul-words {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.halo-coverage .ul-words li {
  max-width: 45%;
}
.halo-coverage .ul-words li+li {
  margin-left: 5em;
}
.halo-coverage .ul-words li .word-txt {
  text-align: center;
}
.halo-coverage .ul-words li p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.3333;
  padding: 0;
}
.halo-coverage .ul-words li p .highlight {
  font-size: 2em;
  font-weight: 500;
  line-height: 0.8;
}
@media (min-width: 1921px) {
  .halo-coverage {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .halo-coverage {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .halo-coverage {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .halo-coverage {
    font-size: 10.35px;
    background: url(./m/f.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 68%;
  }
  .halo-coverage .w-container {
    width: auto;
  }
  .halo-coverage .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .halo-coverage h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .halo-coverage h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .halo-coverage p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .halo-coverage a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .halo-coverage .link {
    margin: 1em 5vw 0;
  }
  .halo-coverage .ul-words {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .halo-coverage .ul-words li {
    max-width: 48%;
    width: 48%;
  }
  .halo-coverage .ul-words li+li {
    margin-left: 0;
  }
  .halo-coverage .ul-words li .word-txt {
    text-align: center;
  }
  .halo-coverage .ul-words li p {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.3333;
    padding: 0;
  }
  .halo-coverage .ul-words li p .highlight {
    font-size: 1.5em;
    font-weight: 500;
    line-height: 0.8;
  }
}
@media (max-width: 414px) {
  .halo-coverage {
    font-size: 2.5vw;
  }
}



.halo-beamforming {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.halo-beamforming .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.halo-beamforming .text {
  padding: 2em 0% 2em;
  text-align: center;
}
.halo-beamforming h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.halo-beamforming h3 {
  font-size: 1.6875em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.halo-beamforming p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.halo-beamforming a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 1px solid;
}
.halo-beamforming .link {
  margin-top: 2em;
}
.halo-beamforming .block {
  position: relative;
  width: 0;
  height: 0;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
}
.halo-beamforming .block.active {
  width: auto;
  height: auto;
  opacity: 1;
  z-index: 1;
  visibility: visible;
  transition: opacity 0.5s ease-in-out;
  box-sizing: border-box;
}
.halo-beamforming .block.block-2.active {
  padding: 3em 2.8125em 5em;
  box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.1);
  border-radius: 1em;
}
.halo-beamforming .block-1 .button-box {
  text-align: center;
}
.halo-beamforming .block-2 .button-box {
  text-align: right;
  padding: 0 0 2em;
}
.halo-beamforming .block button:hover {
  opacity: 0.7;
}
.halo-beamforming .block button.button-open {
  color: #fff;
  padding: 0.25em 0.75em;
  background-color: #666666;
  border-radius: 5em;
}
.halo-beamforming .block button.button-open .search-word {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
}
.halo-beamforming .block button.button-open .search-icon {
  width: 2.71875em;
  margin-left: 0.25em;
  display: inline-block;
  vertical-align: middle;
}
.halo-beamforming .block button.button-close {
  width: 1.4em;
}
.halo-beamforming .block button.button-close .close-icon {
  width: 100%;
  display: block;
}
.halo-beamforming .ul-videos {
  width: 92.3%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.halo-beamforming .ul-videos li {
  width: 48.5%;
}
.halo-beamforming .ul-videos li video {
  width: 100%;
  object-fit: cover;
  display: block;
}
.halo-beamforming .ul-cards {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.halo-beamforming .ul-cards li {
  width: 32%;
  height: auto;
  padding-bottom: 24%;
  margin: 0 auto;
  background-color: #fafafa;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 0.75em;
}
.halo-beamforming .ul-cards li.li-1 {
  background-image: url(./img/g-2-1.png);
}
.halo-beamforming .ul-cards li.li-2 {
  background-image: url(./img/g-2-2.png);
}
.halo-beamforming .ul-cards li.li-3 {
  background-image: url(./img/g-2-3.png);
}
.halo-beamforming .ul-cards li .card-txt {
  min-height: 7.5em;
  padding: 2em 1.75em;
  text-align: left;
}
.halo-beamforming .ul-cards li p.card-title {
  font-size: 1.22em;
  font-weight: 500;
  line-height: 1.5;
  padding: 0 0 0.25em;
}
.halo-beamforming .ul-cards li p.card-info {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
@media (min-width: 1921px) {
  .halo-beamforming {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .halo-beamforming {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .halo-beamforming {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .halo-beamforming {
    font-size: 10.35px;
  }
  .halo-beamforming .w-container {
    width: auto;
  }
  .halo-beamforming .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .halo-beamforming h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .halo-beamforming h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .halo-beamforming p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .halo-beamforming a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .halo-beamforming .link {
    margin: 1em 5vw 0;
  }
  .halo-beamforming .block.active {
    width: 90%;
  }
  .halo-beamforming .block.block-2.active {
    padding: 2em 5vw 5em;
    box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.1);
    border-radius: 1em;
  }
  .halo-beamforming .block-2 .button-box {
    padding: 0 0 2em;
  }
  .halo-beamforming .block button.button-open {
    padding: 0.5em 1em;
    border-radius: 5em;
  }
  .halo-beamforming .block button.button-open .search-word {
    font-size: 1.25em;
  }
  .halo-beamforming .block button.button-open .search-icon {
    width: 2.71875em;
    margin-left: 0.25em;
  }
  .halo-beamforming .block button.button-close {
    width: 1.4em;
  }
  .halo-beamforming .img {
    width: 100vw;
    height: 0;
    padding-top: 70%;
    margin-left: -5vw;
    background: url(./m/g-1.jpg) top / 100% no-repeat;
  }
  .halo-beamforming .ul-videos {
    width: 100%;
    margin: 0 auto;
    display: none;
  }
  .halo-beamforming .ul-videos li {
    width: 49.5%;
  }
  .halo-beamforming .ul-cards {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .halo-beamforming .ul-cards li {
    width: 100%;
    height: auto;
    padding-bottom: 0;
    margin: 0 auto;
    background-position: center;
    border-radius: 0.75em;
  }
  .halo-beamforming .ul-cards li+li {
    margin-top: 1em;
  }
  .halo-beamforming .ul-cards li.li-1 {
    background-image: url(./m/g-2-1.png);
  }
  .halo-beamforming .ul-cards li.li-2 {
    background-image: url(./m/g-2-2.png);
  }
  .halo-beamforming .ul-cards li.li-3 {
    background-image: url(./m/g-2-3.png);
  }
  .halo-beamforming .ul-cards li .card-txt {
    min-height: 10em;
    padding: 2em 0 2em 45%;
    text-align: left;
  }
  .halo-beamforming .ul-cards li p.card-title {
    font-size: 1.25em;
    padding: 0 0 0.25em;
  }
  .halo-beamforming .ul-cards li p.card-info {
    font-size: 1.25em;
    padding: 0;
  }
}
@media (max-width: 414px) {
  .halo-beamforming {
    font-size: 2.5vw;
  }
}



.halo-port {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/h.jpg) bottom / 100% no-repeat;
  height: auto;
  padding-bottom: 42.5%;
}
.halo-port .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.halo-port .text {
  padding: 6em 9% 2em;
  text-align: center;
}
.halo-port h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.halo-port h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.25em;
}
.halo-port p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.halo-port a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 0.11em solid;
}
.halo-port .link {
  margin-top: 1.5em;
}
.halo-port .ul-icons {
  display: flex;
  justify-content: space-between;
  padding: 0 24% 3em;
}
.halo-port .ul-icons li {
  width: 48%;
  display: flex;
  align-items: center;
}
.halo-port .ul-icons li .icon {
  width: 3.28125em;
  margin-right: 1em;
}
.halo-port .ul-icons li .icon img {
  width: 100%;
  height: auto;
  display: block;
}
.halo-port .ul-icons li .icon-txt {
  width: calc(100% - 4.5em);
  padding: 0;
  text-align: left;
}
.halo-port .ul-icons li p.icon-title {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
  padding: 0;
}
.halo-port .ul-icons li p.icon-info {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
@media (min-width: 1921px) {
  .halo-port {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .halo-port {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .halo-port {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .halo-port {
    font-size: 10.35px;
    background: url(./m/h.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 82%;
  }
  .halo-port .w-container {
    width: auto;
  }
  .halo-port .text {
    padding: 0 0 2.5em;
    text-align: left;
  }
  .halo-port h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .halo-port h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .halo-port p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .halo-port a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .halo-port .link {
    margin: 1em 5vw 0;
  }
  .halo-port .ul-icons {
    display: flex;
    flex-wrap: wrap;
    padding: 0 48vw 0em 5vw;
  }
  .halo-port .ul-icons li {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: flex-start;
  }
  .halo-port .ul-icons li + li {
    margin-top: 1.5em;
  }
  .halo-port .ul-icons li .icon {
    width: 7vw;
    margin-right: 3vw;
  }
  .halo-port .ul-icons li .icon-txt {
    width: calc(100% - 10vw);
    text-align: left;
  }
  .halo-port .ul-icons li p.icon-title {
    font-size: 1.5em;
  }
  .halo-port .ul-icons li p.icon-info {
    font-size: 1.25em;
  }
}
@media (max-width: 414px) {
  .halo-port {
    font-size: 2.5vw;
  }
}



.halo-setup {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.halo-setup .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.halo-setup .text {
  padding: 6em 0% 2em;
  text-align: center;
}
.halo-setup h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.halo-setup h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.halo-setup p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.halo-setup a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 1px solid;
}
.halo-setup .link {
  margin-top: 2em;
}
.halo-setup .block {
  position: relative;
  width: 0;
  height: 0;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
}
.halo-setup .block.active {
  width: auto;
  height: auto;
  opacity: 1;
  z-index: 1;
  visibility: visible;
  transition: opacity 0.5s ease-in-out;
  box-sizing: border-box;
}
.halo-setup .block.block-2.active {
  padding: 3em 2.8125em 5em;
  box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.1);
  border-radius: 1em;
}
.halo-setup .block-1 .button-box {
  text-align: center;
}
.halo-setup .block-2 .button-box {
  text-align: right;
  padding: 0 0 2em;
}
.halo-setup .block button:hover {
  opacity: 0.7;
}
.halo-setup .block button.button-open {
  color: #fff;
  padding: 0.25em 0.75em;
  background-color: #666666;
  border-radius: 5em;
}
.halo-setup .block button.button-open .search-word {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
}
.halo-setup .block button.button-open .search-icon {
  width: 2.71875em;
  margin-left: 0.25em;
  display: inline-block;
  vertical-align: middle;
}
.halo-setup .block button.button-close {
  width: 1.4em;
}
.halo-setup .block button.button-close .close-icon {
  width: 100%;
  display: block;
}
.halo-setup .block-1 .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 49%;
  margin: 2.5em auto 0;
  background: url(./img/i-1.png) top / 100% no-repeat;
}
.halo-setup .ul-steps {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.halo-setup .ul-steps li {
  width: 24%;
  margin: 0 auto;
}
.halo-setup .ul-steps li .step-txt {
  min-height: 7.5em;
  padding: 0 0 1em;
  text-align: center;
}
.halo-setup .ul-steps li p.step-number {
  font-size: 1.22em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0.25em 0.75em;
  margin-bottom: 0.5em;
  background-color: #ebebeb;
  border-radius: 0.5em;
  display: inline-block;
}
.halo-setup .ul-steps li p.step-info {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
.halo-setup .ul-steps li .step-img {
  position: relative;
  width: 90%;
  margin: 0 auto;
}
.halo-setup .ul-steps li .step-img img {
  width: 100%;
  display: block;
}
.halo-setup .ul-icons {
  width: 100%;
  margin: 4em auto 0;
  display: flex;
  justify-content: space-between;
}
.halo-setup .ul-icons li {
  width: 15%;
}
.halo-setup .ul-icons li .icon {
  width: 4.3125em;
  margin: 0 auto 0.75em;
}
.halo-setup .ul-icons li .icon img {
  width: 100%;
  display: block;
}
.halo-setup .ul-icons li .icon-txt {
  text-align: center;
}
.halo-setup .ul-icons li p.icon-title {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
@media (min-width: 1921px) {
  .halo-setup {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .halo-setup {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .halo-setup {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .halo-setup {
    font-size: 10.35px;
    margin: 0 auto;
  }
  .halo-setup .w-container {
    width: auto;
  }
  .halo-setup .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .halo-setup h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .halo-setup h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .halo-setup p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .halo-setup a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .halo-setup .link {
    margin: 1em 5vw 0;
  }
  .halo-setup .block.active {
    width: 90%;
  }
  .halo-setup .block.block-2.active {
    padding: 2em 5vw 3em;
    box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.1);
    border-radius: 1em;
  }
  .halo-setup .block-2 .button-box {
    padding: 0 0 2em;
  }
  .halo-setup .block button.button-open {
    padding: 0.5em 1em;
    border-radius: 5em;
  }
  .halo-setup .block button.button-open .search-word {
    font-size: 1.25em;
  }
  .halo-setup .block button.button-open .search-icon {
    width: 2.71875em;
    margin-left: 0.25em;
  }
  .halo-setup .block button.button-close {
    width: 1.4em;
  }
  .halo-setup .block-1 .img {
    width: 100%;
    height: 0;
    padding-top: 61%;
    margin: 2.5em auto 0;
    background: url(./m/i-1.png) top / 100% no-repeat;
  }
  .halo-setup .ul-steps {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .halo-setup .ul-steps li {
    width: 48%;
    margin-bottom: 3em;
  }
  .halo-setup .ul-steps li .step-txt {
    min-height: unset;
    padding: 0 0 1em;
    text-align: center;
  }
  .halo-setup .ul-steps li p.step-number {
    font-size: 1.25em;
    padding: 0.25em 0.75em;
    margin-bottom: 0.5em;
    border-radius: 0.5em;
    display: inline-block;
  }
  .halo-setup .ul-steps li p.step-info {
    font-size: 1.125em;
    padding: 0;
  }
  .halo-setup .ul-steps li .step-img {
    width: 90%;
    margin: 0 auto;
  }
  .halo-setup .ul-icons {
    width: 100%;
    margin: 1em auto 0;
    display: flex;
    flex-wrap: wrap;
  }
  .halo-setup .ul-icons li {
    width: 32%;
    margin-bottom: 2em;
  }
  .halo-setup .ul-icons li .icon {
    width: 10vw;
    margin: 0 auto 0.75em;
  }
  .halo-setup .ul-icons li .icon-txt {
    text-align: center;
  }
  .halo-setup .ul-icons li p.icon-title {
    font-size: 1.125em;
    padding: 0;
  }
}
@media (max-width: 414px) {
  .halo-setup {
    font-size: 2.5vw;
  }
}



.halo-parental-control {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.halo-parental-control .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.halo-parental-control .text {
  padding: 6em 0% 2em;
  text-align: center;
}
.halo-parental-control h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.halo-parental-control h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.halo-parental-control p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.halo-parental-control a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 1px solid;
}
.halo-parental-control .link {
  margin-top: 2em;
}
.halo-parental-control .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 55.625%;
  margin: 0 auto;
  background: url(./img/j.png) top / 100% no-repeat;
}
.halo-parental-control .ul-icons {
  position: absolute;
  top: 50%;
  left: 61%;
  right: 1.5%;
  transform: translateY(-50%);
}
.halo-parental-control .ul-icons li {
  width: 100%;
  display: flex;
}
.halo-parental-control .ul-icons li+li {
  margin-top: 3em;
}
.halo-parental-control .ul-icons li .icon {
  width: 2.625em;
  margin-top: 0.5em;
  margin-right: 0.875em;
  flex-shrink: 0;
}
.halo-parental-control .ul-icons li .icon img {
  width: 100%;
  display: block;
}
.halo-parental-control .ul-icons li .icon-txt {
  width: calc(100% - 3.5em);
  text-align: left;
  flex-shrink: 0;
}
.halo-parental-control .ul-icons li p.icon-title {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.2em;
}
.halo-parental-control .ul-icons li p.icon-info {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.3333;
  padding: 0;
}
@media (min-width: 1921px) {
  .halo-parental-control {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .halo-parental-control {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .halo-parental-control {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .halo-parental-control {
    font-size: 10.35px;
    margin: 0 auto;
  }
  .halo-parental-control .w-container {
    width: auto;
  }
  .halo-parental-control .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .halo-parental-control h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .halo-parental-control h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .halo-parental-control p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .halo-parental-control a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .halo-parental-control .link {
    margin: 1em 5vw 0;
  }
  .halo-parental-control .img {
    width: 90%;
    height: 0;
    padding-top: 79.5%;
    margin: 0 auto;
    background: url(./m/j.png) top / 100% no-repeat;
  }
  .halo-parental-control .ul-icons {
    position: absolute;
    top: 50%;
    left: 51%;
    right: 2.5%;
    transform: translateY(-50%);
  }
  .halo-parental-control .ul-icons li {
    width: 100%;
  }
  .halo-parental-control .ul-icons li+li {
    margin-top: 1em;
  }
  .halo-parental-control .ul-icons li .icon {
    width: 6vw;
    margin-top: 0.5vw;
    margin-right: 2vw;
  }
  .halo-parental-control .ul-icons li .icon-txt {
    width: calc(100% - 8vw);
    text-align: left;
  }
  .halo-parental-control .ul-icons li p.icon-title {
    font-size: 1.25em;
    padding: 0 0 0.25em;
  }
  .halo-parental-control .ul-icons li p.icon-info {
    font-size: 1em;
    padding: 0;
  }
}
@media (max-width: 414px) {
  .halo-parental-control {
    font-size: 2.5vw;
  }
}



.halo-connection {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.halo-connection .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.halo-connection .text {
  padding: 6em 0% 2em;
  text-align: center;
}
.halo-connection h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.halo-connection h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.halo-connection p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.halo-connection a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 1px solid;
}
.halo-connection .link {
  margin-top: 2em;
}
.halo-connection .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 55.25%;
  margin: 0 auto;
  background: url(./img/k.png) top / 100% no-repeat;
}
@media (min-width: 1921px) {
  .halo-connection {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .halo-connection {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .halo-connection {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .halo-connection {
    font-size: 10.35px;
    margin: 0 auto;
  }
  .halo-connection .w-container {
    width: auto;
  }
  .halo-connection .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .halo-connection h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .halo-connection h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .halo-connection p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .halo-connection a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .halo-connection .link {
    margin: 1em 5vw 0;
  }
  .halo-connection .img {
    width: 90%;
    height: 0;
    padding-top: 62.25%;
    margin: 0 auto;
    background: url(./m/k.png) top / 100% no-repeat;
  }
}
@media (max-width: 414px) {
  .halo-connection {
    font-size: 2.5vw;
  }
}



.halo-modes {
  font-size: 16px;
  max-width: 120em;
  margin: 6em auto 0;
}
.halo-modes .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.halo-modes .text {
  padding: 6em 0% 2em;
  text-align: center;
}
.halo-modes h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.halo-modes h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.halo-modes p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.halo-modes a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 1px solid;
}
.halo-modes .link {
  margin-top: 2em;
}
.halo-modes .swiper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.halo-modes .swiper-slide {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.halo-modes .swiper-slide .slide-txt {
  padding: 2% 10em 2% 0;
  text-align: left;
}
.halo-modes .swiper-slide h2.slide-title {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0;
}
.halo-modes .swiper-slide .slide-img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 49.25%;
  margin: 0 auto;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.halo-modes .swiper-slide-1 .slide-img {
  background-image: url(./img/l-1.png);
}
.halo-modes .swiper-slide-2 .slide-img {
  background-image: url(./img/l-2.png);
}
.halo-modes .swiper-slide .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.halo-modes .swiper-slide .desc-b {
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.2;
}
.halo-modes .swiper-slide .desc-m {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.2;
}
.halo-modes .swiper-slide .desc-s {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.3;
}
.halo-modes .swiper-slide .desc-title {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.1em;
}
.halo-modes .swiper-slide .desc-info {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.4;
}
.halo-modes .swiper-slide .desc-note {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4;
}
.halo-modes .swiper-slide-1 .desc-1 {
  top: 41%;
  left: 11%;
  width: 10%;
}
.halo-modes .swiper-slide-1 .desc-2 {
  top: 41%;
  left: 28.5%;
  width: 10%;
}
.halo-modes .swiper-slide-1 .desc-3 {
  top: 41%;
  left: 51.5%;
  width: 10%;
}
.halo-modes .swiper-slide-1 .desc-4 {
  top: 41%;
  left: 65%;
  width: 10%;
}
.halo-modes .swiper-slide-1 .desc-5 {
  top: 41%;
  left: 79.5%;
  width: 10%;
}
.halo-modes .swiper-slide-1 .desc-6 {
  top: 68%;
  left: 10%;
  width: 30%;
}
.halo-modes .swiper-slide-1 .desc-7 {
  top: 68%;
  left: 55.5%;
  width: 30%;
}
.halo-modes .swiper-slide-2 .desc-1 {
  top: 2%;
  left: 2%;
  width: 96%;
  text-align: left;
}
.halo-modes .swiper-slide-2 .desc-2 {
  top: 45.5%;
  left: 7.25%;
  width: 12%;
}
.halo-modes .swiper-slide-2 .desc-3 {
  top: 59%;
  left: 22.75%;
  width: 20%;
}
.halo-modes .swiper-slide-2 .desc-4 {
  top: 24%;
  left: 61.75%;
  width: 16%;
  text-align: left;
}
.halo-modes .swiper-slide-2 .desc-5 {
  top: 62%;
  left: 61.75%;
  width: 16%;
  text-align: left;
}
.halo-modes .swiper-slide-2 .desc-6 {
  top: 45%;
  left: 80%;
  width: 16%;
  text-align: left;
}
.halo-modes .swiper-slide-2 .desc-7 {
  top: 75.5%;
  left: 80.5%;
  width: 15%;
  text-align: left;
}
.halo-modes .swiper-slide-2 .desc-8 {
  top: 81.5%;
  left: 80.5%;
  width: 15%;
  text-align: left;
}
.halo-modes .swiper-slide-2 .desc-9 {
  top: 88%;
  left: 80.5%;
  width: 15%;
  text-align: left;
}
.halo-modes .swiper-slide-2 .desc-10 {
  bottom: 3%;
  left: 2%;
  width: 64%;
  text-align: left;
}
.halo-modes .swiper-controls {
  position: absolute;
  bottom: 89%;
  right: 0;
  z-index: 2;
  width: 8em;
  text-align: right;
  background: #fff;
}
.halo-modes .swiper-controls .button-prev,
.halo-modes .swiper-controls .button-next {
  width: 2.8125em;
  height: 2.8125em;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
}
.halo-modes .swiper-controls .button-prev {
  background-image: url(./img/0-button-prev-active.png);
}
.halo-modes .swiper-controls .button-prev.swiper-button-disabled {
  cursor: not-allowed;
  background-image: url(./img/0-button-prev-inactive.png);
}
.halo-modes .swiper-controls .button-next {
  margin-left: 1em;
  background-image: url(./img/0-button-next-active.png);
}
.halo-modes .swiper-controls .button-next.swiper-button-disabled {
  cursor: not-allowed;
  background-image: url(./img/0-button-next-inactive.png);
}
@media (min-width: 1921px) {
  .halo-modes {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .halo-modes {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .halo-modes {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .halo-modes {
    font-size: 10.35px;
    margin: 0 auto;
  }
  .halo-modes .w-container {
    width: auto;
  }
  .halo-modes .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .halo-modes h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .halo-modes h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .halo-modes p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .halo-modes a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .halo-modes .link {
    margin: 1em 5vw 0;
  }
  .halo-modes .swiper {
    width: 90%;
  }
  .halo-modes .swiper-wrapper {
    display: block;
  }
  .halo-modes .swiper-slide {
    width: 100%;
  }
  .halo-modes .swiper-slide .slide-txt {
    padding: 0;
    text-align: left;
  }
  .halo-modes .swiper-slide h2.slide-title {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 0 0.5em;
  }
  .halo-modes .swiper-slide .slide-img {
    width: 100%;
    height: 0;
    padding-top: 61.5%;
    margin: 0 auto;
    background-color: #f5f5f5;
    border-radius: 0.75em;
  }
  .halo-modes .swiper-slide-1 .slide-img {
    background-image: url(./m/l-1.png);
  }
  .halo-modes .swiper-slide-2 .slide-img {
    height: auto;
    padding-top: 64%;
    background-color: transparent;
    background-image: url(./m/l-2.png);
  }
  .halo-modes .swiper-slide .desc-b {
    font-size: 2.5vw;
  }
  .halo-modes .swiper-slide .desc-m {
    font-size: 2.5vw;
  }
  .halo-modes .swiper-slide .desc-s {
    font-size: 2vw;
  }
  .halo-modes .swiper-slide .desc-title {
    font-size: 3vw;
    padding-bottom: 0.1em;
  }
  .halo-modes .swiper-slide .desc-info {
    font-size: 2.5vw;
  }
  .halo-modes .swiper-slide .desc-note {
    font-size: 2.5vw;
  }
  .halo-modes .swiper-slide-1 .desc-1 {
    top: 41%;
    left: 6%;
    width: 14%;
  }
  .halo-modes .swiper-slide-1 .desc-2 {
    top: 41%;
    left: 27.5%;
    width: 14%;
  }
  .halo-modes .swiper-slide-1 .desc-3 {
    top: 41%;
    left: 49.5%;
    width: 14%;
  }
  .halo-modes .swiper-slide-1 .desc-4 {
    top: 41%;
    left: 64.75%;
    width: 16%;
  }
  .halo-modes .swiper-slide-1 .desc-5 {
    top: 41%;
    left: 83.5%;
    width: 14%;
  }
  .halo-modes .swiper-slide-1 .desc-6 {
    top: 67%;
    left: 4%;
    width: 40%;
  }
  .halo-modes .swiper-slide-1 .desc-7 {
    top: 67%;
    left: 53.5%;
    width: 40%;
  }
  .halo-modes .swiper-slide-2 .desc-1 {
    top: 2%;
    left: 2%;
    width: 96%;
    text-align: left;
  }
  .halo-modes .swiper-slide-2 .desc-2 {
    top: 43%;
    left: 2.25%;
    width: 16%;
  }
  .halo-modes .swiper-slide-2 .desc-3 {
    top: 55%;
    left: 18.5%;
    width: 32%;
  }
  .halo-modes .swiper-slide-2 .desc-4 {
    top: 24%;
    left: 70%;
    width: 26%;
    text-align: left;
  }
  .halo-modes .swiper-slide-2 .desc-5 {
    top: 56%;
    left: 70.5%;
    width: 20%;
    text-align: left;
  }
  .halo-modes .swiper-slide-2 .desc-6 {
    top: 43%;
    left: 92%;
    width: 8%;
    text-align: left;
  }
  .halo-modes .swiper-slide-2 .desc-7 {
    top: 73%;
    left: 21.75%;
    width: 7%;
    text-align: left;
  }
  .halo-modes .swiper-slide-2 .desc-8 {
    top: 73%;
    left: 36.5%;
    width: 9%;
    text-align: left;
  }
  .halo-modes .swiper-slide-2 .desc-9 {
    top: 73%;
    left: 53.5%;
    width: 45%;
    text-align: left;
  }
  .halo-modes .swiper-slide-2 .desc-10 {
    position: static;
    bottom: unset;
    left: unset;
    width: auto;
    text-align: left;
  }
  .halo-modes .swiper-controls {
    position: absolute;
    bottom: 88%;
    right: 0;
    width: 16vw;
    display: none;
  }
  .halo-modes .swiper-controls .button-prev,
  .halo-modes .swiper-controls .button-next {
    width: 6vw;
    height: 6vw;
  }
  .halo-modes .swiper-controls .button-next {
    margin-left: 2vw;
  }
}
@media (max-width: 414px) {
  .halo-modes {
    font-size: 2.5vw;
  }
}



.halo-integration {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto 5em;
}
.halo-integration .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.halo-integration .text {
  padding: 6em 0% 2em;
  text-align: center;
}
.halo-integration h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.halo-integration h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.halo-integration p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.halo-integration a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 1px solid;
}
.halo-integration .link {
  margin-top: 2em;
}
.halo-integration .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 34%;
  margin: 0 auto;
  background: url(./img/m.jpg) top / 100% no-repeat;
}
@media (min-width: 1921px) {
  .halo-integration {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .halo-integration {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .halo-integration {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .halo-integration {
    font-size: 10.35px;
    margin: 0 auto 10vw;
  }
  .halo-integration .w-container {
    width: auto;
  }
  .halo-integration .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .halo-integration h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .halo-integration h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .halo-integration p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .halo-integration a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .halo-integration .link {
    margin: 1em 5vw 0;
  }
  .halo-integration .img {
    width: 90%;
    height: 0;
    padding-top: 282%;
    margin: 0 auto;
    background: url(./m/m.png) top / 100% no-repeat;
  }
}
@media (max-width: 414px) {
  .halo-integration {
    font-size: 2.5vw;
  }
}
