/*!************************************************************************************************************************************************************************!*\
  !*** 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.general.scss ***!
  \************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;500;600;700&display=swap);
/*!****************************************************************************************************************************************************************************!*\
  !*** 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.general.scss (1) ***!
  \****************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/ssl0bay.css);
/*!****************************************************************************************************************************************************************************!*\
  !*** 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.general.scss (2) ***!
  \****************************************************************************************************************************************************************************/
@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 -------------- */
/* -------------- Fonts Vietnamese -------------- */
/* -------------- 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 -------------- */
.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, .content-main .wrapper, .home__marketing__content, .pdf, .blog__highlight, .blog__highlight.large figcaption, .blog__quotes, .blog__more, .blog__header, .blog__footer, .notfound__top, .country, .events, .events__new, .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, .content-main .wrapper, .home__marketing__content, .pdf, .blog__highlight, .blog__highlight.large figcaption, .blog__quotes, .blog__more, .blog__header, .blog__footer, .notfound__top, .country, .events, .events__new, .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;
  }
}

.flex, .home__hightlight_tiles, .home__hightlight_tiles__tile_list__tile, .home__hightlight_tiles__tile_list__tile__content {
  display: flex;
}

.flex-col, .home__hightlight_tiles, .home__hightlight_tiles__tile_list__tile, .home__hightlight_tiles__tile_list__tile__content {
  flex-direction: column;
}

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

.justify-center, .home__hightlight_tiles, .home__hightlight_tiles__tile_list__tile, .home__hightlight_tiles__tile_list__tile__content {
  justify-content: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.items-center, .home__hightlight_tiles, .home__hightlight_tiles__tile_list__tile, .home__hightlight_tiles__tile_list__tile__content {
  align-items: center;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.text-center {
  text-align: center;
}

@font-face {
  font-family: "Britanica-ExtraBoldExpanded";
  src: url("/wp-content/themes/rizon-truck-theme/fonts/Britanica-ExtraBoldExpanded Expanded.ttf") format("truetype");
  font-weight: 400;
  font-style: 400;
  font-display: swap;
}
.heading, h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "normalidad-ultraextended";
  color: #262626;
}
.heading--h1, .pdf h2, .blog__header h2, .blog__footer h2, h1 {
  font-size: 32px;
  line-height: 42px;
  letter-spacing: -1px;
}
@media only screen and (min-width: 768px) {
  .heading--h1, .pdf h2, .blog__header h2, .blog__footer h2, h1 {
    font-size: 54px;
    line-height: 58px;
  }
}
.heading--h2, .blog__highlight__article__title, .grid__title, h2 {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 36px;
  letter-spacing: -0.75px;
}
@media only screen and (min-width: 768px) {
  .heading--h2, .blog__highlight__article__title, .grid__title, h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
.heading--h3, .quotes__thequote blockquote, .quotes__thequote__people p, .headingnav__title, h3 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 31.2px;
  letter-spacing: -0.75px;
}
@media only screen and (min-width: 768px) {
  .heading--h3, .quotes__thequote blockquote, .quotes__thequote__people p, .headingnav__title, h3 {
    font-size: 32px;
    line-height: 36px;
  }
}
.heading--h4, h4 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.75px;
}
@media only screen and (min-width: 768px) {
  .heading--h4, h4 {
    font-size: 24px;
    line-height: 28px;
  }
}
.heading--h5, h5 {
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0px;
}
@media only screen and (min-width: 768px) {
  .heading--h5, h5 {
    font-size: 20px;
    line-height: 28px;
  }
}
.heading--h6, h6 {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0px;
}
@media only screen and (min-width: 768px) {
  .heading--h6, h6 {
    font-size: 18px;
    color: #191919;
    line-height: 28px;
  }
}
.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: "Inter";
  color: #262626;
}
.para--large, .trucks__description__paragraph, .blog__highlight__article__excerpt, .blog__quotes h3, .generic__content p, .hero__excerpt, .wpb_text_column .wpb_wrapper p {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 30px;
}
.para--large + p, .trucks__description__paragraph + p, .blog__highlight__article__excerpt + p, .blog__quotes h3 + p, .generic__content p + 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, .hero__excerpt, .wpb_text_column .wpb_wrapper p {
    font-size: 20px;
    line-height: 1.5;
  }
  .para--large + p, .trucks__description__paragraph + p, .blog__highlight__article__excerpt + p, .blog__quotes h3 + p, .generic__content p + p, .hero__excerpt + p, .wpb_text_column .wpb_wrapper p + p {
    margin-bottom: 18px;
  }
}
.para--medium, .home__footer a, .generic__table,
table, .events__list__element time,
.events__list__element a, .news__list__element time,
.news__list__element a, .hero__list__element__text__paragraph, ol, p {
  font-size: 16px;
  letter-spacing: 0.25px;
  line-height: 26px;
}
.para--medium + p, .home__footer a + p, .generic__table + p,
table + p, .events__list__element time + p,
.events__list__element a + p, .news__list__element time + p,
.news__list__element a + p, .hero__list__element__text__paragraph + p, ol + p, p + p {
  margin-bottom: 14px;
}
@media only screen and (min-width: 1025px) {
  .para--medium, .home__footer a, .generic__table,
  table, .events__list__element time,
  .events__list__element a, .news__list__element time,
  .news__list__element a, .hero__list__element__text__paragraph, ol, p {
    font-size: 18px;
    line-height: 1.5;
  }
  .para--medium + p, .home__footer a + p, .generic__table + p,
  table + p, .events__list__element time + p,
  .events__list__element a + p, .news__list__element time + p,
  .news__list__element a + p, .hero__list__element__text__paragraph + p, ol + p, p + p {
    margin-bottom: 16px;
  }
}
.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, .hero__category, .grid__vehicle__summary, .header__search__results__result div h3,
.header__search__results__result div p, .headingnav_news__nav__list, .headingnav_news_all__nav__list, .headingnav__nav__list, .headingnav__nav__list__element a {
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 22px;
}
.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, .hero__category + p, .grid__vehicle__summary + p, .header__search__results__result div h3 + p,
.header__search__results__result div p + p, .headingnav_news__nav__list + p, .headingnav_news_all__nav__list + 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, .hero__category, .grid__vehicle__summary, .header__search__results__result div h3,
  .header__search__results__result div p, .headingnav_news__nav__list, .headingnav_news_all__nav__list, .headingnav__nav__list, .headingnav__nav__list__element a {
    font-size: 16px;
    line-height: 1.5;
  }
  .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, .hero__category + p, .grid__vehicle__summary + p, .header__search__results__result div h3 + p,
  .header__search__results__result div p + p, .headingnav_news__nav__list + p, .headingnav_news_all__nav__list + p, .headingnav__nav__list + p, .headingnav__nav__list__element a + p {
    margin-bottom: 14px;
  }
}

p {
  margin-bottom: 24px;
  letter-spacing: 0px;
  line-height: 140%;
}
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: "normalidad-ultraextended";
}

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

html,
body {
  font-size: 62.5%;
  font-family: "Inter";
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
  margin-top: 0 !important;
}

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

.vc_column_container > .vc_column-inner {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .vc_column_container > .vc_column-inner {
    padding: 0 15px;
  }
}

.vc_column_container > .vc_column-inner:first-child {
  padding: 0;
  margin: 15px 0;
}
@media only screen and (min-width: 768px) {
  .vc_column_container > .vc_column-inner:first-child {
    margin: 15px 0;
  }
}

.vc_row {
  margin: 0;
}

.wrapper {
  max-width: inherit;
  width: auto;
  box-sizing: border-box;
}
.wrapper--content {
  margin: 24px;
}
@media only screen and (min-width: 768px) {
  .wrapper--content {
    margin: 48px;
    margin-top: 24px;
  }
  .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;
  }
}
.wrapper--content div {
  max-width: 1400px;
}
.wrapper.market {
  max-width: 1384px;
}
.wrapper.market hr {
  margin: 24px 0 42px 0;
}

* {
  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: 24px;
  display: flex;
  align-items: center;
  padding: 10px 0;
  cursor: pointer;
  transition: 0.5s all ease;
}
.slick-dots li:last-child {
  margin-right: 0;
}
.slick-dots li:hover button, .slick-dots li.slick-active button {
  background: #DE522E;
}
.slick-dots li.slick-active {
  width: 48px;
}
.slick-dots button {
  display: inline-block;
  font-size: 0;
  height: 4px;
  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;
}

.product-template .slick-dots {
  bottom: 92px;
}
@media only screen and (min-width: 1025px) {
  .product-template .slick-dots {
    bottom: 136px;
  }
}

.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: 24px;
}
@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: 14px;
  background: #DE522E;
  border: 2px solid #DE522E;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  height: 48px;
  letter-spacing: 0.5px;
  text-align: center;
  width: 100%;
  padding: 12px 64px;
  margin: 0;
  line-height: 1;
  transition: background 0.3s linear, border 0.3s linear, color 0.3s ease-out;
  border-radius: 41px;
  font-family: "normalidad-ultraextended";
  font-weight: 400;
  text-transform: uppercase;
}
.btn:hover, .btn:focus,
button:hover,
button:focus {
  background: #FFFFFF;
  border-color: #FFFFFF;
  color: #DE522E;
}
@media only screen and (min-width: 768px) {
  .btn,
  button {
    width: auto;
    max-width: inherit;
    padding: 12px 64px;
    font-size: 20px;
    line-height: 20px;
  }
}
.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;
}
.btn--large,
button--large {
  line-height: 20px !important;
}

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: "Inter";
}
@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;
}
.nav__secondary__category p {
  color: #7B7B7B;
  line-height: 1;
}
@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);
}

