@charset "UTF-8";
@font-face {
  font-family: "galano_grotesqueregular";
  src: url("/library/fonts/GalanoGrotesque-Regular-webfont.eot");
  src: url("/library/fonts/GalanoGrotesque-Regular-webfont.eot?iefix") format("eot"), url("/library/fonts/GalanoGrotesque-Regular-webfont.woff") format("woff"), url("/library/fonts/GalanoGrotesque-Regular-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "galano_grotesqueregular";
  src: url("/library/fonts/GalanoGrotesque-Medium-webfont.eot");
  src: url("/library/fonts/GalanoGrotesque-Medium-webfont.eot?iefix") format("eot"), url("/library/fonts/GalanoGrotesque-Medium-webfont.woff") format("woff"), url("/library/fonts/GalanoGrotesque-Medium-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "galano_grotesqueregular";
  src: url("/library/fonts/GalanoGrotesque-SemiBold-webfont.eot");
  src: url("/library/fonts/GalanoGrotesque-SemiBold-webfont.eot?iefix") format("eot"), url("/library/fonts/GalanoGrotesque-SemiBold-webfont.woff") format("woff"), url("/library/fonts/GalanoGrotesque-SemiBold-webfont.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 300, "GRAD" 0, "opsz" 24;
}

html body {
  font-family: "galano_grotesqueregular";
  font-weight: 400;
  padding-top: 76px;
  font-size: 14px;
  text-rendering: optimizeLegibility;
}
html body * {
  box-sizing: border-box;
}
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {
  font-weight: 500;
}
html body button:focus {
  outline: 0;
  box-shadow: none !important;
}
html body a.external-link {
  position: relative;
}
html body a.external-link:after {
  content: "";
  position: absolute;
  background: url("https://www.zyxel.com/themes/custom/zyxel/images/icons/icon-show.png") no-repeat;
  background-size: contain;
  width: 13px;
  height: 13px;
  top: 50%;
  right: 0;
  transform: translate(calc(100% + 8px), -50%);
}
html body .main-container {
  max-width: unset !important;
  width: 100%;
}
html body .main-container .main-content-content {
  padding: 0;
}
html body .header {
  display: none;
}
html body .basic-page-breadcrumb {
  display: none;
}
html body .main-basic-content {
  margin: 0;
  padding: 0;
  max-width: none;
}
html body #block-contact-button {
  display: none;
}
@media screen and (min-width: 1024px) {
  html body .domain-selection-wrapper .domain-selection-wrapper-container {
    max-height: calc(100vh - 60px);
  }
}
html body .domain-selection-wrapper a {
  text-decoration: none;
}
html body .domain-selection-wrapper a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  html body .domain-selection-wrapper {
    position: fixed;
  }
}
html body .page-footer .footer {
  display: none !important;
}
html body .menu--footer a {
  text-decoration: none;
}
html body .menu--footer a:hover {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  html body .menu--footer {
    width: 100%;
    display: flex;
    justify-content: center;
    float: right;
  }
}
@media screen and (min-width: 768px) and (min-width: 993px) {
  html body .menu--footer {
    width: auto;
  }
}
@media screen and (min-width: 480px) {
  html body {
    padding-top: 86px;
  }
}
@media screen and (min-width: 480px) and (min-width: 1024px) {
  html body {
    padding-top: 92px;
    font-size: 16px;
  }
}

html body .frame {
  width: 90%;
  max-width: 1320px;
  margin: auto;
}
html body .header-wrap {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1081;
}
html body .header-wrap p {
  font-size: 14px;
  margin: 0;
}
@media screen and (min-width: 1200px) {
  html body .header-wrap p {
    font-size: 16px;
  }
}
html body .header-wrap .region-hint {
  background-color: black;
  padding: 10px 0;
  top: 0;
  width: 100%;
}
html body .header-wrap .region-hint .frame p {
  color: white;
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  html body .header-wrap .region-hint .frame p .down {
    display: none;
  }
}
html body .header-wrap .region-hint .frame p .right {
  display: none;
}
@media screen and (min-width: 768px) {
  html body .header-wrap .region-hint .frame p .right {
    display: inline;
  }
}
html body .header-wrap .region-hint .frame .button-wrap {
  margin-top: 10px;
}
html body .header-wrap .region-hint .frame .button-wrap a.btn {
  padding: 6px 12px;
  font-size: 15px;
  min-width: auto;
}
html body .header-wrap .region-hint .frame .button-wrap a.btn:last-child {
  margin-left: 5px;
}
@media screen and (min-width: 768px) {
  html body .header-wrap .region-hint .frame .button-wrap {
    margin: 0;
    flex: none;
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  html body .header-wrap .region-hint .frame {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
html body .header-wrap header {
  width: 100%;
  height: 76px;
  background-color: white;
  padding: 0px 15px;
  color: #010101;
  z-index: 1081;
  background-color: white;
  position: relative;
}
html body .header-wrap header .frame {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
html body .header-wrap header .frame .zyxel-logo img {
  width: 86px;
}
@media screen and (min-width: 480px) {
  html body .header-wrap header .frame .zyxel-logo img {
    width: 130px;
  }
}
html body .header-wrap header .frame .mobile-menu-trigger {
  position: absolute;
  left: 15px;
  font-size: 20px;
}
html body .header-wrap header .frame .mobile-menu-trigger img {
  width: 31px;
}
@media screen and (min-width: 1024px) {
  html body .header-wrap header .frame .mobile-menu-trigger {
    display: none;
  }
}
html body .header-wrap header .frame .desktop-menu-list {
  display: none;
  padding: 0;
  margin: 0;
  height: 100%;
}
html body .header-wrap header .frame .desktop-menu-list li {
  height: 100%;
  display: flex;
  align-items: center;
}
html body .header-wrap header .frame .desktop-menu-list li .menu-text {
  padding: 15px 20px;
  cursor: pointer;
  color: black;
  text-decoration: none;
}
html body .header-wrap header .frame .desktop-menu-list li .menu-text:hover {
  text-decoration: underline;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu {
  display: none;
  width: 100%;
  background-color: white;
  left: 0;
  top: 100%;
  border: 0;
  border-radius: 0;
  box-shadow: 0 11px 7px -9px rgba(0, 0, 0, 0.2);
  padding: 0 0 40px 0;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body {
  padding: 0 18px;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame {
  align-items: flex-start;
  max-width: 1320px;
  margin: auto;
  padding-left: 12px;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .product-wrap, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .solution-wrap {
  flex: 1;
  align-self: stretch;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .product-wrap .dropdown-title, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .solution-wrap .dropdown-title {
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  color: black;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .product-wrap .dropdown-title:hover, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .solution-wrap .dropdown-title:hover {
  text-decoration: underline;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .product-wrap .category, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .solution-wrap .category {
  padding: 20px 0;
  width: 50%;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .product-wrap .category .category-name, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .solution-wrap .category .category-name {
  font-size: 18px;
  font-weight: 600;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .product-wrap .category .sub-category-wrap, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .solution-wrap .category .sub-category-wrap {
  padding: 0;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .product-wrap .category .sub-category-wrap li, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .solution-wrap .category .sub-category-wrap li {
  padding: 2px 0;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .product-wrap .category .sub-category-wrap li a.sub-category, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .solution-wrap .category .sub-category-wrap li a.sub-category {
  text-decoration: none;
  color: #333;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .product-wrap .category .sub-category-wrap li a.sub-category:hover span, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .solution-wrap .category .sub-category-wrap li a.sub-category:hover span {
  position: relative;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .product-wrap .category .sub-category-wrap li a.sub-category:hover span:after, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .solution-wrap .category .sub-category-wrap li a.sub-category:hover span:after {
  position: absolute;
  width: 100%;
  bottom: -4px;
  left: 0;
  height: 1px;
  content: "";
  background-color: gray;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .product-wrap .category .sub-category-wrap li a.sub-category .sub-category-icon, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .solution-wrap .category .sub-category-wrap li a.sub-category .sub-category-icon {
  width: 32px;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .product-wrap .category .sub-category-wrap li a.sub-category .sub-category-name, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .solution-wrap .category .sub-category-wrap li a.sub-category .sub-category-name {
  font-size: 14px;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .product-wrap {
  border-right: 1px solid #ddd;
  padding: 14px 20px 0 0;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .solution-wrap {
  padding: 14px 20px 0 40px;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .solution-wrap .category > a {
  text-decoration: none;
  color: black;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .solution-wrap .category > a:hover {
  color: black;
  text-decoration: underline;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .news-wrap {
  width: 350px;
  background-color: #ededed;
  padding: 14px 25px 34px 25px;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .news-wrap .news-title {
  font-size: 22px;
  font-weight: 600;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .news-wrap a.news-link {
  text-decoration: none;
  color: black;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .news-wrap a.news-link .news-img {
  width: 100%;
  height: 200px;
  margin-top: 14px;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .news-wrap a.news-link .news-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .news-wrap a.news-link p.news-description {
  margin-top: 14px;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .news-wrap a.news-link:hover .news-img {
  filter: brightness(0.8);
  transition: all 0.3s ease;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-body .frame .news-wrap a.news-link:hover p {
  text-decoration: underline;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-footer .frame {
  justify-content: flex-start;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-footer .frame .btn {
  background-color: #64be00;
  color: white;
  font-size: 14px;
  font-weight: 500;
  min-width: 190px;
  margin-top: 15px;
  margin-left: 10px;
  padding: 9px 20px;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu .dropdown-footer .frame .btn:hover {
  background-color: #569a36;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--business .dropdown-body .frame .product-wrap .dropdown-title, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--business .dropdown-body .frame .solution-wrap .dropdown-title {
  color: #64be00;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--business .dropdown-body .frame .product-wrap .category-wrap, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--business .dropdown-body .frame .solution-wrap .category-wrap {
  display: flex;
  flex-wrap: wrap;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--serviceProvider .dropdown-body .frame .product-wrap .dropdown-title, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--serviceProvider .dropdown-body .frame .solution-wrap .dropdown-title {
  color: #00b2ff;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--serviceProvider .dropdown-body .frame .product-wrap .category, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--serviceProvider .dropdown-body .frame .solution-wrap .category {
  width: 100%;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--serviceProvider .dropdown-body .frame .product-wrap .category .sub-category-wrap, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--serviceProvider .dropdown-body .frame .solution-wrap .category .sub-category-wrap {
  display: flex;
  flex-wrap: wrap;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--serviceProvider .dropdown-body .frame .product-wrap .category .sub-category-wrap li, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--serviceProvider .dropdown-body .frame .solution-wrap .category .sub-category-wrap li {
  width: 50%;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--serviceProvider .dropdown-footer .frame .btn {
  background-color: #00b2ff;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--serviceProvider .dropdown-footer .frame .btn:hover {
  background-color: #0096d8;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--group .dropdown-body .frame .product-wrap .category, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--group .dropdown-body .frame .solution-wrap .category {
  width: 100%;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--group .dropdown-body .frame .product-wrap .category ul.sub-category-wrap, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--group .dropdown-body .frame .solution-wrap .category ul.sub-category-wrap {
  display: flex;
  flex-wrap: wrap;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--group .dropdown-body .frame .product-wrap .category ul.sub-category-wrap li, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--group .dropdown-body .frame .solution-wrap .category ul.sub-category-wrap li {
  width: 50%;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--group .dropdown-footer .frame .btn {
  background-color: #575755;
}
html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--group .dropdown-footer .frame .btn:hover, html body .header-wrap header .frame .desktop-menu-list li .dropdown-menu.dropdown-menu--group .dropdown-footer .frame .btn:focus {
  background-color: #000000;
}
html body .header-wrap header .frame .desktop-menu-list li:hover .menu-text {
  font-weight: 500;
}
html body .header-wrap header .frame .desktop-menu-list li:hover > .dropdown-menu {
  display: block;
}
@media screen and (min-width: 1024px) {
  html body .header-wrap header .frame .desktop-menu-list {
    display: flex;
  }
}
html body .header-wrap header .frame .region-switch {
  display: none;
  position: absolute;
  right: 0;
  color: black;
  text-decoration: none;
}
html body .header-wrap header .frame .region-switch i {
  font-size: 18px;
  transform: translate(-5px, 3px);
}
html body .header-wrap header .frame .region-switch:hover {
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  html body .header-wrap header .frame .region-switch {
    display: block;
    position: static;
  }
}
@media screen and (min-width: 1024px) {
  html body .header-wrap header .frame {
    position: static;
    justify-content: space-between;
  }
}
html body .header-wrap header .mobile-menu {
  width: 100vw;
  height: 100vh;
  background: white;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}
html body .header-wrap header .mobile-menu .mobile-menu-head {
  height: 68px;
  padding: 5px 15px;
  border-bottom: 1px solid #dee2e6;
}
html body .header-wrap header .mobile-menu .mobile-menu-head .frame {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
html body .header-wrap header .mobile-menu .mobile-menu-head .frame .mobile-menu-close {
  position: absolute;
  left: 0;
}
html body .header-wrap header .mobile-menu .mobile-menu-head .frame .mobile-menu-close img {
  width: 32px;
}
html body .header-wrap header .mobile-menu .mobile-menu-body {
  max-height: calc(100vh - 68px);
  top: 68px;
  position: absolute;
  left: 0;
  overflow: scroll;
  width: 100%;
}
html body .header-wrap header .mobile-menu .mobile-menu-body > h2 {
  margin: 0;
  padding: 10px 20px;
}
html body .header-wrap header .mobile-menu .mobile-menu-body > h2 a {
  color: black;
  text-decoration: none;
}
html body .header-wrap header .mobile-menu .mobile-menu-body > h2 a i {
  margin-left: 10px;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .mobile-company-link {
  position: relative;
  font-size: 24px;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .mobile-company-link i {
  font-size: 12px;
  position: absolute;
  top: 20px;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .accordion-item .accordion-header button.accordion-button {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  padding-left: 30px;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .accordion-item .accordion-header button.accordion-button:after {
  transform: scale(0.8) rotate(-90deg);
}
html body .header-wrap header .mobile-menu .mobile-menu-body .accordion-item .accordion-header button.accordion-button:hover {
  color: black;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .accordion-item .accordion-header button.accordion-button[aria-expanded=true] {
  background-color: white;
  font-weight: 500;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .accordion-item .accordion-header button.accordion-button[aria-expanded=true]:after {
  transform: scale(0.8) rotate(0deg);
}
html body .header-wrap header .mobile-menu .mobile-menu-body .accordion-item .accordion-header button.accordion-button[data-bs-target*=-sp-]:hover {
  color: #00b2ff;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .accordion-item .accordion-header button.accordion-button[data-bs-target*=-sp-][aria-expanded=true] {
  color: #00b2ff;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .accordion-item .accordion-header button.accordion-button[data-bs-target*=-ch-]:hover {
  color: #64be00;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .accordion-item .accordion-header button.accordion-button[data-bs-target*=-ch-][aria-expanded=true] {
  color: #64be00;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .accordion-item .accordion-body {
  padding: 13px 42px;
  background-color: #f2f2f2;
  margin: 0;
  margin-bottom: 6px;
  list-style: none;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .accordion-item .accordion-body li {
  padding: 5px 0;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .accordion-item .accordion-body li a {
  color: #010101;
  text-decoration: none;
  font-size: 18px;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .accordion-item .accordion-body li a:hover {
  text-decoration: underline;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .accordion-item:last-child {
  border-bottom: 1px solid #dee2e6;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .domain-selection-link-wrap {
  padding: 18px;
  border-bottom: 1px solid #dee2e6;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .domain-selection-link-wrap .selected-domain {
  text-decoration: none;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .domain-selection-link-wrap .selected-domain span {
  color: #010101;
  font-size: 15px;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .domain-selection-link-wrap .selected-domain:before {
  content: "";
  background: url(https://www.zyxel.com/themes/custom/zyxel/images/icons/earth-ico.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  height: 22px;
  width: 22px;
  margin-top: -1px;
  margin-right: 7px;
  background-size: 80%;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .mobile-sub-menu .accordion-item {
  border-bottom: 1px solid #d7dadc;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .mobile-sub-menu .accordion-item .accordion-header button.accordion-button {
  background-color: #f2f2f2;
  color: #888888;
  font-size: 18px;
  padding-left: 40px;
  text-transform: capitalize;
  font-weight: 500;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .mobile-sub-menu .accordion-item .accordion-header button.accordion-button:after {
  margin-left: 10px;
  opacity: 0.5;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .mobile-sub-menu .accordion-item .accordion-body {
  background-color: white;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .mobile-sub-menu .accordion-item .accordion-body a.all-support {
  color: #64be00;
  position: relative;
  text-decoration: none;
  font-size: 16px;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .mobile-sub-menu .accordion-item .accordion-body a.all-support:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  position: absolute;
  right: -18px;
  font-size: 12px;
  top: 1px;
}
html body .header-wrap header .mobile-menu .mobile-menu-body .mobile-sub-menu .accordion-item:last-child {
  border: 0;
}
@media screen and (min-width: 1024px) {
  html body .header-wrap header .mobile-menu {
    display: none !important;
  }
}
@media screen and (min-width: 480px) {
  html body .header-wrap header {
    height: 86px;
  }
}
@media screen and (min-width: 480px) and (min-width: 1024px) {
  html body .header-wrap header {
    height: 92px;
  }
}
html body .main-content {
  padding: 0;
}
html body .main-content p {
  font-size: 14px;
  margin: 0;
}
@media screen and (min-width: 1200px) {
  html body .main-content p {
    font-size: 16px;
  }
}
html body .main-content .banner {
  position: relative;
}
html body .main-content .banner ul.banner-slider {
  padding: 0;
  margin: 0;
}
html body .main-content .banner ul.banner-slider li.banner-slide {
  display: block;
  height: 100vw;
}
html body .main-content .banner ul.banner-slider li.banner-slide a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
html body .main-content .banner ul.banner-slider li.banner-slide a img.banner-img-desktop {
  display: none;
}
@media screen and (min-width: 768px) {
  html body .main-content .banner ul.banner-slider li.banner-slide a img.banner-img-desktop {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  html body .main-content .banner ul.banner-slider li.banner-slide a img.banner-img-mobile {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  html body .main-content .banner ul.banner-slider li.banner-slide {
    height: 37vw;
  }
}
html body .main-content .banner ul.banner-slider .slick-arrow {
  z-index: 1;
}
html body .main-content .banner ul.banner-slider .slick-arrow:before {
  content: "";
  border: 2px solid #a9a9a9;
  border-width: 2px 2px 0 0;
  width: 16px;
  height: 16px;
  display: block;
}
@media screen and (min-width: 1200px) {
  html body .main-content .banner ul.banner-slider .slick-arrow:before {
    width: 25px;
    height: 25px;
    border-width: 4px 4px 0 0;
  }
}
html body .main-content .banner ul.banner-slider .slick-next {
  right: 10px;
}
html body .main-content .banner ul.banner-slider .slick-next:before {
  transform: rotate(45deg);
}
@media screen and (min-width: 1200px) {
  html body .main-content .banner ul.banner-slider .slick-next {
    right: 24px;
  }
}
html body .main-content .banner ul.banner-slider .slick-prev {
  left: 10px;
}
html body .main-content .banner ul.banner-slider .slick-prev:before {
  transform: rotate(-135deg);
}
@media screen and (min-width: 1200px) {
  html body .main-content .banner ul.banner-slider .slick-prev {
    left: 24px;
  }
}
html body .main-content .banner ul.banner-slider ul.slick-dots {
  bottom: 10px;
}
html body .main-content .banner ul.banner-slider ul.slick-dots li {
  margin: 0 3px;
}
@media screen and (min-width: 992px) {
  html body .main-content .banner ul.banner-slider ul.slick-dots li {
    transform: scale(1.5);
  }
}
html body .main-content .banner .banner-index-slider {
  display: none;
  padding: 0;
  margin: 0;
  width: calc(100% - 40px);
  left: 20px;
  position: absolute;
  bottom: 3%;
}
html body .main-content .banner .banner-index-slider .slick-list {
  width: 100%;
  padding: 0 !important;
  overflow: visible;
}
html body .main-content .banner .banner-index-slider .slick-track {
  transform: none !important;
  display: flex;
  justify-content: center;
  height: 5vw;
  max-height: 76px;
}
html body .main-content .banner .banner-index-slider .index {
  position: relative;
  background-color: #f6f6f6;
  padding: 6px 10px;
  margin: 0 10px;
  width: 250px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
}
html body .main-content .banner .banner-index-slider .index .company {
  line-height: 1em;
  font-size: 12px;
  z-index: 1;
}
@media screen and (min-width: 1200px) {
  html body .main-content .banner .banner-index-slider .index .company {
    font-size: 14px;
  }
}
html body .main-content .banner .banner-index-slider .index .promotion {
  line-height: 1em;
  margin-top: 3px;
  z-index: 1;
}
@media screen and (min-width: 1200px) {
  html body .main-content .banner .banner-index-slider .index .promotion {
    font-size: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 3%;
  }
}
html body .main-content .banner .banner-index-slider .index:hover {
  background-color: #dddddd;
  font-weight: 500;
}
@media screen and (min-width: 1200px) {
  html body .main-content .banner .banner-index-slider .index {
    width: 306px !important;
  }
}
html body .main-content .banner .banner-index-slider .slick-current {
  background-color: #dddddd;
  position: relative;
}
html body .main-content .banner .banner-index-slider .slick-current p {
  font-weight: 600;
}
html body .main-content .banner .banner-index-slider .slick-current:before {
  content: "";
  width: 100%;
  height: calc(100% + 10px);
  position: absolute;
  left: 0;
  top: -5px;
  background-color: #dddddd;
  z-index: 0;
}
@media screen and (min-width: 992px) {
  html body .main-content .banner .banner-index-slider {
    display: flex;
  }
}
html body .main-content .intro {
  background-image: url(/sites/zyxel/files/library/assets/landing/background_about.jpg);
  background-size: cover;
  background-position: center;
  padding: 40px 0;
  position: relative;
}
html body .main-content .intro .frame {
  position: relative;
  z-index: 1;
}
html body .main-content .intro .frame .text-wrap h2.title {
  font-weight: 600;
  font-size: 32px;
}
@media screen and (min-width: 1200px) {
  html body .main-content .intro .frame .text-wrap h2.title {
    font-size: 52px;
  }
}
@media screen and (min-width: 992px) {
  html body .main-content .intro .frame .text-wrap p {
    margin-top: 4%;
  }
}
@media screen and (min-width: 992px) {
  html body .main-content .intro .frame .text-wrap {
    width: 50%;
  }
}
html body .main-content .intro .frame .number-wrap .box {
  margin-bottom: 10px;
}
html body .main-content .intro .frame .number-wrap .box p {
  text-align: center;
}
html body .main-content .intro .frame .number-wrap .box p:first-child {
  font-weight: 600;
}
html body .main-content .intro .frame .number-wrap .box p:first-child span.number {
  font-size: 68px;
}
@media screen and (min-width: 1200px) {
  html body .main-content .intro .frame .number-wrap .box p:first-child span.number {
    font-size: 86px;
  }
}
@media screen and (min-width: 992px) {
  html body .main-content .intro .frame .number-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 5%;
  }
}
html body .main-content .intro:after {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: white;
  content: "";
  z-index: 0;
  opacity: 0.4;
}
@media screen and (min-width: 992px) {
  html body .main-content .intro {
    padding: 6% 0;
  }
}
html body .main-content .sustainability {
  padding: 40px 5%;
  position: relative;
}
html body .main-content .sustainability .image img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  html body .main-content .sustainability .image img {
    object-fit: cover;
    height: 100%;
  }
}
@media screen and (min-width: 992px) {
  html body .main-content .sustainability .image {
    flex: 1;
  }
}
html body .main-content .sustainability .text-wrap {
  margin-top: 20px;
}
html body .main-content .sustainability .text-wrap .title {
  font-size: 32px;
  font-weight: 600;
  margin: 0;
}
@media screen and (min-width: 1200px) {
  html body .main-content .sustainability .text-wrap .title {
    font-size: 52px;
    max-width: 780px;
  }
}
@media screen and (min-width: 992px) {
  html body .main-content .sustainability .text-wrap p {
    max-width: 780px;
    margin-top: 4%;
  }
}
html body .main-content .sustainability .text-wrap .button-wrap {
  padding: 12px 0;
  margin-top: 20px;
}
html body .main-content .sustainability .text-wrap .button-wrap a.button {
  background-color: #dddddd;
  border-radius: 5px;
  color: black;
  padding: 12px 34px;
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  html body .main-content .sustainability .text-wrap .button-wrap {
    max-width: 780px;
    margin-top: 6%;
  }
}
@media screen and (min-width: 768px) {
  html body .main-content .sustainability .text-wrap {
    margin: 0;
    margin-left: 5%;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  html body .main-content .sustainability .text-wrap {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  html body .main-content .sustainability {
    display: flex;
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  html body .main-content .sustainability {
    padding: 5%;
    padding-left: 0;
  }
}
html body .main-content .award {
  background-color: #f4f4f4;
  padding: 40px 0;
}
html body .main-content .award .title {
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  html body .main-content .award .title {
    font-size: 52px;
  }
}
html body .main-content .award .award-slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
html body .main-content .award .award-slide a.award-wrap {
  background-color: white;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  margin: 5px;
  width: calc(50% - 10px);
}
html body .main-content .award .award-slide a.award-wrap .text {
  color: black;
  margin-top: 10px;
}
html body .main-content .award .award-slide a.award-wrap .text .year {
  font-weight: 600;
}
html body .main-content .award .award-slide a.award-wrap .text .name {
  display: block;
  height: 42px;
  line-height: 1.2em;
}
@media screen and (min-width: 1200px) {
  html body .main-content .award .award-slide a.award-wrap .text .name {
    margin-top: 5px;
  }
}
html body .main-content .award .award-slide a.award-wrap .image {
  width: 100%;
  height: 33vw;
}
html body .main-content .award .award-slide a.award-wrap .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media screen and (min-width: 768px) {
  html body .main-content .award .award-slide a.award-wrap .image {
    height: 22vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  html body .main-content .award .award-slide a.award-wrap .image {
    height: 16vw;
    padding: 5px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) and (min-width: 1200px) {
  html body .main-content .award .award-slide a.award-wrap .image {
    max-height: 235px;
    padding: 10px;
  }
}
@media screen and (min-width: 768px) {
  html body .main-content .award .award-slide a.award-wrap {
    width: calc(25% - 10px);
    max-width: 240px;
  }
}
html body .main-content .award .award-slide a.award-wrap.slick-slide {
  max-width: unset;
}
html body .main-content .award .award-slide .slick-arrow {
  z-index: 1;
}
html body .main-content .award .award-slide .slick-arrow:before {
  content: "";
  border: 2px solid #a9a9a9;
  border-width: 2px 2px 0 0;
  width: 16px;
  height: 16px;
  display: block;
}
@media screen and (min-width: 1200px) {
  html body .main-content .award .award-slide .slick-arrow:before {
    width: 25px;
    height: 25px;
    border-width: 4px 4px 0 0;
  }
}
html body .main-content .award .award-slide .slick-next {
  right: -16px;
}
html body .main-content .award .award-slide .slick-next:before {
  transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
  html body .main-content .award .award-slide .slick-next {
    right: -23px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  html body .main-content .award .award-slide .slick-next {
    right: -30px;
  }
}
html body .main-content .award .award-slide .slick-prev {
  left: -12px;
}
html body .main-content .award .award-slide .slick-prev:before {
  transform: rotate(-135deg);
}
@media screen and (min-width: 768px) {
  html body .main-content .award .award-slide .slick-prev {
    left: -23px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  html body .main-content .award .award-slide .slick-prev {
    left: -30px;
  }
}
html body .main-content .award .award-slide ul.slick-dots {
  bottom: -25px;
}
html body .main-content .award .award-slide ul.slick-dots li {
  margin: 0 3px;
}
@media screen and (min-width: 992px) {
  html body .main-content .award .award-slide ul.slick-dots li {
    transform: scale(1.5);
  }
}
@media screen and (min-width: 1200px) {
  html body .main-content .award .award-slide ul.slick-dots {
    bottom: -38px;
  }
}
@media screen and (min-width: 1200px) {
  html body .main-content .award .award-slide {
    margin-top: 4%;
  }
}
@media screen and (min-width: 992px) {
  html body .main-content .award {
    padding: 5% 0;
  }
}
html body .main-content .contact {
  padding: 40px 0;
  text-align: center;
}
html body .main-content .contact .frame .text .title {
  font-size: 32px;
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  html body .main-content .contact .frame .text .title {
    font-size: 52px;
  }
}
@media screen and (min-width: 768px) {
  html body .main-content .contact .frame .text {
    flex: 1;
    display: flex;
    align-items: center;
    border-right: 1px solid #8e8e8e;
  }
}
html body .main-content .contact .frame .entry-wrap {
  margin-top: 36px;
  position: relative;
}
html body .main-content .contact .frame .entry-wrap .entry {
  margin-bottom: 36px;
}
html body .main-content .contact .frame .entry-wrap .entry .logo img {
  width: 120px;
}
html body .main-content .contact .frame .entry-wrap .entry p {
  margin-top: 10px;
}
html body .main-content .contact .frame .entry-wrap .entry .button-wrap {
  padding: 12px 0;
  margin-top: 10px;
}
html body .main-content .contact .frame .entry-wrap .entry .button-wrap a.button {
  background-color: gray;
  color: white;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  padding: 12px 34px;
  border-radius: 5px;
}
html body .main-content .contact .frame .entry-wrap .entry .button-wrap a.button--ch {
  background-color: #64be00;
}
html body .main-content .contact .frame .entry-wrap .entry .button-wrap a.button--sp {
  background-color: #00b2ff;
}
html body .main-content .contact .frame .entry-wrap .entry .button-wrap a.button:hover {
  filter: brightness(0.9);
}
@media screen and (min-width: 768px) {
  html body .main-content .contact .frame .entry-wrap .entry {
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  html body .main-content .contact .frame .entry-wrap .entry {
    transform: scale(1.2);
  }
}
@media screen and (min-width: 768px) {
  html body .main-content .contact .frame .entry-wrap {
    display: flex;
    margin: 0;
    flex: 2;
    justify-content: space-around;
    padding: 5% 0;
  }
}
@media screen and (min-width: 768px) {
  html body .main-content .contact .frame {
    display: flex;
  }
}
@media screen and (min-width: 992px) {
  html body .main-content .contact {
    padding: 5% 0;
  }
}
html body footer {
  color: white;
  background-color: #333;
  position: relative;
}
html body footer .copy-right {
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: #010101;
  font-size: 12px;
  padding: 15px;
  text-align: center;
}
html body footer .copy-right .frame .copy-right-text p {
  margin: 0;
}
@media screen and (min-width: 1024px) {
  html body footer .copy-right .frame .copy-right-text {
    display: flex;
    align-items: center;
  }
}
html body footer .copy-right .frame .copy-right-menu {
  margin: 0;
  margin-top: 15px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
html body footer .copy-right .frame .copy-right-menu li {
  padding: 0 6px;
}
html body footer .copy-right .frame .copy-right-menu li a {
  color: white;
  text-decoration: none;
}
html body footer .copy-right .frame .copy-right-menu li a:hover {
  color: #64be00;
}
@media screen and (min-width: 992px) {
  html body footer .copy-right .frame .copy-right-menu li {
    padding: 0 15px;
  }
}
@media screen and (min-width: 992px) {
  html body footer .copy-right .frame .copy-right-menu {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  html body footer .copy-right .frame {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  html body footer .copy-right {
    position: absolute;
  }
}
@media screen and (min-width: 768px) {
  html body footer {
    padding: 35px 15px 80px;
  }
}

/*# sourceMappingURL=landing.css.map */
