/*!*******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./scss/app.ja.scss ***!
  \*******************************************************************************************************************************************************************/
@charset "UTF-8";
/* -------------- Setup tue language variable -------------- */
/* -------------- Base -------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  box-sizing: border-box;
}

img {
  display: inline-block;
  vertical-align: top;
}

*, *:before, *:after {
  box-sizing: inherit;
}

/* -------------- Breakpont -------------- */
/* -------------- Colors -------------- */
/* -------------- Primmary -------------- */
/* -------------- Secondary -------------- */
/* -------------- Additional colors -------------- */
/* -------------- Fonts -------------- */
/* -------------- Fonts Japanese -------------- */
/* -------------- Measurements -------------- */
/*
	Breakpoint manager
	Usage :
	@include screen-small;
*/
/*
	Font-size REM + Callback PX
	Usage :
	 @include font-size(value);
*/
/*
	Border radius mixins (4 corners)
	Usage :
	@include border-radius(value)
*/
/*
	Opacity mixins (I8- Compatible)
	Usage :
	@include opacity(value);
*/
/*
	Center block
	Usage :
	@include center-block;
*/
/*
	Text-truncate
	Usage :
	@include texte-truncate
*/
/* -------------- Languages -------------- */
@font-face {
  font-family: "Roboto-Bold";
  src: url("/wp-content/themes/fuso-theme/fonts/roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: bold;
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Medium";
  src: url("/wp-content/themes/fuso-theme/fonts/roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: bold;
  font-style: bold;
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Medium";
  src: url("/wp-content/themes/fuso-theme/fonts/roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: bold;
  font-style: bold;
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Light";
  src: url("/wp-content/themes/fuso-theme/fonts/roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 200;
  font-style: lighter;
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("/wp-content/themes/fuso-theme/fonts/roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.grid__vehicle {
  text-align: center;
}

.products__caroussel__wrapper, .products__caroussel__header, .products__list__title h1, .products__list__vehicles, .trucks__related__wrapper, .trucks__overview__wrapper, .trucks__nav__wrapper, .corporatenotices, .corporatenotices__new, .customernotices, .customernotices__new, .home__marketing__content, .pdf, .blog__highlight, .blog__highlight.large figcaption, .blog__quotes, .blog__more, .blog__header, .blog__footer, .notfound__top, .country, .news, .news__new, .resources, .accordeon__content__container, .hero__list__element__text, .footer__wrapper, .header__wrapper, .header__navigation__block__nav__container, .nav__secondary__wrapper, .wrapper, hr.center {
  width: 100%;
  max-width: calc(1336px + 24px * 2);
  margin: auto;
}
@media only screen and (min-width: 1025px) {
  .products__caroussel__wrapper, .products__caroussel__header, .products__list__title h1, .products__list__vehicles, .trucks__related__wrapper, .trucks__overview__wrapper, .trucks__nav__wrapper, .corporatenotices, .corporatenotices__new, .customernotices, .customernotices__new, .home__marketing__content, .pdf, .blog__highlight, .blog__highlight.large figcaption, .blog__quotes, .blog__more, .blog__header, .blog__footer, .notfound__top, .country, .news, .news__new, .resources, .accordeon__content__container, .hero__list__element__text, .footer__wrapper, .header__wrapper, .header__navigation__block__nav__container, .nav__secondary__wrapper, .wrapper, hr.center {
    max-width: calc(1336px + 32px * 2);
    padding: 0 32px;
  }
}

.heading, h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto-Bold";
  color: #262626;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 900;
}
.heading--h1, .home__media__content h2, .hometri__content__title, .pdf h2, h1 {
  font-size: 40px;
  line-height: 100%;
  letter-spacing: -1.5px;
}
@media only screen and (min-width: 768px) {
  .heading--h1, .home__media__content h2, .hometri__content__title, .pdf h2, h1 {
    font-size: 74px;
    line-height: 100%;
  }
}
.heading--h2, .blog__highlight__article__title, .blog__header h2, .blog__footer h2, .grid__title, h2 {
  font-size: 32px;
  letter-spacing: -0.75px;
  line-height: 110%;
  margin-bottom: 36px;
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .heading--h2, .blog__highlight__article__title, .blog__header h2, .blog__footer h2, .grid__title, h2 {
    font-size: 40px;
    line-height: 110%;
  }
}
.heading--h3, .quotes__thequote blockquote, .quotes__thequote__people p, .newsyearnav__title, .headingnav__title, h3 {
  font-size: 24px;
  line-height: 100%;
  letter-spacing: -0.25px;
  margin-bottom: 31.2px;
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .heading--h3, .quotes__thequote blockquote, .quotes__thequote__people p, .newsyearnav__title, .headingnav__title, h3 {
    font-size: 32px;
    line-height: 100%;
    font-size: 28px;
    line-height: 100%;
  }
}
.heading--h4, h4 {
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0px;
}
@media only screen and (min-width: 768px) {
  .heading--h4, h4 {
    font-size: 24px;
    line-height: 120%;
  }
}
.heading--h5, h5 {
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0px;
}
@media only screen and (min-width: 768px) {
  .heading--h5, h5 {
    font-size: 20px;
    line-height: 120%;
  }
}
.heading--h6, h6 {
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0px;
}
@media only screen and (min-width: 768px) {
  .heading--h6, h6 {
    font-size: 18px;
    color: #191919;
    line-height: 120%;
  }
}
.heading--hero {
  color: #FFFFFF;
  font-size: 36px;
  line-height: 42px;
}
@media only screen and (min-width: 768px) {
  .heading--hero {
    line-height: 64px;
  }
}
.heading--divider {
  width: 100%;
  text-align: center;
  margin: 36px 0;
  position: relative;
}
.heading--divider::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #D9D9D9;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 2;
}
.heading__text {
  z-index: 50;
  position: relative;
  display: inline-block;
  margin: 0;
}
.heading__text::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  z-index: -1;
  box-sizing: content-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
}

.para, p {
  font-family: "Roboto-Regular";
  letter-spacing: 0.15px;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  color: #262626;
}
.para--large, .trucks__description__paragraph, .blog__highlight__article__excerpt, .blog__quotes h3, .generic__content p, .heronew__excerpt, .hero__excerpt, .wpb_text_column .wpb_wrapper p {
  font-size: 16px;
  line-height: 24px;
}
.para--large + p, .trucks__description__paragraph + p, .blog__highlight__article__excerpt + p, .blog__quotes h3 + p, .generic__content p + p, .heronew__excerpt + p, .hero__excerpt + p, .wpb_text_column .wpb_wrapper p + p {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1025px) {
  .para--large, .trucks__description__paragraph, .blog__highlight__article__excerpt, .blog__quotes h3, .generic__content p, .heronew__excerpt, .hero__excerpt, .wpb_text_column .wpb_wrapper p {
    font-size: 20px;
    line-height: 30px;
  }
  .para--large + p, .trucks__description__paragraph + p, .blog__highlight__article__excerpt + p, .blog__quotes h3 + p, .generic__content p + p, .heronew__excerpt + p, .hero__excerpt + p, .wpb_text_column .wpb_wrapper p + p {
    margin-bottom: 18px;
  }
  .para--large, .trucks__description__paragraph, .blog__highlight__article__excerpt, .blog__quotes h3, .generic__content p, .heronew__excerpt, .hero__excerpt, .wpb_text_column .wpb_wrapper p {
    font-size: 18px;
    line-height: 1.7;
  }
}
.para--medium, .corporatenotices__list__element time,
.corporatenotices__list__element a, .customernotices__list__element time,
.customernotices__list__element a, .home__media__content p,
.home__media__content a, .home__footer a, .generic__table, table, .news__list__element time,
.news__list__element a, .heronew__list__element__text__paragraph, .hero__list__element__text__paragraph, ol, p {
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
}
.para--medium + p, .corporatenotices__list__element time + p,
.corporatenotices__list__element a + p, .customernotices__list__element time + p,
.customernotices__list__element a + p, .home__media__content p + p,
.home__media__content a + p, .home__footer a + p, .generic__table + p, table + p, .news__list__element time + p,
.news__list__element a + p, .heronew__list__element__text__paragraph + p, .hero__list__element__text__paragraph + p, ol + p, p + p {
  margin-bottom: 14px;
}
@media only screen and (min-width: 1025px) {
  .para--medium, .corporatenotices__list__element time,
  .corporatenotices__list__element a, .customernotices__list__element time,
  .customernotices__list__element a, .home__media__content p,
  .home__media__content a, .home__footer a, .generic__table, table, .news__list__element time,
  .news__list__element a, .heronew__list__element__text__paragraph, .hero__list__element__text__paragraph, ol, p {
    font-size: 18px;
    line-height: 27px;
  }
  .para--medium + p, .corporatenotices__list__element time + p,
  .corporatenotices__list__element a + p, .customernotices__list__element time + p,
  .customernotices__list__element a + p, .home__media__content p + p,
  .home__media__content a + p, .home__footer a + p, .generic__table + p, table + p, .news__list__element time + p,
  .news__list__element a + p, .heronew__list__element__text__paragraph + p, .hero__list__element__text__paragraph + p, ol + p, p + p {
    margin-bottom: 16px;
  }
  .para--medium, .corporatenotices__list__element time,
  .corporatenotices__list__element a, .customernotices__list__element time,
  .customernotices__list__element a, .home__media__content p,
  .home__media__content a, .home__footer a, .generic__table, table, .news__list__element time,
  .news__list__element a, .heronew__list__element__text__paragraph, .hero__list__element__text__paragraph, ol, p {
    line-height: 1.7;
  }
}
.para--small, .pdf__list__element h4, .blog__highlight__article__category, .blog__hero figcaption, .blog__footer__profile__info h5,
.blog__footer__profile__info a, .blog__content figcaption, .country__list__element__text p, .heronew__category, .hero__category, .grid__vehicle__summary, .header__search__results__result div h3,
.header__search__results__result div p, .newsyearnav__nav__list, .newsyearnav__nav__list__element a, .headingnav__nav__list, .headingnav__nav__list__element a {
  font-size: 12px;
  letter-spacing: 0.25px;
  line-height: 18px;
}
.para--small + p, .pdf__list__element h4 + p, .blog__highlight__article__category + p, .blog__hero figcaption + p, .blog__footer__profile__info h5 + p,
.blog__footer__profile__info a + p, .blog__content figcaption + p, .country__list__element__text p + p, .heronew__category + p, .hero__category + p, .grid__vehicle__summary + p, .header__search__results__result div h3 + p,
.header__search__results__result div p + p, .newsyearnav__nav__list + p, .newsyearnav__nav__list__element a + p, .headingnav__nav__list + p, .headingnav__nav__list__element a + p {
  margin-bottom: 12px;
}
@media only screen and (min-width: 1025px) {
  .para--small, .pdf__list__element h4, .blog__highlight__article__category, .blog__hero figcaption, .blog__footer__profile__info h5,
  .blog__footer__profile__info a, .blog__content figcaption, .country__list__element__text p, .heronew__category, .hero__category, .grid__vehicle__summary, .header__search__results__result div h3,
  .header__search__results__result div p, .newsyearnav__nav__list, .newsyearnav__nav__list__element a, .headingnav__nav__list, .headingnav__nav__list__element a {
    font-size: 16px;
    line-height: 24px;
  }
  .para--small + p, .pdf__list__element h4 + p, .blog__highlight__article__category + p, .blog__hero figcaption + p, .blog__footer__profile__info h5 + p,
  .blog__footer__profile__info a + p, .blog__content figcaption + p, .country__list__element__text p + p, .heronew__category + p, .hero__category + p, .grid__vehicle__summary + p, .header__search__results__result div h3 + p,
  .header__search__results__result div p + p, .newsyearnav__nav__list + p, .newsyearnav__nav__list__element a + p, .headingnav__nav__list + p, .headingnav__nav__list__element a + p {
    margin-bottom: 14px;
  }
  .para--small, .pdf__list__element h4, .blog__highlight__article__category, .blog__hero figcaption, .blog__footer__profile__info h5,
  .blog__footer__profile__info a, .blog__content figcaption, .country__list__element__text p, .heronew__category, .hero__category, .grid__vehicle__summary, .header__search__results__result div h3,
  .header__search__results__result div p, .newsyearnav__nav__list, .newsyearnav__nav__list__element a, .headingnav__nav__list, .headingnav__nav__list__element a {
    font-size: 14px;
    line-height: 1.7;
  }
}

p {
  margin-bottom: 24px;
  letter-spacing: 0;
  line-height: 130%;
}
p:last-child {
  margin-bottom: 0;
}

.link, a {
  font-size: inherit;
  color: #8F98AA;
  text-decoration: none;
  letter-spacing: 0;
  transition: color 0.3s ease-out;
}
.link:hover, a:hover, .link:focus, a:focus {
  color: #262626;
}

a[href^="#"] {
  color: black;
}
a[href^="#"]:hover {
  color: #8F98AA;
}
a.no--icons:after {
  display: none;
}

label, .trucks__overview__stats__element__info, .trucks__nav__category p, .nav__secondary__category p {
  font-size: 14px;
  color: #7b7b7b;
  line-height: 20px;
}
@media only screen and (min-width: 768px) {
  label, .trucks__overview__stats__element__info, .trucks__nav__category p, .nav__secondary__category p {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
  }
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #D9D9D9;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #D9D9D9;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #D9D9D9;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #D9D9D9;
}

strong,
b {
  font-family: "Roboto-Bold";
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: bold;
}

ol {
  list-style: decimal;
}
ol li {
  margin-bottom: 16.000000008px;
}

.line-height-full {
  line-height: 100%;
}

sup {
  font-size: small;
  vertical-align: super;
}

html,
body {
  font-size: 62.5%;
  font-family: "Roboto-Regular";
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
  margin-top: 0 !important;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

.wpb_wrapper.centered {
  display: flex;
  align-items: center;
}

.vc_column_container > .vc_column-inner {
  padding: 0 !important;
}

.vc_row {
  margin: 0;
}

.wrapper {
  max-width: inherit;
  width: auto;
  box-sizing: border-box;
}
.wrapper--content {
  margin: 24px;
}
@media only screen and (min-width: 576px) {
  .wrapper--content {
    padding: 0 50px;
  }
}
@media only screen and (min-width: 768px) {
  .wrapper--content {
    margin: 48px;
    margin-top: 24px;
    padding: 0 70px;
  }
  .wrapper--content:first-of-type {
    margin-top: 72px;
  }
  .wrapper--content:last-of-type {
    margin-bottom: 96px;
  }
}
@media only screen and (min-width: 1025px) {
  .wrapper--content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding: 0 100px;
  }
}
.wrapper--content--mid {
  margin: 24px;
}
@media only screen and (min-width: 576px) {
  .wrapper--content--mid {
    padding: 0 50px;
  }
}
@media only screen and (min-width: 768px) {
  .wrapper--content--mid {
    margin: 48px;
    margin-top: 24px;
    padding: 0 70px;
  }
  .wrapper--content--mid:first-of-type {
    margin-top: 72px;
  }
  .wrapper--content--mid:last-of-type {
    margin-bottom: 96px;
  }
}
@media only screen and (min-width: 1025px) {
  .wrapper--content--mid {
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
    padding: 0 24px;
  }
}
.wrapper.market {
  max-width: 1384px;
}
.wrapper.market hr {
  margin: 24px 0 42px 0;
}

.blogarticle-template .wrapper--content {
  margin: 0 auto;
  margin-top: 24px;
}
@media only screen and (min-width: 768px) {
  .blogarticle-template .wrapper--content {
    padding: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .blogarticle-template .wrapper--content {
    padding: 0;
  }
}
.blogarticle-template .wrapper--content p {
  padding: 15px;
}

* {
  outline: 0;
}

pre {
  font-size: 18px;
}

hr {
  height: 1px;
  background-color: #D9D9D9;
  opacity: 0.2;
  box-sizing: border-box;
  width: calc(100% - 48px);
}
@media only screen and (min-width: 768px) {
  hr {
    width: calc(100% - 104px);
  }
}
hr.center {
  width: 100%;
  margin: 12px auto 32px;
}

.image img {
  max-width: 100%;
  height: auto;
}
.image--full img {
  width: 100%;
  height: 40.97222222%;
  object-fit: cover;
}
.image--centered {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .image--centered {
    display: inline-block;
    text-align: center;
  }
}

/* -------------- Vendors -------------- */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  vertical-align: top;
  vertical-align: top;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: inline-block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* -------------- Override -------------- */
.slick-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 24px;
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .slick-dots {
    bottom: 48px;
  }
}
.slick-dots li {
  margin-right: 8px;
  width: 32px;
  display: flex;
  align-items: center;
  padding: 10px 0;
  cursor: pointer;
}
.slick-dots li:last-child {
  margin-right: 0;
}
.slick-dots li:hover button, .slick-dots li.slick-active button {
  background: #E10202;
}
.slick-dots button {
  display: inline-block;
  font-size: 0;
  height: 2px;
  width: 100%;
  padding: 0;
  background: #FFFFFF;
  border: 0;
  outline: 0;
  transition: background 0.3s linear;
}

.hero__list {
  opacity: 0;
  transition: opacity 0.2s linear;
}
.hero__list.slick-initialized {
  opacity: 1;
}

.heronew__list {
  opacity: 0;
  transition: opacity 0.2s linear;
}
.heronew__list.slick-initialized {
  opacity: 1;
}

.wpb_single_image {
  margin-bottom: 0;
}
.wpb_single_image .vc_figure {
  width: 100%;
}
.wpb_single_image .vc_single_image-wrapper {
  width: 100%;
}
.wpb_single_image .vc_single_image-wrapper img {
  width: 100%;
}

.wpb_column.vc_column_container {
  margin-bottom: 36px;
}
.wpb_column.vc_column_container + .wpb_column.vc_column_container {
  margin-bottom: 72px;
}
@media only screen and (min-width: 768px) {
  .wpb_column.vc_column_container + .wpb_column.vc_column_container {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wpb_column.vc_column_container {
    margin-bottom: 0;
  }
}
.wpb_column.vc_column_container:last-child {
  margin-bottom: 24px;
}
.wpb_column.vc_column_container.no--margin {
  margin-bottom: 0;
}

.wpb_wrapper h2 {
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .wpb_wrapper h2 {
    margin-bottom: 32px;
  }
}

.vc_separator h4 {
  font-size: 24px !important;
  margin-bottom: 0 !important;
}

.wpb_wrapper ul li {
  font-size: 16px;
  line-height: 1.4;
  list-style-position: inside;
}
@media only screen and (min-width: 1025px) {
  .wpb_wrapper ul li {
    font-size: 18px;
  }
}

.cp_table {
  background: #F8F8F9;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}

h2.wpb_content_element,
h3.wpb_content_element,
h4.wpb_content_element,
h5.wpb_content_element {
  margin-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  h2.wpb_content_element,
  h3.wpb_content_element,
  h4.wpb_content_element,
  h5.wpb_content_element {
    margin-bottom: 32px;
  }
}

.wpb_wrapper p {
  margin-bottom: 24px;
}

.vc_row.no--margin .wpb_column.vc_column_container {
  margin-bottom: 0;
}
.vc_row.video--margin .wpb_column.vc_column_container {
  margin-bottom: 4px;
}
@media only screen and (min-width: 1025px) {
  .vc_row.video--margin .wpb_column.vc_column_container {
    padding: 0 2px;
  }
}

.buorg {
  background: white !important;
  box-shadow: 0 0 30px 1px rgba(0, 0, 0, 0.06) !important;
  border: 1px solid #eeeeee !important;
  width: 320px !important;
  border-radius: 4px;
  top: initial !important;
  bottom: 20px !important;
  right: 20px !important;
  left: initial;
}

#buorgul,
#buorgpermanent {
  font-size: 16px !important;
  background: #e10202 !important;
  border: 2px solid #e10202 !important;
  color: #fff !important;
  cursor: pointer !important;
  display: inline-block !important;
  letter-spacing: 0.5px !important;
  text-align: center !important;
  padding: 0 12px !important;
  margin: 0 !important;
  line-height: 35px !important;
  box-shadow: none !important;
}

#buorgig {
  background: none !important;
  color: black !important;
  box-shadow: none !important;
  border: none !important;
  font-size: 12px !important;
}

.buorg-moremsg {
  margin-bottom: 12px;
}

.buorg-mainmsg,
.buorg-moremsg {
  font-family: sans-serif !important;
  font-size: 14px;
}

/*!
	Timeline - v0.0.1
	ilker Yılmaz
	https://github.com/ilkeryilmaz/timeline
 */
.timeline-container {
  position: relative;
}
.timeline-container::after {
  content: "";
  display: table;
  clear: both;
}

.timeline {
  width: 100%;
}

.timeline-list {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.timeline-list-wrap {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  transform: translate3d(0, 0, 0);
  transition: transform 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.timeline-item {
  float: left;
  width: 800px;
  height: 400px;
  box-sizing: border-box;
}

.timeline-dots-wrap {
  position: absolute;
  overflow: hidden;
}
.timeline-horizontal .timeline-dots-wrap {
  width: 100%;
  height: 50px;
}
.timeline-vertical .timeline-dots-wrap {
  width: 80px;
  height: 100%;
  top: 0;
}
.timeline-dots-wrap.bottom {
  bottom: -50px;
}
.timeline-dots-wrap.top {
  top: -50px;
}
.timeline-dots-wrap.left {
  left: -65px;
}
.timeline-dots-wrap.right {
  right: -70px;
}

.timeline-dots {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.timeline-dots li {
  transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  list-style: none;
  overflow: hidden;
}
.timeline-horizontal .timeline-dots li {
  float: left;
  width: 60px;
  text-align: center;
}
.timeline-vertical .timeline-dots li {
  width: 100%;
}
.timeline-dots li.slide-active button {
  color: #2972ca;
}
.timeline-dots button {
  cursor: pointer;
  border: none;
  outline: none;
  color: #333;
  font-size: 18px;
  transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.timeline-container {
  width: 300px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .timeline-container {
    width: 600px;
  }
}
@media only screen and (min-width: 1025px) {
  .timeline-container {
    width: 900px;
  }
}
@media only screen and (min-width: 1440px) {
  .timeline-container {
    width: 1100px;
  }
}
@media only screen and (min-width: 1440px) {
  .timeline-container {
    width: 1336px;
  }
}

.timeline-list {
  width: 300px;
}
@media only screen and (min-width: 768px) {
  .timeline-list {
    width: 600px;
  }
}
@media only screen and (min-width: 1025px) {
  .timeline-list {
    width: 900px;
  }
}
@media only screen and (min-width: 1440px) {
  .timeline-list {
    width: 1100px;
  }
}
@media only screen and (min-width: 1900px) {
  .timeline-list {
    width: 1336px;
  }
}

.timeline-item {
  width: 300px;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .timeline-item {
    width: 600px;
  }
}
@media only screen and (min-width: 1025px) {
  .timeline-item {
    width: 900px;
  }
}
@media only screen and (min-width: 1440px) {
  .timeline-item {
    width: 1100px;
  }
}
@media only screen and (min-width: 1900px) {
  .timeline-item {
    width: 1336px;
  }
}

/* -------------- Shared -------------- */
/* -------------- Button -------------- */
.btn,
button {
  font-size: 16px;
  background: #E10202;
  border: 2px solid #E10202;
  color: #FFFFFF;
  font-family: "Roboto-Medium";
  cursor: pointer;
  display: inline-block;
  height: 48px;
  letter-spacing: 0.5px;
  text-align: center;
  width: 100%;
  padding: 0 24px;
  margin: 0;
  line-height: 1;
  transition: background 0.3s linear, border 0.3s linear, color 0.3s ease-out;
}
.btn:hover, .btn:focus,
button:hover,
button:focus {
  background: #FFFFFF;
  border-color: #FFFFFF;
  color: #E10202;
}
@media only screen and (min-width: 768px) {
  .btn,
  button {
    width: auto;
    max-width: inherit;
    padding: 0 64px;
  }
}
@media only screen and (min-width: 1900px) {
  .btn,
  button {
    padding: 0 80px;
  }
}
.btn--white,
button--white {
  background: #FFFFFF;
  color: #262626;
  border: 0;
}
.btn--white:hover, .btn--white:focus,
button--white:hover,
button--white:focus {
  background: #262626;
  color: #FFFFFF;
}
.btn--grey,
button--grey {
  background-color: #FFFFFF;
  border-color: #D9D9D9;
  color: #262626;
  border-radius: 50px;
  width: 100%;
  max-width: inherit;
  padding: 0 12px;
}
.btn--grey:hover, .btn--grey:focus,
button--grey:hover,
button--grey:focus {
  background: #262626;
  border-color: #262626;
  color: white;
}
.btn--small, .genuine__list__element__button,
button--small {
  font-size: 12px;
  height: 40px;
  width: auto;
  padding: 0 32px;
  max-width: 327px;
}
.btn--regular,
button--regular {
  width: auto;
  max-width: 280px;
  padding: 0 32px;
}
.btn--centered,
button--centered {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.btn--revert,
button--revert {
  background: transparent;
  color: #262626;
  border-color: #262626;
}
.btn--revert:hover, .btn--revert:focus,
button--revert:hover,
button--revert:focus {
  background: #262626;
  color: white;
  border-color: #262626;
}
.btn--round,
button--round {
  border-radius: 50px;
}

a.btn {
  line-height: 43px;
}
a.btn--small, a.genuine__list__element__button {
  line-height: 37px;
}
a.btn::after {
  display: none;
}

button:disabled,
button[disabled] {
  pointer-events: none;
  opacity: 0.6;
}

.video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.5%;
}
.video__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.video__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video__image:hover i, .video__image:focus i {
  color: #262626;
}
.video__column .wpb_column.vc_column_container {
  margin-bottom: 24px;
}
.video__column .wpb_column.vc_column_container + .wpb_column.vc_column_container {
  margin-bottom: 24px;
}
.video__button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 15;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  padding: 0;
  display: inline-block;
}
.video__button i {
  font-size: 60px;
  color: #fff;
  transition: all 0.3s ease-out;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  display: inline-block;
}
.video__button:hover, .video__button:focus {
  background-color: transparent;
}
.video__iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@keyframes subnavHoverHelp {
  0% {
    width: 100%;
  }
  99% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
.nav__secondary {
  background: #EBEBEB;
  transition: background 0.3s linear;
}
.nav__secondary__left {
  order: 1;
  padding: 24px;
  padding-right: 0;
}
@media only screen and (min-width: 1025px) {
  .nav__secondary__left {
    padding: 16px 32px;
    padding-left: 0;
  }
}
.nav__secondary__right {
  order: 2;
  padding: 24px;
  padding-left: 0;
}
@media only screen and (min-width: 1025px) {
  .nav__secondary__right {
    order: 3;
    padding: 16px 32px;
    padding-right: 0;
  }
}
.nav__secondary__mid {
  flex: 0 0 100%;
  order: 3;
}
@media only screen and (min-width: 1025px) {
  .nav__secondary__mid {
    order: 2;
    flex: 1;
  }
}
.nav__secondary__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  min-height: 62px;
}
.nav__secondary__navigation__title {
  padding: 0 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 1025px) {
  .nav__secondary__navigation__title {
    display: none;
  }
}
.nav__secondary__navigation__title h4 {
  height: 60px;
  line-height: 60px;
}
.nav__secondary__navigation__title i {
  font-size: 16px;
}
.nav__secondary__navigation__list {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s linear;
}
.nav__secondary__navigation__list--abs {
  position: absolute;
  left: 0;
  right: 0;
}
@media only screen and (min-width: 1025px) {
  .nav__secondary__navigation__list--abs {
    position: relative;
  }
}
@media only screen and (min-width: 1025px) {
  .nav__secondary__navigation__list {
    max-height: inherit;
    overflow: visible;
    display: flex;
  }
}
.nav__secondary__navigation__list .current_page_parent,
.nav__secondary__navigation__list .menu-item-type-custom {
  display: none;
}
.nav__secondary__navigation__list__element, .nav__secondary__navigation__list li {
  padding: 0 24px;
  background: #F2F2F2;
  border-top: 1px solid #D9D9D9;
}
@media only screen and (min-width: 1025px) {
  .nav__secondary__navigation__list__element, .nav__secondary__navigation__list li {
    padding: 0;
    margin-right: 32px;
    background: transparent;
    border-top: none;
  }
  .nav__secondary__navigation__list__element:first-of-type, .nav__secondary__navigation__list li:first-of-type {
    padding-left: 0;
  }
}
.nav__secondary__navigation__list__element a, .nav__secondary__navigation__list li a {
  width: 100%;
  color: #191919;
  text-decoration: none;
  font-size: 18px;
  line-height: 60px;
  display: inline-block;
  position: relative;
  transition: color 0.3s linear;
  font-family: "Roboto-Medium";
}
@media only screen and (min-width: 1025px) {
  .nav__secondary__navigation__list__element a, .nav__secondary__navigation__list li a {
    height: 72px;
    line-height: 74px;
  }
  .nav__secondary__navigation__list__element a:after, .nav__secondary__navigation__list li a:after {
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #E10202;
    content: "";
    transition: opacity 0.1s linear;
    left: 0;
    opacity: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .nav__secondary__navigation__list__element:hover a:after, .nav__secondary__navigation__list__element--active a:after, .nav__secondary__navigation__list__element.current-menu-item a:after, .nav__secondary__navigation__list li:hover a:after, .nav__secondary__navigation__list li--active a:after, .nav__secondary__navigation__list li.current-menu-item a:after {
    opacity: 1;
  }
}
.nav__secondary__navigation--open .nav__secondary__navigation__title i {
  transform: rotate(180deg);
}
.nav__secondary__navigation--open .nav__secondary__navigation__list {
  max-height: 600px;
}
.nav__secondary__logo {
  position: relative;
}
.nav__secondary__logo img {
  width: auto;
  height: 14px;
  transition: opacity 0.3s linear;
}
.nav__secondary__logo img:last-child {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
}
.nav__secondary__logo h2 {
  font-size: 24px;
  color: #262626;
  font-weight: 900;
  height: 14px;
  line-height: 14px;
  font-family: "Roboto-Bold";
}
.nav__secondary__category p {
  color: #7B7B7B;
  line-height: 1;
  font-family: "Roboto-Regular";
}
@media only screen and (min-width: 1025px) {
  .nav__secondary__category {
    display: none;
  }
}
.nav__secondary__brochure {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .nav__secondary__brochure {
    display: inline-block;
  }
}
.nav__secondary--dark {
  background: #191919;
}
.nav__secondary--dark .nav__secondary__logo img {
  opacity: 0;
}
.nav__secondary--dark .nav__secondary__logo img:last-child {
  opacity: 1;
}
.nav__secondary--dark .nav__secondary__logo h2 {
  color: white;
}
.nav__secondary--dark .nav__secondary__navigation__title h4, .nav__secondary--dark .nav__secondary__navigation__title i {
  color: #FFFFFF;
}
.nav__secondary--dark .nav__secondary__navigation__list__element a {
  color: #FFFFFF;
}
@media only screen and (min-width: 1025px) {
  .nav__sticky--stick .nav__secondary {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 20;
  }
}
@media only screen and (min-width: 1025px) {
  .nav__sticky--stick .nav__sticky__holder {
    display: block;
  }
}
.nav__sticky__holder {
  display: none;
}
.nav__sticky--mobile .nav__secondary {
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 20;
}
@media only screen and (min-width: 1025px) {
  .nav__sticky--mobile {
    display: none;
  }
}
.nav__sticky--mobile .nav__sticky__holder {
  display: block;
  height: 60px;
}
@media only screen and (min-width: 1025px) {
  .nav__sticky--mobile .nav__sticky__holder {
    height: 72px;
  }
}
.nav__sticky--desk .nav__secondary {
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 5;
}
@media only screen and (min-width: 1025px) {
  .nav__sticky--desk {
    display: block;
  }
}
.nav__sticky--desk .nav__sticky__holder {
  display: block;
  height: 60px;
}
@media only screen and (min-width: 1025px) {
  .nav__sticky--desk .nav__sticky__holder {
    height: 72px;
  }
}
.nav--content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .nav--content {
    margin-bottom: 64px;
  }
}
.nav--content .nav__title {
  margin-bottom: 12px;
}
.nav--content .nav__list {
  padding: 24px 0;
  display: none;
}
@media only screen and (min-width: 992px) {
  .nav--content .nav__list {
    display: flex;
  }
}
.nav--content .nav__element {
  margin-right: 36px; /* 36px */
}
.nav--content .nav__element a {
  font-size: 16px;
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 1px solid transparent;
}
.nav--content .nav__element:last-child {
  margin-right: 0;
}

.headingnav {
  border-bottom: 1px solid #D9D9D9;
}
.headingnav__wrapper {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .headingnav__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 54px;
    flex-wrap: wrap;
  }
}
.headingnav__title {
  padding: 24px 24px 12px;
  margin-bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .headingnav__title {
    padding: 0;
  }
}
.headingnav__nav {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .headingnav__nav {
    width: auto;
    flex: 1;
  }
}
.headingnav__nav__list {
  overflow: auto;
  display: flex;
  flex: 1;
}
@media only screen and (min-width: 1025px) {
  .headingnav__nav__list {
    justify-content: flex-end;
  }
}
.headingnav__nav__list__element {
  display: inline-block;
  position: relative;
}
.headingnav__nav__list__element a {
  display: inline-block;
  width: 100%;
  padding: 16.00000008px 24px;
  transition: color 0.3s ease-in;
  color: #262626;
  white-space: nowrap;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .headingnav__nav__list__element a {
    text-align: center;
  }
}
.headingnav__nav__list__element a:after {
  content: "";
  width: calc(100% - 24px * 2);
  height: 2px;
  background: #262626;
  opacity: 0;
  bottom: 16px;
  left: 24px;
  position: absolute;
  transition: opacity 0.3s ease-in;
  display: inline-block;
}
.headingnav__nav__list__element a:hover, .headingnav__nav__list__element a.selected {
  color: #262626;
}
.headingnav__nav__list__element a:hover:after, .headingnav__nav__list__element a.selected:after {
  opacity: 1;
}
@media only screen and (min-width: 1025px) {
  .headingnav__nav__list__element:first-child a {
    padding-left: 0;
  }
  .headingnav__nav__list__element:first-child a:after {
    width: calc(100% - 24px);
    left: 0;
  }
}
.headingnav__nav__list__element:last-child a {
  padding-right: 0;
}
.headingnav__nav__list__element:last-child a:after {
  width: calc(100% - 24px);
}

.newsyearnav {
  border-bottom: 1px solid #D9D9D9;
}
.newsyearnav__wrapper {
  width: 100%;
  background-color: #9198A8;
}
@media only screen and (min-width: 1025px) {
  .newsyearnav__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    background-color: #9198A8;
  }
}
.newsyearnav__title {
  padding: 24px 24px 12px;
  margin-bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .newsyearnav__title {
    padding: 0;
  }
}
.newsyearnav__nav {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .newsyearnav__nav {
    width: auto;
    flex: 1;
  }
}
.newsyearnav__nav__list {
  overflow: auto;
  display: flex;
  flex: 1;
}
@media only screen and (min-width: 1025px) {
  .newsyearnav__nav__list {
    justify-content: center;
  }
}
.newsyearnav__nav__list__element {
  display: inline-block;
  position: relative;
}
.newsyearnav__nav__list__element a {
  display: inline-block;
  width: 100%;
  padding: 16.00000008px 24px;
  transition: color 0.3s ease-in;
  color: #262626;
  white-space: nowrap;
  position: relative;
  color: #FFFFFF;
}
@media only screen and (min-width: 1025px) {
  .newsyearnav__nav__list__element a {
    text-align: center;
  }
}
.newsyearnav__nav__list__element a:after {
  content: "";
  width: calc(100% - 24px * 2);
  height: 2px;
  background: #FFFFFF;
  opacity: 0;
  bottom: 16px;
  left: 24px;
  position: absolute;
  transition: opacity 0.3s ease-in;
  display: inline-block;
}
.newsyearnav__nav__list__element a:hover, .newsyearnav__nav__list__element a.selected {
  color: #FFFFFF;
}
.newsyearnav__nav__list__element a:hover:after, .newsyearnav__nav__list__element a.selected:after {
  opacity: 1;
}
@media only screen and (min-width: 1025px) {
  .newsyearnav__nav__list__element:first-child a {
    padding-left: 0;
  }
  .newsyearnav__nav__list__element:first-child a:after {
    width: calc(100% - 24px);
    left: 0;
  }
}
.newsyearnav__nav__list__element:last-child a {
  padding-right: 0;
}
.newsyearnav__nav__list__element:last-child a:after {
  width: calc(100% - 24px);
}

/* -------------- Modules -------------- */
/* -------------- Header -------------- */
.header {
  position: fixed;
  overflow: hidden;
  width: 100%;
  height: 60px;
  top: 0;
  z-index: 100;
  border-bottom: 1px solid #D9D9D9;
}
.header--visible {
  height: 100%;
}
.header--visible .header__navigation,
.header--visible .header__footer {
  opacity: 1;
  transition: opacity 0.2s linear;
}
@media only screen and (min-width: 1025px) {
  .header {
    background: white;
    overflow: visible;
  }
}
.header__wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  max-width: inherit;
  margin: 0;
  padding-top: 60px;
  overflow: auto;
}
@media only screen and (min-width: 1025px) {
  .header__wrapper {
    padding-top: 0px;
    flex-direction: row;
    align-items: center;
    height: inherit;
    padding: 0 54px;
  }
  .header__wrapper--relative {
    position: relative;
  }
}
.header__logo {
  padding: 15px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #FFFFFF;
  z-index: 30;
}
.header__logo img {
  width: 120px;
  margin-top: -4px;
}
@media only screen and (min-width: 1025px) {
  .header__logo {
    order: 1;
    flex: 1;
    max-width: 240px;
    min-width: 140px;
    position: relative;
    padding-left: 0;
    border-bottom: 0;
  }
  .header__logo img {
    width: 140px;
  }
}
.header__logo__thelogo {
  line-height: 1;
  font-size: 0;
}
@media only screen and (min-width: 1025px) {
  .header__logo__thelogo {
    margin-top: -4px;
  }
}
.header__logo__hamb {
  width: 30px;
  height: 30px;
  position: relative;
  text-align: center;
  font-size: 28px;
  margin-left: 24px;
}
@media only screen and (min-width: 1025px) {
  .header__logo__hamb {
    display: none;
  }
}
.header__logo__hamb i {
  font-size: 26px;
}
.header__logo__hamb i:last-child {
  display: none;
}
.header__logo__hamb--open i:first-child {
  display: none;
}
.header__logo__hamb--open i:last-child {
  display: inline-block;
}
.header__logo__right {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1025px) {
  .header__logo__right {
    display: none;
  }
}
.header__search {
  position: absolute;
  z-index: 3000;
  background-color: white;
  top: 0;
  left: 0;
  right: 0;
  display: none;
  pointer-events: none;
}
.header__search.visible {
  display: block;
  pointer-events: all;
}
.header__search #search {
  font-size: 16px;
  color: #7b7b7b;
  letter-spacing: 0;
  height: 32px;
  flex: 1;
  outline: 0;
  padding: 0 12px;
  border: 0;
}
@media only screen and (min-width: 1025px) {
  .header__search #search {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
}
.header__search__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 24px;
  border-bottom: 1px solid #D9D9D9;
}
@media only screen and (min-width: 1025px) {
  .header__search__top {
    height: 60px;
  }
}
.header__search__top__icons {
  font-size: 20px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header__search__toggler {
  cursor: pointer;
}
.header__search__results {
  padding: 24px 24px;
  height: calc(100% - 64px);
  overflow: auto;
  display: none;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .header__search__results {
    height: calc(100% - 60px);
  }
}
.header__search__results__container {
  position: fixed;
  left: 0;
  right: 0;
  background: white;
  z-index: -1;
}
.header__search__results__container.visible {
  z-index: 2000;
  height: 100%;
}
.header__search__results--visible {
  display: flex;
}
.header__search__results--nodata {
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 18px;
}
.header__search__results--nodata i {
  font-size: 48px;
  color: #D9D9D9;
}
.header__search__results--nodata p {
  display: block;
}
.header__search__results__column {
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .header__search__results__column {
    flex: 0 0 50%;
    padding-right: 24px;
  }
}
@media only screen and (min-width: 1025px) {
  .header__search__results__column {
    flex: 0 0 33%;
  }
}
.header__search__results__result {
  display: flex;
  align-items: flex-start;
  margin-bottom: 24px;
  position: relative;
}
.header__search__results__result img {
  width: 30%;
  height: auto;
}
.header__search__results__result div {
  flex: 0 0 1;
  padding-left: 12px;
}
.header__search__results__result div.nomedia {
  padding-left: 0;
}
.header__search__results__result div h3,
.header__search__results__result div p {
  margin-bottom: 0;
}
.header__search__results__result div h3 + p,
.header__search__results__result div p + p {
  margin-bottom: 0;
}
.header__search__results__result a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.header__navigation {
  min-height: max-content;
  position: relative;
  z-index: 10;
  background: #FFFFFF;
  border-top: 1px solid #D9D9D9;
  opacity: 0;
  transition: opacity 0.2s linear;
}
@media only screen and (min-width: 1025px) {
  .header__navigation {
    position: initial;
    display: flex;
    flex-grow: 2;
    order: 2;
    border-top: 0;
    opacity: 1;
    background: transparent;
    min-height: inherit;
    justify-content: center;
  }
}
.header__navigation__block {
  position: relative;
}
.header__navigation__block:hover, .header__navigation__block.selected {
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block:hover .header__navigation__block__title__thetitle, .header__navigation__block.selected .header__navigation__block__title__thetitle {
    color: #8F98AA;
  }
}
@media only screen and (min-width: 992px) {
  .header__navigation__block:hover .header__navigation__block__nav {
    opacity: 1;
    pointer-events: all;
    top: 60px;
    z-index: 100;
  }
}
.header__navigation__block--products .header__navigation__block__subnavigation {
  padding: 0;
}
.header__navigation__block--products .header__navigation__block__subnavigation__block {
  border-bottom: 1px solid #D9D9D9;
}
.header__navigation__block--products .header__navigation__block__subnavigation__block:last-child {
  padding: 0;
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block--products .header__navigation__block__subnavigation__block {
    border-bottom: 0;
  }
}
.header__navigation__block--products .header__navigation__block__subnavigation__block__title__thetitle {
  padding: 0 24px;
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block--products .header__navigation__block__subnavigation__block__title__thetitle {
    padding: 0 0 0 32px;
  }
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block--products .header__navigation__block__nav__container {
    justify-content: flex-start;
  }
}
.header__navigation__block__title {
  padding: 24px;
  display: flex;
  min-height: 60px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #D9D9D9;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .header__navigation__block__title {
    padding: 6px;
  }
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__title {
    padding: 0 16px;
    border-bottom: 0;
    padding: 12px;
  }
}
.header__navigation__block__title__thetitle {
  display: inline-block;
  font-size: 24px;
  transition: color 0.2s linear;
  font-family: "Roboto-Medium";
  display: inline-block;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .header__navigation__block__title__thetitle {
    font-size: 16px;
  }
}
.header__navigation__block__title__thetitle a {
  color: inherit;
  text-decoration: none;
  letter-spacing: -0.5px;
  display: inline-block;
  width: 100%;
  letter-spacing: 0;
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__title__thetitle + .header__navigation__block__title__status {
    margin-left: 8px;
    top: 2px;
    position: relative;
  }
  .header__navigation__block__title__thetitle + .header__navigation__block__title__status i {
    display: inline-block;
    font-size: 14px;
  }
}
.header__navigation__block__title__status {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  width: 16px;
  height: 16px;
  transition: transform 0.2s linear;
}
.header__navigation__block__title__status--open {
  transform: rotateX(180deg);
}
.header__navigation__block__title__status i {
  font-size: 16px;
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__title__status {
    display: none;
  }
  .header__navigation__block__title__status i {
    display: none;
  }
}
.header__navigation__block__nav:hover {
  opacity: 1;
  pointer-events: all;
  top: 60px;
  z-index: 100;
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__nav {
    transition: opacity 0.2s linear;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 60px;
    background: white;
  }
}
.header__navigation__block__nav.hide {
  display: none;
}
.header__navigation__block__nav__container {
  max-height: 0;
  transition: max-height 0.5s linear;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__nav__container {
    max-height: inherit;
    overflow: visible;
    display: flex;
    padding: 25px 0 24px;
    justify-content: center;
  }
}
.header__navigation__block__nav[data-open] .header__navigation__block__nav__container {
  display: block;
  max-height: 1200px;
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__nav[data-open] .header__navigation__block__nav__container {
    display: flex;
    justify-content: center;
    max-height: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__subnavigation {
    padding: 23px 144px;
    border-bottom: 1px solid #D9D9D9;
  }
}
.header__navigation__block__subnavigation__expand {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s linear;
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__subnavigation__expand {
    position: absolute;
    left: 0;
    right: 0;
    max-height: initial;
    overflow: inherit;
    display: none;
  }
  .header__navigation__block__subnavigation__expand:before {
    position: absolute;
    background: #FFFFFF;
    width: 100vw;
    left: 50%;
    top: 0;
    bottom: 0;
    transform: translateX(-50%);
    display: inline-block;
    content: "";
    z-index: -1;
    box-shadow: 0px 1px 0px #D9D9D9;
  }
}
.header__navigation__block__subnavigation__block {
  padding: 12px 24px;
}
.header__navigation__block__subnavigation__block:last-child {
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 24px;
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__subnavigation__block:last-child {
    border-bottom: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__subnavigation__block {
    padding: 0;
    padding-right: 48px;
  }
  .header__navigation__block__subnavigation__block .header__navigation__block__title__status {
    display: none;
  }
  .header__navigation__block__subnavigation__block--nochild {
    position: relative;
    padding-left: 36px;
  }
  .header__navigation__block__subnavigation__block--nochild:before {
    height: 100%;
    width: 1px;
    background: #8f98aa;
    opacity: 0.3;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
  }
}
.header__navigation__block__subnavigation__block__title {
  margin: 0;
}
.header__navigation__block__subnavigation__block__title--header {
  font-size: 16px;
  line-height: 32px;
}
@media only screen and (min-width: 992px) {
  .header__navigation__block__subnavigation__block__title--header {
    font-size: 16px;
    line-height: 24px;
    font-family: "Roboto-Medium";
    font-weight: bold;
  }
}
.header__navigation__block__subnavigation__block__title a {
  color: #262626;
  display: inline-block;
  width: 100%;
}
.header__navigation__block__subnavigation__block__title a:hover, .header__navigation__block__subnavigation__block__title a.selected {
  color: #8F98AA;
}
.header__navigation__block__subnavigation__block__title.header__navigation__block__subnavigation__block__title__thetitle {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__subnavigation__block__title.header__navigation__block__subnavigation__block__title__thetitle {
    display: block;
    font-weight: bold;
  }
}
.header__navigation__block__subnavigation__block__title__thetitle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Roboto-Bold";
}
.header__navigation__block__subnavigation__block__title__thetitle p {
  line-height: 60px;
  font-size: 16px;
  position: relative;
  font-family: "Roboto-Medium";
  margin: 0;
}
.header__navigation__block__subnavigation__block__title__thetitle p:after {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 2px;
  display: inline-block;
  content: "";
  background: #E10202;
  opacity: 0;
  transition: opacity 0.2s linear;
  z-index: 20;
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__subnavigation__block__title__thetitle p {
    line-height: 1.3;
  }
}
.header__navigation__block__subnavigation__block__title__thetitle p {
  font-weight: bold;
}
.header__navigation__block__subnavigation__block__title--visible .header__navigation__block__title__status {
  transform: rotateX(180deg);
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__subnavigation__block__title--visible .header__navigation__block__title__status {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__subnavigation__block__title--visible .header__navigation__block__subnavigation__expand {
    display: flex;
  }
}
.header__navigation__block__subnavigation__block__title--visible .header__navigation__block__subnavigation__expand {
  max-height: 900px;
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__subnavigation__block__title--visible .header__navigation__block__subnavigation__expand {
    position: absolute;
    display: flex;
    z-index: 10;
  }
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__subnavigation__block__title:hover p:after, .header__navigation__block__subnavigation__block__title--visible p:after {
    opacity: 1;
  }
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__subnavigation__block__list {
    flex: 0 0 85%;
  }
  .header__navigation__block__subnavigation__block__list.grid {
    padding-top: 24px;
    padding-bottom: 24px;
    position: relative;
  }
  .header__navigation__block__subnavigation__block__list.grid:after {
    display: inline-block;
    content: "";
    width: 1px;
    background: #8f98aa;
    opacity: 0.3;
    position: absolute;
    top: -24px;
    right: 0;
    bottom: 0;
    height: 100%;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-height: 660px) {
  .header__navigation__block__subnavigation__block__list.grid {
    max-height: 450px;
    overflow: auto;
    margin-top: 20px;
  }
}
.header__navigation__block__subnavigation__block__links {
  padding: 24px 24px;
  border-bottom: 1px solid #D9D9D9;
}
@media only screen and (min-width: 1025px) {
  .header__navigation__block__subnavigation__block__links {
    margin-top: -48px;
    border-top: 0;
    padding: 24px;
    position: absolute;
    right: 0;
    top: 48px;
    z-index: 20;
    width: 15%;
    border-bottom: 0;
  }
}
.header__navigation__block__subnavigation__block__links h5 {
  font-family: "Roboto-Medium";
  font-size: 16px;
  margin-bottom: 16px;
  font-weight: bold;
}
.header__navigation__block__subnavigation__block__links__element a,
.header__navigation__block__subnavigation__block__links li a {
  color: #191919;
  text-decoration: none;
  font-size: 14px;
  line-height: 28px;
  display: inline-block;
}
.header__navigation__block__subnavigation__block__links__element a:hover,
.header__navigation__block__subnavigation__block__links li a:hover {
  text-decoration: underline;
}
.header__navigation__block__subnavigation__block__links__element a i,
.header__navigation__block__subnavigation__block__links li a i {
  margin-left: 8px;
  color: #7B7B7B;
}
.header__footer {
  flex-grow: 1;
  background: #F2F2F2;
  opacity: 0;
  transition: opacity 0.2s linear;
  transition-delay: 0.1s;
}
@media only screen and (min-width: 1025px) {
  .header__footer {
    display: none;
  }
}
.header__options {
  order: 3;
  display: none;
}
@media only screen and (min-width: 768px) {
  .header__options {
    display: block;
    width: 175px;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 1025px) {
  .header__options {
    display: flex;
    align-items: center;
  }
}
.header__subnavigation__block__nav--column {
  padding-top: 6px;
  padding-left: 12px;
}
.header__subnavigation__block__nav--column p {
  line-height: 32px;
}
.header__subnavigation__block__nav--column p a {
  display: inline-block;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .header__subnavigation__block__nav--column {
    padding-top: 0;
    padding-left: 0;
  }
  .header__subnavigation__block__nav--column ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .header__subnavigation__block__nav--column p {
    font-size: 14px;
    line-height: 28px;
  }
}
.header__subnavigation__block__subnavigation {
  padding: 0;
}
.header__subnavigation__block__subnavigation__block__title {
  font-size: 16px;
}
.header__subnavigation__block__subnavigation__block__title a {
  color: #262626;
}
.header__subnavigation__block__subnavigation__block__title a:hover, .header__subnavigation__block__subnavigation__block__title a.selected {
  color: #8F98AA;
}

.centered {
  text-align: center;
}

.freeze .header__navigation__block.visible .header__navigation__block__nav {
  opacity: 1;
  pointer-events: all;
}
.freeze .header__navigation__block:not(.visible) .header__navigation__block__nav {
  opacity: 0;
  display: none;
}

@media only screen and (min-width: 1025px) and (max-width: 1240px) {
  .header__navigation__block__title {
    padding: 0 10px;
  }
  .header__navigation__block__title__thetitle {
    font-size: 12px;
  }
  .headingnav__nav {
    flex: 0 0 100%;
  }
  .headingnav__nav .headingnav__nav__list {
    justify-content: flex-start;
  }
  .headingnav__nav .headingnav__nav__list__element a {
    font-size: 12px;
  }
  .region__lang__select--lang a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1360px) {
  .header__navigation__block__title__thetitle {
    font-size: 12px !important;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1142px) {
  .header__navigation__block__title__thetitle {
    font-size: 10px !important;
  }
}
#main-header.no-mega-menu .header__navigation__block__nav {
  display: none;
}

.content-mobile {
  display: none;
}

@media screen and (max-width: 768px) {
  .content-mobile {
    display: block;
  }
}
.digital-solutions {
  display: flex !important;
}

.fa-external-outer {
  color: #B1B1B1;
}

.footer {
  background: #191919;
  margin-top: 148px;
}
@media only screen and (min-width: 768px) {
  .footer {
    margin-top: 196px;
  }
}
.footer--glue {
  margin-top: 0;
}
.footer--fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
}
.footer__upper {
  background: #191919;
  padding: 48px 32px;
}
@media only screen and (min-width: 1025px) {
  .footer__upper {
    padding: 48px 54px 36px;
  }
}
.footer__wrapper {
  padding: 48px 24px 0;
}
@media only screen and (min-width: 1025px) {
  .footer__wrapper {
    display: flex;
    align-items: flex-start;
  }
}
.footer__logo {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1025px) {
  .footer__logo {
    margin: 0 120px 0 0;
  }
}
.footer__nav {
  border-bottom: 1px solid rgba(143, 152, 170, 0.3);
  padding-bottom: 36px;
}
@media only screen and (min-width: 1025px) {
  .footer__nav {
    display: flex;
    flex-grow: 1;
    padding-bottom: 48px;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__nav__menu {
    border: 0;
    flex: 0 0 17%;
    margin-right: 24px;
  }
}
.footer__nav__menu__title {
  padding: 16px 0;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .footer__nav__menu__title {
    display: none;
    padding: 8px 0;
  }
}
.footer__nav__menu__title a {
  text-decoration: none;
  display: flex;
  color: white;
  justify-content: space-between;
  align-items: center;
}
.footer__nav__menu__title h5 {
  font-family: "Roboto-Bold";
  line-height: 1.5;
  font-size: 16px;
  color: white;
  transition: color 0.2s linear;
}
@media only screen and (min-width: 1025px) {
  .footer__nav__menu__title h5:hover, .footer__nav__menu__title h5:focus {
    color: #7B7B7B;
  }
}
.footer__nav__menu__title h5:hover {
  color: #FFFFFF;
}
.footer__nav__menu__title i {
  font-size: 16px;
  transition: transform 0.15s linear;
  color: white;
  position: absolute;
  right: 0;
  top: 16px;
}
@media only screen and (min-width: 1025px) {
  .footer__nav__menu__title i {
    display: none;
  }
}
.footer__nav__menu__title--open i {
  transform: rotateX(180deg);
}
.footer__nav__menu__navigation {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s linear;
}
@media only screen and (min-width: 1025px) {
  .footer__nav__menu__navigation {
    max-height: inherit;
    overflow: visible;
  }
}
.footer__nav__menu__navigation--display {
  max-height: inherit;
  overflow: visible;
}
.footer__nav__menu__navigation--open {
  max-height: 400px;
}
.footer__nav__menu__navigation__list li, .footer__nav__menu__navigation__list__element {
  display: inline-block;
  width: 100%;
  padding: 16px 24px 16px 0;
}
@media only screen and (min-width: 1025px) {
  .footer__nav__menu__navigation__list li, .footer__nav__menu__navigation__list__element {
    padding: 8px 0;
  }
}
.footer__nav__menu__navigation__list li:last-child, .footer__nav__menu__navigation__list__element:last-child {
  padding-bottom: 24px;
}
.footer__nav__menu__navigation__list li a, .footer__nav__menu__navigation__list__element a {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  line-height: 1;
  color: white;
  text-decoration: none;
  transition: color 0.2s linear;
  font-size: 14px;
}
.footer__nav__menu__navigation__list li a:hover, .footer__nav__menu__navigation__list li a:focus, .footer__nav__menu__navigation__list__element a:hover, .footer__nav__menu__navigation__list__element a:focus {
  color: #7B7B7B;
}
@media only screen and (min-width: 1025px) {
  .footer__nav__menu__navigation__list li a, .footer__nav__menu__navigation__list__element a {
    line-height: 1.5;
  }
}
.footer__social {
  display: flex;
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .footer__social {
    width: auto;
  }
}
.footer__social a {
  color: white;
  text-decoration: none;
  font-size: 24px;
  display: inline-flex;
  flex-grow: 1;
  text-align: center;
  height: 60px;
  justify-content: center;
  align-items: center;
  border: 1px solid #464646;
  border-top: 0;
  border-right: 0;
}
.footer__social a:first-child {
  border-left: 0;
}
.footer__social a:after {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .footer__social a {
    width: 48px;
    flex: 0 0 48px;
    border: 0;
    height: auto;
  }
}
.footer__bottom {
  padding: 0 32px;
}
@media only screen and (min-width: 1025px) {
  .footer__bottom {
    padding: 0 54px;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__bottom .region {
    order: 2;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__bottom__options {
    display: flex;
    justify-content: space-between;
    margin-bottom: 84px;
    flex-direction: row-reverse;
    align-items: center;
  }
}
.footer__bottom__copyright {
  padding: 32px 24px 64px;
}
@media only screen and (min-width: 1025px) {
  .footer__bottom__copyright {
    order: 1;
    display: flex;
    padding: 20px 0;
    align-items: center;
    justify-content: center;
  }
}
.footer__bottom__copyright__thecopyright, .footer__bottom__copyright__legal {
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  color: white;
  margin-bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .footer__bottom__copyright__thecopyright, .footer__bottom__copyright__legal {
    text-align: left;
  }
}
.footer__bottom__copyright__thecopyright {
  font-size: 12px;
  font-family: "Roboto-Regular";
}
.footer__bottom__copyright__legal {
  margin-bottom: 16px;
  font-size: 12px;
}
@media only screen and (min-width: 1025px) {
  .footer__bottom__copyright__legal {
    margin: 0;
    white-space: nowrap;
  }
}
.footer__bottom__copyright__legal a {
  color: inherit;
  display: inline-block;
  text-decoration: none;
  margin: 0 16px;
  transition: color 0.2s linear;
}
.footer__bottom__copyright__legal a:hover {
  color: white;
}
@media only screen and (min-width: 1025px) {
  .footer__bottom__copyright__legal a {
    margin-left: 0;
    margin-right: 32px;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

.grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 24px 14px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .grid {
    padding: 0 32px 14px;
    justify-content: flex-start;
  }
}
.grid__title {
  width: 100%;
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .grid__title {
    margin-bottom: 42px;
  }
}
.grid__vehicle {
  flex: 0 0 48%;
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px) {
  .grid__vehicle {
    flex: 0 0 25%;
    margin-bottom: 0px;
    padding: 10px;
  }
}
@media only screen and (-ms-high-contrast: active) and (min-width: 768px), only screen and (-ms-high-contrast: none) and (min-width: 768px) {
  .grid__vehicle {
    flex: 0 0 20%;
  }
}
@media only screen and (min-width: 992px) {
  .grid__vehicle {
    flex: 0 0 20%;
  }
}
@media only screen and (-ms-high-contrast: active) and (min-width: 992px), only screen and (-ms-high-contrast: none) and (min-width: 992px) {
  .grid__vehicle {
    flex: 0 0 17%;
  }
}
.grid__vehicle:hover .grid__vehicle__title, .grid__vehicle:focus .grid__vehicle__title {
  color: #8F98AA;
}
.grid__vehicle__thevehicle {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 1025px) {
  .grid__vehicle__thevehicle {
    width: 90%;
  }
}
.grid__vehicle__link {
  text-decoration: none;
}
.grid__vehicle__title {
  color: #191919;
  font-size: 16px;
  line-height: 20px;
  transition: color 0.2s linear;
  padding-bottom: 4px;
  font-family: "Roboto-Bold";
}
@media only screen and (min-width: 768px) {
  .grid__vehicle__title {
    font-size: 20px;
    padding-bottom: 10px;
    line-height: 24px;
  }
}
.grid__vehicle__category {
  color: #7B7B7B;
  font-size: 14px;
  line-height: 20px;
  font-family: "Roboto-Regular";
}
@media only screen and (min-width: 768px) {
  .grid__vehicle__category {
    font-size: 16px;
  }
}
.grid__vehicle__summary {
  display: none;
  color: #262626;
  padding: 0px 48px 24px 48px;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media only screen and (min-width: 768px) {
  .grid__vehicle__summary {
    display: inline-block;
  }
}
.grid__vehicle a {
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .grid--content .grid__vehicle {
    flex: 0 0 33.3333333333%;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .grid--content .grid__vehicle {
    flex: 0 0 32%;
  }
}
@media only screen and (min-width: 768px) {
  .grid__menu .grid__vehicle {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 768px) {
  .grid__menu .grid__vehicle__thevehicle {
    margin-bottom: 6px;
  }
}
.grid__menu .grid__vehicle__title {
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .grid__menu .grid__vehicle__title {
    padding-bottom: 2px;
  }
}
.grid__menu .grid__vehicle__category {
  font-size: 14px;
  line-height: 20px;
}
.grid__separator {
  width: 100%;
  height: 1px;
  background: #D9D9D9;
  border: 0;
  margin-top: 80px;
  margin-bottom: 48px;
}
@media only screen and (min-width: 992px) {
  .grid__separator {
    margin-top: 128px;
    margin-bottom: 88px;
  }
}
.grid__separator:first-of-type {
  display: none;
}

.region {
  position: relative;
}
.region__lang {
  padding: 0;
  display: flex;
  align-items: center;
}
.region__lang__icon {
  width: 24px;
  display: inline-block;
  margin-right: 8px;
  display: flex;
  padding-right: 24px;
  align-items: center;
  margin-right: 4px;
}
@media only screen and (min-width: 1025px) {
  .region__lang__icon {
    margin-right: 4px;
  }
}
.region__lang__icon i {
  color: #FFFFFF;
  font-size: 20px;
}
.region__lang__select {
  margin-right: 16px;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .region__lang__select {
    margin-right: 0;
  }
}
.region__lang__select select {
  color: #FFFFFF;
  padding-right: 16px;
  font-size: 16px;
  border: none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  position: relative;
  z-index: 10;
  text-align: right;
}
@media only screen and (min-width: 1025px) {
  .region__lang__select select {
    font-size: 14px;
  }
}
.region__lang__select--holder {
  position: fixed;
  bottom: -200px;
  font-size: 16px;
  margin-right: 0;
}
@media only screen and (min-width: 1025px) {
  .region__lang__select--holder {
    font-size: 14px;
    margin-right: 28px;
  }
}
.region__lang__select--lang {
  font-size: 16px;
  font-family: "Roboto-Medium";
  color: #FFFFFF;
}
.region__lang__select--lang a {
  color: inherit;
}
@media only screen and (min-width: 1025px) {
  .region__lang {
    border: 0;
    padding: 0;
  }
}
.region__lang__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.region__light {
  background: #F2F2F2;
}
.region__light .region__global, .region__light .region__lang {
  border-bottom: 1px solid #D9D9D9;
}
.region__light .region__global__link {
  color: #191919;
}
.region__light .region__lang__icon i {
  color: #191919;
}
.region__light .region__lang__select select, .region__light .region__lang__select:after {
  color: #191919;
}
@media only screen and (min-width: 768px) {
  .region--white {
    margin-left: 12px;
    height: 20px;
  }
}
.region--white .region__lang__icon i {
  color: #262626;
}
.region--white .region__lang__select select {
  color: #262626;
}
.region--white .region__lang__select:after {
  color: #262626;
}
.region--white .region__lang__select--lang {
  color: #262626;
}

.sns {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: start;
  gap: 25px;
  padding: 24px 0;
}
@media only screen and (min-width: 1025px) {
  .sns {
    flex-direction: row;
    align-items: center;
    border: 0;
    padding: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .sns iframe {
    margin-top: 2px;
  }
}
.sns__list {
  display: flex;
}
.sns__list li {
  margin-right: 24px;
}
.sns__list li:last-child {
  margin-right: 0;
}
.sns__list li a i {
  font-size: 24px;
  color: #fff;
  transition: all 0.3s ease-out;
}
.sns__list li a i:hover {
  color: #8F98AA;
}
.sns__list li a::after {
  display: none;
}

.hero {
  position: relative;
  margin-bottom: 30px !important;
}
@media only screen and (min-width: 992px) {
  .hero {
    margin-bottom: 38px !important;
  }
}
@media only screen and (min-width: 768px) {
  .hero:hover .hero__nav {
    opacity: 1;
  }
}
.hero__list {
  position: relative;
  height: 100%;
}
.hero__list .slick-slide > div {
  height: 100%;
}
.hero__list .slick-track {
  height: 100%;
}
.hero__list__element {
  position: relative;
  height: 100%;
}
.hero__list__element__text {
  max-width: 1100px;
  left: 50%;
  padding: 40px 24px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media only screen and (min-width: 1025px) {
  .hero__list__element__text {
    padding: 40px 32px;
  }
}
.hero__list__element__text__name {
  font-size: 24px;
  font-weight: 900;
  letter-spacing: -0.5px;
  line-height: 36px;
  margin-bottom: 12px;
  color: white;
  font-family: "Roboto-Bold";
}
@media only screen and (min-width: 768px) {
  .hero__list__element__text__name {
    font-size: 32px;
  }
}
.hero__list__element__text__name p {
  font-size: 20px;
  letter-spacing: -0.38px;
  line-height: 36px;
  display: inline-block;
  color: white;
  font-weight: 400;
  top: -2px;
  position: relative;
  font-family: "Roboto-Regular";
}
.hero__list__element__text__name p:before {
  content: "|";
  margin: 0 16px;
  position: relative;
  top: -2px;
}
@media only screen and (min-width: 768px) {
  .hero__list__element__text__name p {
    font-size: 24px;
  }
}
.hero__list__element__text__paragraph {
  color: #FFFFFF;
  max-width: 600px;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .hero__list__element__text__paragraph {
    margin-bottom: 0;
  }
}
.hero__list__element__text__button {
  margin-top: 16px;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .hero__list__element__text__button {
    margin-top: 24px;
  }
}
.hero__list__element__picture {
  width: 100%;
  position: relative;
  display: inline-block;
  height: 100vw;
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  .hero__list__element__picture {
    height: calc(100vh - 60px);
  }
}
.hero__list__element__picture:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(25, 25, 25, 0.3);
  content: "";
}
.hero__list__element__picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero__scroll_arrow {
  position: absolute;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.5882352941);
  left: 50%;
  bottom: 20px;
  transform: translate(-50%, -50%);
  margin: 0 auto;
}
.hero__nav {
  position: absolute;
  top: 50%;
  left: 60px;
  font-size: 24px;
  z-index: 10;
  color: white;
  display: none !important;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  text-align: center;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.2s linear;
}
.hero__nav i {
  transition: color 0.2s linear;
}
.hero__nav:hover, .hero__nav:focus {
  color: #262626;
}
.hero__nav--right {
  left: inherit;
  right: 60px;
}
@media only screen and (min-width: 1025px) {
  .hero__nav--products {
    display: inline-flex !important;
    opacity: 1;
    color: #7B7B7B;
    top: 35%;
    left: -20px;
  }
  .hero__nav--products.hero__nav--right {
    left: auto;
    right: -20px;
  }
}
.hero__nav.slick-disabled {
  opacity: 0;
}
@media only screen and (min-width: 1025px) {
  .hero__nav {
    display: inline-flex !important;
  }
}
.hero__title {
  color: #FFFFFF;
  font-size: 32px;
  margin-bottom: 16px;
  color: white;
  max-width: 960px;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 2px;
  max-width: 960px;
}
.hero__title small {
  font-size: 80%;
}
.hero__title small {
  font-size: 100%;
}
@media screen and (max-width: 480px) {
  .hero__title {
    font-size: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .hero__title {
    font-size: 54px;
    margin-bottom: 24px;
    font-size: 48px;
    line-height: 64px;
  }
  .hero__title small {
    font-size: inherit;
  }
}
@media only screen and (min-width: 1025px) {
  .hero__title {
    font-size: 74px;
    line-height: 88px;
  }
}
.hero__excerpt, .hero__category {
  color: white;
  letter-spacing: 0;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.08);
}
.hero__category {
  margin-bottom: 12px;
  font-family: "Roboto-Regular";
}
.hero—-image .hero__title {
  text-align: center;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .hero {
    height: calc(100vh - 60px);
    min-height: 600px;
  }
  .hero .slick-list {
    height: 100%;
  }
  .hero .hero__list img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    min-width: 50%;
    min-height: 50%;
  }
  .hero .hero__list__element {
    background: black;
  }
  .hero .hero__list__element__picture {
    opacity: 0.8;
  }
  .hero .hero__list__element__picture img {
    display: none;
  }
}

.product-template-templates-single-product .hero {
  margin-bottom: 0;
}
.product-template-templates-single-product .hero__title {
  max-width: 100%;
  max-width: 100%;
}

.heronew {
  position: relative;
  margin-bottom: 0 !important;
}
@media only screen and (min-width: 992px) {
  .heronew {
    margin-bottom: 38px !important;
  }
}
@media only screen and (min-width: 768px) {
  .heronew:hover .heronew__nav {
    opacity: 1;
  }
}
.heronew__list {
  position: relative;
  height: 100%;
}
.heronew__list__element {
  display: flex !important;
  flex-direction: column-reverse;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .heronew__list__element {
    flex-direction: row;
  }
}
.heronew__list__element__text {
  width: 100%;
  padding: 32px 24px;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  justify-content: end;
  text-align: left;
  position: relative;
  z-index: 2;
  gap: 12px;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .heronew__list__element__text {
    width: 30%;
    padding: 32px 48px;
    gap: 24px;
    justify-content: end;
  }
}
.heronew__list__element__text h1,
.heronew__list__element__text .heronew__title {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 31.2px */
  letter-spacing: -0.5px;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .heronew__list__element__text h1,
  .heronew__list__element__text .heronew__title {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; /* 46.8px */
    letter-spacing: -0.5px;
  }
}
.heronew__list__element__text__product {
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  .heronew__list__element__text__product {
    padding-top: 60px;
  }
}
.heronew__list__element__text__paragraph {
  color: #FFFFFF;
  line-height: 1.6;
  margin-top: 0;
  opacity: 0.9;
  color: #000;
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  .heronew__list__element__text__paragraph {
    margin-bottom: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: -0.5px;
  }
}
.heronew__list__element__text__button {
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .heronew__list__element__text__button {
    margin-top: 0;
    margin-bottom: 64px;
  }
}
.heronew__list__element__text__button button {
  width: auto;
  display: flex;
  height: 48px;
  padding: 15.5px 26px 16.5px 26px;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) {
  .heronew__list__element__text__button button {
    padding: 15.5px 66px 16.5px 66px;
  }
}
.heronew__list__element__text__dots {
  margin-top: 12px;
}
.heronew__list__element__text__dots li {
  color: #7B7B7B;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 10.667px; /* 59.259% */
  letter-spacing: 0.333px;
}
.heronew__list__element__text__dots li.slick-active {
  text-align: center;
  font-size: 28.08px;
  font-style: normal;
  font-weight: 500;
  line-height: 16.64px; /* 59.259% */
  letter-spacing: 0.52px;
}
.heronew__list__element__text__dots li.slick-active a {
  color: #E10202 !important;
}
.heronew__list__element__text .slick-dots {
  justify-content: start;
}
.heronew__list__element__text .slick-dots li:hover {
  border: 0;
  text-decoration: none;
  pointer-events: none;
}
.heronew__list__element__text .slick-dots li:hover button {
  border: 0;
}
.heronew__list__element__text__logo {
  display: none;
  gap: 10px;
  color: black;
  align-items: baseline;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .heronew__list__element__text__logo {
    display: flex;
  }
}
.heronew__list__element__text__logo img {
  width: 134.071px;
  height: 12px;
  aspect-ratio: 134.07/12;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .heronew__list__element__text__logo img {
    width: 156.417px;
    height: 14px;
    aspect-ratio: 156.42/14;
  }
}
.heronew__list__element__text__logo p {
  color: #191919;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.493px;
  margin-bottom: 0;
}
.heronew__list__element__picture {
  width: 100%;
  height: 346px !important;
  background-size: cover;
  background-position: center;
  position: relative;
  display: block;
}
@media only screen and (min-width: 768px) {
  .heronew__list__element__picture {
    width: 70%;
    height: 550px !important;
  }
}
.heronew__list__element__picture:before {
  content: "";
  position: absolute;
  inset: 0;
}
.heronew__list__element__picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.heronew__list__element__product {
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .heronew__list__element__product {
    flex-direction: row;
  }
}
.heronew__scroll_arrow {
  position: absolute;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.5882352941);
  left: 50%;
  bottom: 20px;
  transform: translate(-50%, -50%);
  margin: 0 auto;
}
.heronew__nav {
  position: absolute;
  top: 53.5%;
  left: 84%;
  font-size: 24px;
  z-index: 10;
  color: black;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  text-align: center;
  justify-content: center;
  align-items: center;
  opacity: 1;
  z-index: 150;
  transition: opacity 0.2s linear;
}
.heronew__nav i {
  transition: color 0.2s linear;
}
.heronew__nav:hover, .heronew__nav:focus {
  color: #262626;
}
.heronew__nav--right {
  left: inherit;
  left: calc(84% + 34px);
  top: 53.5%;
  z-index: 150;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .heronew__nav--right {
    left: calc(25% + 34px) !important;
  }
}
@media only screen and (min-width: 1025px) {
  .heronew__nav--products {
    display: inline-flex !important;
    opacity: 1;
    color: #7B7B7B;
    top: 35%;
    left: -20px;
  }
  .heronew__nav--products.heronew__nav--right {
    left: auto;
    right: -20px;
  }
}
.heronew__nav.slick-disabled {
  opacity: 0;
}
.heronew__nav i {
  color: #fff;
  width: 32px;
  height: 32px;
}
@media only screen and (min-width: 768px) {
  .heronew__nav i {
    color: #7B7B7B;
  }
}
@media only screen and (min-width: 768px) {
  .heronew__nav {
    top: auto;
    bottom: 32px;
    left: 25%;
    opacity: 1;
  }
}
@media only screen and (min-width: 1025px) {
  .heronew__nav {
    display: inline-flex !important;
  }
}
.heronew__title {
  color: #FFFFFF;
  font-size: 32px;
  margin-bottom: 16px;
  color: white;
  max-width: 960px;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 2px;
  max-width: 960px;
}
.heronew__title small {
  font-size: 80%;
}
.heronew__title small {
  font-size: 100%;
}
@media screen and (max-width: 480px) {
  .heronew__title {
    font-size: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .heronew__title {
    font-size: 54px;
    margin-bottom: 24px;
    font-size: 48px;
    line-height: 64px;
  }
  .heronew__title small {
    font-size: inherit;
  }
}
@media only screen and (min-width: 1025px) {
  .heronew__title {
    font-size: 74px;
    line-height: 88px;
  }
}
.heronew__excerpt, .heronew__category {
  color: white;
  letter-spacing: 0;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.08);
}
.heronew__category {
  margin-bottom: 12px;
  font-family: "Roboto-Regular";
}
.heronew—-image .heronew__title {
  text-align: center;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .heronew {
    height: calc(100vh - 60px);
    min-height: 500px;
  }
  .heronew .slick-list {
    height: 100%;
  }
  .heronew .heronew__list img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    min-width: 50%;
    min-height: 50%;
  }
  .heronew .heronew__list__element {
    background: black;
  }
  .heronew .heronew__list__element__picture {
    opacity: 0.8;
  }
  .heronew .heronew__list__element__picture img {
    display: none;
  }
}

.product-template-templates-single-product .heronew__list__element__text {
  gap: 13px;
}
.product-template-templates-single-product .heronew {
  margin-bottom: 0;
}
.product-template-templates-single-product .heronew__title {
  max-width: 100%;
  max-width: 100%;
}

.heronew__dots-wrapper {
  position: absolute;
  top: 365px;
  left: 24px;
  display: flex;
  gap: 8px;
  z-index: 5;
}
@media only screen and (min-width: 768px) {
  .heronew__dots-wrapper {
    bottom: 0;
    left: 48px;
    display: flex;
    gap: 8px;
    z-index: 5;
  }
}
.heronew__dots-wrapper .slick-dots {
  justify-content: start;
}
@media only screen and (min-width: 768px) {
  .heronew__dots-wrapper .slick-dots {
    bottom: 32px;
  }
}
.heronew__dots-wrapper .slick-dots li {
  margin-right: 10px;
}
@media only screen and (min-width: 768px) {
  .heronew__dots-wrapper .slick-dots li {
    margin-right: 12px;
  }
}
.heronew__dots-wrapper .slick-dots li.slick-active {
  margin-left: -3px;
}
@media only screen and (min-width: 768px) {
  .heronew__dots-wrapper .slick-dots li.slick-active {
    margin-left: -3px;
  }
}
.heronew__dots-wrapper li button {
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 10.667px; /* 59.259% */
  letter-spacing: 0.333px;
  cursor: pointer;
  background: transparent;
  border: 1px solid transparent;
}
@media only screen and (min-width: 768px) {
  .heronew__dots-wrapper li button {
    color: #7B7B7B;
    font-size: 12px;
  }
}
.heronew__dots-wrapper li.slick-active button {
  background: transparent;
  text-align: center;
  font-size: 28.08px;
  font-style: normal;
  font-weight: 500;
  line-height: 16.64px; /* 59.259% */
  letter-spacing: 0.52px;
  color: #fff !important;
  margin-bottom: 25px !important;
}
@media only screen and (min-width: 768px) {
  .heronew__dots-wrapper li.slick-active button {
    font-size: 28.08px !important;
    color: #E10202 !important;
  }
}

.heronew__list__element__text__logo__mobile,
.heronew__list__element__text__logo__mobile__dark {
  position: sticky;
  top: 0; /* stick just below your header if needed, e.g. top: 80px; */
  width: 100%;
  display: flex;
  gap: 8px;
  align-items: baseline;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 12px 24px;
  transition: opacity 0.4s ease, transform 0.4s ease;
  z-index: 9;
  font-size: 12px;
  align-items: center;
}
.heronew__list__element__text__logo__mobile img,
.heronew__list__element__text__logo__mobile__dark img {
  height: 12px;
  padding-right: 0;
}

/* Light logo visible initially */
.heronew__list__element__text__logo__mobile {
  background: white;
  color: black;
  opacity: 1;
}
.heronew__list__element__text__logo__mobile p {
  margin-bottom: 0;
  color: #191919;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.5px;
}

/* Dark logo hidden initially */
.heronew__list__element__text__logo__mobile__dark {
  background: #191919;
  color: white;
  opacity: 0;
  pointer-events: none;
}
.heronew__list__element__text__logo__mobile__dark p {
  color: white;
  margin-bottom: 0;
}

/* On scroll fade effect */
/* initial states */
.heronew__list__element__text__logo__mobile {
  opacity: 1;
  transform: translateY(0);
}

.heronew__list__element__text__logo__mobile__dark {
  opacity: 0;
  pointer-events: none;
  transform: translateY(-6px);
}

/* toggled states */
.logo--hidden {
  opacity: 0;
  transform: translateY(-8px);
  pointer-events: none;
  display: none;
}

.logo--visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

/* optional: increase z-index if header covers it */
.header-high {
  z-index: 1000;
} /* example if header is higher */
/* For small screens only */
@media only screen and (min-width: 768px) {
  .heronew__list__element__text__logo__mobile,
  .heronew__list__element__text__logo__mobile__dark {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .product-template-templates-single-product .heronew__list__element__text {
    padding: 90px 48px;
  }
}
.product-template-templates-single-product .slick-dots {
  bottom: 80px;
}
.product-template-templates-single-product .heronew__dots-wrapper {
  display: none;
  left: 35%;
}
@media only screen and (min-width: 768px) {
  .product-template-templates-single-product .heronew__dots-wrapper {
    display: block;
    left: 10%;
  }
}
@media only screen and (min-width: 768px) {
  .product-template-templates-single-product .heronew__dots-wrapper li button {
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
  }
}
.product-template-templates-single-product .heronew__dots-wrapper .slick-dots li {
  margin-right: 10px;
}
@media only screen and (min-width: 768px) {
  .product-template-templates-single-product .heronew__dots-wrapper .slick-dots li {
    margin-right: 15px;
  }
}
.product-template-templates-single-product .heronew__nav {
  bottom: 5px;
  top: auto;
  right: 8%;
  left: auto;
}
@media only screen and (min-width: 768px) {
  .product-template-templates-single-product .heronew__nav {
    right: 63px;
    bottom: 78px;
  }
}
.product-template-templates-single-product .heronew__nav--right {
  bottom: 5px;
  top: auto;
  right: calc(8% - 34px);
  left: auto !important;
}
@media only screen and (min-width: 768px) {
  .product-template-templates-single-product .heronew__nav--right {
    right: 29px;
    bottom: 78px;
  }
}
.product-template-templates-single-product .heronew__nav i {
  color: #fff;
}

.heronew .slick-dots li:hover button, .heronew .slick-dots li.slick-active button {
  background: transparent !important;
}

.heronew__wrapper {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .heronew__wrapper {
    flex-direction: row;
  }
}
.heronew__wrapper .heronew__text__content {
  width: 100%;
  height: auto !important;
  background-color: #fff;
  z-index: 1;
  display: flex;
  padding: 0 24px 12px 24px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 12px;
}
@media only screen and (min-width: 768px) {
  .heronew__wrapper .heronew__text__content {
    width: 30%;
    background-color: #fff;
    display: flex;
    padding: 32px 48px 120px 48px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 12px;
  }
}
.heronew__wrapper .heronew__text__content .heronew__title__new {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 31.2px */
  letter-spacing: -0.5px;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .heronew__wrapper .heronew__text__content .heronew__title__new {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; /* 46.8px */
    letter-spacing: -0.5px;
    margin-bottom: 12px;
  }
}
.heronew__wrapper .heronew__text__content .heronew__description__new {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 19.2px */
  letter-spacing: -0.5px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .heronew__wrapper .heronew__text__content .heronew__description__new {
    display: block;
  }
}
.heronew__wrapper .heronew__text__content .heronew__logo__new {
  display: none;
  gap: 10px;
  color: black;
  align-items: baseline;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .heronew__wrapper .heronew__text__content .heronew__logo__new {
    display: flex;
  }
}
.heronew__wrapper .heronew__text__content .heronew__logo__new img {
  width: 134.071px;
  height: 12px;
  aspect-ratio: 134.07/12;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .heronew__wrapper .heronew__text__content .heronew__logo__new img {
    width: 156.417px;
    height: 14px;
    aspect-ratio: 156.42/14;
  }
}
.heronew__wrapper .heronew__text__content .heronew__logo__new p {
  color: #191919;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.493px;
  margin-bottom: 0;
}
.heronew__wrapper .heronew__list__element__picture {
  width: 100% !important;
}
.heronew__wrapper .heronew {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .heronew__wrapper .heronew {
    width: 70%;
  }
}

.tabs__switcher--black {
  position: sticky !important;
  top: 0px !important;
  z-index: 2 !important;
}

.generic, .country {
  padding: 36px 24px 24px;
}
@media only screen and (min-width: 768px) {
  .generic, .country {
    padding-top: 88px;
    padding-bottom: 128px;
  }
}
.generic__title, .generic__content {
  width: 100%;
  max-width: 800px;
  margin: auto;
}
.generic__title {
  font-size: 24px;
  margin-bottom: 36px;
}
@media only screen and (min-width: 768px) {
  .generic__title {
    font-size: 40px;
  }
}
.generic__content h1, .generic__content h2, .generic__content h3, .generic__content h4, .generic__content h5, .generic__content h6 {
  margin-bottom: 24px;
}
.generic__content p {
  margin-bottom: 40px;
}

em {
  font-style: italic;
}

.vc_row.vc_column-gap-20 {
  margin-left: auto;
  margin-right: auto;
}

.vc_row.vc_column-gap-25 {
  margin-left: auto;
  margin-right: auto;
}

.vc_row.vc_column-gap-30 {
  margin-left: auto;
  margin-right: auto;
}

.vc_row.vc_column-gap-35 {
  margin-left: auto;
  margin-right: auto;
}

.page-id-2454 .tabs__switcher__left {
  width: 0px;
}

.page-id-2366 .tabs__switcher__left {
  width: 0px;
}

.vc_row.vc_column-gap-5 {
  margin-left: auto;
  margin-right: auto;
}

.vc_row.vc_column-gap-10 {
  margin-left: auto;
  margin-right: auto;
}

.vc_row.vc_column-gap-15 {
  margin-left: auto;
  margin-right: auto;
}

.product-template, .wpb_column.vc_column_container + .wpb_column.vc_column_container {
  margin-bottom: 0;
}

.product-template, .wpb_column.vc_column_container {
  margin-bottom: 0;
}

.product-template, .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
  margin-bottom: 20px;
}

.product-template, .wpb_column.vc_column_container:last-child {
  margin-bottom: 0;
}

.product-template .slick-list {
  overflow: unset !important;
}

/* Enter your custom CSS rules here */
.wptb-table-container > table {
  /*width:100%;*/
  border: none !important;
}

.wptb-text-container > div, .wptb-text-container > div > p {
  color: inherit;
  text-align: center;
}

.wptb-cell {
  background-color: #ffffff;
}

.wptb-table-container table td {
  max-width: 100px !important;
}

@media only screen and (min-width: 768px) {
  .generic__table tr, table tr {
    justify-content: normal !important;
  }
}
.wptb-preview-table tr:nth-of-type(2n+1), .wptb-table-container table.wptb-preview-table-mobile tr td:nth-of-type(2n+1) {
  background-color: #ffffff !important;
}

.generic__table tr, table tr {
  padding: 0 !important;
}

@media only screen and (max-width: 600px) {
  .generic__table tr, table tr {
    flex-direction: row !important;
  }
}
:not(td) > #wptb-table-id-14973 > table > tbody > tr:first-child td {
  background-color: #DDEBF7;
  max-height: 50px !important;
}

#wptb-table-id-14973 > table tr:nth-child(1) td:nth-child(1) {
  background-color: #ffffff;
  border: 1px solid #ffffff !important;
}

:not(td) > #wptb-table-id-13509 > table > tbody > tr:first-child td {
  background-color: #DDEBF7;
  max-height: 50px !important;
}

:not(td) > #wptb-table-id-13518 > table > tbody > tr:first-child td {
  background-color: #DDEBF7;
  max-height: 50px !important;
}

:not(td) > #wptb-table-id-13521 > table > tbody > tr:first-child td {
  background-color: #DDEBF7;
  max-height: 50px !important;
}

:not(td) > #wptb-table-id-15538 > table > tbody > tr:first-child td {
  background-color: #DDEBF7;
  max-height: 50px !important;
}

:not(td) > #wptb-table-id-15539 > table > tbody > tr:first-child td {
  background-color: #DDEBF7;
  max-height: 50px !important;
}

