@charset "UTF-8";
.small-wrap {
  max-width: 680px;
  margin: 0 auto;
}

.wrap-870 {
  max-width: 870px;
  margin: 0 auto;
}

.wrap-756 {
  max-width: 756px;
  margin: 0 auto;
}

.desktop-wrap {
  max-width: 1022px;
  margin: 0 auto;
}

.tz-wrap {
  max-width: 1325px;
  margin: 0 auto;
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
}

h1, h2, h3, h4, h5 {
  font-family: "Inter", Arial, Helvetica, sans-serif !important;
  margin-bottom: 16px;
  font-weight: 700;
}

h2, h3 {
  margin-bottom: 30px;
}

h2 {
  line-height: 1.1;
  margin-top: 0;
  font-size: 3rem;
  font-weight: 700;
  color: #e1faff;
}
h2 span {
  display: block;
}
@media screen and (max-width: 992px) {
  h2 {
    text-align: center;
    font-size: 2.5rem !important;
  }
}

h3 {
  line-height: 1.1;
  margin: 0 0 30px 0;
  font-size: 2rem;
  font-weight: 600;
}
h3 span {
  display: block;
}
@media screen and (max-width: 992px) {
  h3 {
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  h3 {
    font-size: 1.5rem;
    font-weight: 500;
    text-align: left;
    margin-bottom: 1rem;
  }
}

p {
  color: #ffffff;
  font-size: 1.125rem;
  font-weight: 300;
  margin: 1em 0;
}
@media screen and (max-width: 992px) {
  p br {
    display: none;
  }
}
p.txt-white {
  color: #ffffff;
}
p.txt-black {
  color: #0C0C0C;
}

img {
  max-width: 100%;
  height: auto;
}

.tz-mt0 {
  margin-top: 0;
  margin-bottom: 1.875rem !important;
  padding-bottom: 0 !important;
}

.tz-mb100 {
  margin-bottom: 100px !important;
}

.tz-mb50 {
  margin-bottom: 50px !important;
}

.tz-mb30 {
  margin-bottom: 30px !important;
}

.tz-mb75 {
  margin-bottom: 75px !important;
}

.tz-h3 {
  color: #333333;
  font-weight: 500;
  letter-spacing: -1px;
  font-size: 1.875rem !important;
  text-align: center;
}

.tz-link {
  color: #4990E2 !important;
  display: inline;
  text-decoration: underline;
  font-weight: 700 !important;
}
.tz-link:hover {
  color: #4990E2 !important;
  text-decoration: none;
}
.tz-link.tz-white {
  color: #ffffff !important;
}
.tz-link.tz-white:hover {
  color: #ffffff !important;
  text-decoration: none;
}
.tz-link.tz-black {
  color: #282832 !important;
}
.tz-link.tz-black:hover {
  color: #282832 !important;
  text-decoration: none;
}

.tz-white {
  color: #ffffff !important;
}

.tz-lightblue {
  color: #E1FAFF !important;
}
.tz-lightblue:hover {
  color: #E1FAFF !important;
}

.tz-orange {
  color: #FF8214;
  display: inline-block;
}

.tz-dark-blue {
  color: #090f2a;
}

.tz-txt-bg {
  background: #4990E2;
  color: #ffffff;
  padding: 0.2rem 0.5rem;
}

.tz-txt-decoration-white {
  text-decoration-color: #ffffff;
}

.tz-btn-link {
  border: 2px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  border-radius: 50px;
  padding: 0.625rem 1.25rem;
  width: 100%;
  text-align: center;
}
.tz-btn-link:hover {
  color: #ffffff;
  opacity: 0.6;
}
@media only screen and (max-width: 992px) {
  .tz-btn-link {
    text-align: center;
  }
}

.tz-section-title {
  color: #090f2a;
  font-size: 3.75rem;
  padding: 0 20px 50px;
  text-align: center;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
  .tz-section-title {
    padding: 0 20px 0;
    font-size: 2rem !important;
  }
}

.tz-content-wrap {
  margin: 0 auto;
  padding: 50px;
}
@media only screen and (max-width: 992px) {
  .tz-content-wrap {
    padding: 20px 16px;
    margin: 0;
  }
}

.tz-btn {
  width: 100%;
  padding: 15px 10px;
  border-radius: 50px;
  color: #ffffff !important;
  font-weight: 700 !important;
  text-align: center;
  font-size: 1.125rem;
  text-decoration: none;
  display: block;
  border: 2px solid #ffffff;
}
@media only screen and (max-width: 992px) {
  .tz-btn {
    font-size: 1.0625rem;
  }
}

.intro-arrow-down {
  position: fixed;
  top: calc(100vh - 80px);
  left: calc(50% - 65px);
  z-index: 1;
  width: 130px;
}
@media only screen and (max-width: 992px) {
  .intro-arrow-down {
    display: none;
  }
}
.intro-arrow-down img {
  width: 20px;
  position: relative;
  left: 54px;
  top: 10px;
  transition: 0.1s ease-out;
  animation: _arrow_animate ease-out 3s infinite forwards 1s;
}
.intro-arrow-down .arrow-down-btn {
  color: #ffffff;
  text-align: center;
  font-size: 0.875rem;
  display: block;
  z-index: 2;
}

.box1-1 {
  background-color: #36497F;
}

.box1-2 {
  background-color: #6490D7;
}

.box1-3 {
  background-color: #E38A45;
}

.box1-4 {
  background-color: #769456;
}

.box2-1 {
  background-color: #32465B;
}

.box2-2 {
  background-color: #58789A;
}

.box2-3 {
  background-color: #E68E4A;
}

.box2-4 {
  background-color: #9DBF7A;
}

.lSSlideOuter * {
  box-sizing: initial;
}

.lSSlideOuter .lSPager.lSpg > li.active a,
.lSSlideOuter .lSPager.lSpg > li.active:hover a {
  background-color: #282832 !important;
  border: 2px solid #282832 !important;
}

.lSSlideOuter .lSPager.lSpg > li a,
.lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #C9C9C9 !important;
  border: 2px solid #F8F8F8 !important;
}

