.body {
  background-color: #eec9c9;
  color: #975f5f;
}

.logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1%;
  margin-left: 0%;
  -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;
  color: #de85bb;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.navbar {
  position: static;
  margin-top: 33px;
  background-color: transparent;
}

.nav-menu {
  top: auto;
  width: 98.0625px;
  margin-right: 40px;
  color: #fff;
  font-size: 18px;
}

.nav-menu:hover {
  color: #e9add1;
}

.nav-menu:active {
  color: #af558c;
}

.nav-menu:focus {
  color: #de85bb;
}

.nav-link {
  padding: 13px 0px 0px;
  float: right;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: right;
}

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

.nav-link:active {
  color: #a35685;
}

.nav-link:focus {
  color: #de85bb;
}

.nav-link.responsive {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 86px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 16px;
}

.nav-link-2 {
  margin-top: 0px;
  padding: 0px;
}

.nav-link-2.nav-link {
  color: #fff;
  font-size: 18px;
}

.nav-link-2.nav-link:hover {
  color: #eeaad3;
}

.nav-link-2.nav-link:active {
  color: #a35685;
}

.nav-link-2.nav-link:focus {
  color: #de85bb;
}

.nav-link-2.nav-link.w--current {
  margin-top: 52px;
  font-family: Montserrat, sans-serif;
  color: #de85bb;
  font-size: 16px;
  font-weight: 600;
}

.nav-link-2.nav-link.responsive {
  position: static;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 16px;
}

.list-item {
  display: block;
  padding-bottom: 4px;
  list-style-type: none;
}

.list-item.video {
  margin-top: -33px;
  padding-top: 8px;
  font-family: Montserrat, sans-serif;
}

.list {
  font-family: Montserrat, sans-serif;
  color: #1a2e3a;
  font-size: 24px;
  text-align: left;
  list-style-type: none;
}

.video {
  margin-top: 51px;
  padding-top: 0px;
  padding-left: 42px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 54px;
  font-weight: 700;
}

.mp {
  font-size: 18px;
  font-weight: 500;
}

.mp:hover {
  font-weight: 600;
}

.section {
  width: 100%;
}

.video-link {
  overflow: visible;
  color: #fff;
  font-style: normal;
  text-align: left;
  text-decoration: none;
}

.video-link:hover {
  position: static;
  font-style: italic;
}

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

.body-3 {
  overflow: scroll;
  background-color: #eec9c9;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  text-decoration: none;
}