.headingnav_news .mt-12 {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .headingnav_news .mt-12 {
    margin-top: 12px;
  }
}
.headingnav_news__wrapper {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .headingnav_news__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 54px;
    flex-wrap: wrap;
  }
}
.headingnav_news__title {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 90%;
  color: #241F21;
  padding: 24px 24px 12px;
  margin-bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .headingnav_news__title {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) {
  .headingnav_news__title {
    font-size: 40px;
    line-height: 48px;
  }
}
.headingnav_news__back {
  font-family: "normalidad-ultraextended";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  color: #DE522E;
  padding: 24px 24px 12px;
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .headingnav_news__back {
    padding: 24px 0 12px;
  }
}
.headingnav_news__back i {
  margin-right: 12px;
}
.headingnav_news__nav {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .headingnav_news__nav {
    width: auto;
    flex: 1;
  }
}
.headingnav_news__nav__list {
  overflow: auto;
  display: flex;
  flex: 1;
}
@media only screen and (min-width: 1025px) {
  .headingnav_news__nav__list {
    justify-content: flex-end;
  }
}
.headingnav_news__nav__list__element {
  display: inline-block;
  position: relative;
}
.headingnav_news__nav__list__element a {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #241F21;
  display: inline-block;
  width: 100%;
  padding: 16px 24px 24px 24px;
  transition: color 0.3s ease-in;
  white-space: nowrap;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .headingnav_news__nav__list__element a {
    font-size: 16px;
    line-height: 19px;
  }
}
@media only screen and (min-width: 1025px) {
  .headingnav_news__nav__list__element a {
    text-align: center;
  }
}
.headingnav_news__nav__list__element a:after {
  content: "";
  width: calc(100% - 24px * 2);
  height: 2px;
  background: #DE522E;
  opacity: 0;
  bottom: 16px;
  left: 24px;
  position: absolute;
  transition: opacity 0.3s ease-in;
  display: inline-block;
}
.headingnav_news__nav__list__element a:hover, .headingnav_news__nav__list__element a.selected {
  color: #241F21;
}
.headingnav_news__nav__list__element a:hover:after, .headingnav_news__nav__list__element a.selected:after {
  opacity: 1;
}
@media only screen and (min-width: 1025px) {
  .headingnav_news__nav__list__element:first-child a {
    padding-left: 0;
  }
  .headingnav_news__nav__list__element:first-child a:after {
    width: calc(100% - 24px);
    left: 0;
  }
}
.headingnav_news__nav__list__element:last-child a {
  padding-right: 0;
}
.headingnav_news__nav__list__element:last-child a:after {
  width: calc(100% - 24px);
}

.headingnav_news_all {
  background-color: #241F21;
}
.headingnav_news_all__wrapper {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .headingnav_news_all__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 54px;
    flex-wrap: wrap;
  }
}
.headingnav_news_all__title {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 90%;
  color: #241F21;
  padding: 24px 24px 12px;
  margin-bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .headingnav_news_all__title {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) {
  .headingnav_news_all__title {
    font-size: 40px;
    line-height: 48px;
  }
}
.headingnav_news_all__nav {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .headingnav_news_all__nav {
    width: auto;
    flex: 1;
  }
}
.headingnav_news_all__nav__list {
  overflow: auto;
  display: flex;
  flex: 1;
}
@media only screen and (min-width: 1025px) {
  .headingnav_news_all__nav__list {
    justify-content: center;
  }
}
.headingnav_news_all__nav__list__element {
  display: inline-block;
  position: relative;
}
.headingnav_news_all__nav__list__element a {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFFFFF;
  display: inline-block;
  width: 100%;
  padding: 16px 24px 24px 24px;
  transition: color 0.3s ease-in;
  white-space: nowrap;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .headingnav_news_all__nav__list__element a {
    font-size: 16px;
    line-height: 19px;
  }
}
@media only screen and (min-width: 1025px) {
  .headingnav_news_all__nav__list__element a {
    text-align: center;
  }
}
.headingnav_news_all__nav__list__element a:after {
  content: "";
  width: calc(100% - 24px * 2);
  height: 2px;
  background: #DE522E;
  opacity: 0;
  bottom: 16px;
  left: 24px;
  position: absolute;
  transition: opacity 0.3s ease-in;
  display: inline-block;
}
.headingnav_news_all__nav__list__element a:hover, .headingnav_news_all__nav__list__element a.selected {
  color: #FFFFFF;
}
.headingnav_news_all__nav__list__element a:hover:after, .headingnav_news_all__nav__list__element a.selected:after {
  opacity: 1;
}
@media only screen and (min-width: 1025px) {
  .headingnav_news_all__nav__list__element:first-child a {
    padding-left: 0;
  }
  .headingnav_news_all__nav__list__element:first-child a:after {
    width: calc(100% - 24px);
    left: 0;
  }
}
.headingnav_news_all__nav__list__element:last-child a {
  padding-right: 0;
}
.headingnav_news_all__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;
  max-height: 60px;
  background: #241F21;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.header--visible {
  height: 100%;
  max-height: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.header--visible .header__navigation,
.header--visible .header__footer {
  max-height: 100%;
  transition: all 0.2s linear;
}
.header__wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  max-width: inherit;
  margin: 0;
  padding-top: 80px;
}
@media only screen and (min-width: 1025px) {
  .header__wrapper {
    padding-top: 0px;
    flex-direction: row;
    align-items: center;
    height: inherit;
    padding: 24px 54px;
  }
  .header__wrapper--relative {
    position: relative;
  }
}
.header__logo {
  padding: 24px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #241F21;
  z-index: 30;
}
.header__logo img {
  width: 140px;
}
@media only screen and (min-width: 1025px) {
  .header__logo {
    order: 1;
    flex: 1;
    min-width: 165px;
    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: auto;
  position: relative;
  text-align: center;
  font-size: 28px;
}
@media only screen and (min-width: 1025px) {
  .header__logo__hamb {
    display: none;
  }
}
.header__logo__hamb i {
  font-size: 26px;
  color: #FFFFFF;
}
.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: 100%;
  height: auto;
  max-height: none;
  position: relative;
  z-index: 10;
  background: #241F21;
  border-top: 1px solid #D9D9D9;
  opacity: 1;
  transition: all 0.5s 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;
  transition: 0.5s;
}
.header__navigation__block:hover, .header__navigation__block.selected {
  cursor: pointer;
  background-color: #DE522E;
}
@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: 1025px) {
  .header__navigation__block__title {
    padding: 0 24px;
    border-bottom: 0;
  }
}
.header__navigation__block__title__thetitle {
  display: inline-block;
  font-size: 24px;
  transition: color 0.2s linear;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  text-transform: uppercase;
  /* identical to box height, or 24px */
  letter-spacing: 0.1em;
  width: 100%;
  color: white;
}
@media only screen and (min-width: 768px) {
  .header__navigation__block__title__thetitle {
    font-size: 16px;
    line-height: 150%;
  }
}
.header__navigation__block__title__thetitle a {
  color: inherit;
  text-decoration: none;
  letter-spacing: -0.5px;
  display: inline-block;
  width: 100%;
  line-height: 20px;
  letter-spacing: 0.1em;
}
@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 {
  color: #FFFFFF;
  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: "Inter";
    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: "HelveticaNeueLTStd-Bold";
}
.header__navigation__block__subnavigation__block__title__thetitle p {
  line-height: 60px;
  font-size: 16px;
  position: relative;
  font-family: "Inter";
  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--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: "Inter";
  font-size: 16px;
  margin-bottom: 16px;
}
.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;
  transition: 0.5s;
}
@media only screen and (min-width: 768px) {
  .header__options {
    display: block;
    width: 196px;
    justify-content: center;
  }
}
@media only screen and (min-width: 1025px) {
  .header__options {
    display: flex;
    align-items: center;
    height: inherit;
  }
}
.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;
  }
}
#main-header.no-mega-menu .header__navigation__block__nav {
  display: none;
}

.header__options .region {
  height: auto !important;
}

.header__options:hover {
  background: #DE522E;
}

.footer {
  background: #191919;
  margin-top: 148px;
}
@media only screen and (min-width: 768px) {
  .footer {
    margin-top: 196px;
  }
}
.footer__top_left {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
}
@media only screen and (min-width: 992px) {
  .footer__top_left {
    flex-direction: row;
    gap: 120px;
  }
}
.footer--glue {
  margin-top: 0;
}
.footer--fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
}
.footer__upper {
  background: #241F21;
  padding: 40px 24px 24px 24px;
}
@media only screen and (min-width: 768px) {
  .footer__upper {
    padding: 48px 54px;
  }
}
.footer__wrapper {
  padding: 48px 24px 0;
}
@media only screen and (min-width: 1025px) {
  .footer__wrapper {
    display: flex;
    align-items: flex-start;
  }
}
.footer__logo img {
  width: 140px;
  margin-top: 7px;
}
.footer__nav {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  gap: 40px;
}
@media only screen and (min-width: 1440px) {
  .footer__nav {
    align-items: center;
    flex-direction: row;
  }
}
.footer__nav__sns {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1025px) {
  .footer__nav__menu {
    border: 0;
  }
}
.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: "HelveticaNeueLTStd-Bold";
  line-height: 1.5;
  font-size: 14px;
  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: inherit;
}
@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 {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start;
  gap: 12px;
}
@media only screen and (min-width: 768px) {
  .footer__nav__menu__navigation__list {
    flex-direction: row;
    align-items: center;
    gap: 32px;
  }
}
.footer__nav__menu__navigation__list li, .footer__nav__menu__navigation__list__element {
  display: inline-block;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .footer__nav__menu__navigation__list li, .footer__nav__menu__navigation__list__element {
    padding: 8px 0;
  }
}
.footer__nav__menu__navigation__list li a, .footer__nav__menu__navigation__list__element a {
  display: inline-block;
  width: 100%;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 17px;
  color: #FFFFFF;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  transition: color 0.2s linear;
}
@media only screen and (min-width: 768px) {
  .footer__nav__menu__navigation__list li a, .footer__nav__menu__navigation__list__element a {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
  }
}
.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 24px;
  background-color: #3D3D3D;
}
@media only screen and (min-width: 768px) {
  .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 {
  display: flex;
  padding: 24px 0px 40px 0px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (min-width: 768px) {
  .footer__bottom__copyright {
    padding: 16px;
    gap: 32px;
    flex-direction: row;
  }
}
.footer__bottom__copyright__thecopyright, .footer__bottom__copyright__legal {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  color: #EFEADD;
}
.footer__bottom__copyright__thecopyright {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  color: #EFEADD;
}
@media only screen and (min-width: 768px) {
  .footer__bottom__copyright__thecopyright {
    font-size: 12px;
    line-height: 15px;
  }
}
.footer__bottom__copyright__legal {
  font-size: 12px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .footer__bottom__copyright__legal {
    gap: 32px;
    flex-direction: row;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__bottom__copyright__legal {
    white-space: nowrap;
  }
}
.footer__bottom__copyright__legal a {
  color: inherit;
  display: inline-block;
  text-decoration: none;
  transition: color 0.2s linear;
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  color: #EFEADD;
}
@media only screen and (min-width: 768px) {
  .footer__bottom__copyright__legal a {
    font-size: 12px;
    line-height: 15px;
  }
}
.footer__bottom__copyright__legal a:hover {
  color: white;
}

.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;
}
@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: "Inter";
}
@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;
}
@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;
  width: max-content;
  height: 100%;
}
.region__lang__link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 100%;
  transition: 0.5s ease all;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.1em;
  color: #FFFFFF;
}
.region__lang__link:hover {
  color: #FFFFFF;
}
.region__lang__link i {
  color: #FFFFFF;
}

