.slideshow .banner-text::before {
  content: none;
}


.bg-kv {
  background: url('/vsAssetFile/global/img/staticPage/trade-in/KV_web.png') 100% 50% / contain no-repeat;
}

.bg-kv .small,
.bg-kv small {
  font-weight: 300;
  text-transform: none;
}

h2 {
  font-size: 2.5em;
  font-weight: 700;
}

h5 {
  font-size: 1.3em;
}

.uk-tab>.uk-active>a,
.uk-tab::before {
  border: none;
}

.btn.vs-more.uk-active {
  border-width: 1px;
  background-color: #B2D7F1;
  border-color: #B2D7F1;
  color: #000;
}

#optimise .uk-tab>*>a{
  font-size: 1rem;
  padding: 1px 10px;
}

.uk-tab li.btn {
  border-radius: 50em;
  min-height: 37px;
}

.icon li {
  margin-bottom: .5em;
  font-size: 1.2em;
}

.top-bg-leftblock {
  background-color: #F0F4F7;
}

.btn-blue,
.btn-blue:link,
.btn-blue:visited,
.btn-blue:active,
.btn-blue:focus {
  border-width: 1px;
  background-color: #B2D7F1;
  border-color: #B2D7F1;
  color: #000;
  letter-spacing: 0.5px;
  margin-top: 0;
  padding: 0.5em 2em;
  text-transform: uppercase;
  -webkit-transition: border 0.5s, color 0.5s, background 0.5s;
  min-width: 180px;
}

.btn-blue,
.btn-white,
.btn-red,
.btn-ghost-white,
.btn-alt,
.btn-ghost-red {
  border-radius: 50em;
  min-height: 37px;
}

.btn-white{
  padding: 0.6em 2em;
}

.btn-white:hover {
  background-color: #A3C9E3;
  color: #000;
  border-color: #A3C9E3;
}

.btn-blue:hover {
  background-color: #A3C9E3;
}

.bg-blue {
  background-color: #F0F4F7;
}

section h4 {
  line-height: 1.2;
  font-weight: 800;
  font-size: 1.35em;
  color: #000;
}

#howto .uk-card-body h5 {
  margin: .8em auto;
  text-transform: uppercase;
  margin-top: 1em;
}

#howto .icon img {
  padding-top: 0;
  padding-bottom: 2em;
}

section .small,
section small {
  margin: .8em auto;
  font-weight: 600;
  text-transform: uppercase;
}

img.img-product {
  padding: 0 2em;
}

.vs-read-more {
  padding-bottom: 1.5em;
}

h3.uk-accordion-title {
  padding: 1.5em 0 .5em 0;
  border-top: 1px solid #B8B8B8;
}

.uk-accordion-title:focus, .uk-accordion-title:hover{
  color: #94C3E7;
}

.uk-accordion {
  border-bottom: 1px solid #B8B8B8;
  padding-bottom: .8em;
}

.uk-accordion-content {
  margin-bottom: 1em;
}

.uk-card-body p {
  display: block;
  overflow: inherit;
  max-height: fit-content;
  margin: auto;
}

#howto p b {
  font-weight: 600;
}

#faq .uk-card-body p {
  max-width: 100vw;
  min-height: 0;
}

#faq h4 {
  color: #41538A;
}

#howto .uk-card {
  min-height: 400px;
}

.arraw-r::after {
  content: '\f054';
  font-family: "Font Awesome 6 Pro";
  font-size: 26px;
  position: absolute;
  right: 0;
  top: 40%;
}

#howto section h4 {
  margin-bottom: 1.5em;
}

#benefits .uk-card {
  background: #fff;
  min-height: 280px;
  border-radius: 4em;
}

#optimise ul.uk-tab {
  border: solid 1px #B8B8B8;
  border-radius: 50em;
  width: 443px;
  margin: auto;
}

#optimise #VG56V ul li,
#optimise #VG40V ul li {
  list-style: disc;
  margin: 0.8em 0;
}

#optimise #VG56V ol,
ul,
#optimise #VG40V ol,
ul {
  padding-left: 20px;
}

#optimise {
  background: url('/vsAssetFile/global/img/staticPage/trade-in/prod-bk.png') 50% 75% / contain no-repeat;
}

#regStep1 .pre-scrollable {
  font-size: 10px;
}

#regStep1 .pre-scrollable h3,
#regStep1 .pre-scrollable h3 b {
  font-weight: 400;
}

@media only screen and (max-width: 1366px) {
  .bg-kv {
    background: url(/vsAssetFile/global/img/staticPage/trade-in/KV_web.png) 100% 50% / 50% no-repeat;
    padding-top: 6em;
  }

  .arraw-r::after {
    content: '\f107';
    right: 50%;
    top: auto;
    margin-right: -18px;
  }
}


@media only screen and (max-width: 480px) {

  .bg-kv {
    background: url('/vsAssetFile/global/img/staticPage/trade-in/KV_web.png') 50% 100% / 70% no-repeat;
    padding: 1em;
  }

  .top-bg-leftblock {
    padding: 0;
  }

  .w-75,
  .w-50 {
    width: 90% !important;
  }

  #howto .uk-card {
    min-height: 200px;
  }

  #optimize {
    background: url(/vsAssetFile/global/img/staticPage/trade-in/prod-bk.png) 50% 75% / contain no-repeat;
  }

  #optimise ul.uk-tab {
    width: 100%;
  }

  .btn-white,
  .btn-red,
  .btn-blue {
    min-width: 250px;
    width: 70vw;
    margin: .6em auto;
  }

  .vs-more {
    min-width:50% !important;
  }


}

.btn-red {
  color: #fff !important;
}

.btn-red:hover {
  color: #fff !important;
}