.text-block {
  position: absolute;
  left: 263.796875px;
  z-index: 1;
  overflow: visible;
  margin-top: auto;
  margin-left: 0%;
  padding-top: 15%;
  padding-right: 0%;
  padding-left: 0%;
  font-family: Montserrat, sans-serif;
  color: #fff5f5;
  font-size: 60px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.link-block {
  margin-top: 16%;
  margin-left: 32%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.container-2 {
  position: relative;
}

.image {
  position: static;
  left: 0px;
  display: block;
  margin-top: 0%;
  margin-left: 0%;
  padding-top: 0%;
  padding-left: 0%;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100%;
  margin-top: 15%;
  -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: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: 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 auto;
  grid-template-rows: auto auto;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.text-block-2 {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-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: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-transform: translate3d(0px, 0px, 100px);
  transform: translate3d(0px, 0px, 100px);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 500px;
  margin-top: -107px;
  -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-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;
}

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

.brand {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-4 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -95px;
  margin-right: 4%;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-5 {
  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;
}

.test {
  width: 100%;
  height: 100%;
}

.heading {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  float: left;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #fff;
}

.section-2 {
  display: block;
  -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;
}

.container-6 {
  display: block;
  -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;
}

.video-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 13px;
  -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: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.div-block-3 {
  position: fixed;
  left: 18%;
  top: 0%;
  right: auto;
  bottom: 0%;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
}

.mp4 {
  font-size: 20px;
}

.heading-2 {
  margin-left: 0px;
}

.video-3 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 70vw;
  height: auto;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  position: absolute;
  -webkit-transform: translate3d(0px, 0px, 114px);
  transform: translate3d(0px, 0px, 114px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-3 {
  padding-top: 18px;
}

.container-7 {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0px;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-5 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 8em;
  margin: auto;
  padding-left: 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  text-align: left;
}

.heading-3 {
  margin: 0px 0px 0vw;
  padding-left: 0px;
  clear: none;
  color: #fffdfd;
}

.div-block-6 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}

.phil {
  display: block;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  letter-spacing: 10px;
  text-decoration: none;
}

.text-span {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0px;
}

.text-span-2 {
  letter-spacing: 0px;
}

.body-4 {
  background-color: #eec9c9;
  color: #333;
}

.section-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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;
}

.columns {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.contact {
  position: fixed;
  left: 30%;
  top: 21%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-left: 24px;
  padding-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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 2px;
  text-indent: 0px;
  -webkit-column-count: 0;
  column-count: 0;
}

.contact.secound {
  left: 52%;
  top: auto;
  right: 0%;
  bottom: 21%;
  display: block;
  font-weight: 600;
  letter-spacing: 0px;
}

.div-block-7 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 150px;
  -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;
}

.link-contect {
  color: #fff;
  line-height: 36px;
  text-decoration: underline;
}

.image-4 {
  display: inline-block;
  width: 300px;
  height: auto;
}

.container-8 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.footer-link {
  margin-bottom: 0px;
  padding-left: 18px;
  float: right;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.section-4 {
  position: fixed;
  top: auto;
  right: 3%;
  bottom: 2%;
  z-index: 9999;
}

.listlist {
  position: relative;
  z-index: 100;
  margin-top: 14vh;
  margin-bottom: 0px;
}

.container-9 {
  position: static;
  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;
}

.div-block-8 {
  width: auto;
  height: 50px;
}

.div-block-9 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  height: 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;
}

.image-5 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
  overflow: visible;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left;
}

.container-10 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-6 {
  position: absolute;
  overflow: visible;
}

.image-7 {
  position: absolute;
}

.image-8 {
  position: absolute;
}

.hover-img {
  position: absolute;
  display: none;
}

.text-block-4 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 12px;
  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;
  color: #fff;
  font-size: 19px;
  text-align: left;
}

.videosection {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: auto;
}

.div-block-10 {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  margin-top: auto;
  margin-bottom: auto;
}

.div-block-10.videonavigationleft {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-top: auto;
}

.videonavigationlefta {
  position: fixed;
  top: 50%;
  margin-left: 6%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.image-22 {
  margin-left: 0px;
}

.videonavigationrighta {
  position: fixed;
  top: 50%;
  right: 0px;
  margin-right: 6%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.videonavigationright {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-top: auto;
  margin-bottom: auto;
}

.link-block-3 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  margin-top: 8px;
  margin-right: 8px;
}

.image-23 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.container-11 {
  text-align: center;
}

.section-5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.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;
}

.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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.body-5 {
  background-color: #ecb9b9;
}

.section-6 {
  position: fixed;
  left: 0%;
  top: 40%;
  right: 0%;
  bottom: auto;
  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;
}

.section-7 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.image-24 {
  position: absolute;
  left: 10vw;
  top: 30%;
  width: 30%;
  max-width: 500px;
}

.image-25 {
  position: absolute;
  top: 60%;
  right: 10vw;
  width: 30%;
  max-width: 500px;
}

.image-26 {
  position: absolute;
  left: auto;
  top: 130%;
  right: 10vw;
  width: 30%;
  max-width: 500px;
}

.image-27 {
  position: absolute;
  left: 20vw;
  top: 100%;
  width: 30%;
  max-width: 500px;
}

.image-28 {
  position: absolute;
  left: 10vw;
  top: 160%;
  width: 30%;
  max-width: 500px;
}

.image-29 {
  position: absolute;
  left: 20vw;
  top: 260%;
  right: auto;
  width: 30%;
  max-width: 500px;
  padding-bottom: 20vh;
  opacity: 1;
}

.image-30 {
  position: absolute;
  top: 200%;
  right: 20vw;
  width: 30%;
  max-width: 500px;
}

.heading-4 {
  position: fixed;
  left: 0%;
  top: 44%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-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;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 5vw;
  line-height: 80px;
  text-align: center;
  text-transform: uppercase;
}

.heading-4.shown {
  display: block;
}

.heading-4._1 {
  display: block;
  text-transform: uppercase;
}

.heading-4._2 {
  display: none;
  text-transform: uppercase;
}

.heading-4._3 {
  display: none;
  text-transform: uppercase;
}

.heading-4._4 {
  display: none;
  text-transform: uppercase;
}

.heading-4._5 {
  display: none;
  text-transform: uppercase;
}

.heading-4._6 {
  display: none;
  text-transform: uppercase;
}

.heading-4._7 {
  display: none;
  text-transform: uppercase;
}

.div-block-11 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  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;
}