@media only screen and (min-width: 1025px) {
  .sns {
    border: 0;
  }
}
.sns__list {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  gap: 15px;
}
.sns__list li a {
  text-align: center;
  float: left;
  width: 41px;
  height: 41px;
  border: 1px solid #fff;
  border-radius: 100%;
  margin-right: 7px;
  transition: all 0.3s ease-out;
}
.sns__list li a:hover {
  border: 1px solid #8F98AA;
}
.sns__list li a:hover i {
  color: #8F98AA;
}
.sns__list li a i {
  font-size: 20px;
  line-height: 40px;
  color: #fff;
}
.sns__list li a::after {
  display: none;
}

.hero {
  position: relative;
}
@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 p.full__p {
  font-family: "Inter";
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  color: #FFFFFF;
  max-width: 800px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .hero__list__element__text p.full__p {
    display: block;
  }
}
.hero__list__element__text p.short__p {
  font-family: "Inter";
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  color: #FFFFFF;
  display: block;
}
@media only screen and (min-width: 768px) {
  .hero__list__element__text p.short__p {
    display: none;
  }
}
.hero__list__element__text img {
  display: inline-block;
  width: 90px;
  vertical-align: baseline;
  top: -6px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .hero__list__element__text img {
    width: 120px;
    top: -3px;
  }
}
.hero__list__element__text__name {
  font-size: 24px;
  font-weight: 900;
  line-height: 150%;
  margin-bottom: 12px;
  color: #ffffff;
  font-family: "normalidad-ultraextended";
  display: inline;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .hero__list__element__text__name {
    font-size: 32px;
  }
}
.hero__list__element__text__name p {
  font-size: 20px;
  font-weight: 300;
  font-size: 20px;
  line-height: 150%;
  color: #ffffff;
  top: -2px;
  position: relative;
  font-family: "Inter";
  display: inline-block;
  text-transform: none;
}
.hero__list__element__text__name p:before {
  content: "|";
  margin: 0 16px;
  position: relative;
  top: -2px;
}
.hero__list__element__text__paragraph {
  font-family: "Inter";
  font-weight: 300;
  font-size: 12px;
  line-height: 150%;
  color: #FFFFFF;
  max-width: 500px;
  line-height: 1.4;
  margin-bottom: 0;
  text-shadow: 0.5px 0.5px #000000;
}
@media only screen and (min-width: 768px) {
  .hero__list__element__text__paragraph {
    font-size: 14px;
  }
}
.hero__list__element__text__button {
  margin-top: 16px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .hero__list__element__text__button {
    margin-top: 24px;
    display: inline-block;
  }
}
.hero__list__element__picture {
  width: 100%;
  position: relative;
  display: inline-block;
  height: 90vh;
  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__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: 1;
  transition: opacity 0.2s linear;
  width: 38px;
  height: 38px;
  right: 40px;
  top: calc(50% - 19px);
  background: rgba(255, 255, 255, 0.5);
  border-radius: 10000px;
}
.hero__nav i {
  transition: color 0.2s linear;
  font-size: 12px;
  color: #241F21;
  font-weight: bolder;
}
.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;
  line-height: 100%;
  margin-bottom: 8px;
  color: white;
  font-weight: 400;
  text-shadow: 2px 2px #000000;
}
.hero__title small {
  font-size: 80%;
}
@media only screen and (min-width: 768px) {
  .hero__title {
    font-size: 64px;
    line-height: 100%;
    margin-bottom: 12px;
  }
  .hero__title small {
    font-size: inherit;
  }
}
.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: "Inter";
}
.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;
  }
}

.page_hero {
  width: 100%;
  height: 100%;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 24px;
}
@media only screen and (min-width: 768px) {
  .page_hero {
    min-height: 600px;
    padding: 24px 196px;
    align-items: flex-start;
  }
}
.page_hero img,
.page_hero picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.page_hero__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .page_hero__content {
    align-items: flex-start;
  }
}
.page_hero__content__title {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  color: #FFFFFF;
  margin: 0;
  width: 100%;
  text-shadow: 2px 2px #000000;
}
@media only screen and (min-width: 768px) {
  .page_hero__content__title {
    font-size: 64px;
    line-height: 100%;
    text-align: start;
  }
}
.page_hero__content__caption {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .page_hero__content__caption {
    font-size: 20px;
    line-height: 24px;
    text-align: start;
  }
}

.page-template-templates-pressreleases .page_hero__content__title {
  width: 100%;
}

.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: 32px;
  }
}
.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;
}

.page-id-211 .wpb_wrapper p, .page-id-8322 .wpb_wrapper p, .page-id-8316 .wpb_wrapper p {
  font-size: 16px !important;
}

.page-id-211 .wpb_wrapper a, .page-id-8322 .wpb_wrapper a, .page-id-8316 .wpb_wrapper a {
  color: #DE522E;
}

.page-id-211 .wpb_wrapper li, .page-id-8322 .wpb_wrapper li, .page-id-8316 .wpb_wrapper li {
  font-size: 16px !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: 14px;
}
@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-website-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-website-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;
  }
}
#container:has(.news) {
  background: #F8F6EE;
}

.news {
  padding: 50px 24px 48px 24px;
}
@media only screen and (min-width: 768px) {
  .news {
    padding: 98px 32px 96px 32px;
  }
}
.news--empty {
  text-align: center;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #F8F6EE;
  max-width: 100%;
  width: 100%;
  padding: 24px;
  margin: 0;
}
@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;
  background-color: #F8F6EE;
}
.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: 900px;
}
.news__new__header {
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
}
.news__new__header h1 {
  text-align: center;
  line-height: 100%;
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .news__new__header h1 {
    font-weight: 400;
    font-size: 56px;
  }
}
.news__new__header a {
  position: relative;
  left: 12px;
  font-family: "normalidad-ultraextended";
  color: #DE522E;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 32px;
  text-transform: uppercase;
}
.news__new__header a .prev-left-icon {
  padding-right: 12px;
  font-size: 14px;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .news__new__header a .prev-left-icon {
    font-size: 16px;
  }
}
.news__new__content {
  font-size: 12px;
  line-height: 2;
}
@media only screen and (min-width: 768px) {
  .news__new__content {
    font-size: 14px;
  }
}
.news__new__content h1 {
  margin-bottom: 24px;
  text-align: center;
}
.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 h2 {
  font-family: "Inter";
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin-top: 32px;
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .news__new__content h2 {
    font-family: "normalidad-ultraextended";
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
  }
}
.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: 150%;
  color: #241F21;
  font-family: "Inter";
  font-weight: 300;
}
@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;
    line-height: 19px;
  }
}
.news__new__content p {
  margin-bottom: 0;
}
.news__new__content p + p {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) {
  .news__new__content p + p {
    margin-top: 32px;
  }
}
.news__new__content ul,
.news__new__content ol,
.news__new__content li {
  list-style: circle;
  list-style-position: inside;
}
.news__new__content ul,
.news__new__content ol {
  margin-bottom: 24px;
}
.news__new__content ul li,
.news__new__content ol li {
  margin-bottom: 0;
}
.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;
}

.news-template .news__new__content a {
  font-size: inherit;
  color: #DE522E;
  text-decoration: none;
  letter-spacing: 0;
  transition: color 0.3s ease-out;
}
.news-template .news__new__content a:hover, .news-template .news__new__content a:focus {
  color: #41151A;
}

