#page:not(.tablet) {
  /* padding-bottom: 70px; */
}

/* ******************** */
/*   highlight section  */
/* ******************** */
.theme-paylater .sc-highlight .slides .slide[data-slide-index='0'] .f-banner-big {
  font-size: 30px;
  line-height: 1.3;
}

.theme-paylater .sc-highlight .slides .slide[data-slide-index='0'] .f-banner-medium {
  font-size: 20px;
  line-height: 1.3;
}

.theme-paylater .sc-highlight .slides .slide[data-slide-index='0'] .slide-caption {
  margin-top: 0px;
}

.theme-paylater .sc-highlight .slides .slide[data-slide-index='0'] .slide-caption img {
  width: 220px;
}

/* ******************** */
/*   carousel section   */
/* ******************** */
.theme-paylater .sc-carousel .slick-center {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.theme-paylater .sc-carousel .slick-slide {
  padding: 0 2rem;
}

.theme-paylater .sc-carousel .sc-headline {
  margin-bottom: 50px;
}

/* ************************** */
/*   product detail section   */
/* ************************** */
.theme-paylater .sc-application-detail .cards .card .card-body,
.theme-paylater .sc-product-detail .cards .card .card-body {
  padding: 30px 40px;
}

.theme-paylater .sc-product-detail .cards .card .card-footer {
  padding: 20px 30px;
}

/* ****************************** */
/*   application detail section   */
/* ****************************** */
.theme-paylater .sc-application-detail .thumbnails {
  padding-left: 50px;
  padding-right: 50px;
}

.theme-paylater .sc-application-detail .thumbnails .thumbnail {
  padding-left: 0;
  padding-right: 0;
}