@font-face {
  font-family: 'Bonky Serif';
  src: url('font/Bonky Serif.woff') format('woff');
}

#flavours{
  display: none;
}

#menu{
  display: none;
}

#processo{
  display: none;
}

.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Questrial, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 44px;
  font-weight: 400;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Questrial, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Questrial, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Questrial, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Questrial, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Questrial, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

a {
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  color: #fff;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  color: #fff;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}

.burger {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-top: 10px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.15);
  border-radius: 100px;
  background-color: transparent;
  cursor: pointer;
}

.licensing-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 100vh;
  padding-top: 100px;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.licensing {
  margin-bottom: 40px;
}

.licensing-container {
  width: 60%;
  height: auto;
  margin-bottom: 10px;
  padding: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #333;
}

.licensing-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

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

.link-3 {
  margin-right: 20px;
}

.style-guide-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 100px;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0c0c0c;
}

.style-head {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
}

.alice-container {
  width: 60%;
  height: auto;
  margin-bottom: 10px;
  padding: 40px;
  border-style: none;
  border-width: 1px;
  border-color: #e9e9e9;
  background-color: #000;
}

.text-block-19 {
  color: #fff;
  font-size: 20px;
}

.bold-text {
  font-family: Nunito, sans-serif;
  color: #fff;
}

.navbar {
  position: fixed;
  z-index: 9999999;
  width: 100%;
  height: 70px;
  background-color: rgba(0, 0, 0, 0.73);
}

.brand {
  top: 0px;
  margin-top: 15px;
}

.menu-button {
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  padding: 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;
}

.menu-button.w--open {
  background-color: #8F9B3A;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
}

.hamburger-wrapper {
  position: static;
  top: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  margin-top: 0px;
  padding: 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70vh;
  -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: #000;
}

.menu-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  background-color: rgba(0, 0, 0, 0.8);
}

.menu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  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;
  background-color: rgba(24, 24, 24, 0.7);
}

.social-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  min-height: 50px;
  margin-top: 0px;
  padding-right: 30px;
  padding-left: 0px;
  -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;
  background-color: transparent;
}

.menu-list {
  margin-top: 15px;
  margin-bottom: 0px;
  padding-left: 0px;
}

.menu-item {
  margin-bottom: 5px;
}

.menu-text {
  font-family: Questrial, sans-serif;
  color: #fff;
  font-size: 7vw;
  line-height: 13vh;
}

.menu-link-block {
  opacity: 0.3;
  -webkit-transition: opacity 400ms cubic-bezier(.55, .085, .68, .53);
  transition: opacity 400ms cubic-bezier(.55, .085, .68, .53);
}

.menu-link-block:hover {
  opacity: 1;
  text-decoration: none;
}

.footer-wrapper {
  display: -ms-grid;
  display: grid;
  width: 990px;
  height: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.logo-wrapper {
  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;
}

.footer-text-wrapper {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-head {
  font-family: Nunito, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.footer-text {
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.footer-link-block {
  opacity: 0.5;
  -webkit-transition: opacity 400ms cubic-bezier(.55, .085, .68, .53);
  transition: opacity 400ms cubic-bezier(.55, .085, .68, .53);
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}

.footer-link-block:hover {
  opacity: 1;
  text-decoration: none;
}

.privacy-policy-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 141px;
  padding-bottom: 141px;
  -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: #080808;
}

.haburger-horizintal-line {
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: #fff;
}

.hamburger-line-vertical {
  position: absolute;
  width: 2px;
  height: 20px;
  background-color: #fff;
}

.vertical-menu-wrapper {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 8888888;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  padding-right: 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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.vertical-menu-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1px;
  height: 120px;
  -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: 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;
  background-color: transparent;
}

.menu-pointer {
  position: relative;
  width: 15px;
  height: 15px;
  margin-bottom: 20px;
  border: 1px solid #fff;
  border-radius: 2px;
  background-color: #000;
  border-radius: 100px;
}

.menu-pointer.bottom {
  margin-bottom: 0px;
}

.vertical-menu-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  -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;
  border-radius: 1px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
  border-radius: 100px;
}

.vertical-menu-link:hover {
  background-color: #fff;
  border-radius: 100px;
}

.vertical-menu-link.w--current {
  background-color: #fff;
  border-radius: 100px;
}

.menu-label {
  position: absolute;
  left: -105px;
  top: -5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 25px;
  min-width: 90px;
  padding-right: 9px;
  padding-left: 9px;
  -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;
  opacity: 0;
}

.text-label {
  font-family: Nunito, sans-serif;
  color: #333;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.body {
  background-color: #000;
}

.menu-container-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  min-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;
  background-color: rgba(24, 24, 24, 0.7);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/Immaginemenu.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/Immaginemenu.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.menu-container-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 50%;
  height: auto;
  min-height: 100vh;
  padding-top: 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: black;
}

.menu-right-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: auto;
  margin-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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.social-icon {
  margin-right: 10px;
}

.social-icon.last {
  margin-right: 0px;
}

.text-field {
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: none none solid solid;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #f0f0f0;
  font-family: Nunito, sans-serif;
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;
}

.submit-button {
  width: 150px;
  min-width: auto;
  margin-top: 10px;
  background-color: #333;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: Nunito, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #000;
}

.social-link {
  -webkit-transition: -webkit-transform 300ms ease-in;
  transition: -webkit-transform 300ms ease-in;
  transition: transform 300ms ease-in;
  transition: transform 300ms ease-in, -webkit-transform 300ms ease-in;
}

.social-link:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.menu-head {
  color: rgb(253, 253, 253);
}

.menu-paragraph {
  color: rgb(230, 230, 230);
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  text-align: left;
}

.menu-form {
  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-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.menu-form-block {
  width: 60%;
}

.text-block-20 {
  font-family: Nunito, sans-serif;
  color: #fff;
  text-align: left;
}

.image {
  margin-right: 10px;
}

.alice-info-list {
  width: 80%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 17px;
  background-color: transparent;
}

.info-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info-list-item.last {
  margin-bottom: 0px;
}

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-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;
}

.background-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -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;
}