:not(td) > #wptb-table-id-15540 > table > tbody > tr:first-child td {
  background-color: #DDEBF7;
  max-height: 50px !important;
}

#wptb-table-id-13509 > table tr:nth-child(1) td:nth-child(1) {
  background-color: #ffffff;
  border: 1px solid #ffffff !important;
}

#wptb-table-id-13518 > table tr:nth-child(1) td:nth-child(1) {
  background-color: #ffffff;
  border: 1px solid #ffffff !important;
}

#wptb-table-id-13521 > table tr:nth-child(1) td:nth-child(1) {
  background-color: #ffffff;
  border: 1px solid #ffffff !important;
}

#wptb-table-id-15538 > table tr:nth-child(1) td:nth-child(1) {
  background-color: #ffffff;
  border: 1px solid #ffffff !important;
}

#wptb-table-id-15539 > table tr:nth-child(1) td:nth-child(1) {
  background-color: #ffffff;
  border: 1px solid #ffffff !important;
}

#wptb-table-id-15540 > table tr:nth-child(1) td:nth-child(1) {
  background-color: #ffffff;
  border: 1px solid #ffffff !important;
}

#wptb-table-id-13509 {
  overflow-x: hidden;
}

.responsive-flex {
  flex-direction: column !important;
}
@media only screen and (min-width: 768px) {
  .responsive-flex {
    flex-direction: row !important;
  }
}