.news_archive {
  padding: 48px 24px;
  background-color: #F8F6EE;
}
@media only screen and (min-width: 768px) {
  .news_archive {
    padding: 98px 32px 96px 32px;
  }
}
.news_archive--empty {
  text-align: center;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #F8F6EE;
  max-width: 100%;
  width: 100%;
  padding: 24px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .news_archive--empty {
    min-height: 700px;
  }
}
.news_archive--empty i {
  font-size: 60px;
  color: #E10202;
}
.news_archive__list {
  max-width: 1000px;
  margin: 24px auto;
  background-color: #F8F6EE;
}
.news_archive__list__element {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
  transition: opacity 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .news_archive__list__element {
    flex-direction: row;
    justify-content: center;
  }
}
.news_archive__list__element:hover {
  opacity: 0.4;
}
.news_archive__list__element time {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  text-transform: uppercase;
  color: #DE522E;
}
@media only screen and (min-width: 768px) {
  .news_archive__list__element time {
    font-size: 20px;
    line-height: 24px;
  }
}
.news_archive__list__element a {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .news_archive__list__element a {
    flex: 0 0 200px;
    text-align: right;
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (min-width: 768px) {
  .news_archive__list__element a {
    flex: 1;
    display: flex;
  }
}
.news_archive__list__element p {
  color: black;
}
@media only screen and (min-width: 768px) {
  .news_archive__list__element p {
    flex: 1;
    padding-left: 24px;
    text-align: left;
  }
}
.news_archive__list__element_event {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
  transition: opacity 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .news_archive__list__element_event {
    flex-direction: row;
    justify-content: center;
  }
}
.news_archive__list__element_event:hover {
  opacity: 0.4;
}
.news_archive__list__element_event time {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #DE522E;
}
@media only screen and (min-width: 768px) {
  .news_archive__list__element_event time {
    font-size: 20px;
    line-height: 24px;
  }
}
.news_archive__list__element_event a {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  color: #241F21;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .news_archive__list__element_event a {
    flex: 0 0 200px;
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (min-width: 768px) {
  .news_archive__list__element_event a {
    flex: 1;
    display: flex;
  }
}
.news_archive__list__element_event p {
  color: black;
}
@media only screen and (min-width: 768px) {
  .news_archive__list__element_event p {
    flex: 1;
    text-align: left;
  }
}

#container:has(.events) {
  background: #F8F6EE;
}

.events {
  padding: 50px 24px 48px 24px;
}
@media only screen and (min-width: 768px) {
  .events {
    padding: 98px 32px 96px 32px;
  }
}
.events--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) {
  .events--empty {
    min-height: 700px;
  }
}
.events--empty i {
  font-size: 60px;
  color: #E10202;
}
.events__list {
  max-width: 1000px;
  margin: 24px auto;
}
.events__list__element {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
  transition: opacity 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .events__list__element {
    flex-direction: row;
    justify-content: center;
  }
}
.events__list__element:hover {
  opacity: 0.4;
}
.events__list__element time,
.events__list__element a {
  display: inline-block;
  width: 100%;
  color: #262626;
}
@media only screen and (min-width: 768px) {
  .events__list__element time,
  .events__list__element a {
    flex: 0 0 200px;
    text-align: right;
  }
}
@media only screen and (min-width: 768px) {
  .events__list__element a {
    flex: 1;
    display: flex;
  }
}
.events__list__element p {
  color: black;
}
@media only screen and (min-width: 768px) {
  .events__list__element p {
    flex: 1;
    padding-left: 24px;
    text-align: left;
  }
}
.events__new {
  max-width: 900px;
}
.events__new__header {
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
}
.events__new__header h1 {
  text-align: center;
  line-height: 100%;
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .events__new__header h1 {
    font-weight: 400;
    font-size: 48px;
  }
}
.events__new__header a {
  position: relative;
  left: 12px;
  font-family: "normalidad-ultraextended";
  color: #DE522E;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 32px;
  text-transform: uppercase;
}
.events__new__header a .prev-left-icon {
  padding-right: 12px;
  font-size: 14px;
  vertical-align: top;
  line-height: 150%;
}
@media only screen and (min-width: 768px) {
  .events__new__header a .prev-left-icon {
    font-size: 16px;
  }
}
.events__new__content {
  font-size: 12px;
  line-height: 2;
}
@media only screen and (min-width: 768px) {
  .events__new__content {
    font-size: 14px;
  }
}
.events__new__content h1 {
  margin-bottom: 24px;
  text-align: center;
}
.events__new__content h1 > img,
.events__new__content h2 > img {
  display: none;
}
.events__new__content h2,
.events__new__content h3,
.events__new__content h4,
.events__new__content h5,
.events__new__content h6 {
  margin-bottom: 12px;
}
.events__new__content h2 {
  font-family: "Inter";
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin-top: 32px;
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .events__new__content h2 {
    font-family: "normalidad-ultraextended";
    font-weight: 400;
    font-size: 32px;
    line-height: 100%;
  }
}
.events__new__content img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 24px 0 0 0;
}
.events__new__content img + img {
  margin-top: -24px;
}
.events__new__content ul,
.events__new__content ol,
.events__new__content li,
.events__new__content p {
  font-size: 14px;
  line-height: 150%;
  color: #241F21;
  font-family: "Inter";
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  .events__new__content ul,
  .events__new__content ol,
  .events__new__content li,
  .events__new__content p {
    font-size: 16px;
    line-height: 19px;
  }
}
.events__new__content p {
  margin-bottom: 0;
}
.events__new__content p + p {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) {
  .events__new__content p + p {
    margin-top: 32px;
  }
}
.events__new__content ul,
.events__new__content ol,
.events__new__content li {
  list-style: circle;
  list-style-position: inside;
}
.events__new__content ul,
.events__new__content ol {
  margin-bottom: 24px;
}
.events__new__content ul li,
.events__new__content ol li {
  margin-bottom: 0;
}
.events__new__content table {
  border-collapse: collapse;
  margin: 24px 0 48px;
}
.events__new__content table tr {
  padding: 0;
  border: 0;
}
.events__new__content table td {
  flex: 1 !important;
  border: 0;
}
.events__new__content table tr,
.events__new__content table td {
  padding: 8px;
}
.events__new__content table tr ul,
.events__new__content table td ul {
  margin-bottom: 0;
}
.events__new__content table,
.events__new__content th,
.events__new__content td {
  border: 1px solid #D9D9D9;
}
.events__new__content blockquote {
  padding: 24px;
  font-style: italic;
  position: relative;
}
.events__new__content blockquote:before, .events__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;
}
.events__new__content blockquote:after {
  content: "\f10e";
  left: inherit;
  right: 12px;
  top: inherit;
  bottom: 0;
}
.events__new__content iframe {
  width: 100%;
  margin: 24px 0;
}
.events__new__content .header {
  display: none;
}

.event_partial {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 32px;
  padding: 48px 0px;
  background-color: #241F21;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .event_partial {
    padding: 96px 0px;
    gap: 64px;
  }
}
.event_partial__content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.event_partial__content__arrows {
  display: none;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
  width: 100%;
  padding: 0px 164px 0px 0px;
}
@media only screen and (min-width: 768px) {
  .event_partial__content__arrows {
    display: flex;
  }
}
.event_partial__content__arrows i {
  font-size: 32px;
  color: rgba(255, 255, 255, 0.5019607843);
  cursor: pointer;
}
.event_partial__content__arrows i:hover {
  color: #DE522E;
}
.event_partial__content__title {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  color: #FFFFFF;
  padding: 0px 0px 0px 24px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .event_partial__content__title {
    font-size: 48px;
    line-height: 100%;
    padding: 0px 0px 0px 164px;
  }
}
.event_partial__content__all {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
  padding: 0px 0px 0px 24px;
  margin-top: 8px;
}
@media only screen and (min-width: 768px) {
  .event_partial__content__all {
    font-size: 16px;
    padding: 0px 0px 0px 164px;
    margin-top: 12px;
  }
}
.event_partial__content__all:hover {
  color: #FFFFFF;
}
.event_partial__content__all i {
  margin-left: 6px;
  margin-top: 2px;
}
.event_partial__slider {
  display: flex;
  flex-direction: row;
  justify-content: start;
  height: 100%;
  align-items: flex-start;
  width: 100%;
  overflow: visible;
  padding-left: 24px;
}
@media only screen and (min-width: 768px) {
  .event_partial__slider {
    padding-left: 164px;
  }
}
.event_partial__slider__item_container {
  width: 100%;
  height: 320px;
  display: flex !important;
  justify-content: center;
  align-items: start;
  max-width: 300px;
  top: 65px;
  position: relative;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .event_partial__slider__item_container {
    height: 425px;
    max-width: 400px;
    top: 80px;
    position: relative;
    margin-bottom: 20px;
  }
}
.event_partial__slider .slick-list .slick-slide {
  margin: 0px 12px;
  width: 300px;
}
@media only screen and (min-width: 768px) {
  .event_partial__slider .slick-list .slick-slide {
    margin: 0px 32px;
  }
}
.event_partial__slider__item {
  position: relative;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  overflow-y: visible;
  padding: 48px 24px 24px;
  width: 100%;
  max-width: 300px;
  background: #FFFFFF;
  border-radius: 16px;
}
@media only screen and (min-width: 768px) {
  .event_partial__slider__item {
    max-width: 400px;
    padding: 32px 24px 24px;
    gap: 14px;
  }
}
.event_partial__slider__item p {
  margin: 0;
}
.event_partial__slider__item__date {
  position: absolute;
  top: -60px;
  left: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 18px;
  background: #DE522E;
  border-radius: 15px;
}
@media only screen and (min-width: 768px) {
  .event_partial__slider__item__date {
    top: -68px;
  }
}
.event_partial__slider__item__date__number {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;
}
.event_partial__slider__item__date__month {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
}
.event_partial__slider__item__range {
  position: absolute;
  top: -60px;
  left: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 18px;
  background: #DE522E;
  border-radius: 15px;
}
@media only screen and (min-width: 768px) {
  .event_partial__slider__item__range {
    top: -68px;
  }
}
.event_partial__slider__item__range__span {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;
}
.event_partial__slider__item__range__block {
  display: flex;
  flex-direction: row;
}
.event_partial__slider__item__range__block__number {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;
}
.event_partial__slider__item__range__block__month {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
}
.event_partial__slider__item__location {
  padding: 8px 16px;
  border: 1px solid #DE522E;
  border-radius: 45px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: center;
  align-items: center;
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  color: #DE522E;
}
.event_partial__slider__item__title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .event_partial__slider__item__title {
    font-size: 32px;
    line-height: 100%;
  }
}
.event_partial__slider__item__excerpt {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .event_partial__slider__item__excerpt {
    font-size: 16px;
    line-height: 19px;
  }
}
.event_partial__slider__item__action {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 12px;
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #DE522E;
}
@media only screen and (min-width: 768px) {
  .event_partial__slider__item__action {
    font-size: 14px;
    line-height: 17px;
  }
}