.opacity {
  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;
  background-color: rgba(0, 0, 0, 0.52);
}

.hero-head-wrapper {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero-separator {
  width: 30vw!important;
  height: 1px;
  margin-bottom: 20px;
  background-color: #fff;
}

.hero-head {
  font-family: 'Bonky Serif', serif;
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 5vw;
  line-height: 4vw;
}

.hero-head.is {
  margin-right: 20px;
  margin-left: 20px;
}

.hero-paragraph {
  max-width: 500px;
  min-width: auto;
  font-size: 12px;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.number-2-wrapper {
  position: relative;
  left: 176px;
  top: 73px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0%;
  background-color: transparent;
  color: #d8ebe6;
  font-size: 400px;
}

.sticky-image {
  display: none;
}

.no-click-wrapper {
  position: absolute;
  z-index: 888;
  width: 100%;
  height: 100vh;
}

.loop-image {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 600px;
  height: 800px;
  background-color: #e4e4e4;
  background-image: url('../images/cookie.jpg');
  background-position: 0px 0px;
  background-size: 500px;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.loop-image.w--current {
  height: 700px;
  background-color: transparent;
  background-image: url('../images/Image-wrapper_1.png');
  background-position: 50% 50%;
  background-size: 500px;
  background-repeat: no-repeat;
  opacity: 1;
  -webkit-transform: scale3d(1none, 1none, 1none);
  transform: scale3d(1none, 1none, 1none);
}

.loop-image.fourth-image {
  background-color: transparent;
  background-image: url('../images/Image-wrapper_3.png');
  background-position: 50% 50%;
  background-size: 500px;
  background-repeat: no-repeat;
}

.loop-image.fifth-image {
  background-color: transparent;
  background-image: url('../images/Image-wrapper_5.jpg');
  background-position: 50% 50%;
  background-size: 500px;
  background-repeat: no-repeat;
}

.loop-image.second-image {
  background-color: transparent;
  background-image: url('../images/Image-wrapper_2.png');
  background-position: 50% 50%;
  background-size: 500px;
  background-repeat: no-repeat;
}

.loop-image.third-image-loop {
  background-color: transparent;
  background-image: url('../images/Image-wrapper_3.jpg');
  background-position: 50% 50%;
  background-size: 500px;
  background-repeat: no-repeat;
}

.sticky-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1800px;
  min-height: 100vh;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sticky-head {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 55px;
  line-height: 65px;
  font-weight: 400;
}

.sticky-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -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: #000;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}

.sticky-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  min-height: 100vh;
  margin-top: 100px;
  margin-left: 20px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  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;
}

.right-block-sticky {
  max-width: 600px;
  margin-bottom: 20vh!important;
  margin-left: 0px;
  padding: 20vh 0px 0px;
  float: right;
  border: 2px none #000;
}

.sticky-image-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  min-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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-span-132 {
  text-decoration: underline;
}

.content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  height: 100%;
  min-width: auto;
  padding: 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.grid-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 640px;
  padding: 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #0e0e0e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/7.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/7.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  box-shadow: 2px 2px 9px 0 rgba(0, 0, 0, 0.08);
  opacity: 1;
}

.white-paragraph {
  color: #fff;
}

.grid-wrapper {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  margin-top: 70px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . .";
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
}

.grid-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: auto;
  padding: 40px;
  -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;
}

