:root {
  --dim-grey: #6a5e53;
  --gainsboro: #ddd7d2;
}

a {
  text-decoration: none;
}

.body {
  color: #6a5e53;
  background-color: #ddd7d2;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 45px;
  font-weight: 100;
  line-height: 50px;
}

.div-block-master {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.img-bts-edition {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  width: 100%;
  min-width: 992px;
  max-width: 1279px;
  min-height: auto;
  max-height: none;
  margin-top: 103px;
  display: block;
  overflow: auto;
}

.img-bts-logo {
  min-width: 286px;
  max-width: 286px;
  min-height: 109px;
  max-height: 109px;
  position: absolute;
  top: 50px;
  left: 50px;
}

.text-block-2 {
  margin-top: 146px;
  margin-left: 207px;
  margin-right: 196px;
  padding-right: 17px;
}

.text-block-3 {
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 43px;
}

.text-block-5 {
  text-align: left;
  margin-top: -35px;
  margin-left: 40px;
  margin-right: 40px;
  padding-bottom: 40px;
  font-size: 15px;
  font-weight: 200;
  line-height: 30px;
}

.utility-page-wrap {
  background-color: #ddd7d2;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.heading {
  color: var(--dim-grey);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 39px;
  font-weight: 100;
}

.button {
  background-color: var(--dim-grey);
  width: 251px;
  min-width: auto;
}

.link-3, .link-4 {
  color: var(--dim-grey);
}

@media screen and (min-width: 1280px) {
  .div-block-master {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
  }

  .img-bts-edition {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
  }

  .img-bts-logo {
    top: 50px;
  }

  .text-block-3 {
    max-width: 1239px;
  }

  .text-block-5 {
    text-align: left;
    max-width: 1239px;
    margin-right: 40px;
    font-size: 19px;
    font-weight: 200;
    line-height: 40px;
  }
}

@media screen and (min-width: 1440px) {
  a {
    color: #ac6b30;
    font-style: normal;
    text-decoration: none;
  }

  .body {
    background-color: var(--gainsboro);
  }

  .img-bts-logo {
    top: 50px;
  }

  .text-block-2 {
    background-color: #6da25b;
    margin-bottom: 72px;
    margin-right: 200px;
    padding-top: 10px;
    padding-bottom: 61px;
    padding-left: 10px;
  }

  .body-2 {
    background-color: #f73e3e;
  }

  .text-block-3 {
    font-size: 43px;
    font-style: normal;
  }

  .text-block-5 {
    font-size: 19px;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    color: var(--dim-grey);
    background-color: #64574f;
    margin-top: -5px;
  }

  .div-block-master {
    max-width: 1900px;
  }

  .img-bts-edition {
    min-width: 992px;
    max-width: 1050px;
    margin-top: -6px;
  }

  .img-bts-logo {
    position: relative;
    top: 50px;
  }

  .div-block-3 {
    z-index: auto;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: var(--gainsboro);
    color: var(--dim-grey);
    object-fit: fill;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    height: 100rem;
    margin-top: -1240px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 45px;
    display: block;
    overflow: visible;
  }

  .text-block-3 {
    margin-top: -1046px;
    margin-left: 1090px;
    font-size: 33px;
    line-height: 39px;
  }

  .text-block-5 {
    max-width: 839px;
    margin-top: 45px;
    margin-left: 50px;
    padding-top: 0;
    font-size: 13.53px;
    line-height: 15px;
  }
}

@media screen and (max-width: 991px) {
  .body {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .div-block-master {
    justify-content: flex-end;
    align-items: flex-start;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  }

  .img-bts-edition {
    object-fit: fill;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%;
    min-width: 768px;
    max-width: none;
    min-height: auto;
    max-height: none;
    margin-top: 95px;
    display: block;
    overflow: auto;
  }

  .img-bts-logo {
    min-width: 238.333px;
    max-width: 238.333px;
    min-height: 90.8333px;
    max-height: 90.8333px;
    top: 51px;
    left: 30px;
  }

  .text-block-3 {
    font-size: 40px;
    line-height: 45px;
  }

  .text-block-5 {
    margin-left: 40px;
    font-size: 10.8px;
    font-weight: 200;
    line-height: 10px;
  }
}

@media screen and (max-width: 767px) {
  a {
    color: var(--dim-grey);
    text-decoration: none;
  }

  .img-bts-edition {
    object-fit: fill;
    border-bottom-right-radius: 0;
    min-width: 480px;
    min-height: auto;
    max-height: none;
    display: block;
    overflow: auto;
  }

  .text-block-3 {
    white-space: normal;
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 35px;
    line-height: 40px;
  }

  .text-block-5 {
    margin-top: -33px;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 7px;
    font-weight: 200;
    line-height: 13px;
  }
}

@media screen and (max-width: 479px) {
  .img-bts-edition {
    border-bottom-right-radius: 0;
    min-width: 240px;
    min-height: auto;
    max-height: none;
    margin-top: 70px;
    display: block;
  }

  .img-bts-logo {
    min-width: 144.444px;
    max-width: 130px;
    min-height: 99.0909px;
    max-height: 49.5455px;
    top: 21px;
    left: 20px;
  }

  .text-block-3 {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-5 {
    text-align: left;
    margin-top: -20px;
    margin-left: 20px;
    font-size: 10px;
  }
}


