@font-face {
  font-family: BrandFont;
  src: local(BrandFont-Regular), url(/assets/fonts/Toyota/ToyotaType-Regular.woff2) format("woff2");
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: BrandFont-bold;
  src: local(BrandFont-Bold), url(/assets/fonts/Toyota/ToyotaType-Bold.woff2) format("woff2");
  font-weight: bold;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: FontTypeBook;
  src: local(BrandFont-Book), url(/assets/fonts/Toyota/ToyotaType-Book.woff2) format("woff2");
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: FontTypeBookIt;
  src: local(BrandFont-BookIt), url(/assets/fonts/Toyota/ToyotaType-BookIt.woff2) format("woff2");
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: swap;
}
.custom-slider-range {
  -webkit-appearance: none;
  /* Override default CSS styles */
  appearance: none;
  width: 100%;
  /* Full-width */
  height: 4px;
  /* Increased height for better visibility */
  outline: none;
  /* Remove outline */
  border-radius: 0;
  /* No rounded corners */
  background: linear-gradient(90deg, white 0%, white 50%, #f5f5f5 50%, #f5f5f5 100%);
  /* Dynamic background controlled via JavaScript */
}

.custom-slider-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  /* Override default look */
  appearance: none;
  width: 24px;
  /* Specify thumb width */
  height: 15px;
  /* Specify thumb height */
  background: #ff0000;
  /* Thumb background color */
  cursor: pointer;
  /* Cursor on hover */
  border-radius: 4px;
  /* Rounded corners for the thumb */
  margin-top: -7px;
  /* Center the thumb */
  position: relative;
  z-index: 1;
  /* Ensure thumb is above the track */
}

.custom-slider-range::-moz-range-thumb {
  width: 24px;
  /* Specify thumb width */
  height: 15px;
  /* Specify thumb height */
  background: #ddd;
  /* Thumb background color */
  cursor: pointer;
  /* Cursor on hover */
  border-radius: 4px;
  /* Rounded corners for the thumb */
}

.custom-slider-range::-webkit-slider-runnable-track {
  height: 2px;
  /* Increase height for visibility */
}

.custom-slider-range::-moz-range-track {
  height: 2px;
  /* Increase height for visibility */
}

.custom-slider-range::-ms-track {
  height: 2px;
  /* Increase height for visibility */
  border-color: transparent;
  /* Hide border in IE */
  color: transparent;
  /* Hide color in IE */
}

.custom-dot {
  background: black;
  /* Inactive dot color */
  border: none;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  cursor: pointer;
}

.custom-dot.active {
  background: red;
  /* Active dot color */
}

.custom-swiper-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom-swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 4px;
  background-color: #d3d3d3;
  opacity: 1;
  margin: 0 5px;
  transition: background-color 0.3s ease;
  border-radius: 0;
}

.custom-swiper-pagination .swiper-pagination-bullet-active {
  background-color: red;
  width: 24px;
}

.custom-swiper-pagination .swiper-pagination-bullet-active,
.home-swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ff0000;
  opacity: 1;
  height: 2px;
  width: 16px;
}

.financeProductFilter button:hover {
  background: #ff0000 !important;
  color: #ffffff !important;
}
.financeProductFilter .selectedFilter {
  background-color: #ff0000 !important;
  color: #ffffff !important;
}

.btn_CMS {
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase !important;
  border: 0px !important;
  transition: 0.5s;
  padding: 0.375rem 1.3rem;
  align-self: flex-start;
  line-height: unset !important;
  color: #ffffff !important;
  background-color: #ff0000 !important;
  width: auto !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-size: 1rem;
  border-radius: 0.25rem;
  border-radius: 0.25rem;
  margin: 16px 8px;
}

