#MiTAC_8005 * {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
}
#MiTAC_8005 span,
#MiTAC_8005 b,
#MiTAC_8005 a,
#MiTAC_8005 abbr[title],
#MiTAC_8005 dfn[title],
#MiTAC_8005 mark {
  display: inline-block;
}
#MiTAC_8005 a {
  text-decoration: none;
  outline: none;
  color: inherit;
  background-color: rgba(0, 0, 0, 0);
}
#MiTAC_8005 a img,
#MiTAC_8005 a img:hover {
  border: none;
}
#MiTAC_8005 ul,
#MiTAC_8005 ol,
#MiTAC_8005 li {
  list-style: none;
}
#MiTAC_8005 img {
  max-width: 100%;
  width: auto;
  border-style: none;
  line-height: 0;
  vertical-align: baseline;
}
#MiTAC_8005 sub,
#MiTAC_8005 sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#MiTAC_8005 sub {
  bottom: -0.25em;
}
#MiTAC_8005 sup {
  top: -0.5em;
}
#MiTAC_8005 pre,
#MiTAC_8005 code,
#MiTAC_8005 kbd,
#MiTAC_8005 samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
#MiTAC_8005 template,
#MiTAC_8005 [hidden] {
  display: none;
}
#MiTAC_8005 table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  -webkit-text-size-adjust: 100%;
  min-height: 100vh;
}
body {
  margin: 0;
}
#MiTAC_8005 .containerBlock {
  padding-left: 20px;
  padding-right: 20px;
}
#MiTAC_8005 .subBlockFull {
  margin-left: -20px;
  margin-right: -20px;
}
#MiTAC_8005 .subBlockFull .containerSubBlock {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
#MiTAC_8005 .subBlockTop {
  margin-top: 0px !important;
  padding-top: 0px !important;
}
#MiTAC_8005 .subBlockTop .containerSubBlock:first-child {
  padding-top: 50px;
}
#MiTAC_8005 .containerSubBlock {
  padding-top: 40px;
}
#MiTAC_8005 .containerSubBlock.bg {
  padding-top: 40px;
  padding-bottom: 40px;
}
#MiTAC_8005 .containerSubBlock.noSpace {
  margin-top: 0;
}
#MiTAC_8005 .mainContent .containerBlock {
  padding-top: 50px;
}
#MiTAC_8005 .mainContent .containerBlock.bg {
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
#MiTAC_8005 .mainContent .containerBlock.bg.noSpace {
  margin-top: 0;
}
#MiTAC_8005 .mainContent > section:first-child .containerBlock:first-child {
  padding-top: 70px;
  margin-top: 0px !important;
}
#MiTAC_8005 .mainContent > section:last-child .containerBlock:last-child {
  padding-bottom: 70px;
}
#MiTAC_8005 .mainContent p {
  margin-bottom: 1em;
}
#MiTAC_8005 .mainContent p:last-of-type {
  margin-bottom: 0;
}
#MiTAC_8005 .mainContent p.noSpace {
  margin-bottom: 0;
}
#MiTAC_8005 .boxImg {
  line-height: 0;
}
#MiTAC_8005 img.maxInitial {
  max-width: initial;
}
#MiTAC_8005 .alignCenter {
  text-align: center;
}
#MiTAC_8005 .alignLeft {
  text-align: left;
}
#MiTAC_8005 .alignRight {
  text-align: right;
}
#MiTAC_8005 .blockCenter {
  margin-left: auto;
  margin-right: auto;
}
#MiTAC_8005 .blockLeft {
  margin-right: auto;
}
#MiTAC_8005 .blockRight {
  margin-left: auto;
}
#MiTAC_8005 .colorWhite {
  color: #fff !important;
}
#MiTAC_8005 .colorBlack {
  color: #000 !important;
}
#MiTAC_8005 .inlineBlock {
  display: inline-block;
}
#MiTAC_8005 .inline {
  display: inline;
}
#MiTAC_8005 .showType {
  display: none !important;
}
#MiTAC_8005 .showType.showPC {
  display: block !important;
}
#MiTAC_8005 .clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
  visibility: inherit;
}
@media (max-width: 768px) {
  #MiTAC_8005 .containerBlock {
    padding-left: 5%;
    padding-right: 5%;
  }
  #MiTAC_8005 .subBlockTop .containerSubBlock:first-child {
    padding-top: 30px;
  }
  #MiTAC_8005 .subBlockFull {
    margin-left: calc(-1 * (5% + 10px));
    margin-right: calc(-1 * (5% + 10px));
  }
  #MiTAC_8005 .subBlockFull .containerSubBlock {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
  #MiTAC_8005 .containerSubBlock {
    padding-top: 20px;
  }
  #MiTAC_8005 .containerSubBlock.noSpace {
    margin-top: 0;
  }
  #MiTAC_8005 .mainContent .containerBlock {
    padding-top: 30px;
  }
  #MiTAC_8005 .mainContent .containerBlock.bg {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #MiTAC_8005 .mainContent .containerBlock.bg.noSpace {
    margin-top: 0;
  }
  #MiTAC_8005 .mainContent > section:first-child .containerBlock:first-child {
    padding-top: 50px;
  }
  #MiTAC_8005 .mainContent > section:last-child .containerBlock:last-child {
    padding-bottom: 50px;
  }
  #MiTAC_8005 .showType.showPC {
    display: none !important;
  }
  #MiTAC_8005 .showType.showTablet {
    display: block !important;
  }
}
@media (max-width: 580px) {
  #MiTAC_8005 .showType.showTablet {
    display: none !important;
  }
  #MiTAC_8005 .showType.showPhone {
    display: block !important;
  }
}
#MiTAC_8005 .arrowImgIcon {
  transform-origin: center;
  width: 15px;
}
#MiTAC_8005 .arrowImgIcon::after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 60%;
  background: url(css-img/common/arrow_blue.svg) left top no-repeat;
  background-size: contain;
  transform: rotate(180deg);
}
#MiTAC_8005 .triangIcon:before {
  content: "▶";
  display: block;
  transform: scale(0.5, 1);
}
#MiTAC_8005 .plusIcon {
  position: absolute;
  width: 15px;
  height: 15px;
}
#MiTAC_8005 .plusIcon::before,
#MiTAC_8005 .plusIcon::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #636363;
  position: absolute;
  top: 0;
}
#MiTAC_8005 .plusIcon::before {
  animation: iconPlusBefore 0.5s;
  animation-direction: alternate;
  animation-fill-mode: forwards;
}
#MiTAC_8005 .plusIcon::after {
  animation: iconPlusAfter 0.5s;
  animation-direction: alternate;
  animation-fill-mode: forwards;
  transform-origin: center center;
}
#MiTAC_8005 .textLink {
  color: #2d53b4;
  transition: 0.3s;
}
#MiTAC_8005 .textLink.opacity {
  opacity: 0.8;
  color: #2d53b4;
}
#MiTAC_8005 .textLink.underLine {
  text-decoration: underline;
}
#MiTAC_8005 .circleList > .list {
  position: relative;
  padding-left: 12px;
  margin-top: 2px;
}
#MiTAC_8005 .circleList > .list::before {
  font-family: Arial, Helvetica, sans-serif;
  content: "";
  display: block;
  content: "●";
  position: absolute;
  left: 0px;
  transform: scale(0.7);
  transform-origin: left center;
}
#MiTAC_8005 .triangleList > .list {
  position: relative;
  padding-left: 10px;
  margin-top: 2px;
}
#MiTAC_8005 .triangleList > .list::before {
  font-family: Arial, Helvetica, sans-serif;
  content: "";
  display: block;
  content: "▶";
  position: absolute;
  left: 2px;
  top: 1px;
  transform: scale(0.4, 0.6);
  transform-origin: left center;
}
#MiTAC_8005 .dottedYList {
  width: calc(100% + 18px);
  margin-left: -18px;
}
#MiTAC_8005 .dottedYList > .list {
  padding: 5px 15px 5px 18px;
  background: url(css-img/common/dottedList.png) left top repeat-y;
}
#MiTAC_8005 .dottedYList > .list:first-child {
  background: none;
}
#MiTAC_8005 .dottedXList > .list {
  padding-top: 8px;
  padding-bottom: 5px;
  background: url(css-img/common/dottedList.png) left top repeat-x;
}
#MiTAC_8005 .dottedXList > .list:first-child {
  background: none;
}
#MiTAC_8005 .containerBtn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px 0 0 -10px;
  width: calc(100% + 10px);
}
#MiTAC_8005 .containerBtn.noSpace {
  margin-top: 0px;
}
#MiTAC_8005 .containerBtn > .btn {
  font-size: 16px;
  line-height: 1.2;
  text-decoration: none;
  text-align: center;
  margin: 10px 0 0 10px;
  padding: 8px 22px;
}
#MiTAC_8005 .containerBtn > .btn.fullWidth {
  width: 100%;
}
#MiTAC_8005 .containerBtn > .btn.halfWidth {
  width: calc(50% - 10px);
}
#MiTAC_8005 .containerBtn.noSpace {
  margin-top: 0px;
}
#MiTAC_8005 .containerBtn.alignLeft {
  justify-content: flex-start;
}
#MiTAC_8005 .containerBtn.alignRight {
  justify-content: flex-end;
}
html:not(.js_mobile) #MiTAC_8005 .textLink:hover {
  color: #149de7;
  text-decoration: none;
}
html:not(.js_mobile) #MiTAC_8005 .textLink.opacity:hover {
  opacity: 1;
  color: #2d53b4;
}
@keyframes iconPlusBefore {
  0% {
    transform: rotate(90deg);
    opacity: 1;
  }
  100% {
    transform: rotate(0deg);
    opacity: 1;
  }
}
@keyframes iconPlusAfter {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-90deg);
  }
}
#MiTAC_8005 .ani_hoverBottomLine {
  width: auto;
  text-align: center;
  display: flex;
  align-items: center;
  display: inline-block;
  position: relative;
  margin: 0px;
  padding: 10px 0px;
}
#MiTAC_8005 .ani_hoverBottomLine::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 5px;
}
#MiTAC_8005 .ani_hoverBottomLine.on::after {
  background-color: #5097e2;
}
#MiTAC_8005 .ani_hoverBoxShadow {
  box-shadow: 0px 0px 8px 5px #bfbfbf;
}
#MiTAC_8005 .ani_notHover > li {
  box-shadow: 0px 0px 8px 5px #bfbfbf;
}
#MiTAC_8005 .ani_circleRotate3d {
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
  animation: 5s aniCircleRotate ease-in infinite;
  color: #fff;
  text-align: center;
}
html:not(.js_mobile) #MiTAC_8005 .ani_hoverBottomLine {
  transition: 0.5s;
}
html:not(.js_mobile) #MiTAC_8005 .ani_hoverBottomLine:hover:not(.on)::after {
  background-color: #6ab1fd;
  animation: hoverBottomLine 0.3s ease-out 0s 1 normal;
  transform-origin: center;
}
html:not(.js_mobile) #MiTAC_8005 .ani_hoverBoxShadow {
  transition: 0.5s;
}
html:not(.js_mobile) #MiTAC_8005 .ani_hoverBoxShadow:hover {
  transform: translateY(-2px);
  box-shadow: 0px 5px 8px 5px #bfbfbf;
}
html:not(.js_mobile) #MiTAC_8005 .ani_notHover {
  transition: 0.5s;
}
html:not(.js_mobile) #MiTAC_8005 .ani_notHover:hover li:not(:hover) {
  filter: blur(2px) grayscale(1);
  opacity: 0.7;
}
html:not(.js_mobile) #MiTAC_8005 .ani_hoverDown {
  transition: 0.4s;
  transform: translateY(-1px);
}
html:not(.js_mobile) #MiTAC_8005 .ani_hoverDown:hover {
  transform: translateY(2px) !important;
}
html:not(.js_mobile) #MiTAC_8005 .ani_hoverUp {
  transition: 0.4s;
  transform: translateY(1px);
}
html:not(.js_mobile) #MiTAC_8005 .ani_hoverUp:hover {
  transform: translateY(-2px) !important;
}
html:not(.js_mobile) #MiTAC_8005 .ani_hoverfilterColor {
  transition: 0.3s;
  filter: saturate(1);
}
html:not(.js_mobile) #MiTAC_8005 .ani_hoverfilterColor:hover {
  filter: saturate(1.5);
}
html:not(.js_mobile) #MiTAC_8005 .ani_bomb {
  cursor: pointer;
  animation-duration: 10s;
  animation-name: aniBomb;
  animation-iteration-count: infinite;
}
@keyframes hoverBottomLine {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
@keyframes aniBomb {
  0% {
    transform: scale(1, 1);
  }
  2% {
    transform: scale(1, 1);
  }
  3% {
    transform: scale(0.95, 0.95);
  }
  4% {
    transform: scale(1, 1);
  }
  6% {
    transform: scale(0.98, 0.98);
  }
  10% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes aniCircleRotate {
  0% {
    transform: rotate3d(0, 1, 1, 0deg);
  }
  50% {
    transform: rotate3d(0, 1, 1, 360deg);
  }
  100% {
    transform: rotate3d(0, 1, 1, 0deg);
  }
}
#MiTAC_8005 .js_goTop {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position: fixed !important;
  z-index: -1;
  bottom: 0px;
  right: 20px;
  transition: 0.7s;
  opacity: 0;
}
#MiTAC_8005 .js_goTop::after {
  content: "";
  display: block;
  width: 50%;
  height: 50%;
  background: url(css-img/common/arrow_white.svg) center center no-repeat;
  background: url(css-img/common/arrow_white.png) center center no-repeat\9;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#MiTAC_8005 .js_goTop.show {
  opacity: 1;
  bottom: 45px;
  z-index: 90;
}
#MiTAC_8005 .js_numberList > .list {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
}
#MiTAC_8005 .js_numberList > .list > .number {
  min-width: 20px;
}
#MiTAC_8005 .js_fixedTop {
  position: relative;
}
#MiTAC_8005 .js_fixedTop.onFixed .js_fixedTopHeight {
  position: fixed;
}
#MiTAC_8005 .js_fixedTop .js_fixedTopHeight {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 98;
}
#MiTAC_8005 .js_sticky {
  position: sticky;
}
#MiTAC_8005 .js_scrollAni {
  transition: 0.6s;
  opacity: 0;
  transform: translateY(100px);
}
#MiTAC_8005 .js_scrollAni.aniX {
  transition: 0.8s;
  opacity: 0;
  transform: translateX(-100px);
}
#MiTAC_8005 .js_scrollAni.aniScale {
  transition: 0.8s;
  opacity: 0;
  transform: scale(0.2) translateY(20px);
  transform-origin: bottom center;
}
#MiTAC_8005 .js_scrollAni.aniShow {
  opacity: 1;
  transform: translate(0px, 0px) scale(1);
}
#MiTAC_8005 .js_hoverBoxShow .js_hoverScrope {
  position: relative;
  overflow: hidden;
}
#MiTAC_8005 .js_hoverBoxShow .js_hoverScrope.show .js_hoverBox {
  opacity: 1;
  transform: translateY(-2px);
}
#MiTAC_8005 .js_hoverBoxShow .js_hoverScrope.show:after {
  opacity: 1;
}
#MiTAC_8005 .js_hoverBoxShow .js_hoverScrope:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(39, 66, 89, 0.95);
  opacity: 0;
  transition: all 0.5s ease-out;
  transition-delay: 0.2s;
}
#MiTAC_8005 .js_hoverBoxShow .js_hoverBox {
  position: absolute;
  z-index: 5;
  transition: 0.5s;
  top: 0px;
  left: 0px;
  opacity: 0;
  width: 100%;
  overflow-y: auto;
  color: #fff;
  padding: 10px;
  transform: translateY(0px);
  transition-delay: 0.2s;
}
#MiTAC_8005 .js_hoverBoxShow .containerBtn {
  position: relative;
  z-index: 5;
}
#MiTAC_8005 .js_hoverBoxScroll .js_hoverScrope {
  position: relative;
  overflow: hidden;
}
#MiTAC_8005 .js_hoverBoxScroll .js_hoverScrope.show .js_hoverBox {
  top: 0 !important;
}
#MiTAC_8005 .js_hoverBoxScroll .js_hoverBox {
  position: absolute;
  z-index: 2;
  background-color: hsla(0, 0%, 100%, 0.9);
  transition: 0.5s;
}
#MiTAC_8005 .js_hoverBoxScroll .js_hoverBox .js_boxContent {
  overflow-y: auto;
  padding: 5px 12px;
}
#MiTAC_8005 .js_fixedRight > .js_list {
  position: fixed;
  top: 140px;
  right: 0px;
  z-index: 998;
  transition: 1s;
  margin-top: 10px;
}
#MiTAC_8005 .js_fixedRight > .js_list:first-child {
  margin-top: 0px;
}
#MiTAC_8005 .js_fixedRight .js_fixedRightBox {
  display: flex;
  align-items: stretch;
  margin-right: 0px;
}
#MiTAC_8005 .js_fixedRight .js_fixedRightAction {
  cursor: pointer;
}
#MiTAC_8005 .js_fixedRight .js_fixedRightContent {
  position: relative;
}
#MiTAC_8005 .js_fixedRight .js_fixedRightCloseBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 10px;
  top: 10px;
}
#MiTAC_8005 .js_shadowBox {
  position: relative;
  line-height: 0;
}
#MiTAC_8005 .js_shadowBox .js_imgShadow {
  position: relative;
  z-index: 3;
}
#MiTAC_8005 .js_shadowBox .js_imgShadowScope {
  position: absolute;
  left: 0;
  top: 99%;
  width: 100%;
  height: 25%;
  overflow: hidden;
  filter: blur(3px);
}
#MiTAC_8005 .js_shadowBox .js_imgShadowScope img {
  position: absolute;
  z-index: 1;
  width: 100%;
  opacity: 0.2;
  transform: scaleY(-1);
}
#MiTAC_8005 .js_shadowBox .js_imgShadowScope::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0px;
  width: 100%;
  z-index: 2;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.5) 50%,
    rgb(255, 255, 255) 100%
  );
}
@media (max-width: 768px) {
  #MiTAC_8005 .js_goTop {
    width: 35px;
    height: 35px;
  }
  #MiTAC_8005 .js_fixedRight {
    top: 50%;
    width: 30%;
    max-width: 80px;
  }
  #MiTAC_8005 .js_fixedRight img {
    max-width: 100%;
  }
  #MiTAC_8005 .js_fixedRight > .js_list {
    right: 0px !important;
  }
}
.header {
  max-width: 1320px;
  height: 80px;
  margin: 0 auto;
}
html {
  background: #000;
}
#MiTAC_8005 {
  background-color: #000;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  overflow: hidden;
}
#MiTAC_8005 * {
  font-family: "Roboto Flex", arial, "sans-serif" !important;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings:
    "slnt" 0,
    "wdth" 100,
    "GRAD" 0,
    "XOPQ" 96,
    "XTRA" 468,
    "YOPQ" 79,
    "YTAS" 750,
    "YTDE" -203,
    "YTFI" 738,
    "YTLC" 514,
    "YTUC" 712;
}
#MiTAC_8005 .fontWL {
  font-weight: 100;
}
#MiTAC_8005 .fontWLI {
  font-variation-settings: "slnt" -10;
  font-weight: 100;
}
#MiTAC_8005 .fontWN {
  font-weight: 300;
}
#MiTAC_8005 .fontWNI {
  font-variation-settings: "slnt" -10;
  font-weight: 300;
}
#MiTAC_8005 .fontWM {
  font-weight: 400;
}
#MiTAC_8005 .fontWMI {
  font-variation-settings: "slnt" -10;
  font-weight: 400;
}
#MiTAC_8005 .fontWB {
  font-weight: 600;
}
#MiTAC_8005 .fontWBI {
  font-variation-settings: "slnt" -10;
  font-weight: 600;
}
#MiTAC_8005 .fontWB2 {
  font-weight: 800;
}
#MiTAC_8005 .fontWB2I {
  font-variation-settings: "slnt" -10;
  font-weight: 800;
}
#MiTAC_8005 .videoScope .fluid-width-video-wrapper {
  padding-top: 0 !important;
}
#MiTAC_8005 .videoScope .fluid-width-video-wrapper iframe {
  position: static;
}
#MiTAC_8005 .mw-1280 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
#MiTAC_8005 .mw-1240 {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
#MiTAC_8005 .mw-850 {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}
#MiTAC_8005 .mw-520 {
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}
#MiTAC_8005 .btnBlue {
  background: linear-gradient(
    to right,
    rgb(66, 133, 236) 0%,
    rgb(11, 186, 251) 100%
  );
  border-radius: 30px;
  padding: 10px 30px 12px !important;
  font-size: 18px;
  border: 1px solid rgba(0, 0, 0, 0);
}
#MiTAC_8005 .highLight {
  background: linear-gradient(
    to bottom,
    rgb(255, 255, 255) 30%,
    rgb(0, 172, 222) 70%
  );
  -webkit-background-clip: text;
  background-clip: text;
  color: rgba(0, 0, 0, 0);
}
#MiTAC_8005 h1 {
  font-size: 72px;
  line-height: 1.1;
  color: #fff;
  font-weight: 600;
}
#MiTAC_8005 h2 {
  font-size: 48px;
  line-height: 1.3;
  margin-bottom: 15px;
  font-weight: 600;
}
#MiTAC_8005 h3 {
  font-size: 30px;
  line-height: 1.3;
}
#MiTAC_8005 h4 {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 100;
}
#MiTAC_8005 .noSpace {
  margin-bottom: 0px;
}
#MiTAC_8005 .colorBlue {
  color: #4696db;
}
#MiTAC_8005 .colorGray {
  color: #d5d7dc;
}
#MiTAC_8005 .transparentBorder {
  position: relative;
}
#MiTAC_8005 .transparentBorder::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  background-origin: border-box;
  -webkit-mask-image:
    linear-gradient(white, white), linear-gradient(white, white);
  mask-image: linear-gradient(white, white), linear-gradient(white, white);
  -webkit-mask-composite: xor, source-over;
  mask-composite: exclude, add;
  -webkit-mask-clip: padding-box, border-box;
  mask-clip: padding-box, border-box;
}
#MiTAC_8005 .mainBanner {
  position: relative;
}
#MiTAC_8005 .mainBanner .bannerBg {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  background: url(css-img/banner_bg.webp) center bottom no-repeat;
  background-size: cover;
}
#MiTAC_8005 .mainBanner .mainBannerContent {
  position: relative;
  padding-top: 90px;
  font-size: 30px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}
