.section {
  height: 100vh;
}

.background-video {
  height: 100vh;
  padding-top: 0vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.32)), to(rgba(0, 0, 0, 0.32)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32));
}

.nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: 'Helveticaneueltcom ltex', sans-serif;
  color: #222b38;
  font-size: 39px;
  font-weight: 400;
}

.nav-link:hover {
  color: #debeb6;
}

.nav-link.w--current {
  color: #debeb6;
}

.nav-link.small {
  color: #debeb6;
  font-size: 20px;
}

.menu-button {
  position: relative;
  z-index: 500;
  width: 141px;
  margin-left: 0px;
  padding-top: 19px;
  padding-bottom: 0px;
  float: left;
}

.menu-button.w--open {
  background-color: transparent;
}

.button {
  padding-top: 18px;
  padding-right: 41px;
  padding-bottom: 18px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: rgba(56, 152, 236, 0);
}

.container {
  max-width: 100%;
  padding-right: 18px;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 21px;
  padding-bottom: 21px;
  background-color: hsla(0, 2%, 69.4%, 0);
}

.navbar._2 {
  background-color: #fff;
}

.div-block {
  width: 50px;
  height: 1px;
  margin-top: 6px;
  background-color: #fff;
}

.div-block._2 {
  background-color: rgba(20, 49, 68, 0.76);
}

.div-block-2 {
  width: 50px;
  height: 1px;
  margin-top: 7px;
  background-color: #fff;
}

.div-block-2._2 {
  background-color: rgba(20, 49, 68, 0.76);
}

.text-block {
  position: relative;
  left: 62px;
  top: -17px;
  display: inline-block;
  font-family: Gotham, sans-serif;
  font-size: 13px;
  letter-spacing: 0.5px;
}