body {
  font-family: BrandFont, BrandFont-bold, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.footer-color {
  background-color: #191920 !important;
}

.bg-light-header {
  background-color: #f8f9fa !important;
}

.headerWrap {
  background-color: #f8f9fa !important;
}
.headerWrap .nav-link {
  color: "" !important;
}

.loader {
  color: #ff0000 !important;
}

.buttonStyle {
  background-color: #ff0000 !important;
}

.text-color {
  color: #ff0000 !important;
}

.mandatoryField:after {
  color: #ff0000 !important;
}

.hero_indicator_Rectangle {
  background-color: #ff0000 !important;
}

.nav-box a[aria-expanded=true] {
  background-color: #ff0000 !important;
  color: #ffffff !important;
}

.nav-box a[aria-expanded=true]:hover {
  color: #ffffff !important;
}

.brand_button_color {
  background-color: #ff0000 !important;
  border-color: #ff0000 !important;
  color: #ffffff !important;
}

.primary {
  background-color: #ff0000 !important;
  border-color: #ff0000 !important;
}

.article blockquote:before {
  color: #ff0000 !important;
}

.brand_button_color_white {
  background-color: #ffffff !important;
  color: #000001 !important;
}

.nav-box.active {
  color: rgba(0, 0, 0, 0.9) !important;
  border-color: #ff0000 !important;
}

.tyt-nav-link:hover {
  border-bottom-color: #ff0000 !important;
}

.text_color_hover:hover {
  color: #ff0000 !important;
}
.text_color_hover:hover img {
  filter: "";
}

.svg-img-theme-color {
  filter: "";
}

.icon-active {
  filter: "";
}

.tyt-nav-link.active {
  border-bottom-color: #ff0000 !important;
}

.headerWrapDesktop .nav-link {
  color: "" !important;
}
.headerWrapDesktop .nav-link:hover {
  color: "" !important;
}
.headerWrapDesktop .active:parent(.headerWrapDesktop) {
  color: "" !important;
}

.headerWrapMobile {
  opacity: 1 !important;
}

.headerWrapMobile span {
  color: "" !important;
}

.payment-slider::-webkit-slider-thumb {
  background: #ff0000 !important;
}

.payment-slider::-moz-range-thumb {
  background: #ff0000 !important;
}

.theme_toggle input[type=checkbox]:checked + .theme_toggle_switch {
  background-color: #ff0000 !important;
}

.borderBottom {
  border-bottom-color: #ff0000 !important;
}
.borderBottom ::before {
  background-color: #ff0000 !important;
  border-bottom-color: #ff0000 !important;
}
.borderBottom ::after {
  background-color: #ff0000 !important;
  border-bottom-color: #ff0000 !important;
}

.borderTop {
  border-top-color: #ff0000 !important;
}

.afgButtonbuttonStyle {
  background-color: #ff0000 !important;
}

#BrandStoryId .carousel-indicators .indicator_Rectangle {
  background-color: #ff0000 !important;
}

.btn-danger {
  background-color: #ff0000 !important;
  border-color: #ff0000 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-danger:focus,
.btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5) !important;
}

.specification-link {
  color: #ff0000 !important;
}

.react-toast-notifications__toast {
  background-color: #ff0000 !important;
  color: #ffffff !important;
}

.icon-color-white {
  filter: "";
}

.icon-active-brand {
  filter: invert(29%) sepia(89%) saturate(7442%) hue-rotate(356deg) brightness(110%) contrast(120%);
}

@media screen and (max-width: 812px) {
  .brand-cta {
    padding: 0.375rem 0.85rem !important;
  }
}

@media screen and (max-width: 812px) {
  .carousel li.active {
    background-color: #ff0000 !important;
  }
}
.carousel .carousel-indicators .active {
  background-color: #ff0000 !important;
}

.lastActiveBrand_1 .isActiveBrand:nth-child(1)::before {
  border-left: 10px solid #000000 !important;
}

.lastActiveBrand_2 .isActiveBrand:nth-child(1)::before {
  border-left: 10px solid #000000 !important;
}
.lastActiveBrand_2 .isActiveBrand:nth-child(2)::before {
  border-left: 10px solid #bdbdbd !important;
}

.switchButton {
  right: 5rem !important;
  top: 0.2rem !important;
}

[dir=rtl] input[type=tel],
[dir=rtl] input[type=email],
[dir=rtl] select[name|=countryCode],
[dir=rtl] select[name|=countryCode] option {
  direction: rtl !important;
  text-align: right;
}

.HeroToyotaBlack--Bold {
  font-family: BrandFont, sans-serif;
  font-size: 80px;
  font-weight: bold;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1;
  color: var(--fillToyotaWhite);
}

.HeroToyotaBlack-Regular {
  font-family: BrandFont, sans-serif;
  font-size: 80px;
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.2;
  color: var(--fillBlack);
}

.Headline-1ToyotaBlack--Bold {
  font-family: BrandFont, sans-serif;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1;
  color: var(--fillToyotaWhite);
}

.Headline-1ToyotaBlack-Regular {
  font-family: BrandFont, sans-serif;
  font-size: 48px;
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.25;
  color: var(--fillBlack);
}

.Headline-2ToyotaBlack--Bold {
  font-family: BrandFont, sans-serif;
  font-size: 37px;
  font-weight: bold;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.41;
  color: var(--fillBlack);
}