#MiTAC_8005 .mainBanner .bannerImg {
  position: relative;
  z-index: 5;
  max-width: initial;
  width: 120%;
  padding-top: 5%;
  margin-left: 5%;
  margin-bottom: -22%;
}
#MiTAC_8005 .mainBanner .highLightTxt {
  position: relative;
}
#MiTAC_8005 .mainBanner .highLight {
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 2;
  bottom: 0px;
  text-shadow: none;
  text-align: center;
}
#MiTAC_8005 .mainContent {
  position: relative;
  z-index: 4;
}
#MiTAC_8005 .block-feature {
  font-size: 18px;
  background: linear-gradient(
    to bottom,
    rgba(7, 11, 23, 0) 70%,
    rgb(7, 11, 23) 100%
  );
}
#MiTAC_8005
  .block-feature
  .subBlockFull
  > .containerSubBlock:nth-child(odd)
  .subBlockDisplay {
  flex-direction: row-reverse;
}
#MiTAC_8005 .block-feature .subBlockDisplay {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  width: 100%;
}
#MiTAC_8005 .block-feature .featureImg {
  width: 50%;
}
#MiTAC_8005 .block-feature .featureContent {
  position: relative;
  z-index: 5;
  width: 50%;
  padding: 2% 0 2%;
}
#MiTAC_8005 .block-feature .feature-1 {
  background: url(css-img/feature_bg-1.webp) center top no-repeat;
  background-size: cover;
  padding: 10% 0 5%;
}
#MiTAC_8005 .block-feature .feature-1 .featureImg {
  margin-top: -2%;
  margin-bottom: -5%;
}
#MiTAC_8005 .block-feature .feature-1 .featureContent {
  max-width: 460px;
}
#MiTAC_8005 .block-feature .feature-2 {
  background: url(css-img/feature_bg-2.webp) center top no-repeat;
  background-size: cover;
  margin-top: -5%;
}
#MiTAC_8005 .block-feature .feature-2 .featureImg {
  margin-bottom: -15%;
  margin-left: -10%;
}
#MiTAC_8005 .block-feature .feature-2 .featureContent {
  max-width: 550px;
}
#MiTAC_8005 .block-feature .feature-3 {
  background: url(css-img/feature_bg-3.webp) center top no-repeat;
  background-size: cover;
  margin-top: -5%;
}
#MiTAC_8005 .block-feature .feature-3 .featureImg {
  margin-bottom: -15%;
  margin-right: -10%;
  position: relative;
  z-index: 5;
}
#MiTAC_8005 .block-feature .feature-3 .featureContent {
  max-width: 490px;
}
#MiTAC_8005 .block-products {
  position: relative;
  margin-top: -1% !important;
  background-color: #070b17;
}
#MiTAC_8005 .block-products::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 4;
  top: -5%;
  bottom: 0px;
  left: 0;
  width: 100%;
  background: linear-gradient(
    to bottom,
    rgba(7, 11, 23, 0) 0%,
    rgb(7, 11, 23) 5%
  );
}
#MiTAC_8005 .block-products .mw-1280 {
  position: relative;
  z-index: 8;
  padding-top: 5%;
}
#MiTAC_8005 .block-products .mw-1280 h2 {
  position: relative;
  z-index: 8;
}
#MiTAC_8005 .block-products .list-productBlock {
  padding-top: 6%;
}
#MiTAC_8005 .block-products .productBlock {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
#MiTAC_8005 .block-products .productBlock:nth-child(even) {
  flex-direction: row-reverse;
}
#MiTAC_8005 .block-products .productBlock:nth-child(even) .transparentBorder {
  left: 0%;
}
#MiTAC_8005
  .block-products
  .productBlock:nth-child(even)
  .transparentBorder::before {
  background-image: linear-gradient(
    to right,
    rgb(1, 94, 234) 0%,
    rgb(1, 95, 234) 1%,
    rgba(0, 163, 245, 0) 90%,
    rgba(0, 192, 250, 0) 100%
  );
}
#MiTAC_8005 .block-products .productBlock .productImg {
  width: 50%;
  position: relative;
}
#MiTAC_8005 .block-products .productBlock .productImg::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  background: url(css-img/circle_bg.png) center center no-repeat;
  background-size: contain;
}
#MiTAC_8005 .block-products .productBlock .productImg img {
  position: relative;
  z-index: 3;
}
#MiTAC_8005 .block-products .productBlock .productContent {
  width: 45%;
  position: relative;
}
#MiTAC_8005 .block-products .productBlock .productContent span {
  color: inherit;
}
#MiTAC_8005 .block-products .productBlock .transparentBorder {
  position: absolute;
  width: 200%;
  left: -100%;
  height: calc(100% - 60px);
  top: 0px;
  border-radius: 10px;
}
#MiTAC_8005 .block-products .productBlock .transparentBorder::before {
  width: calc(100% - 2px);
  border-width: 1px;
  border-radius: 10px;
  background-image: linear-gradient(
    to right,
    rgba(1, 94, 234, 0) 0%,
    rgba(1, 123, 239, 0) 30%,
    rgb(0, 192, 250) 100%
  );
}
#MiTAC_8005 .block-products .productBlock .boxContent {
  position: relative;
  z-index: 4;
  padding: 40px 20px 40px 40px;
}
#MiTAC_8005 .block-products .productBlock .boxContent::before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 9px;
  height: 9px;
  background-color: #e4000c;
  position: absolute;
  left: 24px;
  top: 55px;
}
#MiTAC_8005 .block-products .productBlock .box-content {
  margin: 20px 0;
}
#MiTAC_8005 .block-products .productBlock .containerBtn {
  margin-top: 50px;
}
#MiTAC_8005 .block-products .productBlock.product-1 .productImg::before {
  width: 300%;
  padding-bottom: 300%;
  top: -102%;
  left: -50%;
}
#MiTAC_8005 .block-products .productBlock.product-1 .productImg img {
  width: 156%;
  max-width: initial;
  margin-top: -10%;
}
#MiTAC_8005 .block-products .productBlock.product-2 {
  display: flex;
}
#MiTAC_8005 .block-products .productBlock.product-2 .productImg::before {
  width: 324%;
  padding-bottom: 329%;
  top: -270%;
  left: -81%;
}
#MiTAC_8005 .block-products .productBlock.product-2 .productImg img {
  width: 126%;
  max-width: initial;
  margin-left: -15%;
  margin-top: -10%;
}
#MiTAC_8005 .block-products .productBlock.product-3 .productImg::before {
  width: 310%;
  padding-bottom: 250%;
  top: -74%;
  left: -50%;
}
#MiTAC_8005 .block-products .productBlock.product-3 .productImg img {
  width: 126%;
  max-width: initial;
  margin-left: -13%;
  margin-top: -5%;
}
html:not(.js_mobile) #MiTAC_8005 .btnBlue:hover {
  border: 1px solid #fff;
}
@media (max-width: 768px) {
  #MiTAC_8005 h1 {
    font-size: 56px;
  }
  #MiTAC_8005 h2 {
    font-size: 36px;
  }
  #MiTAC_8005 h3 {
    font-size: 26px;
  }
  #MiTAC_8005 h4 {
    font-size: 22px;
  }
  #MiTAC_8005 .mainBanner .bannerBg {
    background: url(css-img/banner580_bg.webp) center bottom no-repeat;
    background-size: cover;
  }
  #MiTAC_8005 .mainBanner .mainBannerContent {
    padding-top: 10%;
    font-size: 28px;
    text-shadow:
      0 0 10px rgba(0, 0, 0, 0.7),
      0 0 20px rgba(0, 0, 0, 0.8);
  }
  #MiTAC_8005 .mainBanner .bannerImg {
    width: 150%;
    padding-top: 3%;
    margin-left: -5%;
    margin-bottom: -22%;
  }
  #MiTAC_8005 .block-feature .subBlockDisplay {
    flex-direction: column-reverse !important;
  }
  #MiTAC_8005 .block-feature .featureImg {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  #MiTAC_8005 .block-feature .featureContent {
    width: 100%;
    text-align: center;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  #MiTAC_8005 .block-feature .feature-1 {
    background: url(css-img/feature580_bg-1.webp) center top no-repeat;
    background-size: cover;
    margin-top: -10%;
    padding-top: 25%;
  }
  #MiTAC_8005 .block-feature .feature-2 {
    background: url(css-img/feature580_bg-2.webp) center top no-repeat;
    background-size: 100% 100%;
    margin-top: -13%;
    padding-top: 20%;
    position: relative;
    z-index: 5;
  }
  #MiTAC_8005 .block-feature .feature-2 .featureImg {
    margin-left: -15%;
  }
  #MiTAC_8005 .block-feature .feature-3 {
    background: url(css-img/feature580_bg-3.webp) center top no-repeat;
    background-size: cover;
    margin-top: -30%;
    padding-top: 30%;
  }
  #MiTAC_8005 .block-feature .feature-3 .featureImg {
    margin-left: 15%;
    margin-top: -5%;
  }
  #MiTAC_8005 .block-products .productBlock {
    margin-top: 30px;
  }
  #MiTAC_8005 .block-products .productBlock:first-child {
    margin-top: 0px;
  }
  #MiTAC_8005 .block-products .productBlock .productImg {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  #MiTAC_8005 .block-products .productBlock .productContent {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  #MiTAC_8005 .block-products .productBlock .transparentBorder {
    display: none;
  }
  #MiTAC_8005 .block-products .productBlock .boxContent {
    padding-top: 20px;
  }
  #MiTAC_8005 .block-products .productBlock .boxContent::before {
    left: 24px;
    top: 32px;
  }
  #MiTAC_8005 .block-products .productBlock .containerBtn {
    margin-top: 30px;
  }
  #MiTAC_8005 .block-products .productBlock .containerBtn .btn {
    width: 100%;
  }
  #MiTAC_8005 .block-products .productBlock.product-1 .productImg::before {
    top: -142%;
  }
  #MiTAC_8005 .block-products .productBlock.product-1 .productImg img {
    width: 135%;
    margin-top: -2%;
    margin-left: 8%;
    margin-bottom: -5%;
  }
  #MiTAC_8005 .block-products .productBlock.product-2 .productImg::before {
    width: 300%;
    padding-bottom: 300%;
    top: -380%;
    left: -70%;
  }
  #MiTAC_8005 .block-products .productBlock.product-2 .productImg img {
    width: 120%;
    margin-left: -6%;
    margin-top: -5%;
    margin-bottom: -5%;
  }
  #MiTAC_8005 .block-products .productBlock.product-3 .productImg::before {
    width: 310%;
    padding-bottom: 390%;
    background-size: 100% 100%;
    top: -250%;
    left: -50%;
  }
  #MiTAC_8005 .block-products .productBlock.product-3 .productImg img {
    width: 120%;
    margin-left: -10%;
    margin-top: -2%;
    margin-bottom: -8%;
  }
}
@media (max-width: 580px) {
  #MiTAC_8005 h1 {
    font-size: 40px;
  }
  #MiTAC_8005 h2 {
    font-size: 30px;
  }
  #MiTAC_8005 h3 {
    font-size: 22px;
  }
  #MiTAC_8005 h4 {
    font-size: 18px;
  }
  #MiTAC_8005 .mainBanner .mainBannerContent {
    font-size: 20px;
  }
}
@media (max-width: 420px) {
  #MiTAC_8005 .block-feature {
    background: linear-gradient(
      to bottom,
      rgba(7, 11, 23, 0) 10%,
      rgb(13, 25, 41) 30%
    );
  }
  #MiTAC_8005 .block-feature .feature-1 {
    margin-top: -30%;
    padding-top: 45%;
  }
}
