@font-face {
  font-family: Dollopserif Condensed;
  src: url('../fonts/DollopSerif-Condensed.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Dollopserif Expanded;
  src: url('../fonts/DollopSerif-Expanded.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenir LT Pro;
  src: url('../fonts/AvenirLTProBook.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  background-color: #f9ebdc;
}

.header-container {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

._3logos-img-header {
  width: 50vw;
  margin-top: 20px;
  margin-bottom: 22px;
}

.image {
  margin-top: -44px;
  margin-bottom: 2px;
}

.image-2 {
  width: 100%;
  margin-top: -50px;
}

.image-3 {
  width: 100vw;
  margin-top: -4vw;
}

.shop-snap-score-section {
  background-image: url('../images/blue-background-egglandhellmans.png');
  background-position: 0 0;
  background-size: 764px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -7vw;
  display: flex;
}

.shop-snap-score-container {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  max-width: 90vw;
  padding-top: 75px;
  padding-bottom: 10px;
  display: flex;
}

.title-para-div {
  width: 23vw;
  margin-left: 10px;
  margin-right: 10px;
}

.shop-snap-score-div-title {
  color: #faebd6;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-family: Dollopserif Expanded, Arial, sans-serif;
  font-size: 70px;
}

.shop-snap-score-div-para {
  color: #faebd6;
  text-align: center;
  font-family: Arvo, sans-serif;
}

.terms-instr-tips-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.terms-instr-tips-container {
  justify-content: center;
  align-items: flex-start;
  max-width: 90vw;
  display: flex;
}

.title-para-div-2 {
  width: 25vw;
  margin-left: 20px;
  margin-right: 20px;
}

.terms-instr-tips-title {
  color: #00477f;
  text-align: left;
  font-family: Dollopserif Expanded, Arial, sans-serif;
  font-size: 2.1rem;
  line-height: 29px;
  overflow: visible;
}

.terms-instr-tips-para {
  color: #00477f;
  font-family: Avenir LT Pro, Arial, sans-serif;
}

.terms-instr-tips-list-ol {
  color: #00477f;
  padding-left: 0;
  font-family: Avenir LT Pro, Arial, sans-serif;
}

.footer-section {
  background-image: url('../images/blue-background-egglandhellmans.png');
  background-position: 0 0;
  background-size: 764px;
}

.footer-container {
  max-width: 97vw;
}

.footer-para {
  color: #faebd6;
  text-align: justify;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: Avenir LT Pro, Arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
}

.image-4 {
  width: 100vw;
}

@media screen and (max-width: 991px) {
  .image-3 {
    margin-top: -33px;
  }

  .shop-snap-score-section {
    margin-top: -85px;
  }

  .shop-snap-score-div-title {
    font-size: 3.2rem;
  }

  .shop-snap-score-div-para {
    font-size: 11px;
  }

  .terms-instr-tips-title {
    font-size: 1.6rem;
  }

  .terms-instr-tips-para, .terms-instr-tips-list-ol {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .image-3 {
    margin-top: -25px;
  }

  .shop-snap-score-section {
    margin-top: -60px;
  }

  .shop-snap-score-container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 40vw;
  }

  .title-para-div {
    width: 50vw;
  }

  .shop-snap-score-div-title {
    text-align: center;
    width: 100%;
    font-size: 4rem;
  }

  .shop-snap-score-div-para {
    font-size: 13px;
  }

  .terms-instr-tips-container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 80vw;
  }

  .title-para-div-2 {
    width: 100%;
  }

  .terms-instr-tips-title {
    font-size: 2.1rem;
  }

  .terms-instr-tips-para, .terms-instr-tips-list-ol {
    font-size: 14px;
  }

  .footer-para {
    font-size: 10px;
  }

  .text-span {
    position: relative;
    left: 10px;
  }
}

@media screen and (max-width: 479px) {
  ._3logos-img-header {
    width: 60vw;
  }

  .image-3 {
    margin-top: -16px;
  }

  .shop-snap-score-section {
    margin-top: -60px;
  }

  .shop-snap-score-container {
    width: 90vw;
  }

  .title-para-div {
    width: 100%;
  }

  .shop-snap-score-div-title {
    font-size: 3.2rem;
  }

  .terms-instr-tips-container {
    width: 85vw;
  }

  .title-para-div-2 {
    max-width: 100vw;
  }

  .terms-instr-tips-title {
    font-size: 1.7rem;
  }

  .terms-instr-tips-para, .terms-instr-tips-list-ol {
    font-size: 12px;
  }
}


@font-face {
  font-family: 'Dollopserif Condensed';
  src: url('../fonts/DollopSerif-Condensed.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dollopserif Expanded';
  src: url('../fonts/DollopSerif-Expanded.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir LT Pro';
  src: url('../fonts/AvenirLTProBook.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}