.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: "Inter";
}
@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: "Inter";
}
@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: "HelveticaNeueLTStd-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: "Inter";
  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;
}
.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__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: "HelveticaNeue-Light";
}
.card__additional__list {
  text-align: left;
  padding-left: 12px;
  font-size: 14px;
}
.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%;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-top: -60px;
  background: #FFFFFF;
  border: 1px solid #F5F5F5;
  box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.08);
  font-size: 18px;
  z-index: 20;
  opacity: 0;
  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: "Inter";
}
@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;
}

/* -------------- Shared -------------- */
.blog__content figcaption, .blog__hero figcaption {
  color: #8f98aa;
  text-align: left;
  font-family: "Inter";
  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;
}

.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: 96px;
}
@media only screen and (min-width: 768px) {
  .blog__highlight {
    display: flex;
    justify-content: center;
    margin-bottom: 120px;
    flex-wrap: wrap;
  }
}
.blog__highlight__article {
  margin-bottom: 24px;
}
.blog__highlight__article:last-of-type {
  margin-bottom: 0;
}
@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%;
  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%;
  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: 48px;
  }
}
.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__quotes {
  padding: 0 24px;
  margin-bottom: 96px;
  margin-top: 48px;
  text-align: center;
}
.blog__quotes h3 {
  color: #E10202;
  font-family: "Inter";
}
.blog__quotes a p {
  font-size: 32px;
  line-height: 60px;
  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-between;
    flex-wrap: wrap;
  }
}
.blog__more__posts article {
  margin-bottom: 16px;
}
.blog__more__posts article a {
  display: inline-block;
  width: 100%;
}
.blog__more__posts article h3 {
  font-size: 20px;
  margin-bottom: 0;
}
.blog__more__posts article p {
  font-size: 14px;
  margin-bottom: 16px;
  line-height: 1.5;
}
.blog__more__posts article img {
  width: 100%;
  height: auto;
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px) {
  .blog__more__posts article {
    flex: 0 0 32%;
  }
}
.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__social, .blog__footer__social {
  border-bottom: 1px solid #d2d6dd;
  margin: 30px 0 24px;
  padding-bottom: 8px;
}
@media only screen and (min-width: 768px) {
  .blog__header__social ul, .blog__footer__social ul {
    display: flex;
    justify-content: flex-end;
  }
}
.blog__footer__social {
  border: 0;
  margin-top: 0;
}
@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;
}
@media only screen and (min-width: 768px) {
  .blog__footer__cat {
    margin-top: 0;
  }
}
.blog__footer__cat li {
  margin-bottom: 12px;
  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: "Inter";
  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 {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.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__hightlight_tiles {
  display: flex;
  gap: 48px;
  padding: 48px 24px;
}
@media only screen and (min-width: 768px) {
  .home__hightlight_tiles {
    padding: 96px 64px;
  }
}
@media only screen and (min-width: 992px) {
  .home__hightlight_tiles {
    padding: 96px 164px;
  }
}
@media only screen and (min-width: 1440px) {
  .home__hightlight_tiles {
    max-width: 1400px;
    margin: 0 auto;
  }
}
.home__hightlight_tiles__title {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  color: #241F21;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .home__hightlight_tiles__title {
    font-size: 48px;
    line-height: 100%;
    max-width: 800px;
  }
}
.home__hightlight_tiles__tile_list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  justify-content: center;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) {
  .home__hightlight_tiles__tile_list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.home__hightlight_tiles__tile_list__tile {
  max-width: 690px;
  gap: 16px;
}
@media only screen and (min-width: 768px) {
  .home__hightlight_tiles__tile_list__tile {
    gap: 32px;
  }
}
.home__hightlight_tiles__tile_list__tile img {
  width: 100%;
  max-height: 460px;
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .home__hightlight_tiles__tile_list__tile img {
    padding: 32px 0;
  }
}
.home__hightlight_tiles__tile_list__tile__content {
  gap: 8px;
}
@media only screen and (min-width: 768px) {
  .home__hightlight_tiles__tile_list__tile__content {
    gap: 12px;
  }
}
.home__hightlight_tiles__tile_list__tile__content .title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #241F21;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .home__hightlight_tiles__tile_list__tile__content .title {
    font-size: 32px;
    line-height: 140%;
  }
}
.home__hightlight_tiles__tile_list__tile__content .description {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  color: #241F21;
  text-align: center;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .home__hightlight_tiles__tile_list__tile__content .description {
    font-size: 16px;
    line-height: 150%;
  }
}
.home__video_section {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 550px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .home__video_section {
    min-height: 972px;
  }
}
.home__video_section__content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 66px 24px;
  z-index: 11;
}
@media only screen and (min-width: 768px) {
  .home__video_section__content {
    gap: 36px;
    max-width: 800px;
  }
}
.home__video_section__content__title {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .home__video_section__content__title {
    font-size: 64px;
    line-height: 100%;
  }
}
.home__video_section__content__description {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .home__video_section__content__description {
    font-size: 16px;
    line-height: 150%;
  }
}
.home__video_section__content__action {
  cursor: pointer;
  width: 100%;
  padding: 12px;
  background: #FFFFFF;
  border-radius: 41px;
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #DE522E !important;
  max-width: 327px;
  transition: 0.5s;
}
@media only screen and (min-width: 768px) {
  .home__video_section__content__action {
    font-size: 20px;
    line-height: 24px;
    max-width: 419px;
  }
}
.home__video_section__content__action:hover {
  background-color: #DE522E;
  color: #FFFFFF !important;
}
.home__video_section .video-wrapper {
  width: 100%;
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.home__video_section .video-wrapper video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .home__video_section .video-wrapper video {
    height: 100%;
    width: 100%;
  }
}
.home__video_section img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.home__cta_section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 48px;
  padding: 48px 24px;
  background-color: #E7DFCC;
}
@media only screen and (min-width: 768px) {
  .home__cta_section {
    padding: 96px 24px;
  }
}
.home__cta_section__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .home__cta_section__content {
    max-width: 700px;
  }
}
.home__cta_section__content__title {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  margin: 0;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .home__cta_section__content__title {
    font-size: 48px;
    line-height: 100%;
  }
}
.home__cta_section__content__description {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .home__cta_section__content__description {
    font-size: 16px;
    line-height: 150%;
  }
}
.home__cta_section__cards {
  display: grid;
  grid-template-rows: 1fr;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .home__cta_section__cards {
    display: flex;
    flex-direction: row;
  }
}
.home__cta_section__cards__item {
  position: relative;
  width: 100%;
  max-height: 327px;
  height: 327px;
}
@media only screen and (min-width: 768px) {
  .home__cta_section__cards__item {
    width: 225px;
    max-height: 225px;
    height: 225px;
  }
}
@media only screen and (min-width: 992px) {
  .home__cta_section__cards__item {
    width: 300px;
    max-height: 300px;
    height: 300px;
  }
}
@media only screen and (min-width: 1025px) {
  .home__cta_section__cards__item {
    width: 300.33px;
    max-height: 300.33px;
    height: 300.33px;
  }
}
@media only screen and (min-width: 1440px) {
  .home__cta_section__cards__item {
    width: 453.33px;
    max-height: 453.33px;
    height: 453.33px;
  }
}
.home__cta_section__cards__item__title {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  color: #FFFFFF;
  position: absolute;
  top: 24px;
  left: 32px;
  right: 32px;
  z-index: 11;
}
@media only screen and (min-width: 768px) {
  .home__cta_section__cards__item__title {
    font-size: 32px;
    line-height: 100%;
  }
}
.home__cta_section__cards__item__overlay {
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}
.home__cta_section__cards__item__overlay:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.home__cta_section__cards__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home__marketing {
  position: relative;
}
.home__marketing img {
  width: 100%;
}
.home__marketing__content {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: right;
  transform: translate3d(-50%, -50%, 0);
  padding: 0 24px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.home__marketing__content h2 {
  color: white;
  font-size: 32px;
}
@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: 96px;
    padding-bottom: 96px;
  }
}
.home.complementary .wrapper--content {
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .home.complementary img {
    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: wrap;
  }
}
.home__footer li {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
}
.home__footer li:nth-child(5n) {
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .home__footer li {
    max-width: 300px;
  }
  .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: "normalidad-ultraextended";
}