.image-31.blurred {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}

.div-block-13 {
  position: fixed;
  left: auto;
  top: 50px;
  right: 0%;
  bottom: 50px;
  z-index: 9998;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 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;
}

.body-6 {
  overflow: hidden;
  min-height: auto;
  background-color: #ecb9b9;
}

.section-8 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.video-4 {
  z-index: 999;
  width: 50%;
  margin-right: 5vw;
  margin-left: 0vw;
}

.section-9 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 999;
}

.heading-5 {
  width: 60vw;
  margin-top: 2vh;
  margin-right: 0vw;
  margin-left: 2vw;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 6vw;
  line-height: 11vh;
  text-align: left;
}

.headline-4 {
  margin-top: 0px;
  margin-left: 3vw;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0px;
  text-decoration: overline;
  text-indent: 0px;
}

.section-10 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
}

.section-10:hover {
  text-transform: uppercase;
}

.link-block-4 {
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.link-block-4:hover {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  text-transform: lowercase;
}

.link-block-4:active {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.nav-link-4 {
  position: static;
}

.navigation {
  position: relative;
  right: -15%;
  z-index: 9998;
  display: block;
  margin-right: 18px;
  margin-bottom: 14px;
  margin-left: 0px;
  padding-right: 0px;
  padding-bottom: 44px;
  padding-left: 0px;
  -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;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}

.navigation.w--current {
  color: #fff;
}

.navigation.w--current:hover {
  font-style: italic;
  font-weight: 700;
}

.navigation.w--current:active {
  color: #f5c7c7;
  font-weight: 600;
}

.navigation.w--current:focus {
  font-style: italic;
  text-decoration: none;
}

.navbar-2 {
  display: none;
}

.link-block-5 {
  display: none;
}

@media (max-width: 991px) {
  .image-24 {
    width: 34%;
  }
  .image-25 {
    width: 33%;
  }
  .image-26 {
    top: 151%;
    width: 36%;
  }
  .image-27 {
    top: 109%;
    width: 38%;
  }
  .image-28 {
    top: 190%;
    width: 36%;
  }
  .image-29 {
    top: 280%;
    width: 40%;
  }
  .image-30 {
    top: 230%;
    width: 36%;
  }
  .section-8 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .video-4 {
    width: 60%;
  }
  .heading-5 {
    line-height: 11vh;
  }
  .navbar-2 {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar {
    display: block;
    margin-top: 0px;
  }
  .nav-link.responsive {
    position: fixed;
    right: 0px;
    margin-top: 97px;
    margin-right: 0px;
    margin-bottom: 0px;
    -webkit-transform: translate(-50%, 50%) rotate(90deg);
    -ms-transform: translate(-50%, 50%) rotate(90deg);
    transform: translate(-50%, 50%) rotate(90deg);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    font-size: 12px;
  }
  .nav-link-2.nav-link.w--current {
    position: fixed;
    right: 0px;
    margin-top: -7px;
    margin-right: 8px;
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
    -webkit-transform: translate(-50%, 50%) rotate(90deg);
    -ms-transform: translate(-50%, 50%) rotate(90deg);
    transform: translate(-50%, 50%) rotate(90deg);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
  .nav-link-2.nav-link.responsive {
    margin-top: -23px;
    margin-right: 10px;
    -webkit-transform: translate(-50%, 50%) rotate(90deg);
    -ms-transform: translate(-50%, 50%) rotate(90deg);
    transform: translate(-50%, 50%) rotate(90deg);
    font-size: 12px;
  }
  .list {
    padding-left: 0px;
  }
  .video {
    margin-top: 25px;
    font-size: 40px;
  }
  .image {
    width: 100px;
  }
  .div-block {
    width: auto;
    height: auto;
    margin-top: -44px;
  }
  .container-4 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    margin-top: 0px;
    margin-right: 0%;
    -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-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    text-align: left;
  }
  .image-2 {
    width: auto;
  }
  .heading-3 {
    margin-bottom: 3vw;
    margin-left: 0px;
    padding-top: 89px;
    font-size: 30px;
  }
  .text-block-3 {
    margin-top: 16px;
  }
  .text-block-4 {
    margin-right: 7vw;
    color: #fff;
  }
  .div-block-10.videonavigationleft {
    z-index: 100;
  }
  .videonavigationlefta {
    z-index: 100;
  }
  .videonavigationright {
    z-index: 80;
  }
  .link-block-3 {
    display: none;
  }
  .heading-5 {
    line-height: 4vh;
  }
  .container-12 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }
  .navbar-2 {
    display: block;
  }
  .image-32 {
    display: none;
  }
  .icon {
    color: #fff;
  }
  .nav-menu-2 {
    background-color: #eec9c9;
    color: #fff;
  }
  .nav-link-5 {
    color: #fff;
    font-size: 16px;
  }
  .menu-button-2 {
    background-color: transparent;
  }
  .menu-button-2:active {
    background-color: transparent;
  }
  .navbar-3 {
    display: none;
  }
  .image-33 {
    display: none;
  }
  .navbar-4 {
    display: none;
  }
  .navbar-5 {
    display: none;
  }
  .navbar-6 {
    display: none;
  }
  .navbar-7 {
    display: none;
  }
  .navbar-8 {
    display: none;
  }
}

@media (max-width: 479px) {
  .navbar {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 80;
  }
  .nav-menu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100vw;
    height: 100vh;
    margin-right: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    background-color: #eec9c9;
  }
  .nav-link.responsive {
    position: static;
    top: 43.6vh;
    z-index: 80;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0vh;
    float: none;
    clear: none;
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 14px;
  }
  .nav-link-2.nav-link.responsive {
    position: static;
    left: 0px;
    top: 44.7vh;
    right: 0%;
    bottom: 0px;
    z-index: 80;
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    float: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translate(-50%, 50%) rotate(90deg);
    -ms-transform: translate(-50%, 50%) rotate(90deg);
    transform: translate(-50%, 50%) rotate(90deg);
    font-size: 14px;
  }
  .list {
    position: relative;
    z-index: 100;
    margin-right: 43px;
    padding-right: 0px;
    font-size: 18px;
  }
  .video {
    padding-left: 14px;
    font-size: 20px;
  }
  .mp {
    font-size: 12px;
  }
  .video-link {
    display: block;
    font-size: 30px;
    line-height: 27px;
  }
  .video-link.menu__link {
    font-size: 24px;
  }
  .body-3 {
    overflow: visible;
  }
  .image {
    width: 200px;
  }
  .container-4 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .test {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 149px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-2 {
    width: 300px;
  }
  .heading-3 {
    margin-top: 0px;
    margin-bottom: 67px;
    margin-left: 0px;
    padding-top: 134px;
    font-size: 20px;
  }
  .text-block-3 {
    font-size: 10px;
  }
  .contact {
    left: -5%;
  }
  .contact.secound {
    left: 6%;
    margin-left: 0px;
    font-size: 18px;
  }
  .image-4 {
    width: 70%;
  }
  .listlist {
    position: static;
    font-size: 12px;
  }
  .menu-button {
    position: fixed;
    left: auto;
    top: 40%;
    right: 0%;
    bottom: 0%;
    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;
  }
  .container-9 {
    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;
  }
  .text-block-4 {
    margin-right: 7vw;
    padding-left: 14px;
    color: #fff;
  }
  .videonavigationlefta {
    margin-left: 0%;
  }
  .videonavigationrighta {
    z-index: 1000;
    margin-right: 0%;
  }
  .videonavigationright {
    z-index: 100;
  }
  .link-block-3 {
    margin-top: 43px;
  }
  .image-24 {
    top: 10%;
    width: 60%;
  }
  .image-25 {
    top: 70%;
    width: 70%;
  }
  .image-26 {
    top: 180%;
    width: 72%;
  }
  .image-27 {
    left: 10vw;
    top: 130%;
    width: 70%;
  }
  .image-28 {
    top: 230%;
    width: 70%;
  }
  .image-29 {
    left: 10vw;
    top: 360%;
    width: 70%;
  }
  .image-30 {
    top: 290%;
    right: 10vw;
    width: 70%;
  }
  .div-block-12 {
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav-link-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-13 {
    left: auto;
    right: 0%;
    z-index: 9998;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -34px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-14 {
    height: 10vh;
  }
  .body-6 {
    max-width: 100vh;
  }
  .video-4 {
    width: 80%;
    margin-right: 0vw;
  }
  .section-9 {
    z-index: 0;
  }
  .heading-5 {
    width: 80vw;
    margin-right: 0vw;
    margin-bottom: 0px;
    margin-left: 5vw;
    font-size: 32px;
    line-height: 35px;
  }
  .navigation {
    z-index: 9998;
    margin-right: 57px;
    margin-bottom: 10px;
    padding: 0px 0px 61px 1px;
  }
}