.quote-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  padding-top: 150px;
  padding-bottom: 150px;
  -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-2 {
  color: #fff;
}

.signature-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin-top: 35px;
  -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;
  color: #fff;
}

.horizontal-line-signature {
  width: 80px;
  height: 1px;
  margin-right: 10px;
  background-color: #fff;
  color: #333;
}

.signature {
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  text-transform: uppercase;
}

.quote-span-3 {
  color: #fff;
  font-weight: 400;
}

.quote-span-1 {
  color: #fff;
}

.quote-span-1.certificazione {
  margin-left: 0px;
  text-align: center;
}

.quote-span-2 {
  color: #fff;
}

.events {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-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;
  background-image: url('../images/fotofooter.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.uppercase-paragraph {
  margin-top: 20px;
  color: #fff;
  font-size: 22px;
  line-height: 38px;
}

.signature-wrapper-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 50px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 100%;
  max-width: 1400px;
  padding: 0px 0px 0px 55px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none;
  border-width: 0px 0px 0px 2px;
  border-color: #000 #000 #333 #333;
  color: #fff;
}

.about-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -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;
  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;
  background-color: #000;
}

.normal-paragraph {
  font-size: 22px;
  line-height: 28px;
  font-weight: 200;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.take-away-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 180vh;
  margin-left: 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;
  border-top: 60px none rgba(36, 36, 36, 0.09);
  background-color: transparent;
}

.take-away-section:focus {
  box-shadow: inset 0 0 0 85px rgba(255, 0, 0, 0.29);
}

.take-away-section.content-wrap {
  background-color: transparent;
}

.horizontal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100%;
  -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;
  background-color: transparent;
}

.content-block-wrapper {
  overflow: visible;
  width: 400px;
  height: 400px;
  margin-right: 40px;
  margin-left: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 0px;
  background-color: #0c0c0c;
}

.overflow-mask {
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.horizontal-div-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  margin: 0px auto;
  -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;
  border-radius: 0px;
  background-color: transparent;
}

.fixed-background {
  position: absolute;
  width: 200vh;
  height: 100%;
  background-color: transparent;
}

.horizontal-scrollable-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400vh;
  height: 100%;
  -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;
  background-color: transparent;
}

.content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 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;
  border: 1px none #fff;
  background-color: transparent;
}

.grid-head {
  margin-bottom: 20px;
  font-size: 4vw;
  line-height: 3vw;
}

.paragraph {
  text-align: center;
}

.grid-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -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;
  border-style: none;
  border-width: 1px;
  border-color: #1f1f1f;
  border-radius: 4px;
  background-color: #111;
}

.grid-container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  -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;
  border-radius: 4px;
  background-color: #5d4738;
}

.grid-container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 90px 25px;
  -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;
  border: 1px none #fff;
  border-radius: 4px;
  background-color: #0e0e0e;
  box-shadow: 2px 2px 9px 0 rgba(0, 0, 0, 0.08);
}

.grid-container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  padding: 70px 40px;
  -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;
  border-radius: 4px;
  background-color: #f0f0f0;
  background-image: url('../images/3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.grid-container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 25px;
  -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;
  border: 1px none #fff;
  border-radius: 4px;
  background-color: #0e0e0e;
  background-image: url('../images/2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  padding: 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #0e0e0e;
  background-image: url('../images/food-set.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
  box-shadow: 2px 2px 9px 0 rgba(0, 0, 0, 0.08);
  opacity: 1;
}

.grid-container-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 70px 40px;
  -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;
  border: 1px none #1f1f1f;
  border-radius: 4px;
  background-color: #181818;
}

.grid-container-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  padding: 28px 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;
  border-radius: 4px;
  background-color: #0e0e0e;
  background-image: url('../images/1.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: scroll;
  opacity: 1;
}

.grid-container-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 25px;
  -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;
  border: 1px none #1f1f1f;
  border-radius: 4px;
  background-color: #fff;
}