.cta_section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 48px;
  padding: 48px 24px;
  background-color: #E7DFCC;
}
@media only screen and (min-width: 768px) {
  .cta_section {
    padding: 96px 24px;
  }
}
.cta_section__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  text-align: center;
  margin-bottom: 48px;
}
@media only screen and (min-width: 768px) {
  .cta_section__content {
    max-width: 700px;
    margin-bottom: 0;
  }
}
.cta_section__content__title {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  margin: 0;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .cta_section__content__title {
    font-size: 48px;
    line-height: 100%;
  }
}
.cta_section__content__description {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .cta_section__content__description {
    font-size: 16px;
    line-height: 150%;
  }
}
.cta_section__cards {
  display: grid;
  grid-template-rows: 1fr;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .cta_section__cards {
    display: flex;
    flex-direction: row;
  }
}
.cta_section__cards__item {
  position: relative;
  width: 100%;
  max-height: 327px;
  height: 327px;
}
@media only screen and (min-width: 768px) {
  .cta_section__cards__item {
    width: 225px;
    max-height: 225px;
    height: 225px;
  }
}
@media only screen and (min-width: 992px) {
  .cta_section__cards__item {
    width: 300px;
    max-height: 300px;
    height: 300px;
  }
}
@media only screen and (min-width: 1025px) {
  .cta_section__cards__item {
    width: 300.33px;
    max-height: 300.33px;
    height: 300.33px;
  }
}
@media only screen and (min-width: 1440px) {
  .cta_section__cards__item {
    width: 453.33px;
    max-height: 453.33px;
    height: 453.33px;
  }
}
.cta_section__cards__item__title {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  color: #FFFFFF;
  position: absolute;
  top: 24px;
  left: 32px;
  right: 32px;
  z-index: 11;
}
@media only screen and (min-width: 768px) {
  .cta_section__cards__item__title {
    font-size: 32px;
    line-height: 100%;
  }
}
.cta_section__cards__item__overlay {
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}
.cta_section__cards__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home__video_section .home__cta_section__cards__item__overlay:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.content-main p {
  color: #FFFFFF;
  font-family: "Inter";
  font-weight: 300;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (min-width: 768px) {
  .content-main p {
    font-size: 20px;
    line-height: 150%;
  }
}
.content-main .dark-text p {
  color: #241F21;
}
.content-main h2 {
  color: #FFFFFF;
  font-family: "normalidad-ultraextended";
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  .content-main h2 {
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    margin-bottom: 24px;
  }
}
.content-main .dark-h2 {
  color: #241F21;
}
.content-main .remove-space {
  display: none;
}
@media only screen and (min-width: 768px) {
  .content-main .remove-space {
    display: block;
  }
}
.content-main .wrapper {
  max-width: inherit;
  width: auto;
  box-sizing: border-box;
}
.content-main .wrapper:first-of-type {
  margin-top: 48px;
}
.content-main .wrapper:last-of-type {
  margin-bottom: 48px;
}
.content-main .wrapper--content {
  margin: 24px;
}
@media only screen and (min-width: 768px) {
  .content-main .wrapper--content {
    margin: 48px;
    margin-top: 24px;
  }
  .content-main .wrapper--content:first-of-type {
    margin-top: 96px;
  }
  .content-main .wrapper--content:last-of-type {
    margin-bottom: 96px;
  }
}
@media only screen and (min-width: 1025px) {
  .content-main .wrapper--content {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
  }
}
.content-main .wrapper.market {
  max-width: 1384px;
}
.content-main .wrapper.market hr {
  margin: 24px 0 42px 0;
}
.content-main .wpb_column.vc_column_container:last-child {
  margin-bottom: 0;
}
.content-main .wpcf7-form label {
  font-family: "Inter";
  font-weight: 500;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .content-main .wpcf7-form label {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
  }
}
.content-main .wpcf7-form input, .content-main .wpcf7-form textarea {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 16px;
  gap: 32px;
  background: rgba(231, 223, 204, 0.5);
  border-radius: 14px;
  border: 2px solid #EFEADD;
  margin-top: 8px;
  font-family: "Inter";
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .content-main .wpcf7-form input, .content-main .wpcf7-form textarea {
    font-size: 16px;
  }
}
.content-main .wpcf7-form select {
  width: 100%;
  padding: 16px;
  gap: 32px;
  background: rgba(231, 223, 204, 0.5);
  border-radius: 14px;
  border: 2px solid #EFEADD;
  margin-top: 8px;
  font-family: "Inter";
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  color: #241F21;
  margin-bottom: 20px;
}
.content-main .wpcf7-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.content-main .wpcf7-form .menu-97 {
  position: relative;
}
.content-main .wpcf7-form .menu-97:after {
  content: "\f078";
  font: normal normal normal 17px/1 FontAwesome;
  color: #DE522E;
  right: 16px;
  bottom: 0;
  height: 34px;
  padding: 15px 0px 0px 8px;
  position: absolute;
  pointer-events: none;
}
.content-main .wpcf7-form input:focus, .content-main .wpcf7-form textarea:focus, .content-main .wpcf7-form select:focus {
  border: 2px solid #DE522E;
}
.content-main .wpcf7-form .wpcf7-list-item {
  display: flex;
  justify-content: center;
}
.content-main .wpcf7-form .wpcf7-list-item-label {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 17px;
  color: #241F21;
  letter-spacing: normal;
  text-transform: none;
  margin-top: 8px;
  margin-left: 5px;
}
.content-main .wpcf7-form .wpcf7-submit {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 64px;
  gap: 32px;
  width: 330px;
  height: 48px;
  background: #DE522E;
  border-radius: 41px;
  margin: 0 auto;
  font-family: "normalidad-ultraextended";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .content-main .wpcf7-form .wpcf7-submit {
    font-size: 20px;
    line-height: 24px;
  }
}
.content-main .wpcf7-form .wpcf7-not-valid-tip {
  font-size: 15px !important;
}
.content-main .wpcf7-form .wpcf7-list-item {
  margin: 0;
}
.content-main .wpcf7-form .row-col-wpcf7 {
  margin-top: -24px;
  margin-bottom: 48px;
}
.content-main .wpcf7-form .row-col-wpcf7:after {
  content: "";
  display: table;
  clear: both;
}
.content-main .wpcf7-form .row-col-wpcf7 label {
  display: flex;
}
.content-main .wpcf7-form .wpcf7-acceptance label {
  display: flex;
}
.content-main .wpcf7-form .row-col-wpcf7 .wpcf7-form-control-wrap {
  float: left;
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .content-main .wpcf7-form .row-col-wpcf7 .wpcf7-form-control-wrap {
    width: 33.33%;
  }
}
.content-main .wpcf7-form .row-col-wpcf7 .wpcf7-form-control-wrap .wpcf7-list-item {
  display: block;
  justify-content: unset;
}
.content-main .wpcf7-form .wpcf7-form p {
  margin-bottom: 0;
}
.content-main .wpcf7-form input[type=checkbox] {
  appearance: none;
  background-color: #E7DFCC;
  font: inherit;
  color: currentColor;
  width: 1em;
  height: 1em;
  border: 0;
  padding: 7px;
  border-radius: 0.15em;
  transform: translateY(-0.075em);
  top: 3px;
  position: relative;
}
.content-main .wpcf7-form input[type=checkbox]::before {
  position: absolute;
  content: " ";
  width: 1em;
  height: 1em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #DE522E;
  border-radius: 4px;
  left: 0;
  top: 0;
}
.content-main .wpcf7-form input[type=checkbox]:checked::before {
  transform: scale(1);
}
.content-main .wpcf7-form .wpcf7-response-output {
  font-size: 16px;
}
.content-main .wpcf7-form .tc-contact-7 {
  text-decoration: underline;
  color: #241F21;
  transition: 0.5s;
}
.content-main .wpcf7-form .tc-contact-7:hover {
  color: #8F98AA;
}

.wptb-preview-table {
  min-width: 100%;
}

.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: #E7DFCC;
}

.wptb-row {
  background-color: #F8F6EE;
}

.wptb-cell {
  background-color: rgba(0, 0, 0, 0);
}

.wptb-table-11966 {
  margin: 0 auto;
}

.wptb-plugin-responsive-base {
  width: 50% !important;
}
@media only screen and (min-width: 768px) {
  .wptb-plugin-responsive-base {
    width: 100% !important;
  }
}

.wptb-element-main-table_setting-11966 {
  min-width: 100%;
  margin: 0 auto;
}

#wptb-table-id-11969 table td p {
  font-family: "Inter" !important;
  font-size: 16px !important;
  line-height: 22px !important;
  color: #241F21 !important;
}
@media only screen and (min-width: 768px) {
  #wptb-table-id-11969 table td p {
    font-size: 20px !important;
  }
}

#wptb-table-id-11969 table td p strong {
  font-family: "Inter" !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #241F21 !important;
  text-transform: uppercase !important;
}
@media only screen and (min-width: 768px) {
  #wptb-table-id-11969 table td p strong {
    font-size: 20px !important;
  }
}

#wptb-table-id-11969 .wptb-ph-element {
  float: left !important;
}
@media only screen and (min-width: 768px) {
  #wptb-table-id-11969 .wptb-ph-element {
    float: none !important;
  }
}

#wptb-table-id-11969 .wptb-table-container .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: rgba(231, 223, 204, 0.5) !important;
}

.map {
  filter: grayscale(100%) invert(100%) contrast(100%) !important;
}

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

::placeholder {
  color: #241F21;
  opacity: 0.5;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #241F21;
  opacity: 0.5;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #241F21;
  opacity: 0.5;
}

.wptb-table-11969 {
  overflow: hidden !important;
}

.wptb-table-11969 .generic__table td:first-child, table td:first-child {
  flex: 0 0 50%;
  justify-content: start !important;
}
@media only screen and (min-width: 768px) {
  .wptb-table-11969 .generic__table td:first-child, table td:first-child {
    justify-content: flex-end !important;
  }
}

.wptb-table-11969 .wptb-cell {
  justify-content: unset;
}

