.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

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

a {
  text-decoration: underline;
}

.background-video {
  position: absolute;
  width: 100%;
  height: 100vh;
  -o-object-fit: fill;
  object-fit: fill;
}

.container {
  position: relative;
  -o-object-fit: fill;
  object-fit: fill;
}

.navbar {
  top: 0px;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 8em;
  max-height: 40em;
  min-height: 0px;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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: #212529;
  line-height: 20px;
  -o-object-fit: contain;
  object-fit: contain;
}

.section {
  position: relative;
}

.section-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block {
  position: relative;
  z-index: 90;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30vw;
  height: 30vw;
  -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;
  font-size: 5em;
  line-height: 100%;
}

.maincontent {
  min-height: 150vh;
}

.footer {
  margin-top: 0px;
  background-color: #333;
}

.about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0em;
  padding-bottom: 0em;
  -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;
}

.brand {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10em;
  height: 10em;
  padding-bottom: 0px;
  -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-image: url('../images/kampo-03HP---Branco.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.brand.akua {
  background-image: url('../images/AKUA-LOGO_AKUA_1_H_P--01.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.grid {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-2 {
  display: -ms-grid;
  display: grid;
  max-width: 1100px;
  margin-top: 25px;
  padding-right: 60px;
  padding-bottom: 25px;
  padding-left: 60px;
  justify-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.image {
  max-height: 70%;
  padding-right: 0em;
  padding-left: 0em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-block {
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  font-size: 35px;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading {
  font-size: 12px;
}

.heading-2 {
  margin-top: 23px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #8b8b8b;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}

.paragraph {
  margin-top: 22px;
  color: #8b8b8b;
}

.text-span {
  color: #aa8b68;
  font-size: 15px;
}

.text-span:hover {
  color: #aa8b68;
}

.button {
  margin-top: 15px;
  border-style: solid;
  border-width: 3px;
  border-color: #aa8b68;
  border-radius: 6px;
  background-color: transparent;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #aa8b68;
  font-size: 20px;
  line-height: 25px;
}

.button:hover {
  background-color: rgba(170, 139, 104, 0.16);
  color: #fff;
}

.button:active {
  background-color: rgba(170, 139, 104, 0.47);
}

.div-block-2 {
  margin-top: 5em;
  padding-left: 10px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2em;
  padding-bottom: 2em;
  -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: rgba(116, 101, 48, 0.11);
}

.image-2 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-3 {
  position: static;
  overflow: visible;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.heading-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -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;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
}

.link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 21px;
  -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;
  font-family: Verdana, Geneva, sans-serif;
  color: #aa8b68;
  font-size: 16px;
  text-decoration: none;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10em;
  height: 0.3em;
  margin-top: 29px;
  -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: #aa8b68;
}

.image-4 {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  opacity: 0.6;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-block-2 {
  padding-left: 21px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-style: normal;
  text-decoration: none;
}

.text-block-2:hover {
  color: #aa8b68;
}

.text-block-2:active {
  text-decoration: underline;
}

.text-block-3 {
  padding-left: 21px;
  font-family: Oswald, sans-serif;
  color: #fff;
  text-decoration: none;
}

.text-block-3:hover {
  color: #aa8b68;
}

.text-block-3:active {
  text-decoration: underline;
}

.link-block {
  color: #fff;
  text-decoration: none;
}

.link-block:hover {
  color: #aa8b68;
}

.link-block-2 {
  text-decoration: none;
}

.link-block-2:hover {
  color: #aa8b68;
}

.link-block-2.w--current:hover {
  color: #aa8b68;
}

.link-block-3 {
  color: #fff;
  text-decoration: none;
}

.link-block-3:hover {
  color: #aa8b68;
}

.text-block-4 {
  padding-left: 21px;
  font-family: Oswald, sans-serif;
}

.text-block-4:active {
  text-decoration: underline;
}

.link-block-4 {
  color: #fff;
  text-decoration: none;
}

.link-block-4:hover {
  color: #aa8b68;
}

.link-block-4.w--current:hover {
  color: #aa8b68;
}

.text-block-5 {
  padding-right: 21px;
  font-family: Oswald, sans-serif;
}

.text-block-5:active {
  text-decoration: underline;
}

.link-block-5 {
  color: #fff;
  text-decoration: none;
}

.link-block-5:hover {
  color: #aa8b68;
}

.link-block-6 {
  padding-right: 21px;
  color: #fff;
  text-decoration: none;
}

.link-block-6:hover {
  color: #aa8b68;
}

.link-block-7 {
  padding-right: 21px;
  color: #fff;
  text-decoration: none;
}

.link-block-7:hover {
  color: #aa8b68;
}

.image-5 {
  margin-right: 21px;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -21px;
  margin-bottom: 32px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.div-block-6 {
  margin-top: 20px;
}

.html-embed {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 50vh;
  max-height: 100%;
  max-width: 100%;
  margin-top: 29px;
  margin-bottom: 48px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.container-3 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-7 {
  display: block;
}

.redes-sociais {
  display: inline-block;
  width: 5em;
  max-width: 100%;
  padding: 1em;
  -o-object-fit: fill;
  object-fit: fill;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 2em;
  padding-bottom: 5em;
  -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;
}

.paragraph-2 {
  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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
  text-align: center;
}

.div-block-8 {
  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: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.modal-1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999999;
  display: block;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-1.akua {
  display: none;
}

.modal-1.akua.en {
  display: none;
}

.modal-1.en {
  display: none;
}

.modal-body {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  display: block;
  width: 100em;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.paragraph-3 {
  position: static;
  padding: 15px 50px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 18px;
  text-align: justify;
  -o-object-fit: fill;
  object-fit: fill;
}

.paragraph-3.akua {
  display: block;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
}

.image-6 {
  position: static;
  display: block;
  width: 70%;
  padding: 15px 50px;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading-4 {
  display: block;
  padding: 15px;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  font-size: 30px;
  text-align: center;
}

.close-modal {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 40px;
  height: 40px;
  margin-top: 10px;
  margin-right: 10px;
  background-color: #000;
}

.text-block-6 {
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

.modal-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: block;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-2.akua {
  display: none;
}

.modal-2.akua.en {
  display: none;
}

.modal-2.en {
  display: none;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50em;
  margin-right: 50px;
  margin-left: 50px;
  padding-right: 50px;
  padding-left: 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;
  background-image: url('../images/akua_by_chef_Julio---cópia.png'), url('../images/kampo.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
}

.div-block-9._1 {
  background-image: url('../images/Miguel_Mares_Clementine_Madeira328.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-9.kampo {
  background-image: url('../images/kampo.jpg'), url('../images/akua_by_chef_Julio---cópia.png'), url('../images/kampo.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, cover, auto;
}

.bold-text {
  font-family: 'Varela Round', sans-serif;
}

.bold-text-2 {
  font-family: 'Varela Round', sans-serif;
}

.text-block-7 {
  font-family: Oswald, sans-serif;
  cursor: pointer;
}

.text-block-7:active {
  text-decoration: underline;
}

.text-block-8 {
  font-family: Oswald, sans-serif;
}

.text-block-8:active {
  text-decoration: underline;
}

.text-block-9 {
  font-family: Oswald, sans-serif;
}

.text-block-9:active {
  text-decoration: underline;
}

.text-block-10 {
  text-align: center;
}

.heading-5 {
  font-family: Oswald, sans-serif;
  text-align: center;
}

.heading-6 {
  font-family: Oswald, sans-serif;
  font-size: 27px;
  text-align: center;
}

.div-block-10 {
  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;
}

.paragraph-4 {
  color: #8d8d8d;
  text-align: center;
}

.bold-text-3 {
  color: #969696;
}

.text-block-11 {
  color: #838383;
  text-align: left;
}

.text-block-12 {
  width: 30%;
  color: #838383;
  text-align: right;
}

.bold-text-4 {
  color: #838383;
  text-align: left;
}

.bold-text-5 {
  color: #838383;
}

.text-block-13 {
  color: #838383;
}

.bold-text-6 {
  color: #838383;
}

.text-block-14 {
  color: #838383;
}

.bold-text-7 {
  color: #838383;
}

.text-block-15 {
  color: #838383;
}

.bold-text-8 {
  color: #838383;
}

.text-block-16 {
  color: #838383;
}

.text-block-17 {
  color: #a1a1a1;
}

.text-block-18 {
  color: #838383;
}

.bold-text-9 {
  color: #838383;
}

.text-block-19 {
  color: #838383;
}

.bold-text-10 {
  color: #838383;
}

.text-block-20 {
  color: #838383;
}

.bold-text-11 {
  color: #838383;
}

.text-block-21 {
  color: #838383;
}

.bold-text-12 {
  color: #838383;
}

.text-block-22 {
  color: #838383;
}

.bold-text-13 {
  color: #838383;
}

.text-block-23 {
  color: #838383;
}

.bold-text-14 {
  color: #838383;
}

.text-block-24 {
  color: #838383;
}

.bold-text-15 {
  color: #838383;
}

.text-block-25 {
  color: #838383;
}

.bold-text-16 {
  color: #838383;
}

.text-block-26 {
  color: #838383;
}

.bold-text-17 {
  color: #838383;
}

.text-block-27 {
  color: #838383;
}

.text-block-28 {
  color: #838383;
}

.text-block-29 {
  color: #838383;
}

.text-block-30 {
  color: #a1a1a1;
}

.text-block-31 {
  color: #838383;
}

.bold-text-18 {
  color: #838383;
}

.text-block-32 {
  color: #838383;
}

.bold-text-19 {
  color: #838383;
}

.text-block-33 {
  color: #838383;
}

.bold-text-20 {
  color: #838383;
}

.text-block-34 {
  color: #838383;
}

.bold-text-21 {
  color: #838383;
}

.text-block-35 {
  color: #838383;
}

.bold-text-22 {
  color: #838383;
}

.text-block-36 {
  color: #838383;
}

.italic-text {
  color: #838383;
}

.bold-text-23 {
  color: #838383;
}

.text-block-37 {
  color: #838383;
}

.italic-text-2 {
  color: #838383;
}

.text-block-38 {
  color: #838383;
}

.text-block-39 {
  color: #838383;
}

.italic-text-3 {
  color: #838383;
}

.bold-text-24 {
  color: #838383;
}

.text-block-40 {
  color: #838383;
}

.text-block-41 {
  color: #838383;
}

.columns {
  height: 5em;
  color: #a1a1a1;
}

.columns-2 {
  height: 5em;
  color: #a1a1a1;
}

.columns-3 {
  height: 5em;
  color: #a1a1a1;
}

.columns-4 {
  height: 5em;
  color: #a1a1a1;
}

.columns-5 {
  height: 5em;
  color: #a1a1a1;
}

.columns-6 {
  height: 5em;
  color: #a1a1a1;
}

.column {
  color: #a1a1a1;
}

.bold-text-25 {
  color: #838383;
}

.text-block-42 {
  color: #a1a1a1;
}

.text-block-43 {
  color: #838383;
}

.text-block-44 {
  color: #838383;
}

.text-block-45 {
  color: #a1a1a1;
}

.div-block-11 {
  display: block;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}

.div-block-12 {
  display: block;
}

.bold-text-26 {
  color: #838383;
}

.bold-text-27 {
  color: #838383;
}

.bold-text-28 {
  color: #838383;
}

.bold-text-29 {
  color: #838383;
}

.bold-text-30 {
  color: #838383;
}

.bold-text-31 {
  color: #838383;
}

.bold-text-32 {
  color: #838383;
}

.bold-text-33 {
  color: #838383;
}

.bold-text-34 {
  color: #838383;
}

.bold-text-35 {
  color: #838383;
}

.bold-text-36 {
  color: #838383;
}

.text-block-46 {
  color: #838383;
}

.text-block-47 {
  color: #838383;
}

.text-block-48 {
  color: #838383;
}

.text-block-49 {
  color: #838383;
}

.text-block-50 {
  color: #838383;
}

.text-block-51 {
  color: #838383;
}

.text-block-52 {
  color: #838383;
}

.text-block-53 {
  color: #838383;
}

.text-block-54 {
  color: #838383;
}

.text-block-55 {
  color: #838383;
}

.text-block-56 {
  color: #838383;
}

.text-block-57 {
  color: #838383;
}

.text-block-58 {
  color: #838383;
}

.text-block-59 {
  color: #838383;
}

.text-block-60 {
  color: #838383;
}

.text-block-61 {
  color: #838383;
}

.text-block-62 {
  color: #838383;
}

.text-block-63 {
  color: #838383;
}

.text-block-64 {
  color: #838383;
}

.column-3 {
  display: block;
}

.columns-7 {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-7 {
  position: static;
  display: block;
  width: 15%;
  margin: -79px auto -83px;
  padding-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 15em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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: rgba(116, 101, 48, 0.11);
}

.text-block-65 {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 40px;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  font-size: 30px;
  text-align: center;
}

.link-block-8 {
  width: 15em;
  height: 10em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/KODEA_1_H_P-Black-01.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.link-block-9 {
  background-image: url('../images/kampo-01HP-Black-01.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.link-block-10 {
  width: 15em;
  height: 10em;
  background-image: url('../images/AKUA-LOGO_AKUA_1_H_P-Black-01.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.link-block-10.w--current {
  background-image: url('../images/AKUA-LOGO_AKUA_1_H_P-Black-01.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.link-block-10.akua {
  background-image: url('../images/kampo-01HP-Black-01.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-14 {
  top: 0px;
  z-index: 9999;
}

.div-block-15 {
  top: 0px;
  z-index: 9999;
}

.div-block-16 {
  top: 0px;
  z-index: 9999;
}

.div-block-17 {
  top: 0px;
  z-index: 9999;
}

.columns-8 {
  height: 5em;
}

.columns-9 {
  height: 5em;
}

.columns-10 {
  height: 5em;
}

.div-block-18 {
  height: 5em;
}

.columns-11 {
  height: 5em;
}

.div-block-19 {
  height: 5em;
}

.div-block-20 {
  height: 5em;
}

.columns-12 {
  height: 5em;
}

.div-block-21 {
  height: 5em;
}

.div-block-22 {
  height: 5em;
}

.div-block-23 {
  height: 5em;
}

.div-block-24 {
  height: 5em;
}

.columns-13 {
  height: 5em;
}

.columns-14 {
  height: 5em;
}

.columns-15 {
  height: 5em;
}

.div-block-25 {
  height: 5em;
}

.div-block-26 {
  height: 5em;
}

.div-block-27 {
  height: 5em;
}

.div-block-28 {
  height: 5em;
}

.div-block-29 {
  height: 5em;
}

.div-block-30 {
  height: 5em;
}

.div-block-31 {
  height: 5em;
}

.columns-16 {
  height: 5em;
}

.div-block-32 {
  height: 5em;
}

.columns-17 {
  height: 5em;
}

.div-block-33 {
  height: 5em;
}

.columns-18 {
  height: 5em;
}

.columns-19 {
  height: 5em;
}

.div-block-34 {
  height: 5em;
}

.columns-20 {
  height: 5em;
}

.div-block-35 {
  height: 5em;
}

.div-block-36 {
  height: 5em;
}

.columns-21 {
  height: 5em;
}

.div-block-37 {
  height: 5em;
}

.columns-22 {
  height: 5em;
}

.div-block-38 {
  height: 5em;
}

.div-block-39 {
  height: 5em;
}

.div-block-40 {
  height: 5em;
}

.columns-23 {
  height: 5em;
}

.columns-24 {
  height: 5em;
}

.columns-25 {
  height: 5em;
}

.columns-26 {
  height: 5em;
}

.div-block-41 {
  height: 5em;
}

.div-block-42 {
  height: 5em;
}

.div-block-43 {
  height: 5em;
}

.div-block-44 {
  height: 5em;
}

.div-block-45 {
  height: 5em;
}

.columns-27 {
  height: 5em;
}

.columns-28 {
  height: 5em;
}

.div-block-46 {
  height: 5em;
}

.columns-29 {
  height: 5em;
}

.div-block-47 {
  height: 5em;
}

.columns-30 {
  height: 5em;
}

.columns-31 {
  height: 5em;
}

.columns-32 {
  height: 5em;
}

.columns-33 {
  height: 5em;
}

.div-block-48 {
  height: 5em;
}

.columns-34 {
  height: 5em;
}

.columns-35 {
  height: 5em;
}

.div-block-49 {
  height: 5em;
}

.columns-36 {
  height: 5em;
}

.div-block-50 {
  height: 5em;
}

.columns-37 {
  height: 5em;
}

.div-block-51 {
  height: 5em;
}

.div-block-52 {
  height: 5em;
}

.div-block-53 {
  height: 5em;
}

.columns-38 {
  height: 5em;
}

.columns-39 {
  height: 5em;
}

.columns-40 {
  height: 5em;
}

.columns-41 {
  height: 5em;
}

.columns-42 {
  height: 5em;
}

.div-block-54 {
  height: 5em;
}

.div-block-55 {
  height: 5em;
}

.div-block-56 {
  height: 5em;
}

.div-block-57 {
  height: 5em;
}

.div-block-58 {
  height: 5em;
}

.div-block-59 {
  height: 5em;
}

.div-block-60 {
  height: 5em;
}

.div-block-61 {
  height: 5em;
}

.div-block-62 {
  height: 5em;
}

.div-block-63 {
  height: 5em;
}

.div-block-64 {
  height: 5em;
}

.div-block-65 {
  height: 5em;
}

.div-block-66 {
  height: 5em;
}

.columns-43 {
  height: 5em;
}

.columns-44 {
  height: 5em;
}

.columns-45 {
  height: 5em;
}

.columns-46 {
  height: 5em;
}

.div-block-67 {
  height: 5em;
}

.div-block-68 {
  height: 5em;
}

.columns-47 {
  height: 5em;
}

.columns-48 {
  height: 5em;
}

.columns-49 {
  height: 5em;
}

.div-block-69 {
  height: 5em;
}

.columns-50 {
  height: 5em;
}

.div-block-70 {
  height: 5em;
}

.div-block-71 {
  height: 5em;
}

.columns-51 {
  height: 5em;
}

.div-block-72 {
  height: 5em;
}

.columns-52 {
  height: 5em;
}

.div-block-73 {
  height: 5em;
}

.div-block-74 {
  height: 5em;
}

.div-block-75 {
  height: 5em;
}

.div-block-76 {
  height: 5em;
}

.div-block-77 {
  height: 5em;
}

.columns-53 {
  height: 5em;
}

.columns-54 {
  height: 5em;
}

.columns-55 {
  height: 5em;
}

.columns-56 {
  height: 5em;
}

.div-block-78 {
  height: 5em;
}

.div-block-79 {
  height: 5em;
}

.div-block-80 {
  height: 5em;
}

@media screen and (max-width: 991px) {
  .text-block {
    line-height: 35px;
  }
}

@media screen and (max-width: 767px) {
  .navbar.akua {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .grid-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 18px;
    -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;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .link {
    text-align: center;
  }
}

#w-node-_3e64fe3f-7937-ee6c-3c87-e13832877530-2eb89b14 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-a78424ab-eeea-8c38-f4a1-fa9ae33a38fe-2eb89b14 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_8005f216-d125-8cbc-b5cb-fe1e27e23c54-2eb89b14 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_8005f216-d125-8cbc-b5cb-fe1e27e23c45-2eb89b14 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_3e64fe3f-7937-ee6c-3c87-e13832877530-dbd11b1b {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-a78424ab-eeea-8c38-f4a1-fa9ae33a38fe-dbd11b1b {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_8005f216-d125-8cbc-b5cb-fe1e27e23c54-dbd11b1b {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_8005f216-d125-8cbc-b5cb-fe1e27e23c45-dbd11b1b {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_3e64fe3f-7937-ee6c-3c87-e13832877530-face4f82 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-a78424ab-eeea-8c38-f4a1-fa9ae33a38fe-face4f82 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_8005f216-d125-8cbc-b5cb-fe1e27e23c54-face4f82 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_8005f216-d125-8cbc-b5cb-fe1e27e23c45-face4f82 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_3e64fe3f-7937-ee6c-3c87-e13832877530-d00dd4d2 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-a78424ab-eeea-8c38-f4a1-fa9ae33a38fe-d00dd4d2 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_8005f216-d125-8cbc-b5cb-fe1e27e23c54-d00dd4d2 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_8005f216-d125-8cbc-b5cb-fe1e27e23c45-d00dd4d2 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

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