.grid-container-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 25px;
  -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;
  border-style: none;
  border-width: 1px;
  border-color: #ebebeb;
  border-radius: 4px;
  background-color: #32373c;
}

.grid-container-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  padding: 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 0px;
  border-color: #272727;
  border-radius: 4px;
  background-color: #0e0e0e;
  background-image: url('../images/6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 2px 2px 9px 0 rgba(0, 0, 0, 0.08);
  opacity: 1;
}

.grid-container-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 25px;
  -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;
  border-style: none;
  border-width: 1px;
  border-color: #ebebeb;
  border-radius: 4px;
  background-color: #0e0e0e;
}

.events-head-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  padding: 70px;
  -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: rgba(0, 0, 0, 0.74);
}

.parallax {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90vh;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Immaginemenu2.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Immaginemenu2.jpeg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.parallax_second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90vh;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Image-wrapper_1.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Image-wrapper_1.png');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.parallax-head {
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 5vw;
  line-height: 5vw;
  text-align: center;
  font-family: 'Bonky Serif', serif;
}

.parallax-head.take-away {
  margin-top: 100px;
  margin-bottom: 10px;
  font-size: 6vw;
  line-height: 6vw;
}

.parallax-paragraph {
  text-align: center;
}

.events-container {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  max-width: none;
  min-width: auto;
}

.accordion-item {
  display: block;
  overflow: hidden;
  width: 100%;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #ccc;
  border-radius: 0px;
  background-color: transparent;
}

.accordion-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -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;
  background-color: transparent;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-weight: 600;
}

.accordion-toggle.w--open:active {
  color: #fff;
}

.toggle-left-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.day {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.accordion-body {
  position: static;
  display: block;
  height: 0px;
  -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;
  background-color: transparent;
}

.accordion-body.w--open {
  position: relative;
  display: block;
  background-color: transparent;
  /*height: auto!important;*/
}

.accordion-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px;
  -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;
  opacity: 1;
}

.parallax-wrapper {
  max-width: 1400px;
  padding: 70px;
  background-color: transparent;
}

.accordion-paragraph {
  margin-bottom: 0px;
  color: white;
}

.menu-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100vh;
  -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;
}

.menu-left-side {
  width: 50%;
  height: 100vh;
}

.menu-right-side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  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;
  background-color: #161616;
}

.menu-slider {
  width: 100%;
  min-height: 100vh;
}

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

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

