q,
blockquote {
  quotes: "“" "”";
}
q:before {
  content: open-quote;
}
table.lt-schema {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  border-spacing: 0;
}
.lt-schema td {
  border-bottom: 1px solid #b2b2b2;
  padding: 20px 0;
  text-align: center;
}
td.schema-left-txt {
  text-align: left;
}
.lt-schema th {
  text-transform: uppercase;
}
.lt-schema th,
.lt-schema tr {
  text-align: center;
}
.schema-left-txt {
  text-align: left;
}
td.lt-schema-footer {
  border-bottom: none;
  font-size: 12px;
  color: #b2b2b2;
  text-align: left;
}
.lt-block-1 {
  position: relative;
  display: block;
}
.lt-block-footer {
  position: relative;
  display: block;
}
.lt-block-footer-txt {
  text-align: center;
  position: absolute;
  top: 6%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lt-block-1 img {
  width: 100%;
  height: auto;
}
.lt-block-footer img {
  width: 100%;
  height: auto;
  margin-top: 32px;
}
.lt-block-1-txt {
  color: white;
  text-align: center;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.lt-block-1-footer {
  color: black;
  font-size: 1.2rem;
  text-align: center;
  position: absolute;
  top: 83%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lt-block-1-footer img {
  width: auto;
  margin-top: 26px;
}
.lt-block-1-txt h1 {
  font-size: 2.8rem;
  font-weight: 600;
}
.lt-block-1-txt h3 {
  font-size: 1.6rem;
  margin: 10px;
}
.lt-block-1-txt span {
  font-size: 1.4rem;
  line-height: 1.4em;
  display: block;
  padding: 10px;
}
.lt-block-2-txt div {
  text-align: center;
  display: block;
}
span.lt-bttn {
  font-weight: 600;
  font-size: 16px;
  padding: 10px;
  line-height: normal;
  display: block;
  position: absolute;
  top: 118%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
  text-align: center;
  background-color: #4ca950;
  color: white;
  text-decoration: none;
  border-radius: 22px;
  border: none;
}
button.lt-bttn-2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 1.1rem;
  width: 100%;
  max-width: 340px;
  text-align: center;
  background-color: white;
  border-radius: 22px;
  border: none;
}
button.lt-bttn-2 a {
  color: black;
  text-decoration: none;
  display: inline-block;
}
span.lt-bttn a {
  color: white;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}
.lt-block-2 {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 36%;
}
.lt-block-3 {
  position: relative;
  display: block;
  margin: 50px auto;
  width: 70%;
}
.lt-block-2 h1,
.lt-block-3 h1 {
  text-align: center;
  font-weight: 600;
  line-height: 32px;
  margin: 0;
}
#header-brons,
#header-silver,
#header-gold {
  font-size: 16px;
  font-weight: 500;
  border: 6px solid white;
  width: 12%;
  padding: 16px;
  color: white;
}
#header-brons {
  background-color: #bf873c;
}
#header-silver {
  background-color: #acafb2;
}
#header-gold {
  background-color: #ae9a64;
}
.flex-row-lt {
  display: flex;
  flex: 1;
  flex-direction: row;
  flex-wrap: wrap;
  line-height: normal;
}
.flex-col-lt {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  flex-direction: column;
  box-sizing: border-box;
  background-color: #4ca950;
}
.flex-col-lt img {
  width: 100%;
  height: auto;
}
#quote {
  display: block;
  font-family: 'Times New Roman', Times, serif;
  font-size: 14px;
  line-height: 18px;
  color: white;
  width: 70%;
  margin-top: 44px;
}
.quote-txt {
  font-size: 20px;
  line-height: 32px;
  margin-top: 0;
}
#quote-symbol {
  font-size: 5rem;
  position: absolute;
  line-height: 0;
}
#quote-caption {
  font-size: 16px;
}
#quote-bttn {
  text-align: center;
  margin-top: 42px;
}
.flex-row-icons {
  display: flex;
  flex: 1;
  flex-direction: row;
  flex-wrap: wrap;
  width: 80%;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}