.lSSlideOuter .lSPager.lSpg {
  text-align: center !important;
  margin: 2rem 0 0 2rem !important;
}
@media only screen and (max-width: 1000px) {
  .lSSlideOuter .lSPager.lSpg {
    margin: 2rem 0 !important;
    text-align: center !important;
  }
}

.lSSlideOuter .lSPager.lSpg > li {
  padding: 0 0.1875rem !important;
}

.lSSlideOuter .lSPager.lSpg > li a {
  width: 9px !important;
  height: 9px !important;
  border-radius: 50% !important;
}

.cpb-recommended-article-carousel .lSSlideOuter .lSPager.lSpg {
  text-align: center !important;
}

*:focus {
  outline: none;
}

* {
  box-sizing: border-box;
}

.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

html {
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
  color: #ffffff;
  font-size: 1.125rem !important;
  font-weight: 400 !important;
  line-height: 1.5;
  position: relative;
  background: #ffffff;
  font-family: "Inter", sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  transition: all 1s;
  overflow-x: hidden;
  overflow-y: scroll;
}
body #content {
  padding: 0 !important;
  margin: 0 !important;
}
body .custom-logo {
  width: 215px;
  height: 60px;
}
@media only screen and (max-width: 1080px) {
  body .custom-logo {
    width: 190px;
  }
}
@media only screen and (max-width: 1024px) {
  body .custom-logo {
    width: 175px;
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  body .custom-logo {
    width: 135px;
  }
}
@keyframes tz_arrow_animate {
  0% {
    transform: translate3d(0, 0px, 0);
  }
  8% {
    transform: translate3d(0, 5px, 0);
  }
  14% {
    transform: translate3d(0, 0px, 0);
  }
  100% {
    transform: translate3d(0, 0px, 0);
  }
}
body .backtotop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  visibility: hidden;
  user-select: none;
  opacity: 0;
}
body .backtotop .tz-arrow-upward {
  color: #999999;
  font-size: 2rem;
  padding: 2px;
  border: 2px solid #999999;
  border-radius: 50%;
  display: inline-block;
  background: transparent;
  /*background: rgba($color: #FAFAFA, $alpha: 0.5);*/
}
body .backtotop .backtotop-txt {
  color: #999999;
  font-size: 0.8rem;
}
@media only screen and (max-width: 992px) {
  body .backtotop .backtotop-txt {
    display: none;
  }
}
body .infographic-main-wrap {
  overflow: hidden;
  background: none scroll no-repeat 0 0 #090f2a;
}
body .infographic-main-wrap h2 {
  position: relative;
}
body .infographic-main-wrap h2.hd-title-lft {
  margin: 0 0 3.175rem 0;
}
body .infographic-main-wrap h2.hd-title-lft::before {
  border-top: 6px solid #fc7e00;
  content: "";
  position: absolute;
  width: 130px;
  height: 5px;
  bottom: -33px;
  left: 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap h2.hd-title-lft::before {
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
body .infographic-main-wrap h2.hd-title-ctr {
  margin: 0 0 3.175rem 0;
}
body .infographic-main-wrap h2.hd-title-ctr::before {
  border-top: 6px solid #fc7e00;
  content: "";
  position: absolute;
  width: 130px;
  height: 5px;
  bottom: -33px;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap h2 {
    padding: 2.175rem 0 0 0;
  }
}
body .infographic-main-wrap .main-nav-wrap {
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  z-index: 2000;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap {
    padding: 0;
    display: block;
  }
}
body .infographic-main-wrap .main-nav-wrap.nav-active {
  background-color: rgba(12, 12, 12, 0.7);
  transition: all 0.5s linear;
  backdrop-filter: blur(6px);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(6px);
  /* @media only screen and (max-width: 480px) {
  	background: none;
  	box-shadow: none;
  } */
  /* #tz-toggle-hamburger-icon {
  	background-color: $black;
  	transition: all 0.5s linear;
  	box-shadow: 5px -1px 12px -5px $black;
  } */
}
body .infographic-main-wrap .main-nav-wrap .nav-logo {
  margin: auto 0;
  padding: 0;
  line-height: 0;
  order: 1;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .nav-logo {
    margin: 8px 85px 5px 0;
    position: absolute;
    left: 20px;
    top: 2px;
  }
}
body .infographic-main-wrap .main-nav-wrap .nav-logo a {
  width: 200px;
}
body .infographic-main-wrap .main-nav-wrap .nav-logo a svg {
  width: 200px !important;
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap {
  transition: all 0.5s ease;
  overflow: hidden;
  flex: auto;
  text-align: right;
  top: 0;
  position: relative;
  right: 5px;
  order: 2;
  /* @media only screen and (max-width: 480px) {
  	overflow: inherit;
  	padding-top: 18px;
  } */
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap {
    overflow: visible;
    order: 3;
    flex: auto;
    text-align: right;
    position: relative;
    right: 0;
    padding: 0.8rem;
  }
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-nav {
  display: inline-block;
  transition: all 0.3s ease-out;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-nav {
    margin: 10px 16px 0 0;
  }
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav {
  display: flex;
  margin: 12px auto 0 auto !important;
  padding: 0;
  /* @media only screen and (max-width: 480px) {
  	position: absolute;
  	top: 0;
  	left: 0;
  	padding: 0 !important;
  	margin: 0 !important;
  	width: 100%;
  	height: 100vh;
  	background-color: $black;
  	flex-direction: column;
  	align-items: center;
  	justify-content: center;
  	transform: translateX(-100%);
  	// transition: transform 0.5s ease-in;
  } */
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    height: 100vh;
    background-color: #0c0c0c;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transform: translateY(-100%);
    z-index: 1000;
  }
}
@media only screen and (max-width: 355px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav {
    padding: 0;
  }
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li {
  margin: 0 !important;
  display: inherit;
  list-style: none !important;
  padding: 0.5vw 1.175vw 0 0;
  /*padding: 5px 8px 0 0;*/
}
@media only screen and (max-width: 1080px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li {
    padding: 0.5vw 0.5vw 0 0.5vw;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li {
    /*padding: 5px 8px 0;*/
    display: inherit;
    list-style: none !important;
    line-height: 1.2;
    display: inline-block;
    margin: 0 !important;
    opacity: 0;
  }
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li:nth-child(7) {
  padding: 0 0 0 0.5rem;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li:nth-child(7) {
    padding: 20px 0 0 0;
  }
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li:nth-child(7) a {
  padding: 0 8px 0 0;
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li:nth-child(7) a:hover {
  border-bottom: 0 solid transparent;
  padding: 0 8px 0 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li:nth-child(7) a:hover {
    border-bottom: inherit;
    padding: 0 8px 0 0;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li:nth-child(7) a:before {
    content: "";
    transition: 0s;
    position: absolute;
    bottom: 0px;
    left: -1px;
    width: 100%;
    height: 5px;
    background: #000000;
    transform: translateX(0);
    z-index: -5;
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li:nth-child(7) a:hover {
    color: #ffffff;
    opacity: 1;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li:nth-child(7) a:hover:before {
    transform: translateX(0);
  }
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li.tz-active a {
  transition: all 0.3s ease;
  border-bottom: 5px solid #FF8214;
  padding: 0 0 0.5rem 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li.tz-active a {
    border-bottom: inherit;
  }
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li.tz-active a:before {
  background: #FF8214;
  transform: translateX(0);
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li.tz-active:nth-child(7) a {
  transition: inherit !important;
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li.tz-active:nth-child(7) a:hover {
  border-bottom: 5px solid #000000;
  padding: 0 0 0.5rem 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li.tz-active:nth-child(7) a:hover {
    border-bottom: inherit;
    padding: 5px 0 8px 0;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li.tz-active:nth-child(7) a:before {
    content: "";
    transition: 0s;
    position: absolute;
    bottom: 0px;
    left: -1px;
    width: 100%;
    height: 5px;
    background: #000000;
    transform: translateX(0);
    z-index: -5;
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li.tz-active:nth-child(7) a:hover {
    color: #ffffff;
    opacity: 1;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li.tz-active:nth-child(7) a:hover:before {
    transform: translateX(0);
  }
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(1) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(2) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(3) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(4) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(5) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(6) a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  color: #ffffff !important;
  font-size: 1rem;
  transition: all 0.3s ease;
  font-weight: 500;
}
@media only screen and (max-width: 1040px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(1) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(2) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(3) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(4) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(5) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(6) a {
    font-size: 0.9rem;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(1) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(2) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(3) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(4) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(5) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(6) a {
    font-size: 2.175rem;
    padding: 5px 0 8px 0;
  }
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(1) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(2) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(3) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(4) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(5) a, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(6) a {
    font-size: 1rem;
  }
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(1) a:hover, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(2) a:hover, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(3) a:hover, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(4) a:hover, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(5) a:hover, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(6) a:hover {
  border-bottom: 5px solid #FF8214;
  padding: 0 0 0.5rem 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(1) a:hover, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(2) a:hover, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(3) a:hover, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(4) a:hover, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(5) a:hover, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(6) a:hover {
    border-bottom: inherit;
    padding: 5px 0 8px 0;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(1) a:before, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(2) a:before, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(3) a:before, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(4) a:before, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(5) a:before, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(6) a:before {
    content: "";
    transition: 0.2s;
    position: absolute;
    bottom: 0px;
    left: -1px;
    width: 100%;
    height: 5px;
    background: #FF8214;
    transform: translateX(-101%);
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(1) a:hover, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(2) a:hover, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(3) a:hover, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(4) a:hover, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(5) a:hover, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(6) a:hover {
    color: #ffffff;
    opacity: 1;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(1) a:hover:before, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(2) a:hover:before, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(3) a:hover:before, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(4) a:hover:before, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(5) a:hover:before, body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav:nth-child(6) a:hover:before {
    transform: translateX(0);
  }
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-nav-active {
  transform: translateY(0%);
}
body .infographic-main-wrap .main-nav-wrap .nav-menu-social {
  margin: 2px 0 0 0;
  order: 3;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .nav-menu-social {
    margin: 2px 5px 0 0;
  }
}
body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    height: 100vh;
    background-color: #282832;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transform: translateY(-100%);
  }
}
body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list li {
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block;
  list-style: none;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list li {
    padding: 8px;
    max-width: 100%;
    display: inherit;
    list-style: none !important;
    line-height: 1.2;
    display: inline-block;
    margin: 1rem 0 0 0 !important;
    opacity: 0;
  }
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list li {
    margin: 0 !important;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list li.tz-active a {
    transition: all 0.3s ease;
    height: 45px;
  }
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list li.tz-active a {
    height: 35px;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list li.tz-active a:before {
    background: #FF8214;
    transform: translateX(0);
  }
}
body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list li a {
  display: inline-block;
  padding-top: 7px;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list li a {
    font-size: 25px !important;
    position: relative;
    overflow: hidden;
    color: #ffffff !important;
    transition: all 0.3s ease;
    font-weight: 500;
    padding-top: 0;
  }
}
body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list li a:before {
  /*@media only screen and (max-width: $mobile) {*/
  content: "";
  transition: 0.2s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #FF8214;
  transform: translateX(-101%);
  /*}*/
}
body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list li a:hover {
  /*@media only screen and (max-width: $mobile) {*/
  color: #ffffff;
  opacity: 1;
  /*}*/
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list li a:hover:before {
    transform: translateX(0);
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list li a svg {
    height: 30px;
  }
}
body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list li:nth-child(1) {
  margin-right: 10px !important;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list li:nth-child(1) {
    margin-right: 0 !important;
  }
}
body .infographic-main-wrap .main-nav-wrap .nav-menu-social .nav-social-list li:nth-child(2) a {
  margin-left: -5px;
}
body .infographic-main-wrap .main-nav-wrap.show-bg {
  background-color: #0C0C0C;
}
body .infographic-main-wrap .main-nav-wrap.show-bg .tz-nav {
  visibility: visible;
  overflow: visible;
  height: 200px;
}
body .infographic-main-wrap .main-nav-wrap > div {
  text-align: center;
  order: 3;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap .main-nav-wrap > div {
    text-align: left;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap > div {
    display: block;
    position: absolute;
    z-index: 2000;
  }
}
body .infographic-main-wrap .main-nav-wrap > div #tz-toggle-hamburger-icon {
  display: none;
  position: relative;
}
body .infographic-main-wrap .main-nav-wrap > div #tz-toggle-hamburger-icon > div {
  width: 25px;
  height: 2px;
  background-color: #ffffff;
  margin: 5px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .main-nav-wrap > div #tz-toggle-hamburger-icon {
    display: inline-block;
    padding: 0.4rem;
    font-size: 0px;
    cursor: pointer;
    top: 8px;
    right: 2px;
    position: absolute;
    z-index: 9999;
  }
}
body .infographic-main-wrap .main-nav-wrap > div #tz-toggle-hamburger-icon img {
  width: 28px;
}
body .infographic-main-wrap .main-nav-wrap > div .toggle-burger .tz-line-1 {
  transform: rotate(-45deg) translate(-5px, 5px);
}
body .infographic-main-wrap .main-nav-wrap > div .toggle-burger .tz-line-2 {
  opacity: 0;
}
body .infographic-main-wrap .main-nav-wrap > div .toggle-burger .tz-line-3 {
  transform: rotate(45deg) translate(-5px, -5px);
}
body .infographic-main-wrap .nav-section {
  padding: 0 0 30px 0;
  display: flex;
  z-index: 2000;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .nav-section {
    position: relative;
    z-index: 1000;
  }
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap .nav-section {
    padding: 10px 0;
    margin-bottom: 1rem;
  }
}
body .infographic-main-wrap .nav-section .nav-logo {
  margin: 0;
  padding: 0;
  line-height: 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .nav-section .nav-logo {
    margin: 0 20px 0 0;
  }
}
body .infographic-main-wrap .nav-section .nav-logo a {
  width: 200px;
}
body .infographic-main-wrap .nav-section .nav-logo a svg {
  width: 247px !important;
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap .nav-section .nav-logo a svg {
    width: 160px !important;
  }
}
body .infographic-main-wrap .nav-section .nav-social-list {
  text-align: right;
  margin: 5px 0 0 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .nav-section .nav-social-list {
    padding: 0;
    margin: 0;
  }
}
body .infographic-main-wrap .nav-section .nav-social-list li {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 3px;
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap .nav-section .nav-social-list li {
    margin-right: 2px;
  }
}
@media only screen and (max-width: 380px) {
  body .infographic-main-wrap .nav-section .nav-social-list li:last-child {
    margin: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .nav-section .nav-social-list li a svg {
    width: 32px;
    height: 32px;
  }
}
body .infographic-main-wrap #tz-hero {
  width: 100%;
  height: 90vh;
  padding: 0;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #tz-hero {
    padding: 0;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero {
    margin-bottom: 0;
    height: 60vh;
  }
}
body .infographic-main-wrap #tz-hero #img-bg {
  background: #282832;
  background-image: linear-gradient(254.99deg, rgba(9, 14, 43, 0.1) 11.41%, rgba(9, 14, 43, 0) 61.16%), linear-gradient(90.04deg, rgba(9, 14, 43, 0.74) -0.73%, rgba(0, 0, 0, 0.4) 48.81%, #090E2B 99.96%), url("https://cld.partsimg.com/image/upload/c_pad,f_auto,q_auto,dpr_auto/carparts/blog/tier-zero/5g-and-the-cars-of-the-future/hero-bg");
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero #img-bg {
    background-attachment: initial;
    transform: scale(1);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 60vh;
  }
}
body .infographic-main-wrap #tz-hero #img-bg::after {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background: #282832;
  opacity: 0.3;
  pointer-events: none;
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box {
  width: 100%;
  height: 100%;
  top: 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box {
    height: 100%;
  }
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content {
    height: 100%;
  }
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text {
  position: absolute;
  text-align: center;
  max-width: 920px;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text {
    padding: 0 1.175rem;
  }
}
@media screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text {
    padding: 0;
  }
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .tz-logo-social {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .tz-logo-social {
    justify-content: normal;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .tz-logo-social {
    margin-bottom: 0.5rem;
  }
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .tz-logo-social .nav-logo {
  margin: 0;
  padding: 0;
  line-height: 0;
  order: 1;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .tz-logo-social .nav-logo {
    margin: 0 1rem 0 0;
  }
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .tz-logo-social .nav-logo a {
  width: 200px;
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .tz-logo-social .nav-logo a svg {
  width: 200px !important;
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .tz-logo-social .nav-social-list {
  text-align: right;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .tz-logo-social .nav-social-list {
    padding: 0;
    margin: 0;
  }
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .tz-logo-social .nav-social-list li {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 3px;
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .tz-logo-social .nav-social-list li {
    margin-right: 2px;
  }
}
@media only screen and (max-width: 380px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .tz-logo-social .nav-social-list li:last-child {
    margin: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .tz-logo-social .nav-social-list li a svg {
    width: 32px;
    height: 32px;
  }
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .hero-head {
  font-weight: 700;
  line-height: 1.1;
  padding: 0;
  margin-top: 0;
  position: relative;
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .hero-head > span {
  display: block;
  position: relative;
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .hero-head > span:nth-child(1) {
  font-size: 3.2rem;
}
@media screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .hero-head > span:nth-child(1) {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .hero-head > span:nth-child(1) {
    font-size: 6vw;
  }
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .hero-head > span:nth-child(2) {
  font-size: 3rem;
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .hero-head > span:nth-child(2) {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .hero-head > span:nth-child(2) {
    font-size: 5.8vw;
  }
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .hero-head > span:nth-child(3) {
  font-size: 3rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .hero-head > span:nth-child(3) {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .hero-head > span:nth-child(3) {
    font-size: 5.8vw;
  }
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .hero-head > span.hero-head-subtitle {
  color: #FF8214;
  font-size: 2rem;
}
@media screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text .hero-head > span.hero-head-subtitle {
    font-size: 1.2rem;
  }
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text p {
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-text p {
    font-size: 14px;
  }
}
body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .tz-arrow-down-mobile {
  display: none;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .tz-arrow-down-mobile {
    position: relative;
    bottom: 65px;
    left: calc(50% - 65px);
    z-index: 1;
    width: 130px;
    color: #ffffff;
    display: block;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .tz-arrow-down-mobile img {
    width: 20px;
    position: relative;
    left: 54px;
    top: 10px;
    transition: 0.1s ease-out;
    animation: _arrow_animate ease-out 3s infinite forwards 1s;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .tz-arrow-down-mobile .tz-scroll-down-mobile {
    color: rgba(0, 0, 0, 0.3);
    text-align: center;
    font-size: 14px;
    display: block;
    z-index: 2;
  }
}
body .infographic-main-wrap #tz-hero .intro-content {
  position: absolute;
  top: 0;
  height: 100vh;
  width: 100%;
}
body .infographic-main-wrap #tz-hero .intro-content .intro-content-box {
  position: absolute;
  height: 100vh;
  width: 100%;
}
body .infographic-main-wrap #tz-hero .intro-content .intro-content-box .intro-content-headline {
  width: 100%;
  height: 100vh;
}
body .infographic-main-wrap #tz-hero .intro-content .intro-content-box .intro-content-headline > div {
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .infographic-main-wrap #tz-hero .intro-content .intro-content-box .intro-content-headline > div h1 {
  font-size: 3.125rem;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #tz-hero .intro-content .intro-content-box .intro-content-headline > div h1 {
    padding: 0 24px;
    font-size: 42px;
  }
}
body .infographic-main-wrap #tz-hero .intro-content .intro-content-box .intro-content-headline > div h1 .video-content-headline-mark {
  background: rgba(206, 22, 22, 0.7);
  display: inline-block;
  padding: 0 24px;
}
body .infographic-main-wrap #tz-hero .intro-content .intro-content-quote {
  width: 100%;
  height: 100vh;
  top: 0;
  position: absolute;
  opacity: 0;
  background: #000000;
}
body .infographic-main-wrap #tz-hero .intro-content .intro-content-quote .intro-content-txt {
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .infographic-main-wrap #tz-hero .intro-content .intro-content-quote .intro-content-txt h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: 25px;
  text-align: center;
  letter-spacing: 1px;
  color: #60FCF1;
  max-width: 800px;
  padding: 0 20px;
}
body .infographic-main-wrap #author-desc {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  top: 0;
  max-width: 980px;
  margin: -147px auto 0 auto;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #author-desc {
    margin: -100px 2.175rem 1rem 2.175rem;
    max-width: 100%;
    width: auto;
  }
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #author-desc {
    margin: -100px 1.175rem 1rem 1.175rem;
  }
}
body .infographic-main-wrap #author-desc .tz-intro-desc {
  display: flex;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #author-desc .tz-intro-desc {
    flex-direction: column;
  }
}

body .infographic-main-wrap #author-desc .tz-intro-desc .latest__intro-content {
  display: flex;
  background: #050716;
  flex: 0 0 65%;
  padding: 1.175rem 1.175rem 0 1.175rem;
}
body .infographic-main-wrap #author-desc .tz-intro-desc .latest__intro-content p {
  margin: 0;
}
body .infographic-main-wrap #tz-intro {
  background: #090f2a;
  color: #ffffff;
  position: relative;
  z-index: 10;
}
body .infographic-main-wrap #tz-intro .tz-intro-inner {
  display: flex;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-intro .tz-intro-inner {
    display: block;
  }
}
body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-bg {
  width: 50%;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-bg {
    display: none;
  }
}
body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex {
  width: 50%;
  padding: 4.175rem 4.275rem 0 3.175rem;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex {
    width: 100%;
    padding: 0 1.175rem;
  }
}
body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex > div.tz-intro-desc {
  display: flex;
  padding: 3.175rem 0 2.175rem 0;
  margin: auto 0;
  color: #ffffff;
}
@media screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex > div.tz-intro-desc {
    padding: 1rem 0;
    display: block;
  }
}
body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex > div.tz-intro-desc p {
  color: #ffffff;
  font-size: 1rem;
}
body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex > div.tz-intro-desc p.first-p {
  margin-top: 0;
}
body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex > div.tz-intro-desc p.first-p:after {
  content: "";
  display: table;
  clear: both;
}
body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex > div.tz-intro-desc p.first-p::first-letter {
  display: block;
  float: left;
  margin: 0 20px 0 0;
  padding: 0;
  font-size: 5.9375rem;
  color: #282832;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  margin: 0.5rem 1.7rem 1rem 0;
  padding: 0.5rem 1.2rem;
  border: 1px solid #E0E0E0;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
@media only screen and (max-width: 365px) {
  body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex > div.tz-intro-desc p.first-p::first-letter {
    margin: 8px 16px 8px 0;
  }
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex > div.tz-intro-desc p {
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex > div.tz-intro-desc p {
    font-size: 1.175rem;
  }
}
body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex > div:nth-child(2) {
  z-index: -1;
  position: absolute;
  right: 0;
  bottom: -160px;
  width: 730px;
}
@media screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex > div:nth-child(2) {
    display: none;
  }
}
body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex .tz-intro-desc-bg {
  display: none;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex .tz-intro-desc-bg {
    display: block;
    padding: 2.175rem 0;
  }
}
body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex .dotted-list li {
  background: url("../../build/assets/img/keyboard_arrow_right_white.svg") scroll no-repeat 0 0 transparent;
  background-position: left 5px;
  background-size: 25px;
  list-style: none !important;
}
body .infographic-main-wrap #tz-intro .tz-sub-intro {
  max-width: 800px;
  margin: 0 auto;
  padding: 3.175rem 0 2.175rem 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-intro .tz-sub-intro {
    max-width: 100%;
    padding: 0 1.175rem;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-intro .tz-sub-intro p {
    margin: 0;
    padding-bottom: 2.175rem;
  }
}
body .infographic-main-wrap #tz-intro .tz-sub-intro h3 {
  font-size: 1.275rem;
  margin: 0 0 2.175rem 0;
}
body .infographic-main-wrap #tz-intro .tz-sub-intro ul {
  padding: 0;
  margin: 0 2.175rem 2.175rem;
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-intro .tz-sub-intro ul {
    margin: 0 0 0 1rem;
  }
}
body .infographic-main-wrap #tz-intro .tz-sub-intro ul li {
  background-image: url("https://cld.partsimg.com/image/upload/v1627976405/carparts/blog/tier-zero/5g-and-the-cars-of-the-future/icons/keyboard_arrow_right_white_24dp.svg");
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
  left: 0;
  background-position: left center;
  padding: 0 0 0 2.275rem;
  margin: 0 0 1.175rem 0;
  background-size: 20px;
  list-style: none !important;
}
body .infographic-main-wrap #tz-intro .tz-sub-intro ul li p {
  padding-bottom: 0 !important;
}
body .infographic-main-wrap #tz-parts-wrap {
  background: #050716;
  padding: 100px 0 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-parts-wrap {
    padding: 3rem 0 0 0;
  }
}
body .infographic-main-wrap #tz-parts-wrap h2 {
  font-size: 3.5rem;
}
body .infographic-main-wrap #tz-parts-wrap h2.tz-head-two-title {
  padding: 0 20px 0 20px;
  margin: 0 0 30px 0;
}
@media only screen and (max-width: 1300px) {
  body .infographic-main-wrap #tz-parts-wrap h2 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap h2 {
    padding: 0;
  }
}
body .infographic-main-wrap #tz-parts-wrap p {
  text-align: left;
}
body .infographic-main-wrap #tz-parts-wrap .tz-btn-link {
  margin: 0 auto;
  display: table;
}
@media only screen and (max-width: 870px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-btn-link {
    margin: 1rem auto;
    text-align: center;
    display: table;
  }
}
@media only screen and (max-width: 790px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-btn-link {
    margin: 1rem;
  }
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap {
    margin-bottom: 0 !important;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap p {
  text-align: left;
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap h2 {
  font-size: 3rem;
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap h2.tz-head-two-title {
  padding: 0;
  margin: 0 0 30px 0;
}
@media screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap h2.tz-head-two-title {
    padding: 1rem 0 0 0;
  }
}
@media only screen and (max-width: 1300px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap h2 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap h3.tz-head-three-title {
    margin: 35px 0 30px 0;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc {
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc {
    flex-direction: column;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap:nth-child(1) {
  width: 50%;
  height: 100vh;
  background: #050716;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap:nth-child(1) {
    width: 100%;
    height: 40vh;
    padding: 0;
    margin: 0 auto;
    max-width: inherit;
    background: none scroll no-repeat 0 0 #050716;
    z-index: 500;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap:nth-child(1).tz-col-svg-animate {
  overflow: hidden;
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap .tz-svg-wrap {
  position: relative;
  height: 100vh;
  display: flex;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap .tz-svg-wrap {
    height: 80vh;
  }
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap .tz-svg-wrap {
    height: 400px;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap .tz-svg-wrap svg {
  width: auto;
  height: 70vh;
  margin: auto auto;
}
@media only screen and (max-width: 1248px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap .tz-svg-wrap svg {
    padding: 0 0 0 3.75rem;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap .tz-svg-wrap svg {
    margin: 0 auto;
    height: 40vh;
    padding: 0;
  }
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap .tz-svg-wrap svg {
    margin: 4.175rem auto 0 auto;
    height: 26vh;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap .tz-svg-wrap svg .svg-icon-item {
  opacity: 0.2;
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap .tz-svg-wrap svg .tz-v1 {
  opacity: 1;
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap .tz-svg-wrap svg #mid {
  opacity: 0.8 !important;
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap .tz-svg-wrap svg #mid .cls-2 {
  fill: #fc7e00 !important;
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap:nth-child(2) {
  width: 50%;
  padding: 3.75rem;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap:nth-child(2) {
    width: 100%;
    padding: 2.75rem 1.175rem;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap:nth-child(2) .tz-col-list {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap:nth-child(2) .tz-col-list {
    margin: 2.475rem 0rem 2.475rem 0rem;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap:nth-child(2) .tz-col-list h3 {
  margin-bottom: 1rem;
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap .tz-flex-box-desc .tz-col-wrap:nth-child(2) .tz-section-title {
  text-align: left;
  font-weight: 700;
  color: #ffffff;
}
body .infographic-main-wrap #tz-parts-wrap .tz-vehicle-wrap #v2x {
  max-width: 1092px;
  object-fit: cover;
  display: block;
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-content-wrap {
  max-width: 1540px;
  margin: 0 auto;
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-content-wrap {
    margin-bottom: 0 !important;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-content-wrap .tz-head-title {
  margin-bottom: 4rem;
  text-align: center;
}
@media screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-content-wrap .tz-head-title {
    padding: 0 1.175rem;
  }
}
@media screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-content-wrap .tz-head-title {
    margin-bottom: 2rem;
    padding: 0 1rem;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-content-wrap .tz-head-title .tz-section-title {
  color: #E1FAFF;
  padding-bottom: 2rem;
  color: #ffffff;
}
@media screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-content-wrap .tz-head-title .tz-section-title {
    padding-bottom: 1rem;
    line-height: 1.3;
  }
}
body .infographic-main-wrap #v2x-tech .tz-car-tech-wrap {
  width: 100%;
  position: relative;
  background-image: url("https://cld.partsimg.com/image/upload/c_pad,f_auto,q_auto,dpr_auto/carparts/blog/tier-zero/5g-and-the-cars-of-the-future/V2X-tech");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #v2x-tech .tz-car-tech-wrap {
    background-image: none;
    background-color: #090e2b;
  }
}
body .infographic-main-wrap #v2x-tech .tz-car-tech-wrap .tz-car-content-bg {
  display: none;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #v2x-tech .tz-car-tech-wrap .tz-car-content-bg {
    display: block;
    padding: 1.175rem 0;
  }
}
body .infographic-main-wrap #v2x-tech .tz-car-tech-wrap .tz-car-tech-cont-wrap {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 3.175rem 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #v2x-tech .tz-car-tech-wrap .tz-car-tech-cont-wrap {
    background-color: transparent;
    padding: 0;
  }
}
body .infographic-main-wrap #v2x-tech .tz-car-tech-wrap .tz-car-tech-cont-wrap .tz-car-tech-content {
  position: relative;
  background: rgba(9, 14, 43, 0.9);
  width: 43%;
  padding: 3.175rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #v2x-tech .tz-car-tech-wrap .tz-car-tech-cont-wrap .tz-car-tech-content {
    background-color: transparent;
    width: 100%;
    padding: 2.175rem 1.175rem;
  }
}
body .infographic-main-wrap #adopting-5g .tz-car-tech-wrap {
  width: 100%;
  position: relative;
  background-image: url("https://cld.partsimg.com/image/upload/c_pad,f_auto,q_auto,dpr_auto/carparts/blog/tier-zero/5g-and-the-cars-of-the-future/5G-car-technology");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}
@media only screen and (max-width: 1400px) {
  body .infographic-main-wrap #adopting-5g .tz-car-tech-wrap {
    background-position: -600px center;
  }
}
@media only screen and (max-width: 1248px) {
  body .infographic-main-wrap #adopting-5g .tz-car-tech-wrap {
    background-position: -860px center;
  }
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #adopting-5g .tz-car-tech-wrap {
    background-position: -960px center;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #adopting-5g .tz-car-tech-wrap {
    background-image: none;
    background-color: #050716;
  }
}
body .infographic-main-wrap #adopting-5g .tz-car-tech-wrap .tz-car-content-bg {
  display: none;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #adopting-5g .tz-car-tech-wrap .tz-car-content-bg {
    display: block;
    padding: 1.175rem 0;
  }
}
body .infographic-main-wrap #adopting-5g .tz-car-tech-wrap .tz-car-tech-cont-wrap {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 3.175rem 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #adopting-5g .tz-car-tech-wrap .tz-car-tech-cont-wrap {
    background-color: transparent;
    padding: 0;
  }
}
body .infographic-main-wrap #adopting-5g .tz-car-tech-wrap .tz-car-tech-cont-wrap .tz-car-tech-content {
  background: rgba(5, 7, 22, 0.9);
  width: 43%;
  padding: 3.175rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #adopting-5g .tz-car-tech-wrap .tz-car-tech-cont-wrap .tz-car-tech-content {
    background-color: transparent;
    width: 100%;
    padding: 2.175rem 1.175rem;
  }
}
body .infographic-main-wrap #dsrc-vs-v2x {
  background: none scroll no-repeat 0 0 #090E2B;
  padding: 5.175rem 2.175rem;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #dsrc-vs-v2x {
    padding: 3.175rem 0 0 0;
  }
}
body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-intro {
  text-align: center;
  max-width: 580px;
  margin: 0 auto;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-intro {
    padding: 0 1.175rem;
  }
}
body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-intro .dsrc-div-select {
  display: flex;
  position: relative;
  max-width: 285px;
  margin: 2.175rem auto 1.175rem;
}
body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-intro .dsrc-div-select::before {
  content: "";
  font: 300 18px FontAwesome;
  color: #ffffff;
  right: 18px;
  top: 6px;
  height: 18px;
  padding: 15px 0px 0px 8px;
  position: absolute;
  pointer-events: none;
  z-index: 5000;
  background: none scroll no-repeat #090E2B;
  margin: auto 0;
  display: flex;
  z-index: 100;
}
body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-intro .dsrc-div-select #dsrc-v2x-select {
  display: block;
  width: 100%;
  height: 50px;
  float: right;
  margin: 5px 0px;
  padding: 0px 24px;
  font-size: 16px;
  line-height: 1.75;
  color: #ffffff;
  background-color: transparent;
  background-image: none;
  border: 1px solid rgba(244, 244, 244, 0.5);
  border-radius: 5px;
  -ms-word-break: normal;
  word-break: normal;
  text-align: center;
  -webkit-appearance: none;
  text-align-last: center;
}
body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-intro .dsrc-div-select #dsrc-v2x-select::selection {
  color: #ffffff;
}
body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-intro .dsrc-div-select #dsrc-v2x-select option {
  background-color: transparent;
  color: #000000;
}
body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-intro .dsrc-div-select #dsrc-v2x-select option::selection {
  color: #ffffff;
}
body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-intro .dsrc-div-select #dsrc-v2x-select option:focus {
  color: #000000;
}
body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-intro .tz-car-dsrc-sub-cont {
  display: flex;
  flex-direction: column;
}
body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-item p {
  font-size: 14px;
}
body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-sub-cont-wrap {
  display: flex;
  justify-content: center;
  margin: 3.175rem 2.175rem;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-sub-cont-wrap {
    display: block;
    margin: 0;
  }
}
body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-sub-cont-wrap .tz-car-dsrc-img:nth-child(1) {
  display: flex;
  align-items: center;
  padding: 0 8.175rem 0 0;
  justify-content: center;
  width: 50%;
  border-right: 1px solid rgba(244, 244, 244, 0.2);
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-sub-cont-wrap .tz-car-dsrc-img:nth-child(1) {
    display: flex;
    justify-content: center;
    width: auto;
    margin: 3.175rem 1.175rem 0 1.175rem;
    padding: 0 0 3.175rem 0;
    border-right: none;
    border-bottom: 1px solid rgba(244, 244, 244, 0.2);
  }
}
body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-sub-cont-wrap .tz-car-dsrc-img:nth-child(2) {
  display: flex;
  align-items: center;
  padding: 0 0 0 5.175rem;
  width: 50%;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #dsrc-vs-v2x .tz-car-dsrc-sub-cont-wrap .tz-car-dsrc-img:nth-child(2) {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 1.175rem 0 3.175rem 0;
  }
}
body .infographic-main-wrap #tz-benefits-5g {
  background: none no-repeat scroll 0 0 #050716;
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc {
  display: flex;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc {
    flex-direction: column;
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc {
    flex-direction: column;
    margin-bottom: 0 !important;
  }
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc a.txt-link {
  color: #282832 !important;
  font-weight: 700 !important;
  text-decoration: underline;
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc strong {
  font-weight: 700 !important;
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(1) {
  width: 50%;
  height: 100vh;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(1) {
    width: 100%;
    height: auto;
    z-index: 9;
  }
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(1).tz-benefits-5g-img-animate {
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(1).tz-benefits-5g-img-animate {
    display: none;
    overflow: inherit;
    height: auto;
  }
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap .tz-list-5g-images {
  position: relative;
  height: 100vh;
}
@media screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap .tz-list-5g-images {
    background: transparent;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap .tz-list-5g-images {
    height: auto;
  }
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap .tz-list-5g-images > div {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  /* @media screen and (max-width: 480px){
  	left: 0;
  	top: 50%;
  	transform: translateY(-50%);
  }

  @media screen and (max-width: 420px){
  	width: 100%;
  	height: auto;
  } */
}
@media screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap .tz-list-5g-images > div {
    position: relative;
    transform: inherit;
    top: inherit;
    opacity: 1;
    visibility: inherit;
  }
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap .tz-list-5g-images > div:nth-child(1) {
  opacity: 1;
  visibility: visible;
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap .tz-list-5g-images > div img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  transform: scale(1);
  display: block;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap .tz-list-5g-images > div img {
    display: block;
    object-fit: contain;
    width: 100%;
    height: auto;
    transform: inherit;
  }
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(2) {
  width: 50%;
  padding: 5.175rem 3.175rem 1.175rem 3.175rem;
  background: #050716;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(2) {
    width: 100%;
    padding: 3.175rem 1.5rem;
  }
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(2) {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    order: 2;
    max-width: 680px;
  }
}
@media only screen and (max-width: 420px) {
  body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(2) {
    padding: 1rem 0 0;
  }
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(2) .tz-col-5g-list {
  margin-bottom: 2rem;
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(2) .tz-col-5g-list .tz-cold-5g-thumb {
  display: none;
}
@media screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(2) .tz-col-5g-list .tz-cold-5g-thumb {
    display: block;
    padding: 2.175rem 0;
  }
}
@media screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(2) .tz-col-5g-list {
    margin: 3.175rem 1rem;
  }
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(2) .tz-col-5g-list h3 {
  color: #ffffff;
  margin-bottom: 1rem;
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(2) .tz-col-5g-list .tz-btn-more-info {
  display: inline-block;
  font-weight: 400 !important;
  line-height: 1.3;
  color: #2E4787 !important;
  padding: 1rem;
  text-decoration: none;
  border-radius: 50px;
  width: 100%;
  text-align: center;
  margin: 1rem 0;
  border: 1px solid #2E4787;
  transition: all 0.4s ease;
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(2) h3, body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(2) p {
  color: #ffffff;
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(2) .tz-h3 {
  text-align: left;
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(2) .tz-h3 {
    text-align: center;
  }
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(2) .tz-btn-link {
  color: #282832 !important;
  border-color: #282832;
  text-align: center;
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .tz-col-wrap:nth-child(2) .tz-btn-link:hover {
  color: #282832 !important;
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc .pin-spacer {
    height: 175px !important;
  }
}
body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc p {
  margin: 1em 0 2.8em 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-benefits-5g .tz-flex-5g-desc p {
    margin: 1em 0 1.3em 0;
  }
}
body .infographic-main-wrap #autonomous-car .tz-future-car-tech-wrap {
  width: 100%;
  position: relative;
  background-image: linear-gradient(254.99deg, rgba(0, 0, 0, 0.4) 11.41%, rgba(0, 0, 0, 0.4) 61.16%), linear-gradient(90.04deg, rgba(0, 0, 0, 0.4) -0.73%, rgba(0, 0, 0, 0.4) 48.81%, #000000 99.96%), url("https://cld.partsimg.com/image/upload/c_pad,f_auto,q_auto,dpr_auto/carparts/blog/tier-zero/5g-and-the-cars-of-the-future/do-autonomous-cars-need-5g");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  position: relative;
  z-index: 1000;
  background-attachment: fixed;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #autonomous-car .tz-future-car-tech-wrap {
    background-image: none;
    background-color: #090E2B;
  }
}
body .infographic-main-wrap #autonomous-car .tz-future-car-tech-wrap .tz-future-car-flex-wrap {
  display: flex;
  flex-direction: column;
}
body .infographic-main-wrap #autonomous-car .tz-future-car-tech-wrap .tz-future-car-flex-wrap .tz-car-content-bg {
  display: none;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #autonomous-car .tz-future-car-tech-wrap .tz-future-car-flex-wrap .tz-car-content-bg {
    display: block;
    padding: 3.175rem 1.175rem 0 1.175rem;
  }
}
body .infographic-main-wrap #autonomous-car .tz-future-car-tech-wrap .tz-future-car-flex-wrap .tz-car-tech-cont-wrap {
  display: flex;
  justify-content: flex-end !important;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 3.175rem 3.175rem 1.175rem 3.175rem;
  width: 50%;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #autonomous-car .tz-future-car-tech-wrap .tz-future-car-flex-wrap .tz-car-tech-cont-wrap {
    background-color: transparent;
    padding: 3.175rem 1.175rem;
    width: 100%;
  }
}
body .infographic-main-wrap #autonomous-car .tz-future-car-tech-wrap .tz-future-car-flex-wrap .tz-car-tech-cont-wrap h2 {
  text-align: center;
}
body .infographic-main-wrap #autonomous-car .tz-future-car-tech-wrap .tz-future-car-flex-wrap .tz-car-tech-cont-wrap .tz-car-tech-content {
  /*max-width: 43%;
    flex: 0 0 43%;
    margin: 0 auto;*/
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #autonomous-car .tz-future-car-tech-wrap .tz-future-car-flex-wrap .tz-car-tech-cont-wrap .tz-car-tech-content {
    max-width: 100%;
    flex: none;
  }
}
body .infographic-main-wrap #tz-description-about {
  padding: 50px;
  background: #050716;
}
body .infographic-main-wrap #tz-description-about h3 {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.5625rem;
  text-align: center;
}
body .infographic-main-wrap #tz-description-about p {
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-description-about {
    padding: 2.75rem 16px;
  }
}

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