.slide-3 {
  background-image: url('../images/8.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-4 {
  background-image: url('../images/10.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-nav {
  background-color: rgba(0, 0, 0, 0.5);
}

.right-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  padding: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: transparent;
}

.alice-menu-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 77px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.price {
  text-align: right;
}

.price-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 77px;
  margin-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-menu-head {
  margin-top: 0px;
  margin-bottom: 3px;
}

.parallax-parargraph-centered {
  font-size: 22px;
  line-height: 28px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.hero-text-wrapper {
  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;
}

.events-head {
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 5vw;
  line-height: 10vw;
}

.about-head {
  color: #fff;
  font-size: 45px;
  line-height: 65px;
  font-weight: 400;
  font-family: 'Bonky Serif', serif;
}

.top-text-about {
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  letter-spacing: 5px;
}

.paragraph-black {
  color: #333;
}

.menu-text-list {
  width: 50%;
  margin-top: 50px;
  padding-left: 0px;
}

.price-text-list {
  width: 50%;
  margin-top: 50px;
}

.quote-head {
  max-width: 900px;
  color: #fff;
  font-size: 35px;
  line-height: 50px;
  font-weight: 200;
}

.quote-head.certificazione {
  text-align: center;
}

.quote-span-4 {
  color: #fff;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 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;
  background-image: url('../images/1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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;
}

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

.text-field-2 {
  background-color: transparent;
  font-family: Nunito, sans-serif;
  font-weight: 400;
}

._404-wrapper {
  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;
  background-image: url('../images/2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

._404-text-wrapper {
  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;
}

.success-message {
  background-color: #d8ebca;
  font-family: Questrial, sans-serif;
  font-size: 20px;
}

.text-block-21 {
  font-family: Questrial, sans-serif;
  font-size: 20px;
}

.error-message {
  padding-top: 20px;
  padding-bottom: 20px;
}

.opacity-mobile {
  display: none;
  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;
  background-color: rgba(0, 0, 0, 0.52);
}

.text-block-22 {
  font-family: 'Great Vibes', cursive;
  font-size: 24px;
  line-height: 30px;
}

.changelog-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 100vh;
  margin-top: 0px;
  padding-top: 100px;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
}

.changelog-container {
  padding: 55px;
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0;
  background-color: #fff;
}

.paragraph-9 {
  color: #000;
}

.paragraph-10 {
  color: #000;
}

.paragraph-11 {
  color: #000;
}

.slider {
  position: relative;
  display: block;
  height: 90vh;
  margin-top: 0vh;
  margin-bottom: 5vh;
  background-image: url('../images/slider.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

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

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

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

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

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

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

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

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.certificazione {
  padding-right: 0px;
}

.signature-2 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}

.container {
  overflow: visible;
}

.video {
  margin-top: 10vh;
  margin-bottom: 10vh;
  border-style: solid;
  border-width: 10px;
  border-color: #fff;
  -o-object-fit: cover;
  object-fit: cover;
}

.section {
  mix-blend-mode: normal;
}

.youtube {
  margin-top: 10vh;
  margin-bottom: 10vh;
}


@media screen and (min-width: 991px) {
  .galleria{
    margin-bottom: 0;
  }

  .gallery{
    max-width: 100vw;
  }

  .lottie-animation-2{
    display: none;
  }

}

@media screen and (max-width: 991px) {
  
  .lottie-animation{
    display: none;
  }

  .licensing-container {
    width: 80%;
  }

  .alice-container {
    width: 80%;
  }

  .menu-button.w--open {
    background-color: #8F9B3A;
    display: flex;
    
  }

  .nav-menu {
    width: 100%;
    height: 100vh;
  }

  .menu-container {
    width: 100%;
  }

  .menu-text {
    line-height: 7vh;
  }

  .menu-link-block {
    opacity: 1;
  }

  .menu-container-left {
    width: 100%;
  }

  .menu-container-right {
    width: 100%;
  }

  .hero-head-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-head.is {
    margin-right: 10px;
    margin-left: 10px;
  }

  .hero-paragraph {
    text-align: center;
  }

  .sticky-image {
    display: none;
  }

  .loop-image {
    background-size: contain;
  }

  .loop-image.fourth-image {
    background-position: 50% 100%;
    background-size: contain;
  }

  .loop-image.second-image {
    background-position: 50% 100%;
    background-size: contain;
  }

  .sticky-head {
    margin-bottom: 0px;
    font-size: 28px;
    line-height: 34px;
    font-weight: 400;
    text-align: left;
  }

  .sticky-section {
    padding-right: 21px;
    padding-left: 21px;
  }

  .right-block-sticky {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20vh 20px 0px;
    float: none;
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .grid-wrapper {
    grid-template-areas: "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  }

  .quote-section {
    padding-right: 40px;
    padding-left: 40px;
  }

  .events {
    min-height: auto;
  }

  .about-text-wrapper {
    width: 90%;
  }

  .about-us {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .grid-head {
    font-size: 9vw;
    line-height: 9vw;
    text-align: center;
  }

  .grid-container-7 {
    display: none;
  }

  .grid-container-9 {
    min-height: 400px;
  }

  .parallax {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .parallax-head {
    font-size: 9vw;
    line-height: 9vw;
  }

  .parallax-head.take-away {
    font-size: 9vw;
    line-height: 8vw;
  }

  .menu-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .menu-left-side {
    width: 100%;
    height: 400px;
  }

  .menu-right-side {
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .menu-slider {
    min-height: 400px;
  }

  .right-container {
    padding: 10px;
  }

  .about-head {
    font-size: 45px;
    line-height: 55px;
  }

  .menu-text-list {
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .licensing-container {
    width: 80%;
  }

  .alice-container {
    width: 80%;
  }

  .nav-menu {
    overflow: auto;
  }

  .footer {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .menu-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
  }

  .menu-text {
    font-size: 9vw;
  }

  .footer-wrapper {
    width: 90%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto;
  }

  .logo-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .vertical-menu-wrapper {
    display: none;
  }

  .menu-container-left {
    display: none;
    height: auto;
    min-height: 100vh;
  }

  .menu-container-right {
    padding-top: 55px;
  }

  .background-video {
    display: none;
  }

  .hero-head-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-head.is {
    margin-right: 7px;
    margin-left: 7px;
  }

  .hero-paragraph {
    text-align: center;
  }

  .sticky-image {
    display: block;
    margin-bottom: 30px;
  }

  .sticky-wrapper {
    -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;
  }

  .sticky-head {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 40px;
    text-align: center;
  }

  .sticky-text-wrapper {
    width: 100%;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .right-block-sticky {
    width: 100%;
    margin-bottom: 50px;
    padding-top: 0vh;
    padding-right: 25px;
    padding-left: 25px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sticky-image-wrapper {
    position: static;
    display: none;
  }

  .grid-section {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .events {
    min-height: auto;
  }

  .uppercase-paragraph {
    font-size: 18px;
    line-height: 24px;
  }

  .about-text-wrapper {
    padding: 10px;
    border-left-width: 0px;
  }

  .about-us {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .parallax {
    height: auto;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .parallax-head {
    font-size: 10vw;
    line-height: 10vw;
  }

  .menu-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .menu-left-side {
    width: 100%;
    height: 400px;
  }

  .menu-right-side {
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .menu-slider {
    min-height: 400px;
  }

  .parallax-parargraph-centered {
    display: none;
  }

  .paragraph-4 {
    font-size: 10px;
    line-height: 15px;
  }

  .paragraph-5 {
    font-size: 10px;
    line-height: 15px;
  }

  .paragraph-6 {
    font-size: 10px;
    line-height: 15px;
  }

  .paragraph-7 {
    font-size: 10px;
    line-height: 15px;
  }

  .paragraph-8 {
    font-size: 10px;
    line-height: 15px;
  }

  .menu-text-list {
    padding-left: 20px;
  }

  .quote-head {
    text-align: center;
  }

  .opacity-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(0, 0, 0, 0.77);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/8.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/8.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    opacity: 1;
  }

  .ls {
    font-size: 10px;
    line-height: 15px;
  }

  .list-menu-paragraph {
    font-size: 10px;
    line-height: 15px;
  }
}

@media screen and (max-width: 479px) {

  .gallery{
    max-width: 100vw;
  }

  .licensing-container {
    width: 90%;
    padding: 10px;
  }

  .heading-11 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .link-3 {
    font-size: 16px;
  }

  .link-6 {
    font-size: 16px;
  }

  .alice-container {
    width: 90%;
    padding: 10px;
  }

  .menu-text {
    font-size: 13vw;
    line-height: 8vh;
  }

  .menu-container-left {
    height: auto;
    min-height: 100vh;
  }

  .menu-container-right {
    width: 50%;
  }

  .menu-head {
    text-align: left;
  }

  .menu-paragraph {
    display: none;
  }

  .background-video {
    display: block;
  }

  .hero-head-wrapper {
    width: 100%;
    padding: 25px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-separator {
    width: 100%;
  }

  .hero-head {
    font-size: 14vw;
    line-height: 14vw;
  }

  .hero-head.is {
    margin-right: 5px;
    margin-left: 5px;
  }

  .hero-paragraph {
    text-align: center;
  }

  .sticky-head {
    margin-bottom: 5px;
    font-size: 23px;
    line-height: 30px;
    font-weight: 400;
    text-align: left;
  }

  .sticky-section {
    padding-right: 10px;
    padding-left: 10px;
  }

  .sticky-text-wrapper {
    margin-left: 0px;
  }

  .right-block-sticky {
    padding-right: 15px;
    padding-left: 15px;
    float: right;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .content-wrapper {
    width: 90%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .grid-container {
    min-height: 350px;
  }

  .grid-wrapper {
    margin-top: 66px;
  }

  .grid-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .quote-section {
    padding: 60px 20px;
  }

  .signature-wrapper {
    margin-top: 30px;
  }

  .signature {
    font-size: 12px;
  }

  .events {
    min-height: auto;
  }

  .uppercase-paragraph {
    font-size: 18px;
    line-height: 27px;
  }

  .about-us {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .take-away-section {
    margin-left: 0px;
  }

  .content-block-wrapper {
    width: 75vw;
    height: 65vh;
    max-height: 320px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .grid-head {
    font-size: 14vw;
    line-height: 16vw;
    text-align: center;
  }

  .card-head {
    margin-top: 10px;
    text-align: center;
  }

  .grid-container-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .grid-container-4 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .grid-container-8 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .grid-container-10 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .grid-container-11 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .grid-container-13 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .events-head-wrapper {
    padding: 20px 20px 40px;
  }

  .parallax-head.take-away {
    font-size: 10vw;
    line-height: 10vw;
  }

  .accordion-body {
    display: block;
    height: 0px;
  }

  .parallax-wrapper {
    padding: 20px;
  }

  .right-container {
    width: 100%;
  }

  .alice-menu-list {
    min-height: 100px;
  }

  .price-list-item {
    min-height: 100px;
    padding-right: 10px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .parallax-parargraph-centered {
    display: none;
  }

  .paragraph-4 {
    font-size: 10px;
    line-height: 14px;
  }

  .paragraph-5 {
    font-size: 10px;
    line-height: 14px;
  }

  .paragraph-6 {
    font-size: 10px;
    line-height: 14px;
  }

  .paragraph-7 {
    font-size: 10px;
    line-height: 14px;
  }

  .paragraph-8 {
    font-size: 10px;
    line-height: 14px;
  }

  .events-head {
    font-size: 14vw;
    line-height: 14vw;
  }

  .about-head {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 32px;
  }

  .menu-text-list {
    padding-left: 10px;
  }

  .quote-head {
    font-size: 22px;
    line-height: 32px;
  }

  .quote-head.certificazione {
    margin-left: 0px;
  }

  ._404-text-wrapper {
    text-align: center;
  }

  .opacity-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/Image-wrapper_5.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/Image-wrapper_5.jpg');
  }

  .ls {
    font-size: 10px;
    line-height: 14px;
  }

  .list-menu-paragraph {
    font-size: 10px;
    line-height: 14px;
  }

  .changelog-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .changelog-container {
    padding: 25px;
  }

  .slider {
    height: 100vh;
    margin-bottom: 0vh;
  }

  .div-block-40 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .certificazione {
    margin-left: 0px;
  }

  .signature-2 {
    font-size: 12px;
  }

  .section-2 {
    height: 100vh;
  }

  .lottie-animation {
    display: none;
  }

  .lottie-animation-2 {
    display: none;
  }
}

#w-node-eb1106ec-05e5-8a2b-a1b9-693291116f5e-76a8efd0 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 5;
  grid-row-end: 6;
}

#w-node-eb1106ec-05e5-8a2b-a1b9-693291116f6b-76a8efd0 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 15;
  grid-row-start: 15;
  -ms-grid-row-span: 5;
  grid-row-end: 20;
}

#w-node-eb1106ec-05e5-8a2b-a1b9-693291116f71-76a8efd0 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 20;
  grid-row-start: 20;
  -ms-grid-row-span: 5;
  grid-row-end: 25;
}

#w-node-eb1106ec-05e5-8a2b-a1b9-693291116f72-76a8efd0 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 9;
  grid-row-start: 9;
  -ms-grid-row-span: 6;
  grid-row-end: 15;
}

#w-node-eb1106ec-05e5-8a2b-a1b9-693291116f74-76a8efd0 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 2;
  grid-row-end: 8;
}

#w-node-eb1106ec-05e5-8a2b-a1b9-693291116f80-76a8efd0 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 2;
  grid-row-end: 9;
}

#w-node-eb1106ec-05e5-8a2b-a1b9-693291116f95-76a8efd0 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 11;
  grid-row-start: 11;
  -ms-grid-row-span: 4;
  grid-row-end: 15;
}

#w-node-eb1106ec-05e5-8a2b-a1b9-693291116fa1-76a8efd0 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 8;
  grid-row-start: 8;
  -ms-grid-row-span: 3;
  grid-row-end: 11;
}

#w-node-eb1106ec-05e5-8a2b-a1b9-693291116fad-76a8efd0 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 15;
  grid-row-start: 15;
  -ms-grid-row-span: 5;
  grid-row-end: 20;
}

#w-node-eb1106ec-05e5-8a2b-a1b9-693291116fb9-76a8efd0 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 20;
  grid-row-start: 20;
  -ms-grid-row-span: 5;
  grid-row-end: 25;
}

#w-node-eb1106ec-05e5-8a2b-a1b9-693291116fc5-76a8efd0 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 20;
  grid-row-start: 20;
  -ms-grid-row-span: 5;
  grid-row-end: 25;
}

#w-node-eb1106ec-05e5-8a2b-a1b9-693291116fd0-76a8efd0 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 3;
  grid-row-end: 9;
}

#w-node-eb1106ec-05e5-8a2b-a1b9-693291116fe0-76a8efd0 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 6;
  grid-row-end: 7;
}

#w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c105-ebd0c103 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c107-ebd0c103 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c110-ebd0c103 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c114-ebd0c103 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c120-ebd0c103 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c10a-ebd0c103 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c118-ebd0c103 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c124-ebd0c103 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c12c-ebd0c103 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c130-ebd0c103 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c10d-ebd0c103 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c11c-ebd0c103 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c128-ebd0c103 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

@media screen and (max-width: 991px) {
  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116f5e-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 5;
    grid-row-end: 6;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116f6b-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 32;
    grid-row-start: 32;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row-span: 5;
    grid-row-end: 37;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116f71-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 46;
    grid-row-start: 46;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row-span: 4;
    grid-row-end: 50;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116f72-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 20;
    grid-row-start: 20;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row-span: 4;
    grid-row-end: 24;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116f74-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 3;
    grid-row-end: 9;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116f80-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 18;
    grid-row-start: 18;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row-span: 5;
    grid-row-end: 23;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116f95-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 28;
    grid-row-start: 28;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row-span: 4;
    grid-row-end: 32;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116fa1-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 23;
    grid-row-start: 23;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row-span: 5;
    grid-row-end: 28;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116fad-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 37;
    grid-row-start: 37;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row-span: 5;
    grid-row-end: 42;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116fb9-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 42;
    grid-row-start: 42;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row-span: 4;
    grid-row-end: 46;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116fc5-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 50;
    grid-row-start: 50;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row-span: 5;
    grid-row-end: 55;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116fd0-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 15;
    grid-row-start: 15;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row-span: 3;
    grid-row-end: 18;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116fe0-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 9;
    grid-row-start: 9;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row-span: 6;
    grid-row-end: 15;
  }
}

@media screen and (max-width: 767px) {
  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116f6b-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 33;
    grid-row-start: 33;
    -ms-grid-row-span: 3;
    grid-row-end: 36;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116f95-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 28;
    grid-row-start: 28;
    -ms-grid-row-span: 5;
    grid-row-end: 33;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116fad-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 36;
    grid-row-start: 36;
    -ms-grid-row-span: 6;
    grid-row-end: 42;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116fe0-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 9;
    grid-row-start: 9;
    -ms-grid-row-span: 6;
    grid-row-end: 15;
  }

  #w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c105-ebd0c103 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c107-ebd0c103 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c110-ebd0c103 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c114-ebd0c103 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c120-ebd0c103 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c10a-ebd0c103 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }

  #w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c118-ebd0c103 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
  }

  #w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c124-ebd0c103 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 8;
    grid-row-start: 8;
    -ms-grid-row-span: 1;
    grid-row-end: 9;
  }

  #w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c12c-ebd0c103 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 9;
    grid-row-start: 9;
    -ms-grid-row-span: 1;
    grid-row-end: 10;
  }

  #w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c130-ebd0c103 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 10;
    grid-row-start: 10;
    -ms-grid-row-span: 1;
    grid-row-end: 11;
  }

  #w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c10d-ebd0c103 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 11;
    grid-row-start: 11;
    -ms-grid-row-span: 1;
    grid-row-end: 12;
  }

  #w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c11c-ebd0c103 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 12;
    grid-row-start: 12;
    -ms-grid-row-span: 1;
    grid-row-end: 13;
  }

  #w-node-_1075dd13-2bbc-369b-c741-75e5ebd0c128-ebd0c103 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 13;
    grid-row-start: 13;
    -ms-grid-row-span: 1;
    grid-row-end: 14;
  }
}

@media screen and (max-width: 479px) {
  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116f5e-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 3;
    grid-row-end: 4;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116f6b-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 33;
    grid-row-start: 33;
    -ms-grid-row-span: 3;
    grid-row-end: 36;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116f74-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 5;
    grid-row-end: 9;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116f95-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 28;
    grid-row-start: 28;
    -ms-grid-row-span: 5;
    grid-row-end: 33;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116fad-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 36;
    grid-row-start: 36;
    -ms-grid-row-span: 6;
    grid-row-end: 42;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116fb9-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 42;
    grid-row-start: 42;
    -ms-grid-row-span: 4;
    grid-row-end: 46;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116fc5-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 50;
    grid-row-start: 50;
    -ms-grid-row-span: 5;
    grid-row-end: 55;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116fd0-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 15;
    grid-row-start: 15;
    -ms-grid-row-span: 3;
    grid-row-end: 18;
  }

  #w-node-eb1106ec-05e5-8a2b-a1b9-693291116fe0-76a8efd0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 9;
    grid-row-start: 9;
    -ms-grid-row-span: 6;
    grid-row-end: 15;
  }
}
