body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #242c1c;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Tasty, sans-serif;
  font-size: 4.3em;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Circe, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  text-align: center;
}

a {
  font-family: Circe, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
  text-decoration: underline;
}

.product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ingredients {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.seals {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.divider-area {
  position: relative;
  overflow: hidden;
  height: 100vh;
}

.divider-area._01 {
  height: 100vh;
  background-image: url('../images/divider-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.what-and-why {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.unlock-the-power {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #26251f;
}

.meet-the-family {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.footer {
  padding-top: 100px;
  padding-bottom: 100px;
}

.wrapper.cahsew {
  background-color: #dde372;
}

.wrapper.choconuts {
  background-color: #f3cc56;
}

.wrapper.brazilnut {
  background-color: #ebd759;
}

.wrapper.coconut {
  background-color: #a3e0e8;
}

.image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image.butter {
  height: 40%;
}

.image.beverage {
  height: 60%;
}

.ingredients-seal {
  width: 179.00000381px;
}

.ingredients-title {
  margin-top: 50px;
}

.centered-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading {
  font-size: 5em;
  line-height: 2em;
}

.text-block {
  font-family: Circe, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
}

.seals-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 230px;
  max-width: 900px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.seal {
  width: 17%;
}

.bit-text {
  margin-top: 19px;
  margin-bottom: 19px;
  font-family: Circe, sans-serif;
  font-size: 5em;
  line-height: 0.9em;
  font-weight: 800;
}

.columns-area {
  display: block;
  max-width: 1200px;
  margin: 50px auto;
}

.column {
  padding-right: 30px;
  padding-left: 30px;
}

.unordered-list {
  position: relative;
  left: -5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-item {
  position: relative;
  width: 15%;
  height: 334px;
  border-radius: 30px;
  background-color: #000;
  -webkit-transition: all 200ms cubic-bezier(.215, .61, .355, 1);
  transition: all 200ms cubic-bezier(.215, .61, .355, 1);
}

.list-item:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.list-item._01 {
  height: 276px;
  background-image: url('../images/power-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.list-item._02 {
  height: 300px;
  background-image: url('../images/power-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.list-item._03 {
  background-image: url('../images/power-3_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.list-item._04 {
  background-image: url('../images/power-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.list-item._05 {
  height: 300px;
  background-image: url('../images/power-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.list-item._06 {
  height: 276px;
  background-image: url('../images/power-6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.products-row {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.product-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #333;
  text-align: center;
  text-decoration: none;
}

.product-thumb {
  display: block;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50%;
}

.product-thumb._01 {
  background-image: url('../images/cashew-beverage.jpg');
  background-position: 50% 45px;
  background-size: cover;
  background-repeat: no-repeat;
}

.product-thumb._02 {
  background-image: url('../images/cashew-brazil-beverage.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.product-thumb._03 {
  background-image: url('../images/cashew-coconut-beverage.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.product-thumb._04 {
  background-image: url('../images/choconuts-beverage.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.product-thumb.snack {
  width: 200px;
  height: 230px;
}

.product-thumb.butter {
  width: 180px;
  height: 230px;
}

.product-thumb.beverage {
  width: 200px;
  height: 300px;
}

.product-thumb-title {
  margin-top: 20px;
  font-family: Circe, sans-serif;
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: 700;
}

.share-the-love-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 430px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 30px 50px 49px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.share-the-love-title {
  margin-top: 0px;
  text-align: left;
}

.share-the-love-images-area {
  overflow: hidden;
  max-height: 24vw;
  min-height: 400px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.stl-image {
  width: 12vw;
  height: 12vw;
  min-height: 200px;
  min-width: 200px;
  float: right;
  background-color: #dde36a;
}

.stl-image._01 {
  background-image: url('../images/ataldacastanha_Bdh3V-WAonz.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.stl-image._02 {
  background-image: url('../images/22-ATDC-Agosto-42.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.stl-image._03 {
  background-image: url('../images/ATDCdez-12800px.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.stl-image._04 {
  background-image: url('../images/pazaccani_BdZ9VkYFB0c.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.stl-image._05 {
  background-image: url('../images/01-Purê-de-cenoura.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.stl-image._06 {
  background-image: url('../images/03-26_09-ATDC-SET-6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.stl-image._07 {
  background-image: url('../images/ATDC-jan-35.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.stl-image._08 {
  background-image: url('../images/ATDCdez-14800px.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.stl-image._09 {
  background-image: url('../images/30-ATDC---Junho-19800px.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.stl-image._10 {
  background-image: url('../images/irism_fernandes_Bc4WnTQldY1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sth-column {
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sth-column._40 {
  width: 40%;
}

.sth-column._60 {
  width: 60%;
}

.sth-column.right {
  max-width: 60vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.sth-column.left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sth-column.left.cashew {
  background-color: #dde372;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.sth-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-link {
  border-bottom: 2px solid transparent;
  -webkit-transition: border 300ms cubic-bezier(.165, .84, .44, 1);
  transition: border 300ms cubic-bezier(.165, .84, .44, 1);
  color: #242c1c;
  font-weight: 700;
  text-decoration: none;
}

.footer-link:hover {
  border-bottom-color: #242c1c;
}

.button {
  margin-top: 20px;
  padding: 15px 20px 12px;
  border: 2px solid #b6cd3d;
  border-radius: 30px;
  background-color: transparent;
  -webkit-transition: all 200ms cubic-bezier(.165, .84, .44, 1);
  transition: all 200ms cubic-bezier(.165, .84, .44, 1);
  color: #242c1c;
  font-size: 1.3em;
  font-weight: 700;
  text-align: center;
}

.button:hover {
  background-color: #b6cd3d;
}

.underlined {
  border-bottom: 6px solid #cfdf8c;
}

.nutrition-facts-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  background-color: transparent;
}

.modal-content {
  position: relative;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 330px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 50px 50px -9px rgba(0, 0, 0, .34);
  opacity: 0;
  -webkit-transform: translate(-50%, -30%);
  -ms-transform: translate(-50%, -30%);
  transform: translate(-50%, -30%);
}

.modal-info {
  padding: 20px;
}

.exit-area {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.div-block {
  position: absolute;
  display: none;
}

.package.butter {
  width: 300px;
  -webkit-transform: translate(0px, 43px);
  -ms-transform: translate(0px, 43px);
  transform: translate(0px, 43px);
}

.package.snack {
  width: 300px;
  -webkit-transform: scale(0.85) translate(0px, 50px);
  -ms-transform: scale(0.85) translate(0px, 50px);
  transform: scale(0.85) translate(0px, 50px);
}

.keep-in-touch-link {
  margin-bottom: 5px;
}

.divider-image {
  position: absolute;
  display: block;
  width: 100%;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.lefty {
  text-align: left;
}

.seals-header {
  line-height: 1.5em;
}

.section {
  height: 100vh;
}

.section.product {
  height: 100vh;
}

.section.ingredients.choconuts {
  background-color: #f3cc56;
}

.section.ingredients.cashew {
  background-color: #dde372;
}

.section.ingredients.brazilnut {
  background-color: #ebd759;
}

.section.ingredients.coconut {
  background-color: #a3e0e8;
}

.section.seals {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  padding-left: 50px;
}

.section.divider-area {
  min-height: 500px;
}

.section.divider-area.choconuts {
  background-image: url('../images/divider-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.divider-area.cashew {
  background-image: url('../images/divider-1_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.divider-area.coconut {
  background-image: url('../images/divider-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.divider-area.brazilnut {
  background-image: url('../images/divider-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.divider-area.cashew-butter {
  background-image: url('../images/04-2709-ATDC-SET-Refogado-de-Tofu.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.divider-area.cocoacashew-butter {
  background-image: url('../images/05-ATDC---Junho-10.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.divider-area.coconut-butter {
  background-image: url('../images/30-ATDC---Junho-19.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.divider-area.coconut-snack {
  background-image: url('../images/ATDCdez-14.jpg');
  background-position: 50% 60%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.divider-area.cashew-snack {
  background-image: url('../images/ATDCdez-12.jpg');
  background-position: 50% 69%;
  background-size: cover;
}

.section.divider-area.roastescashew-snack {
  background-image: url('../images/ATDCdez-11.jpg');
  background-position: 50% 70%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.what-and-why {
  padding-right: 50px;
  padding-left: 50px;
}

.section.what-and-why.choconuts {
  background-color: #f3cc56;
}

.section.what-and-why.cashew {
  background-color: #dde372;
}

.section.what-and-why.brazilnut {
  background-color: #ebd759;
}

.section.what-and-why.coconut {
  background-color: #a3e0e8;
}

.section.unlock-the-power.choconuts {
  background-color: #f3cc56;
}

.section.unlock-the-power.cashew {
  background-color: #dde372;
}

.section.unlock-the-power.brazilnut {
  background-color: #ebd759;
}

.section.unlock-the-power.ccconut {
  background-color: #a3e0e8;
}

.section.unlock-the-power.coconut {
  background-color: #aae0e9;
}

.section.meet-the-family {
  padding-right: 50px;
  padding-left: 50px;
}

.section.share-the-love {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section.share-the-love.choconuts {
  background-color: #f3cc56;
}

.section.share-the-love.brazilnut {
  background-color: #ebd759;
}

.section.share-the-love.coconut {
  background-color: #a3e0e8;
}

.section.share-the-love.cashew {
  background-color: #dde372;
}

.section.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section.footer.cashew {
  background-color: #dde372;
}

.section.footer.choconuts {
  background-color: #f3cc56;
}

.section.footer.brazilnut {
  background-color: #ebd759;
}

.section.footer.coconut {
  background-color: #a3e0e8;
}

.section.also {
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.menu {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dot {
  width: 5px;
  height: 5px;
  border-radius: 50px;
  background-color: #1f3811;
  -webkit-transition: all 300ms cubic-bezier(.55, .055, .675, .19);
  transition: all 300ms cubic-bezier(.55, .055, .675, .19);
}

.dot.active {
  width: 15px;
  height: 15px;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-dot {
  padding-right: 5px;
  padding-left: 5px;
}

.footer-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 430px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 30px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-title {
  text-align: left;
}

.thumb-link {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.also-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.also-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-transition: background-color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: background-color 300ms cubic-bezier(.25, .46, .45, .94);
}

.also-col:hover {
  background-color: #dde372;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #242c1c;
  text-decoration: none;
}

.also-title {
  margin-right: 60px;
  margin-left: 60px;
  font-size: 3.4em;
}

.also-link-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0%;
  background-color: #f3cc56;
}

.nav-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 0;
}

.nav-brand {
  display: block;
  width: 130px;
  margin: 30px auto;
}

.nav-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Tasty, sans-serif;
  color: #242c1c;
  font-size: 3.6em;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
}

.nav-item {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.nav-item:hover {
  background-color: hsla(0, 0%, 100%, .1);
}

.unordered-list-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.nav-back-button {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  padding: 15px;
  color: #242c1c;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-back-button:hover {
  background-color: hsla(0, 0%, 100%, .1);
}

.nav-products-hover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-hover-1 {
  position: absolute;
  left: 50%;
  max-width: 150px;
  opacity: 0;
  -webkit-transform: translate(-50%, 20px);
  -ms-transform: translate(-50%, 20px);
  transform: translate(-50%, 20px);
}

.product-hover-2 {
  position: absolute;
  left: 50%;
  max-width: 150px;
  opacity: 0;
  -webkit-transform: scale(0.95) translate(-50%, 0px);
  -ms-transform: scale(0.95) translate(-50%, 0px);
  transform: scale(0.95) translate(-50%, 0px);
}

.product-hover-3 {
  position: absolute;
  left: 50%;
  max-width: 150px;
  opacity: 0;
  -webkit-transform: translate(-50%, 0px) scale(0.95);
  -ms-transform: translate(-50%, 0px) scale(0.95);
  transform: translate(-50%, 0px) scale(0.95);
}

.product-hover-4 {
  position: absolute;
  left: 50%;
  max-width: 150px;
  opacity: 0;
  -webkit-transform: scale(0.9) translate(-50%, 0px);
  -ms-transform: scale(0.9) translate(-50%, 0px);
  transform: scale(0.9) translate(-50%, 0px);
}

.call-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 1;
}

.call-button {
  width: 100%;
  height: 100%;
  padding: 20px;
}

.find-more {
  position: absolute;
  left: 60px;
  top: 66px;
  width: 100px;
  max-width: none;
}

.call-button-img {
  width: 30px;
}

.icon-scroll {
  position: absolute;
  left: 50%;
  right: 0px;
  bottom: 0px;
  width: 40px;
  height: 60px;
  -webkit-transform: translate(-50%, -95%);
  -ms-transform: translate(-50%, -95%);
  transform: translate(-50%, -95%);
}

.beverage-hover-1 {
  position: absolute;
  left: 50%;
  max-width: 150px;
  opacity: 1;
  -webkit-transform: translate(-190%, 20px);
  -ms-transform: translate(-190%, 20px);
  transform: translate(-190%, 20px);
}

.beverage-hover-2 {
  position: absolute;
  left: 50%;
  max-width: 150px;
  opacity: 1;
  -webkit-transform: translate(-100%, 20px);
  -ms-transform: translate(-100%, 20px);
  transform: translate(-100%, 20px);
}

.beverage-hover-3 {
  position: absolute;
  left: 50%;
  max-width: 150px;
  opacity: 1;
  -webkit-transform: translate(-10%, 20px);
  -ms-transform: translate(-10%, 20px);
  transform: translate(-10%, 20px);
}

.beverage-hover-4 {
  position: absolute;
  left: 50%;
  max-width: 150px;
  opacity: 1;
  -webkit-transform: translate(80%, 20px);
  -ms-transform: translate(80%, 20px);
  transform: translate(80%, 20px);
}

.nav-mobile {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0%;
  background-color: #f3cc56;
}

.call-nav-mobile {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 1;
}

.space {
  height: 30px;
}

@media (max-width: 991px) {
  .ingredients {
    padding-right: 50px;
    padding-left: 50px;
  }
  .seals {
    padding-right: 50px;
    padding-left: 50px;
  }
  .divider-area {
    height: 400px;
  }
  .what-and-why {
    padding-right: 50px;
    padding-left: 50px;
  }
  .meet-the-family {
    padding-right: 50px;
    padding-left: 50px;
  }
  .share-the-love {
    padding-right: 0%;
    padding-left: 5%;
  }
  .footer {
    padding-right: 50px;
    padding-left: 50px;
  }
  .seals-area {
    height: 180px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .columns-area {
    margin-top: 0px;
  }
  .column {
    padding-bottom: 30px;
  }
  .list-item._01 {
    height: 150px;
  }
  .list-item._02 {
    height: 200px;
  }
  .list-item._03 {
    height: 250px;
  }
  .list-item._04 {
    height: 250px;
  }
  .list-item._05 {
    height: 200px;
  }
  .list-item._06 {
    height: 150px;
  }
  .product-link {
    text-align: center;
  }
  .product-thumb {
    width: auto;
    height: 230px;
  }
  .product-thumb.beverage {
    width: 150px;
    height: 230px;
  }
  .share-the-love-content {
    padding-left: 0px;
    float: left;
    text-align: center;
  }
  .share-the-love-title {
    text-align: center;
  }
  .stl-image {
    float: left;
  }
  .sth-column.right {
    max-width: 87%;
  }
  .sth-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-link {
    line-height: 2em;
  }
  .package.butter {
    width: 181px;
  }
  .package.snack {
    width: 200px;
  }
  .product-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section.share-the-love {
    padding-right: 5%;
  }
  .footer-content {
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .footer-title {
    text-align: center;
  }
  .also-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .also-col {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .link-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .also-link-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .unordered-list-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .nav-mobile {
    height: 0%;
  }
}

@media (max-width: 767px) {
  h2 {
    font-size: 3em;
  }
  h3 {
    font-size: 20px;
  }
  .image {
    height: auto;
    max-width: 300px;
  }
  .ingredients-seal {
    width: 110.00000381px;
  }
  .centered-container {
    text-align: center;
  }
  .centered-container.mobile-padding {
    padding-right: 50px;
    padding-left: 50px;
  }
  .product-link {
    padding-bottom: 30px;
  }
  .product-thumb {
    width: 180px;
  }
  .sth-column.right {
    max-width: 400px;
  }
  .package.butter {
    width: 180px;
  }
  .section {
    height: auto;
  }
  .section.product {
    overflow: hidden;
    height: 600px;
  }
  .section.ingredients {
    padding-bottom: 50px;
  }
  .section.ingredients.cashew {
    height: auto;
  }
  .section.seals {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.what-and-why {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.what-and-why.cashew {
    height: auto;
  }
  .section.unlock-the-power {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.unlock-the-power.cashew {
    height: auto;
  }
  .section.meet-the-family {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.share-the-love {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.share-the-love.cashew {
    height: auto;
  }
  .section.footer {
    height: auto;
  }
  .section.also {
    width: 100%;
    height: auto;
  }
  .heading-2 {
    font-size: 3em;
  }
  .heading-3 {
    font-size: 19px;
  }
  .bold-text {
    font-size: 1em;
  }
  .also-row {
    height: auto;
  }
  .also-col {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .also-link-content {
    padding-right: 30px;
    padding-left: 30px;
  }
  .find-more {
    left: 50px;
    top: 55px;
    width: 80px;
  }
  .call-button-img {
    width: 20px;
  }
}

@media (max-width: 479px) {
  h2 {
    font-size: 2.7em;
  }
  h3 {
    font-size: 18px;
  }
  .image {
    max-width: 250px;
  }
  .centered-container.mobile-padding {
    padding-right: 30px;
    padding-left: 30px;
  }
  .seals-area {
    display: block;
    height: auto;
    text-align: center;
  }
  .seal {
    display: inline-block;
    width: 50%;
    max-width: 130px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
  }
  .column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .list-item._01 {
    height: 120px;
  }
  .list-item._02 {
    height: 150px;
  }
  .list-item._03 {
    height: 200px;
  }
  .list-item._04 {
    height: 200px;
  }
  .list-item._05 {
    height: 150px;
  }
  .list-item._06 {
    height: 120px;
  }
  .product-thumb {
    width: 190px;
  }
  .share-the-love-content {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .share-the-love-images-area {
    min-height: 100vw;
  }
  .stl-image {
    min-height: 50vw;
    min-width: 50vw;
  }
  .sth-column.right {
    max-width: 100%;
  }
  .button {
    font-size: 1em;
    line-height: 1.6em;
  }
  .section.ingredients {
    padding-right: 30px;
    padding-left: 30px;
  }
  .section.seals {
    padding-right: 30px;
    padding-left: 30px;
  }
  .section.what-and-why {
    padding-right: 30px;
    padding-left: 30px;
  }
  .section.unlock-the-power {
    padding-top: 0px;
  }
  .section.meet-the-family {
    padding-right: 30px;
    padding-left: 30px;
  }
  .section.share-the-love {
    padding-right: 0%;
    padding-left: 0%;
  }
  .section.footer {
    padding-right: 30px;
    padding-left: 30px;
  }
  .footer-content {
    width: 100%;
  }
  .bold-text {
    line-height: 1.6em;
  }
  .also-link-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .find-more {
    display: none;
  }
}

@font-face {
  font-family: 'Circe';
  src: url('../fonts/Circe.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Circe';
  src: url('../fonts/CRC65.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Tasty';
  src: url('../fonts/Hubert-Jocham-Type---TastyBold.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Circe';
  src: url('../fonts/CRC75.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}