.dealer_locator {
  width: 100%;
  height: 100%;
  background-color: #F8F6EE;
}
.dealer_locator__container {
  max-width: 1200px;
  margin: 0px auto;
}
@media only screen and (min-width: 768px) {
  .dealer_locator__container {
    padding: 0 24px;
  }
}
.dealer_locator__container .search_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  padding: 32px 24px;
}
@media only screen and (min-width: 1025px) {
  .dealer_locator__container .search_box {
    padding: 32px 0px;
    gap: 32px;
    flex-direction: row;
  }
}
.dealer_locator__container .search_box #addy_in_city,
.dealer_locator__container .search_box #addy_in_state,
.dealer_locator__container .search_box .search_item {
  display: flex;
  width: 100%;
  max-width: 571.5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .dealer_locator__container .search_box #addy_in_city,
  .dealer_locator__container .search_box #addy_in_state,
  .dealer_locator__container .search_box .search_item {
    max-width: 571.5px;
  }
}
.dealer_locator__container .search_box #addy_in_city label,
.dealer_locator__container .search_box #addy_in_state label,
.dealer_locator__container .search_box .search_item label {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .dealer_locator__container .search_box #addy_in_city label,
  .dealer_locator__container .search_box #addy_in_state label,
  .dealer_locator__container .search_box .search_item label {
    font-size: 16px;
    line-height: 24px;
  }
}
.dealer_locator__container .search_box #addy_in_city select,
.dealer_locator__container .search_box #addy_in_state select,
.dealer_locator__container .search_box .search_item select {
  -webkit-appearance: none;
  -moz-appearance: window;
  width: 100%;
  padding: 16px;
  gap: 32px;
  background: rgba(231, 223, 204, 0.5);
  border-radius: 16px;
  border: 0;
  font-family: "Inter";
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  color: #241F21;
  border: 2px solid rgba(231, 223, 204, 0.5);
  padding: 16px 16px 16px 16px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDE0IDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDEuMTQyODJMNyA3LjE0MjgyTDEzIDEuMTQyODIiIHN0cm9rZT0iI0RFNTIyRSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
  background-repeat: no-repeat;
  background-position: 96% center;
  background-size: 12px;
}
@media only screen and (min-width: 768px) {
  .dealer_locator__container .search_box #addy_in_city select,
  .dealer_locator__container .search_box #addy_in_state select,
  .dealer_locator__container .search_box .search_item select {
    background-position: 96% center;
    font-size: 16px;
    line-height: 150%;
  }
}
.dealer_locator__container .search_box #addy_in_city select:focus,
.dealer_locator__container .search_box #addy_in_state select:focus,
.dealer_locator__container .search_box .search_item select:focus {
  border: 2px solid #DE522E;
}
.dealer_locator__container .slp_search_form .search_box .search_item {
  width: 100%;
  justify-content: center;
  flex: 1;
}
@media only screen and (min-width: 768px) {
  .dealer_locator__container .slp_search_form .search_box .search_item {
    width: auto;
  }
}
.dealer_locator__container .slp_search_form .search_box .search_item #radius_in_submit {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}
.dealer_locator__container .slp_search_form .search_box .search_item #radius_in_submit input {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 12px;
  gap: 32px;
  /* Sunrise */
  background: #DE522E;
  border-radius: 41px;
  margin: 0;
  border: none;
  outline: 0;
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  transition: all 0.3s ease;
  text-transform: uppercase;
  color: #FFFFFF;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .dealer_locator__container .slp_search_form .search_box .search_item #radius_in_submit input {
    padding: 19px 64px;
    font-size: 16px;
    line-height: 24px;
  }
}
.dealer_locator__container .slp_search_form .search_box .search_item #radius_in_submit input:hover {
  background-color: white;
  color: #DE522E;
}
.dealer_locator__container .slp_search_form .search_box {
  align-items: center;
}
@media only screen and (min-width: 1025px) {
  .dealer_locator__container .slp_search_form .search_box {
    align-items: flex-end;
  }
}
.dealer_locator__container .slp_results_container .results_wrapper {
  border: none;
  border-bottom: 1px solid #755B25;
  border-radius: 0px;
  padding: 32px 24px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .dealer_locator__container .slp_results_container .results_wrapper {
    padding: 48px 24px;
  }
}
.dealer_locator__container .slp_results_container .results_wrapper:hover {
  transition: all 0.2s linear;
  background-color: transparent;
  opacity: 0.5;
  border: none;
  border-bottom: 1px solid #755B25;
}
.dealer_locator__container .slp_results_container .results_wrapper:last-child {
  border: none;
}
.dealer_locator__container .slp_results_container .results_wrapper .location_name {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .dealer_locator__container .slp_results_container .results_wrapper .location_name {
    font-size: 24px;
    line-height: 100%;
  }
}
.dealer_locator__container .slp_results_container .results_wrapper .location_secondary span {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .dealer_locator__container .slp_results_container .results_wrapper .location_secondary span {
    font-size: 16px;
    line-height: 150%;
  }
}
.dealer_locator__container .slp_results_container .results_wrapper .slp_result_contact a {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-decoration-line: underline;
  color: #DE522E;
  text-underline-offset: 4px;
}
@media only screen and (min-width: 768px) {
  .dealer_locator__container .slp_results_container .results_wrapper .slp_result_contact a {
    font-size: 16px;
    line-height: 19px;
  }
}
.dealer_locator__container .slp_results_container .results_wrapper .location_distance {
  font-family: "Inter";
}
.dealer_locator #slp_bubble_name strong {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .dealer_locator #slp_bubble_name strong {
    font-size: 24px;
    line-height: 100%;
  }
}
.dealer_locator #slp_bubble_address,
.dealer_locator #slp_bubble_address2,
.dealer_locator #slp_bubble_city,
.dealer_locator #slp_bubble_state,
.dealer_locator #slp_bubble_country,
.dealer_locator #slp_bubble_country {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 150%;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .dealer_locator #slp_bubble_address,
  .dealer_locator #slp_bubble_address2,
  .dealer_locator #slp_bubble_city,
  .dealer_locator #slp_bubble_state,
  .dealer_locator #slp_bubble_country,
  .dealer_locator #slp_bubble_country {
    font-size: 14px;
    line-height: 150%;
  }
}
.dealer_locator #slp_bubble_directions,
.dealer_locator #slp_bubble_website,
.dealer_locator #slp_bubble_email,
.dealer_locator #slp_bubble_phone,
.dealer_locator #slp_bubble_fax {
  margin-top: 12px;
}
.dealer_locator #slp_bubble_directions a,
.dealer_locator #slp_bubble_website a,
.dealer_locator #slp_bubble_email a,
.dealer_locator #slp_bubble_phone a,
.dealer_locator #slp_bubble_fax a {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  text-decoration-line: underline;
  color: #DE522E;
  text-underline-offset: 2px;
}
@media only screen and (min-width: 768px) {
  .dealer_locator #slp_bubble_directions a,
  .dealer_locator #slp_bubble_website a,
  .dealer_locator #slp_bubble_email a,
  .dealer_locator #slp_bubble_phone a,
  .dealer_locator #slp_bubble_fax a {
    font-size: 14px;
    line-height: 19px;
  }
}
.dealer_locator .gm-ui-hover-effect {
  top: 0px !important;
  right: -3px !important;
}

.faq {
  background: #F8F6EE;
  padding: 48px 24px;
}
@media only screen and (min-width: 768px) {
  .faq {
    padding: 96px 0;
  }
}
.faq__container {
  max-width: 1200px;
  margin: 0 auto;
}
.faq__container h2 {
  font-family: "normalidad-ultraextended";
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  color: #241F21;
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .faq__container h2 {
    font-size: 48px;
    margin-bottom: 64px;
  }
}
.faq__container h3 {
  font-family: "Inter";
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #241F21;
  padding: 24px 0;
  padding-left: 54px;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .faq__container h3 {
    font-size: 32px;
    line-height: 100%;
    font-family: "normalidad-ultraextended";
    padding: 32px 0;
    padding-left: 116px;
    font-weight: 400;
  }
}
.faq__container #faq_block {
  background: #E7DFCC;
  border-radius: 14px;
  border: 1px solid #E7DFCC;
}
.faq__container .question-inner {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .faq__container .question-inner {
    font-size: 24px;
    line-height: 100%;
  }
}
.faq .question-and-answer {
  background-color: #F8F6EE;
  color: #241F21;
  padding: 24px 16px 24px 54px;
  border-bottom: 1px solid #E7DFCC;
}
@media only screen and (min-width: 768px) {
  .faq .question-and-answer {
    padding: 32px 16px 32px 116px;
  }
}
.faq .question {
  list-style: none;
  display: flex;
  justify-content: space-between;
  transition: height 1s ease;
  position: relative;
  transition: 0.5s;
  cursor: pointer;
}
.faq .question-and-answer .question {
  cursor: pointer;
}
.faq .answer {
  display: none;
  font-family: "Inter";
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  color: #241F21;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .faq .answer {
    font-size: 16px;
  }
}
.faq .plus-faq,
.faq .minus-faq {
  color: #000;
  padding: 10px;
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  box-sizing: border-box;
  transition: 0.5s all ease-out;
  position: absolute;
  top: 50%;
  left: -25px;
  transform: translate(-50%, -50%) !important;
}
@media only screen and (min-width: 768px) {
  .faq .plus-faq,
  .faq .minus-faq {
    left: -50px;
    width: 60px;
    height: 60px;
  }
}
.faq .plus-faq {
  content: url("/wp-content/themes/rizon-truck-theme/images/icons/plus.svg");
  opacity: 1;
  transform: rotate(0deg);
}
.faq .minus-faq {
  content: url("/wp-content/themes/rizon-truck-theme/images/icons/minus.svg");
  opacity: 0;
  transform: rotate(-90deg);
}
.faq .question-inner.active .plus-faq {
  opacity: 0;
  transform: translate(-50%, -50%) rotate(90deg) !important;
}
.faq .minus-faq {
  opacity: 0;
  transform: translate(-50%, -50%) rotate(-90deg) !important;
}
.faq .question-inner.active .minus-faq {
  opacity: 1;
  transform: translate(-50%, -50%) rotate(0deg) !important;
}

.dark-text-block {
  background: #241F21;
  padding: 48px 24px;
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .dark-text-block {
    padding: 96px 0;
  }
}
.dark-text-block__container {
  max-width: 800px;
  margin: 0 auto;
}
.dark-text-block__container h1, .dark-text-block__container h2, .dark-text-block__container h3, .dark-text-block__container h4, .dark-text-block__container h5, .dark-text-block__container h6, .dark-text-block__container p {
  color: #FFFFFF;
}
.dark-text-block__container p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  text-align: justify;
}
@media only screen and (min-width: 768px) {
  .dark-text-block__container p {
    font-size: 16px;
  }
}