.Headline-2ToyotaBlack-Regular {
  font-family: BrandFont, sans-serif;
  font-size: 37px;
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.41;
  color: var(--fillBlack);
}

.Headline-3ToyotaBlack--Bold {
  font-family: BrandFont, sans-serif;
  font-size: 31px;
  font-weight: bold;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.55;
  color: var(--fillBlack);
}

.Headline-4ToyotaBlack--Bold {
  font-family: BrandFont, sans-serif;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.38;
  color: var(--fillBlack);
}

.Headline-4ToyotaBlack-Regular {
  font-family: BrandFont, sans-serif;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.38;
  color: #ffffff;
}

.LeadToyotaBlack--Regular {
  font-family: BrandFont, sans-serif;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.5;
  color: var(--fillBlack);
}

.Headline-5ToyotaBlack--Bold {
  font-family: BrandFont, sans-serif;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.52;
  color: var(--fillBlack);
}

.LeadToyotaWhite--Regular {
  font-family: BrandFont, sans-serif;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.5;
  color: #ffffff;
}

.Headline-5ToyotaBlack-Regular {
  font-family: BrandFont, sans-serif-serif;
  font-size: 21px;
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.52;
  color: var(--fillBlack);
}

.BodyToyotaBlack-Bold {
  font-family: BrandFont, sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.78;
  color: var(--fillBlack);
}

.BodyToyotaBlack--Regular {
  font-family: BrandFont, sans-serif;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.44;
  color: var(--fillBlack);
}

.SmallToyotaBlack-Bold {
  font-family: BrandFont, sans-serif;
  font-size: 16px;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.38;
  color: var(--fillBlack);
}

.Button-2ToyotaBlack--Bold {
  font-family: BrandFont, sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: normal;
  color: var(--fillBlack);
}

.SmallToyotaBlack--Regular {
  font-family: BrandFont, sans-serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.38;
  color: var(--fillPrimary500Base);
}

.Button-3ToyotaBlack--Bold {
  font-family: BrandFont, sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: normal;
  color: var(--fillBlack);
}

.X-SmallToyotaBlack-Bold {
  font-family: BrandFont, sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.67;
  color: var(--fillBlack);
}

.X-SmallToyotaBlack--Regular {
  font-family: BrandFont, sans-serif;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.67;
  color: var(--fillBlack);
}

.TinyToyotaBlack--Regular {
  font-family: BrandFont, sans-serif;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  font-display: block;
  line-height: 1.6;
  color: var(--fillBlack);
}

.regularFontType {
  font-family: BrandFont !important;
  font-weight: normal !important;
}

@media screen and (max-width: 991px) {
  .alertHeight {
    margin-top: 136px !important;
  }
}

@media screen and (max-width: 991px) {
  .alertNotification.hide {
    height: 136px !important;
  }
}

.brand-background-color {
  background-color: #ff0000;
}

.brand-text-color {
  color: #ffffff;
}

.highlightedLink {
  color: #ff0000 !important;
}

.tool_tip_Icon {
  position: relative;
  top: -2px;
}

.step1 {
  background: #ff0000 !important;
}

.step2 {
  background: #000000 !important;
}

.step3 {
  background: #bdbdbd !important;
}

.valuein {
  background: #ff0000 !important;
}

.bulletslist {
  background-color: #ff0000 !important;
}

.tradeValuationgrey {
  background-color: #eeeeee !important;
}
.tradeValuationgrey button {
  background-color: #ff0000 !important;
  color: #ffffff;
  font-weight: bold;
}
.tradeValuationgrey div[class*=secBlock] {
  color: #000000;
}

ul[class*=control-dots] > li > span[class*=IndicatorActive] {
  background-color: #ff0000 !important;
}

.bdr-grey300 {
  border-color: #e0e0e0 !important;
}

.theme_toggle input[type=checkbox]:checked + .newToggle {
  background-color: #cccccc !important;
}

.photoBoothCarousel .carousel .thumb {
  margin-right: 0px;
}

.photoBoothCarousel .carousel .control-prev.control-arrow:before {
  border-right: 8px solid #000;
}

.photoBoothCarousel .carousel .control-next.control-arrow:before {
  border-left: 8px solid #000;
}

.photoBoothCarousel .carousel .control-prev.control-arrow {
  left: -5px !important;
}

.photoBoothCarousel .carousel .control-next.control-arrow {
  right: -5px !important;
}

.photoBoothCarousel .carousel .control-arrow {
  margin-top: -25px !important;
}

.logoHeaderimg {
  height: 43px;
}