.button-2 {
  margin-top: 4px;
  padding: 17px 64px 13px 24px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: rgba(56, 152, 236, 0);
  background-image: url('../images/PLATTER.png');
  background-position: 85% 47%;
  background-size: 14px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: Gotham, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.button-2:hover {
  background-color: #debeb6;
}

.button-2._2 {
  background-color: rgba(20, 49, 68, 0.76);
}

.div-block-3 {
  display: -ms-grid;
  display: grid;
  width: 900px;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: center;
}

.heading {
  margin-bottom: 39px;
  font-family: Teko, sans-serif;
  font-size: 147px;
  font-weight: 400;
  letter-spacing: -3px;
}

.text-block-2 {
  font-family: Akzidenzgrotesk, sans-serif;
  font-size: 30px;
  letter-spacing: 5px;
}

.div-block-4 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -ms-grid;
  display: grid;
  height: 100px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-5 {
  width: 2px;
  height: 50px;
  margin-top: 52px;
  margin-right: auto;
  margin-left: auto;
  background-color: #debeb6;
}

.div-block-6 {
  width: auto;
  margin-top: 24px;
  text-align: center;
}

.text-block-3 {
  width: auto;
  margin-right: auto;
  margin-bottom: -44px;
  margin-left: auto;
  padding-left: 0px;
  font-family: 'Helveticaneueltcom ltex', sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.text-block-4 {
  display: inline-block;
  font-family: 'Helveticaneueltcom ltex', sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
}

.div-block-7 {
  position: relative;
  top: -3px;
  display: inline-block;
  width: 25px;
  height: 1px;
  margin-right: 17px;
  margin-left: 55px;
  background-color: #fff;
}

.div-block-8 {
  background-image: url('../images/gps-point.png');
  background-position: 14% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
}

.text-block-5 {
  margin-right: 26px;
  padding-top: 2px;
  font-family: 'Helveticaneueltcom ltex', sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.nav-menu {
  display: none;
  width: 100%;
  border-radius: 20px;
  background-color: #fdfdfd;
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

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

.div-block-9 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 100vh;
  max-width: 100%;
  padding-top: 0px;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  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;
  grid-template-rows: auto;
  background-color: #fdfdfd;
  opacity: 1;
  -webkit-transform: translate(0px, 70px);
  -ms-transform: translate(0px, 70px);
  transform: translate(0px, 70px);
}

.div-block-10 {
  margin-left: 85px;
}

.div-block-11 {
  width: 50px;
  height: 3px;
  margin-bottom: 33px;
  margin-left: 23px;
  background-color: #debeb6;
}

.text-block-6 {
  display: inline-block;
  font-family: 'Helveticaneueltcom thex', sans-serif;
  color: #000;
  text-align: left;
  letter-spacing: 1px;
}

.div-block-12 {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 25px;
  height: 2px;
  margin-right: 15px;
  margin-left: 14px;
  background-color: #debeb6;
}

.div-block-13 {
  margin-top: 47px;
  padding-left: 22px;
  text-align: left;
}

.button-3 {
  position: relative;
  top: 1px;
  margin-right: 15px;
  padding: 7px 0px;
  background-color: rgba(56, 152, 236, 0);
  font-family: 'Helveticaneueltcom thex', sans-serif;
  color: #000;
  font-size: 14px;
  letter-spacing: 1px;
}

.button-3.en {
  color: #debeb6;
}

.div-block-14 {
  margin-top: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 22px;
  text-align: left;
}

.button-4 {
  margin-right: 19px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: rgba(56, 152, 236, 0);
  font-family: 'Fa brands 400', sans-serif;
  color: #000;
}

.button-4.small-icon {
  position: relative;
  top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #292929;
  font-size: 14px;
}

.text-block-7 {
  display: inline-block;
  margin-left: 8px;
  font-family: 'Helveticaneueltcom ltex', sans-serif;
  color: #303030;
  font-size: 13px;
  letter-spacing: 1px;
}

.background-video-2 {
  z-index: 1;
  overflow: hidden;
  width: 334px;
  max-width: 100%;
  margin-top: -27px;
}

.grid-2 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-15 {
  height: 150px;
}

.image {
  position: relative;
  width: 280px;
  margin-top: 0px;
  -webkit-transform: translate(0px, 300px);
  -ms-transform: translate(0px, 300px);
  transform: translate(0px, 300px);
}

.div-block-16 {
  margin-right: -129px;
}

.image-2 {
  opacity: 1;
}

.div-block-17 {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 140px;
  padding-bottom: 0px;
}

.div-block-18 {
  padding-left: 0px;
}

.div-block-19 {
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: #debeb6;
  color: #bdbdbd;
}

.text-block-8 {
  position: relative;
  top: 4px;
  display: inline-block;
  margin-left: 14px;
  font-family: 'Helveticaneueltcom thex', sans-serif;
  color: #bdbdbd;
  font-size: 16px;
  text-transform: capitalize;
}

.column {
  padding-left: 0px;
}

.heading-2 {
  margin-top: 41px;
  font-family: 'Helveticaneueltcom thex', sans-serif;
  color: #3f455f;
  font-weight: 400;
  letter-spacing: 1px;
}

.paragraph {
  width: 580px;
  padding-top: 18px;
  padding-left: 28px;
  font-family: 'Helveticaneueltcom thex', sans-serif;
  color: rgba(20, 49, 68, 0.72);
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
}

.paragraph._2 {
  width: 80%;
  padding-left: 0px;
}

.paragraph._2.w {
  font-size: 40px;
  line-height: 45px;
}

.button-5 {
  margin-top: 21px;
  padding-top: 17px;
  padding-right: 93px;
  padding-bottom: 16px;
  border-style: solid;
  border-width: 2px;
  border-color: #bdbdbd;
  background-color: rgba(56, 152, 236, 0);
  background-image: url('../images/Arrow-pink.png');
  background-position: 90% 49%;
  background-size: 30px;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: 'Helveticaneueltcom thex', sans-serif;
  color: #3f455f;
  font-weight: 500;
  text-transform: capitalize;
}

.button-5:hover {
  background-color: #bdbdbd;
  background-image: url('../images/blue-arrow.png');
}

.div-block-20 {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -83%;
  width: 580px;
  height: 140px;
  padding-top: 27px;
  padding-right: 20px;
  text-align: right;
}

.div-block-20.sdg {
  max-width: 100%;
  margin-bottom: 45px;
  text-align: left;
}

.div-block-20.ee {
  background-image: url('../images/rational.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.heading-3 {
  display: inline-block;
  margin-right: 11px;
  margin-left: 11px;
  font-family: 'Great Vibes', cursive;
  color: #bdbdbd;
  font-size: 60px;
}

.heading-3.asdf {
  margin-left: 0px;
}

.div-block-21 {
  position: relative;
  top: -20px;
  display: inline-block;
  width: 120px;
  height: 1px;
  margin-right: 2px;
  background-color: #bdbdbd;
  color: #bdbdbd;
}

.slider {
  height: 700px;
  padding-top: 0px;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.slide-nav {
  position: absolute;
  left: 0%;
  top: 1%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  height: 32px;
  font-size: 10px;
  text-align: left;
}

.mask {
  overflow: visible;
  width: 40%;
  height: 105%;
  padding-top: 45px;
}

.slide {
  width: 185%;
  height: 600px;
  margin-right: 0px;
  background-color: #000;
  background-image: url('../images/vincenzo-gulino-chef-rational.jpg');
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
}

.slide._2 {
  background-image: url('../images/6.jpeg');
}

.slide._22 {
  background-image: url('../images/vincenzo-gulino-chef-ragusa.jpg');
  background-position: 50% 50%;
}

.slide-2 {
  width: 185%;
  height: 600px;
  margin-right: 0px;
  margin-left: 10px;
  background-color: #000;
  background-image: url('../images/vincenzo-gulino-chef.jpg');
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
}

.slide-2._3 {
  background-image: url('../images/4.jpeg');
}

.slide-2._3._4 {
  background-image: url('../images/foto2.jpg');
}

.slide-2._3._4._5 {
  background-image: url('../images/PHOTO-2020-05-29-10-35-33-1.jpg');
}

.slide-3 {
  width: 185%;
  height: 600px;
  margin-right: 5px;
  margin-left: 10px;
  background-color: #000;
  background-image: url('../images/cucina-vincenzo-gulino-chef.jpg');
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
}

.slide-4 {
  width: 185%;
  height: 600px;
  margin-left: 5px;
  background-color: #000;
  background-image: url('../images/4.png');
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
}

.columns {
  overflow: hidden;
}

.left-arrow {
  display: block;
  width: 890px;
  margin-left: -241px;
  opacity: 0;
}

.right-arrow {
  display: block;
  width: 220px;
  opacity: 0;
}

.heading-4 {
  position: absolute;
}

.heading-5 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -9%;
  margin-top: 0px;
  font-family: 'Helveticaneueltcom ltex', sans-serif;
  font-size: 15px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.link-block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 280px;
  height: 90px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/logo-Gulino-Vincenzo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
}

.div-block-22 {
  height: auto;
  margin-top: 48px;
}

.column-2 {
  padding-left: 0px;
}

.paragraph-2 {
  margin-top: 37px;
  margin-bottom: 26px;
  font-family: 'Helveticaneueltcom mdex', sans-serif;
  color: rgba(20, 49, 68, 0.5);
  font-size: 35px;
  line-height: 55px;
  text-transform: none;
}

.image-3 {
  position: relative;
  top: 0px;
  width: 150px;
  margin-right: 200px;
  float: right;
}

.columns-2 {
  height: auto;
}

.columns-2.w {
  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;
}

.div-block-23 {
  overflow: hidden;
  height: 1290px;
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #e3e2db;
}

.paragraph-3 {
  width: 460px;
  max-width: 100%;
  margin-top: 17px;
  font-family: 'Helveticaneueltcom thex', sans-serif;
  color: rgba(20, 49, 68, 0.76);
  font-size: 16px;
  line-height: 28px;
}

.paragraph-3._3 {
  width: 660px;
  text-align: justify;
}

.heading-6 {
  font-family: 'Helveticaneueltcom thex', sans-serif;
  color: #2b345a;
  font-weight: 400;
  text-transform: capitalize;
}

.column-3 {
  padding-top: 26px;
  padding-right: 18px;
}

.div-block-24 {
  width: 600px;
  height: 450px;
  max-width: 100%;
  margin-top: 40px;
  background-image: url('../images/gulino-vincenzo-chef.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-24.w {
  background-image: url('../images/foto3.jpg');
}

.div-block-25 {
  width: 522px;
  height: 670px;
  margin-top: 82px;
  margin-left: -140px;
  background-image: url('../images/vincenzo-gulino.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-25._2 {
  background-image: url('../images/1.jpeg');
  background-position: 50% 50%;
}

.div-block-25._2._4 {
  background-image: url('../images/foto4.jpg');
}

.div-block-25._3 {
  background-image: url('../images/PHOTO-2020-05-29-10-35-33-2.jpg');
}

.heading-7 {
  display: block;
  margin-top: -203px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Helveticaneueltcom mdex', sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
}

.italic-text {
  display: block;
}

.paragraph-4 {
  width: 460px;
  max-width: 100%;
  margin-top: 57px;
  font-family: 'Gotham book', sans-serif;
  color: rgba(20, 49, 68, 0.5);
  font-size: 16px;
  line-height: 28px;
}

.heading-8 {
  position: relative;
  z-index: 5;
  width: 710px;
  padding-top: 100px;
  padding-right: 0px;
  padding-left: 35px;
  float: left;
  font-family: 'Helveticaneueltcom mdex', sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 110px;
  text-align: left;
  text-transform: capitalize;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.33);
}

.heading-8._2 {
  margin-top: 152px;
}

.div-block-26 {
  position: relative;
  top: -712px;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.39);
}

.div-block-27 {
  position: relative;
  height: 360px;
  padding-top: 60px;
  padding-bottom: 66px;
  background-color: #143144;
}

.button-6 {
  display: block;
  padding-left: 52px;
  background-color: rgba(56, 152, 236, 0);
  font-family: 'Helveticaneueltcom ex', sans-serif;
}

.button-6.w--current {
  background-color: rgba(56, 152, 236, 0);
  font-family: 'Helveticaneueltcom ex', sans-serif;
  color: #debeb6;
}

.button-6.s {
  padding-left: 33px;
}

.image-4 {
  width: 230px;
  max-width: 100%;
  margin-left: -75px;
  padding-top: 10px;
}

.se {
  color: red;
  line-height: 23px;
  font-weight: 400;
}

.text-span {
  color: #debeb6;
}

.div-block-28 {
  width: 1110px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-29 {
  opacity: 1;
}

.text-block-9 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: 'Helveticaneueltcom ltex', sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.text-span-2 {
  font-family: 'Helveticaneueltcom mdex', sans-serif;
  color: #fff;
  text-decoration: none;
}

.link {
  text-decoration: none;
}

.paragraph-ttile {
  color: rgba(0, 0, 0, 0.76);
  font-size: 15px;
  line-height: 28px;
}

.heading-9 {
  margin-top: 20px;
  margin-bottom: 25px;
  color: rgba(0, 0, 0, 0.77);
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.heading-10 {
  font-family: 'Helveticaneueltcom thex', sans-serif;
  color: rgba(20, 49, 68, 0.76);
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
}

.section-2 {
  padding: 148px 10px 60px;
}

.top-text {
  font-family: 'Droid Sans', sans-serif;
  text-align: center;
}

.container-3 {
  padding-top: 0px;
}

.image-5 {
  margin-top: 15px;
}

.space {
  margin-top: 60px;
}

.section-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 128px 6% 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: #fff;
}

.section-3.no-bottom-padding {
  position: static;
  padding-bottom: 0px;
  background-color: #e3e2db;
}

.wrapper {
  position: relative;
  width: 100%;
  max-width: 1200px;
  background-color: transparent;
}

.side-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 15px;
  padding-bottom: 64px;
  padding-left: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-v1 {
  box-shadow: 0 2px 0 0 #ddd;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 13px;
  line-height: 24px;
  text-decoration: none;
  text-transform: uppercase;
}

.link-v1:hover {
  box-shadow: 0 2px 0 0 #111;
}

.link-v1.more-link {
  margin-top: 24px;
  font-family: 'Helveticaneueltcom thex', sans-serif;
}

.blog-posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-post-v3 {
  width: 33.33%;
  padding-right: 15px;
  padding-left: 15px;
}

.post-card-v3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

.post-card-info-v3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 104px 12% 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), to(rgba(0, 0, 0, 0.4)));
  background-image: linear-gradient(180deg, transparent 40%, rgba(0, 0, 0, 0.4));
}

.badge {
  display: inline-block;
  height: 24px;
  margin-bottom: 8px;
  padding-top: 1px;
  padding-right: 8px;
  padding-left: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.5);
  color: #fff;
  font-size: 9px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.badge.color {
  padding-top: 2px;
  border-style: none;
  border-color: #777;
  background-color: #111;
}

.post-card-v3-heading {
  margin-top: 8px;
}

.link-v2 {
  display: inline-block;
  box-shadow: 0 2px 0 0 #ddd;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.link-v2:hover {
  box-shadow: 0 2px 0 0 #111;
}

.link-v2.white-link {
  box-shadow: 0 2px 0 0 hsla(0, 0%, 100%, 0.4);
  color: #fff;
}

.link-v2.white-link:hover {
  box-shadow: 0 2px 0 0 #fff;
}

.zoom-image {
  width: 100%;
}

.heading-11 {
  font-family: 'Helveticaneueltcom thex', sans-serif;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 10vh;
  padding-left: 0%;
  -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(20, 49, 68, 0.76);
}

.image-6 {
  position: absolute;
  left: 55%;
  right: 941.5px;
  opacity: 0.2;
  font-family: Oswald, sans-serif;
}

.bold-text {
  font-family: 'Helveticaneueltcom mdex', sans-serif;
}

.div-block-235 {
  padding-top: 150px;
}

.section-9 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.text-block-17 {
  font-family: Lato, sans-serif;
  font-size: 30px;
  line-height: 35px;
  font-weight: 300;
}

.text-block-18 {
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-block-236 {
  height: 2px;
  margin-top: 20px;
  background-color: rgba(0, 0, 0, 0.03);
}

.text-block-19 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}

.container-12 {
  margin-top: 100px;
}

html.w-mod-js *[data-ix="new-interaction-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 75px);
  -ms-transform: translate(0px, 75px);
  transform: translate(0px, 75px);
}

html.w-mod-js *[data-ix="left"] {
  opacity: 0;
  -webkit-transform: translate(-360px, 0px);
  -ms-transform: translate(-360px, 0px);
  transform: translate(-360px, 0px);
}

html.w-mod-js *[data-ix="letter-1"] {
  opacity: 0;
  -webkit-transform: translate(-93px, 0px);
  -ms-transform: translate(-93px, 0px);
  transform: translate(-93px, 0px);
}

html.w-mod-js *[data-ix="line"] {
  opacity: 0;
  -webkit-transform: translate(-93px, 0px) scale(0.01, 0.01);
  -ms-transform: translate(-93px, 0px) scale(0.01, 0.01);
  transform: translate(-93px, 0px) scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="letter-2"] {
  opacity: 0;
  -webkit-transform: translate(-133px, 0px);
  -ms-transform: translate(-133px, 0px);
  transform: translate(-133px, 0px);
}

html.w-mod-js *[data-ix="new-interaction-7"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="paragraph-up"] {
  opacity: 0;
  -webkit-transform: translate(0px, 210px);
  -ms-transform: translate(0px, 210px);
  transform: translate(0px, 210px);
}

html.w-mod-js *[data-ix="paragraph-up-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 210px);
  -ms-transform: translate(0px, 210px);
  transform: translate(0px, 210px);
}

@media screen and (max-width: 991px) {
  .div-block-3 {
    max-width: 100%;
  }
  .nav-menu {
    opacity: 1;
  }
  .div-block-10 {
    margin-left: 32px;
  }
  .image {
    position: relative;
    right: 54px;
  }
  .div-block-16 {
    margin-right: 18px;
  }
  .section-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section-3 {
    padding: 80px 3%;
  }
  .side-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .link-v1.more-link {
    margin-top: 16px;
  }
  .blog-post-v3 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .post-card-info-v3 {
    padding-bottom: 32px;
  }
}

@media screen and (max-width: 767px) {
  .text-block-4 {
    display: none;
  }
  .div-block-7 {
    display: none;
  }
  .text-block-5 {
    display: none;
  }
  .div-block-9 {
    grid-auto-flow: row;
  }
  .image-2 {
    margin-top: -91px;
  }
  .paragraph-ttile {
    font-size: 13px;
  }
  .service-wrapper {
    margin-bottom: 40px;
  }
  .blog-posts {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .blog-post-v3 {
    width: 50%;
  }
  .post-card-v3 {
    margin-bottom: 32px;
  }
  .post-card-info-v3 {
    padding-right: 12%;
    padding-bottom: 32px;
    padding-left: 12%;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: 100%;
  }
  .background-video {
    height: 100%;
  }
  .nav-link {
    font-size: 20px;
    line-height: 25px;
  }
  .navbar {
    padding-top: 13px;
    padding-bottom: 36px;
  }
  .div-block {
    width: 30px;
    height: 1px;
  }
  .div-block-2 {
    width: 30px;
    height: 1px;
  }
  .text-block {
    left: 38px;
    top: -18px;
    display: none;
    font-size: 11px;
  }
  .button-2 {
    margin-top: 12px;
    padding: 7px 15px;
    border-width: 1px;
    background-position: 50% 50%;
    font-size: 0px;
  }
  .div-block-3 {
    margin-top: -12px;
  }
  .text-block-3 {
    width: 140px;
    font-size: 11px;
  }
  .text-block-4 {
    display: none;
    font-size: 3vw;
  }
  .div-block-7 {
    display: none;
  }
  .div-block-8 {
    padding-left: 9px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .text-block-5 {
    display: none;
    margin-right: 7px;
    font-size: 3vw;
  }
  .div-block-10 {
    position: relative;
    top: -49px;
  }
  .background-video-2 {
    display: none;
  }
  .image-2 {
    margin-top: -121px;
  }
  .div-block-17 {
    padding: 73px 5px 101px;
  }
  .heading-2 {
    margin-top: 23px;
    padding-left: 0px;
  }
  .paragraph {
    width: auto;
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph._2 {
    width: 100%;
  }
  .paragraph._2.w {
    font-size: 30px;
    line-height: 35px;
    text-align: center;
  }
  .button-5 {
    margin-top: 2px;
    margin-left: 62px;
  }
  .button-5.jhj {
    margin-left: 0px;
  }
  .button-5.as {
    margin-left: 0px;
  }
  .div-block-20 {
    display: none;
    max-width: 100%;
    padding-top: 45px;
    padding-right: 0px;
    padding-left: 38px;
    text-align: left;
  }
  .div-block-20.sdg {
    padding-top: 0px;
  }
  .div-block-20.sdg._786kjh {
    height: auto;
    margin-bottom: -19px;
    padding-left: 63px;
  }
  .slider {
    height: 450px;
  }
  .mask {
    height: 84%;
  }
  .slide {
    height: 320px;
  }
  .slide-2 {
    height: 320px;
  }
  .slide-3 {
    height: 320px;
  }
  .slide-4 {
    height: 320px;
  }
  .heading-5 {
    bottom: -15%;
    font-size: 1.8vw;
  }
  .link-block {
    width: 130px;
    margin-top: 20px;
  }
  .div-block-22 {
    margin-top: 12px;
  }
  .column-2 {
    padding-right: 18px;
    padding-left: 18px;
  }
  .paragraph-2 {
    font-size: 31px;
    line-height: 49px;
  }
  .image-3 {
    left: 141px;
    top: 104px;
  }
  .columns-2.w {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-23 {
    height: auto;
    padding-top: 60px;
    padding-bottom: 33px;
  }
  .heading-6 {
    font-size: 32px;
  }
  .column-3 {
    padding-left: 18px;
  }
  .div-block-24 {
    width: 360px;
  }
  .div-block-25 {
    width: 360px;
    height: 410px;
    max-width: 100%;
    margin-top: 60px;
    margin-left: 0px;
  }
  .paragraph-4 {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .heading-8 {
    width: 80%;
    max-width: 100%;
    padding-top: 16px;
    padding-left: 45px;
    float: left;
    font-size: 30px;
    line-height: 35px;
  }
  .div-block-27 {
    height: auto;
    padding-top: 79px;
  }
  .button-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .button-6.w--current {
    padding-left: 0px;
  }
  .image-4 {
    width: 170px;
    margin-bottom: 74px;
    margin-left: 0px;
  }
  .text-block-9 {
    height: 50px;
    padding-left: 0px;
    text-align: center;
  }
  .body {
    height: 100%;
  }
  .div-block-30 {
    height: 10px;
  }
  .div-block-31 {
    height: auto;
  }
  .column-4 {
    display: none;
  }
  .column-5 {
    display: none;
  }
  .column-6 {
    display: none;
  }
  .div-block-32 {
    padding-left: 0px;
  }
  .column-7 {
    display: block;
  }
  .column-8 {
    display: none;
  }
  .column-9 {
    display: none;
  }
  .column-10 {
    margin-bottom: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-11 {
    margin-bottom: 60px;
  }
  .column-12 {
    margin-bottom: 60px;
  }
  .column-13 {
    display: none;
  }
  .column-14 {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .columns-3 {
    text-align: center;
  }
  .column-15 {
    padding-right: 0px;
    padding-left: 62px;
  }
  .side-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .link-v1.more-link {
    margin-top: 0px;
  }
  .blog-post-v3 {
    width: 100%;
  }
  .post-card-info-v3 {
    padding-top: 112px;
    padding-right: 8%;
    padding-left: 8%;
  }
  .column-16 {
    padding-left: 0px;
  }
}

#w-node-b611cf62702e-36d01f11 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-fbccd2f84def-36d01f11 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-5743cf8f6d83-36d01f11 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-6a8767a27327-36d01f11 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ca03dfc380c4-36d01f11 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-40135808a7d4-3e3ab5c2 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-40135808a7e7-3e3ab5c2 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-40135808a7d4-d87118b5 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-40135808a7e7-d87118b5 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

@font-face {
  font-family: 'Helveticaneueltcom ex';
  src: url('../fonts/HelveticaNeueLTCom-Ex.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Helveticaneueltcom ltex';
  src: url('../fonts/HelveticaNeueLTCom-LtEx.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Helveticaneueltcom mdex';
  src: url('../fonts/HelveticaNeueLTCom-MdEx.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Helveticaneueltcom thex';
  src: url('../fonts/HelveticaNeueLTCom-ThEx.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham book';
  src: url('../fonts/Gotham-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-ExtraLightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Akzidenzgrotesk';
  src: url('../fonts/AkzidenzGrotesk-BoldExtended.otf') format('opentype'), url('../fonts/AkzidenzGrotesk-BoldCond.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Akzidenzgrotesk';
  src: url('../fonts/AkzidenzGrotesk-ExtendedItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Akzidenzgrotesk';
  src: url('../fonts/AkzidenzGrotesk-LightExtended.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Akzidenzgrotesk';
  src: url('../fonts/AkzidenzGrotesk-LightExtendedItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Akzidenzgrotesk';
  src: url('../fonts/AkzidenzGrotesk-MediumExtended.otf') format('opentype'), url('../fonts/S.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Akzidenzgrotesk';
  src: url('../fonts/AkzidenzGrotesk-MediumExtendedItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'S';
  src: url('../fonts/S.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}