@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: 500;
  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: #333333;
  font-size: 1.175rem;
  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;
  visibility: inherit;
}

.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: 600 !important;
  text-decoration: none;
}
.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: #28465F;
}

.tz-txt-bg {
  background: #28465F;
  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 !important;
  opacity: 0.6;
}
@media only screen and (max-width: 992px) {
  .tz-btn-link {
    text-align: center;
  }
}

.tz-section-title {
  color: #28465F;
  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 - 65px);
  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: rgba(0, 0, 0, 0.3);
  text-align: center;
  font-size: 14px;
  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;
  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: 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: #282832;
  font-size: 2rem;
  padding: 2px;
  border: 2px solid #999999;
  border-radius: 50%;
  display: inline-block;
  background: rgba(250, 250, 250, 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;
}
body .infographic-main-wrap .txt-black {
  color: #282832;
}
body .infographic-main-wrap .txt-orange {
  color: #FF8214;
}
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: 1024px) {
  body .infographic-main-wrap .main-nav-wrap {
    padding: 0;
  }
}
body .infographic-main-wrap .main-nav-wrap.nav-active {
  background-color: #282832;
  transition: all 0.5s linear;
  box-shadow: 5px -1px 12px -5px #282832;
  /* @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 .tz-nav-wrap {
  transition: all 0.5s ease;
  overflow: hidden;
  flex: auto;
  text-align: center;
  /* @media only screen and (max-width: 480px) {
  	overflow: inherit;
  	padding-top: 18px;
  } */
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-nav {
  display: inline-block;
  transition: all 0.3s ease-out;
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav {
  display: flex;
  margin: 5px auto 0 auto !important;
  /* @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: 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;
  padding: 5px 8px 0;
  display: inherit;
  list-style: none !important;
  /* @media only screen and (max-width: 480px) {
  	line-height: 1.2;
  	display: inline-block;
  	margin: 1rem 0 !important;
  	opacity: 0;
  } */
  /* @media only screen and (max-width: 992px) {
  	padding: 8px;
  	max-width: 100%;
  } */
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li.tz-active a {
  transition: all 0.3s ease;
  height: 34px;
}
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 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: 480px) {
  	font-size: 25px !important;
  } */
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li a {
    font-size: 0.8rem !important;
  }
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li a:before {
  content: "";
  transition: 0.2s;
  position: absolute;
  top: 29px;
  left: -1px;
  width: 100%;
  height: 5px;
  background: #FF8214;
  transform: translateX(-101%);
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li a:hover {
  color: #ffffff;
  opacity: 1;
}
body .infographic-main-wrap .main-nav-wrap .tz-nav-wrap .tz-main-nav li 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 .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 #tz-hero {
  width: 100%;
  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: 30px;
  }
}
body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap.preloader {
  background: url("https://cld.partsimg.com/image/upload/v1632212033/carparts/blog/tier-zero/buying-new-car-vs-used-luxury-car/preloader.gif") no-repeat 50% 46% #e1faff;
}
body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap .ad-animate {
  display: none;
}
body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg {
  width: 100%;
  height: 100vh;
}
body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg::after {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background: #282832;
  opacity: 0.1;
  pointer-events: none;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg {
    background-attachment: initial;
    transform: scale(1);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh;
    background-color: #e1faff;
  }
}
@media only screen and (max-width: 767px) {
  body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg {
    height: 80vh;
  }
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg {
    height: 50vh;
  }
}
@media only screen and (max-width: 360px) {
  body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg {
    height: 60vh;
  }
}
body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg #tz-wrapper-inner {
  visibility: hidden;
  background: #e1faff;
  display: flex;
  flex-direction: column;
}
body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg #tz-wrapper-inner .nav-logo {
  margin: 0;
  padding: 0;
  width: 100%;
  position: absolute;
  z-index: 1000;
  top: 5px;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg #tz-wrapper-inner .nav-logo {
    margin: 0 1rem 0 0;
  }
}
body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg #tz-wrapper-inner .nav-logo a {
  width: 200px;
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg #tz-wrapper-inner .nav-logo a {
    width: 135px;
  }
}
body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg #tz-wrapper-inner .nav-logo a svg {
  width: 200px !important;
}
body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg #tz-wrapper-inner .tz-banner-cont-bg {
  /*display: flex;
  margin: 0 auto;*/
  /*max-width: 1024px;*/
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg #tz-wrapper-inner .tz-banner-cont-bg {
    flex-direction: column;
    margin: -50px auto 0 auto;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg #tz-wrapper-inner .tz-banner-cont-bg {
    margin: 0 auto 0 auto;
  }
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg #tz-wrapper-inner .tz-banner-cont-bg {
    margin: 0 auto 0 auto;
  }
}
body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg #tz-wrapper-inner .tz-banner-cont-bg .tz-new-car-bg {
  width: 100%;
}
body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg #tz-wrapper-inner .tz-banner-cont-bg .tz-used-car-bg {
  width: 100%;
}
body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg #tz-wrapper-inner .tz-banner-cont-bg img {
  object-fit: contain;
  object-position: top center;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg #tz-wrapper-inner .tz-banner-cont-bg #animation_container {
    margin: -50px 0 0 0;
  }
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap #tz-hero #tz-hero-cont-wrap #img-bg #tz-wrapper-inner .tz-banner-cont-bg #animation_container {
    margin: 0;
  }
}
body .infographic-main-wrap #banner-intro-title {
  /*			top: 20%;
  			position: absolute;
  			z-index: 1000;
  			text-align: center;
  			left: 50px;
  			padding: 2.175rem 0 0 0;*/
  position: relative;
  z-index: 1000;
  text-align: center;
  left: 50px;
  padding: 2.175rem 0 0 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #banner-intro-title {
    left: 0;
    margin: 0;
    position: relative;
    top: 50px;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #banner-intro-title {
    padding: 0;
  }
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #banner-intro-title {
    top: 45px;
  }
}
body .infographic-main-wrap #banner-intro-title.tz-title-intro-wrap {
  max-width: 1024px;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #banner-intro-title .hero-head {
    padding: 0 16px;
  }
}
body .infographic-main-wrap #banner-intro-title .hero-head strong {
  display: block;
  letter-spacing: -1px;
  line-height: 1.1;
}
@media only screen and (max-width: 580px) {
  body .infographic-main-wrap #banner-intro-title .hero-head strong {
    letter-spacing: -1px;
  }
}
body .infographic-main-wrap #banner-intro-title .hero-head strong:nth-child(1) {
  color: #282832;
  font-size: 3vw;
  font-weight: 600;
  font-style: italic;
  margin: 0 0 1.175rem 0;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #banner-intro-title .hero-head strong:nth-child(1) {
    font-size: 4vw;
    margin: 0;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #banner-intro-title .hero-head strong:nth-child(1) {
    font-size: 6vw;
  }
}
body .infographic-main-wrap #banner-intro-title .hero-head strong:nth-child(2) {
  color: #FF8214;
  font-size: 1.6vw;
  font-weight: 400;
  font-style: italic;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #banner-intro-title .hero-head strong:nth-child(2) {
    font-size: 3vw;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #banner-intro-title .hero-head strong:nth-child(2) {
    font-size: 4vw;
  }
}
body .infographic-main-wrap #banner-intro-title .hero-head strong:nth-child(3) {
  color: #FF8214;
  font-size: 1.6vw;
  font-weight: 400;
  font-style: italic;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #banner-intro-title .hero-head strong:nth-child(3) {
    font-size: 3vw;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #banner-intro-title .hero-head strong:nth-child(3) {
    font-size: 4vw;
  }
}
body .infographic-main-wrap .nav-social-list {
  display: flex;
  margin: 1.175rem 0 0 0 !important;
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap .nav-social-list {
    justify-content: center;
  }
}
body .infographic-main-wrap .nav-social-list li {
  margin: 0 2px;
  list-style: none !important;
}
body .infographic-main-wrap .nav-social-list li .social-border {
  stroke: #0c0c0c;
}
body .infographic-main-wrap .nav-social-list li .social-icon-col {
  fill: #282832;
}
body .infographic-main-wrap .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 .hero-content {
    height: 100%;
  }
}
body .infographic-main-wrap .hero-content .hero-text {
  /*position: absolute;
  max-width: 460px;
  bottom: 0;*/
  max-width: 480px;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap .hero-content .hero-text {
    max-width: 100%;
  }
}
body .infographic-main-wrap .hero-content .hero-text .hero-head {
  font-weight: 700;
  line-height: 1.1;
  padding: 0;
  margin-top: 0;
  position: relative;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap .hero-content .hero-text .hero-head {
    text-align: center;
  }
}
body .infographic-main-wrap .hero-content .hero-text .hero-head > span {
  display: block;
  text-align: center;
  position: relative;
  text-align: left;
}
body .infographic-main-wrap .hero-content .hero-text .hero-head > span:nth-child(1) {
  color: #FF8214;
  font-size: 2.175rem;
  margin-bottom: 1rem;
  font-weight: 400;
  font-style: italic;
}
@media screen and (max-width: 992px) {
  body .infographic-main-wrap .hero-content .hero-text .hero-head > span:nth-child(1) {
    font-size: 2.5rem;
  }
}
body .infographic-main-wrap .hero-content .hero-text .hero-head > span.hero-head-subtitle {
  color: #282832;
  font-size: 3rem;
  font-weight: 700;
  font-style: italic;
}
@media screen and (max-width: 992px) {
  body .infographic-main-wrap .hero-content .hero-text .hero-head > span.hero-head-subtitle {
    font-size: 1.2rem;
  }
}
body .infographic-main-wrap .hero-content .tz-arrow-down-mobile {
  display: none;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .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 .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 .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 .intro-content {
  position: absolute;
  top: 0;
  height: 100vh;
  width: 100%;
}
body .infographic-main-wrap .intro-content .intro-content-box {
  position: absolute;
  height: 100vh;
  width: 100%;
}
body .infographic-main-wrap .intro-content .intro-content-box .intro-content-headline {
  width: 100%;
  height: 100vh;
}
body .infographic-main-wrap .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 .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 .intro-content .intro-content-box .intro-content-headline > div h1 {
    padding: 0 24px;
    font-size: 42px;
  }
}
body .infographic-main-wrap .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 .intro-content .intro-content-quote {
  width: 100%;
  height: 100vh;
  top: 0;
  position: absolute;
  opacity: 0;
  background: #000000;
}
body .infographic-main-wrap .intro-content .intro-content-quote .intro-content-txt {
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .infographic-main-wrap .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 #tz-intro {
  background: #ffffff;
  color: #282832;
  position: relative;
  z-index: 10;
}
body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex {
  max-width: 1325px;
  margin: 0 auto;
}
body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex > div.tz-intro-desc {
  padding: 3.5rem;
  margin: auto 0;
  color: #282832;
  display: flex;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex > div.tz-intro-desc {
    padding: 1rem;
    display: block;
  }
}
body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex > div.tz-intro-desc p {
  color: #282832;
}
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;
  }
}
body .infographic-main-wrap #tz-intro .tz-intro-inner .tz-intro-flex > div.tz-intro-desc .tz-intro-box-wrap .first-child {
  margin: 0 0 1rem 0;
}
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-parts-wrap {
  background: #282832;
  padding: 100px 0 0;
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap {
    padding: 3rem 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-parts-single {
    margin-bottom: 0 !important;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single p {
  text-align: left;
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single h2 {
  font-size: 3.5rem;
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single h2.tz-head-two-title {
  padding: 0 20px 0 20px;
  margin: 0 0 30px 0;
}
@media screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-single h2.tz-head-two-title {
    padding: 1rem 20px 0 20px;
  }
}
@media only screen and (max-width: 1300px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-single h2 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-single h3.tz-head-three-title {
    margin: 35px 0 30px 0;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc {
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc {
    flex-direction: column;
    margin-bottom: 0 !important;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc a.txt-link {
  color: #282832 !important;
  font-weight: 700 !important;
  text-decoration: underline;
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc strong {
  font-weight: 700 !important;
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(1) {
  width: 50%;
  height: 100vh;
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(1) {
    width: 100%;
    height: 40vh;
    order: 1;
    z-index: 9;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(1).tz-col-img-animate {
  overflow: hidden;
}
@media screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(1).tz-col-img-animate {
    height: 40vh !important;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap .tz-list-images {
  position: relative;
  height: 100vh;
}
@media screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap .tz-list-images {
    background: transparent;
    width: 100%;
    height: 40vh;
  }
}
@media screen and (max-width: 480px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap .tz-list-images {
    height: auto;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap .tz-list-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: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap .tz-list-images > div {
    top: auto;
    left: auto;
    transform: none;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap .tz-list-images > div:nth-child(1) {
  opacity: 1;
  visibility: visible;
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap .tz-list-images > div img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  transform: scale(1);
  display: block;
  /*@media only screen and (max-width: 480px){
  	object-fit: contain;
  }*/
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap .tz-list-images > div img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(2) {
  width: 50%;
  padding: 3.75rem;
  background: #E1FAFF;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(2) {
    padding: 2rem 1.5rem;
  }
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-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-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(2) {
    padding: 1rem 0 0;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(2) .tz-col-list {
  margin-bottom: 2rem;
}
@media screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(2) .tz-col-list {
    /*margin: 1rem 1rem 2rem;*/
    margin: 1rem;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(2) .tz-col-list h3 {
  color: #28465F;
  margin-bottom: 1rem;
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(2) .tz-col-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-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(2) .tz-section-title {
  color: #28465F;
  text-align: left;
  padding-left: 0;
  font-weight: 700;
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(2) .tz-section-title {
    width: 100%;
    text-align: center;
    font-size: 2rem !important;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(2) h3, body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(2) p {
  color: #282832;
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(2) .tz-h3 {
  text-align: left;
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(2) .tz-h3 {
    text-align: center;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc .tz-col-wrap:nth-child(2) .tz-btn-link {
  color: #282832 !important;
  border-color: #282832;
  text-align: center;
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-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-parts-wrap .tz-parts-single .tz-flex-box-desc .pin-spacer {
    height: 175px !important;
  }
}
body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc p {
  margin: 1em 0 2.8em 0;
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #tz-parts-wrap .tz-parts-single .tz-flex-box-desc p {
    margin: 1em 0 1.3em 0;
  }
}
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;
}
@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: #ffffff;
  padding-bottom: 2rem;
}
@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 #tz-conclusion {
  padding: 3.175rem 0;
}
@media screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-conclusion {
    padding: 2rem 1rem;
  }
}
body .infographic-main-wrap #new-and-used-car-list {
  background: none scroll no-repeat 0 0 #f9f9f9;
  position: relative;
  padding: 3.175rem 0;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration {
  background: none scroll no-repeat #fafafa;
  position: relative;
  z-index: 500;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart {
  display: flex;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart {
    flex-direction: column;
  }
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list {
  width: 18%;
  display: flex;
  position: relative;
  flex-direction: column;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list {
    width: 100%;
  }
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list span.category-title {
  color: #333333;
  text-align: center;
  display: inline-block;
  margin: 0 0 8px 0;
  font-size: 16px;
  font-weight: 600;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list .tz-illustration-list {
  margin: 0 !important;
  padding: 0 1.175rem;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list .tz-illustration-list {
    display: flex;
    padding: 0 16px;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
    columns: 2;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list .tz-illustration-list {
    padding: 0;
  }
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list .tz-illustration-list li {
  cursor: pointer;
  padding: 1.175rem;
  background: #f9f9f9;
  list-style: none !important;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list .tz-illustration-list li {
    padding: 8px 0 0 0;
    width: 23.333%;
    background: transparent;
  }
}
@media only screen and (max-width: 380px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list .tz-illustration-list li {
    width: 88px;
  }
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list .tz-illustration-list li.active {
  border: 1px solid #FF8214;
  border-radius: 10px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
@media only screen and (max-width: 680px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list .tz-illustration-list li.active {
    box-shadow: none;
  }
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list .tz-illustration-list li div {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list .tz-illustration-list li div .tz-car-menu-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list .tz-illustration-list li div .tz-car-menu-icon {
    width: 50px;
    height: 50px;
    margin: 0 auto;
  }
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list .tz-illustration-list li div a {
  color: #2e4787;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 500;
  padding: 5px 0 0 0;
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list .tz-illustration-list li div a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 380px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .tz-car-menu-list .tz-illustration-list li div a {
    font-size: 9px;
    font-weight: 500;
  }
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box {
  display: flex;
  position: relative;
  width: 88%;
  height: auto;
  margin: auto 1.175rem auto 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box {
    margin: 1.175rem;
    width: auto;
  }
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box {
    margin: 1.175rem 8px;
    width: auto;
  }
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .menu-list-content {
  visibility: hidden;
  color: #333333;
  top: 0;
  padding: 2.175rem;
  flex-direction: column;
  position: absolute;
  width: auto;
  border: 1px solid #FF8214;
  border-radius: 10px;
  height: auto;
  /*display: inline-table;*/
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  /*min-height: 820px;*/
  background: none scroll no-repeat 0 0 #f9f9f9;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .menu-list-content {
    margin: 16px 0 40px 0;
  }
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .menu-list-content {
    padding: 30px 16px;
  }
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .menu-list-content.active {
  visibility: visible;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .menu-list-content .tz-cars-content-desc {
  position: relative;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .menu-list-content .tz-cars-content-desc h2 {
  color: #2E4787;
  font-size: 2.1275rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-style: italic;
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .menu-list-content .tz-cars-content-desc h2 {
    font-size: 8vw !important;
  }
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .menu-list-content p {
  font-size: 16px;
  margin: 1em 0;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-content-list-1 {
  display: flex;
  padding: 2rem 0 0 0;
}
@media only screen and (max-width: 767px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-content-list-1 {
    flex-direction: column;
    width: 100%;
    justify-content: center;
  }
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-content-list-2 {
  display: flex;
  border-top: 1px solid #e0e0e0;
  margin: 2rem 0 0 0;
  padding: 2rem 0 0 0;
}
@media only screen and (max-width: 767px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-content-list-2 {
    flex-direction: column;
    width: 100%;
    justify-content: center;
  }
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-item-box {
  width: 33.333%;
  padding: 0 1.175rem 0 0;
}
@media only screen and (max-width: 767px) {
  body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-item-box {
    width: 100%;
  }
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-item-box:nth-child(2) span {
  text-transform: uppercase;
  color: #739f7b;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-item-box:nth-child(3) {
  padding: 0;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-item-box:nth-child(3) span {
  text-transform: uppercase;
  color: #d55e5e;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-item-box img {
  visibility: inherit !important;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-item-box .dotted-list-1 {
  margin: 1rem 0 0 0 !important;
  padding: 0;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-item-box .dotted-list-1 li {
  display: flex;
  list-style: none !important;
  margin-bottom: 0 !important;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-item-box .dotted-list-1 li::before {
  content: "";
  font: 400 20px FontAwesome;
  color: #ffffff;
  background: #739f7b;
  border-radius: 30px;
  height: 22px;
  width: 30px;
  text-align: center;
  flex: 0 0 30px;
  padding: 4px 0;
  margin-right: 10px;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-item-box .dotted-list-1 li p {
  margin: 0;
  padding-bottom: 25px !important;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-item-box .dotted-list-2 {
  margin: 1rem 0 0 0 !important;
  padding: 0;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-item-box .dotted-list-2 li {
  display: flex;
  list-style: none !important;
  margin-bottom: 0 !important;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-item-box .dotted-list-2 li::before {
  content: "";
  font: 400 20px FontAwesome;
  color: #ffffff;
  background: #d55e5f;
  border-radius: 30px;
  height: 22px;
  width: 30px;
  text-align: center;
  flex: 0 0 30px;
  padding: 4px 0;
  margin-right: 10px;
}
body .infographic-main-wrap #new-and-used-car-list .tz-illustration .tz-car-chart .part-new-use-car-box .tz-svg-inner-container .tz-cars-item-box .dotted-list-2 li p {
  margin: 0;
  padding-bottom: 25px;
}
body .infographic-main-wrap #tz-new-economy-wrap {
  position: relative;
}
body .infographic-main-wrap #tz-new-economy-wrap .tz-new-economy-bg {
  position: absolute;
  right: 0px;
}
body .infographic-main-wrap #tz-new-economy-wrap .tz-new-economy-bg img {
  object-fit: contain;
  height: 610px;
}
body .infographic-main-wrap #tz-new-economy-wrap #tz-new-economy-intro {
  position: relative;
  padding: 3.175rem 0 0 0;
}
body .infographic-main-wrap #tz-new-economy-wrap #tz-new-economy-intro .tz-tier-title h2 {
  text-align: center;
  display: block;
  font-size: 3rem;
}
body .infographic-main-wrap #tz-new-economy-wrap #tz-new-economy-intro .tz-tier-title h2 strong {
  display: inline-block;
  font-weight: 500;
}
body .infographic-main-wrap #tz-new-economy-wrap #tz-new-economy-intro .tz-tier-title h2 strong:first-child {
  padding: 0 6px 0 0;
}
body .infographic-main-wrap #tz-new-economy-wrap #tz-new-economy-intro p {
  text-align: center;
}
body .infographic-main-wrap #tz-new-economy-wrap #tz-economy-cars-desc .hr-tz-wrap-p1 {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 60px 0;
  overflow: hidden;
  display: block;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #tz-new-economy-wrap #tz-economy-cars-desc .hr-tz-wrap-p1 {
    max-height: 100% !important;
    height: 100% !important;
    padding: 20px 0;
  }
}
body .infographic-main-wrap #tz-new-economy-wrap #tz-economy-cars-desc .hr-tz-container-p1 {
  width: 500%;
  height: auto;
  display: flex;
  flex-wrap: nowrap;
  padding: 0px;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #tz-new-economy-wrap #tz-economy-cars-desc .hr-tz-container-p1 {
    height: 100% !important;
    max-height: 100% !important;
    overflow: none;
    flex-direction: column;
    width: 100%;
  }
}
body .infographic-main-wrap #tz-new-economy-wrap #tz-economy-cars-desc .hr-tz-container-p1 .hr-tz-panel-p1 {
  display: flex;
  width: 100%;
  height: calc(100vh - 60px);
  padding: 0 0 80px 0;
  position: relative;
  z-index: 500;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-new-economy-wrap #tz-economy-cars-desc .hr-tz-container-p1 .hr-tz-panel-p1:last-child {
    margin: 0;
    padding: 20px 0 0 0;
  }
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #tz-new-economy-wrap #tz-economy-cars-desc .hr-tz-container-p1 .hr-tz-panel-p1 {
    display: block;
    position: relative;
    margin: 0 0 50px 0;
    background: #ffffff;
    padding: 0 0 16px 0;
    height: 100%;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-new-economy-wrap #tz-economy-cars-desc .hr-tz-container-p1 .hr-tz-panel-p1 {
    margin: 0 0 20px 0;
    padding: 0 0 16px 0;
  }
}
body .infographic-main-wrap #tz-used-luxury-wrap .tz-used-luxury-bg {
  position: absolute;
  right: 0;
}
body .infographic-main-wrap #tz-used-luxury-wrap .tz-used-luxury-bg img {
  object-fit: contain;
  height: 610px;
}
body .infographic-main-wrap #tz-used-luxury-wrap #tz-used-luxury-cars-intro {
  border-top: 1px solid #e0e0e0;
  padding: 2.175rem 0 0 0;
  margin: -4.175rem 0 0 0;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #tz-used-luxury-wrap #tz-used-luxury-cars-intro {
    margin: 0;
  }
}
body .infographic-main-wrap #tz-used-luxury-wrap #tz-used-luxury-cars-intro .tz-tier-title h2 {
  text-align: center;
  display: block;
  font-size: 3rem;
}
body .infographic-main-wrap #tz-used-luxury-wrap #tz-used-luxury-cars-intro .tz-tier-title h2 strong {
  display: inline-block;
  font-weight: 500;
}
body .infographic-main-wrap #tz-used-luxury-wrap #tz-used-luxury-cars-intro .tz-tier-title h2 strong:first-child {
  padding: 0 6px 0 0;
}
body .infographic-main-wrap #tz-used-luxury-wrap #tz-used-luxury-cars-intro p {
  text-align: center;
}
body .infographic-main-wrap #tz-used-luxury-wrap #tz-used-luxury-cars-desc .hr-tz-wrap-p2 {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 60px 0;
  overflow: hidden;
  display: block;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #tz-used-luxury-wrap #tz-used-luxury-cars-desc .hr-tz-wrap-p2 {
    max-height: 100% !important;
    height: 100% !important;
    padding: 20px 0;
  }
}
body .infographic-main-wrap #tz-used-luxury-wrap #tz-used-luxury-cars-desc .hr-tz-container-p2 {
  width: 500%;
  height: auto;
  display: flex;
  flex-wrap: nowrap;
  padding: 0px;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #tz-used-luxury-wrap #tz-used-luxury-cars-desc .hr-tz-container-p2 {
    height: 100% !important;
    max-height: 100% !important;
    overflow: none;
    flex-direction: column;
    width: 100%;
  }
}
body .infographic-main-wrap #tz-used-luxury-wrap #tz-used-luxury-cars-desc .hr-tz-container-p2 .hr-tz-panel-p2 {
  display: flex;
  width: 100%;
  height: calc(100vh - 60px);
  padding: 0 0 80px 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-used-luxury-wrap #tz-used-luxury-cars-desc .hr-tz-container-p2 .hr-tz-panel-p2:last-child {
    margin: 0;
    padding: 20px 0 0 0;
  }
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap #tz-used-luxury-wrap #tz-used-luxury-cars-desc .hr-tz-container-p2 .hr-tz-panel-p2 {
    display: block;
    position: relative;
    margin: 0 0 50px 0;
    background: #ffffff;
    padding: 40px 0 15px 0;
    height: 100%;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-used-luxury-wrap #tz-used-luxury-cars-desc .hr-tz-container-p2 .hr-tz-panel-p2 {
    margin: 0 0 20px 0;
    padding: 0 0 16px 0;
  }
}
body .infographic-main-wrap a.tz-btn-link {
  border: 2px solid #2e4787;
  color: #2e4787;
  display: inline-block;
  border-radius: 60px;
  padding: 16px;
  font-size: 18px;
  font-weight: 500 !important;
  margin: 0 0 25px 0;
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap a.tz-btn-link {
    font-size: 14px;
  }
}
body .infographic-main-wrap a.tz-btn-link:hover {
  background: #2e4787;
  color: #ffffff !important;
  opacity: 1;
}
@media only screen and (max-width: 1224px) {
  body .infographic-main-wrap .hr-tz-prl .flex-content-data {
    width: 100%;
    position: relative;
    z-index: 100;
  }
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap .hr-tz-prl .flex-content-data {
    width: 50%;
    margin: 0 auto;
    height: 100%;
  }
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .hr-tz-prl .flex-content-data {
    width: 100%;
    margin: 0 auto;
  }
}
body .infographic-main-wrap .hr-tz-prl .flex-img {
  width: 50%;
  position: relative;
}
body .infographic-main-wrap .hr-tz-prl .flex-img span {
  position: absolute;
  z-index: 500;
  bottom: 16px;
  right: 16px;
  font-size: 13px;
}
body .infographic-main-wrap .hr-tz-prl .flex-img img {
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 0;
  line-height: 0;
  padding: 0;
  object-fit: cover;
  object-position: center;
  align-self: stretch;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap .hr-tz-prl .flex-img {
    width: 100%;
    height: 100%;
  }
}
body .infographic-main-wrap .hr-tz-prl .flex-txt {
  width: 50%;
  font-size: 20px;
  color: #282832;
  padding: 2.175rem 3.175rem;
  position: relative;
  display: flex;
}
@media only screen and (max-width: 1024px) {
  body .infographic-main-wrap .hr-tz-prl .flex-txt {
    width: 100%;
    height: 100%;
    position: relative;
    background: transparent;
    padding: 30px 16px 0 16px;
    display: flex;
    flex-direction: column;
  }
}
body .infographic-main-wrap .hr-tz-prl .flex-txt .gal-data {
  display: flex;
  margin: auto 0;
  flex-direction: column;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .hr-tz-prl .flex-txt .gal-data {
    order: 2;
  }
}
body .infographic-main-wrap .hr-tz-prl .flex-txt .gal-data h2 {
  color: #2e4787;
  font-size: 2.5rem;
  font-weight: 400;
  font-style: italic;
  margin: 0;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap .hr-tz-prl .flex-txt .gal-data h2 {
    text-align: left !important;
  }
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap .hr-tz-prl .flex-txt .gal-data h2 {
    font-size: 2rem !important;
  }
}
body .infographic-main-wrap .hr-tz-prl .flex-txt .gal-data h3 {
  display: block;
  font-size: 1.8rem;
  font-style: italic;
  margin: 0 0 2.175rem 0;
}
@media only screen and (max-width: 480px) {
  body .infographic-main-wrap .hr-tz-prl .flex-txt .gal-data h3 {
    font-size: 1.5rem;
  }
}
body .infographic-main-wrap .hr-tz-prl .flex-txt .gal-data h3 strong {
  display: inline-block;
  font-weight: 400;
}
body .infographic-main-wrap .hr-tz-prl .flex-txt .gal-data h3 strong:first-child {
  padding: 0 10px 0 0;
}
body .infographic-main-wrap .hr-tz-prl .flex-txt .gal-data h4 {
  margin: 0 0 20px 0;
}
body .infographic-main-wrap .hr-tz-prl .flex-txt .gal-data p {
  color: #282832;
  margin: 0 !important;
  padding-bottom: 25px !important;
}
body .infographic-main-wrap #tz-conclusion {
  padding: 0 0 3.175rem 0;
  margin: -70px auto 0 auto;
}
body .infographic-main-wrap #tz-conclusion p {
  margin: 0;
  font-size: 16px;
}
@media screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-conclusion {
    padding: 0 1rem 3.175rem 1rem;
    margin: 0;
  }
}
body .infographic-main-wrap #tz-description-about {
  padding: 50px;
  background: #f9f9f9;
}
body .infographic-main-wrap #tz-description-about h3 {
  color: #333333;
  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: #333333;
}
@media only screen and (max-width: 992px) {
  body .infographic-main-wrap #tz-description-about {
    padding: 2.75rem 16px;
  }
}

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