.accordeon--open .accordeon__content__container {
  display: block;
  max-height: 100%;
}
.accordeon--open .accordeon__status {
  transform: rotateX(180deg);
}
.accordeon__title {
  padding: 0;
  display: flex;
  min-height: 60px;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}
.accordeon__title h2 {
  margin-bottom: 0;
}
.accordeon__title h3 {
  display: inline-block;
}
@media only screen and (min-width: 1025px) {
  .accordeon__title h3 + .accordeon__status {
    margin-left: 8px;
    top: 2px;
    position: relative;
  }
  .accordeon__title h3 + .accordeon__status i {
    display: inline-block;
    font-size: 14px;
  }
}
.accordeon__status {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  width: 16px;
  height: 16px;
  transition: transform 0.2s linear;
}
.accordeon__status--open {
  transform: rotateX(180deg);
}
.accordeon__status i {
  font-size: 16px;
}
@media only screen and (min-width: 992px) {
  .accordeon__status {
    display: none;
  }
}
.accordeon__content {
  padding: 0;
}
.accordeon__content__container {
  max-height: 0;
  transition: max-height 0.5s linear;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .accordeon__content__container {
    max-height: 100%;
    padding: 0;
    max-width: 100%;
  }
}
.accordeon__content__container__list {
  display: flex;
  flex-direction: column;
  padding-bottom: 24px;
  margin: 24px 0;
  border-bottom: 1px solid rgba(217, 217, 217, 0.2);
}
@media only screen and (min-width: 992px) {
  .accordeon__content__container__list {
    border-bottom: 0px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (min-width: 992px) and (-ms-high-contrast: active), only screen and (min-width: 992px) and (-ms-high-contrast: none) {
  .accordeon__content__container__list {
    display: flex;
    flex-direction: row;
  }
}
.accordeon__content__container__list li {
  margin-bottom: 12px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .accordeon__content__container__list li {
    width: 25%;
    flex: 0 0 25%;
  }
}
.accordeon__content__container__list li:last-child {
  margin-bottom: 0;
}
.accordeon__content__container__list li a {
  font-size: 14px;
  color: #262626;
  text-decoration: none;
  width: 100%;
  display: inline-block;
  transition: color 0.3s ease-out;
  padding-bottom: 6px;
  border-bottom: 1px solid transparent;
}
.accordeon__content__container__list li a:hover, .accordeon__content__container__list li a:focus {
  color: #D9D9D9;
}
@media only screen and (min-width: 992px) {
  .accordeon__content__container__list li a {
    width: auto;
  }
}

.resources {
  padding: 24px;
}
@media only screen and (min-width: 768px) {
  .resources__columns {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1025px) {
  .resources__columns {
    margin-left: 72px;
    margin-right: 72px;
  }
}
.resources__columns div {
  margin-bottom: 48px;
}
@media only screen and (min-width: 768px) {
  .resources__columns div {
    flex: 0 0 50%;
    padding-right: 24px;
  }
}
.resources__title {
  font-size: 20px;
  margin-bottom: 12px;
}
.resources__subtitle {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-bottom: 48px;
  opacity: 0.8;
}
.resources__list__element {
  margin-bottom: 12px;
}
.resources__list__element__link {
  font-size: 18px;
  display: inline-block;
  line-height: 1.5;
  /* e-books extensions ; DOC, DOCX, EPUB, eReader, iBook, Kindle */
}
.resources__list__element__link[href$=".pdf"], .resources__list__element__link[href$=".doc"], .resources__list__element__link[href$=".docx"], .resources__list__element__link[href$=".epub"], .resources__list__element__link[href$=".pdb"], .resources__list__element__link[href$=".ibooks"], .resources__list__element__link[href$=".azw"], .resources__list__element__link[href$=".azw3"], .resources__list__element__link[href$=".kf8"], .resources__list__element__link[href$=".kfx"] {
  position: relative;
  padding-left: 30px;
  color: #262626;
}
.resources__list__element__link[href$=".pdf"]::before, .resources__list__element__link[href$=".doc"]::before, .resources__list__element__link[href$=".docx"]::before, .resources__list__element__link[href$=".epub"]::before, .resources__list__element__link[href$=".pdb"]::before, .resources__list__element__link[href$=".ibooks"]::before, .resources__list__element__link[href$=".azw"]::before, .resources__list__element__link[href$=".azw3"]::before, .resources__list__element__link[href$=".kf8"]::before, .resources__list__element__link[href$=".kfx"]::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  height: 18px;
  width: 18px;
  margin-right: 12px;
  background: url("/wp-content/themes/fuso-theme/images/icons/book.svg") center/contain no-repeat;
}
.resources__list__element__link[href$=".pdf"]:hover, .resources__list__element__link[href$=".pdf"]:focus, .resources__list__element__link[href$=".doc"]:hover, .resources__list__element__link[href$=".doc"]:focus, .resources__list__element__link[href$=".docx"]:hover, .resources__list__element__link[href$=".docx"]:focus, .resources__list__element__link[href$=".epub"]:hover, .resources__list__element__link[href$=".epub"]:focus, .resources__list__element__link[href$=".pdb"]:hover, .resources__list__element__link[href$=".pdb"]:focus, .resources__list__element__link[href$=".ibooks"]:hover, .resources__list__element__link[href$=".ibooks"]:focus, .resources__list__element__link[href$=".azw"]:hover, .resources__list__element__link[href$=".azw"]:focus, .resources__list__element__link[href$=".azw3"]:hover, .resources__list__element__link[href$=".azw3"]:focus, .resources__list__element__link[href$=".kf8"]:hover, .resources__list__element__link[href$=".kf8"]:focus, .resources__list__element__link[href$=".kfx"]:hover, .resources__list__element__link[href$=".kfx"]:focus {
  color: #D9D9D9;
}
.resources__list__element__link[href$=".pdf"]::before {
  background: url("/wp-content/themes/fuso-theme/images/icons/pdf.svg") center/contain no-repeat;
}
.resources .heading__text {
  margin-bottom: 0;
}

.map {
  height: 518px;
}

.tiles {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.tiles .slick-slide {
  margin: 0 24px 24px 0;
}
.tiles .slick-slide div {
  height: 100%;
}
.tiles .slick-dots {
  bottom: inherit;
}
.tiles .slick-dots li {
  width: 6px;
}
.tiles .slick-dots li button {
  height: 6px;
  width: 6px;
  background-color: #8F98AA;
  border-radius: 100%;
}
.tiles .slick-dots li button:hover, .tiles .slick-dots li button:focus {
  background-color: #E10202;
}
.tiles .slick-dots .slick-active button {
  background-color: #E10202;
}
.tiles__title {
  margin-bottom: 36px;
}
.tiles__list {
  width: 100%;
}
.tiles__list__element {
  width: 232px;
  min-height: 232px;
  height: 100%;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.08);
  margin: 0 12px 0;
  position: relative;
  will-change: height;
  transition: all 0.3s ease-out;
}
.tiles__list__element__image {
  max-width: 100%;
  height: 75%; /* 174 / 232 */
  max-height: 168px;
  object-fit: cover;
  width: 100%;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .tiles__list__element__image {
    height: auto;
  }
}
.tiles__list__element__text {
  font-size: 16px;
  padding: 24px;
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.tiles__list__element__link {
  display: inline-block;
  color: #262626;
  line-height: 1.5;
}
.tiles__list__element__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tiles__list__element:hover, .tiles__list__element:focus {
  box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
}
.tiles__nav {
  height: 48px;
  width: 48px;
  background-color: #fff;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.08);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -24px;
  transform: translateY(-50%);
  z-index: 50;
  transition: all 0.3s ease-out;
  cursor: pointer;
}
.tiles__nav:hover, .tiles__nav:focus {
  box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
}
.tiles__nav i {
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tiles__nav--right {
  left: inherit;
  right: -24px;
}
.tiles__nav.slick-disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .tiles__list__element__image {
    width: 100%;
    max-height: initial;
    height: auto;
  }
}
.news {
  padding: 72px 24px 120px;
}
.news--empty {
  text-align: center;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .news--empty {
    min-height: 700px;
  }
}
.news--empty i {
  font-size: 60px;
  color: #E10202;
}
.news__list {
  max-width: 1000px;
  margin: 24px auto;
}
.news__list__element {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
  transition: opacity 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .news__list__element {
    flex-direction: row;
    justify-content: center;
  }
}
.news__list__element:hover {
  opacity: 0.4;
}
.news__list__element time,
.news__list__element a {
  display: inline-block;
  width: 100%;
  color: #262626;
}
@media only screen and (min-width: 768px) {
  .news__list__element time,
  .news__list__element a {
    flex: 0 0 200px;
    text-align: right;
  }
}
@media only screen and (min-width: 768px) {
  .news__list__element a {
    flex: 1;
    display: flex;
  }
}
.news__list__element p {
  color: black;
}
@media only screen and (min-width: 768px) {
  .news__list__element p {
    flex: 1;
    padding-left: 24px;
    text-align: left;
  }
}
.news__new {
  max-width: 800px;
}
.news__new__header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 24px 0 48px;
}
.news__new__header h1 {
  color: #E10202;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.news__new__content {
  font-size: 14px;
  line-height: 2;
}
@media only screen and (min-width: 768px) {
  .news__new__content {
    font-size: 16px;
  }
}
.news__new__content h1 {
  margin-bottom: 24px;
  text-align: center;
}
.news__new__content h1:first-of-type,
.news__new__content h2:first-of-type {
  text-align: center;
  margin-bottom: 48px;
}
.news__new__content h1 > img, .news__new__content h2 > img {
  display: none;
}
.news__new__content h2,
.news__new__content h3,
.news__new__content h4,
.news__new__content h5,
.news__new__content h6 {
  margin-bottom: 12px;
}
.news__new__content img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 24px 0 0 0;
}
.news__new__content img + img {
  margin-top: -24px;
}
.news__new__content ul,
.news__new__content ol,
.news__new__content li,
.news__new__content p {
  font-size: 14px;
  line-height: 2;
}
@media only screen and (min-width: 768px) {
  .news__new__content ul,
  .news__new__content ol,
  .news__new__content li,
  .news__new__content p {
    font-size: 16px;
  }
}
.news__new__content p {
  margin-bottom: 0;
}
.news__new__content p + p {
  margin-top: 24px;
}
.news__new__content ul,
.news__new__content li {
  list-style: circle;
  list-style-position: inside;
}
.news__new__content ul {
  margin-bottom: 24px;
}
.news__new__content ul li {
  margin-bottom: 0;
}
.news__new__content ol {
  margin-bottom: 24px;
}
.news__new__content ol li {
  list-style: number;
  margin-bottom: 0;
  list-style-position: inside;
}
.news__new__content table {
  border-collapse: collapse;
  margin: 24px 0 48px;
}
.news__new__content table tr {
  padding: 0;
  border: 0;
}
.news__new__content table td {
  flex: 1 !important;
  border: 0;
}
.news__new__content table tr, .news__new__content table td {
  padding: 8px;
}
.news__new__content table tr ul, .news__new__content table td ul {
  margin-bottom: 0;
}
.news__new__content table,
.news__new__content th,
.news__new__content td {
  border: 1px solid #D9D9D9;
}
.news__new__content blockquote {
  padding: 24px;
  font-style: italic;
  position: relative;
}
.news__new__content blockquote:before, .news__new__content blockquote:after {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  content: "\f10d";
  font-size: 18px;
  opacity: 0.5;
  left: -6px;
  top: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
}
.news__new__content blockquote:after {
  content: "\f10e";
  left: inherit;
  right: 12px;
  top: inherit;
  bottom: 0;
}
.news__new__content iframe {
  width: 100%;
  margin: 24px 0;
}
.news__new__content .header {
  display: none;
}

.generic__table, table {
  font-size: 14px;
  width: 100%;
  border-radius: 10px;
  padding: 0 12px;
  margin: 0 0 24px;
}
@media only screen and (min-width: 768px) {
  .generic__table, table {
    font-size: 16px;
  }
}
.generic__table tr, table tr {
  border-bottom: 1px solid white;
  display: table-row;
  flex-direction: column;
  padding: 12px 0;
}
@media only screen and (min-width: 768px) {
  .generic__table tr, table tr {
    flex-direction: row;
    justify-content: space-between;
  }
}
.generic__table td, table td {
  flex: 0 0 50%;
}
.generic__table td:first-child, table td:first-child {
  font-family: "Roboto-Medium";
}
@media only screen and (min-width: 768px) {
  .generic__table td:first-child, table td:first-child {
    flex: 0 0 30%;
    justify-content: flex-end;
  }
}
.generic__table td:not(:first-child), table td:not(:first-child) {
  font-family: "Roboto-Regular";
}
@media only screen and (min-width: 768px) {
  .generic__table td:not(:first-child), table td:not(:first-child) {
    flex: 0 0 70%;
  }
}
@media only screen and (min-width: 992px) {
  .generic__table td:not(:first-child), table td:not(:first-child) {
    flex: 0 0 75%;
  }
}
@media only screen and (min-width: 768px) {
  .generic__table th, table th {
    flex: 0 0 20%;
  }
}
.generic__table thead th, table thead th {
  flex: inherit;
  font-family: "Roboto-Bold";
}
.generic__table--grey, table--grey {
  background: #F2F2F2;
}

.cp_table {
  background: #F8F8F9;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}

.cp_table tr {
  flex-direction: row;
}

.cp_table th {
  text-align: center;
  flex: 0 0 50% !important;
  padding: 0 8px;
  font-size: 14px;
  font-family: "Roboto-Bold";
  font-weight: bold;
  color: #262626;
}
@media only screen and (min-width: 992px) {
  .cp_table th {
    text-align: right;
    flex: 0 0 26% !important;
  }
}

.cp_table td {
  flex: 0 0 50% !important;
  padding: 0 6px;
  font-size: 14px;
}
@media only screen and (min-width: 992px) {
  .cp_table td {
    flex: 0 0 70% !important;
  }
}

/* -------------- Shared -------------- */
.genuine {
  width: 100%;
}
.genuine__title {
  text-align: center;
  letter-spacing: 2px;
}
.genuine__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
.genuine__list__element {
  flex: 0 0 50%;
  padding: 0 24px 36px;
  margin-bottom: 24px !important;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .genuine__list__element {
    flex: 0 0 33%;
  }
}
@media only screen and (min-width: 1025px) {
  .genuine__list__element {
    flex: 0 0 25%;
    margin-bottom: 48px !important;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .genuine__list__element {
    display: block;
  }
}
@media only screen and (-ms-high-contrast: active) and (min-width: 1025px), only screen and (-ms-high-contrast: none) and (min-width: 1025px) {
  .genuine__list__element {
    flex: 0 0 21%;
  }
}
.genuine__list__element__image {
  max-width: 100%;
  object-fit: contain;
  margin-bottom: 24px;
  height: 175px;
  min-width: 100%;
}
@media only screen and (min-width: 768px) {
  .genuine__list__element__image {
    padding: 24px;
    height: 200px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .genuine__list__element__image {
    padding: 0 36px;
  }
}
@media only screen and (min-width: 1440px) {
  .genuine__list__element__image {
    padding: 0 48px 24px;
  }
}
@media only screen and (min-width: 1900px) {
  .genuine__list__element__image {
    padding: 0 24px 24px;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .genuine__list__element__image {
    height: auto;
  }
}
.genuine__list__element__title {
  font-size: 14px;
  margin-bottom: 0 !important;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) {
  .genuine__list__element__title {
    font-size: 16px;
  }
}
.genuine__list__element__title {
  letter-spacing: 2px;
}
.genuine__list__element__description {
  margin-bottom: 24px;
  font-size: 12px;
  line-height: 1.5;
  flex: 1;
}
@media only screen and (min-width: 768px) {
  .genuine__list__element__description {
    font-size: 16px;
  }
}
.genuine__list__element__button {
  width: 100%;
  text-align: center;
}

.country__title {
  text-align: center;
  margin-bottom: 96px;
}
.country__list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 72px;
}
.country__list__element {
  flex: 0 0 100%;
  margin-bottom: 24px;
}
.country__list__element a {
  display: flex;
  align-items: center;
}
.country__list__element a:after {
  content: "";
}
@media only screen and (min-width: 576px) {
  .country__list__element {
    flex: 0 0 33.3333333333%;
  }
}
@media only screen and (min-width: 576px) and (-ms-high-contrast: active), only screen and (min-width: 576px) and (-ms-high-contrast: none) {
  .country__list__element {
    flex: 0 0 32%;
  }
}
@media only screen and (min-width: 768px) {
  .country__list__element {
    flex: 0 0 25%;
  }
}
@media only screen and (min-width: 992px) {
  .country__list__element {
    flex: 0 0 20%;
  }
}
@media only screen and (min-width: 1025px) {
  .country__list__element {
    flex: 0 0 16.6666666667%;
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .country__list__element {
    flex: 0 0 16%;
  }
}
.country__list__element__flag {
  width: 40px;
  font-size: 32px;
}
.country__list__element__flag img {
  width: 32px;
  height: 32px;
}
.country__list__element__text {
  flex: 1;
  padding-right: 24px;
}
.country__list__element__text.ltr {
  text-align: right;
}
.country__list__element__text p {
  color: black;
  line-height: 24px;
  font-size: 14px;
  margin: 0;
}
.country__list__element__text p + p {
  opacity: 0.7;
  margin: 0;
}

.card {
  display: inline-block;
  width: 100%;
  position: relative;
  margin: 0;
  height: 400px;
}
@media only screen and (min-width: 992px) {
  .card {
    box-shadow: 0 0 30px 1px rgba(0, 0, 0, 0.06);
    width: 90%;
    max-width: 300px;
    height: 600px;
  }
}
@media only screen and (min-width: 1025px) {
  .card {
    max-width: 350px;
  }
}
@media only screen and (min-width: 1440px) {
  .card {
    max-width: 440px;
  }
}
.card__wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 auto 72px;
}
.card__image {
  width: 100%;
}
.card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .card__image img {
    height: auto;
  }
}
.card__content {
  padding: 24px;
}
.card__title {
  margin-bottom: 24px;
  font-size: 24px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .card__title {
    font-size: 20px;
    line-height: 1.4;
  }
}
.card__text {
  margin-bottom: 24px;
}
.card__description {
  text-align: left;
}
.card__additional {
  display: flex;
  margin-bottom: 24px;
}
.card__additional__title {
  margin: 0;
  padding-right: 24px;
  border-right: 1px solid #8F98AA;
  line-height: 1;
  font-family: "Roboto-Light";
}
.card__additional__list {
  text-align: left;
  padding-left: 12px;
  font-size: 16px;
}
.card__additional__list p {
  margin: 0;
}
.card__additional__list ul {
  list-style: disc;
  padding-left: 24px;
  line-height: 1.5;
}
.card--horizontal {
  box-shadow: none;
}
@media only screen and (min-width: 992px) {
  .card--horizontal {
    display: flex;
    width: inherit;
    max-width: initial;
    min-height: 312px;
  }
}
@media only screen and (min-width: 992px) and (-ms-high-contrast: active), only screen and (min-width: 992px) and (-ms-high-contrast: none) {
  .card--horizontal {
    max-width: 100%;
  }
}
.card--horizontal .card__content {
  padding: 0 0 0 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (min-width: 992px) {
  .card--horizontal .card__content {
    width: 100%;
  }
}
.card--horizontal .card__text {
  margin-bottom: 48px;
}
.card--horizontal .btn {
  margin-bottom: 0;
  padding: 0 24px;
}
@media only screen and (min-width: 992px) {
  .card--horizontal .btn {
    padding: 0 24px;
  }
}

.quotes {
  max-width: 1600px;
  margin: 72px auto 48px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .quotes {
    margin: 120px auto 72px;
  }
}
.quotes__list__element {
  display: flex !important;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .quotes__list__element {
    flex-direction: row;
  }
}
.quotes__list__element--full {
  text-align: center;
}
.quotes__list__element--full blockquote {
  font-size: 24px !important;
  font-weight: bold;
}
@media only screen and (min-width: 992px) {
  .quotes__list__element--full blockquote {
    font-size: 32px !important;
  }
}
@media only screen and (min-width: 768px) {
  .quotes__thepicture {
    flex: 0 0 40%;
  }
}
.quotes__thepicture img {
  width: 100%;
}
.quotes__arrow {
  position: absolute;
  cursor: pointer;
  width: 60px;
  height: 60px;
  top: 50%;
  justify-content: center;
  align-items: center;
  margin-top: -60px;
  background: transparent;
  font-size: 18px;
  z-index: 20;
  opacity: 1;
  transition: opacity 0.2s ease-in;
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .quotes__arrow {
    display: flex !important;
  }
}
.quotes__arrow--left {
  left: 40px;
}
.quotes__arrow--right {
  right: 40px;
}
.quotes__thequote {
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fbfbfb;
  flex: 1;
}
@media only screen and (min-width: 768px) {
  .quotes__thequote {
    padding: 24px 48px;
  }
}
@media only screen and (min-width: 1025px) {
  .quotes__thequote {
    padding: 48px 96px;
  }
}
.quotes__thequote blockquote {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.3;
  font-family: "Roboto-Light";
}
@media only screen and (min-width: 768px) {
  .quotes__thequote blockquote {
    font-size: 24px;
  }
}
.quotes__thequote blockquote:before, .quotes__thequote blockquote:after {
  content: '"';
}
.quotes__thequote__people {
  text-align: right;
  margin-top: 24px;
}
.quotes__thequote__people h3 {
  margin-bottom: 0 !important;
}
.quotes__thequote__people p {
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .quotes__thequote__people p {
    font-size: 24px;
  }
}
.quotes__bullets {
  display: flex;
  justify-content: center;
  padding: 24px;
}
.quotes__bullets li {
  padding: 0 8px;
}
.quotes__bullets li button {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  font-size: 0;
  padding: 0;
  background-color: #D9D9D9;
  border: 0;
}
.quotes__bullets li button:hover {
  background-color: #262626;
}
.quotes__bullets li.slick-active button {
  background-color: #262626;
}
.quotes:hover .quotes__arrow {
  opacity: 1;
}

.notfound__top {
  text-align: center;
  padding: 0 24px;
  margin-top: 64px;
  margin-bottom: 52px;
}
@media only screen and (min-width: 768px) {
  .notfound__top {
    margin-top: 88px;
  }
}
.notfound h2, .notfound p {
  display: inline-block;
  width: 100%;
}
.notfound h2 {
  font-size: 54px;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .notfound h2 {
    font-size: 100px;
  }
}
.notfound p {
  font-size: 18px;
  margin-bottom: 52px;
}
@media only screen and (min-width: 768px) {
  .notfound p {
    margin-bottom: 64px;
  }
}
.notfound img {
  width: 100%;
  max-width: 1440px;
}

.blog__content figcaption, .blog__hero figcaption {
  color: #8f98aa;
  text-align: left;
  font-family: "Roboto-Light";
  align-items: center;
  max-width: 1112px;
  margin: 0 auto;
  width: 100%;
  padding: 8px;
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  .blog__content figcaption, .blog__hero figcaption {
    padding: 4px 0 8px;
  }
}
.blog__content figcaption i, .blog__hero figcaption i {
  margin-right: 8px;
}

.page-template-templates-blog .hero {
  margin-bottom: 0;
}
.page-template-templates-blog .hero__title {
  max-width: 100%;
  max-width: 100%;
}

.blog.home {
  background-color: #EBEBEB;
  padding-top: 40px;
  padding-bottom: 40px;
}
.blog.home .blog__highlight {
  margin-top: 20px;
  margin-bottom: 40px;
}
.blog__highlight {
  padding: 0 24px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .blog__highlight {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .blog__highlight {
    display: flex;
    justify-content: center;
    margin-bottom: 88px;
    flex-wrap: wrap;
  }
}
.blog__highlight__article {
  max-height: 400px;
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .blog__highlight__article {
    flex: 0 0 40%;
    margin: 12px;
    overflow: hidden;
  }
}
.blog__highlight__article__category, .blog__highlight__article__title, .blog__highlight__article__excerpt {
  color: white;
  transition: opacity 0.3s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .blog__highlight__article__category, .blog__highlight__article__excerpt {
    opacity: 0;
  }
}
.blog__highlight__article__title {
  margin-bottom: 12px;
}
.blog__highlight__article .btn {
  max-width: 160px;
  transition: opacity 0.3s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .blog__highlight__article .btn {
    opacity: 0;
  }
}
@media only screen and (min-width: 768px) {
  .blog__highlight__article:hover .blog__highlight__article__category, .blog__highlight__article:hover .blog__highlight__article__excerpt {
    opacity: 1;
  }
  .blog__highlight__article:hover .btn {
    opacity: 1;
  }
}
.blog__highlight__picture {
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  position: relative;
}
.blog__highlight__picture:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  content: "";
  display: inline-block;
  transition: opacity 0.2s ease-in;
}
.blog__highlight__picture img {
  width: 100%;
  height: 100%;
  transform-origin: center center;
  transition: transform 0.3s ease;
}
.blog__highlight__picture figcaption {
  padding: 24px 32px;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.blog__highlight__picture:hover:before {
  opacity: 1;
}
.blog__highlight.large {
  max-width: 100%;
  padding: 0;
}
.blog__highlight.large .blog__highlight__article {
  flex: 0 0 100%;
}
@media only screen and (min-width: 768px) {
  .blog__highlight.large .blog__highlight__article__title {
    font-size: 56px;
  }
}
.blog__highlight.large figcaption {
  left: 50%;
  transform: translateX(-50%);
  padding: 24px;
}
@media only screen and (min-width: 768px) {
  .blog__highlight.large figcaption {
    padding: 64px 24px;
  }
}
.blog__highlight.large_hero {
  height: 100%;
  min-height: 10%;
  max-height: 100%;
}
.blog__highlight.large_hero article {
  margin: 0;
  min-height: 10%;
}
@media only screen and (min-width: 768px) {
  .blog__highlight.large_hero article {
    max-height: 100%;
    height: 100% !important;
  }
}
.blog__highlight.large_hero article .large_hero_title {
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  .blog__highlight.large_hero article .large_hero_title {
    line-height: 80px;
  }
}
.blog__highlight.large_hero .slick-track {
  display: flex !important;
}
.blog__highlight.large_hero .slick-slide {
  height: inherit !important;
  display: flex;
  justify-content: center;
}
.blog__highlight.large_hero .slick-slide div {
  height: 80%;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .blog__highlight.large_hero .slick-slide div {
    height: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .blog__highlight.large_hero .slick-slide div {
    width: 80vw;
  }
}
.blog hr.center {
  width: 100%;
  margin-bottom: 70px;
}
@media only screen and (min-width: 768px) {
  .blog hr.center {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) {
  .blog hr.center {
    width: 80vw;
  }
}
.blog__quotes {
  padding: 0 24px;
  margin-bottom: 24px;
  margin-top: 72px;
  text-align: center;
}
.blog__quotes h3 {
  color: #E10202;
  font-family: "Roboto-Light";
  font-weight: bold;
}
.blog__quotes a p {
  font-size: 32px;
  line-height: 55px;
  font-family: "Roboto-Bold";
  display: inline-block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .blog__quotes a p {
    font-size: 40px;
    max-width: 700px;
  }
}
.blog__quotes .hero__nav--left {
  left: 0;
}
.blog__quotes .hero__nav--right {
  right: 0;
}
.blog__quotes .hero__nav.slick-arrow {
  color: black;
  opacity: 1;
}
.blog__quotes .slick-dots {
  bottom: -32px;
}
.blog__quotes .slick-dots li {
  width: 16px;
  text-align: center;
}
.blog__quotes .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ebebeb;
  border: 0;
}
.blog__quotes .slick-dots li.slick-active button {
  background-color: #262626;
}
.blog__more {
  padding: 0 24px;
  padding-bottom: 24px;
  margin-bottom: 120px;
}
@media only screen and (min-width: 768px) {
  .blog__more {
    margin-bottom: 200px;
  }
}
.blog__more h2 {
  text-align: center;
  font-size: 32px;
  margin-bottom: 52px;
  line-height: 38px;
}
@media only screen and (min-width: 768px) {
  .blog__more h2 {
    margin-bottom: 88px;
    font-size: 40px;
    line-height: 48px;
  }
}
.blog__more__posts {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .blog__more__posts {
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: wrap;
  }
}
.blog__more__posts article {
  margin-bottom: 16px;
}
.blog__more__posts article a {
  display: inline-block;
  width: 100%;
}
.blog__more__posts article a span {
  font-size: 14px;
  color: black;
}
.blog__more__posts article h3 {
  font-size: 20px;
  margin-bottom: 4px;
  line-height: 26px;
}
.blog__more__posts article p {
  font-size: 16px;
  margin-bottom: 16px;
  line-height: 1.2;
}
.blog__more__posts article img {
  width: 100%;
  height: 60%;
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px) {
  .blog__more__posts article img {
    width: 100%;
    height: 250px;
  }
}
@media only screen and (min-width: 768px) {
  .blog__more__posts article {
    flex: 0 0 32%;
  }
}
.blog__more button {
  margin-top: 60px;
  width: 100%;
  max-width: 100%;
  background: black;
  color: white;
  border: none;
}
.blog__more button:hover {
  color: black;
  background-color: white;
  border: 1px solid #D9D9D9;
}
@media only screen and (min-width: 768px) {
  .blog__more button {
    width: auto;
    border: 1px solid #D9D9D9;
    max-width: 280px;
    padding: 0 32px;
    background-color: white;
    color: black;
  }
  .blog__more button:hover {
    border-color: black;
  }
}
.blog__category {
  margin-top: 88px;
}
.blog__hero {
  text-align: center;
}
.blog__hero__title {
  max-width: inherit;
  text-align: center;
}
.blog__header, .blog__footer {
  max-width: 640px;
  padding: 0 24px;
}
.blog__header__container, .blog__footer__container {
  display: flex;
  align-items: center;
  margin-top: 12px;
}
.blog__header__text, .blog__footer__text {
  margin-right: 5px;
  font-size: 18px;
}
.blog__header hr.new, .blog__footer hr.new {
  width: 100%;
  border: 1px solid #aeafb1;
}
.blog__header__social, .blog__footer__social {
  border-bottom: 1px solid #d2d6dd;
  margin: 30px 0 24px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px !important;
}
.blog__header__social p, .blog__footer__social p {
  margin-bottom: 0;
  font-size: 15px;
  text-align: justify;
}
@media only screen and (min-width: 768px) {
  .blog__header__social ul, .blog__footer__social ul {
    display: flex;
    justify-content: flex-end;
  }
}
.blog__header__social__text, .blog__footer__social__text {
  margin-left: 3px;
}
.blog__footer__social {
  border: 0;
  margin-top: 0;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .blog__footer__social {
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
  }
}
.blog__footer__cat {
  margin-top: 12px;
}
.blog__footer__cat li {
  border-radius: 50px;
  border: 1px solid #8F98AA;
  color: #8F98AA;
  font-size: 12px;
  display: inline-block;
  line-height: 27px;
  margin-right: 8px;
  padding: 0 12px;
}
.blog__footer__profile {
  border-bottom: 1px solid #d2d6dd;
  border-top: 1px solid #d2d6dd;
  display: flex;
  padding: 16px 0;
}
.blog__footer__profile img {
  width: 124px;
  height: 124px;
}
.blog__footer__profile__info {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding-left: 24px;
}
.blog__footer__profile__info h5,
.blog__footer__profile__info a {
  font-family: "Roboto-Regular";
  line-height: 1;
}
.blog__footer__profile__info a {
  color: #8F98AA;
}
.blog__footer__profile__info a i {
  color: black;
  margin-right: 8px;
}
@media only screen and (min-width: 768px) {
  .blog__footer {
    margin-bottom: 120px;
  }
}
.blog__content .wrapper--content p, .blog__content .wrapper--content h1, .blog__content .wrapper--content h2, .blog__content .wrapper--content h3, .blog__content .wrapper--content h4, .blog__content .wrapper--content h5, .blog__content .wrapper--content h6 {
  max-width: 640px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (min-width: 768px) {
  .blog__content .wrapper--content p, .blog__content .wrapper--content h1, .blog__content .wrapper--content h2, .blog__content .wrapper--content h3, .blog__content .wrapper--content h4, .blog__content .wrapper--content h5, .blog__content .wrapper--content h6 {
    padding: 0 24px;
  }
}
.blog__content .wpb_wrapper .image--centered {
  flex-direction: column;
}

.blog__content .wpb_wrapper .image--centered figcaption {
  width: 70%;
}

.blog__content .wpb_column.vc_column_container + .wpb_column.vc_column_container {
  margin-bottom: 0px;
}

.blog__content .wpb_column.vc_column_container {
  margin-bottom: 0px;
}

.blog__content .wpb_column.vc_column_container:last-child {
  margin-bottom: 0px;
}

.pdf {
  margin-top: 48px;
  margin-bottom: 72px;
}
@media only screen and (min-width: 768px) {
  .pdf {
    margin-top: 72px;
    margin-bottom: 96px;
  }
}
.pdf h2 {
  text-align: center;
  margin-bottom: 48px;
}
@media only screen and (min-width: 768px) {
  .pdf h2 {
    font-size: 40px;
  }
}
.pdf__list {
  display: flex;
  flex-wrap: wrap;
}
.pdf__list__element {
  flex: 0 0 50%;
  text-align: center;
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .pdf__list__element {
    flex: 0 0 25%;
    margin-bottom: 64px;
  }
}
.pdf__list__element h4 {
  margin: 8px 0;
}
.pdf__list__element__thepicture img {
  width: 150px;
  height: auto;
}

.history .timeline-container {
  margin: 48px auto;
  padding: 24px 0;
}
.history .timeline-container .timeline-dots {
  position: relative;
}
.history .timeline-container .timeline-dots:after {
  height: 2px;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  border-bottom: 1px dashed #191919;
}
.history .timeline-container .timeline-dots li {
  height: 100%;
}
.history .timeline-container .timeline-dots li.slide-active button {
  color: #E10202;
  font-weight: bold;
}
.history .timeline-container .timeline-dots button {
  padding: 0;
  height: 100%;
  position: relative;
  background: transparent;
}
.history .timeline-container .timeline-dots button:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 3px 6px 3px;
  border-color: transparent transparent #262626 transparent;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.history .timeline-dots-wrap.bottom {
  bottom: -24px;
}
.history .timeline__custom {
  height: 100%;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  z-index: 1;
}
.history .timeline__prev, .history .timeline__next {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: #FFFFFF;
  border: 1px solid #F5F5F5;
  box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.08);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: calc(50% - 40px);
  font-size: 12px;
  cursor: pointer;
}
.history .timeline__prev.hide, .history .timeline__next.hide {
  opacity: 0;
  pointer-events: none;
}
.history .timeline__prev {
  left: 0;
}
@media only screen and (min-width: 1025px) {
  .history .timeline__prev {
    left: -70px;
  }
}
.history .timeline__next {
  right: 0;
}
@media only screen and (min-width: 1025px) {
  .history .timeline__next {
    right: -70px;
  }
}
@media only screen and (min-width: 1025px) {
  .history .timeline__item {
    display: flex;
    justify-items: flex-start;
    align-items: flex-start;
  }
}
.history .timeline__item img {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .history .timeline__item img {
    width: 50%;
    height: auto;
  }
}
.history .timeline__item__text {
  padding: 16px 0;
}
@media only screen and (min-width: 1025px) {
  .history .timeline__item__text {
    flex: 0 0 50%;
    padding: 0 16px;
  }
}

.home__top_banner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 38px;
  padding: 10px 24px;
  background-color: #EBEBEB;
}
@media only screen and (min-width: 768px) {
  .home__top_banner {
    padding: 15px;
  }
}
.home__top_banner a {
  cursor: pointer;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  text-decoration: underline;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .home__top_banner a {
    font-size: 14px;
    line-height: 20px;
  }
}
.home__media {
  width: 100%;
  position: relative;
  height: 400px;
  background-color: black;
}
@media only screen and (min-width: 768px) {
  .home__media {
    height: 100%;
    background-color: white;
  }
}
.home__media .video-wrapper {
  width: 100%;
  overflow: hidden;
  display: block;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .home__media .video-wrapper {
    width: 100%;
  }
}
.home__media img {
  width: 100%;
}
.home__media video {
  height: 100%;
  width: 166%;
}
@media only screen and (min-width: 768px) {
  .home__media video {
    height: 100%;
    width: 100%;
  }
}
.home__media__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  text-align: center;
  width: 100%;
  max-width: 600px;
  padding: 24px;
}
@media only screen and (min-width: 768px) {
  .home__media__content {
    padding: 0;
  }
}
.home__media__content h2,
.home__media__content p,
.home__media__content a {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  color: white;
}
@media only screen and (min-width: 768px) {
  .home__media__content h2 {
    font-size: 74px;
    line-height: 78px;
  }
}
.home__media__content p,
.home__media__content a {
  line-height: 1.5;
}
.home__media__content a i {
  font-size: 12px;
}
.home__marketing {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .home__marketing {
    min-height: 200px;
  }
}
.home__marketing img {
  width: 100%;
  height: 200px;
}
@media only screen and (min-width: 560px) {
  .home__marketing img {
    height: 100%;
  }
}
@media only screen and (max-width: 560px) {
  .home__marketing img {
    width: 100%;
    height: auto;
  }
}
.home__marketing__content {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate3d(-50%, -50%, 0);
  padding: 0 24px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media only screen and (min-width: 768px) {
  .home__marketing__content {
    text-align: right;
  }
}
.home__marketing__content h2 {
  color: white;
  font-size: 32px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  width: 50%;
  text-align: right;
  width: max-content;
}
@media only screen and (min-width: 768px) {
  .home__marketing__content h2 {
    width: 100%;
    max-width: 600px;
    font-size: 74px;
    line-height: 88px;
  }
}
.home.complementary {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .home.complementary {
    padding-top: 24px;
    padding-bottom: 48px;
  }
}
@media only screen and (min-width: 992px) {
  .home.complementary {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.home.complementary .wrapper--content {
  margin-top: 0;
  margin-bottom: 0;
}
.home.complementary img {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .home.complementary img {
    width: auto;
    margin: 48px 0;
  }
}
@media only screen and (min-width: 768px) {
  .home.complementary p {
    margin-bottom: 48px;
  }
}
.home__footer {
  background-color: black;
  padding: 36px 24px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .home__footer {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.home__footer li {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
  margin: 10px 0;
}
.home__footer li:nth-child(5n) {
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .home__footer li {
    max-width: 300px;
    margin: 0;
  }
  .home__footer li:after {
    display: inline-block;
    width: 6px;
    height: 6px;
    content: "";
    border-radius: 50%;
    background-color: white;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3px;
  }
  .home__footer li:last-child:after {
    display: none;
  }
}
.home__footer li:last-child {
  margin-bottom: 0;
}
.home__footer a {
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-family: "Roboto-Bold";
}
.home .blog__highlight .blog__highlight__article {
  height: auto;
  max-height: none;
}
@media only screen and (min-width: 768px) {
  .home .blog__highlight .blog__highlight__article {
    flex: 0 0 45%;
  }
}
@media only screen and (min-width: 992px) {
  .home .blog__highlight .blog__highlight__article {
    flex: 0 0 40%;
  }
}

.hometri {
  padding-top: 48px;
  padding-bottom: 56px;
  padding-right: 24px;
  padding-left: 24px;
}
@media only screen and (min-width: 768px) {
  .hometri {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .hometri {
    padding-top: 88px;
    padding-bottom: 40px;
  }
}
.hometri__content {
  width: 100%;
  max-width: 700px;
  margin: 20px auto;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .hometri__content {
    margin-bottom: 64px;
  }
}
.hometri__content__title {
  margin-bottom: 12px;
}
.hometri__content__text {
  color: #8F98AA;
}
@media only screen and (min-width: 768px) {
  .hometri__content__text {
    font-size: 20px;
    line-height: 30px;
  }
}
.hometri .blog__highlight .blog__highlight__article {
  height: auto;
  max-height: none;
}
@media only screen and (min-width: 992px) {
  .hometri .blog__highlight .blog__highlight__article {
    max-height: 400px;
    height: 400px;
  }
}
.hometri .blog__highlight .blog__highlight__article h2 {
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .hometri .blog__highlight .blog__highlight__article {
    flex: 0 0 30%;
  }
  .hometri .blog__highlight .blog__highlight__article h2 {
    font-size: 32px;
  }
}

.home-press-release {
  background-color: #ffffff;
  padding: 48px 12px;
  margin-top: -38px;
}
@media only screen and (min-width: 768px) {
  .home-press-release {
    padding: 64px 20px;
    background-color: rgba(123, 123, 123, 0.1);
  }
}
.home-press-release .home-press-release-inner {
  max-width: 1400px;
  padding: 0;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-inner {
    padding: 0 24px;
  }
}
.home-press-release .home-press-release-header {
  display: flex;
  flex: row;
  justify-content: space-between;
}
.home-press-release .home-press-release-header h2 {
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px; /* 128.571% */
  letter-spacing: -0.5px;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-header h2 {
    font-size: 40px;
    line-height: 48px;
    vertical-align: middle;
  }
}
.home-press-release .home-press-release-header a {
  color: var(--Crimson, #E10202);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-header a {
    font-size: 18px;
    line-height: 32px;
    vertical-align: middle;
  }
}
.home-press-release .home-press-release-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-content {
    flex-direction: row;
  }
}
.home-press-release .home-press-release-content .read-more-icon {
  width: 12.5px;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-content .read-more-icon {
    width: auto;
  }
}
.home-press-release .home-press-release-content .read-more-press-release {
  color: var(--Crimson, #E10202);
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 10.976px */
  letter-spacing: 0.243px;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-content .read-more-press-release {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    letter-spacing: 0.402px;
    padding-left: 16px;
    padding-bottom: 16px;
    margin-top: 8px;
  }
}
.home-press-release .home-press-release-content .read-more-press-release-left {
  position: relative;
  color: var(--Crimson, #E10202);
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 10.976px */
  letter-spacing: 0.243px;
  margin-top: 8px;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-content .read-more-press-release-left {
    position: absolute;
    bottom: 16px;
    left: 16px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    letter-spacing: 0.402px;
  }
}
.home-press-release .home-press-release-content h6 {
  color: #E10202;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 13px */
  letter-spacing: 0.133px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-content h6 {
    font-size: 12px;
  }
}
.home-press-release .home-press-release-content h6 span {
  color: #7B7B7B;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 10.4px */
  letter-spacing: 0.133px;
  text-transform: capitalize;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-content h6 span {
    font-size: 12px;
  }
}
.home-press-release .home-press-release-content h3 {
  color: var(--Jet, #191919);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 28.8px */
  letter-spacing: 0.311px;
  margin-bottom: 5px;
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-content h3 {
    margin-bottom: 8px;
    margin-top: 8px;
  }
}
.home-press-release .home-press-release-content h4 {
  color: var(--Jet, #191919);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 14.4px */
  letter-spacing: 0.402px;
  margin-bottom: 8px;
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-content h4 {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 21.6px */
    letter-spacing: 0.402px;
    margin-bottom: 8px;
    margin-top: 8px;
  }
}
.home-press-release .home-press-release-content p {
  overflow: hidden;
  color: #7B7B7B;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 15.6px */
  letter-spacing: 0.311px;
  margin-bottom: 6px;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-content p {
    margin-bottom: 10px;
    font-size: 14px;
  }
}
.home-press-release .home-press-release-content .home-press-release-content-left {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
  width: auto;
  background-color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-content .home-press-release-content-left {
    width: 45%;
  }
}
.home-press-release .home-press-release-content .home-press-release-content-left .left-content {
  padding: 8px 0;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-content .home-press-release-content-left .left-content {
    padding: 16px;
  }
}
.home-press-release .home-press-release-content .home-press-release-content-left .left-image {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-content .home-press-release-content-left .left-image {
    height: 400px;
    object-fit: cover;
  }
}
.home-press-release .home-press-release-content .home-press-release-content-right {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-content .home-press-release-content-right {
    width: 55%;
  }
}
.home-press-release .home-press-release-content .home-press-release-content-right .home-press-release-content-right-inner {
  display: flex;
  flex-direction: row;
  gap: 12px;
  background-color: #ffffff;
  justify-content: space-between;
}
.home-press-release .home-press-release-content .home-press-release-content-right .home-press-release-content-right-inner .right-image {
  width: 126px;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-content .home-press-release-content-right .home-press-release-content-right-inner .right-image {
    width: 292px;
  }
}
.home-press-release .home-press-release-content .home-press-release-content-right .home-press-release-content-right-inner .right-life {
  height: 100px;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-content .home-press-release-content-right .home-press-release-content-right-inner .right-life {
    height: 185px;
  }
}
.home-press-release .home-press-release-content .home-press-release-content-right .home-press-release-content-right-inner .inner-content {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .home-press-release .home-press-release-content .home-press-release-content-right .home-press-release-content-right-inner .inner-content {
    padding: 16px 16px 0 16px;
  }
}
.home-press-release .home-press-release-content .home-press-release-content-right .home-press-release-content-right-inner .inner-content-above {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home-press-release .mobile-display-none {
  display: none;
}
@media only screen and (min-width: 768px) {
  .home-press-release .mobile-display-none {
    display: block;
  }
}
.home-press-release .desktop-display-none {
  display: block;
}
@media only screen and (min-width: 768px) {
  .home-press-release .desktop-display-none {
    display: none;
  }
}
.home-press-release .line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.home-press-release .line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.home-press-release .line-clamp-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.physical-banner {
  background-color: #000000;
  color: #ffffff;
  transition: max-height 0.5s ease, opacity 0.5s ease;
  max-height: 100px; /* set larger than the banner height */
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .physical-banner {
    display: block;
    max-height: 40px; /* set larger than the banner height */
  }
}
.physical-banner .physical-banner-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 6px 24px;
}
@media only screen and (min-width: 768px) {
  .physical-banner .physical-banner-inner {
    padding: 6px 54px;
  }
}
.physical-banner p {
  flex: 1;
  margin: 0;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; /* 175% */
  letter-spacing: normal;
}
@media only screen and (min-width: 768px) {
  .physical-banner p {
    margin: 0;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 175% */
    letter-spacing: -0.5px;
  }
}
.physical-banner p span {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
@media only screen and (min-width: 768px) {
  .physical-banner p span {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.5px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }
}
.physical-banner p span a {
  color: #FFF;
}
.physical-banner .physical-banner-close {
  cursor: pointer;
}

.physical-banner.closed {
  max-height: 0;
  opacity: 0;
}

.br-mobile {
  display: block;
}
@media only screen and (min-width: 768px) {
  .br-mobile {
    display: none;
  }
}

.fuso_360_container {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: center;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 10px;
}
.fuso_360_container .fuso_360 {
  width: 100%;
}
.fuso_360_container .fuso_360_snaps {
  display: grid;
  grid-template-columns: auto auto auto;
}
.fuso_360_container .fuso_360_snaps img {
  width: 100%;
}

.toolbox_container {
  display: flex;
  justify-content: center;
}

.toolbox {
  max-width: 640px;
  background-color: #e0e0e0;
  padding: 24px;
}

@media only screen and (max-width: 768px) {
  .toolbox {
    max-width: 100%;
  }
  .toolbox p {
    max-width: 640px;
  }
}
.customernotices {
  padding: 72px 24px 120px;
}
.customernotices--empty {
  text-align: center;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .customernotices--empty {
    min-height: 700px;
  }
}
.customernotices--empty i {
  font-size: 60px;
  color: #E10202;
}
.customernotices__list {
  max-width: 1000px;
  margin: 24px auto;
}
.customernotices__list__element {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
  transition: opacity 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .customernotices__list__element {
    flex-direction: row;
    justify-content: center;
  }
}
.customernotices__list__element:hover {
  opacity: 0.4;
}
.customernotices__list__element time,
.customernotices__list__element a {
  display: inline-block;
  width: 100%;
  color: #262626;
}
@media only screen and (min-width: 768px) {
  .customernotices__list__element time,
  .customernotices__list__element a {
    flex: 0 0 200px;
    text-align: right;
  }
}
@media only screen and (min-width: 768px) {
  .customernotices__list__element a {
    flex: 1;
    display: flex;
  }
}
.customernotices__list__element p {
  color: black;
}
@media only screen and (min-width: 768px) {
  .customernotices__list__element p {
    flex: 1;
    padding-left: 24px;
    text-align: left;
  }
}
.customernotices__new {
  max-width: 800px;
  /*left nav*/
  /*table bg*/
  /* styles */
  /* header styles */
  /* divs */
}
.customernotices__new__header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 24px 0 48px;
}
.customernotices__new__content {
  font-size: 14px;
  line-height: 2;
}
@media only screen and (min-width: 768px) {
  .customernotices__new__content {
    font-size: 16px;
  }
}
.customernotices__new__content h1 {
  margin-bottom: 24px;
  text-align: center;
}
.customernotices__new__content h1:first-of-type,
.customernotices__new__content h2:first-of-type {
  text-align: center;
  margin-bottom: 48px;
}
.customernotices__new__content h1 > img, .customernotices__new__content h2 > img {
  display: none;
}
.customernotices__new__content h2,
.customernotices__new__content h3,
.customernotices__new__content h4,
.customernotices__new__content h5,
.customernotices__new__content h6 {
  margin-bottom: 12px;
}
.customernotices__new__content img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 0 0 0;
}
.customernotices__new__content img + img {
  margin-top: -24px;
}
.customernotices__new__content ul,
.customernotices__new__content ol,
.customernotices__new__content li,
.customernotices__new__content p {
  font-size: 14px;
  line-height: 2;
}
@media only screen and (min-width: 768px) {
  .customernotices__new__content ul,
  .customernotices__new__content ol,
  .customernotices__new__content li,
  .customernotices__new__content p {
    font-size: 16px;
  }
}
.customernotices__new__content p {
  margin-bottom: 0;
}
.customernotices__new__content p + p {
  margin-top: 24px;
}
.customernotices__new__content ul,
.customernotices__new__content ol,
.customernotices__new__content li {
  list-style: circle;
  list-style-position: inside;
}
.customernotices__new__content ul,
.customernotices__new__content ol {
  margin-bottom: 24px;
}
.customernotices__new__content ul li,
.customernotices__new__content ol li {
  margin-bottom: 0;
}
.customernotices__new__content table {
  border-collapse: collapse;
  margin: 24px 0 48px;
}
.customernotices__new__content table tr {
  padding: 0;
  border: 0;
}
.customernotices__new__content table td {
  flex: 1 !important;
  border: 0;
}
.customernotices__new__content table tr, .customernotices__new__content table td {
  padding: 8px;
  line-height: 2;
}
.customernotices__new__content table tr ul, .customernotices__new__content table td ul {
  margin-bottom: 0;
}
.customernotices__new__content blockquote {
  padding: 24px;
  font-style: italic;
  position: relative;
}
.customernotices__new__content blockquote:before, .customernotices__new__content blockquote:after {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  content: "\f10d";
  font-size: 18px;
  opacity: 0.5;
  left: -6px;
  top: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
}
.customernotices__new__content blockquote:after {
  content: "\f10e";
  left: inherit;
  right: 12px;
  top: inherit;
  bottom: 0;
}
.customernotices__new__content iframe {
  width: 100%;
  margin: 24px 0;
}
.customernotices__new__content .header {
  display: none;
}
.customernotices__new .title-line740 {
  background-repeat: repeat-x;
  background-position: bottom;
  height: 54px;
  width: 740px;
  display: block;
  margin-bottom: 30px;
}
.customernotices__new .sub_title {
  display: block;
  border-bottom-color: #666;
  text-align: left;
  padding: 5px;
  margin-bottom: 26px;
  font-size: 20px;
}
.customernotices__new .sub_title_02 {
  padding: 5px;
  border-left: 10px solid #CCCCCC;
  font-size: 14px;
  color: #666;
  background-color: #EEEEEE;
  font-weight: bold;
  margin-bottom: 10px;
}
.customernotices__new .p_title_01 {
  font-weight: bold;
  color: #333;
  display: block;
  border-bottom-style: solid;
  border-bottom-color: #666;
  border-bottom-width: 1px;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.customernotices__new .border_b1 {
  background-color: #FFF;
  border: 1px solid #ccc;
  text-align: left;
}
.customernotices__new .go_top {
  font-size: 12px;
  color: #666;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #666;
  text-align: right;
  margin-top: 10px;
}
.customernotices__new .center {
  display: block;
  text-align: center;
}
.customernotices__new .table_01ec {
  border-collapse: collapse;
  table-layout: fixed;
}
.customernotices__new .table_01ec th {
  background-color: #eeeeee;
  padding: 5px 5px 5px 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
}
.customernotices__new .table_01ec td {
  text-align: center;
  padding: 5px 5px 5px 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
  word-break: break-all;
  display: table-cell;
  vertical-align: middle;
}
.customernotices__new .table_01ec tr:first-child td {
  background-color: #eeeeee;
  padding: 15px 5px 15px 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
  font-weight: bold;
}
.customernotices__new .table_01ec tr {
  display: table-row;
}
.customernotices__new .link-text {
  word-break: break-all;
}
.customernotices__new .flexible_table tr {
  display: table-row;
}
.customernotices__new .plan_table {
  border-collapse: collapse;
}
.customernotices__new .plan_table td {
  text-align: center;
  padding: 5px 5px 5px 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
  word-break: break-all;
  display: table-cell;
  vertical-align: middle;
}
.customernotices__new .plan_table tr {
  display: table-row;
}
.customernotices__new .table_02e {
  border-collapse: collapse;
}
.customernotices__new .table_02e th {
  background-color: #eeeeee;
  padding: 5px 5px 5px 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
}
.customernotices__new .table_02e td {
  padding: 5px 5px 5px 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
}
.customernotices__new td .table_text_left {
  text-align: left;
}
.customernotices__new td .table_text_right {
  text-align: right;
}
.customernotices__new ol, .customernotices__new ul {
  list-style: none;
  text-indent: -1em;
  padding-left: 7px;
  margin-left: 7px;
  margin-bottom: -5px;
}
.customernotices__new li {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.customernotices__new .margin_top_5 {
  margin-top: 5px;
}
.customernotices__new dl {
  margin-bottom: -5px;
  text-align: left;
}
.customernotices__new dt {
  display: inline-block;
  width: 20px;
  float: left;
  margin-bottom: 5px;
  text-align: left;
}
.customernotices__new dd {
  display: block;
  margin-bottom: 5px;
  margin-left: 10px;
  zoom: 1;
  text-align: left;
}
.customernotices__new dd ul {
  text-indent: -1px;
  padding-left: 7px;
  margin-left: 7px;
}
.customernotices__new dd li {
  margin-top: 3px;
  padding-top: 3px;
  list-style-type: disc;
}
.customernotices__new img.right {
  margin-left: 15px;
  display: block;
  float: right;
}
.customernotices__new .margin_left_20 {
  margin-left: 20px;
}
.customernotices__new .margin_top_10 {
  margin-top: 10px;
}
.customernotices__new .border_bb01 {
  background-color: #FFF;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #666;
  font-weight: bold;
}
.customernotices__new .pad_left_35 {
  padding-left: 35px;
}
.customernotices__new .pdflist {
  margin-left: 12px;
  display: block;
  background-repeat: no-repeat;
  background-position: 2px 3px;
  padding-left: 27px;
  padding-bottom: 10px;
}
.customernotices__new a.pdf {
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: right;
  padding-bottom: 5px;
  margin-right: 10px;
}
.customernotices__new .center_01 {
  text-align: center;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
}
.customernotices__new .red {
  color: #ff0000;
}
.customernotices__new #base {
  margin: 0 0 0 0;
  background-color: #FFFFFF;
}
.customernotices__new .linkblue {
  text-decoration: none;
  color: #000099 !important;
}
.customernotices__new .linkblue:hover {
  text-decoration: underline;
  color: #CC0000 !important;
}
.customernotices__new h3 {
  font-size: 16px;
  line-height: 20px;
  color: #000000 !important;
}
.customernotices__new h4, .customernotices__new td, .customernotices__new th {
  color: #000000 !important;
}
.customernotices__new dl {
  padding: 15px 0 !important;
}
.customernotices__new dd, .customernotices__new li, .customernotices__new p {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.25px;
}
.customernotices__new .title {
  background: left bottom repeat-x;
  padding-bottom: 4px;
}
.customernotices__new .footer {
  background: left top repeat-x;
}
.customernotices__new .visuale {
  margin: 15px 0 0 0;
}
.customernotices__new .btnarea {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 740px;
}
.customernotices__new .btnarea li {
  float: left;
  padding-bottom: 22px;
}
.customernotices__new .btnarea .leftblock {
  margin-right: 36px;
}
.customernotices__new .btnback {
  width: 740px;
  margin: 0 auto 15px;
  text-align: left;
}
.customernotices__new .set {
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #ffffff;
  empty-cells: show;
}
.customernotices__new .set th {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 5px;
  text-align: center;
}
.customernotices__new .set td {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 5px;
  vertical-align: top;
}
.customernotices__new .set .mark {
  text-align: center;
  vertical-align: middle;
}
.customernotices__new .top {
  clear: both;
  width: 740px;
  margin: 0 auto 20px;
  text-align: right;
}
.customernotices__new .questionwrapper {
  width: 740px;
}
.customernotices__new .questionarea {
  width: 360px;
  float: left;
  text-align: left;
  padding-bottom: 20px;
}
.customernotices__new .questionbox {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #000000;
}
.customernotices__new .question {
  list-style-image: url("https://assets.mitsubishi-fuso.com/fusoassets/2022/12/disc-question.gif");
  padding-left: 17px;
  margin: 5px 0;
  color: #555555;
  display: list-item;
  width: fit-content;
  text-align: left;
  list-style-position: inside;
}
.customernotices__new .leftbox {
  margin-right: 20px;
}
.customernotices__new .category {
  margin: 0;
  padding: 5px;
  background-color: #DDDDDD;
  color: #000000;
  text-align: left;
}
.customernotices__new .answerwrapper {
  width: 740px;
}
.customernotices__new .answerarea {
  width: 740px;
  text-align: left;
}
.customernotices__new .answerbox {
  padding: 0 0 0 0;
  list-style: none;
  color: #555555;
}
.customernotices__new .answer {
  list-style-image: url("https://assets.mitsubishi-fuso.com/fusoassets/2022/12/disc-answer.gif");
  padding-left: 17px;
  display: list-item;
  margin: 0 0 0;
  margin-bottom: 5px;
  zoom: 1;
  text-align: left;
  color: #555555;
  list-style-position: inside;
}
.customernotices__new .answer li {
  list-style: none;
}
.customernotices__new .line {
  padding: 15px 0 0 0;
  list-style: none;
  border-top: #666666 1px solid;
}
.customernotices__new .list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.customernotices__new .list li {
  display: inline;
}
.customernotices__new .list02 {
  list-style: none;
  margin: 0 0 0 0;
  padding: 5px;
}
.customernotices__new .content {
  margin: 15px auto 0;
  width: 740px;
}
.customernotices__new .contentbox {
  border: 1px solid #DDDDDD;
  padding: 5px;
}
.customernotices__new .fig {
  text-align: center;
  padding-bottom: 5px;
}
.customernotices__new .hint {
  width: 740px;
  margin: 0 auto;
  text-align: right;
}
.customernotices__new .wide1 {
  width: 10px;
}
.customernotices__new .wide2 {
  width: 270px;
}
.customernotices__new .wide3 {
  width: 265px;
}
.customernotices__new .wide4 {
  width: 10px;
}
.customernotices__new .wide5 {
  width: 10px;
}
.customernotices__new .wide6 {
  width: 50px;
}
.customernotices__new .none, .customernotices__new .none td {
  margin: 0;
  padding: 0;
  border: none;
}
.customernotices__new .pnav {
  padding-top: 10px;
  padding-bottom: 10px;
}
.customernotices__new .circle {
  color: #CCCCCC;
}
.customernotices__new .note {
  text-decoration: underline;
  color: #FF0000;
}
.customernotices__new .mgn0 {
  margin: 0 0 0 0;
}
.customernotices__new .clearfix {
  clear: both;
}
.customernotices__new .txtb {
  font-weight: normal;
  color: #000000;
}
.customernotices__new .td1 {
  background-color: #000000;
}
.customernotices__new .td2 {
  background-color: #DC1313;
}
.customernotices__new .td3 {
  background-color: #FFFFFF;
}
.customernotices__new .td4 {
  background-color: #EEEEEE;
}
.customernotices__new .grey {
  background-color: #cccccc;
}
.customernotices__new .bcolor {
  background-color: #333366;
}
.customernotices__new .ltRed {
  background-color: #FFcccc;
}
.customernotices__new .blgrey {
  background-color: #9999CC;
}
.customernotices__new .bcolor2 {
  background-color: #333366;
  font-size: 12px;
  color: #FFFFFF;
}
.customernotices__new .n10 {
  font-size: 10px;
}
.customernotices__new .n12w {
  font-size: 12px;
  color: #FFFFFF;
  line-height: 14px;
}
.customernotices__new .h16 {
  font-size: 12px;
  line-height: 16px;
}
.customernotices__new .n10h14 {
  font-size: 10px;
  line-height: 14px;
}
.customernotices__new .n10h16 {
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 1px;
}
.customernotices__new .redPx12 {
  color: #ff0000;
  font-size: 12px;
  font-weight: bold;
}
.customernotices__new .caption {
  color: #333333;
  font-size: 10px;
  padding-top: 5px;
  line-height: 12px;
}
.customernotices__new .mdDkGreyPx12 {
  color: #666666;
  font-size: 12px;
  line-height: 14px;
}
.customernotices__new .whitePx10 {
  font-size: 10px;
  color: #ffffff;
}
.customernotices__new .blackPx14B {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
.customernotices__new .tableText {
  color: #000000;
  font-size: 12px;
}
.customernotices__new .whitePx12 {
  font-size: 12px;
  color: #ffffff;
}
.customernotices__new .body {
  color: #666666;
  font-size: 12px;
  padding-top: 5px;
  line-height: 16px;
}
.customernotices__new .body2 {
  color: #666666;
  font-size: 12px;
  padding-top: 5px;
  line-height: 16px;
}
.customernotices__new .whitePx14 {
  font-size: 14px;
  color: #ffffff;
}
.customernotices__new H1 {
  font-size: 18px;
  font-weight: bold;
  margin: 0px;
  color: #000000;
  line-height: 20px;
}
.customernotices__new H2 {
  font-size: 28px;
  font-weight: bold;
  margin: 5px 0px 5px 0px;
  color: #ff0000;
}
.customernotices__new H3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  color: #000000;
}
.customernotices__new H4 {
  font-size: 12px;
  font-weight: bold;
  margin: 5px 0px 5px 0px;
  color: #ff0000;
}
.customernotices__new H5 {
  font-size: 17px;
  font-weight: bold;
  margin: 8px 0px 8px 0px;
}
.customernotices__new H6 {
  font-size: 14px;
  font-weight: bold;
  margin: 8px 0px 8px 0px;
}
.customernotices__new blue20b {
  font-size: 23px;
  font-weight: bolder;
  color: #000099;
  line-height: 27px;
}
.customernotices__new .blackPx22 {
  color: #000000;
  font-size: 30px;
  font-weight: normal;
  line-height: 25px;
}
.customernotices__new .blackPx12 {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.customernotices__new #indent {
  padding-left: 15px;
}
.customernotices__new #indentList {
  padding-top: 5px;
}
.customernotices__new .redPx14 {
  line-height: 140%;
  font-weight: bold;
  color: #FF0000;
  font-size: 14px;
}
.customernotices__new .black10px {
  font-size: 10px;
  color: #000000;
}
.customernotices__new .dbPx14B {
  font-size: 14px;
  font-weight: bold;
  color: #000066;
}
.customernotices__new .blackPx14 {
  font-size: 14px;
  font-weight: normal;
  color: #000000;
}
.customernotices__new .n14b {
  font-weight: bold;
}
.customernotices__new .red2Px10 {
  color: #CC0000;
  font-size: 10px;
  font-weight: normal;
}
.customernotices__new .db12pxb {
  font-size: 12px;
  font-weight: normal;
  color: #000066;
  line-height: 145%;
}
.customernotices__new .n12b {
  font-size: 12px;
  font-weight: bold;
  line-height: 130%;
}
.customernotices__new .n10b {
  font-size: 10px;
  line-height: 145%;
  padding-top: 2px;
  padding-bottom: 2px;
}
.customernotices__new .n10bl {
  font-size: 10px;
  line-height: 145%;
  padding-top: 2px;
  padding-bottom: 2px;
}
.customernotices__new .db12pxbox {
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  line-height: 140%;
  padding: 8px 5px 8px 110px;
}
.customernotices__new .n12lh145 {
  font-size: 12px;
  font-weight: normal;
  line-height: 145%;
  color: #333333;
  padding-right: 20px;
  padding-left: 20px;
}
.customernotices__new .n10td {
  font-size: 10px;
  line-height: 145%;
  padding-top: 2px;
  padding-bottom: 2px;
}
.customernotices__new .n10blline {
  font-size: 10px;
  line-height: 145%;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: underline;
  border: none;
}
.customernotices__new .n14145 {
  font-size: 14px;
  font-weight: normal;
  line-height: 144%;
}
.customernotices__new .n18 {
  font-size: 18px;
  font-weight: normal;
  line-height: 144%;
}
.customernotices__new .n12lh145m05 {
  font-size: 12px;
  font-weight: normal;
  line-height: 145%;
  color: #333333;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 0px;
}
.customernotices__new .n12bgreen {
  font-size: 12px;
  font-weight: bold;
  color: #009C79;
  padding-top: 5px;
  padding-bottom: 5px;
}
.customernotices__new .n12145 {
  font-size: 12px;
  font-weight: normal;
  line-height: 144%;
  color: #333333;
}
.customernotices__new .f10h11 {
  font-size: 10px;
  line-height: 11px;
}
.customernotices__new .f10h15 {
  font-size: 10px;
  line-height: 15px;
}
.customernotices__new .f12h14 {
  font-size: 12px;
  line-height: 14px;
}
.customernotices__new .f12h17 {
  font-size: 12px;
  line-height: 17px;
}
.customernotices__new .f12h20 {
  font-size: 12px;
  line-height: 20px;
}
.customernotices__new .f14 {
  font-size: 14px;
}
.customernotices__new .f14h20 {
  font-size: 14px;
  line-height: 20px;
}
.customernotices__new .f16 {
  font-size: 16px;
}
.customernotices__new .f16h20 {
  font-size: 16px;
  line-height: 20px;
}
.customernotices__new .f18 {
  font-size: 18px;
}
.customernotices__new .f11h18 {
  font-size: 11px;
  line-height: 18px;
}
.customernotices__new .f16h25 {
  font-size: 16px;
  line-height: 25px;
}
.customernotices__new .f24 {
  font-size: 24px;
}
.customernotices__new .s_tit {
  padding: 5px;
  border-left: 10px solid #CCCCCC;
  font-size: 14px;
  font-weight: bold;
}
.customernotices__new .s_tit2 {
  padding: 5px;
  border-left: 10px solid #CCCCCC;
  font-size: 14px;
  color: #333333;
  background-color: #EEEEEE;
  font-weight: bold;
}
.customernotices__new .tit_g {
  background-color: #DDDDDD;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}
.customernotices__new #tit_g3 {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #333333;
  padding: 5px;
  margin: 35px 0px 10px 0px;
  width: 600px;
}
.customernotices__new #box01 {
  padding: 5px 5px 10px 5px;
  margin: 0px 0px 35px 0px;
  border: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  width: 600px;
}
.customernotices__new .list01 {
  padding: 7px 5px 7px 5px;
  border-color: #CCCCCC;
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
}
.customernotices__new .img_posi_u {
  vertical-align: -3px;
}

.corporatenotices {
  padding: 72px 24px 120px;
}
.corporatenotices--empty {
  text-align: center;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .corporatenotices--empty {
    min-height: 700px;
  }
}
.corporatenotices--empty i {
  font-size: 60px;
  color: #E10202;
}
.corporatenotices__list {
  max-width: 1000px;
  margin: 24px auto;
}
.corporatenotices__list__element {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
  transition: opacity 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .corporatenotices__list__element {
    flex-direction: row;
    justify-content: center;
  }
}
.corporatenotices__list__element:hover {
  opacity: 0.4;
}
.corporatenotices__list__element time,
.corporatenotices__list__element a {
  display: inline-block;
  width: 100%;
  color: #262626;
}
@media only screen and (min-width: 768px) {
  .corporatenotices__list__element time,
  .corporatenotices__list__element a {
    flex: 0 0 200px;
    text-align: right;
  }
}
@media only screen and (min-width: 768px) {
  .corporatenotices__list__element a {
    flex: 1;
    display: flex;
  }
}
.corporatenotices__list__element p {
  color: black;
}
@media only screen and (min-width: 768px) {
  .corporatenotices__list__element p {
    flex: 1;
    padding-left: 24px;
    text-align: left;
  }
}
.corporatenotices__new {
  max-width: 800px;
  /*left nav*/
  /*table bg*/
  /* styles */
  /* header styles */
  /* divs */
}
.corporatenotices__new__header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 24px 0 48px;
}
.corporatenotices__new__content {
  font-size: 14px;
  line-height: 2;
}
@media only screen and (min-width: 768px) {
  .corporatenotices__new__content {
    font-size: 16px;
  }
}
.corporatenotices__new__content h1 {
  margin-bottom: 24px;
  text-align: center;
}
.corporatenotices__new__content h1:first-of-type,
.corporatenotices__new__content h2:first-of-type {
  text-align: center;
  margin-bottom: 48px;
}
.corporatenotices__new__content h1 > img, .corporatenotices__new__content h2 > img {
  display: none;
}
.corporatenotices__new__content h2,
.corporatenotices__new__content h3,
.corporatenotices__new__content h4,
.corporatenotices__new__content h5,
.corporatenotices__new__content h6 {
  margin-bottom: 12px;
}
.corporatenotices__new__content img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 0 0 0;
}
.corporatenotices__new__content img + img {
  margin-top: -24px;
}
.corporatenotices__new__content ul,
.corporatenotices__new__content ol,
.corporatenotices__new__content li,
.corporatenotices__new__content p {
  font-size: 14px;
  line-height: 2;
}
@media only screen and (min-width: 768px) {
  .corporatenotices__new__content ul,
  .corporatenotices__new__content ol,
  .corporatenotices__new__content li,
  .corporatenotices__new__content p {
    font-size: 16px;
  }
}
.corporatenotices__new__content p {
  margin-bottom: 0;
}
.corporatenotices__new__content p + p {
  margin-top: 24px;
}
.corporatenotices__new__content ul,
.corporatenotices__new__content ol,
.corporatenotices__new__content li {
  list-style: circle;
  list-style-position: inside;
}
.corporatenotices__new__content ul,
.corporatenotices__new__content ol {
  margin-bottom: 24px;
}
.corporatenotices__new__content ul li,
.corporatenotices__new__content ol li {
  margin-bottom: 0;
}
.corporatenotices__new__content table {
  border-collapse: collapse;
  margin: 24px 0 48px;
}
.corporatenotices__new__content table tr {
  padding: 0;
  border: 0;
}
.corporatenotices__new__content table td {
  flex: 1 !important;
  border: 0;
}
.corporatenotices__new__content table tr, .corporatenotices__new__content table td {
  padding: 8px;
  line-height: 2;
}
.corporatenotices__new__content table tr ul, .corporatenotices__new__content table td ul {
  margin-bottom: 0;
}
.corporatenotices__new__content blockquote {
  padding: 24px;
  font-style: italic;
  position: relative;
}
.corporatenotices__new__content blockquote:before, .corporatenotices__new__content blockquote:after {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  content: "\f10d";
  font-size: 18px;
  opacity: 0.5;
  left: -6px;
  top: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
}
.corporatenotices__new__content blockquote:after {
  content: "\f10e";
  left: inherit;
  right: 12px;
  top: inherit;
  bottom: 0;
}
.corporatenotices__new__content iframe {
  width: 100%;
  margin: 24px 0;
}
.corporatenotices__new__content .header {
  display: none;
}
.corporatenotices__new .title-line740 {
  background-repeat: repeat-x;
  background-position: bottom;
  height: 54px;
  width: 740px;
  display: block;
  margin-bottom: 30px;
}
.corporatenotices__new .sub_title {
  display: block;
  border-bottom-color: #666;
  text-align: left;
  padding: 5px;
  margin-bottom: 26px;
  font-size: 20px;
}
.corporatenotices__new .sub_title_02 {
  padding: 5px;
  border-left: 10px solid #CCCCCC;
  font-size: 14px;
  color: #666;
  background-color: #EEEEEE;
  font-weight: bold;
  margin-bottom: 10px;
}
.corporatenotices__new .p_title_01 {
  font-weight: bold;
  color: #333;
  display: block;
  border-bottom-style: solid;
  border-bottom-color: #666;
  border-bottom-width: 1px;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.corporatenotices__new .border_b1 {
  background-color: #FFF;
  border: 1px solid #ccc;
  text-align: left;
}
.corporatenotices__new .go_top {
  font-size: 12px;
  color: #666;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #666;
  text-align: right;
  margin-top: 10px;
}
.corporatenotices__new .center {
  display: block;
  text-align: center;
}
.corporatenotices__new .table_01ec {
  border-collapse: collapse;
  table-layout: fixed;
}
.corporatenotices__new .table_01ec th {
  background-color: #eeeeee;
  padding: 5px 5px 5px 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
}
.corporatenotices__new .table_01ec td {
  text-align: center;
  padding: 5px 5px 5px 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
  word-break: break-all;
  display: table-cell;
  vertical-align: middle;
}
.corporatenotices__new .table_01ec tr:first-child td {
  background-color: #eeeeee;
  padding: 15px 5px 15px 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
  font-weight: bold;
}
.corporatenotices__new .table_01ec tr {
  display: table-row;
}
.corporatenotices__new .link-text {
  word-break: break-all;
}
.corporatenotices__new .flexible_table tr {
  display: table-row;
}
.corporatenotices__new .plan_table {
  border-collapse: collapse;
}
.corporatenotices__new .plan_table td {
  text-align: center;
  padding: 5px 5px 5px 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
  word-break: break-all;
  display: table-cell;
  vertical-align: middle;
}
.corporatenotices__new .plan_table tr {
  display: table-row;
}
.corporatenotices__new .table_02e {
  border-collapse: collapse;
}
.corporatenotices__new .table_02e th {
  background-color: #eeeeee;
  padding: 5px 5px 5px 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
}
.corporatenotices__new .table_02e td {
  padding: 5px 5px 5px 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
}
.corporatenotices__new td .table_text_left {
  text-align: left;
}
.corporatenotices__new td .table_text_right {
  text-align: right;
}
.corporatenotices__new ol, .corporatenotices__new ul {
  list-style: none;
  text-indent: -1em;
  padding-left: 7px;
  margin-left: 7px;
  margin-bottom: -5px;
}
.corporatenotices__new li {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.corporatenotices__new .margin_top_5 {
  margin-top: 5px;
}
.corporatenotices__new dl {
  margin-bottom: -5px;
  text-align: left;
}
.corporatenotices__new dt {
  display: inline-block;
  width: 20px;
  float: left;
  margin-bottom: 5px;
  text-align: left;
}
.corporatenotices__new dd {
  display: block;
  margin-bottom: 5px;
  margin-left: 10px;
  zoom: 1;
  text-align: left;
}
.corporatenotices__new dd ul {
  text-indent: -1px;
  padding-left: 7px;
  margin-left: 7px;
}
.corporatenotices__new dd li {
  margin-top: 3px;
  padding-top: 3px;
  list-style-type: disc;
}
.corporatenotices__new img.right {
  margin-left: 15px;
  display: block;
  float: right;
}
.corporatenotices__new .margin_left_20 {
  margin-left: 20px;
}
.corporatenotices__new .margin_top_10 {
  margin-top: 10px;
}
.corporatenotices__new .border_bb01 {
  background-color: #FFF;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #666;
  font-weight: bold;
}
.corporatenotices__new .pad_left_35 {
  padding-left: 35px;
}
.corporatenotices__new .pdflist {
  margin-left: 12px;
  display: block;
  background-repeat: no-repeat;
  background-position: 2px 3px;
  padding-left: 27px;
  padding-bottom: 10px;
}
.corporatenotices__new a.pdf {
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: right;
  padding-bottom: 5px;
  margin-right: 10px;
}
.corporatenotices__new .center_01 {
  text-align: center;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
}
.corporatenotices__new .red {
  color: #ff0000;
}
.corporatenotices__new #base {
  margin: 0 0 0 0;
  background-color: #FFFFFF;
}
.corporatenotices__new .linkblue {
  text-decoration: none;
  color: #000099 !important;
}
.corporatenotices__new .linkblue:hover {
  text-decoration: underline;
  color: #CC0000 !important;
}
.corporatenotices__new h3 {
  font-size: 16px;
  line-height: 20px;
  color: #000000 !important;
}
.corporatenotices__new h4, .corporatenotices__new td, .corporatenotices__new th {
  color: #000000 !important;
}
.corporatenotices__new dl {
  padding: 15px 0 !important;
}
.corporatenotices__new dd, .corporatenotices__new li, .corporatenotices__new p {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.25px;
}
.corporatenotices__new .title {
  background: left bottom repeat-x;
  padding-bottom: 4px;
}
.corporatenotices__new .footer {
  background: left top repeat-x;
}
.corporatenotices__new .visuale {
  margin: 15px 0 0 0;
}
.corporatenotices__new .btnarea {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 740px;
}
.corporatenotices__new .btnarea li {
  float: left;
  padding-bottom: 22px;
}
.corporatenotices__new .btnarea .leftblock {
  margin-right: 36px;
}
.corporatenotices__new .btnback {
  width: 740px;
  margin: 0 auto 15px;
  text-align: left;
}
.corporatenotices__new .set {
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #ffffff;
  empty-cells: show;
}
.corporatenotices__new .set th {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 5px;
  text-align: center;
}
.corporatenotices__new .set td {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 5px;
  vertical-align: top;
}
.corporatenotices__new .set .mark {
  text-align: center;
  vertical-align: middle;
}
.corporatenotices__new .top {
  clear: both;
  width: 740px;
  margin: 0 auto 20px;
  text-align: right;
}
.corporatenotices__new .questionwrapper {
  width: 740px;
}
.corporatenotices__new .questionarea {
  width: 360px;
  float: left;
  text-align: left;
  padding-bottom: 20px;
}
.corporatenotices__new .questionbox {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #000000;
}
.corporatenotices__new .question {
  list-style-image: url("https://assets.mitsubishi-fuso.com/fusoassets/2022/12/disc-question.gif");
  padding-left: 17px;
  margin: 5px 0;
  color: #555555;
  display: list-item;
  width: fit-content;
  text-align: left;
  list-style-position: inside;
}
.corporatenotices__new .leftbox {
  margin-right: 20px;
}
.corporatenotices__new .category {
  margin: 0;
  padding: 5px;
  background-color: #DDDDDD;
  color: #000000;
  text-align: left;
}
.corporatenotices__new .answerwrapper {
  width: 740px;
}
.corporatenotices__new .answerarea {
  width: 740px;
  text-align: left;
}
.corporatenotices__new .answerbox {
  padding: 0 0 0 0;
  list-style: none;
  color: #555555;
}
.corporatenotices__new .answer {
  list-style-image: url("https://assets.mitsubishi-fuso.com/fusoassets/2022/12/disc-answer.gif");
  padding-left: 17px;
  display: list-item;
  margin: 0 0 0;
  margin-bottom: 5px;
  zoom: 1;
  text-align: left;
  color: #555555;
  list-style-position: inside;
}
.corporatenotices__new .answer li {
  list-style: none;
}
.corporatenotices__new .line {
  padding: 15px 0 0 0;
  list-style: none;
  border-top: #666666 1px solid;
}
.corporatenotices__new .list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.corporatenotices__new .list li {
  display: inline;
}
.corporatenotices__new .list02 {
  list-style: none;
  margin: 0 0 0 0;
  padding: 5px;
}
.corporatenotices__new .content {
  margin: 15px auto 0;
  width: 740px;
}
.corporatenotices__new .contentbox {
  border: 1px solid #DDDDDD;
  padding: 5px;
}
.corporatenotices__new .fig {
  text-align: center;
  padding-bottom: 5px;
}
.corporatenotices__new .hint {
  width: 740px;
  margin: 0 auto;
  text-align: right;
}
.corporatenotices__new .wide1 {
  width: 10px;
}
.corporatenotices__new .wide2 {
  width: 270px;
}
.corporatenotices__new .wide3 {
  width: 265px;
}
.corporatenotices__new .wide4 {
  width: 10px;
}
.corporatenotices__new .wide5 {
  width: 10px;
}
.corporatenotices__new .wide6 {
  width: 50px;
}
.corporatenotices__new .none, .corporatenotices__new .none td {
  margin: 0;
  padding: 0;
  border: none;
}
.corporatenotices__new .pnav {
  padding-top: 10px;
  padding-bottom: 10px;
}
.corporatenotices__new .circle {
  color: #CCCCCC;
}
.corporatenotices__new .note {
  text-decoration: underline;
  color: #FF0000;
}
.corporatenotices__new .mgn0 {
  margin: 0 0 0 0;
}
.corporatenotices__new .clearfix {
  clear: both;
}
.corporatenotices__new .txtb {
  font-weight: normal;
  color: #000000;
}
.corporatenotices__new .td1 {
  background-color: #000000;
}
.corporatenotices__new .td2 {
  background-color: #DC1313;
}
.corporatenotices__new .td3 {
  background-color: #FFFFFF;
}
.corporatenotices__new .td4 {
  background-color: #EEEEEE;
}
.corporatenotices__new .grey {
  background-color: #cccccc;
}
.corporatenotices__new .bcolor {
  background-color: #333366;
}
.corporatenotices__new .ltRed {
  background-color: #FFcccc;
}
.corporatenotices__new .blgrey {
  background-color: #9999CC;
}
.corporatenotices__new .bcolor2 {
  background-color: #333366;
  font-size: 12px;
  color: #FFFFFF;
}
.corporatenotices__new .n10 {
  font-size: 10px;
}
.corporatenotices__new .n12w {
  font-size: 12px;
  color: #FFFFFF;
  line-height: 14px;
}
.corporatenotices__new .h16 {
  font-size: 12px;
  line-height: 16px;
}
.corporatenotices__new .n10h14 {
  font-size: 10px;
  line-height: 14px;
}
.corporatenotices__new .n10h16 {
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 1px;
}
.corporatenotices__new .redPx12 {
  color: #ff0000;
  font-size: 12px;
  font-weight: bold;
}
.corporatenotices__new .caption {
  color: #333333;
  font-size: 10px;
  padding-top: 5px;
  line-height: 12px;
}
.corporatenotices__new .mdDkGreyPx12 {
  color: #666666;
  font-size: 12px;
  line-height: 14px;
}
.corporatenotices__new .whitePx10 {
  font-size: 10px;
  color: #ffffff;
}
.corporatenotices__new .blackPx14B {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
.corporatenotices__new .tableText {
  color: #000000;
  font-size: 12px;
}
.corporatenotices__new .whitePx12 {
  font-size: 12px;
  color: #ffffff;
}
.corporatenotices__new .body {
  color: #666666;
  font-size: 12px;
  padding-top: 5px;
  line-height: 16px;
}
.corporatenotices__new .body2 {
  color: #666666;
  font-size: 12px;
  padding-top: 5px;
  line-height: 16px;
}
.corporatenotices__new .whitePx14 {
  font-size: 14px;
  color: #ffffff;
}
.corporatenotices__new H1 {
  font-size: 32px;
  font-weight: bold;
  margin: 0px;
  color: #000000;
  line-height: 20px;
}
.corporatenotices__new H2 {
  font-size: 28px;
  font-weight: bold;
  margin: 5px 0px 5px 0px;
  color: #ff0000;
}
.corporatenotices__new H3 {
  font-size: 24px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  color: #000000;
}
.corporatenotices__new H4 {
  font-size: 20px;
  font-weight: bold;
  margin: 5px 0px 5px 0px;
  color: #ff0000;
}
.corporatenotices__new H5 {
  font-size: 17px;
  font-weight: bold;
  margin: 8px 0px 8px 0px;
}
.corporatenotices__new H6 {
  font-size: 14px;
  font-weight: bold;
  margin: 8px 0px 8px 0px;
}
.corporatenotices__new blue20b {
  font-size: 23px;
  font-weight: bolder;
  color: #000099;
  line-height: 27px;
}
.corporatenotices__new .blackPx22 {
  color: #000000;
  font-size: 30px;
  font-weight: normal;
  line-height: 25px;
}
.corporatenotices__new .blackPx12 {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.corporatenotices__new #indent {
  padding-left: 15px;
}
.corporatenotices__new #indentList {
  padding-top: 5px;
}
.corporatenotices__new .redPx14 {
  line-height: 140%;
  font-weight: bold;
  color: #FF0000;
  font-size: 14px;
}
.corporatenotices__new .black10px {
  font-size: 10px;
  color: #000000;
}
.corporatenotices__new .dbPx14B {
  font-size: 14px;
  font-weight: bold;
  color: #000066;
}
.corporatenotices__new .blackPx14 {
  font-size: 14px;
  font-weight: normal;
  color: #000000;
}
.corporatenotices__new .n14b {
  font-weight: bold;
}
.corporatenotices__new .red2Px10 {
  color: #CC0000;
  font-size: 10px;
  font-weight: normal;
}
.corporatenotices__new .db12pxb {
  font-size: 12px;
  font-weight: normal;
  color: #000066;
  line-height: 145%;
}
.corporatenotices__new .n12b {
  font-size: 12px;
  font-weight: bold;
  line-height: 130%;
}
.corporatenotices__new .n10b {
  font-size: 10px;
  line-height: 145%;
  padding-top: 2px;
  padding-bottom: 2px;
}
.corporatenotices__new .n10bl {
  font-size: 10px;
  line-height: 145%;
  padding-top: 2px;
  padding-bottom: 2px;
}
.corporatenotices__new .db12pxbox {
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  line-height: 140%;
  padding: 8px 5px 8px 110px;
}
.corporatenotices__new .n12lh145 {
  font-size: 12px;
  font-weight: normal;
  line-height: 145%;
  color: #333333;
  padding-right: 20px;
  padding-left: 20px;
}
.corporatenotices__new .n10td {
  font-size: 10px;
  line-height: 145%;
  padding-top: 2px;
  padding-bottom: 2px;
}
.corporatenotices__new .n10blline {
  font-size: 10px;
  line-height: 145%;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: underline;
  border: none;
}
.corporatenotices__new .n14145 {
  font-size: 14px;
  font-weight: normal;
  line-height: 144%;
}
.corporatenotices__new .n18 {
  font-size: 18px;
  font-weight: normal;
  line-height: 144%;
}
.corporatenotices__new .n12lh145m05 {
  font-size: 12px;
  font-weight: normal;
  line-height: 145%;
  color: #333333;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 0px;
}
.corporatenotices__new .n12bgreen {
  font-size: 12px;
  font-weight: bold;
  color: #009C79;
  padding-top: 5px;
  padding-bottom: 5px;
}
.corporatenotices__new .n12145 {
  font-size: 12px;
  font-weight: normal;
  line-height: 144%;
  color: #333333;
}
.corporatenotices__new .f10h11 {
  font-size: 10px;
  line-height: 11px;
}
.corporatenotices__new .f10h15 {
  font-size: 10px;
  line-height: 15px;
}
.corporatenotices__new .f12h14 {
  font-size: 12px;
  line-height: 14px;
}
.corporatenotices__new .f12h17 {
  font-size: 12px;
  line-height: 17px;
}
.corporatenotices__new .f12h20 {
  font-size: 12px;
  line-height: 20px;
}
.corporatenotices__new .f14 {
  font-size: 14px;
}
.corporatenotices__new .f14h20 {
  font-size: 14px;
  line-height: 20px;
}
.corporatenotices__new .f16 {
  font-size: 16px;
}
.corporatenotices__new .f16h20 {
  font-size: 16px;
  line-height: 20px;
}
.corporatenotices__new .f18 {
  font-size: 18px;
}
.corporatenotices__new .f11h18 {
  font-size: 11px;
  line-height: 18px;
}
.corporatenotices__new .f16h25 {
  font-size: 16px;
  line-height: 25px;
}
.corporatenotices__new .f24 {
  font-size: 24px;
}
.corporatenotices__new .s_tit {
  padding: 5px;
  border-left: 10px solid #CCCCCC;
  font-size: 14px;
  font-weight: bold;
}
.corporatenotices__new .s_tit2 {
  padding: 5px;
  border-left: 10px solid #CCCCCC;
  font-size: 14px;
  color: #333333;
  background-color: #EEEEEE;
  font-weight: bold;
}
.corporatenotices__new .tit_g {
  background-color: #DDDDDD;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}
.corporatenotices__new #tit_g3 {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #333333;
  padding: 5px;
  margin: 35px 0px 10px 0px;
  width: 600px;
}
.corporatenotices__new #box01 {
  padding: 5px 5px 10px 5px;
  margin: 0px 0px 35px 0px;
  border: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  width: 600px;
}
.corporatenotices__new .list01 {
  padding: 7px 5px 7px 5px;
  border-color: #CCCCCC;
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
}
.corporatenotices__new .img_posi_u {
  vertical-align: -3px;
}

.card-new-text-align-left {
  justify-content: start !important;
  align-items: start !important;
}

.card-new-text-align-center {
  justify-content: center !important;
  align-items: center !important;
}

.card-new-text-align-right {
  flex-direction: row !important;
  justify-content: right !important;
}

.card-new-font-size-40px {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 36px;
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .card-new-font-size-40px {
    font-size: 40px;
    line-height: 48px;
  }
}

.card-new-font-size-28px {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 31.2px;
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .card-new-font-size-28px {
    font-size: 32px;
    line-height: 36px;
    font-size: 28px;
    line-height: 40px;
  }
}

.card-new-font-size-24px {
  font-size: 20px;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .card-new-font-size-24px {
    font-size: 24px;
    line-height: 28px;
  }
}

.card-new-font-size-20px {
  font-size: 20px;
  line-height: 34px;
}
@media only screen and (min-width: 768px) {
  .card-new-font-size-20px {
    font-size: 20px;
    line-height: 28px;
  }
}

.card-new-font-size-18px {
  font-size: 16px;
  line-height: 16px;
}
@media only screen and (min-width: 768px) {
  .card-new-font-size-18px {
    font-size: 18px;
    line-height: 28px;
  }
}

.recall a {
  text-decoration: none;
}
.recall a:hover {
  text-decoration: underline;
  color: #fa0026;
}
.recall h4 {
  font-size: 14px;
  font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.recall td, .recall th, .recall p {
  font-size: 12px;
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  line-height: 16px;
}
.recall #contents .katashiki {
  text-align: center;
}
.recall .footer-recall {
  margin: 0 auto;
}
.recall .footer-recall img {
  margin: 32px auto;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
}
.recall table {
  max-width: 100vw;
  overflow-y: scroll;
  display: block;
  margin: 12px 0 0 !important;
}
@media only screen and (min-width: 768px) {
  .recall table {
    max-width: none;
    overflow-y: auto;
    display: inline-table;
  }
}
.recall table th {
  padding: 10px;
}

.bordered {
  border: 1px solid #ddd !important;
}

.recall-index-a, .recall-index-a time, .recall-index-a p {
  font-size: 14px !important;
}

.sticky-bottom-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-around; /* Even spacing for 3 buttons */
  align-items: center;
  border-top: 1px solid #191919;
  z-index: 9999;
  transform: translateY(100%);
  transition: transform 0.3s ease;
  border-top: 1px solid #7B7B7B;
}
.sticky-bottom-nav.show {
  transform: translateY(0);
}
@media only screen and (min-width: 768px) {
  .sticky-bottom-nav {
    max-width: 1400px;
    color: #fff;
    bottom: 20px;
    left: 50%;
    justify-content: center;
    transform: translateX(-50%) translateY(150%);
    border-top: 0px solid #7B7B7B;
  }
  .sticky-bottom-nav.show {
    transform: translateX(-50%) translateY(0);
  }
}
.sticky-bottom-nav span {
  flex: none;
}

/* Individual buttons */
.bottom-nav-item {
  height: auto;
  width: auto;
  flex: 1;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-right: 1px solid #7B7B7B;
  padding: 10px 0;
  gap: 4px;
  background: #191919;
  opacity: 1;
  transition: transform 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .bottom-nav-item {
    height: 48px;
    max-width: 250px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 15.6px;
    font-size: 12px;
    padding: 15.6px 0;
    background: rgba(25, 25, 25, 0.8);
  }
}
.bottom-nav-item span {
  text-transform: none;
  color: #FFF;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 133.333% */
  letter-spacing: -0.5px;
}
@media only screen and (min-width: 768px) {
  .bottom-nav-item span {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 100% */
    letter-spacing: -0.65px;
  }
}

.bottom-nav-item img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  margin-bottom: 4px;
}
@media only screen and (min-width: 768px) {
  .bottom-nav-item img {
    margin-bottom: 0px;
    width: auto;
    height: 22px;
  }
}

.bottom-nav-item:hover {
  background: rgb(25, 25, 25);
}

.bottom-nav-item:last-child {
  border: 0 !important;
  border-radius: 0px 50px 50px 0px !important;
}

.bottom-nav-item:first-child {
  border-radius: 0 !important;
}
@media only screen and (min-width: 768px) {
  .bottom-nav-item:first-child {
    border-radius: 50px 0px 0px 50px !important;
  }
}

.bottom-nav-item:nth-child(3) {
  border: 0 !important;
}
@media only screen and (min-width: 768px) {
  .bottom-nav-item:nth-child(3) {
    border-right: 1px solid #7B7B7B;
  }
}

.bottom-nav-item-last {
  background-color: #FF0000;
  display: none;
  border: 0 !important;
  max-width: fit-content;
  padding: 15.6px 22px 15.6px 16px;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .bottom-nav-item-last {
    display: block;
  }
}
.bottom-nav-item-last img {
  width: 15.75px;
  height: 18px;
}

.sticky-nav-reopen-wrapper {
  position: fixed;
  bottom: 0;
  right: 22%;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 99999;
}
.sticky-nav-reopen-wrapper .sticky-nav-reopen {
  border-radius: 50px 50px 0 0;
  background: #FF0000;
  backdrop-filter: blur(2px);
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: transform 0.3s ease;
}
.sticky-nav-reopen-wrapper .sticky-nav-reopen img {
  width: 20px;
  height: 20px;
}
.sticky-nav-reopen-wrapper .sticky-nav-reopen:hover {
  background: rgb(25, 25, 25);
}
@media only screen and (min-width: 768px) {
  .sticky-nav-reopen-wrapper .sticky-nav-reopen {
    width: 48px;
    height: 48px;
  }
  .sticky-nav-reopen-wrapper .sticky-nav-reopen img {
    width: 24px;
    height: 24px;
  }
}

.bottom-nav-item-href:last-child {
  border: 0 !important;
  border-radius: 0px 50px 50px 0px !important;
}
@media only screen and (min-width: 768px) {
  .bottom-nav-item-href:last-child {
    border-right: 1px solid #7B7B7B !important;
  }
}

/* -------------- Trucks page -------------- */
.trucks__nav {
  padding: 24px;
  background: #191919;
}
@media only screen and (min-width: 768px) {
  .trucks__nav {
    padding: 16px 24px;
  }
}
.trucks__nav__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.trucks__nav__category p {
  color: #7B7B7B;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .trucks__nav__category {
    display: none;
  }
}
.trucks__nav__brochure {
  display: none;
}
@media only screen and (min-width: 768px) {
  .trucks__nav__brochure {
    display: inline-block;
  }
}

.trucks__overview {
  background: #262626;
  display: none;
}
@media only screen and (min-width: 1025px) {
  .trucks__overview__wrapper {
    display: flex;
  }
}
.trucks__overview__stats {
  display: flex;
  padding: 32px 0;
  border-bottom: 1px solid #464646;
}
@media only screen and (min-width: 768px) {
  .trucks__overview__stats {
    padding: 48px 0;
  }
}
@media only screen and (min-width: 1025px) {
  .trucks__overview__stats {
    border: 0;
    flex-grow: 1;
  }
}
.trucks__overview__stats__element {
  flex: 0 0 33.3333333333%;
  border-right: 1px solid #464646;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4px 8px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .trucks__overview__stats__element {
    flex: 0 0 32%;
  }
}
@media only screen and (min-width: 768px) {
  .trucks__overview__stats__element {
    padding: 24px 8px;
  }
}
.trucks__overview__stats__element__value {
  font-size: 24px;
  color: #FFFFFF;
  text-align: center;
  font-family: "Roboto-Bold";
  margin-bottom: 8px;
}
.trucks__overview__stats__element__value__unit {
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .trucks__overview__stats__element__value {
    font-size: 40px;
    margin-bottom: 16px;
  }
  .trucks__overview__stats__element__value__unit {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1025px) {
  .trucks__overview__stats__element__value {
    font-size: 48px;
    margin-bottom: 32px;
  }
}
.trucks__overview__stats__element__info {
  text-align: center;
  line-height: 18px;
}
@media only screen and (min-width: 1025px) {
  .trucks__overview__stats__element__info {
    line-height: 1;
  }
}
.trucks__overview__highlights {
  padding: 48px 24px;
}
@media only screen and (min-width: 1025px) {
  .trucks__overview__highlights {
    padding: 32px 48px;
  }
}
.trucks__overview__highlights__title {
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 24px;
  font-family: "Roboto-Bold";
}
@media only screen and (min-width: 1025px) {
  .trucks__overview__highlights__title {
    text-align: left;
  }
}
.trucks__overview__highlights__list__element {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
  padding-left: 32px;
  position: relative;
  font-family: "Roboto-Regular";
}
.trucks__overview__highlights__list__element:before {
  position: absolute;
  left: 0;
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  color: #FFFFFF;
  opacity: 0.4;
}

.trucks__description {
  padding: 48px 24px 80px;
  width: 100%;
  max-width: 1110px;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .trucks__description {
    padding: 88px 24px 128px;
  }
}
@media only screen and (min-width: 1025px) {
  .trucks__description {
    padding: 88px 32px 128px;
  }
}
.trucks__description__title {
  margin-bottom: 24px;
}
.trucks__description__paragraph p {
  margin-bottom: 16px;
}
.trucks__description__paragraph:last-of-type {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1025px) {
  .trucks__description__download {
    display: none;
  }
}

.trucks__related {
  padding-bottom: 80px;
}
@media only screen and (min-width: 768px) {
  .trucks__related {
    padding-bottom: 136px;
  }
}
.trucks__related__title {
  margin-bottom: 24px;
  text-align: center;
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .trucks__related__title {
    margin-bottom: 48px;
  }
}
.trucks__related__list {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .trucks__related__list {
    display: block;
    flex-wrap: initial;
  }
}

/* -------------- Products list page -------------- */
.products__list__title {
  background: #F2F2F2;
  padding: 32px 24px;
}
@media only screen and (min-width: 768px) {
  .products__list__title {
    padding: 62px 24px;
  }
}
@media only screen and (min-width: 1025px) {
  .products__list__title {
    padding: 62px 32px;
  }
}
.products__list__title h1 {
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .products__list__title h1 {
    font-size: 48px;
    font-size: 40px;
    line-height: 1;
  }
}
@media only screen and (min-width: 1025px) {
  .products__list__title h1 {
    font-size: 42px;
    line-height: 1;
  }
}
.products__list__vehicles {
  padding: 36px 0 80px 0;
}
@media only screen and (min-width: 768px) {
  .products__list__vehicles {
    padding: 88px 0 80px 0;
  }
}

.list {
  margin-bottom: 36px;
}
.list h3, .list h4 {
  font-size: 20px !important;
}
.list__element {
  font-size: 14px;
  margin-bottom: 0;
  padding: 12px;
}
@media only screen and (min-width: 768px) {
  .list__element {
    font-size: 16px;
    padding: 24px 48px;
  }
}
@media only screen and (min-width: 992px) {
  .list__element {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1025px) {
  .list__element {
    font-size: 20px;
  }
}
.list--number {
  list-style: none;
  counter-reset: list-counter;
}
.list--number .list__element {
  counter-increment: list-counter;
  display: flex;
  border-bottom: 1px solid white;
}
.list--number .list__element::before {
  display: inline-block;
  content: counter(list-counter) ".";
  height: 100%;
  flex: 0 0 8%;
}
.list--number tr {
  border-bottom: 0;
}
.list--number ul, .list--number ol {
  padding: 0 12px;
}
.list--number ul li, .list--number ol li {
  border-bottom: 0 !important;
}
.list--number ol {
  list-style-type: upper-roman;
}
.list--number ol li {
  counter-increment: dont;
  padding-left: 12px;
  display: list-item;
}
.list--number ol li::before {
  display: none;
}
.list--roman {
  list-style-type: upper-roman;
}
.list--roman .list__element {
  counter-increment: dont;
  padding-left: 12px;
  display: list-item;
}
.list--roman .list__element::before {
  display: none;
}
.list--grey {
  background-color: #F2F2F2;
  border-radius: 10px;
}

.products__caroussel__wrapper {
  margin-bottom: 48px;
}
@media only screen and (min-width: 768px) {
  .products__caroussel__wrapper {
    margin-bottom: 0;
    padding: 0px 32px 10px;
  }
}
.products__caroussel__wrapper__slick {
  padding: 0;
}
.products__caroussel__wrapper__slick .grid {
  display: flex !important;
}
.products__caroussel__header {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1025px) {
  .products__caroussel__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 48px;
    padding: 48px 24px 0;
  }
}
.products__caroussel__header__title {
  padding: 48px 24px 24px;
}
.products__caroussel__header__title h2 {
  margin-bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .products__caroussel__header__title {
    padding: 0;
    flex-grow: 1;
  }
}
.products__caroussel__header__nav__list {
  display: flex;
  overflow: auto;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .products__caroussel__header__nav__list__element {
    padding-left: 32px;
  }
  .products__caroussel__header__nav__list__element:first-child {
    padding-left: 0;
  }
}
.products__caroussel__header__nav__list__element a {
  font-size: 18px;
  color: #191919;
  font-family: "Roboto-Medium";
  text-decoration: none;
  display: inline-block;
  outline: 0;
  border-bottom: 2px solid transparent;
  transition: border 0.3s linear;
  line-height: 32px;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 16px;
}
.products__caroussel__header__nav__list__element a.active, .products__caroussel__header__nav__list__element a:hover {
  border-color: #E10202;
}
.products__caroussel__header__nav .slick-slide {
  padding-left: 24px;
  padding-right: 8px;
}

.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  font-size: 16px;
  line-height: 1.5;
}
.modal ul {
  font-size: 16px;
}
@media only screen and (min-width: 992px) {
  .modal ul {
    font-size: 18px;
  }
}
.modal--visible {
  pointer-events: all;
}
.modal__content {
  width: 100%;
  max-width: 1200px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
}
.modal__content__video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.modal__content__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal__content__text {
  background-color: white;
  padding: 24px;
}
.modal__content__text h4 {
  margin-bottom: 24px;
}
.modal__content__text p {
  margin-bottom: 14px;
}
.modal__content__text p:last-of-type {
  margin-bottom: 0;
}
.modal__content--box {
  width: 100%;
  overflow: auto;
}
.modal__content--box.modal__content {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0;
  max-height: 100%;
  overflow: auto;
}
@media only screen and (min-width: 576px) {
  .modal__content--box.modal__content {
    max-width: 520px;
    height: auto;
    max-height: 90%;
    padding: 20px;
  }
}
.modal__close {
  position: absolute;
  width: 36px;
  height: 36px;
  right: 0px;
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #191919;
  background: white;
  border-radius: 50%;
  font-size: 16px;
  cursor: pointer;
  z-index: 100;
}
@media only screen and (min-width: 992px) {
  .modal__close {
    right: 22px;
    top: 22px;
  }
}
.modal__close i {
  display: inline-block;
  height: 16px;
}

.tabs__switcher {
  z-index: 100;
  width: 100%;
  background-color: #191919;
  color: #FFFFFF;
  font-size: 16px;
  padding: 12px 24px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow: -moz-scrollbars-none;
}
.tabs__switcher::-webkit-scrollbar {
  width: 0 !important;
  display: none;
}
@media only screen and (min-width: 1440px) {
  .tabs__switcher {
    overflow-x: inherit;
    padding: 24px 48px;
  }
}
.tabs__switcher > * {
  flex: 0 0 auto;
}
.tabs__switcher__logo {
  vertical-align: inherit;
  height: 20px;
  max-width: initial;
  padding-right: 25px;
}
.tabs__switcher__button {
  display: inline-block;
  margin-left: 0;
}
@media only screen and (min-width: 992px) {
  .tabs__switcher__button {
    display: inline-block;
  }
}
.tabs__switcher__left {
  margin-right: auto;
}
@media only screen and (min-width: 992px) {
  .tabs__switcher__left, .tabs__switcher__right {
    width: auto;
  }
}
.tabs__switcher__right {
  text-align: right;
  margin-right: 52px;
}
.tabs__switcher__list {
  display: flex !important;
}
@media only screen and (min-width: 768px) {
  .tabs__switcher__list {
    flex: 0 0 auto;
    margin: 0 48px;
    margin-right: 0;
  }
}
.tabs__switcher__list__element {
  margin-right: 36px;
  cursor: pointer;
  padding: 0 0 5px;
  color: #FFFFFF;
}
.tabs__switcher__list__element:last-child {
  margin-right: 0;
}
.tabs__switcher__list__element.vc_active {
  padding: 0 0 5px !important;
  border-bottom: 1px solid white;
  display: inline-block;
}
.tabs__switcher__square {
  height: 1px;
  width: 1px;
}
@media only screen and (min-width: 992px) {
  .tabs__switcher__square {
    display: none;
  }
}
.tabs__switcher--fixed {
  position: fixed !important;
}
.tabs__switcher--black {
  margin-top: -88px;
}
@media only screen and (min-width: 992px) {
  .tabs__switcher--black {
    margin-top: -88px;
  }
}
.tabs__switcher--white {
  margin: 0 auto;
  margin-bottom: 24px;
  padding: 0;
  padding-top: 24px;
  background-color: transparent;
  border-bottom: 1px solid #D9D9D9;
}
@media only screen and (min-width: 768px) {
  .tabs__switcher--white {
    border-bottom: 0;
    padding: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .tabs__switcher--white {
    justify-content: center;
    padding: 36px 24px;
    margin-bottom: 48px;
  }
}
.tabs__switcher--white .tabs__switcher__list {
  flex-wrap: nowrap;
  height: 70px;
  align-items: center;
  justify-content: center;
  min-width: 100%;
}
@media only screen and (min-width: 768px) {
  .tabs__switcher--white .tabs__switcher__list {
    padding: 0 24px;
    margin: 0;
    border-radius: 32px;
    box-shadow: 0 0 30px 1px rgba(0, 0, 0, 0.06);
  }
}
@media only screen and (min-width: 992px) {
  .tabs__switcher--white .tabs__switcher__list {
    min-width: auto;
  }
}
.tabs__switcher--white .tabs__switcher__list__element {
  color: #262626;
  margin: 0 24px;
  padding: 0 !important;
  border: 0;
  flex: 0 0 auto;
}
.tabs__switcher--white .tabs__switcher__list__element:last-child {
  margin-right: 24px;
}
.tabs__switcher--white .tabs__switcher__list__element:hover, .tabs__switcher--white .tabs__switcher__list__element:focus, .tabs__switcher--white .tabs__switcher__list__element.vc_active {
  color: #8F98AA;
  border: none;
}
.tabs__container__list__element {
  display: none;
}
.tabs__container__list__element.vc_active {
  display: block;
}
.tabs__container__list__element__body {
  padding: 0 !important;
  border: 0 !important;
}

.tabs__switcher--sticky {
  position: sticky;
  top: 0px;
  z-index: 2;
}

.tabs__switcher--sticky.tabs__switcher--white {
  position: sticky;
  top: -24px;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .tabs__switcher--sticky.tabs__switcher--white {
    top: 0px;
  }
}

.tabs__switcher--sticky.tabs__switcher--white .tabs__switcher__list {
  background-color: #fff;
}

.tabs__switcher__button {
  background: #ff0000;
  color: #fff;
  padding: 28px 24px 60px 24px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4 !important;
}
@media only screen and (min-width: 1440px) {
  .tabs__switcher__button {
    padding: 28px 40px 60px 40px;
    font-size: 18px;
    line-height: 1.5 !important;
    font-weight: normal !important;
  }
}
.tabs__switcher__button:hover {
  background: #fff;
  color: #ff0000;
}
.tabs__switcher__button:focus {
  background: #ff0000;
  color: #fff;
}

.tabs__switcher:has(.tabs__switcher__right) {
  padding: 0 0 0 24px !important;
}
@media only screen and (min-width: 1440px) {
  .tabs__switcher:has(.tabs__switcher__right) {
    padding: 0 0 0 48px !important;
  }
}

.tabs__switcher {
  display: none;
}
@media only screen and (min-width: 768px) {
  .tabs__switcher {
    display: flex;
  }
}

.tabs__accordion-wrapper {
  display: block;
  width: 100%;
  background: #191919;
  color: #fff;
  position: sticky;
  top: 41px;
  z-index: 150;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
@media only screen and (min-width: 768px) {
  .tabs__accordion-wrapper {
    display: none;
  }
}

.tabs__accordion-title {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: -4px;
  padding: 12px 24px;
  background: #191919;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px; /* 150% */
  cursor: pointer;
  position: relative;
  gap: 0;
  display: flex;
  align-items: center;
}
.tabs__accordion-title span {
  flex: 1;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
}

img.tabs__accordion-title__icon {
  width: 28px;
  height: 28px;
  margin-right: 10px;
}

.tabs__accordion-btn {
  float: right;
  background: #E10202;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  padding: 9.5px 26px 10.5px 26px;
  white-space: nowrap;
  transition: background 0.3s ease;
}
.tabs__accordion-btn:hover {
  background: #e53935;
}

/* Accordion content list */
.tabs__accordion {
  display: none;
  background: #191919;
}

.tabs__accordion-wrapper.open .tabs__accordion {
  display: block;
  padding: 24px;
}

.tabs__accordion__item {
  opacity: 0.5;
  padding: 8px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 200;
  line-height: 21px; /* 150% */
}
.tabs__accordion__item.active {
  font-weight: 700;
  opacity: 1;
}

.tabs__switcher__left img {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.tabs__switcher__left img.visible {
  opacity: 1;
  transform: translateY(0);
}

.tabs__accordion-wrapper .tabs__accordion-title img.tabs__accordion-title__icon {
  transition: transform 0.3s;
}
.tabs__accordion-wrapper.open .tabs__accordion-title img.tabs__accordion-title__icon {
  transform: rotate(180deg);
}

.page-template-templates .tabs__accordion-wrapper {
  top: 0;
}

/* -------------- CF7 -------------- */
.div-container {
  max-width: 880px;
  height: 575px;
  margin-left: auto;
  margin-right: auto;
}
.div-container .wpcf7-not-valid-tip {
  height: 24px;
  align-items: center;
  display: flex;
}
.div-container ul li {
  list-style-position: outside !important;
}

.summery-div-container {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
}
.summery-div-container tr th:first-child {
  background-color: #f1f1ef;
  border-right: 1px solid black;
}
.summery-div-container tr:first-child {
  border-color: black;
  border-right: 1px solid black;
  border-left: 1px solid black;
}
.summery-div-container tr {
  padding: 0px !important;
  border: 1px solid black !important;
}
.summery-div-container center {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  align-items: center;
}

.wpcf7 input[type=submit] {
  background-color: red;
  border: none;
  color: white;
  padding: 10px 60px 10px 60px;
  -webkit-border-radius: 0 !important;
  -webkit-appearance: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1;
}

.wpcf7-previous {
  background-color: black;
  border: none;
  color: white;
  padding: 10px 60px 10px 60px;
  -webkit-border-radius: 0 !important;
  -webkit-appearance: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1;
}

.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=tel],
.wpcf7 input[type=number] {
  background-color: #f5f5f5;
  height: 30px;
  border: #ebebeb 1px solid;
  border-radius: 5px;
}

.wpcf7 textarea {
  background-color: #f5f5f5;
  border: #ebebeb 1px solid;
  border-radius: 5px;
  width: 100%;
  height: 100px;
  padding: 10px 10px 10px 10px;
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 0 !important;
}

.wpcf7 ul {
  list-style: disc;
}

.wpcf7 ul li {
  font-size: 15px;
}

.wpcf7 label {
  color: black;
  font-weight: bold;
}

.wpcf7 select {
  background-color: #f5f5f5;
  border: #ebebeb 1px solid;
  border-radius: 5px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%), linear-gradient(to right, black, black);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
}

.one-half,
.one,
.one-long,
.one-third {
  position: relative;
  margin-right: 4%;
  float: left;
}

.one-mini {
  vertical-align: middle;
  margin-right: 10px;
  width: 50px !important;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.one-mini + .wpcf7-not-valid-tip {
  height: 24px;
  align-items: center;
  display: flex;
  position: absolute;
  width: 350px !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row {
  flex-direction: row !important;
}

.one-half {
  width: 48%;
}

.one-third {
  width: 30.66%;
}

.one {
  width: 90%;
  margin-right: 0px;
}

.one-long {
  width: 90%;
  margin-right: 0px;
}

.one-long > p {
  margin-bottom: 15px !important;
}

.last {
  margin-right: 0 !important;
  clear: right;
}

.one-inline {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0;
}

.one-inline > p {
  margin-bottom: 0px !important;
}

.mini {
  width: 10px;
}

.radio-container {
  position: relative;
  width: 85%;
  float: left;
  margin-right: 4%;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

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

.mt30 {
  margin-top: 30px !important;
}

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

.mt50 {
  margin-top: 50px !important;
}

.width100 {
  width: 100% !important;
}

.display-flex {
  display: flex !important;
}

.red-span {
  color: red;
  font-weight: normal;
  font-size: 14px;
}

.white-span {
  font-weight: normal;
  font-size: 14px;
  margin-top: 10px;
}

.grey-span {
  color: #7d7d7d;
  font-weight: normal;
  font-size: 14px;
  margin-top: 10px;
}

@media only screen and (max-width: 600px) {
  .one-half,
  .one-long,
  .one-third {
    width: 100%;
    margin-right: 0;
  }
  .one {
    width: 80%;
  }
  .div-container {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 auto;
    position: relative;
    left: 0%;
    transform: none;
  }
  .summery-div-container {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 auto;
    position: relative;
    left: 0%;
    transform: none;
  }
  .summery-div-container center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
  .summery-div-container tr th:first-child {
    background-color: #f1f1ef;
    border-right: 0px solid black;
  }
  .summery-div-container tr td {
    padding: 10px;
  }
}
/*-----------Validation Messages-----------*/
.wpcf7 .wpcf7-not-valid-tip {
  font-size: 12px !important;
  width: 100%;
}

.wpcf7 form .wpcf7-response-output {
  position: relative !important;
  float: left !important;
  font-size: 15px !important;
  text-align: center !important;
}

.wpcf-result-label {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  color: #585858;
  font-weight: 700;
}

.wpcf-seq-display-none {
  display: none;
}

.wpcf-receipt {
  text-align: center;
  justify-content: center;
  width: 100%;
}
.wpcf-receipt span {
  font-size: inherit !important;
}
.wpcf-receipt a {
  color: blue;
  text-decoration: underline;
}

/* -------------- CATALOG FORM -------------- */
.catalog {
  display: flex;
  justify-content: center;
  padding-top: 50px;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) {
  .catalog {
    margin-bottom: 140px;
  }
}
.catalog__header {
  width: 100%;
}
.catalog__header h1 {
  color: black;
  font-size: 24px;
  line-height: 28px;
}
@media only screen and (min-width: 768px) {
  .catalog__header h1 {
    font-size: 40px;
    line-height: 28px;
  }
}
.catalog__header p {
  font-size: 16px;
  line-height: 22px;
  color: #262626;
  font-weight: normal;
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .catalog__header p {
    font-size: 20px;
    line-height: 28px;
    margin-top: 36px;
  }
}
.catalog__second_header h1 {
  font-size: 18px;
  line-height: 28px;
  color: black;
}
@media only screen and (min-width: 768px) {
  .catalog__second_header h1 {
    font-size: 32px;
    line-height: 28px;
  }
}
.catalog__second_header h1 span {
  font-size: 14px;
  line-height: 24px;
  color: #F70E12;
  font-weight: normal;
}
.catalog__second_header .top_check_container {
  display: flex;
  flex-direction: row;
  margin-top: 15px;
  align-items: center;
}
.catalog__second_header .top_check_container input[name=selectnone] {
  margin-left: 20px;
}
.catalog__second_header .top_check_container label {
  font-family: "Roboto-Light";
  color: black;
}
.catalog .catalog_list {
  display: block;
}
.catalog__catalog_list__section {
  margin: 25px 0px;
}
@media only screen and (min-width: 768px) {
  .catalog__catalog_list__section {
    margin: 35px 0px;
  }
}
.catalog__catalog_list__section .product_header {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .catalog__catalog_list__section .product_header {
    font-size: 24px;
    line-height: 24px;
  }
}
.catalog__catalog_list__section .products_container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 15px;
  grid-row-gap: 20px;
  margin: 20px 0px;
}
@media only screen and (min-width: 768px) {
  .catalog__catalog_list__section .products_container {
    grid-template-columns: max-content max-content max-content;
    column-gap: 20px;
    grid-row-gap: 20px;
    margin: 20px 0px;
  }
}
@media only screen and (min-width: 992px) {
  .catalog__catalog_list__section .products_container {
    grid-template-columns: max-content max-content max-content max-content;
  }
}
.catalog__catalog_list__section .products_container .product_item {
  background-color: white;
  border-radius: 10px;
  border: 1px solid #EBEBEB;
  padding: 10px;
  height: max-content;
  display: flex;
  flex-direction: column;
  position: relative;
}
.catalog__catalog_list__section .products_container .product_item__checkbox_container {
  position: absolute;
}
.catalog__catalog_list__section .products_container .product_item img {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .catalog__catalog_list__section .products_container .product_item img {
    width: 180px;
  }
}
.catalog__catalog_list__section .products_container .product_item__title {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .catalog__catalog_list__section .products_container .product_item__title {
    font-size: 18px;
    line-height: 24px;
  }
}
.catalog__catalog_list__section .products_container .product_item__summery {
  font-size: 10px;
  line-height: 24px;
  color: #5F5F5F;
  margin: 0;
  margin-bottom: 10px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .catalog__catalog_list__section .products_container .product_item__summery {
    font-size: 14px;
    line-height: 24px;
  }
}
.catalog__button_container {
  display: flex;
  justify-content: center;
  margin-top: 48px;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .catalog__button_container {
    margin-top: 80px;
  }
}
.catalog__button_container input[type=button] {
  border: none;
  color: white;
  cursor: pointer;
  padding: 10px 60px 10px 60px;
  -webkit-border-radius: 0 !important;
  -webkit-appearance: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1;
  margin: 10px;
}
.catalog__button_container .button-red {
  background-color: red;
}
.catalog__button_container .button-black {
  background-color: black;
}
.catalog__form_container {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: none;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .catalog__form_container {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
  }
}
.catalog__form_container .wpcf7 input[type=text], .catalog__form_container .wpcf7 input[type=email] {
  width: 80%;
}
@media only screen and (min-width: 768px) {
  .catalog__form_container .wpcf7 input[type=text], .catalog__form_container .wpcf7 input[type=email] {
    width: auto;
  }
}
.catalog__form_container h2 {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .catalog__form_container h2 {
    margin-bottom: 10px;
  }
}
.catalog__form_container .one {
  width: 100%;
}
.catalog__form_container .one__button {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.catalog__form_container .one__button input[type=button] {
  border: none;
  color: white;
  cursor: pointer;
  padding: 10px 60px 10px 60px;
  -webkit-border-radius: 0 !important;
  -webkit-appearance: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1;
  margin: 10px;
}
.catalog__form_container .one__button .button-red {
  background-color: red;
}
.catalog__form_container .one__button .button-black {
  background-color: black;
}
.catalog__form_container .red-span a {
  color: inherit;
  text-decoration: underline;
}
.catalog__summery-form-container {
  max-width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  left: 0%;
  transform: none;
  display: none;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .catalog__summery-form-container {
    max-width: 880px;
  }
}
@media only screen and (min-width: 768px) {
  .catalog__summery-form-container tr th:first-child {
    background-color: #f1f1ef;
    border-right: 1px solid black;
  }
}
.catalog__summery-form-container tr:first-child {
  background-color: #f1f1ef;
  border-right: 0px solid black;
}
@media only screen and (min-width: 768px) {
  .catalog__summery-form-container tr:first-child {
    border-color: black;
    border-right: 1px solid black;
    border-left: 1px solid black;
  }
}
.catalog__summery-form-container tr {
  padding: 0px !important;
  border: 1px solid black !important;
}
@media only screen and (min-width: 768px) {
  .catalog__summery-form-container tr {
    padding: 0px !important;
    border: 1px solid black !important;
  }
}
.catalog__summery-form-container tr, .catalog__summery-form-container td {
  padding: 10px;
}
.catalog__summery-form-container center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .catalog__summery-form-container center {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
}
.catalog__last-form_container {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.catalog__last-form_container img {
  width: 219px;
}
.catalog__last-form_container h1 {
  font-size: 24px;
  line-height: 28px;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .catalog__last-form_container h1 {
    font-size: 32px;
    line-height: 28px;
  }
}
.catalog__last-form_container__description {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .catalog__last-form_container__description {
    font-size: 20px;
    line-height: 28px;
  }
}
.catalog__last-form_container__description_2 {
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  .catalog__last-form_container__description_2 {
    font-size: 16px;
    line-height: 24px;
  }
}
.catalog__last-form_container__description_2 a {
  text-decoration: underline;
  color: red;
  font-weight: bold;
}
.catalog__loading_container {
  display: none;
  justify-content: center;
  align-items: center;
}

.page-template-templates-catalog-form .wpcf7-list-item label {
  margin-right: 10px;
}
.page-template-templates-catalog-form label {
  line-height: 32px;
}
.page-template-templates-catalog-form .name-3 {
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-catalog-form .name-3 {
    margin-bottom: 20px;
  }
}
.page-template-templates-catalog-form .email-cat {
  margin-bottom: 0px;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-catalog-form .email-cat {
    margin-bottom: 20px;
  }
}
.page-template-templates-catalog-form .email-conf-cat {
  margin-top: 0px;
}
.page-template-templates-catalog-form .email-conf-cat label {
  line-height: 0;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-catalog-form .email-conf-cat label {
    line-height: 32px;
  }
}
@media only screen and (min-width: 768px) {
  .page-template-templates-catalog-form .email-conf-cat {
    margin-top: 12px;
  }
}
.page-template-templates-catalog-form .name-2-last {
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-catalog-form .name-2-last {
    margin-top: 20px;
  }
}
.page-template-templates-catalog-form .name-2-last label {
  line-height: 0px;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-catalog-form .name-2-last label {
    line-height: 32px;
  }
}
.page-template-templates-catalog-form .wpcf7 ul {
  line-height: 28px;
}

/*** STEPPER CSS START **/
.stepper {
  display: none;
  margin: 100px 0;
  padding: 0;
  width: 100%;
  list-style: none;
  position: relative;
}
.stepper::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  content: "";
  width: calc(100% - 20px);
  background: white;
}

.stepper__item {
  flex: 100%;
  padding: 20px 20px 20px 40px;
  background-color: #e7e7e7;
  position: relative;
  color: black;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #e7e7e7;
  -webkit-clip-path: polygon(30px 50%, 0% 0%, calc(100% - 30px) 0%, 99% 50%, calc(100% - 30px) 100%, 0% 100%);
}
.stepper__item.current {
  background: #fff;
}
.stepper__item.complete {
  background-color: #F70E12;
  color: white;
}
.stepper__item:first-child {
  padding: 20px;
  -webkit-clip-path: polygon(0% 0%, calc(100% - 30px) 0%, 99% 50%, calc(100% - 30px) 100%, 0% 100%);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.stepper__item:last-child {
  -webkit-clip-path: polygon(30px 50%, 0% 0%, 100% 0%, 100% 100%, 0% 100%);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/*** STEPPER CSS END **/
/*** CUSTOM CHECKBOX START **/
.check, .radio, input[name=selectall], input[name=selectnone] {
  height: 20px;
  width: 20px;
  border: none;
  position: relative;
}

.check:after, .radio:after, input[name=selectall]:after, input[name=selectnone]:after {
  content: "×";
  display: block;
  background: white;
  background-image: url("https://img.icons8.com/material/208/000000/checkmark--v1.png");
  pointer-events: none;
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  color: transparent;
  transition: 0.25s all ease-in-out;
  border-radius: 2px;
  line-height: 15px;
  background-position: 0 20px;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  border-width: 1px;
  border-style: solid;
  border-color: #EBEBEB;
}

.radio:after {
  border-radius: 50%;
}

.check:checked:after, .radio:checked:after, input[name=selectall]:checked:after, input[name=selectnone]:checked:after {
  background-position: center;
}

/*** CUSTOM CHECKBOX START **/
/*** CUSTOM LOADER START **/
.loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #5f5f5f;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 1s linear infinite; /* Safari */
  animation: spin 1s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*** CUSTOM LOADER END **/
.stepper-sm {
  display: flex;
  margin: 48px 0 48px 10px;
  padding: 0;
  width: 100%;
  list-style: none;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .stepper-sm {
    margin: 100px 10px;
  }
}
.stepper-sm::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  content: "";
  width: calc(100% - 20px);
  background: #e7e7e7;
}

.stepper__item-sm {
  flex: auto;
  margin: 0 0 0 -19px;
  border: 1px solid #e7e7e7;
  border-right: 1px solid white;
  padding: 5px 20px 20px 40px;
  font-size: 12px;
  line-height: 20px;
  background: white;
  color: black;
  font-weight: bold;
  height: 30px;
  -webkit-clip-path: polygon(20px 50%, 0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
}
@media only screen and (min-width: 768px) {
  .stepper__item-sm {
    flex: 100%;
    height: auto;
    font-size: 14px;
    line-height: 24px;
    padding: 20px 20px 20px 40px;
  }
}
.stepper__item-sm.current-sm {
  background: #fff;
  font-weight: bold;
}
.stepper__item-sm.complete-sm {
  background-color: #F70E12;
  color: white;
  border: 1px solid #F70E12;
}
.stepper__item-sm.inactive-sm {
  color: #EBEBEB;
}
.stepper__item-sm:first-child {
  padding: 5px 20px 20px 40px;
  -webkit-clip-path: polygon(0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
@media only screen and (min-width: 768px) {
  .stepper__item-sm:first-child {
    padding: 20px;
  }
}
.stepper__item-sm:last-child {
  -webkit-clip-path: polygon(20px 50%, 0% 0%, 100% 0%, 100% 100%, 0% 100%);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-right: 1px solid #e7e7e7;
}

.selected-catalog {
  border: 1px solid #F70E12 !important;
}

#catalog-refresh-fields {
  display: none;
  color: black;
  cursor: pointer;
  font-size: 14px;
  margin-top: 10px;
}

#catalog-refresh-fields:hover {
  text-decoration: underline;
}

.product_item__checkbox_container.second-tier {
  margin-top: 10px;
  bottom: 5px;
  position: relative !important;
  display: none;
  flex-direction: column;
}
.product_item__checkbox_container.second-tier .second-tier-inner {
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
}
.product_item__checkbox_container.second-tier .second-tier-inner p {
  font-size: 14px;
}

.product_item__summery {
  margin-bottom: 10px;
}

.product_item__summery_inner {
  font-size: 10px;
  line-height: 24px;
  color: #5F5F5F;
  margin: 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .product_item__summery_inner {
    font-size: 14px;
    line-height: 24px;
  }
}

.catalog__header__physical-link {
  font-size: 20px;
  margin-top: 40px;
  padding: 10px 20px;
  background-color: #5f5f5f;
  color: #e7e7e7;
  font-weight: 500;
  border-radius: 5px;
  transition: 0.2s;
}
.catalog__header__physical-link:hover {
  background-color: #aaa;
}

/* -------------- News Letter Subscription FORM -------------- */
.newsletter {
  display: flex;
  justify-content: center;
  padding-top: 50px;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) {
  .newsletter {
    margin-bottom: 140px;
  }
}
.newsletter__header {
  width: 100%;
}
.newsletter__header h1 {
  color: black;
  font-size: 24px;
  line-height: 28px;
}
@media only screen and (min-width: 768px) {
  .newsletter__header h1 {
    font-size: 40px;
    line-height: 28px;
  }
}
.newsletter__header p {
  font-size: 16px;
  line-height: 22px;
  color: #262626;
  font-weight: normal;
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .newsletter__header p {
    font-size: 20px;
    line-height: 28px;
    margin-top: 36px;
  }
}
.newsletter__second_header h1 {
  font-size: 18px;
  line-height: 28px;
  color: black;
}
@media only screen and (min-width: 768px) {
  .newsletter__second_header h1 {
    font-size: 32px;
    line-height: 28px;
  }
}
.newsletter__second_header h1 span {
  font-size: 14px;
  line-height: 24px;
  color: #F70E12;
  font-weight: normal;
}
.newsletter__second_header .top_check_container {
  display: flex;
  flex-direction: row;
  margin-top: 15px;
  align-items: center;
}
.newsletter__second_header .top_check_container input[name=selectnone] {
  margin-left: 20px;
}
.newsletter__second_header .top_check_container label {
  font-family: "Roboto-Light";
  color: black;
}
.newsletter__button_container {
  display: flex;
  justify-content: center;
  margin-top: 48px;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .newsletter__button_container {
    margin-top: 80px;
  }
}
.newsletter__button_container input[type=button] {
  border: none;
  color: white;
  cursor: pointer;
  padding: 10px 60px 10px 60px;
  -webkit-border-radius: 0 !important;
  -webkit-appearance: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1;
  margin: 10px;
}
.newsletter__button_container .button-red {
  background-color: red;
}
.newsletter__button_container .button-black {
  background-color: black;
}
.newsletter__form_container {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .newsletter__form_container {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
  }
}
.newsletter__form_container .wpcf7 input[type=text], .newsletter__form_container .wpcf7 input[type=email] {
  width: 80%;
}
@media only screen and (min-width: 768px) {
  .newsletter__form_container .wpcf7 input[type=text], .newsletter__form_container .wpcf7 input[type=email] {
    width: auto;
  }
}
.newsletter__form_container h2 {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .newsletter__form_container h2 {
    margin-bottom: 10px;
  }
}
.newsletter__form_container .one {
  width: 100%;
}
.newsletter__form_container .one__button {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.newsletter__form_container .one__button input[type=button] {
  border: none;
  color: white;
  cursor: pointer;
  padding: 10px 60px 10px 60px;
  -webkit-border-radius: 0 !important;
  -webkit-appearance: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1;
  margin: 10px;
}
.newsletter__form_container .one__button .button-red {
  background-color: red;
}
.newsletter__form_container .one__button .button-black {
  background-color: black;
}
.newsletter__form_container .red-span a {
  color: inherit;
  text-decoration: underline;
}
.newsletter__summery-form-container {
  max-width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  left: 0%;
  transform: none;
  display: none;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .newsletter__summery-form-container {
    max-width: 880px;
  }
}
@media only screen and (min-width: 768px) {
  .newsletter__summery-form-container tr th:first-child {
    background-color: #f1f1ef;
    border-right: 1px solid black;
  }
}
.newsletter__summery-form-container tr:first-child {
  background-color: #f1f1ef;
  border-right: 0px solid black;
}
@media only screen and (min-width: 768px) {
  .newsletter__summery-form-container tr:first-child {
    border-color: black;
    border-right: 1px solid black;
    border-left: 1px solid black;
  }
}
.newsletter__summery-form-container tr {
  padding: 0px !important;
  border: 1px solid black !important;
}
@media only screen and (min-width: 768px) {
  .newsletter__summery-form-container tr {
    padding: 0px !important;
    border: 1px solid black !important;
  }
}
.newsletter__summery-form-container tr, .newsletter__summery-form-container td {
  padding: 10px;
}
.newsletter__summery-form-container center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .newsletter__summery-form-container center {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
}
.newsletter__last-form_container {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.newsletter__last-form_container img {
  width: 219px;
}
.newsletter__last-form_container h1 {
  font-size: 24px;
  line-height: 28px;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .newsletter__last-form_container h1 {
    font-size: 32px;
    line-height: 28px;
  }
}
.newsletter__last-form_container__description {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .newsletter__last-form_container__description {
    font-size: 20px;
    line-height: 28px;
  }
}
.newsletter__last-form_container__description_2 {
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  .newsletter__last-form_container__description_2 {
    font-size: 16px;
    line-height: 24px;
  }
}
.newsletter__last-form_container__description_2 a {
  text-decoration: underline;
  color: red;
  font-weight: bold;
}
.newsletter__loading_container {
  display: none;
  justify-content: center;
  align-items: center;
}

.page-template-templates-news-letter-form .wpcf7-list-item label {
  margin-right: 10px;
}
.page-template-templates-news-letter-form label {
  line-height: 32px;
}
.page-template-templates-news-letter-form .name-3 {
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-news-letter-form .name-3 {
    margin-bottom: 20px;
  }
}
.page-template-templates-news-letter-form .email-cat {
  margin-bottom: 0px;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-news-letter-form .email-cat {
    margin-bottom: 20px;
  }
}
.page-template-templates-news-letter-form .email-conf-cat {
  margin-top: 0px;
}
.page-template-templates-news-letter-form .email-conf-cat label {
  line-height: 0;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-news-letter-form .email-conf-cat label {
    line-height: 32px;
  }
}
@media only screen and (min-width: 768px) {
  .page-template-templates-news-letter-form .email-conf-cat {
    margin-top: 12px;
  }
}
.page-template-templates-news-letter-form .name-2-last {
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-news-letter-form .name-2-last {
    margin-top: 20px;
  }
}
.page-template-templates-news-letter-form .name-2-last label {
  line-height: 0px;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-news-letter-form .name-2-last label {
    line-height: 32px;
  }
}
.page-template-templates-news-letter-form .wpcf7 ul {
  line-height: 28px;
}

/*** STEPPER CSS START **/
.stepper {
  display: none;
  margin: 100px 0;
  padding: 0;
  width: 100%;
  list-style: none;
  position: relative;
}
.stepper::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  content: "";
  width: calc(100% - 20px);
  background: white;
}

.stepper__item {
  flex: 100%;
  padding: 20px 20px 20px 40px;
  background-color: #e7e7e7;
  position: relative;
  color: black;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #e7e7e7;
  -webkit-clip-path: polygon(30px 50%, 0% 0%, calc(100% - 30px) 0%, 99% 50%, calc(100% - 30px) 100%, 0% 100%);
}
.stepper__item.current {
  background: #fff;
}
.stepper__item.complete {
  background-color: #F70E12;
  color: white;
}
.stepper__item:first-child {
  padding: 20px;
  -webkit-clip-path: polygon(0% 0%, calc(100% - 30px) 0%, 99% 50%, calc(100% - 30px) 100%, 0% 100%);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.stepper__item:last-child {
  -webkit-clip-path: polygon(30px 50%, 0% 0%, 100% 0%, 100% 100%, 0% 100%);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/*** STEPPER CSS END **/
/*** CUSTOM CHECKBOX START **/
.check, .radio, input[name=selectall], input[name=selectnone] {
  height: 20px;
  width: 20px;
  border: none;
  position: relative;
}

.check:after, .radio:after, input[name=selectall]:after, input[name=selectnone]:after {
  content: "×";
  display: block;
  background: white;
  background-image: url("https://img.icons8.com/material/208/000000/checkmark--v1.png");
  pointer-events: none;
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  color: transparent;
  transition: 0.25s all ease-in-out;
  border-radius: 2px;
  line-height: 15px;
  background-position: 0 20px;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  border-width: 1px;
  border-style: solid;
  border-color: #EBEBEB;
}

.radio:after {
  border-radius: 50%;
}

.check:checked:after, .radio:checked:after, input[name=selectall]:checked:after, input[name=selectnone]:checked:after {
  background-position: center;
}

/*** CUSTOM CHECKBOX START **/
/*** CUSTOM LOADER START **/
.loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #5f5f5f;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 1s linear infinite; /* Safari */
  animation: spin 1s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*** CUSTOM LOADER END **/
.stepper-sm {
  display: flex;
  margin: 48px 0 48px 10px;
  padding: 0;
  width: 100%;
  list-style: none;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .stepper-sm {
    margin: 100px 10px;
  }
}
.stepper-sm::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  content: "";
  width: calc(100% - 20px);
  background: #e7e7e7;
}

.stepper__item-sm {
  flex: auto;
  margin: 0 0 0 -19px;
  border: 1px solid #e7e7e7;
  border-right: 1px solid white;
  padding: 5px 20px 20px 40px;
  font-size: 12px;
  line-height: 20px;
  background: white;
  color: black;
  font-weight: bold;
  height: 30px;
  -webkit-clip-path: polygon(20px 50%, 0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
}
@media only screen and (min-width: 768px) {
  .stepper__item-sm {
    flex: 100%;
    height: auto;
    font-size: 14px;
    line-height: 24px;
    padding: 20px 20px 20px 40px;
  }
}
.stepper__item-sm.current-sm {
  background: #fff;
  font-weight: bold;
}
.stepper__item-sm.complete-sm {
  background-color: #F70E12;
  color: white;
  border: 1px solid #F70E12;
}
.stepper__item-sm.inactive-sm {
  color: #EBEBEB;
}
.stepper__item-sm:first-child {
  padding: 5px 20px 20px 40px;
  -webkit-clip-path: polygon(0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
@media only screen and (min-width: 768px) {
  .stepper__item-sm:first-child {
    padding: 20px;
  }
}
.stepper__item-sm:last-child {
  -webkit-clip-path: polygon(20px 50%, 0% 0%, 100% 0%, 100% 100%, 0% 100%);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-right: 1px solid #e7e7e7;
}

.selected-catalog {
  border: 1px solid #F70E12 !important;
}

#catalog-refresh-fields {
  display: none;
  color: black;
  cursor: pointer;
  font-size: 14px;
  margin-top: 10px;
}

#catalog-refresh-fields:hover {
  text-decoration: underline;
}

/* -------------- News Letter Subscription FORM -------------- */
.qm_form {
  display: flex;
  justify-content: center;
  padding-top: 50px;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) {
  .qm_form {
    margin-bottom: 140px;
  }
}
.qm_form__header {
  width: 100%;
}
.qm_form__header h1 {
  color: black;
  font-size: 24px;
  line-height: 28px;
}
@media only screen and (min-width: 768px) {
  .qm_form__header h1 {
    font-size: 40px;
    line-height: 28px;
  }
}
.qm_form__header p {
  font-size: 16px;
  line-height: 22px;
  color: #262626;
  font-weight: normal;
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .qm_form__header p {
    font-size: 20px;
    line-height: 28px;
    margin-top: 36px;
  }
}
.qm_form__second_header h1 {
  font-size: 18px;
  line-height: 28px;
  color: black;
}
@media only screen and (min-width: 768px) {
  .qm_form__second_header h1 {
    font-size: 32px;
    line-height: 28px;
  }
}
.qm_form__second_header h1 span {
  font-size: 14px;
  line-height: 24px;
  color: #F70E12;
  font-weight: normal;
}
.qm_form__second_header .top_check_container {
  display: flex;
  flex-direction: row;
  margin-top: 15px;
  align-items: center;
}
.qm_form__second_header .top_check_container input[name=selectnone] {
  margin-left: 20px;
}
.qm_form__second_header .top_check_container label {
  color: black;
}
.qm_form__button_container {
  display: flex;
  justify-content: center;
  margin-top: 48px;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .qm_form__button_container {
    margin-top: 80px;
  }
}
.qm_form__button_container input[type=button] {
  border: none;
  color: white;
  cursor: pointer;
  padding: 10px 60px 10px 60px;
  -webkit-border-radius: 0 !important;
  -webkit-appearance: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1;
  margin: 10px;
}
.qm_form__button_container .button-red {
  background-color: red;
}
.qm_form__button_container .button-black {
  background-color: black;
}
.qm_form__form_container {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .qm_form__form_container {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
  }
}
.qm_form__form_container .wpcf7 input[type=text], .qm_form__form_container .wpcf7 input[type=email] {
  width: 80%;
}
@media only screen and (min-width: 768px) {
  .qm_form__form_container .wpcf7 input[type=text], .qm_form__form_container .wpcf7 input[type=email] {
    width: auto;
  }
}
.qm_form__form_container h2 {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .qm_form__form_container h2 {
    margin-bottom: 10px;
  }
}
.qm_form__form_container .one {
  width: 100%;
}
.qm_form__form_container .one__button {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.qm_form__form_container .one__button input[type=button] {
  border: none;
  color: white;
  cursor: pointer;
  padding: 10px 60px 10px 60px;
  -webkit-border-radius: 0 !important;
  -webkit-appearance: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1;
  margin: 10px;
}
.qm_form__form_container .one__button .button-red {
  background-color: red;
}
.qm_form__form_container .one__button .button-black {
  background-color: black;
}
.qm_form__form_container .red-span a {
  color: inherit;
  text-decoration: underline;
}
.qm_form__form_container .one > .wpcf7-response-output {
  margin: auto !important;
  width: max-content !important;
  float: none !important;
  margin-bottom: 2em !important;
}
.qm_form__summery-form-container {
  max-width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  left: 0%;
  transform: none;
  display: none;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .qm_form__summery-form-container {
    max-width: 880px;
  }
}
@media only screen and (min-width: 768px) {
  .qm_form__summery-form-container tr th:first-child {
    background-color: #f1f1ef;
    border-right: 1px solid black;
  }
}
.qm_form__summery-form-container tr:first-child {
  background-color: #f1f1ef;
  border-right: 0px solid black;
}
@media only screen and (min-width: 768px) {
  .qm_form__summery-form-container tr:first-child {
    border-color: black;
    border-right: 1px solid black;
    border-left: 1px solid black;
  }
}
.qm_form__summery-form-container tr {
  padding: 0px !important;
  border: 1px solid black !important;
}
@media only screen and (min-width: 768px) {
  .qm_form__summery-form-container tr {
    padding: 0px !important;
    border: 1px solid black !important;
  }
}
.qm_form__summery-form-container tr, .qm_form__summery-form-container td {
  padding: 10px;
}
.qm_form__summery-form-container center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .qm_form__summery-form-container center {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
}
.qm_form__last-form_container {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.qm_form__last-form_container img {
  width: 219px;
}
.qm_form__last-form_container h1 {
  font-size: 24px;
  line-height: 28px;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .qm_form__last-form_container h1 {
    font-size: 32px;
    line-height: 28px;
  }
}
.qm_form__last-form_container__description {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .qm_form__last-form_container__description {
    font-size: 20px;
    line-height: 28px;
  }
}
.qm_form__last-form_container__description_2 {
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  .qm_form__last-form_container__description_2 {
    font-size: 16px;
    line-height: 24px;
  }
}
.qm_form__last-form_container__description_2 a {
  text-decoration: underline;
  color: red;
  font-weight: bold;
}
.qm_form__loading_container {
  display: none;
  justify-content: center;
  align-items: center;
}

.country-select > select {
  max-width: 280px;
}

.department > select {
  max-width: 280px;
  width: 280px;
}

.category > select {
  max-width: 280px;
}

.page-template-templates-news-letter-form .wpcf7-list-item label {
  margin-right: 10px;
}
.page-template-templates-news-letter-form label {
  line-height: 32px;
}
.page-template-templates-news-letter-form .name-3 {
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-news-letter-form .name-3 {
    margin-bottom: 20px;
  }
}
.page-template-templates-news-letter-form .email-cat {
  margin-bottom: 0px;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-news-letter-form .email-cat {
    margin-bottom: 20px;
  }
}
.page-template-templates-news-letter-form .email-conf-cat {
  margin-top: 0px;
}
.page-template-templates-news-letter-form .email-conf-cat label {
  line-height: 0;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-news-letter-form .email-conf-cat label {
    line-height: 32px;
  }
}
@media only screen and (min-width: 768px) {
  .page-template-templates-news-letter-form .email-conf-cat {
    margin-top: 12px;
  }
}
.page-template-templates-news-letter-form .name-2-last {
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-news-letter-form .name-2-last {
    margin-top: 20px;
  }
}
.page-template-templates-news-letter-form .name-2-last label {
  line-height: 0px;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-news-letter-form .name-2-last label {
    line-height: 32px;
  }
}
.page-template-templates-news-letter-form .wpcf7 ul {
  line-height: 28px;
}

/*** STEPPER CSS START **/
.stepper {
  display: none;
  margin: 100px 0;
  padding: 0;
  width: 100%;
  list-style: none;
  position: relative;
}
.stepper::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  content: "";
  width: calc(100% - 20px);
  background: white;
}

.stepper__item {
  flex: 100%;
  padding: 20px 20px 20px 40px;
  background-color: #e7e7e7;
  position: relative;
  color: black;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #e7e7e7;
  -webkit-clip-path: polygon(30px 50%, 0% 0%, calc(100% - 30px) 0%, 99% 50%, calc(100% - 30px) 100%, 0% 100%);
}
.stepper__item.current {
  background: #fff;
}
.stepper__item.complete {
  background-color: #F70E12;
  color: white;
}
.stepper__item:first-child {
  padding: 20px;
  -webkit-clip-path: polygon(0% 0%, calc(100% - 30px) 0%, 99% 50%, calc(100% - 30px) 100%, 0% 100%);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.stepper__item:last-child {
  -webkit-clip-path: polygon(30px 50%, 0% 0%, 100% 0%, 100% 100%, 0% 100%);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/*** STEPPER CSS END **/
/*** CUSTOM CHECKBOX START **/
.check, .radio, input[name=selectall], input[name=selectnone] {
  height: 20px;
  width: 20px;
  border: none;
  position: relative;
}

.check:after, .radio:after, input[name=selectall]:after, input[name=selectnone]:after {
  content: "×";
  display: block;
  background: white;
  background-image: url("https://img.icons8.com/material/208/000000/checkmark--v1.png");
  pointer-events: none;
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  color: transparent;
  transition: 0.25s all ease-in-out;
  border-radius: 2px;
  line-height: 15px;
  background-position: 0 20px;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  border-width: 1px;
  border-style: solid;
  border-color: #EBEBEB;
}

.radio:after {
  border-radius: 50%;
}

.check:checked:after, .radio:checked:after, input[name=selectall]:checked:after, input[name=selectnone]:checked:after {
  background-position: center;
}

/*** CUSTOM CHECKBOX START **/
/*** CUSTOM LOADER START **/
.loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #5f5f5f;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 1s linear infinite; /* Safari */
  animation: spin 1s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*** CUSTOM LOADER END **/
.stepper-sm {
  display: flex;
  margin: 48px 0 48px 10px;
  padding: 0;
  width: 100%;
  list-style: none;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .stepper-sm {
    margin: 100px 10px;
  }
}
.stepper-sm::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  content: "";
  width: calc(100% - 20px);
  background: #e7e7e7;
}

.stepper__item-sm {
  flex: auto;
  margin: 0 0 0 -19px;
  border: 1px solid #e7e7e7;
  border-right: 1px solid white;
  padding: 5px 20px 20px 40px;
  font-size: 12px;
  line-height: 20px;
  background: white;
  color: black;
  font-weight: bold;
  height: 30px;
  -webkit-clip-path: polygon(20px 50%, 0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
}
@media only screen and (min-width: 768px) {
  .stepper__item-sm {
    flex: 100%;
    height: auto;
    font-size: 14px;
    line-height: 24px;
    padding: 20px 20px 20px 40px;
  }
}
.stepper__item-sm.current-sm {
  background: #fff;
  font-weight: bold;
}
.stepper__item-sm.complete-sm {
  background-color: #F70E12;
  color: white;
  border: 1px solid #F70E12;
}
.stepper__item-sm.inactive-sm {
  color: #EBEBEB;
}
.stepper__item-sm:first-child {
  padding: 5px 20px 20px 40px;
  -webkit-clip-path: polygon(0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
@media only screen and (min-width: 768px) {
  .stepper__item-sm:first-child {
    padding: 20px;
  }
}
.stepper__item-sm:last-child {
  -webkit-clip-path: polygon(20px 50%, 0% 0%, 100% 0%, 100% 100%, 0% 100%);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-right: 1px solid #e7e7e7;
}

.selected-catalog {
  border: 1px solid #F70E12 !important;
}

#catalog-refresh-fields {
  display: none;
  color: black;
  cursor: pointer;
  font-size: 14px;
  margin-top: 10px;
}

#catalog-refresh-fields:hover {
  text-decoration: underline;
}

/* -------------- eMobility -------------- */
.title_image_card_wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  cursor: pointer;
}
.title_image_card_wrapper img {
  width: 100%;
  height: 100%;
}
.title_image_card_wrapper .img_overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.245557598) 50%);
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.title_image_card_wrapper .title {
  position: absolute;
  top: 16px;
  left: 16px;
  color: white;
  font-size: 24px;
  line-height: 34px;
  font-weight: 800;
  font-family: "Roboto-Bold";
  z-index: 1;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media only screen and (min-width: 768px) {
  .title_image_card_wrapper .title {
    font-size: 1.5vw;
    line-height: 1.7vw;
  }
}
.title_image_card_wrapper:hover .sub-title {
  visibility: visible;
  opacity: 1;
}
.title_image_card_wrapper .sub-title {
  position: absolute;
  color: white;
  font-size: 14px;
  line-height: 21px;
  font-family: "Roboto-Bold";
  width: 100%;
  padding: 16px 16px 26px 16px;
  left: 50%;
  bottom: 0px;
  font-weight: bold;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  margin: 0;
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.5s linear;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media only screen and (min-width: 768px) {
  .title_image_card_wrapper .sub-title {
    visibility: hidden;
    opacity: 0;
  }
}

.fuso_video_wrapper {
  position: relative;
  width: 100%;
  height: 224px;
  margin: 0;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .fuso_video_wrapper {
    height: 564px;
  }
}
.fuso_video_wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 250px;
  height: auto;
  object-fit: cover;
  z-index: -1;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  border-radius: 4px;
}
@media only screen and (min-width: 768px) {
  .fuso_video_wrapper video {
    min-height: 564px;
  }
}
.fuso_video_wrapper video[poster] {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.fuso_video_wrapper button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: transparent;
  padding: 20px;
  text-align: center;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border: solid 1px white;
  transition: visibility 0s, opacity 0.2s linear;
  visibility: visible;
  opacity: 1;
}
.fuso_video_wrapper .play_hidden {
  visibility: hidden;
  opacity: 0;
}

.ec__block {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  align-content: flex-end;
  flex-wrap: wrap;
  padding-bottom: 18px;
  margin: 0 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .ec__block {
    padding-bottom: 28px;
  }
}
.ec__bb {
  border-bottom: 1px solid #EBEBEB;
}
.ec__centered {
  justify-content: center;
}
.ec__logo {
  width: 165px;
  margin: 0 12px 0 0;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .ec__logo {
    max-width: 400px;
    margin: 0 35px 0 0;
    min-width: 300px;
  }
}
.ec__title {
  font-family: "Roboto-Bold";
  font-weight: bold;
  font-size: 24px;
  line-height: 35px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
}
@media only screen and (min-width: 768px) {
  .ec__title {
    font-size: 40px;
  }
}
.ec__sub_title {
  font-family: "Roboto-Bold";
  font-size: 10px;
  line-height: 10px;
  color: black;
  margin-top: 15px;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media only screen and (min-width: 768px) {
  .ec__sub_title {
    font-size: 16px;
    line-height: 16px;
  }
}

.ec_content_block {
  display: flex;
  margin: 0;
}
.ec_content_block p {
  font-family: "Roboto-Light";
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media only screen and (min-width: 768px) {
  .ec_content_block p {
    font-size: 16px;
    line-height: 24px;
  }
}

.wpb_wrapper:has(.fuso_infographic) {
  height: 100%;
  display: flex;
  justify-content: center;
}

.fuso_infographic {
  display: flex;
  flex-direction: column;
  border: 1px solid #EBEBEB;
  padding: 16px 16px 26px 16px;
  height: 100%;
}
.fuso_infographic .infographic_container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  align-self: center;
}
@media only screen and (min-width: 768px) {
  .fuso_infographic .infographic_container {
    height: 345px;
  }
}
.fuso_infographic .infographic_container .infographic {
  width: 100%;
  height: auto;
  object-fit: fill;
  align-self: center;
  max-height: 100%;
  max-width: max-content;
}
.fuso_infographic .info_title {
  font-family: "Roboto-Bold";
  font-size: 32px;
  line-height: 46px;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
}
@media only screen and (min-width: 768px) {
  .fuso_infographic .info_title {
    font-size: 36px;
    line-height: 56px;
  }
}
.fuso_infographic .info_description {
  font-family: "Roboto-Regular";
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  font-weight: 600;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media only screen and (min-width: 768px) {
  .fuso_infographic .info_description {
    font-size: 16px;
    line-height: 24px;
  }
}

.fuso_news__list {
  display: flex;
  flex-direction: column;
}
.fuso_news_footer {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  margin-top: 16px;
}
.fuso_news #fuso_news_load_more {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .fuso_news #fuso_news_load_more {
    width: max-content;
  }
}
.fuso_news #fuso_news_load_more:active, .fuso_news #fuso_news_load_more:hover, .fuso_news #fuso_news_load_more:focus {
  outline: none;
  border: solid 1px #E10202;
}
.fuso_news_item {
  display: flex;
  flex-direction: column-reverse;
  height: 315px;
  border: 1px solid #EBEBEB;
  margin: 16px 0px 16px 0px;
}
@media only screen and (min-width: 768px) {
  .fuso_news_item {
    flex-direction: row;
    height: 226px;
  }
}
.fuso_news_item__hidden {
  display: none;
}
.fuso_news_item__content {
  padding: 16px 16px;
  flex-grow: 1;
  flex-basis: 0;
  cursor: pointer;
  pointer-events: all;
}
.fuso_news_item__content .fuso_news_date {
  font-family: "Roboto-Light";
  font-size: 10px;
  line-height: 10px;
  color: #595959;
  margin: 0 0 5px 0;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media only screen and (min-width: 768px) {
  .fuso_news_item__content .fuso_news_date {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 10px 0;
  }
}
.fuso_news_item__content__title {
  font-family: "Roboto-Bold";
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  margin: 0 0 16px 0;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media only screen and (min-width: 768px) {
  .fuso_news_item__content__title {
    font-size: 24px;
    line-height: 36px;
    margin: 0 0 16px 0;
  }
}
.fuso_news_item__content__description {
  font-font: "Roboto-Bold";
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  margin: 0 0 16px 0;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media only screen and (min-width: 768px) {
  .fuso_news_item__content__description {
    font-size: 16px;
    line-height: 24px;
  }
}
.fuso_news_item__featured_image {
  width: 100%;
  height: 150px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  flex-grow: 1;
  flex-basis: 0;
}
@media only screen and (min-width: 768px) {
  .fuso_news_item__featured_image {
    height: auto;
  }
}

:root {
  --doc-height: 100%;
}

.eCanter_content {
  width: 100%;
  margin: auto;
}
.eCanter_content .vc_row:nth-of-type(1) {
  padding: 60px 0;
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .eCanter_content .vc_row:nth-of-type(1) {
    padding: 75px 5%;
    margin-bottom: 150px;
  }
}
@media only screen and (min-width: 992px) {
  .eCanter_content .vc_row:nth-of-type(1) {
    padding: 75px 10%;
  }
}
.eCanter_content .vc_row:nth-of-type(2) {
  margin-bottom: 32px;
}
@media only screen and (min-width: 768px) {
  .eCanter_content .vc_row:nth-of-type(2) {
    margin-bottom: 30.5px;
  }
}
.eCanter_content .vc_row:nth-of-type(3) {
  margin-bottom: 120px;
}
@media only screen and (min-width: 768px) {
  .eCanter_content .vc_row:nth-of-type(3) {
    margin-bottom: 138px;
  }
}
.eCanter_content .vc_row:nth-of-type(4) {
  margin-bottom: 120px;
}
@media only screen and (min-width: 768px) {
  .eCanter_content .vc_row:nth-of-type(4) {
    margin-bottom: 138px;
  }
}
.eCanter_content .vc_row:nth-of-type(5) {
  margin-bottom: 120px;
}
@media only screen and (min-width: 768px) {
  .eCanter_content .vc_row:nth-of-type(5) {
    margin-bottom: 138px;
  }
}
.eCanter_content .vc_row:not(:first-of-type) {
  width: 100%;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .eCanter_content .vc_row:not(:first-of-type) {
    width: 80%;
  }
}
.eCanter_content .vc_row:last-of-type {
  margin-bottom: 85px;
}
@media only screen and (min-width: 768px) {
  .eCanter_content .vc_row:last-of-type {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) {
  .eCanter_content {
    width: 100%;
  }
}
.eCanter_content .vc_row.vc_column-gap-35 > .vc_column_container {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .eCanter_content .vc_row.vc_column-gap-35 > .vc_column_container {
    padding: 17.5px 17.5px 17.5px 17.5px;
  }
}
.eCanter_content .vc_column-gap-35 .vc_column_container:nth-child(odd) {
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .eCanter_content .vc_column-gap-35 .vc_column_container:nth-child(odd) {
    padding: 17.5px 17.5px 17.5px 0;
  }
}
.eCanter_content .vc_column-gap-35 .vc_column_container:nth-child(even) {
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .eCanter_content .vc_column-gap-35 .vc_column_container:nth-child(even) {
    padding: 17.5px 0 17.5px 17.5px;
  }
}
.eCanter_content .vc_row.vc_column-gap-30 > .vc_column_container {
  padding: 7.5px 15px;
}
@media only screen and (min-width: 768px) {
  .eCanter_content .vc_row.vc_column-gap-30 > .vc_column_container {
    padding: 15px;
  }
}
.eCanter_content .wpb_wrapper {
  height: 100%;
}

.vc_row-ec-inner-margin {
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  .vc_row-ec-inner-margin {
    padding: 0 10%;
  }
}

.em_hero {
  position: relative;
  height: calc(100vh - 30px);
  height: calc(var(--doc-height) - 30px);
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 576px) {
  .em_hero {
    height: calc(100vh - 60px);
  }
}
.em_hero .hero__list__element__picture {
  height: 100%;
}
@media only screen and (min-width: 576px) {
  .em_hero .hero__list__element__picture {
    height: calc(100vh - 60px);
  }
}
.em_hero__inner_container {
  display: grid;
  grid-template-columns: 1fr;
  width: 100vw;
  height: calc(80vh - 30px);
  height: calc(var(--doc-height) / 100 * 90 - 108px);
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container {
    height: calc(80vh - 30px);
    grid-template-columns: 1fr 1fr;
  }
}
.em_hero__inner_container .slick-fade-in {
  opacity: 1 !important;
}
.em_hero__inner_container .em_hero_slick {
  display: flex;
  flex: 1;
  width: 100vw;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: nowrap;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_slick {
    width: 45vw;
    margin-top: 42px;
  }
}
.em_hero__inner_container .em_hero_slick .slick-slider {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.em_hero__inner_container .em_hero_slick .slick-list.draggable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.em_hero__inner_container .em_hero_slick .slick-slide {
  margin: 0 0px 0 0;
  padding: 20px;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 44px;
}
.em_hero__inner_container .em_hero_slick .slick-slide > div {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_slick .slick-slide > div {
    width: auto;
  }
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_slick .slick-slide {
    display: block;
    width: calc(45vw - 48px);
  }
}
.em_hero__inner_container .em_hero_slick .em_hero_slick_list {
  width: 100vw;
  padding: 0;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_slick .em_hero_slick_list {
    height: auto;
    padding: 0 24px;
    width: calc(45vw - 48px);
  }
}
.em_hero__inner_container .em_hero_slick .em_hero_slick_list .slick-list {
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_slick .em_hero_slick_list .slick-list {
    height: auto;
  }
}
.em_hero__inner_container .em_hero_slick .em_hero_slick_list .slick-list .slick-track {
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_slick .em_hero_slick_list .slick-list .slick-track {
    height: auto;
  }
}
.em_hero__inner_container .em_hero_slick .em_hero_top {
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_slick .em_hero_top {
    margin-bottom: 4vh;
  }
}
.em_hero__inner_container .em_hero_slick .em_hero_top .em_hero_type {
  font-family: "Roboto-Bold";
  font-size: 0.5em;
  line-height: 28px;
  margin: 0 0 18px 0;
  color: white;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  font-size: 0.8em;
}
.em_hero__inner_container .em_hero_slick .em_hero_top .em_hero_type span {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_slick .em_hero_top .em_hero_type {
    font-size: 3vh;
    line-height: 4vh;
    margin: 0 0 1vh 0;
  }
}
.em_hero__inner_container .em_hero_slick .em_hero_top .em_hero_heading {
  font-family: "Roboto-Bold";
  color: white;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  font-size: 0.7em;
  line-height: 1.3em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  font-size: 0.9em;
}
.em_hero__inner_container .em_hero_slick .em_hero_top .em_hero_heading span {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_slick .em_hero_top .em_hero_heading {
    font-size: 4vw;
    line-height: 5vw;
    margin-bottom: 1vw;
  }
}
.em_hero__inner_container .em_hero_slick .em_hero_bottom p {
  max-width: 600px;
}
.em_hero__inner_container .em_hero_slick .em_hero_bottom .em_hero_sub_heading {
  font-family: "Roboto-Bold";
  color: white;
  margin: 0 0 50px 0;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  font-size: 0.4em;
  line-height: 1.5em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  font-size: 0.5em;
}
.em_hero__inner_container .em_hero_slick .em_hero_bottom .em_hero_sub_heading span {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_slick .em_hero_bottom .em_hero_sub_heading {
    font-size: 2vw;
    line-height: 3vw;
    margin: 0 0 6vh 0;
  }
}
.em_hero__inner_container .em_hero_slick .em_hero_bottom .em_hero_description {
  font-family: "Roboto-Bold";
  font-size: 12px;
  line-height: 17px;
  color: white;
  margin-bottom: 25px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
}
.em_hero__inner_container .em_hero_slick .em_hero_bottom .em_hero_description span {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_slick .em_hero_bottom .em_hero_description {
    font-size: 2.5vh;
    line-height: 3.5vh;
  }
}
.em_hero__inner_container .em_hero_left_popup {
  display: none;
  flex: 1;
  position: relative;
  width: 55vw;
  -webkit-animation-name: slidein;
  -webkit-animation-duration: 0.5s;
  animation-name: slidein;
  animation-duration: 0.5s;
}
.em_hero__inner_container .em_hero_left_popup .slide_out {
  -webkit-animation-name: slideout;
  -webkit-animation-duration: 0.5s;
  animation-name: slideout;
  animation-duration: 0.5s;
}
@keyframes slideout {
  from {
    right: 0px;
    opacity: 1;
  }
  to {
    right: -300px;
    opacity: 0;
  }
}
@keyframes slidein {
  from {
    right: -300px;
    opacity: 0;
  }
  to {
    right: 0;
    opacity: 1;
  }
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_left_popup {
    align-items: center;
  }
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup {
  padding: 0 16px 18px 16px;
  background: #fff;
  width: 100%;
  height: calc(100vh - 60px);
  overflow-y: scroll;
  overflow-x: hidden;
  margin: 42px 36px 40px 0;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_left_popup .em_left_popup {
    height: calc(80vh - 112px);
    max-height: 600px;
    padding: 42px;
  }
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .slick-slide {
  margin: 0 16px;
  padding: 20px;
  width: calc(55vw - 120px);
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_left_popup .em_left_popup .slick-slide {
    padding: 0;
  }
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .slick-list {
  width: calc(55vw - 120px);
  min-height: max-content;
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_type h3 {
  font-family: "Roboto-Bold";
  font-size: 23px;
  line-height: 23px;
  color: #000000;
  margin: 0 0 26px 0;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_type h3 span {
  display: inline-block;
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_content_container {
  display: flex;
  flex-direction: column;
  margin: 0 0 21px 0;
}
@media only screen and (min-width: 992px) {
  .em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_content_container {
    flex-direction: row;
  }
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_content_container .popup_heading {
  margin: 0 0 40px 0;
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_content_container .popup_heading span {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_content_container .popup_heading {
    margin: 0 20px 0 0;
  }
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_content_container .popup_heading h2 {
  font-family: "Roboto-Bold";
  font-size: 24px;
  line-height: 28px;
  color: #EA3323;
  margin: 0 0 20px 0;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media only screen and (min-width: 992px) {
  .em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_content_container .popup_heading h2 {
    font-size: 3.2vw;
    line-height: 4.2vw;
    margin: 0;
  }
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_content_container .popup_content_container_item:nth-child(1) {
  flex: 1.7;
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_content_container .popup_content_container_item:nth-child(2) {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_content_graphic {
  width: 100%;
  height: auto;
  margin: 0 0 20px 0;
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_description {
  border-top: 1px solid #EBEBEB;
  padding: 21px 0 0 0;
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_description span {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_description {
    margin: 0;
    border-top: none;
    padding: 0 0 21px 0;
  }
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_description p {
  font-family: "Roboto-Regular";
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #000000;
  margin: 0 0 53px 0;
  margin: 0;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_description p {
    font-size: 1vw;
    line-height: 2vw;
  }
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_additional_info {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_additional_info {
    flex-direction: row;
  }
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_additional_info .text_container {
  flex: 1;
  margin-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_additional_info .text_container {
    margin-bottom: 0px;
    margin-right: 12px;
  }
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_additional_info .text_container p {
  font-family: "Roboto-Regular";
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #000000;
  margin: 0 0 53px 0;
  margin: 0;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_additional_info .text_container p {
    font-size: 1vw;
    line-height: 2vw;
  }
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_additional_info .video_thumb_container {
  flex: 1;
  position: relative;
  max-height: 250px;
}
@media only screen and (min-width: 992px) {
  .em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_additional_info .video_thumb_container {
    margin-left: 12px;
  }
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_additional_info .video_thumb_container .thumbnail {
  display: flex;
  flex: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .popup_item .popup_additional_info .video_thumb_container .play_icon {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .em_popup_slider-controls {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 20px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .em_hero__inner_container .em_hero_left_popup .em_left_popup .em_popup_slider-controls {
    border-top: 1px solid #EBEBEB;
  }
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .em_popup_slider-controls .em_hero_popup__nav--left,
.em_hero__inner_container .em_hero_left_popup .em_left_popup .em_popup_slider-controls .em_hero_popup__nav--right {
  margin: 0 20px;
  font-size: 15px;
  cursor: pointer;
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .em_popup_slider-controls .slick-dots {
  bottom: 0;
  position: unset;
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .em_popup_slider-controls .slick-dots button {
  background: #EBEBEB;
}
.em_hero__inner_container .em_hero_left_popup .em_left_popup .em_popup_slider-controls .slick-active button {
  background: #e10202;
}
.em_hero__inner_container .em_hero_left_popup .em_popup_close {
  font-family: "Roboto-Medium";
  font-size: 14px;
  line-height: 14px;
  color: #EA3323;
  align-self: center;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0 10px 0;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
.em_hero .bg_video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  z-index: -1;
  /* This used to work for the parent element of button divs */
  /* But it does not work with newer browsers, the below doesn't hide the play button parent div */
  /* Old shadow dom for play button */
  /* New shadow dom for play button */
  /* This one works! */
}
.em_hero .bg_video::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none;
}
.em_hero .bg_video::-webkit-media-controls-play-button {
  display: none !important;
  -webkit-appearance: none;
}
.em_hero .bg_video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
.em_hero .em_catalog_button_container {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 20px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .em_hero .em_catalog_button_container {
    padding: 0;
    width: 100%;
  }
}
.em_hero .em_catalog_button_container .em_hero_catalog_button {
  font-family: "Roboto-Medium";
  font-size: 16px;
  line-height: 16px;
  height: auto;
  margin: 0 auto 0 auto;
  max-width: max-content;
  padding: 4px 48px;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media only screen and (min-width: 768px) {
  .em_hero .em_catalog_button_container .em_hero_catalog_button {
    height: auto;
    max-width: 400px;
  }
}
.em_hero .em_hero_slider-controls {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0 0 28px 0;
}
.em_hero .em_hero_slider-controls .slick-dots li {
  width: 24px;
}
@media only screen and (min-width: 768px) {
  .em_hero .em_hero_slider-controls .slick-dots li {
    width: 32px;
  }
}
.em_hero .em_hero_slider-controls .em_hero__nav--left,
.em_hero .em_hero_slider-controls .em_hero__nav--right {
  display: block;
  margin: 0 20px;
  font-size: 18px;
  cursor: pointer;
  color: white;
}
@media only screen and (min-width: 768px) {
  .em_hero .em_hero_slider-controls .em_hero__nav--left,
  .em_hero .em_hero_slider-controls .em_hero__nav--right {
    display: none;
  }
}
.em_hero .em_hero_slider-controls .slick-dots {
  bottom: 0;
  position: unset;
}
.em_hero .em_hero_slider-controls .slick-dots button {
  background: #EBEBEB;
}
.em_hero .em_hero_slider-controls .slick-active button {
  background: #e10202;
}
.em_hero .em_hero_more_info_container {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .em_hero .em_hero_more_info_container {
    justify-content: flex-start;
  }
}
.em_hero .em_hero_more_info_container .em_hero_more_info_open {
  display: inline;
}
.em_hero .em_hero_more_info_container .em_hero_more_info_close {
  display: none;
}
.em_hero .em_hero_more_info_container .em_hero_more_info {
  cursor: pointer;
  color: white;
  background-color: black;
  border: none;
  align-items: center;
  justify-content: center;
  font-family: "Roboto-Medium";
  font-size: 16px;
  line-height: 22px;
  height: auto;
  max-width: 225px;
  padding: 8px 48px;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
.em_hero .em_hero_more_info_container .em_hero_more_info:hover {
  background-color: white;
  color: black;
}
@media only screen and (min-width: 768px) {
  .em_hero .em_hero_more_info_container .em_hero_more_info {
    min-width: 225px;
    padding: 5px 48px;
    max-width: 100%;
  }
}
.em_hero .slick-dots {
  bottom: -30px;
}

.em_hero_more_info_video {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(25, 25, 25, 0.9);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 5;
  margin: 60px 0 0 0;
}
.em_hero_more_info_video_show {
  visibility: visible;
  opacity: 1;
}
.em_hero_more_info_video .more_info_video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 50%;
}
@media only screen and (min-width: 768px) {
  .em_hero_more_info_video .more_info_video {
    width: 70%;
    height: 80%;
  }
}
.em_hero_more_info_video .close_button {
  position: absolute;
  width: 36px;
  height: 36px;
  right: 10px;
  top: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #191919;
  background: #fff;
  border-radius: 50%;
  font-size: 16px;
  cursor: pointer;
  z-index: 100;
}
@media only screen and (min-width: 768px) {
  .em_hero_more_info_video .close_button {
    right: 22px;
    top: 22px;
    padding-top: 1px;
  }
}

.em_hero_overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
  margin: 60px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .em_hero_overlay {
    margin: 0;
  }
}
.em_hero_overlay_show {
  visibility: visible;
  opacity: 1;
  overflow-y: scroll;
}
.em_hero_overlay:target {
  visibility: visible;
  opacity: 1;
}
.em_hero_overlay .em_popup {
  padding: 0 16px 50px 16px;
  background: #fff;
  width: 100vw;
  height: auto;
  min-height: var(--doc-height);
  overflow: visible;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
}
@media only screen and (min-width: 768px) {
  .em_hero_overlay .em_popup {
    height: auto;
    max-width: 750px;
    padding: 42px 42px 18px 42px;
  }
}
.em_hero_overlay .em_popup .slick-dots li {
  width: 24px;
}
.em_hero_overlay .em_popup .slick-slide {
  margin: 0 16px;
  padding: 20px 0px;
}
@media only screen and (min-width: 768px) {
  .em_hero_overlay .em_popup .slick-slide {
    padding: 0;
  }
}
.em_hero_overlay .em_popup .popup_item .popup_type h3 {
  font-family: "Roboto-Bold";
  font-size: 23px;
  line-height: 23px;
  color: #000000;
  margin: 0 0 26px 0;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
.em_hero_overlay .em_popup .popup_item .popup_content_container {
  display: flex;
  flex-direction: column;
  margin: 0 0 21px 0;
}
@media only screen and (min-width: 768px) {
  .em_hero_overlay .em_popup .popup_item .popup_content_container {
    flex-direction: row;
    margin: 0 0 42px 0;
  }
}
.em_hero_overlay .em_popup .popup_item .popup_content_container .popup_heading {
  margin: 0 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .em_hero_overlay .em_popup .popup_item .popup_content_container .popup_heading {
    margin: 0 20px 0 0;
  }
}
.em_hero_overlay .em_popup .popup_item .popup_content_container .popup_heading h2 {
  font-family: "Roboto-Bold";
  font-size: 28px;
  line-height: 34px;
  color: #EA3323;
  margin: 0;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media only screen and (min-width: 768px) {
  .em_hero_overlay .em_popup .popup_item .popup_content_container .popup_heading h2 {
    font-size: 42px;
    line-height: 48px;
  }
}
.em_hero_overlay .em_popup .popup_item .popup_content_container .popup_content_container_item {
  flex-grow: 1;
  flex-basis: 0;
}
.em_hero_overlay .em_popup .popup_item .popup_content_graphic {
  width: 100%;
  height: auto;
  margin: 0 0 20px 0;
}
.em_hero_overlay .em_popup .popup_item .popup_description {
  padding: 21px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .em_hero_overlay .em_popup .popup_item .popup_description {
    margin: 0;
    border-top: none;
    padding: 0 0 21px 0;
  }
}
.em_hero_overlay .em_popup .popup_item .popup_description p {
  font-family: "Roboto-Regular";
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #000000;
  margin: 0 0 53px 0;
  margin: 0;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media only screen and (min-width: 768px) {
  .em_hero_overlay .em_popup .popup_item .popup_description p {
    font-size: 16px;
    line-height: 24px;
  }
}
.em_hero_overlay .em_popup .popup_item .popup_additional_info {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .em_hero_overlay .em_popup .popup_item .popup_additional_info {
    flex-direction: row;
  }
}
.em_hero_overlay .em_popup .popup_item .popup_additional_info .text_container {
  flex: 1;
  margin-top: 24px;
  margin-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .em_hero_overlay .em_popup .popup_item .popup_additional_info .text_container {
    margin-bottom: 0px;
    margin-right: 12px;
  }
}
.em_hero_overlay .em_popup .popup_item .popup_additional_info .text_container p {
  font-family: "Roboto-Regular";
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #000000;
  margin: 0 0 53px 0;
  margin: 0;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media only screen and (min-width: 768px) {
  .em_hero_overlay .em_popup .popup_item .popup_additional_info .text_container p {
    font-size: 1vw;
    line-height: 2vw;
  }
}
.em_hero_overlay .em_popup .popup_item .popup_additional_info .video_thumb_container {
  flex: 1;
  position: relative;
  max-height: 250px;
}
@media only screen and (min-width: 992px) {
  .em_hero_overlay .em_popup .popup_item .popup_additional_info .video_thumb_container {
    margin-left: 12px;
  }
}
.em_hero_overlay .em_popup .popup_item .popup_additional_info .video_thumb_container .thumbnail {
  display: flex;
  flex: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.em_hero_overlay .em_popup .popup_item .popup_additional_info .video_thumb_container .play_icon {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
}
.em_hero_overlay .em_popup .em_popup_slider-controls {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 20px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .em_hero_overlay .em_popup .em_popup_slider-controls {
    border-top: 1px solid #EBEBEB;
  }
}
.em_hero_overlay .em_popup .em_popup_slider-controls .em_hero_popup__nav--left,
.em_hero_overlay .em_popup .em_popup_slider-controls .em_hero_popup__nav--right {
  margin: 0 20px;
  font-size: 15px;
  cursor: pointer;
}
.em_hero_overlay .em_popup .em_popup_slider-controls .slick-dots {
  bottom: 0;
  position: unset;
}
.em_hero_overlay .em_popup .em_popup_slider-controls .slick-dots button {
  background: #EBEBEB;
}
.em_hero_overlay .em_popup .em_popup_slider-controls .slick-active button {
  background: #e10202;
}
.em_hero_overlay .em_popup_close {
  font-family: "Roboto-Regular";
  font-size: 14px;
  line-height: 14px;
  color: #EA3323;
  align-self: center;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0 10px 0;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

.em_sticky_footer_nav {
  overflow: hidden;
  background: #FFFFFF;
  box-shadow: 0px -4px 18px rgba(0, 0, 0, 0.1);
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 2;
  height: 62px;
  display: none;
  flex-direction: row;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  .em_sticky_footer_nav {
    display: flex;
  }
}
.em_sticky_footer_nav .nav_link_container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex: 2;
  text-align: center;
}
.em_sticky_footer_nav .nav_link_container a {
  font-family: "Roboto-Bold";
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  margin: 1vw;
  font-size: 16px;
  font-weight: 900;
  line-height: 17px;
  color: black;
}
.em_sticky_footer_nav .nav_link_container a:hover {
  color: #8f98aa;
}
@media only screen and (min-width: 768px) {
  .em_sticky_footer_nav .nav_link_container a {
    font-size: 1vw;
    line-height: 1.5vw;
  }
}
@media only screen and (min-width: 1025px) {
  .em_sticky_footer_nav .nav_link_container a {
    font-size: 1vw;
    line-height: 1.5vw;
  }
}
.em_sticky_footer_nav .nav_button_container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex: 1;
}
.em_sticky_footer_nav .nav_button_container .em_catalog_button {
  font-family: "Roboto-Medium";
  font-weight: 400;
  height: 31px;
  font-size: 16px;
  line-height: 23px;
  font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
.em_sticky_footer_nav .nav_button_container .em_catalog_button:hover {
  border: 1px solid #e10202;
}

.physical_catalog_switch {
  margin-top: 50px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.physical_catalog_switch a {
  font-weight: 700;
  font-size: 24px;
  padding: 10px 20px;
  border: 1px solid #e7e7e7;
  cursor: pointer;
}
.physical_catalog_switch a.individual_toggle {
  background-color: white;
  border-radius: 5px 0 0 5px;
  color: black;
}
.physical_catalog_switch a.cooporate_toggle {
  background-color: #F70E12;
  border-radius: 0 5px 5px 0;
  color: white;
}

.physical-catalog .catalog_list {
  display: none;
}

.catalog__last-form_container-coop, .catalog__last-form_container-indi {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  margin: 32px;
}
.catalog__last-form_container-coop img, .catalog__last-form_container-indi img {
  margin-bottom: 20px;
}
.catalog__last-form_container-coop a, .catalog__last-form_container-indi a {
  font-size: 20px;
}

.stepper-hidden {
  display: none;
}

.validation-message {
  display: block;
  font-size: 12px;
  font-weight: normal;
}

.form-bottom-message {
  display: none;
  position: relative !important;
  float: left !important;
  font-size: 15px !important;
  text-align: center !important;
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #ffb900;
}

.check-outer:after {
  content: "×";
  background: white;
  background-image: url(https://img.icons8.com/material/208/000000/checkmark--v1.png);
  pointer-events: none;
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  color: transparent;
  transition: 0.25s all ease-in-out;
  border-radius: 2px;
  line-height: 15px;
  background-position: 0 20px;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  border-width: 1px;
  border-style: solid;
  border-color: #EBEBEB;
}

.check-outer {
  height: 20px;
  width: 20px;
  border: none;
  position: relative;
}

.check-outer:checked:after {
  background-position: center;
}

.physical-h6 {
  font-size: 12px !important;
}

.flex-class-tel {
  display: flex;
  flex-direction: row;
  gap: 5px;
}
.flex-class-tel .tel-number input {
  width: 75px;
}

.error-check-hidden {
  display: none;
  padding: 10px;
  border: 1px solid #ffb900;
  color: #ffb900;
  font-size: 14px;
}

.disabled-message {
  transition: 0.2s;
  padding: 10px;
  border: 1px solid black;
  color: black;
  font-size: 14px;
}

.product_item_physical {
  background: transparent !important;
}

.outer-check-div {
  z-index: -10;
}

.physical__header__inner {
  margin-top: 12px;
  margin-bottom: 12px;
}
.physical__header__inner p {
  color: #F70E12;
  margin-top: 0;
  font-size: 13px;
  margin-bottom: 0;
  line-height: normal;
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px) {
  .physical__header__inner p {
    margin-bottom: 0px;
  }
}
.physical__header__inner p.heading-para {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px) {
  .physical__header__inner p.heading-para {
    margin-bottom: 8px;
  }
}

/* -------------- New Contact Form -------------- */
.display-block {
  display: block;
}

.stepper-hidden {
  display: none;
}

.validation-message {
  display: block;
  font-size: 12px;
  font-weight: normal;
}

.form-bottom-message {
  display: none;
  position: relative !important;
  float: left !important;
  font-size: 15px !important;
  text-align: center !important;
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #ffb900;
}

.check-outer:after {
  content: "×";
  background: white;
  background-image: url(https://img.icons8.com/material/208/000000/checkmark--v1.png);
  pointer-events: none;
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  color: transparent;
  transition: 0.25s all ease-in-out;
  border-radius: 2px;
  line-height: 15px;
  background-position: 0 20px;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  border-width: 1px;
  border-style: solid;
  border-color: #EBEBEB;
}

.check-outer {
  height: 20px;
  width: 20px;
  border: none;
  position: relative;
}

.check-outer:checked:after {
  background-position: center;
}

.physical-h6 {
  font-size: 12px !important;
}

.flex-class-tel {
  display: flex;
  flex-direction: row;
  gap: 5px;
}
.flex-class-tel .tel-number input {
  width: 75px;
}

.error-check-hidden {
  display: none;
  padding: 10px;
  border: 1px solid #ffb900;
  color: #ffb900;
  font-size: 14px;
}

.disabled-message {
  transition: 0.2s;
  padding: 10px;
  border: 1px solid black;
  color: black;
  font-size: 14px;
}

.product_item_physical {
  background: transparent !important;
}

.outer-check-div {
  z-index: -10;
}

.contact {
  display: flex;
  justify-content: center;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 100px;
}
.contact .thank_you_button {
  font-size: 16px;
  background: #e10202;
  border: 2px solid #e10202;
  color: #fff;
  cursor: pointer;
  display: flex;
  height: 48px;
  letter-spacing: 0.5px;
  text-align: center;
  width: max-content;
  padding: 0 24px;
  margin: 0;
  line-height: 1;
  transition: background 0.3s linear, border 0.3s linear, color 0.3s ease-out;
  text-decoration: none;
  text-align: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
  font-family: inherit;
}
.contact .thank_you_button:hover {
  background-color: white;
  color: #e10202;
}
.contact p,
.contact a {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: black;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .contact p,
  .contact a {
    font-size: 16px;
    line-height: 24px;
  }
}
.contact a {
  text-decoration: underline;
  cursor: pointer;
}
.contact input[type=text],
.contact input[type=email],
.contact input[type=tel],
.contact input[type=number],
.contact textarea {
  background-color: #f5f5f5;
  border: #ebebeb 1px solid;
  border-radius: 5px;
  height: 30px;
  padding-left: 10px;
  max-width: 80%;
}
.contact select {
  background-color: #f5f5f5;
  border: #ebebeb 1px solid;
  border-radius: 5px;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%), linear-gradient(to right, black, black);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) {
  .contact select {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 768px) {
  .contact {
    margin-bottom: 140px;
  }
}
.contact__header {
  width: 100%;
}
.contact__header h1 {
  color: black;
  font-size: 24px;
  line-height: 28px;
}
@media only screen and (min-width: 768px) {
  .contact__header h1 {
    font-size: 40px;
    line-height: 28px;
  }
}
.contact__header p {
  font-size: 16px;
  line-height: 22px;
  color: #262626;
  font-weight: normal;
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .contact__header p {
    font-size: 20px;
    line-height: 28px;
    margin-top: 36px;
  }
}
.contact__second_header h1 {
  font-size: 18px;
  line-height: 28px;
  color: black;
}
@media only screen and (min-width: 768px) {
  .contact__second_header h1 {
    font-size: 32px;
    line-height: 28px;
  }
}
.contact__second_header h1 span {
  font-size: 14px;
  line-height: 24px;
  color: #F70E12;
  font-weight: normal;
}
.contact__second_header .top_check_container {
  display: flex;
  flex-direction: row;
  margin-top: 15px;
  align-items: center;
}
.contact__second_header .top_check_container input[name=selectnone] {
  margin-left: 20px;
}
.contact__second_header .top_check_container label {
  font-family: "Roboto-Light";
  color: black;
}
.contact .catalog_list {
  display: block;
}
.contact__catalog_list__section {
  margin: 25px 0px;
}
@media only screen and (min-width: 768px) {
  .contact__catalog_list__section {
    margin: 35px 0px;
  }
}
.contact__catalog_list__section .product_header {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .contact__catalog_list__section .product_header {
    font-size: 24px;
    line-height: 24px;
  }
}
.contact__catalog_list__section .products_container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 15px;
  grid-row-gap: 20px;
  margin: 20px 0px;
}
@media only screen and (min-width: 768px) {
  .contact__catalog_list__section .products_container {
    grid-template-columns: max-content max-content max-content;
    column-gap: 20px;
    grid-row-gap: 20px;
    margin: 20px 0px;
  }
}
@media only screen and (min-width: 992px) {
  .contact__catalog_list__section .products_container {
    grid-template-columns: max-content max-content max-content max-content;
  }
}
.contact__catalog_list__section .products_container .product_item {
  background-color: white;
  border-radius: 10px;
  border: 1px solid #EBEBEB;
  padding: 10px;
  height: max-content;
  display: flex;
  flex-direction: column;
  position: relative;
}
.contact__catalog_list__section .products_container .product_item__checkbox_container {
  position: absolute;
}
.contact__catalog_list__section .products_container .product_item img {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .contact__catalog_list__section .products_container .product_item img {
    width: 180px;
  }
}
.contact__catalog_list__section .products_container .product_item__title {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .contact__catalog_list__section .products_container .product_item__title {
    font-size: 18px;
    line-height: 24px;
  }
}
.contact__catalog_list__section .products_container .product_item__summery {
  font-size: 10px;
  line-height: 24px;
  color: #5F5F5F;
  margin: 0;
  margin-bottom: 10px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .contact__catalog_list__section .products_container .product_item__summery {
    font-size: 14px;
    line-height: 24px;
  }
}
.contact__button_container {
  display: flex;
  justify-content: center;
  margin-top: 48px;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .contact__button_container {
    margin-top: 80px;
  }
}
.contact__button_container input[type=button] {
  border: none;
  color: white;
  cursor: pointer;
  padding: 10px 60px 10px 60px;
  -webkit-border-radius: 0 !important;
  -webkit-appearance: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1;
  margin: 10px;
}
.contact__button_container .button-red {
  background-color: red;
}
.contact__button_container .button-black {
  background-color: black;
}
.contact__form_container {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .contact__form_container {
    max-width: 880px;
  }
}
.contact__form_container .wpcf7 input[type=text],
.contact__form_container .wpcf7 input[type=email] {
  width: 80%;
}
@media only screen and (min-width: 768px) {
  .contact__form_container .wpcf7 input[type=text],
  .contact__form_container .wpcf7 input[type=email] {
    width: auto;
  }
}
.contact__form_container h2 {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .contact__form_container h2 {
    margin-bottom: 10px;
  }
}
.contact__form_container .one {
  width: 100%;
}
.contact__form_container .one__button {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.contact__form_container .one__button input[type=button] {
  border: none;
  color: white;
  cursor: pointer;
  padding: 10px 60px 10px 60px;
  -webkit-border-radius: 0 !important;
  -webkit-appearance: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1;
  margin: 10px;
}
.contact__form_container .one__button .button-red {
  background-color: red;
}
.contact__form_container .one__button .button-black {
  background-color: black;
}
.contact__form_container .red-span a {
  color: inherit;
  text-decoration: underline;
}
.contact__summery-form-container {
  max-width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  left: 0%;
  transform: none;
  display: none;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .contact__summery-form-container {
    max-width: 880px;
  }
}
.contact__summery-form-container tr th:first-child {
  width: 200px;
  background-color: #f1f1ef;
  border-right: 1px solid black;
}
@media only screen and (min-width: 768px) {
  .contact__summery-form-container tr th:first-child {
    width: 300px;
    background-color: #f1f1ef;
    border-right: 1px solid black;
  }
}
.contact__summery-form-container tr:first-child {
  border-right: 0px solid black;
  border-color: black;
  border-right: 1px solid black;
  border-left: 1px solid black;
}
@media only screen and (min-width: 768px) {
  .contact__summery-form-container tr:first-child {
    border-color: black;
    border-right: 1px solid black;
    border-left: 1px solid black;
  }
}
.contact__summery-form-container tr {
  padding: 0px !important;
  border: 1px solid black !important;
}
@media only screen and (min-width: 768px) {
  .contact__summery-form-container tr {
    padding: 0px !important;
    border: 1px solid black !important;
  }
}
.contact__summery-form-container tr,
.contact__summery-form-container td {
  padding: 10px;
}
.contact__summery-form-container center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .contact__summery-form-container center {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
}
.contact__last-form_container {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contact__last-form_container img {
  width: 219px;
}
.contact__last-form_container h1 {
  font-size: 24px;
  line-height: 28px;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .contact__last-form_container h1 {
    font-size: 32px;
    line-height: 28px;
  }
}
.contact__last-form_container__description {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .contact__last-form_container__description {
    font-size: 20px;
    line-height: 28px;
  }
}
.contact__last-form_container__description_2 {
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  .contact__last-form_container__description_2 {
    font-size: 16px;
    line-height: 24px;
  }
}
.contact__last-form_container__description_2 a {
  text-decoration: underline;
  color: red;
  font-weight: bold;
}
.contact__loading_container {
  display: none;
  justify-content: center;
  align-items: center;
}
.contact .mt-\[30px\] {
  margin-top: 30px;
}
.contact .mt-\[50px\] {
  margin-top: 50px;
}
.contact .flex {
  display: flex;
}
.contact .table {
  display: table;
}
.contact .hidden {
  display: none;
}
.contact .\!h-\[120px\] {
  height: 120px !important;
}
.contact .w-full {
  width: 100%;
}
.contact .\!max-w-full {
  max-width: 100% !important;
}
.contact .max-w-\[100px\] {
  max-width: 100px;
}
.contact .max-w-\[50\%\] {
  max-width: 50%;
}
.contact .max-w-max {
  max-width: max-content;
}
.contact .flex-row {
  flex-direction: row;
}
.contact .flex-col {
  flex-direction: column;
}
.contact .flex-wrap {
  flex-wrap: wrap;
}
.contact .items-start {
  align-items: flex-start;
}
.contact .items-center {
  align-items: center;
}
.contact .justify-start {
  justify-content: flex-start;
}
.contact .justify-center {
  justify-content: center;
}
.contact .gap-10 {
  gap: 2.5rem;
}
.contact .gap-12 {
  gap: 3rem;
}
.contact .gap-2 {
  gap: 0.5rem;
}
.contact .gap-4 {
  gap: 1rem;
}
.contact .gap-5 {
  gap: 1.25rem;
}
.contact .gap-6 {
  gap: 1.5rem;
}
.contact .gap-8 {
  gap: 2rem;
}
.contact .border {
  border-width: 1px;
}
.contact .border-solid {
  border-style: solid;
}
.contact .border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0, 0, 0, var(--tw-border-opacity));
}
.contact .bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0, 0, 0, var(--tw-bg-opacity));
}
.contact .p-8 {
  padding: 2rem;
}
.contact .text-center {
  text-align: center;
}
.contact .text-\[16px\] {
  font-size: 16px;
}
.contact .\!font-normal {
  font-weight: 400 !important;
}
.contact .font-bold {
  font-weight: 700;
}
.contact .text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239, 68, 68, var(--tw-text-opacity));
}
.contact .hover\:border-\[\#E10202\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(225, 2, 2, var(--tw-border-opacity));
}
.contact .hover\:border-black:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0, 0, 0, var(--tw-border-opacity));
}
.contact .hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0, 0, 0, var(--tw-text-opacity));
}
.contact .\!max-w-\[80\%\] {
  max-width: 80% !important;
}
@media (min-width: 768px) {
  .contact .md\:block {
    display: block;
  }
  .contact .md\:w-full {
    width: 100%;
  }
  .contact .md\:max-w-\[90\%\] {
    max-width: 90%;
  }
  .contact .md\:w-full {
    width: 100%;
  }
  .contact .md\:flex-row {
    flex-direction: row;
  }
  .contact .md\:items-center {
    align-items: center;
  }
}

.page-template-templates-catalog-form .wpcf7-list-item label {
  margin-right: 10px;
}
.page-template-templates-catalog-form label {
  line-height: 32px;
}
.page-template-templates-catalog-form .name-3 {
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-catalog-form .name-3 {
    margin-bottom: 20px;
  }
}
.page-template-templates-catalog-form .email-cat {
  margin-bottom: 0px;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-catalog-form .email-cat {
    margin-bottom: 20px;
  }
}
.page-template-templates-catalog-form .email-conf-cat {
  margin-top: 0px;
}
.page-template-templates-catalog-form .email-conf-cat label {
  line-height: 0;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-catalog-form .email-conf-cat label {
    line-height: 32px;
  }
}
@media only screen and (min-width: 768px) {
  .page-template-templates-catalog-form .email-conf-cat {
    margin-top: 12px;
  }
}
.page-template-templates-catalog-form .name-2-last {
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-catalog-form .name-2-last {
    margin-top: 20px;
  }
}
.page-template-templates-catalog-form .name-2-last label {
  line-height: 0px;
}
@media only screen and (min-width: 768px) {
  .page-template-templates-catalog-form .name-2-last label {
    line-height: 32px;
  }
}
.page-template-templates-catalog-form .wpcf7 ul {
  line-height: 28px;
}

/*** STEPPER CSS START **/
.stepper {
  display: none;
  margin: 100px 0;
  padding: 0;
  width: 100%;
  list-style: none;
  position: relative;
}
.stepper::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  content: "";
  width: calc(100% - 20px);
  background: white;
}

.stepper__item {
  flex: 100%;
  padding: 20px 20px 20px 40px;
  background-color: #e7e7e7;
  position: relative;
  color: black;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #e7e7e7;
  -webkit-clip-path: polygon(30px 50%, 0% 0%, calc(100% - 30px) 0%, 99% 50%, calc(100% - 30px) 100%, 0% 100%);
}
.stepper__item.current {
  background: #fff;
}
.stepper__item.complete {
  background-color: #F70E12;
  color: white;
}
.stepper__item:first-child {
  padding: 20px;
  -webkit-clip-path: polygon(0% 0%, calc(100% - 30px) 0%, 99% 50%, calc(100% - 30px) 100%, 0% 100%);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.stepper__item:last-child {
  -webkit-clip-path: polygon(30px 50%, 0% 0%, 100% 0%, 100% 100%, 0% 100%);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/*** STEPPER CSS END **/
/*** CUSTOM CHECKBOX START **/
.check,
.radio,
input[name=selectall],
input[name=selectnone] {
  height: 20px;
  width: 20px;
  border: none;
  position: relative;
}

.check:after,
.radio:after,
input[name=selectall]:after,
input[name=selectnone]:after {
  content: "×";
  display: block;
  background: white;
  background-image: url("https://img.icons8.com/material/208/000000/checkmark--v1.png");
  pointer-events: none;
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  color: transparent;
  transition: 0.25s all ease-in-out;
  border-radius: 2px;
  line-height: 15px;
  background-position: 0 20px;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  border-width: 1px;
  border-style: solid;
  border-color: #EBEBEB;
}

.radio:after {
  border-radius: 50%;
}

.check:checked:after,
.radio:checked:after,
input[name=selectall]:checked:after,
input[name=selectnone]:checked:after {
  background-position: center;
}

/*** CUSTOM CHECKBOX START **/
/*** CUSTOM LOADER START **/
.loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #5f5f5f;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 1s linear infinite;
  /* Safari */
  animation: spin 1s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*** CUSTOM LOADER END **/
.stepper-sm {
  display: flex;
  margin: 48px 0 48px 10px;
  padding: 0;
  width: 100%;
  list-style: none;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .stepper-sm {
    margin: 100px 10px;
  }
}
.stepper-sm::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  content: "";
  width: calc(100% - 20px);
  background: #e7e7e7;
}

.stepper__item-sm {
  flex: auto;
  margin: 0 0 0 -19px;
  border: 1px solid #e7e7e7;
  border-right: 1px solid white;
  padding: 5px 20px 20px 40px;
  font-size: 12px;
  line-height: 20px;
  background: white;
  color: black;
  font-weight: bold;
  height: 30px;
  -webkit-clip-path: polygon(20px 50%, 0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
}
@media only screen and (min-width: 768px) {
  .stepper__item-sm {
    flex: 100%;
    height: auto;
    font-size: 14px;
    line-height: 24px;
    padding: 20px 20px 20px 40px;
  }
}
.stepper__item-sm.current-sm {
  background: #fff;
  font-weight: bold;
}
.stepper__item-sm.complete-sm {
  background-color: #F70E12;
  color: white;
  border: 1px solid #F70E12;
}
.stepper__item-sm.inactive-sm {
  color: #EBEBEB;
}
.stepper__item-sm:first-child {
  padding: 5px 20px 20px 40px;
  -webkit-clip-path: polygon(0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
@media only screen and (min-width: 768px) {
  .stepper__item-sm:first-child {
    padding: 20px;
  }
}
.stepper__item-sm:last-child {
  -webkit-clip-path: polygon(20px 50%, 0% 0%, 100% 0%, 100% 100%, 0% 100%);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-right: 1px solid #e7e7e7;
}

.selected-catalog {
  border: 1px solid #F70E12 !important;
}

#catalog-refresh-fields {
  display: none;
  color: black;
  cursor: pointer;
  font-size: 14px;
  margin-top: 10px;
}

#catalog-refresh-fields:hover {
  text-decoration: underline;
}

.product_item__checkbox_container.second-tier {
  margin-top: 10px;
  bottom: 5px;
  position: relative !important;
  display: none;
  flex-direction: column;
}
.product_item__checkbox_container.second-tier .second-tier-inner {
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
}
.product_item__checkbox_container.second-tier .second-tier-inner p {
  font-size: 14px;
}

.product_item__summery {
  margin-bottom: 10px;
}

.product_item__summery_inner {
  font-size: 10px;
  line-height: 24px;
  color: #5F5F5F;
  margin: 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .product_item__summery_inner {
    font-size: 14px;
    line-height: 24px;
  }
}

.upload-wrapper input[type=file] {
  outline: none !important;
  padding: 4px !important;
  margin: -4px !important;
}

.upload-wrapper input[type=file]:focus-within::file-selector-button,
.upload-wrapper input[type=file]:focus::file-selector-button {
  outline: 2px solid #F70E12 !important;
  outline-offset: 2px !important;
}

.upload-wrapper input[type=file]::before {
  top: 16px !important;
}

.upload-wrapper input[type=file]::after {
  top: 14px !important;
}

.upload-wrapper input[type=file] {
  display: none;
}

.upload-wrapper .file-name {
  margin-left: 10px;
  font-size: 14px;
  color: #333;
}

.upload-wrapper input[type=file]::file-selector-button {
  width: 136px !important;
  color: transparent !important;
}

.upload-wrapper input[type=file]::before {
  position: absolute !important;
  pointer-events: none !important;
  left: 22px !important;
  color: #F70E12 !important;
  content: "ファイルを選択" !important;
}

.upload-wrapper input[type=file]::after {
  position: absolute !important;
  pointer-events: none !important;
  left: 16px !important;
  height: 20px !important;
  width: 20px !important;
  content: "" !important;
}

.upload-wrapper input[type=file]::file-selector-button {
  border-radius: 4px !important;
  padding: 0 16px !important;
  height: 40px !important;
  cursor: pointer !important;
  background-color: white !important;
  border: 1px solid rgba(0, 0, 0, 0.16) !important;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05) !important;
  margin-right: 16px !important;
  transition: background-color 200ms !important;
}

/* hover state */
.upload-wrapper input[type=file]::file-selector-button:hover {
  background-color: #f3f4f6 !important;
}

/* active state */
.upload-wrapper input[type=file]::file-selector-button:active {
  background-color: #e5e7eb !important;
}

.upload-wrapper {
  display: inline-block;
  position: relative;
  align-items: center !important;
}

.upload-wrapper .file-label {
  display: inline-block;
  padding: 8px 16px;
  background: #fff;
  color: #F70E12;
  border: 1px solid #F70E12;
  border-radius: 4px;
  cursor: pointer;
}

.upload-container .small-text {
  font-size: 12px;
  font-weight: 300;
}

/* Custom slider styles */
.slick-slider-wp-bakery {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: -17px !important;
}

.slick-slider-wp-bakery .slide img {
  width: 100%;
  height: auto;
  display: block;
  height: 300px;
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .slick-slider-wp-bakery .slide img {
    height: 600px;
  }
}

.slick-slider-wp-bakery .slick-dots {
  bottom: 24px !important;
}

.wpb_column.vc_column_container:last-child .slick-slider-wp-bakery {
  margin-bottom: -42px !important;
}

.mp-container {
  position: relative;
  text-align: center;
  color: black;
  height: 200px;
}
@media only screen and (min-width: 768px) {
  .mp-container {
    height: 300px;
  }
}
.mp-container img {
  height: 200px;
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .mp-container img {
    height: 300px;
  }
}
.mp-container .overlay {
  width: 100%;
  height: 200px;
  background-color: rgba(25, 25, 25, 0.5019607843);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .mp-container .overlay {
    height: 300px;
  }
}

.mp-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  color: white;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 23px;
  width: 95%;
}
@media only screen and (min-width: 768px) {
  .mp-centered {
    width: max-content;
  }
}
.mp-centered h1 {
  max-width: none;
  width: max-content;
  color: #FFF;
  text-align: center;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px; /* 154.839% */
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .mp-centered h1 {
    color: #FFF;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.5px;
  }
}
.mp-centered h3.mp-hero-sub-title {
  color: #FFF;
  text-align: center;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
@media only screen and (min-width: 768px) {
  .mp-centered h3.mp-hero-sub-title {
    color: #FFF;
    text-align: center;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.5px;
  }
}
.mp-centered p {
  max-width: 600px;
  color: #FFF;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
@media only screen and (min-width: 768px) {
  .mp-centered p {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }
}

.media-pool-search {
  background-color: #000;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 12px;
  align-items: baseline;
}
@media only screen and (min-width: 768px) {
  .media-pool-search {
    padding: 17px 52px;
    flex-direction: row;
    align-items: center;
    gap: 36px;
  }
}
.media-pool-search .media-pool-search-inner {
  display: flex;
  gap: 12px;
  align-items: center;
  border-bottom: 1px solid #FFF;
  padding-bottom: 8px;
}
.media-pool-search input {
  background-color: #000;
  color: #FFF;
  border: 0;
  font-size: 20px;
}
.media-pool-search input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.media-pool-search .filter {
  display: flex;
  flex-direction: row;
  gap: 26px;
}
.media-pool-search .filter a {
  color: #FFF;
  font-size: 18px;
}
.media-pool-search .filter a {
  text-decoration: none;
  padding: 8px 0;
  border-bottom: 2px solid transparent;
  transition: border-bottom 0.3s;
}
.media-pool-search .filter a.active {
  border-bottom: 2px solid #fff; /* underline effect */
}

.media-pool-container {
  max-width: 1400px;
  margin: 32px auto;
  padding: 0 24px;
}
@media only screen and (min-width: 768px) {
  .media-pool-container {
    padding: 0 52px;
    margin: 64px auto 80px auto;
  }
}
.media-pool-container .image-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
  gap: 24px;
  margin-bottom: 128px;
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .media-pool-container .image-container {
    margin-top: 24px;
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
  }
}
.media-pool-container .container-title {
  margin: 0;
  color: rgba(25, 25, 25, 0.5);
}
.media-pool-container .breadcrumb {
  display: flex;
  align-items: center;
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  .media-pool-container .breadcrumb {
    font-size: 20px;
  }
}
.media-pool-container .breadcrumb a {
  color: #191919;
  text-align: center;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
@media only screen and (min-width: 768px) {
  .media-pool-container .breadcrumb a {
    font-size: 20px;
  }
}
.media-pool-container .breadcrumb span {
  color: #191919;
  opacity: 0.5;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-transform: none !important;
}
@media only screen and (min-width: 768px) {
  .media-pool-container .breadcrumb span {
    font-size: 20px;
  }
}
.media-pool-container .breadcrumb img {
  width: 7.5px;
}
@media only screen and (min-width: 768px) {
  .media-pool-container .breadcrumb img {
    width: auto;
  }
}
.media-pool-container input[type=checkbox] {
  width: 15px;
  height: 15px;
  accent-color: #E10202;
  color: #E10202;
  border: 1px solid #E10202;
}
.media-pool-container input[type=checkbox]:checked {
  background-color: #E10202; /* Fill color when checked */
}
.media-pool-container input[type=checkbox].checkbox-download-inner {
  appearance: none;
  width: 17px;
  height: 17px;
  border: 2px solid #E10202; /* custom border color */
  border-radius: 4px;
  background-color: white;
  cursor: pointer;
  position: relative;
}
.media-pool-container input[type=checkbox].checkbox-download-inner:checked {
  background-color: #E10202;
  border-color: #E10202;
}
.media-pool-container input[type=checkbox].checkbox-download-inner:checked::after {
  content: "";
  position: absolute;
  top: 1px;
  left: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.media-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(auto, 1fr));
  gap: 12px;
  margin-bottom: 128px;
  margin-top: 24px;
}
@media only screen and (min-width: 768px) {
  .media-grid {
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
    gap: 24px;
  }
}

.media-item {
  position: relative;
  text-align: center;
  border-radius: 8px;
}

.media-item img {
  width: 100%;
  object-fit: cover;
  display: block;
  height: 218.003px;
}
@media only screen and (min-width: 768px) {
  .media-item img {
    height: 286.22px;
  }
}

.folder-label {
  color: #191919;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 120% */
  margin-bottom: 10px;
  margin-top: 10px;
}

.sub-title {
  margin-top: 10px;
  color: #7B7B7B;
  text-align: center;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px; /* 125% */
}

.media-item {
  position: relative;
  border-radius: 6px;
}

.download-btn {
  display: inline-block;
  margin: 5px 5px 0 0;
  padding: 5px 10px;
  background: #0073aa;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  border-radius: 4px;
}

.download-btn:hover {
  background: #005e90;
}

.media-grid-download {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(auto, 1fr));
  gap: 24px;
  margin-top: 24px;
}
@media only screen and (min-width: 768px) {
  .media-grid-download {
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
  }
}
.media-grid-download .media-item-download {
  position: relative;
  border: 1px solid #7B7B7B;
}
.media-grid-download .media-item-download .media-item-download-top {
  border-bottom: 1px solid #7B7B7B;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.media-grid-download .media-item-download .media-item-download-top p {
  padding: 12px;
  margin: 0;
  color: #262626;
}
.media-grid-download .media-item-download .media-item-download-top .checkbox-download {
  padding: 12px;
  border-left: 1px solid #7B7B7B;
}
.media-grid-download .download-controls {
  display: flex;
  justify-content: space-evenly;
  border-top: 1px solid #7B7B7B;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 150% */
}
.media-grid-download .download-controls .download-checkbox {
  display: inline-flex;
  gap: 4px;
  border-right: 1px solid #7B7B7B;
  padding: 12px 12px 12px 0;
  flex: 1; /* make child a flexbox */
  justify-content: center; /* center horizontally */
  align-items: center; /* center vertically */
  text-align: center;
}
.media-grid-download .download-controls .download-btn-low {
  color: #262626;
  border-right: 1px solid #7B7B7B;
  padding: 12px;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  flex: 1;
  display: flex; /* make child a flexbox */
  justify-content: center; /* center horizontally */
  align-items: center; /* center vertically */
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .media-grid-download .download-controls .download-btn-low {
    font-size: 16px;
  }
}
.media-grid-download .download-controls .download-btn-image-mp:last-child {
  border-right: none !important;
}
.media-grid-download .download-controls .download-btn-high {
  color: #262626;
  padding: 12px;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  flex: 1;
  display: flex; /* make child a flexbox */
  justify-content: center; /* center horizontally */
  align-items: center; /* center vertically */
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .media-grid-download .download-controls .download-btn-high {
    font-size: 16px;
  }
}
.media-grid-download .download-controls span {
  opacity: 0.5;
  font-size: 10px;
}
.media-grid-download .download-controls img {
  width: 18.28px;
  margin-top: 4px;
}
@media only screen and (min-width: 768px) {
  .media-grid-download .download-controls img {
    width: auto;
    margin-top: 0;
  }
}
.media-grid-download .download-image {
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 322px;
  padding-top: 66.66%; /* Default aspect ratio (3:2), will adapt to image via object-fit */
  background: #f2f2f2;
  overflow: hidden;
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%), linear-gradient(-45deg, #fff 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #fff 75%), linear-gradient(-45deg, transparent 75%, #fff 75%);
  background-size: 40px 40px;
  background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
}
.media-grid-download .download-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* Keeps aspect ratio */
  object-position: center;
}

.container-header {
  margin-top: 24px;
  display: flex;
  flex-direction: row;
  justify-items: center;
  justify-content: space-between;
  align-items: center;
}

.mp-slider-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mp-slider-overlay .mp-slider-wrapper {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 50px auto;
  padding: 20px;
}
.mp-slider-overlay .mp-slick-slider img.mp-slider-image {
  flex: 1 0 0 !important;
  height: 400px;
  width: auto;
  background: #f2f2f2;
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%), linear-gradient(-45deg, #fff 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #fff 75%), linear-gradient(-45deg, transparent 75%, #fff 75%);
  background-size: 40px 40px;
  background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
}
@media only screen and (min-width: 768px) {
  .mp-slider-overlay .mp-slick-slider img.mp-slider-image {
    height: 500px;
    width: 800px;
  }
}
.mp-slider-overlay .mp-slick-inner {
  display: flex !important;
  gap: 32px;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .mp-slider-overlay .mp-slick-inner {
    flex-direction: row;
    align-items: stretch;
  }
}
.mp-slider-overlay .mp-slick-inner img {
  max-height: 100%;
  width: auto;
  object-fit: contain;
}
.mp-slider-overlay .mp-slick-inner .mp-slider-title-mob {
  color: #FFF;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 120% */
  display: block;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .mp-slider-overlay .mp-slick-inner .mp-slider-title-mob {
    display: none;
  }
}
.mp-slider-overlay .mp-slick-inner .mp-slider-title-desk {
  color: #FFF;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 120% */
  display: none;
  margin-bottom: 41px;
}
@media only screen and (min-width: 768px) {
  .mp-slider-overlay .mp-slick-inner .mp-slider-title-desk {
    display: block;
  }
}
.mp-slider-overlay .mp-slick-info {
  display: flex;
  gap: 32px;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  .mp-slider-overlay .mp-slick-info {
    width: 286px;
  }
}
.mp-slider-overlay .mp-slick-info p {
  color: #FFF;
  font-family: Roboto;
  font-size: 18.549px;
  font-style: normal;
  font-weight: 500;
  line-height: 18.549px; /* 100% */
  margin-bottom: 0;
}
.mp-slider-overlay .mp-slick-info span {
  color: #FFF;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 18.549px; /* 132.491% */
}
.mp-slider-overlay .mp-slick-info .btn-mp-slider {
  display: flex;
  height: 48px;
  padding: 0px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  background: #E10202;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 150% */
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  .mp-slider-overlay .mp-slick-info .btn-mp-slider {
    font-size: 12.366px;
    line-height: 18.549px; /* 150% */
  }
}
.mp-slider-overlay .close-slider {
  top: 20px;
  z-index: 25;
  background: none;
  border: none;
  color: #FFFFFF;
  font-family: "Roboto-Medium";
  cursor: pointer;
  display: inline-block;
  padding: 0;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .mp-slider-overlay .close-slider {
    top: auto;
  }
}

.media-item-download.checked {
  border-color: #E10202;
  border-width: 2px;
}

.quality-dropdown {
  position: relative;
  display: inline-block;
}

.download-toggle {
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 150% */
  background: #cc0000;
  color: #fff;
  padding: 12px 49px;
  border: none;
  cursor: pointer;
}
.download-toggle:focus {
  color: #fff;
  background: #cc0000;
}
.download-toggle:hover {
  color: #fff;
  background: #cc0000;
}

.quality-options {
  display: none;
  position: absolute;
  background: #fff;
  top: 100%;
  left: 0;
  z-index: 1000;
  width: 100%; /* or set fixed width like 215px */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  flex-direction: column;
}

.download-option {
  display: block;
  width: 100%;
  padding: 10px 24px;
  text-align: left;
  background: #fff;
  cursor: pointer;
  color: #262626;
  border: 1px solid #7B7B7B;
}
.download-option:hover {
  background: #7B7B7B;
  color: #262626;
}
.download-option:first-child {
  border-bottom: 0;
}

.download-confirm-modal .confirm-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.download-confirm-modal .confirm-wrapper {
  border-top: 4px solid #7B7B7B;
  display: flex;
  width: 674px;
  padding: 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  background: #fff;
}
.download-confirm-modal .confirm-wrapper hr {
  width: 100%;
}
.download-confirm-modal .close-confirm {
  position: absolute;
  top: 25px;
  right: 25px;
}
.download-confirm-modal h3 {
  color: #262626;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .download-confirm-modal h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 120% */
  }
}
.download-confirm-modal p {
  color: #262626;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 16px;
  margin-bottom: 0;
}
.download-confirm-modal a {
  font-size: 16px;
  color: #000;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .download-confirm-modal a {
    font-size: 20px;
  }
}
.download-confirm-modal .button-container {
  display: flex;
  gap: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .download-confirm-modal .button-container {
    flex-direction: row;
  }
}
.download-confirm-modal .cancel-download {
  width: 100%;
  background-color: #FFF;
  border: 1px solid #7B7B7B;
  color: #262626;
  padding: 12px 24px;
  font-size: 16px;
  order: 2;
}
@media only screen and (min-width: 768px) {
  .download-confirm-modal .cancel-download {
    width: 50%;
    order: 1;
  }
}
.download-confirm-modal .confirm-download {
  width: 100%;
  background-color: #262626;
  border: 1px solid #262626;
  color: #FFF;
  padding: 15px 24px 12px 24px;
  font-size: 16px;
  order: 1;
}
@media only screen and (min-width: 768px) {
  .download-confirm-modal .confirm-download {
    width: 50%;
    order: 2;
  }
}

.thankyou-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.thankyou-content {
  position: relative;
  background: #fff;
  padding: 24px;
  max-width: 674px;
  width: 100%;
  text-align: center;
  border-top: 4px solid #7B7B7B;
}
.thankyou-content h2 {
  text-align: start;
  color: #262626;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .thankyou-content h2 {
    font-size: 20px;
  }
}
.thankyou-content hr {
  width: 100%;
  margin-bottom: 12px;
}
.thankyou-content p {
  text-align: start;
  color: #262626;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 16px; /* 133.333% */
}
@media only screen and (min-width: 768px) {
  .thankyou-content p {
    line-height: 18px; /* 133.333% */
  }
}
.thankyou-content p a {
  text-decoration: underline;
  cursor: pointer;
}

.close-thankyou {
  position: absolute;
  top: 20px;
  right: 25px;
  font-size: 24px;
  cursor: pointer;
  color: #000;
}

.mp-search-icon {
  font-size: 18px;
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 15px;
  cursor: pointer;
  margin-right: -2px;
}

.custom-arrows button {
  z-index: 100;
  background: none;
  border: none;
  cursor: pointer;
  width: auto;
}
.custom-arrows button i {
  font-size: 20px;
}
.custom-arrows .custom-next {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (min-width: 768px) {
  .custom-arrows .custom-next {
    bottom: auto;
  }
}
.custom-arrows .custom-prev {
  position: absolute;
  left: 0;
  bottom: 0;
}
@media only screen and (min-width: 768px) {
  .custom-arrows .custom-prev {
    bottom: auto;
  }
}

.desk-break {
  display: none;
}
@media only screen and (min-width: 768px) {
  .desk-break {
    display: block;
  }
}

.mobile-break {
  display: block;
}
@media only screen and (min-width: 768px) {
  .mobile-break {
    display: none;
  }
}

.h2-media-pool {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .h2-media-pool {
    margin-bottom: 43px;
  }
}

#sidebar {
  display: none;
}

body {
  padding-top: 60px;
}

html, body {
  /* Disable horizontal scrollbar */
  overflow-x: hidden;
}
