a svg,
a,
button.search-model {
  transition: all 0.1s ease-in-out;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.full-width-section {
  margin: 40px calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw !important;
}
.hero-cover {
  width: 100vw;
  margin-top: -100px;
}
.section-m {
  margin: 40px 0;
}
.is-font-wight-300 {
  font-weight: 300;
}
.is-section-title {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.03em;
  text-align: center;
  margin-bottom: 1em;
}
@media (max-width: 767px) {
  .h-tablet-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .h-tablet-up {
    display: none !important;
  }
}
.is-font-weight-700 {
  font-weight: 700 !important;
}
.is-transform-uppercase {
  text-transform: uppercase;
}
.is-letter-space {
  letter-spacing: 0.03em;
}
.is-color-green {
  color: #24c5a1;
  --custom-sub: #24c5a1;
}
.is-color-blue {
  color: #78a3ed;
}
.is-color-red {
  color: #ed7878;
  --custom-sub: #ed7878;
}
.is-color-gamble {
  color: #452578;
  --custom-sub: #452578;
}
.entry-content > .max-content-center {
  margin: 0 auto;
}
:root {
  --brand-links: #24c5a1;
  --brand-color: #0dc6a1;
  --brand-red: #e6100b;
  --brand-text: #000;
  --brand-dark: #373737;
  --brand-gery-1: #f1f1f1;
  --brand-white: #fff;
  --menu-link: #fff;
  --bg-color: rgb(248, 248, 248);
}
@media (max-width: 767px) {
  :root {
    --bg-color: #fff;
  }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
html,
input[type="search"] {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
.wrap {
  max-width: 1132px;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
}
.wrap:after {
  content: "";
  display: table;
  clear: both;
}
.site-inner {
  padding: 20px 0;
}
@media (min-width: 768px) {
  .site-inner {
    padding: 20px 0 80px;
  }
}
.singular.content .site-inner > .wrap {
  max-width: 800px;
}
.genesis-skip-link {
  display: none;
}
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}
.screen-reader-text:focus,
.screen-reader-shortcut:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: 700;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000;
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
@media (max-width: 991px) {
  .sidebar-primary {
    display: none;
  }
}
@media (min-width: 992px) {
  .content-sidebar .site-main {
    float: left;
    width: 65.7534246575%;
  }
  .content-sidebar .sidebar-primary {
    float: right;
    width: 28.6815068493%;
  }
  @supports (display: grid) {
    .content-sidebar .content-area {
      display: grid;
      grid-template-columns: 1fr 300px;
      grid-column-gap: 32px;
    }
    .content-sidebar .site-main {
      float: none;
      width: 100%;
      max-width: 768px;
    }
    .content-sidebar .sidebar-primary {
      float: none;
      width: 100%;
    }
  }
}
input,
select,
textarea {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #424242;
  font-size: 18px;
  line-height: 24px;
  padding: 14px 16px;
  width: 100%;
}
select {
  line-height: 54px;
  height: 54px;
}
textarea {
  width: 100%;
}
::-moz-placeholder {
  color: #bdbdbd;
  opacity: 1;
}
::-ms-input-placeholder {
  color: #bdbdbd;
}
::-webkit-input-placeholder {
  color: #bdbdbd;
}
input:focus::-webkit-input-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder,
textarea:focus::-webkit-input-placeholder,
textarea:focus::-moz-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}
button {
  overflow: hidden;
  cursor: pointer;
  outline: none;
  border-radius: 4px;
  font-size: 14px;
  text-transform: uppercase;
  background-color: var(--brand-links);
  padding: 1em;
  border: 0;
  color: #fff;
  letter-spacing: 0.1em;
}
button.full-width {
  width: 100%;
}
button.is-small {
  font-size: 11px;
  padding: 0.8em 1.9em;
  letter-spacing: 0.06em;
}
@media (max-width: 767px) {
  button.is-small {
    padding: 1.3em 3.9em;
  }
}
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
.button {
  background-color: var(--brand-links);
  color: #fff;
  padding: 1em 2.4em;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  border-radius: 5px;
  font-size: 14px;
  text-decoration: none;
}
.button.button--wider {
  padding: 0.8em 4.6em;
}
.button.button--smaller {
  padding: 0.6em 2.2em;
  font-size: 13px;
}
.button.button--transparent {
  background-color: transparent;
  border: 2px solid var(--brand-links);
  color: var(--brand-links);
  text-align: center;
}
button.search-model {
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  outline: none;
  cursor: pointer;
  background: var(--brand-white);
  border: 2px solid transparent;
  width: 185px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  font-size: 16px;
  font-weight: 300;
  border-radius: 4px;
  padding: 10px;
  display: flex;
  align-items: center;
  color: #000;
  text-transform: capitalize;
}
button.search-model .icon {
  color: var(--brand-links);
  margin-right: 10px;
  width: 1.3em;
  height: 1.3em;
}
button.search-model:hover,
button.search-model:focus {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
}
.search-form {
  border: 1px solid #e0e0e0;
  max-width: 400px;
  position: relative;
  overflow: hidden;
}
.search-form .search-field {
  border: none;
  padding-right: 44px;
  width: 100%;
}
.search-form .search-submit {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  min-width: 0;
  width: 44px;
  height: 44px;
  line-height: 0;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  right: 0;
}
.search-form .search-submit svg {
  fill: #757575;
  width: 20px;
  height: 20px;
}
.search-form .search-submit svg:hover {
  fill: #05306f;
}
html {
  scroll-behavior: smooth;
}
body {
  color: #424242;
  font-family:
    Gill Sans Nova,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    Oxygen-Sans,
    Ubuntu,
    Cantarell,
    "Helvetica Neue",
    sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.55;
}
@media (min-width: 768px) {
  body {
    font-size: 20px;
  }
}
@media print {
  body {
    font-family: sans-serif;
  }
}
@media (max-width: 1116px) {
  body.menu-active {
    overflow: hidden;
  }
}
a {
  color: var(--brand-links);
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
strong {
  font-weight: 700;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
}
code {
  padding: 2px 4px;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  line-height: 18px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
cite {
  font-style: normal;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
p {
  margin: 0 0 16px;
  padding: 0;
}
p.large,
p.has-large-font-size {
  font-size: 21px;
}
@media (min-width: 768px) {
  p.large,
  p.has-large-font-size {
    font-size: 24px;
  }
}
p.has-normal-font-size {
  font-size: 18px;
}
@media (min-width: 768px) {
  p.has-normal-font-size {
    font-size: 20px;
  }
}
p.small,
p.has-small-font-size {
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--brand-dark);
  font-family:
    Gill Sans Nova,
    "Lucida Bright",
    Lucidabright,
    "Lucida Serif",
    Lucida,
    "DejaVu Serif",
    "Bitstream Vera Serif",
    "Liberation Serif",
    Georgia,
    serif;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 16px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: var(--brand-dark);
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #05306f;
  text-decoration: none;
}
h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus {
  outline: none;
}
h1 {
  font-size: 34px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 42px;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 46px;
  }
}
h2 {
  font-size: 26px;
}
@media (min-width: 768px) {
  h2 {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  h2 {
    font-size: 28px;
  }
}
h3 {
  font-size: 17px;
}
@media (min-width: 768px) {
  h3 {
    font-size: 17px;
  }
}
@media (min-width: 992px) {
  h3 {
    font-size: 17px;
  }
}
h4,
h5,
h6 {
  font-size: 18px;
}
@media (min-width: 768px) {
  h4,
  h5,
  h6 {
    font-size: 22px;
  }
}
.content-styles h1 {
  font-size: 34px;
  font-weight: 300;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .content-styles h1 {
    font-size: 42px;
  }
}
@media (min-width: 992px) {
  .content-styles h1 {
    font-size: 50px;
  }
}
.content-styles h2 {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 2em 0 1em;
}
@media (min-width: 768px) {
  .content-styles h2 {
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  .content-styles h2 {
    font-size: 20.8px;
  }
}
.content-styles h3 {
  font-size: 22px;
  margin: 2em 0 1em;
  font-weight: 500;
}
@media (min-width: 768px) {
  .content-styles h3 {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .content-styles h3 {
    font-size: 19px;
  }
}
.content-styles h4,
.content-styles h5,
.content-styles h6 {
  font-size: 18px;
}
@media (min-width: 768px) {
  .content-styles h4,
  .content-styles h5,
  .content-styles h6 {
    font-size: 22px;
  }
}
.is-style-page-title {
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0.14em;
  text-align: center;
  text-transform: uppercase;
}
.entry-content > .is-style-page-title {
  margin: 80px auto 60px;
}
@media (max-width: 767px) {
  .entry-content > .is-style-page-title {
    margin: 40px auto 20px;
  }
}
.is-style-page-faq {
  line-height: 1.3em;
  text-align: left;
  color: #24c5a1;
  font-weight: 300;
  display: block;
  font-size: 2em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.entry-content > .is-style-page-faq:first-child {
  margin: 1.3em 0 -0.3em;
}
.entry-content > .is-style-page-faq {
  margin: 1.3em 0 -0.3em;
}
.wp-block-button__link {
  border: 2px solid var(--brand-links);
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  padding: 0.3em 1.6em;
  text-decoration: none;
  text-transform: uppercase;
  background-color: transparent;
}
.is-style-full .wp-block-button__link,
.wp-block-button__link.full {
  display: block;
  width: 100%;
}
.wp-block-button__link:not(.has-text-color) {
  color: var(--brand-links);
}
.wp-block-button__link:not(.has-text-color):hover {
  background-color: #fff;
}
.wp-block-button__link.has-blue-color:hover,
.wp-block-button__link.has-blue-color:focus {
  color: #05306f;
}
.wp-block-button__link.has-blue-background-color:hover,
.wp-block-button__link.has-blue-background-color:focus {
  background-color: #031b3e;
}
.wp-block-button__link.has-grey-color:hover,
.wp-block-button__link.has-grey-color:focus {
  color: #fafafa;
}
.wp-block-button__link.has-grey-background-color:hover,
.wp-block-button__link.has-grey-background-color:focus {
  background-color: #e1e1e1;
}
blockquote,
blockquote.wp-block-quote {
  background-size: 36px auto;
  padding-top: 47px;
  text-align: left;
  font-family: kepler-std-caption, serif;
  position: relative;
}
blockquote.is-style-large cite,
blockquote.wp-block-quote.is-style-large cite {
  text-align: left;
}
blockquote.is-style-large p,
blockquote.wp-block-quote.is-style-large p {
  font-size: 25px;
  line-height: 1.2;
  max-width: 26em;
}
blockquote:before,
blockquote.wp-block-quote:before {
  content: "";
  position: absolute;
  width: 36px;
  height: 25px;
  top: -18px;
  right: calc(100% - 20px);
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAZCAYAAABZ5IzrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbFJREFUeNq0lt9xgzAMxg3HAlmBd57oCHQEZwQYoRkhHSGMUFZghPICz2UFRiDyVVBDLCED1Z0v4d+Pzx+S7GAcR8VF13XUpQsMDSPF48J1U5IkHDuGnwwZA9x7i5R/5AjRq/OF5GEQMU0ktyZjoochFnRBwAf+d4V5SbUhhGPEcE8aCsQYwA+MOyNGrWa7FiNlZAGVQ0Yt/Dy4F2E0MGp0p3GIlDLM81VEiNEIomYzwCgJEXau3QWMEpK5n05GDjE5iqHihqBhI/E3GSDkhbH4ZOjMF2NrwThiJzfHuNqOkIKwJ3wTFpfCsmYZIGSTYVfZ46AYliERMzvEfCpj8ZtQDMkAMVLG7FBOXL96dvCjDBW0bRtj06LKUmNuNFOZErkjZoBjJSdoq0QlOeXNoHIqROW+i2vucMiLgf3OKShV/pFJ1zEPxkvZ+4RWx0OfKejfIsSV2jfWrf8Mxiyo3wGrJXBPxq8gKL9qB7ByHB9lLHLo0xPkmp0XA4yoSUHYOUsBqGEW2jMYf1WGnbNgNl7GgfeNjZmI4dqYOTdo1kYts5rdgJ9p2NH4FgxOyBRPAQYA07yqUvY7TzwAAAAASUVORK5CYII=)
    no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  blockquote:before,
  blockquote.wp-block-quote:before {
    width: 36px;
    height: 25px;
    top: -38px;
    right: calc(100% - 53px);
  }
}
blockquote p,
blockquote.wp-block-quote p {
  color: #424242;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
}
blockquote cite,
blockquote .wp-block-quote__citation,
blockquote.wp-block-quote cite,
blockquote.wp-block-quote .wp-block-quote__citation {
  display: block;
  font-size: 17px;
  font-weight: 300;
  margin-top: 12px;
  text-transform: uppercase;
  font-family:
    Gill Sans Nova,
    "Lucida Bright",
    Lucidabright,
    "Lucida Serif",
    Lucida,
    "DejaVu Serif",
    "Bitstream Vera Serif",
    "Liberation Serif",
    Georgia,
    serif;
  text-align: left;
}
blockquote p:last-of-type,
blockquote.wp-block-quote p:last-of-type {
  margin-bottom: 0;
}
.wp-block-separator,
hr {
  background: transparent;
  border: none;
  width: 100%;
  height: 32px;
  position: relative;
}
.wp-block-separator::before,
hr::before {
  background: #e0e0e0;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
img.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
img.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image figcaption {
  color: #757575;
  text-align: left;
  font-size: 14px;
  font-style: normal;
}
@media (max-width: 767px) {
  .wp-block-image figure.size-full {
    margin: 0 calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw;
  }
}
ul.blocks-gallery-grid {
  margin: 0;
  padding: 0;
}
.custom-gallery_1 .wp-block-gallery.columns-3 .blocks-gallery-item {
  margin-right: 0.3em;
}
.wp-block-gallery.alignwide .blocks-gallery-grid {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .full-width-content .entry-content .wp-block-gallery.alignwide {
    margin: -50px 0 -20px;
  }
}
.wp-block-table {
  border-collapse: collapse;
  width: 100%;
}
.wp-block-table td,
.wp-block-table th {
  padding: 0.5em;
  border: 1px solid;
}
.has-blue-color {
  color: #05306f;
}
.has-blue-background-color {
  background-color: #05306f;
}
.has-grey-color {
  color: #fafafa;
}
.has-grey-background-color {
  background-color: #fafafa;
}
.wp-block-group {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .wp-block-group {
    padding: 60px 16px;
  }
}
@media (min-width: 992px) {
  .wp-block-group {
    padding: 70px 16px;
  }
}
.wp-block-group .wp-block-group__inner-container {
  max-width: 768px;
  margin: 0 auto;
}
.wp-block-group .wp-block-group__inner-container:after {
  content: "";
  display: table;
  clear: both;
}
.wp-block-group .wp-block-group__inner-container > *:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .is-style-page-cover {
    height: 220px;
    min-height: 220px;
  }
}
@media (min-width: 768px) {
  .is-style-page-cover {
    min-height: 70vh;
  }
}
div.wpforms-container .wpforms-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 16px;
  padding: 0;
}
@media (min-width: 768px) {
  div.wpforms-container .wpforms-title {
    font-size: 32px;
  }
}
div.wpforms-container .wpforms-description {
  margin: 0 0 16px;
  padding: 0;
}
div.wpforms-container .wpforms-field {
  padding: 0;
  margin-bottom: 32px;
}
div.wpforms-container .wpforms-field-label {
  font-size: 16px;
}
div.wpforms-container .wpforms-recaptcha-container {
  padding: 0;
}
@media (min-width: 768px) {
  div.wpforms-container .wpforms-recaptcha-container {
    margin-bottom: -78px;
  }
}
div.wpforms-container .wpforms-submit-container {
  padding: 0;
  margin-top: 32px;
  text-align: right;
}
div.wpforms-container.one-line:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  div.wpforms-container.one-line .wpforms-field-container {
    display: table;
    width: calc(100% - 110px);
    float: left;
  }
  div.wpforms-container.one-line .wpforms-field-container .wpforms-field {
    display: table-cell;
    padding-right: 16px;
    margin: 0;
  }
  div.wpforms-container.one-line .wpforms-submit-container {
    float: right;
    width: 110px;
    clear: none;
    margin: 0;
  }
}
.shared-counts-wrap.style-icon svg {
  fill: #bdbdbd;
  width: 24px;
  height: 24px;
}
.shared-counts-wrap.style-icon .shared-counts-button {
  line-height: 0;
  padding: 10px;
}
.shared-counts-wrap.style-icon .shared-counts-button:hover svg {
  fill: #05306f;
}
.shared-counts-wrap.style-icon
  .shared-counts-button:not(.included_total)
  .shared-counts-label,
.shared-counts-wrap.style-icon
  .shared-counts-button:not(.included_total)
  .shared-counts-count {
  display: none;
}
@supports (display: grid) {
  .shared-counts-wrap.style-button {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 16px;
  }
  @media (min-width: 768px) {
    .shared-counts-wrap.style-button {
      grid-template-columns: repeat(4, 1fr);
    }
  }
}
.shared-counts-wrap.style-button h3 {
  color: #616161;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  grid-column: 1/-1;
}
.shared-counts-wrap.style-button .shared-counts-button {
  background: #9e9e9e;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 18px;
  text-align: center;
  text-decoration: none;
  margin-bottom: 15px;
}
.shared-counts-wrap.style-button .shared-counts-button:hover {
  background: #616161;
}
.shared-counts-wrap.style-button .shared-counts-button svg {
  fill: #fff;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 10px;
}
.shared-counts-wrap.style-button .shared-counts-button.facebook {
  background: #3b5998;
}
.shared-counts-wrap.style-button .shared-counts-button.facebook:hover {
  background: #2d4373;
}
.shared-counts-wrap.style-button .shared-counts-button.pinterest {
  background: #cb2027;
}
.shared-counts-wrap.style-button .shared-counts-button.pinterest:hover {
  background: #9f191f;
}
.shared-counts-wrap.style-button .shared-counts-button.twitter {
  background: #00b6f1;
}
.shared-counts-wrap.style-button .shared-counts-button.twitter:hover {
  background: #008fbe;
}
.shared-counts-wrap.style-button .shared-counts-count {
  display: none;
}
.main-cover {
  height: 620px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main-cover > * {
  flex: 1;
}
.main-cover__title {
  text-transform: uppercase;
  font-weight: 200;
  font-size: 2.1em;
  margin-top: 150px;
  margin-bottom: 25px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.03125em;
  text-shadow: 0 1px 4px #000;
}
@media (min-width: 768px) {
  .main-cover__title {
    margin-top: 210px;
  }
}
.our-service-texts {
  height: 255px;
  background: url(../../../../../../../../themes/fastlanecars/assets/img/our-promise.png)
    50% 145px no-repeat;
  background-size: 144px auto;
  color: var(--white);
}
@media (max-width: 767px) {
  .our-service-texts {
    height: 125px;
    background: url(../../../../../../../../themes/fastlanecars/assets/img/our-promise.png)
      50% 5px no-repeat;
    background-size: 144px auto;
  }
}
.our-service-texts figcaption {
  color: #fff;
  font-weight: 400;
  position: relative;
  text-align: center;
  font-size: 0.75em;
  text-transform: uppercase;
  text-shadow: 0 1px 4px #000;
  letter-spacing: 0.2em;
  margin-top: 190px;
}
@media (max-width: 767px) {
  .our-service-texts figcaption {
    margin-top: 60px;
    line-height: 1;
  }
}
.our-service-texts figcaption p + p {
  top: 0;
  position: absolute;
}
.our-service-texts figcaption p:nth-child(2) {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.our-service-texts figcaption p:nth-child(3) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}
.our-service-texts p {
  z-index: 0;
  position: relative;
  opacity: 0;
  -webkit-animation: b 18s 0s infinite cubic-bezier(0.7, -0.7, 0.55, 1.66);
  animation: b 18s 0s infinite cubic-bezier(0.7, -0.7, 0.55, 1.66);
  width: 100%;
  will-change: transform, opacity;
}
@-webkit-keyframes b {
  0%,
  34%,
  to {
    opacity: 0;
    -webkit-transform: translatey(100%);
    transform: translatey(100%);
  }
  3% {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0);
  }
  31% {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0);
  }
  34% {
    opacity: 0;
    -webkit-transform: translatey(-100%);
    transform: translatey(-100%);
  }
}
@keyframes b {
  0%,
  34%,
  to {
    opacity: 0;
    -webkit-transform: translatey(100%);
    transform: translatey(100%);
  }
  3% {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0);
  }
  31% {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0);
  }
  34% {
    opacity: 0;
    -webkit-transform: translatey(-100%);
    transform: translatey(-100%);
  }
}
.featured {
  width: 100%;
}
.featured a {
  color: #0c0c0c;
  text-decoration: none;
}
.featured-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  margin: 60px auto;
  letter-spacing: 0.1em;
}
.spotlight .featured-title {
  margin: 10px auto 60px;
}
@media (min-width: 769px) {
  .featured-grid.swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    justify-content: space-between;
    grid-gap: 45px;
  }
  .featured-grid.swiper-wrapper .spotlight-single {
    text-align: left;
  }
  .featured-grid.swiper-wrapper .spotlight-single.swiper-slide {
    display: block;
  }
}
.featured__img {
  margin-bottom: 10px;
  position: relative;
}
.featured__sub {
  margin-bottom: 0;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
  --sub-color: var(--custom-sub, #78a3ed);
  color: var(--sub-color);
}
.featured__title {
  font-size: 17px;
  color: var(--brand-dark);
  font-weight: 700;
  margin-bottom: 10px;
}
.featured__text {
  letter-spacing: 0.03em;
  height: auto;
  font-size: 15.5px;
  line-height: 1.2em;
}
.featured__more {
  opacity: 0;
  transition:
    transform 0.4s ease-out 0.6s,
    opacity 0.3s linear 0.6s;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 20px;
  font-size: 13px;
  line-height: 0;
  margin: 0;
  cursor: pointer;
  pointer-events: none;
}
.featured__img:hover .featured__more {
  transform: translatey(0);
  opacity: 1;
}
@media (max-width: 768px) {
  .spotlight-single.swiper-slide {
    text-align: left;
    flex-flow: wrap;
  }
  .spotlight-single.swiper-slide > * {
    flex: 100%;
  }
}
.spotlight-sub {
  margin-bottom: 0;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
}
.featured__img img {
  transition: filter 0.3s;
  will-change: filter;
  -webkit-filter: saturate(1) brightness(1);
  filter: saturate(1) brightness(1);
}
.featured__img:hover img {
  filter: saturate(0.5) brightness(0.4);
}
.spotlight-button {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, calc(-50% + 20px));
  transition:
    transform 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s,
    opacity 0.3s linear 0s,
    -webkit-transform 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  min-width: 180px;
  z-index: 10;
}
.featured__img:hover .spotlight-button {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.testimonial-group {
  padding: 0;
}
.testimonial-group .testimonials {
  margin: 0;
}
.wp-block-group .testimonials {
  padding: 0;
  border: 0;
  color: var(--brand-dark);
}
.testimonials.full-width-section {
  padding: 80px 0;
  border: solid #ddd;
  border-width: 1px 0;
}
.testimonials.sidebar .single-testimonial {
  flex-direction: column;
}
.testimonials.sidebar .single-testimonial.swiper-slide {
  display: flex;
}
.testimonials .single-testimonial.swiper-slide {
  background-color: transparent;
  display: grid;
  grid-template-areas: "img content content content" "img content content content" "img content content content";
}
@media (max-width: 767px) {
  .testimonials .single-testimonial.swiper-slide {
    grid-template-columns: 1fr;
    grid-template-areas: "img" "content" "content";
  }
}
.testimonials .single-testimonial img {
  border: 8px solid #fff;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  width: 130px;
  height: 130px;
  grid-area: img;
}
@media (max-width: 768px) {
  .testimonials .single-testimonial img {
    width: 88px;
    height: 88px;
    margin: 0 auto 30px;
  }
}
.testimonials .single-testimonial .wp-block-quote {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .testimonials .single-testimonial .wp-block-quote {
    margin: 0;
  }
}
.testimonials .single-testimonial cite {
  font-size: 17px;
  letter-spacing: 0.1em;
  font-weight: 700;
  line-height: 1;
  margin-top: 20px;
}
.single-testimonial__content {
  grid-area: content;
}
.single-testimonial__content .single-testimonial__position {
  font-size: 15px;
  font-weight: 100;
  color: #757575;
  text-align: left;
  padding: 0.5em 4em;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .single-testimonial__content .single-testimonial__position {
    padding: 0.5em 1.3em;
  }
}
.partners-section {
  padding: 30px 16px;
}
.partners-section .is-section-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  margin: 0 0 60px;
  letter-spacing: 0.1em;
  font-weight: 400;
}
@media (max-width: 767px) {
  .partners-section .is-section-title {
    margin: 0 0 30px;
  }
}
@media (max-width: 767px) {
  .partners-section .logos-gallery {
    display: grid;
    justify-content: center;
    grid-gap: 20px;
  }
  .partners-section .logos-gallery > img {
    margin: 0 auto;
  }
}
.logos-gallery {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.logos-gallery img {
  max-height: 72px;
  max-width: 215px;
  margin: 0 20px;
}
.tax-layout {
  display: grid;
  grid-template-columns: 230px 2fr;
  grid-template-areas: "sidebar content";
  width: 100%;
  grid-column-gap: 60px;
}
@media (max-width: 767px) {
  .tax-layout {
    display: block;
  }
  .entry-content .tax-layout {
    margin: 60px 0;
  }
}
.tax-layout__map {
  display: flex;
  justify-content: end;
}
.tax-layout__map.hidden {
  display: none;
}
.tax-layout__content {
  grid-area: content;
}
.tax-layout__content .attachment-car-small {
  max-width: 195px;
}
.tax-layout__content .card__s-title {
  text-align: center;
  height: 2em;
  line-height: 1;
}
@media (min-width: 768px) {
  .tax-layout__content .card__s-title {
    margin: 0 10px;
  }
}
.tax-layout__content h4 {
  font-weight: 700;
  font-size: 0.9em;
  margin: 3em 0 1.4em;
}
.tax-layout__content .tax-layout__description {
  font-size: 0.85em;
  line-height: 1.5em;
}
@media (min-width: 768px) {
  .tax-layout__content .tax-layout__description {
    width: 75%;
  }
}
.tax-layout__tax-title {
  font-size: 2em;
  font-weight: 300;
  margin: 0 0 15px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .swiper-tax-wrap.swiper {
    overflow: visible;
  }
}
@media (min-width: 768px) {
  .tax-layout-grid.swiper-wrapper {
    display: grid;
    grid-gap: 38px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  }
}
.tax-layout-grid .card {
  padding: 20px 10px;
}
@media (min-width: 768px) {
  .tax-layout-grid .card {
    box-shadow: 0 3px 6px 2px rgba(153, 153, 153, 0.24);
  }
}
.tax-layout-grid .card + .card {
  border-top: 0;
}
.tax-layout__logo {
  margin: 0 0 20px;
  max-width: 190px;
}
@media (max-width: 767px) {
  .tax-layout__logo {
    max-width: 30vw;
    max-height: 100px;
  }
}
.tax-layout__footer {
  margin: 60px auto;
  text-align: center;
}
.tax-layout__footer .button {
  padding: 0.65em 3em;
  font-size: 0.9em;
}
.tax-layout__footer hr {
  width: 70%;
  height: 7px;
  display: block;
  margin: 50px auto 30px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAGCAYAAAAlvnXZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGtJREFUeNpifPz4MQMQOANxNxDrAPEtIK4A4i0MRAJGoCEaQPoiELMhif8FYmsgPkmMIUxAHI1mAAgwA3EMkQ7RZGKgAgAZsgyIf6GJg7yzhEgzroMMuQ7EXkB8Hoh/A/FVIA4kNjxAACDAAPwLFTh0SwqgAAAAAElFTkSuQmCC)
    repeat-x;
  border: none;
}
.tax-layout__footer hr:before {
  display: none;
}
.tax-nav {
  position: sticky;
  top: 80px;
}
@media (max-width: 767px) {
  .tax-nav.location {
    background: #ebebeb;
    padding: 20px;
    margin: -20px;
  }
  .tax-nav.location .tax-nav__list {
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  }
  .tax-nav.location .tax-nav__list .tax-nav-item {
    padding-bottom: 0;
  }
}
.tax-nav ul {
  list-style: none;
}
.entry-content .tax-nav ul {
  padding: 0;
}
.entry-content .tax-nav li {
  padding-bottom: 0;
}
.tax-nav a {
  cursor: pointer;
  text-decoration: none;
}
.tax-nav h3,
.tax-nav h4 {
  margin: 0;
}
@media (min-width: 768px) {
  .tax-nav:not(.location) {
    width: max-content;
  }
}
@media (max-width: 767px) {
  .tax-nav:not(.location) {
    display: none;
  }
}
.tax-nav:not(.location) h3 {
  border-bottom: 1px solid #e5e5e5;
}
.tax-nav:not(.location) a {
  line-height: 2;
  color: var(--brand-links);
  text-transform: uppercase;
}
.tax-nav.location a {
  display: flex;
  align-items: center;
}
.tax-nav.location .tax-nav__item .flag-icon {
  height: 11px;
  width: 16px;
  margin: 4px 11px 0 0;
}
@media (max-width: 767px) {
  .tax-nav.location .tax-nav__item.with-children {
    border-bottom: 1px solid #ebebeb;
    background-color: #fff;
  }
  .tax-nav.location .tax-nav__item.with-children > .tax-nav__title a {
    position: relative;
  }
  .tax-nav.location .tax-nav__item.with-children > .tax-nav__title a:after {
    content: "";
    border: solid #000;
    border-width: 0 2px 2px 0;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
  }
}
.tax-nav.location .tax-nav__title {
  padding: 5px;
  font-size: 19px;
  margin: 0 0 5px;
}
@media (max-width: 767px) {
  .tax-nav.location .tax-nav__title {
    padding: 26px 20px;
  }
}
.tax-nav.location .tax-nav__title:hover {
  background-color: #f2fcfa;
}
.tax-nav.location .tax__mini-title {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  margin: 0 0 0 -9px;
}
@media (max-width: 767px) {
  .tax-nav.location .tax__mini-title {
    margin: 0 0 25px -9px;
    border-top: 1px solid #24c5a1;
    padding-top: 30px;
  }
}
.tax-nav.location ul ul {
  letter-spacing: 0.02em;
  font-size: 0.8em;
  padding: 10px 40px;
}
@media (max-width: 767px) {
  .tax-nav.location ul ul {
    padding: 0 30px 30px;
  }
}
.tax-nav .tax__sub-menu.hidden {
  display: none;
}
.tax-nav .tax__sub-menu h3 {
  font-size: 15px;
  padding: 13px 0 0;
}
.tax-layout__location-img {
  position: relative;
  float: left;
}
.tax-layout__location-img:after {
  content: "";
  clear: both;
  display: table;
}
.location-texts {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  padding: 15px 0;
  line-height: 1.2;
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 55px;
}
.location-texts > * {
  margin: 0;
}
.location-texts h3 {
  font-size: 1.5em;
  font-weight: 300;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #fff;
}
.location-texts p {
  font-family: kepler-std-caption, serif;
  font-weight: 500;
  font-style: italic;
}
.location-texts a {
  color: var(--brand-links);
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}
.map-footer {
  margin: 30px auto;
  text-align: center;
  font-family:
    kepler-std-caption,
    serif,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    Oxygen-Sans,
    Ubuntu,
    Cantarell,
    "Helvetica Neue",
    sans-serif;
  font-weight: 300;
}
.map-footer p {
  line-height: 1;
  margin: 0;
  font-style: italic;
}
.promo-gallery .wp-block-gallery {
  justify-content: center;
}
.swiper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  background-size: cover;
  background-position: center;
}
.car-slider-wrap {
  position: relative;
}
.car-slider-wrap .car-main-slider {
  position: absolute;
  bottom: 0;
  height: 110px;
  width: 100%;
  background: -webkit-linear-gradient(
    272deg,
    black 0%,
    rgba(0, 0, 0, 0.5) 99%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: -o-linear-gradient(
    272deg,
    black 0%,
    rgba(0, 0, 0, 0.5) 99%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: -ms-linear-gradient(
    272deg,
    black 0%,
    rgba(0, 0, 0, 0.5) 99%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: -moz-linear-gradient(
    272deg,
    black 0%,
    rgba(0, 0, 0, 0.5) 99%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: linear-gradient(
    178deg,
    black 0%,
    rgba(0, 0, 0, 0.5) 99%,
    rgba(255, 255, 255, 0.5) 100%
  );
  padding: 10px;
  opacity: 0.1;
  transition: 0.5s opacity;
  cursor: pointer;
}
.car-slider-wrap .car-main-slider:hover {
  opacity: 1;
}
.car-nav-slider {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0 0;
}
.car-main-slider .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.car-main-slider .swiper-slide-thumb-active {
  opacity: 1;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.site-header {
  background: rgba(0, 0, 0, 0.8);
  position: relative;
  min-height: 49px;
  padding: 10px 0;
  z-index: 999;
  max-height: 80px;
}
.site-header.is-transparent {
  background: none;
  border-bottom: 0;
}
.site-header .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.site-header.is-fixed {
  position: sticky;
  top: 0;
  animation: a 1s forwards;
  background: rgba(0, 0, 0, 0.6);
  min-height: 45px;
  height: 45px;
  padding: 2px 0;
}
.site-header.is-fixed .nav-primary {
  display: none;
}
.site-header.is-fixed .nav-menu {
  justify-content: end;
  width: 100%;
}
.site-header.is-fixed .title-area {
  max-width: 93px;
}
.site-header.is-fixed .header-tel {
  font-size: 21px;
}
.site-header.is-fixed .button.button--smaller {
  font-size: 12px;
}
.site-header.is-fixed + .site-inner {
  margin-top: 33.35px;
}
.title-area {
  float: left;
  width: 100%;
  max-width: 173px;
  text-align: left;
  margin-right: 33px;
}
.title-area h1.site-title,
.title-area p.site-title {
  margin: 0;
  font-size: 24px;
  line-height: 30px;
  padding: 8px 0;
}
.title-area h1.site-title a,
.title-area p.site-title a {
  color: #424242;
  text-decoration: none;
}
.title-area .site-title a {
  background: url(../images/logo.svg)
    no-repeat center;
  background-size: contain;
  display: block;
  text-indent: -9999em;
  width: 100%;
  height: 0;
  padding-bottom: 25.845%;
}
@media (max-width: 1117px) {
  .title-area {
    float: none;
    text-align: center;
  }
  .title-area .site-title a {
    padding-bottom: 0;
    height: 48px;
    background-size: auto 42px;
  }
}
.header-cta-wrap {
  display: flex;
  align-items: center;
}
.header-tel {
  color: #fff;
  font-size: 24px;
  line-height: 1;
  text-decoration: none;
  transition: color;
  font-weight: 300;
}
@media (min-width: 768px) {
  .header-tel {
    font-size: 27px;
  }
}
.header-tel:hover,
.header-tel:focus {
  color: var(--brand-links);
}
@media (max-width: 1116px) {
  .header-tel {
    padding: 0.6em 2em;
    color: var(--brand-links);
    font-size: 1.5em;
  }
}
.header-cta {
  margin: 0 20px;
}
@media (max-width: 1116px) {
  .header-cta {
    display: none;
  }
}
.ea-site-message {
  background: #a71523;
  position: sticky;
  text-align: center;
  color: #fff;
  padding: 24px;
  z-index: 999;
}
@media (min-width: 783px) {
  .admin-bar .site-container {
    padding-top: 32px;
    top: 32px;
  }
}
@media (max-width: 782px) {
  #wpadminbar {
    display: none !important;
  }
}
@media (max-width: 1116px) {
  .site-container {
    overflow: hidden;
  }
}
.nav-menu > * {
  line-height: 0;
}
.nav-menu ul {
  clear: both;
  line-height: 1;
  margin: 0;
  width: 100%;
}
.nav-menu .menu-item {
  list-style: none;
  position: relative;
}
.nav-menu .menu-item a {
  border: none;
  color: var(--menu-link);
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  padding: 13px 11px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
.nav-menu .menu-item:hover > a {
  color: var(--brand-links);
}
.nav-menu .submenu-expand {
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  outline: none;
  cursor: pointer;
  position: absolute;
  line-height: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 7px;
}
.nav-menu .submenu-expand svg {
  fill: #757575;
}
@media (max-width: 1117px) {
  .nav-menu .nav-secondary .menu-item.search {
    padding: 4px 16px 16px;
  }
}
@media (min-width: 1118px) {
  .nav-menu .nav-secondary .menu-item.search {
    margin: 5px 0 0 8px;
  }
  .nav-menu .nav-secondary .menu-item.search .search-field {
    padding-top: 8px;
    padding-bottom: 8px;
    width: 268px;
  }
}
.nav-menu .nav-primary .menu-item.search {
  line-height: 0;
}
.nav-menu .nav-primary .menu-item.search button {
  padding: 12px;
}
@media (max-width: 1117px) {
  .nav-menu .nav-primary .menu-item.search {
    display: none;
  }
}
@media (min-width: 1118px) {
  .nav-menu {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .nav-menu .nav-primary,
  .nav-menu .nav-secondary {
    display: flex;
    justify-content: flex-start;
  }
  .nav-menu .nav-primary + .nav-secondary {
    margin-bottom: 16px;
  }
  .nav-menu .menu {
    display: inline-block;
    width: auto;
  }
  .nav-menu .menu-item {
    float: left;
  }
  .nav-menu .menu-item.current-menu-item a {
    color: var(--brand-links);
  }
  .nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
  }
  .nav-menu .sub-menu {
    background: #f5f5f5;
    left: -9999px;
    opacity: 0;
    position: absolute;
    width: 215px;
    z-index: 99;
  }
  .nav-menu .sub-menu .menu-item {
    float: none;
  }
  .nav-menu .sub-menu .menu-item:hover > a {
    background: #eee;
  }
  .nav-menu .sub-menu .sub-menu {
    margin: -48px 0 0 215px;
  }
}
@media (max-width: 1117px) {
  .nav-menu {
    background: #333;
    transform: translateX(100vw);
    transition: 0.5s transform;
    position: fixed;
    text-align: left;
    padding: 0;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow-y: scroll;
    z-index: 999;
  }
  .nav-menu.active {
    transform: translateX(0);
    display: block;
    margin: 0;
  }
  .nav-menu .menu {
    padding-top: 30px;
  }
  .nav-menu .menu > .menu-item > a {
    line-height: 2.5;
    padding: 0 0 0 2em;
    font-size: 1.5em;
    font-weight: 300;
  }
  .nav-menu .submenu-expand {
    top: 0;
    right: 0;
    transform: none;
    width: 44px;
    height: 44px;
  }
  .nav-menu .submenu-expand svg {
    width: 12px;
    height: 12px;
  }
  .nav-menu .submenu-expand:not(.expanded) {
    transform: rotate(180deg);
  }
  .nav-menu .submenu-expand.expanded + .sub-menu {
    display: block;
  }
  .nav-menu .sub-menu {
    display: none;
    padding-left: 8px;
  }
}
.search-toggle,
.menu-toggle {
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  outline: none;
  cursor: pointer;
  line-height: 0;
  text-align: center;
}
.search-toggle .close,
.menu-toggle .close {
  display: none;
}
.search-toggle.active .close,
.menu-toggle.active .close {
  display: inline;
}
.search-toggle.active .open,
.menu-toggle.active .open {
  display: none;
}
.menu-toggle > span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #fff;
  border-radius: 1px;
  z-index: 1;
  transform-origin: 4px 0;
  transition:
    transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
    opacity 0.55s ease;
}
.menu-toggle > span:first-child {
  transform-origin: 100% 0%;
}
.menu-toggle > span:nth-last-child(2) {
  transform-origin: 100% 0%;
}
.menu-toggle.active span {
  opacity: 1;
  transform: rotate(-45deg) translate(1px, -3px);
}
.menu-toggle.active span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
.menu-toggle.active span:nth-last-child(2) {
  transform: rotate(45deg) translate(2px, 1px);
}
@media (max-width: 1117px) {
  .site-header .wrap {
    padding: 0 15px;
  }
}
.site-header .wrap > .menu-toggle,
.site-header .wrap > .search-toggle {
  position: absolute;
  top: 0;
  width: 68px;
  height: 100%;
  z-index: 1000;
}
@media (min-width: 1118px) {
  .site-header .wrap > .menu-toggle,
  .site-header .wrap > .search-toggle {
    display: none;
  }
}
.site-header .wrap > .menu-toggle {
  right: 0;
}
.site-header .wrap > .search-toggle {
  right: 0;
}
.header-search {
  background: #eee;
  overflow: hidden;
  padding: 16px;
  width: 100%;
}
@media (min-width: 1117px) {
  .header-search {
    position: absolute;
    bottom: -82px;
    right: 0;
  }
  .header-search .search-form {
    margin: 0 auto;
  }
}
@media (max-width: 1117px) {
  .header-search {
    margin: 0 -48px;
    width: calc(100% + 96px);
  }
}
.header-search:not(.active) {
  display: none;
}
.post-summary__title {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}
.post-summary__title a {
  color: #666;
  text-decoration: none;
}
.post-summary__title a:hover {
  color: #05306f;
}
.post-summary__image {
  display: block;
}
@media (min-width: 769px) {
  .post-summary__image {
    margin-bottom: 7px;
  }
}
.entry-category {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 4px;
}
.entry-category a {
  color: #616161;
  text-decoration: none;
}
.entry-category a:hover {
  color: #05306f;
}
.archive .site-inner {
  background-color: var(--bg-color);
}
.archive .site-main .block-area,
.archive .site-main .no-results {
  grid-column: 1/-1;
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .archive .site-main > article {
    float: left;
    margin-left: 2.9090909091%;
    width: 100%;
  }
  .archive .site-main > article:nth-of-type(1n + 1) {
    clear: both;
    margin-left: 0;
  }
  @supports (display: grid) {
    .archive .site-main {
      display: grid;
      grid-gap: 32px;
      grid-template-columns: repeat(1, 1fr);
    }
    .archive .site-main > article {
      margin-left: 0;
      width: 100%;
    }
    .archive .site-main header,
    .archive .site-main nav,
    .archive .site-main aside,
    .archive .site-main footer {
      grid-column: 1/-1;
    }
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .archive .site-main > article {
    float: left;
    margin-left: 2.9090909091%;
    width: 48.5454545455%;
  }
  .archive .site-main > article:nth-of-type(2n + 1) {
    clear: both;
    margin-left: 0;
  }
  @supports (display: grid) {
    .archive .site-main {
      display: grid;
      grid-gap: 32px;
      grid-template-columns: repeat(2, 1fr);
    }
    .archive .site-main > article {
      margin-left: 0;
      width: 100%;
    }
    .archive .site-main header,
    .archive .site-main nav,
    .archive .site-main aside,
    .archive .site-main footer {
      grid-column: 1/-1;
    }
  }
}
@media (min-width: 992px) {
  .archive .site-main > article {
    float: left;
    margin-left: 3.4545454545%;
    width: 31.0303030303%;
  }
  .archive .site-main > article:nth-of-type(3n + 1) {
    clear: both;
    margin-left: 0;
  }
  @supports (display: grid) {
    .archive .site-main {
      display: grid;
      grid-gap: 38px;
      grid-template-columns: repeat(3, 1fr);
    }
    .archive .site-main > article {
      margin-left: 0;
      width: 100%;
    }
    .archive .site-main header,
    .archive .site-main nav,
    .archive .site-main aside,
    .archive .site-main footer {
      grid-column: 1/-1;
    }
  }
}
.archive-description {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: -100px;
  padding-top: 100px;
  position: relative;
  background-color: #fff;
}
@media (min-width: 768px) {
  .archive-description {
    grid-template-columns: 1fr 1fr;
  }
}
.archive-description:after,
.archive-description:before {
  content: "";
  width: calc(50vw - 50%);
  height: 100%;
  background-color: #fff;
  position: absolute;
  z-index: 0;
}
.archive-description:after {
  right: calc(50% - 50vw);
}
.archive-description:before {
  left: calc(50% - 50vw);
}
@media (max-width: 768px) {
  .archive-description {
    border-bottom: 1px solid var(--brand-gery-1);
  }
}
.tax-description {
  display: flex;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 20px;
  margin: calc(-1 * 100px) calc(50% - 50vw) 0;
  aspect-ratio: 16/5.3;
  width: 100vw;
}
@media (min-width: 768px) {
  .tax-description {
    min-height: 340px;
  }
}
.archive-header-content {
  display: flex;
  align-content: center;
  flex-flow: wrap;
  width: 100%;
}
.archive-header-content .brand-logo {
  width: 226px;
  height: 184px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.archive-title {
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 5px;
  flex: 100%;
}
@media (min-width: 768px) {
  .archive-title {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .archive-title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .archive-title {
    text-align: center;
  }
}
.tax-title {
  margin: 0;
  font-size: 32px;
  margin-top: 14px;
}
@media (min-width: 768px) {
  .tax-title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .tax-title {
    font-size: 32px;
    margin: 30px auto 60px;
    font-weight: 300;
    letter-spacing: 0.14em;
    text-align: center;
    text-transform: uppercase;
  }
}
.tax-title-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.tax-title-box .archive-title {
  color: var(--brand-white);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
  max-width: 19em;
}
.tax-title-box .archive-title > span {
  background: rgba(0, 0, 0, 0.8);
  padding: 5px 0.7em 9px;
}
.tax-title-box .button-wrap {
  background: rgba(0, 0, 0, 0.8);
  padding: 14px 19px 19px;
}
.author-archive-description .avatar {
  border-radius: 50%;
  display: block;
  margin: 0 auto 16px;
}
@media (min-width: 768px) {
  .author-archive-description h3:last-child {
    margin-top: 48px;
  }
}
.author-title {
  color: #616161;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .author-title {
    font-size: 20px;
  }
}
.pagination {
  font-size: 16px;
  text-align: center;
  padding-top: 22px;
}
.pagination ul {
  margin: 0;
}
.pagination ul li {
  list-style-type: none;
  display: inline-block;
}
.pagination ul li a {
  color: #424242;
  border-radius: 50%;
  display: block;
  font-weight: 400;
  text-decoration: none;
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
}
.pagination ul li.pagination-next a,
.pagination ul li.pagination-previous a {
  width: auto;
}
.pagination ul li:hover > a {
  color: #05306f;
}
.pagination ul li.active > a {
  background: #05306f;
  color: #fff;
  font-weight: 700;
}
@media (min-width: 768px) {
  .archive-content {
    display: grid;
    grid-template-columns: minmax(200px, 450px) 1fr;
    grid-template-areas: "empty header" "sidebar content";
  }
}
.archive-content h2 {
  margin: 0 0 1em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-weight: 300;
}
.archive-content h3 {
  margin: 1em 0 0.5em;
  font-size: 21px;
  font-weight: 700;
  line-height: 38px;
}
.archive-content p {
  line-height: 38px;
  margin-bottom: 1em;
}
.archive-content__header {
  grid-area: header;
}
.archive-content__content {
  grid-area: content;
}
.archive-content__sidebar {
  grid-area: sidebar;
}
.breadcrumb.breadcrumbs-archive-content {
  margin: 16px auto 34px;
  flex: 1 100%;
  font-weight: 500;
}
.breadcrumb.breadcrumbs-archive-content a {
  color: #666;
  text-decoration: none;
  font-weight: 300;
  margin: 0 5px 0 0;
}
.entry-content
  ul:not(.blocks-gallery-grid):not(.tax-nav__list):not(.tax__sub-menu):not(
    .car-specs__list
  ),
.entry-content
  ol:not(.blocks-gallery-grid):not(.tax-nav__list):not(.tax__sub-menu):not(
    .car-specs__list
  ) {
  padding-left: 1.5rem;
}
.entry-content
  ul:not(.blocks-gallery-grid):not(.tax-nav__list):not(.tax__sub-menu):not(
    .car-specs__list
  )
  li,
.entry-content
  ol:not(.blocks-gallery-grid):not(.tax-nav__list):not(.tax__sub-menu):not(
    .car-specs__list
  )
  li {
  padding-bottom: 0.5rem;
}
.entry-content
  ul:not(.blocks-gallery-grid):not(.tax-nav__list):not(.tax__sub-menu):not(
    .car-specs__list
  )
  li:last-child,
.entry-content
  ol:not(.blocks-gallery-grid):not(.tax-nav__list):not(.tax__sub-menu):not(
    .car-specs__list
  )
  li:last-child {
  padding-bottom: 0;
}
.entry-content
  ul:not(.blocks-gallery-grid):not(.tax-nav__list):not(.tax__sub-menu):not(
    .car-specs__list
  )
  li
  ul,
.entry-content
  ul:not(.blocks-gallery-grid):not(.tax-nav__list):not(.tax__sub-menu):not(
    .car-specs__list
  )
  li
  ol,
.entry-content
  ol:not(.blocks-gallery-grid):not(.tax-nav__list):not(.tax__sub-menu):not(
    .car-specs__list
  )
  li
  ul,
.entry-content
  ol:not(.blocks-gallery-grid):not(.tax-nav__list):not(.tax__sub-menu):not(
    .car-specs__list
  )
  li
  ol {
  padding-top: 0.5rem;
}
.entry-content .entry-content ul.wp-block-gallery,
.entry-content .entry-content ol.wp-block-gallery {
  padding-left: 0;
}
.entry-content .entry-content ul.wp-block-gallery li,
.entry-content .entry-content ol.wp-block-gallery li {
  padding-bottom: 0;
}
.entry-content > *,
.block-area > * {
  margin: 20px 0;
  max-width: 100%;
}
.entry-content > *:first-child,
.block-area > *:first-child {
  margin-top: 0;
}
.entry-content > *:last-child,
.block-area > *:last-child {
  margin-bottom: 0;
}
.full-width-content .entry-content > *.alignwide,
.content .entry-content > *.alignwide,
.full-width-content .block-area > *.alignwide,
.content .block-area > *.alignwide {
  margin: calc(2 * 20px) calc(50% - 50vw);
  max-width: 100vw;
  width: auto;
}
@media (min-width: 768px) {
  .full-width-content .entry-content > *.alignwide,
  .content .entry-content > *.alignwide,
  .full-width-content .block-area > *.alignwide,
  .content .block-area > *.alignwide {
    margin: calc(2 * 20px) calc(25% - 25vw);
  }
}
.full-width-content .entry-content > *.alignfull,
.content .entry-content > *.alignfull,
.full-width-content .block-area > *.alignfull,
.content .block-area > *.alignfull {
  margin: calc(2 * 20px) calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.entry-content > *.alignleft,
.block-area > *.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
.entry-content > *.alignright,
.block-area > *.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
.entry-content > *.aligncenter,
.block-area > *.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.entry-content > *.wp-block-quote,
.entry-content > *.post-listing-block,
.block-area > *.wp-block-quote,
.block-area > *.post-listing-block {
  margin-top: calc(2 * 20px);
  margin-bottom: calc(2 * 20px);
}
.entry-content > *.wp-block-search,
.block-area > *.wp-block-search {
  max-width: 568px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content > .alignfull:first-child {
  margin-top: -20px;
}
@media (min-width: 768px) {
  .entry-content > .alignfull:first-child {
    margin-top: -98px;
  }
}
.entry-content > .alignfull:first-child.main-cover {
  margin-top: -116px;
}
@media (min-width: 768px) {
  .entry-content > .alignfull:first-child.main-cover {
    margin-top: -100px;
  }
}
.entry-content > .alignfull:last-child {
  margin-bottom: -36px;
}
@media (min-width: 768px) {
  .entry-content > .alignfull:last-child {
    margin-bottom: -48px;
  }
}
.entry-author {
  font-size: 14px;
}
.entry-author .avatar {
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
.entry-author a {
  color: #424242;
  text-decoration: none;
}
.entry-author a:hover {
  color: #05306f;
}
.breadcrumb {
  font-size: 14.2px;
  margin: 0;
}
.breadcrumb a {
  color: #424242;
  text-decoration: none;
}
.breadcrumb a:after {
  vertical-align: middle;
  content: "";
  border: solid #222;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  width: 3px;
  height: 3px;
  margin-left: 4px;
}
.breadcrumb a:hover {
  color: #05306f;
}
.single .breadcrumb {
  margin: 10px 0;
}
.breadcrumb strong {
  font-weight: 500;
}
.author-box {
  position: relative;
  padding-left: 120px;
  min-height: 120px;
}
.archive .author-box {
  grid-column: 1/-1;
  max-width: 768px;
  margin: 0 auto 32px;
}
.author-box .author-box-title {
  font-size: 22px;
}
@media (min-width: 768px) {
  .author-box .author-box-title {
    font-size: 28px;
  }
}
.author-box .avatar {
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.single {
  background-color: var(--bg-color);
}
.single.single-features {
  --bg-color: #fff;
}
.single.single-features .site-header {
  background: rgba(0, 0, 0, 0.1);
}
.single.single-features .entry-content {
  overflow: inherit;
}
.single.single-features .entry-content .wp-block-group.alignfull:last-of-type {
  margin-bottom: -80px !important;
}
@media (max-width: 767px) {
  .single.single-features
    .entry-content
    .wp-block-group.alignfull:last-of-type {
    margin-bottom: -34px !important;
    padding: 30px;
  }
}
.single.single-features blockquote p,
.single.single-features blockquote.wp-block-quote p {
  font-size: 28px;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .single.single-features blockquote p,
  .single.single-features blockquote.wp-block-quote p {
    font-size: 44px;
  }
}
.single.single-features blockquote::before,
.single.single-features blockquote.wp-block-quote::before {
  top: 12px;
}
@media (max-width: 767px) {
  .single.single-features .entry-content > :first-child.has-large-font-size {
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .single {
    --bg-color: #fff;
  }
}
.single .entry-content {
  overflow: hidden;
}
@media (max-width: 767px) {
  .single .testimonials {
    background-color: var(--bg-color);
  }
}
@media (min-width: 768px) {
  .singular .type-post {
    display: grid;
    grid-template-areas: "header header" "content content";
    grid-template-columns: 1fr 290px;
    grid-gap: 20px;
  }
}
.singular .car-header {
  grid-area: header;
}
.singular .entry-header {
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .singular .entry-header {
    margin-bottom: 48px;
    overflow: hidden;
    width: 100%;
  }
  .singular .entry-header .entry-author {
    float: left;
    margin: 0;
  }
  .singular .entry-header .shared-counts-wrap {
    float: right;
  }
}
.singular .entry-content {
  font-size: 19px;
  line-height: 2;
  font-weight: 300;
}
@supports (display: grid) {
  @media (min-width: 768px) {
    .related-posts {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-column-gap: 16px;
    }
    .related-posts header {
      grid-column: 1/-1;
    }
  }
}
.has-drop-cap:first-letter {
  float: left;
  font-size: 1.4em;
  line-height: 0.68;
  font-weight: 100;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
  font-style: normal;
}
.title-car {
  font-size: 24px;
  margin-left: 15px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.03125em;
}
.entry-car-title-inner {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}
.entry-title-flag {
  background: url(../../../../../../../../themes/fastlanecars/assets/img/flags/eu.jpg);
  width: 64px;
  height: 33px;
  display: inline-block;
  background-size: cover;
}
.entry-car-inner {
  width: 100%;
}
.singular .car-header {
  display: flex;
  flex-flow: wrap;
  align-items: center;
}
@media (max-width: 767px) {
  .singular .car-header #vue-search-popup-trigger {
    display: none;
  }
}
@media (min-width: 768px) {
  .singular .car-header {
    overflow: hidden;
    width: 100%;
  }
  .singular .car-header .entry-author {
    float: left;
    margin: 0;
  }
  .singular .car-header .shared-counts-wrap {
    float: right;
  }
}
.singular .car-header *:last-child {
  margin-bottom: 0;
}
.singular .search-model {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .flag-icon {
    background-position: 50% 6px;
  }
}
.car-specs {
  margin-top: 0;
}
@media (min-width: 1133px) {
  .car-specs {
    position: sticky;
    top: 0;
  }
}
.car-specs .car-specs-inner {
  background-color: #fff;
  padding: 10px;
}
.entry-content .car-specs {
  border-bottom: 1px solid var(--brand-gery-1);
}
.car-specs__list {
  list-style: none;
}
.entry-content .car-specs__list {
  padding: 0 !important;
}
.car-specs__list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 400;
  padding: 8.7px 15px;
}
.car-specs__list li:nth-child(2n) {
  background-color: var(--brand-gery-1);
}
.car-specs__title {
  margin: 0 auto 0 20px;
}
.car-specs-price {
  padding: 0;
  margin-top: 20px;
}
.car-specs-price h3 {
  margin-bottom: 10px;
}
.car-specs-price ul {
  margin-bottom: 20px;
  padding-left: 15px;
}
.car-specs-price li {
  font-size: 13px;
  font-weight: 400;
}
.entry-content .car-specs-price li {
  padding-bottom: 0;
}
.car-specs-price__info {
  font-size: 13px;
  display: flex;
  align-items: baseline;
}
.car-specs__offers {
  font-size: 22px;
  font-weight: 700;
  margin: 0 5px;
}
.car-specs-notice {
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  margin-top: 3px;
}
.car-gallery-wrap {
  margin: 0;
}
.car-gallery {
  border: 1px solid var(--brand-gery-1);
  background: var(--brand-white);
  max-width: 100%;
  position: relative;
  margin: 0;
  padding: 10px;
}
.cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  grid-gap: 40px;
}
.card {
  background: #fff;
  text-align: center;
  padding: 10px 10px 20px;
}
@media (min-width: 768px) {
  .card {
    box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.3);
  }
}
@media (max-width: 767px) {
  .card + .card {
    border-top: 1px solid var(--brand-gery-1);
  }
  .card .card__content {
    order: 1;
  }
  .card .js-quote {
    order: 2;
  }
}
.card.swiper-slide {
  flex-flow: wrap;
  height: auto;
}
.card .card__content {
  flex: 100%;
}
.card img {
  margin: 0 auto 5px;
  width: auto;
}
.card.promo a {
  --brand-links: #3985fb;
  text-decoration: none;
}
.card.promo .promo-logo {
  margin: 0 auto 5px 0;
  height: 70px;
}
@media (max-width: 767px) {
  .card.promo .promo-logo {
    margin: 20px auto;
  }
}
.card.promo .promo__text {
  font-size: 24px;
  text-align: left;
  line-height: 1.19;
  text-transform: uppercase;
  font-weight: 700;
  color: #444;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .card.promo .promo__text {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .card.promo .promo__text {
    margin-top: 0;
    text-align: center;
    line-height: 1em;
  }
}
.card.promo .promo-small {
  line-height: 16px;
  font-size: 13px;
  font-weight: 300;
  text-align: left;
  margin-bottom: 13px;
  color: var(--brand-dark);
  --brand-links: #3985fb;
}
.card.promo .promo-small a {
  color: var(--brand-links);
}
@media (max-width: 767px) {
  .card.promo .promo-small {
    text-align: center;
  }
}
.card.promo .promo-link {
  text-decoration: underline;
  color: var(--brand-links);
}
.card .promo-banner {
  grid-column: 1/-1;
  grid-row: 4;
}
.card .card_car-tag {
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  background-color: var(--brand-red);
  color: #fff;
  padding: 2px 15px;
  bottom: 60px;
  left: 0;
}
@media (max-width: 767px) {
  .card .card_car-tag {
    top: 10px;
    left: 68px;
    bottom: auto;
  }
}
.card__s-title {
  margin-bottom: 3px;
  text-align: left;
  text-transform: uppercase;
  font-size: 15px;
}
@media (max-width: 767px) {
  .card__s-title {
    text-align: center;
    max-width: 16em;
    margin: 30px auto 20px;
  }
}
.card__s-title a {
  text-decoration: none;
}
@media (max-width: 767px) {
  .card__s-title .promo-text {
    margin-top: 0;
    text-align: center;
    font-size: 1.8em;
    line-height: 1em;
  }
}
.card__s-title + .promo__text {
  margin-top: 45px;
}
@media (max-width: 767px) {
  .card__s-title + .promo__text {
    margin-top: 0;
    text-align: center;
    font-size: 1.8em;
    line-height: 1em;
  }
}
.related-cars .wrap {
  margin-bottom: 70px;
}
.related-car__item {
  background: #fff;
  box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.3);
  text-align: center;
  padding: 10px;
}
.related-car__item img {
  margin: 0 auto 5px;
}
.related-cars__s-title {
  margin-bottom: 3px;
  text-align: left;
}
.related-cars__s-title a {
  text-decoration: none;
}
.related-cars-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  grid-gap: 40px;
}
.cars-brands {
  --swiper-navigation-size: 24px;
  --swiper-navigation-color: #aaa;
  position: relative;
}
@media (min-width: 768px) {
  .cars-brands .cars-brands-slider {
    max-height: 160px;
  }
}
@media (max-width: 767px) {
  .cars-brands .cars-brands-slider .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
  }
}
.cars-brands .swiper-button-next,
.cars-brands .swiper-button-prev {
  top: 96px;
}
@media (max-width: 767px) {
  .cars-brands .swiper-button-next,
  .cars-brands .swiper-button-prev {
    display: none;
  }
}
@media (min-width: 1133px) {
  .cars-brands .swiper-button-prev {
    left: -30px;
  }
  .cars-brands .swiper-button-next {
    right: -30px;
  }
}
.cars-brands__item.swiper-slide {
  height: 68px;
  background-color: transparent;
}
.cars-brands__item.swiper-slide img {
  object-fit: contain;
  width: 80px;
  max-height: 50px;
}
@media (max-width: 767px) {
  .cars-brands__item.swiper-slide img {
    width: 73px;
  }
}
.tax-list {
  margin: 30px 0;
}
.tax-list__nav {
  display: flex;
  justify-content: center;
  flex-flow: wrap;
}
.left-align .tax-list__nav {
  justify-content: flex-start;
  flex-flow: wrap;
}
.tax-list__nav a {
  text-decoration: none;
  font-size: 19px;
  padding: 0 10px 0 0;
}
.tax-list__nav {
  margin: 1em 0 2em;
}
.left-align .tax-list__title {
  text-align: left;
}
.entry-comments .comment-list {
  margin: 0 0 32px;
}
.entry-comments .comment-list li {
  list-style-type: none;
  border: 1px solid #eee;
}
.entry-comments .comment-list li article {
  padding: 16px;
  position: relative;
}
.entry-comments .comment-list li.staff > article {
  background: rgba(5, 48, 111, 0.05);
  border-left: 2px solid #05306f;
}
.entry-comments .comment-list > li {
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 15px;
}
.entry-comments .comment-list .comment-author {
  color: #424242;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-family:
    Gill Sans Nova,
    "Lucida Bright",
    Lucidabright,
    "Lucida Serif",
    Lucida,
    "DejaVu Serif",
    "Bitstream Vera Serif",
    "Liberation Serif",
    Georgia,
    serif;
  font-size: 18px;
}
@media (min-width: 768px) {
  .entry-comments .comment-list .comment-author {
    font-size: 22px;
  }
}
.entry-comments .comment-list .comment-author a {
  color: #424242;
  text-decoration: none;
}
.entry-comments .comment-list .comment-author a:hover {
  color: #05306f;
}
.entry-comments .comment-list .comment-author .says {
  display: none;
}
.entry-comments .comment-list .comment-edit-link {
  display: none;
}
.entry-comments .comment-list .comment-meta {
  font-size: 14px;
  color: #9e9e9e;
  vertical-align: middle;
}
.entry-comments .comment-list .comment-meta a {
  color: #9e9e9e;
  font-weight: 400;
  text-decoration: none;
}
.entry-comments .comment-list .comment-meta a:hover {
  color: #05306f;
}
.entry-comments .comment-list .comment-content p:last-child {
  margin: 0;
}
.entry-comments .comment-list .comment-reply-link {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
}
.entry-comments .comment-list ul.children {
  margin: 0;
}
.entry-comments .comment-list ul.children li {
  border-top: 1px solid #e0e0e0;
}
.nav-links:after {
  content: "";
  display: table;
  clear: both;
}
.nav-links .nav-previous {
  float: left;
}
.nav-links .nav-next {
  float: right;
}
.comment-navigation a {
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
.comment-respond {
  margin: 30px 0;
}
@media (min-width: 768px) {
  .comment-respond {
    margin: 60px 0;
  }
}
.comment-respond label {
  display: block;
  margin-right: 12px;
}
.comment-respond label[for="subscribe"],
.comment-respond label[for="wp-comment-cookies-consent"] {
  display: inline-block;
}
@media (min-width: 768px) {
  .comment-respond .comment-form-author,
  .comment-respond .comment-form-email {
    float: left;
    width: calc(50% - 16px);
  }
  .comment-respond .comment-form-email {
    margin-left: 32px;
  }
  .comment-respond input[type="submit"] {
    width: auto;
  }
}
.feature-title {
  line-height: 1em;
  font-weight: 300;
  margin-top: 0.7em;
  font-size: 32px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .feature-title {
    font-size: 55px;
  }
}
.page-title {
  font-size: 32px;
  margin: 100px auto 60px;
  font-weight: 300;
  letter-spacing: 0.14em;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .page-title {
    margin: 30px auto 60px;
  }
}
.footer-widgets {
  background: var(--brand-dark);
  padding: 40px 0 10px;
  position: relative;
  text-transform: uppercase;
}
.footer-widgets ul {
  margin-bottom: 30px;
}
.footer-widgets li {
  list-style-type: none;
  margin-bottom: 12px;
}
.footer-widgets .menu-item {
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.footer-widgets .menu-item.is-green a {
  color: var(--brand-links);
}
.footer-widgets .widget-title {
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  text-transform: uppercase;
}
.footer-widgets a {
  color: #aaa;
  text-decoration: none;
}
.footer-widgets a:hover {
  text-decoration: underline;
}
.footer-widgets a .icon {
  fill: #fff;
  width: 20px;
  height: 20px;
  margin-right: 12px;
}
@media (max-width: 767px) {
  .footer-widgets .social-links li {
    display: inline-block;
    margin: 0;
  }
  .footer-widgets .social-links .label {
    display: none;
  }
  .footer-widgets .footer-widgets-1 {
    float: left;
    width: calc(50% - 8px);
  }
  .footer-widgets .footer-widgets-2 {
    float: right;
    width: calc(50% - 8px);
  }
  .footer-widgets .footer-widgets-3 {
    overflow: hidden;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .footer-widgets .wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 16%;
  }
}
.footer-widgets #select_lang_switch {
  display: flex;
  align-items: center;
  border-top: 1px solid;
  padding-top: 10px;
  margin-bottom: 0;
}
.footer-widgets #select_lang_switch p {
  margin-right: 1em;
  font-size: 0.65em;
  text-transform: uppercase;
  color: #aaa;
}
.footer-widgets #select_lang_switch img {
  width: 50px;
  height: 50px;
}
.footer-col-1 {
  display: flex;
  flex-flow: wrap;
  flex-flow: column;
  justify-content: center;
}
.contact-list {
  font-size: 13px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .contact-list {
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
  }
}
.contact-list a,
.contact-list li {
  display: flex;
  align-items: center;
}
.contact-list a {
  color: #aaa;
}
.contact-list a:hover,
.contact-list a:focus {
  color: var(--brand-links);
}
.contact-list li {
  color: #aaa;
}
.contact-list li span {
  color: var(--brand-links);
  margin-left: 5px;
}
.contact-list li svg {
  fill: #fff;
  width: 20px;
  height: 20px;
  margin-right: 12px;
}
.contact-list li p {
  margin: 0;
  display: flex;
  align-items: center;
  line-height: 12px;
  white-space: nowrap;
}
.contact-list li p b {
  flex-grow: 1;
  min-width: 20px;
  margin: 0 10px;
  border: none;
  height: 1px;
  align-self: flex-end;
  background: linear-gradient(
      90deg,
      #aaa 0,
      #aaa 1px,
      transparent 0,
      transparent 6px
    )
    repeat-x 0 100%;
  background-size: auto;
  background-size: 6px;
}
.site-footer {
  background: var(--brand-dark);
  border-top: 1px solid #4a4a4a;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  padding: 32px 0 20px;
  text-align: center;
}
@media (min-width: 769px) {
  .site-footer {
    padding: 0 0 20px;
  }
}
@media (max-width: 768px) {
  .site-footer {
    padding-bottom: 60px;
  }
}
.site-footer .wrap > *:last-child {
  margin-bottom: 0;
}
.site-footer a {
  color: rgba(255, 255, 255, 0.75);
}
.site-footer a:hover {
  color: #fff;
}
.site-footer .footer-links a + a {
  margin-left: 12px;
}
.site-footer .cafemedia {
  text-transform: uppercase;
}
.site-footer .backtotop {
  background: rgba(0, 0, 0, 0.75);
  border-radius: 3px;
  display: inline-block;
  line-height: 20px;
  padding: 10px;
  text-decoration: none;
}
.site-footer .backtotop svg {
  fill: #fff;
  margin-left: 4px;
  vertical-align: middle;
}
.site-footer .backtotop:hover {
  background: #000;
}
@media (min-width: 768px) {
  .site-footer {
    text-align: left;
  }
  .site-footer .footer-left {
    float: right;
    margin: 20px 0 10px;
  }
  .site-footer .footer-left > *:last-child {
    margin-bottom: 0;
  }
  .site-footer .copyright,
  .site-footer .footer-links {
    display: inline-block;
    margin: 0 20px 0;
    font-size: 11px;
    color: #7c7c7c;
    text-align: right;
    text-transform: uppercase;
    flex-basis: 100%;
  }
  .site-footer .backtotop {
    float: right;
  }
}
.wp-block-social-links .wp-social-link-instagram,
.wp-block-social-links .wp-social-link-linkedin,
.wp-block-social-links .wp-social-link-facebook {
  background-color: #4a4a4a !important;
}
.wp-block-social-links .wp-social-link-instagram:hover,
.wp-block-social-links .wp-social-link-linkedin:hover,
.wp-block-social-links .wp-social-link-facebook:hover {
  background-color: #4a4a4a !important;
}
.wp-block-social-links .wp-social-link a {
  padding: 0.45em;
}
.sticky-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
}
.sticky-nav-button-wrap {
  display: block;
  padding: 10px;
  background-color: #fff;
  text-align: center;
}
.sticky-nav-inner {
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@-webkit-keyframes a {
  0% {
    top: -150px;
  }
  to {
    top: 0;
  }
}
@keyframes a {
  0% {
    top: -150px;
  }
  to {
    top: 0;
  }
}
.search-nav {
  grid-column: 1/-1;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: end;
}
@media (max-width: 767px) {
  .search-nav {
    align-items: end;
    flex-flow: wrap;
  }
  .search-nav #vue-search-popup-trigger {
    display: none;
  }
}
.search-nav-wrap {
  display: flex;
}
.toggle-opt {
  border: 2px solid var(--brand-links);
  border-radius: 4px;
  cursor: pointer;
  padding: 13px 10.5px;
  display: flex;
  align-items: center;
  margin-right: 10px;
  line-height: 1;
}
.toggle-opt span {
  margin-right: 10px;
}
.toggle-opt .icon {
  width: 0.7em;
  height: 0.7em;
}
@media (max-width: 767px) {
  .search-nav__toggle {
    display: flex;
    flex-flow: column;
    flex-direction: column-reverse;
    width: 100%;
    text-align: center;
  }
}
.toggle-search-box {
  background: #fff;
  display: flex;
  align-items: center;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  border-radius: 4px;
  padding: 0 92px 0 10px;
}
.toggle-search-box .icon-search {
  color: var(--brand-links);
  margin-right: 10px;
}
.sponsors-swiper {
  max-width: 260px;
}
.sponsors-swiper .swiper-slide {
  background-color: transparent;
  max-height: 60px;
  object-fit: contain;
}
.promotion-wrap {
  margin: 38px 0 0;
}
@media (max-width: 767px) {
  .promotion-wrap {
    margin: 30px calc(50% - 50vw) 0;
    max-width: 100vw;
    width: 100vw;
  }
}
.promotion-wrap > img {
  width: 100%;
}
.schema-faq-section {
  padding: 0;
  cursor: pointer;
}
.schema-faq-section:last-of-type {
  border: 0;
}
.schema-faq-section .icon-minus-circle {
  display: none;
}
.schema-faq-section .icon-plus-circle {
  display: inline;
}
.schema-faq-section.active .icon-minus-circle {
  display: inline;
}
.schema-faq-section.active .icon-plus-circle {
  display: none;
}
.schema-faq-question {
  display: flex;
  align-items: flex-start;
  font-size: 1.2em;
  font-weight: 400;
}
.schema-faq-question .icon {
  width: 16px;
  height: 16px;
  margin: 15px 5px 0 0;
}
.schema-faq-answer {
  max-width: 90%;
  padding: 0 0 0 20px;
}