/* -------------- 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: "normalidad-ultraextended";
  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;
}
@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;
}
.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;
  }
}
.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 104px;
  }
}
.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: 88px 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: "Inter";
  text-decoration: none;
  display: inline-block;
  outline: 0;
  border-bottom: 2px solid transparent;
  transition: border 0.3s linear;
  line-height: 32px;
}
.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: 10;
  width: 100%;
  background-color: #FFFFFF;
  color: #241F21;
  font-size: 16px;
  padding: 28px 24px 24px 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;
  position: sticky;
  top: -1px;
  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 54px 18px 54px;
  }
}
.tabs__switcher > * {
  flex: 0 0 auto;
}
.tabs__switcher__logo {
  vertical-align: inherit;
  height: 20px;
  max-width: initial;
}
.tabs__switcher__button {
  display: none;
}
@media only screen and (min-width: 992px) {
  .tabs__switcher__button {
    display: inline-block;
  }
}
.tabs__switcher__right {
  text-align: right;
  position: relative;
  top: -4px;
}
.tabs__switcher__list {
  display: flex !important;
}
@media only screen and (min-width: 768px) {
  .tabs__switcher__list {
    flex: 0 0 auto;
  }
}
.tabs__switcher__list__element {
  margin-right: 24px;
  cursor: pointer;
  padding: 0 0 5px;
  color: #241F21;
  font-family: "Inter";
  font-weight: 500;
  font-size: 14px !important;
  line-height: 17px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .tabs__switcher__list__element {
    font-weight: 600;
    font-size: 16px !important;
    line-height: 19px;
  }
}
.tabs__switcher__list__element::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #DE522E;
  transition: width 0.3s;
  position: absolute;
  bottom: 0px;
}
.tabs__switcher__list__element:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .tabs__switcher__list__element:last-child {
    margin-right: 15px;
  }
}
.tabs__switcher__list__element.vc_active {
  padding: 0 0 5px !important;
}
.tabs__switcher__list__element.vc_active::after {
  width: 100%;
}
.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: -68px;
}
@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__switcher__button-new {
  display: none;
}
@media only screen and (min-width: 768px) {
  .tabs__switcher__button-new {
    display: inline-block;
  }
}
.tabs__container__list__element {
  display: none;
  animation: fadein 1s;
}
.tabs__container__list__element.vc_active {
  display: block;
}
.tabs__container__list__element__body {
  padding: 0 !important;
  border: 0 !important;
}

@keyframes fadein {
  from {
    transform: translateY(100px);
    opacity: 0.2;
  }
  to {
    transform: translateY(0px);
    opacity: 1;
  }
}
.product--single {
  scroll-margin: 120px;
}
@media only screen and (min-width: 768px) {
  .product--single {
    scroll-margin: 85px;
  }
}
.product--single h3 {
  font-family: "normalidad-ultraextended";
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  color: #241F21;
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  .product--single h3 {
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    margin-bottom: 24px;
  }
}
.product--single h4 {
  font-family: "Inter";
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #241F21;
  margin-top: 16px;
}
@media only screen and (min-width: 768px) {
  .product--single h4 {
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
    margin-top: 32px;
  }
}
.product--single h6 {
  font-family: "Inter";
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  margin-top: 12px;
  color: #241F21;
}
.product--single p {
  font-family: "Inter";
  font-weight: 300;
  font-size: 14px !important;
  line-height: 150%;
  color: #241F21;
  margin-top: 4px;
}
@media only screen and (min-width: 768px) {
  .product--single p {
    font-weight: 300;
    font-size: 16px !important;
    line-height: 150%;
    margin-top: 12px;
  }
}
.product--single .wrapper--content {
  max-width: none;
  margin: 0;
  padding: 0 24px;
}
@media only screen and (min-width: 768px) {
  .product--single .wrapper--content {
    padding: 0 0 48px 0;
  }
}
@media only screen and (min-width: 992px) {
  .product--single .wrapper--content {
    padding: 0 5vw 48px 5vw;
  }
}
@media only screen and (min-width: 1025px) {
  .product--single .wrapper--content {
    padding: 0 10vw 48px 10vw;
  }
}
@media only screen and (min-width: 1900px) {
  .product--single .wrapper--content {
    padding: 0 18vw 48px 18vw;
  }
}
@media only screen and (min-width: size) {
  .product--single .wrapper--content {
    padding: 0 20vw 48px 20vw;
  }
}
.product--single .product--single .wrapper--content:first-of-type {
  padding-top: 48px;
}
@media only screen and (min-width: 768px) {
  .product--single .product--single .wrapper--content:first-of-type {
    padding-top: 96px;
  }
}
.product--single .product--single .wrapper--content:last-of-type {
  padding-bottom: 48px;
}
@media only screen and (min-width: 768px) {
  .product--single .product--single .wrapper--content:last-of-type {
    padding-bottom: 96px;
  }
}
.product--single .wpb_column.vc_column_container:last-child {
  margin-bottom: 0;
}
.product--single .vc_tta-container {
  margin-bottom: 0;
}
.product--single .vc_row.vc_column-gap-30 {
  margin-left: auto;
  margin-right: auto;
}
.product--single .wpb_button, .product--single .wpb_content_element, .product--single ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0;
}
.product--single .wpb_column.vc_column_container + .wpb_column.vc_column_container {
  margin-bottom: 0;
}
.product--single .wpb_column.vc_column_container {
  margin-bottom: 0;
}
.product--single .afternoon-bg {
  background: #E7DFCC;
}
.product--single .wptb-table-container {
  margin: 0 auto !important;
}
.product--single .remove-space {
  display: none;
}
@media only screen and (min-width: 768px) {
  .product--single .remove-space {
    display: block;
  }
}
.product--single .btn.only-mob {
  margin-bottom: 112.5px;
}

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

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

.product-template .home__video_section__content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.product-template .btn-mob-hero {
  padding: 0;
}

.vc_row.vc_column-gap-30 > .vc_column_container {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .vc_row.vc_column-gap-30 > .vc_column_container {
    padding: 15px;
  }
}

.vc_row.vc_column-gap-35 > .vc_column_container {
  padding: 24px;
}
@media only screen and (min-width: 768px) {
  .vc_row.vc_column-gap-35 > .vc_column_container {
    padding: 17.5px;
  }
}

/* -------------- Blog list page -------------- */
.featured-blogcard {
  height: auto;
  box-shadow: 0 0 30px 1px rgba(0, 0, 0, 0.06);
}
.featured-blogcard .card__title {
  font-family: "Inter";
  font-size: 24px;
}
.featured-blogcard .card__content {
  padding: 24px;
}

.blog-cardcard {
  height: auto;
}
.blog-cardcard .card__title {
  font-family: "Inter";
}

.blog__content h2, .blog__content h3, .blog__content h4, .blog__content h5, .blog__content h6, .blog__content strong {
  font-family: "Inter";
}
.blog__content h4 {
  color: #241F21;
  font-family: "Inter";
  margin-bottom: 10px;
}
.blog__content h4 strong {
  font-family: "Inter";
}
.blog .wrapper--content p {
  max-width: none;
  color: #3D3D3D;
  padding: 0;
}
.blog .wrapper--content a {
  color: #DE522E;
}

/* -------------- Media Pool Page -------------- */
.media_pool__cta_section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 48px;
  padding: 48px 24px;
  background-color: #E7DFCC;
}
@media only screen and (min-width: 768px) {
  .media_pool__cta_section {
    padding: 96px;
  }
}
.media_pool__cta_section__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .media_pool__cta_section__content {
    max-width: 700px;
  }
}
.media_pool__cta_section__content__title {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  margin: 0;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .media_pool__cta_section__content__title {
    font-size: 48px;
    line-height: 100%;
  }
}
.media_pool__cta_section__content__description {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  color: #241F21;
}
@media only screen and (min-width: 768px) {
  .media_pool__cta_section__content__description {
    font-size: 16px;
    line-height: 150%;
  }
}
.media_pool__cta_section__cards {
  display: grid;
  grid-template-rows: 1fr;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .media_pool__cta_section__cards {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    flex-direction: row;
  }
}
.media_pool__cta_section__cards__item {
  position: relative;
  width: 100%;
  max-height: 327px;
  height: 327px;
}
@media only screen and (min-width: 768px) {
  .media_pool__cta_section__cards__item {
    width: 100%;
    max-height: 225px;
    height: 225px;
  }
}
@media only screen and (min-width: 992px) {
  .media_pool__cta_section__cards__item {
    width: 100%;
    max-height: 300px;
    height: 300px;
  }
}
@media only screen and (min-width: 1025px) {
  .media_pool__cta_section__cards__item {
    width: 100%;
    max-height: 300.33px;
    height: 300.33px;
  }
}
@media only screen and (min-width: 1440px) {
  .media_pool__cta_section__cards__item {
    width: 100%;
    max-height: 453.33px;
    height: 453.33px;
  }
}
.media_pool__cta_section__cards__item__title {
  font-family: "normalidad-ultraextended";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  color: #FFFFFF;
  position: absolute;
  top: 24px;
  left: 32px;
  right: 32px;
  z-index: 11;
}
@media only screen and (min-width: 768px) {
  .media_pool__cta_section__cards__item__title {
    font-size: 32px;
    line-height: 100%;
  }
}
.media_pool__cta_section__cards__item__overlay {
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}
.media_pool__cta_section__cards__item__overlay:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.media_pool__cta_section__cards__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 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;
}

#sidebar {
  display: none;
}

body {
  padding-top: 77px;
}
@media only screen and (min-width: 768px) {
  body {
    padding-top: 60px;
  }
}

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