.iconRed {
  filter: invert(29%) sepia(89%) saturate(7442%) hue-rotate(356deg) brightness(110%) contrast(120%);
}

@media (max-width: 812px) {
  .logoHeaderimg {
    height: 34px;
  }
}
.disableTab {
  background-color: #888b8d !important;
}

.express-checkout-light {
  background-color: #f5f5f5;
}

.offerHeading {
  font-size: 1.625rem !important;
}

.carousalCaption {
  top: 0;
  left: 0;
  margin: 21px 15px 24px 15px;
  font-family: BrandFont;
  font-size: 2.313rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: normal;
  color: #000000;
  width: 100%;
  direction: ltr;
  margin-left: 100px;
}
@media screen and (max-width: 812px) {
  .carousalCaption {
    text-align: left;
    font-size: 1.313rem;
    margin-left: 15px !important;
  }
}

.brand-cta,
.brand-cta-big,
.brand-cta-v2 {
  border: 0px !important;
  transition: 0.5s;
  padding: 0.375rem 1.3rem;
  align-self: flex-start;
  line-height: unset !important;
}
.brand-cta span,
.brand-cta-big span,
.brand-cta-v2 span {
  line-height: 23px;
  margin-bottom: 0 !important;
  width: auto;
}
@media (max-width: 991px) {
  .brand-cta span,
  .brand-cta-big span,
  .brand-cta-v2 span {
    width: 100%;
    font-size: 0.8rem;
    padding: 0.375rem 1.3rem;
  }
}
.brand-cta .brand_button_color,
.brand-cta-big .brand_button_color,
.brand-cta-v2 .brand_button_color {
  background: none !important;
}
.brand-cta:hover,
.brand-cta-big:hover,
.brand-cta-v2:hover {
  background: black !important;
  color: #ffffff !important;
}

.brand-cta-v3 {
  background: #ffffff !important;
  padding: 10px 15px !important;
  border: 1px solid #ff0000 !important;
  color: #ff0000 !important;
  position: relative;
  min-width: 290px;
  min-height: 54px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.brand-cta-v3:after {
  content: "";
  border: solid "";
  border-width: 0 1px 1px 0;
  position: absolute;
  padding: 3px;
  top: 23px;
}
.brand-cta-v3 img {
  display: none;
}
.brand-cta-v3:hover {
  background: #ff0000 !important;
  color: #ffffff !important;
}
.brand-cta-v3:hover:after {
  border-color: #ffffff !important;
}
.brand-cta-v3:hover span {
  color: #ffffff !important;
}
@media (max-width: 991px) {
  .brand-cta-v3 {
    width: 100%;
    min-width: auto;
  }
}

a.brand-cta-v3,
div.brand-cta-v3 {
  display: inline-block;
  line-height: 31px;
}
@media (max-width: 991px) {
  a.brand-cta-v3,
  div.brand-cta-v3 {
    width: 100%;
  }
}

.brand-cta-big span {
  font-size: 1rem !important;
  line-height: 35px;
}

.brand-cta:disabled:hover {
  opacity: 0.5;
}

.borderBottom::after {
  width: 2.7em;
}

.text-black {
  color: #000000 !important;
}
.text-black li {
  color: #000000;
}

.black-bg {
  background-color: #000000 !important;
}

.bdr-black {
  border-color: #000000;
}

.valuein {
  background: #000000;
}

.bannerBg {
  background: #000000 !important;
}

.grey-background {
  background-color: #eeeeee;
}

.brand-background {
  background-color: #000000 !important;
}

.bannerText {
  color: #000000;
}

.brand-color-link-text {
  color: #ff0000;
}

.tabsBg {
  background: #000000;
}

.HeroBannerHeadline {
  font-weight: bold;
  line-height: 1.2;
}

.HeroBannerSubHeadline {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 1.41;
}

@media (max-width: 991px) {
  .mob-100,
  .mob-100 > div,
  .mob-100 > a,
  .mob-100 > a > div {
    width: 100%;
  }
}
a.primary {
  color: #ffffff;
}

@media screen and (max-width: 812px) {
  .carousel li.active {
    background-color: transparent !important;
  }
  .carousel.ex-checkout li.active {
    background-color: #ff0000 !important;
  }
  .carousel li.active span {
    background-color: #ff0000 !important;
  }
}

.savedSearchCarousel .carousel .carousel-control-prev {
  background-image: url(/assets/icons/icon-arrow-circle-left-fill_red.svg);
}
.savedSearchCarousel .carousel .carousel-control-next {
  background-image: url(/assets/icons/icon-arrow-circle-right-fill_red.svg);
}

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