.flex-col-icon {
  margin: 6px;
  padding: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  flex-direction: column;
  box-sizing: border-box;
}
.flex-col-icon div {
  height: 132px;
}
.app-block-wrapper {
  margin: 0 auto;
}
.lt-app-block {
  display: block;
  width: 100%;
  margin: 36px 0;
  background-color: #4ca950;
  background-image: url(https://www.berden-fashion.nl/now/program/handler/image.ashx?id=427990);
  color: white;
  background-position: 86%;
  background-size: 232px;
  background-repeat: no-repeat;
}
.lt-app-txt {
  padding: 56px 27px 58px;
  text-align: center;
  width: 70%;
}
.lt-app-txt-block {
  padding-top: 18px;
  width: 50%;
  line-height: 26px;
  margin-left: auto;
  margin-right: auto;
}
.lt-app-txt h1 {
  font-size: 38px;
  font-weight: 800;
  margin: 0;
  margin-bottom: 10px;
  line-height: 70px;
  letter-spacing: 1.5px;
}
.lt-app-txt span {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
}
.lt-app-icons {
  width: 74%;
  text-align: center;
  padding-bottom: 48px;
}
@media (max-width: 1023px) {
  .lt-app-block {
    background-image: none !important;
  }
  .lt-app-txt {
    width: auto;
  }
  .lt-app-txt h1 {
    line-height: 44px;
  }
  .lt-app-icons {
    width: 100%;
  }
  .flex-col-lt {
    flex-basis: 100%;
  }
  button.lt-bttn {
    top: 168%;
  }
  .lt-block-1-footer {
    top: 100%;
  }
  .lt-block-2 {
    margin-top: 7%;
  }
  #quote {
    padding-top: 56px;
    padding-bottom: 36px;
  }
}
@media (max-width: 940px) {
  .lt-block-1-footer {
    top: 110%;
  }
  .lt-block-2 {
    margin-top: 14%;
  }
}
@media (max-width: 824px) {
  div.flex-row-icons {
    text-align: center;
    width: auto;
  }
  .flex-col-icon {
    flex-basis: calc(36%);
    width: 40%;
    margin: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
  button.lt-bttn {
    top: 154%;
  }
  .lt-block-3 {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .lt-block-2 {
    width: 50%;
  }
  .flex-col {
    flex-basis: calc(38%);
  }
  .lt-block-2 {
    width: 50%;
    margin-top: 18%;
  }
  .lt-block-1-footer {
    top: 118%;
  }
  button.lt-bttn {
    top: 148%;
  }
}
@media (max-width: 640px) {
  .lt-block-1-txt span {
    font-size: 16px;
  }
  .lt-schema td {
    padding: 12px 0;
    text-align: center;
  }
  td.lt-schema-footer {
    text-align: left;
  }
  td.schema-left-txt {
    text-align: left;
  }
  #header-brons,
  #header-silver,
  #header-gold {
    font-size: 14px;
    padding: 6px;
  }
  .lt-block-1-txt h3 {
    font-size: 1.2rem;
  }
  .lt-block-1-txt h1 {
    font-size: 2rem;
    margin: 0;
  }
  button.lt-bttn {
    margin-top: 6%;
  }
  .lt-app-txt p {
    width: 80%;
  }
  .lt-app-txt-block {
    width: 80%;
  }
}
@media (max-width: 460px) {
  .lt-block-1-txt span {
    font-size: 12px;
  }
  .flex-col-lt {
    flex-basis: 100%;
  }
}
@media (max-width: 480px) {
  .lt-block-2 {
    width: 80%;
    margin-top: 32%;
  }
  .lt-block-1-footer {
    margin-top: 8%;
  }
}
@media (max-width: 414px) {
  .lt-block-margin {
    margin-top: 42px;
  }
  .lt-block-1-footer {
    margin-top: 20%;
  }
  .lt-block-2 {
    width: 80%;
    margin-top: 48%;
  }
}
