.body {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  outline-offset: 0px;
  background-color: #000;
  border: 0 #000;
  outline: 3px #333;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 10px;
  display: block;
  transform: translate(0);
}

.home {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-around;
  align-items: stretch;
  width: auto;
  height: auto;
  display: flex;
  overflow: visible;
}

.naviagaton-wrap {
  z-index: 1000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: block;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.hero-section {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  background-color: #000;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 27px;
  margin-bottom: 0;
  display: block;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.contact {
  margin-bottom: 0;
  padding-bottom: 0;
}

.navigation-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #141414;
  border: 0 solid #3c3c3c00;
  border-radius: 40px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  padding: 6px 7px;
  display: flex;
}

.menu-button {
  background-color: #0f1a1b;
  border: 2px solid #00ffd4;
  border-radius: 40px;
  min-width: 35px;
  min-height: 35px;
  font-size: 0;
}

.home-button {
  background-color: #0f1a1b00;
  border: 2px #00ffd5;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 0;
  height: auto;
  min-height: 0;
  display: block;
  position: static;
}

.div-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin: auto;
  display: flex;
}

.button-hover {
  opacity: .3;
  border-radius: 0;
}

.image-2 {
  opacity: .4;
  margin-top: 1px;
}

.image-3 {
  margin-top: 1px;
}

.image-4 {
  opacity: 1;
  width: auto;
  height: 40px;
  margin-top: 1px;
  display: block;
  position: static;
}

.div-block-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0f1a1b;
  border: 2px solid #00ffd5;
  border-radius: 40px;
  flex-flow: wrap;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  min-width: 35px;
  min-height: 35px;
  display: flex;
  position: relative;
}

.image-5 {
  opacity: .42;
}

.dropdown {
  pointer-events: auto;
}

.dropdown-toggle {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  min-width: 0;
  min-height: 35px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
}

.div-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 100%);
}

.dropdown-panel {
  z-index: 100;
  background-color: #ef0000;
  border: 1px #000;
  border-radius: 30px;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 141%;
  right: 0%;
}

.dropdown-toggle-2 {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  background-color: #0f1a1b;
  border: 3px solid #00ffd5;
  border-radius: 50%;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  margin-right: 0;
  padding: 0;
  display: flex;
  overflow: visible;
}

.dropdown-toggle-2.w--open {
  width: 45px;
  height: 45px;
}

.image-6 {
  border-radius: 0;
  flex: 0 auto;
  width: 100%;
  height: 100%;
  display: block;
  position: static;
  overflow: visible;
}

.image-7 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: block;
  position: absolute;
  bottom: auto;
}

.dropdown-2 {
  box-sizing: border-box;
  object-fit: fill;
  background-color: #0d0d0d00;
  border-radius: 0;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.dropdown-list {
  z-index: 9999;
  background-color: #c8c4c4;
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  transform: translate(-50%);
}

.dropdown-list.w--open {
  z-index: auto;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-color: #141414;
  background-clip: border-box;
  border: 1px #00ffd500;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 280px;
  height: auto;
  margin-top: 12px;
  margin-bottom: 0;
  margin-right: 0;
  padding: 7px 9px;
  display: flex;
  position: absolute;
  top: 100%;
  left: auto;
  right: 0;
  transform: none;
}

.menuitembox-2 {
  background-color: #222;
  border: 1px solid #00000003;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-left: 0;
  line-height: 20px;
  text-decoration: none;
  display: block;
  position: static;
}

.div-block-5, .div-block-6 {
  position: static;
}

.menuitembox3 {
  background-color: #222;
  border: 1px solid #14ffc800;
  border-radius: 40px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.image-8 {
  vertical-align: sub;
  width: 100px;
  height: 0;
  margin-left: 14px;
  padding-left: 0;
  display: inline-block;
  position: static;
  inset: 0% auto auto 0%;
  overflow: clip;
}

.image-9 {
  width: 100px;
}

.menue-title {
  width: 60%;
  padding-left: 10px;
}

.title-menu {
  opacity: .85;
  height: 10px;
  margin: 8px 76px 8px 0;
  padding-left: 10px;
  font-size: 21px;
  display: block;
}

.titlemenucontact {
  opacity: .91;
  mix-blend-mode: color-burn;
  height: 8px;
}

.image-10 {
  opacity: 1;
  height: 29px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-left: 0;
  padding-right: 4px;
}

.image-11 {
  height: 29px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 4px;
}

.other-projects-submenu {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  opacity: 0;
  background-color: #252525;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 0;
  display: flex;
  overflow: hidden;
}

.image-12 {
  vertical-align: baseline;
  display: inline-block;
  position: static;
}

.other-projects {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #252525;
  background-image: linear-gradient(250deg, #1d1d1d, #2f2f2f);
  border: 1px #14ffc8;
  border-radius: 50px;
  flex-flow: column;
  flex: none;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-left: 0;
  display: block;
  position: static;
  overflow: visible;
}

.div-block-7 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  background-color: #665e5e;
  background-image: linear-gradient(278deg, #1d1d1d, #2f2f2f);
  border-radius: 10px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 6px 10px 6px 7px;
  display: flex;
  position: static;
  overflow: visible;
}

.image-13 {
  height: 7px;
  margin-top: 0;
  padding-top: 0;
}

.image-14 {
  height: 8px;
}

.image-15, .image-16, .image-17 {
  height: 7px;
}

.div-block-8 {
  height: 110px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.image-18 {
  height: 8px;
}

.insideother {
  opacity: 1;
  outline-offset: 0px;
  mix-blend-mode: normal;
  background-color: #0000;
  outline: 3px #00e;
  height: 9px;
  padding-left: 17px;
}

.div-block-9 {
  box-sizing: content-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  object-fit: none;
  background-color: #222;
  border-radius: 12px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-width: 0;
  min-height: auto;
  display: flex;
  position: static;
  overflow: auto;
}

.dropdown-toggle-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  display: block;
  position: relative;
}

.text-block {
  background-color: #e92e2e;
  border: 1px #f25555;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: block;
}

.dropdown-3 {
  width: 100%;
}

.div-block-10 {
  background-color: #ff090900;
}

.dropdown-toggle-4 {
  background-color: #222;
  border: 1px solid #0000;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.dropdown-toggle-4.w--open {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #000;
  border-radius: 0%;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: flex;
}

.text-block-2 {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: block;
}

.dropdown-4 {
  border-radius: 0;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: static;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.dropdown-list-2 {
  background-color: #222;
  position: static;
}

.dropdown-list-2.w--open {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 0;
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 2px;
  padding-bottom: 9px;
  display: flex;
}

.image-19 {
  height: 9px;
}

.title-menu-copy {
  opacity: 1;
  height: 11px;
  margin: 8px 5px 8px 0;
  padding-left: 10px;
  padding-right: 100px;
  display: block;
}

.image-20 {
  opacity: .68;
  height: 8px;
  padding-right: 0;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.div-block-12 {
  text-align: left;
  flex-flow: row;
  width: auto;
  display: block;
  position: static;
}

.div-block-13 {
  background-color: #2a2a2a;
  border: 1px solid #000;
  border-radius: 50px 50px 50px 10px;
  width: 100%;
  height: 360px;
  display: block;
}

.div-block-14 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: left;
  background-color: #19191900;
  border-radius: 40px;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  display: flex;
  position: static;
}

.div-block-15 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.div-block-16 {
  background-color: #90252500;
  border-radius: 40px;
  width: 100%;
  height: 40%;
  margin-top: 0;
  padding-top: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.div-block-17 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  background-color: #06060600;
  border-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: static;
  inset: auto 0% 0%;
}

.heading {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  outline-offset: 0px;
  color: #a5a4a4;
  text-align: left;
  letter-spacing: 5px;
  overflow-wrap: normal;
  outline: 3px #a5a4a4;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin: auto;
  padding-top: 0;
  padding-left: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
  display: block;
}

.paragraph {
  color: #b2aeae;
  text-align: center;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  height: auto;
  margin: auto;
  padding: 0;
  display: flex;
  overflow: visible;
}

.div-block-18 {
  border: 1px solid #0000;
  padding-right: 6px;
}

.div-block-19 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 0;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  display: flex;
  overflow: visible;
}

.heading-one-line {
  width: auto;
}

.heading-line-2 {
  margin-top: auto;
  margin-bottom: auto;
  font-size: 20px;
}

.heading-line-3 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  display: block;
}

.div-block-20 {
  background-color: #0f1a1b;
  border: 2px solid #00ffd5;
  border-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 31%;
  height: 35px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.image-21 {
  opacity: 1;
  color: #fff;
  mix-blend-mode: luminosity;
  border-radius: 0;
  height: 15px;
}

.div-block-21 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-22 {
  background-color: #3b3b3b;
  border-radius: 40px 40px 40px 10px;
  width: 350px;
  height: 400px;
}

.heading-2 {
  font-size: 20px;
}

.heading-3 {
  justify-content: center;
  align-items: center;
  font-size: 20px;
  display: flex;
}

.paragraph-2 {
  color: #bbb;
  letter-spacing: 1px;
  margin-top: 14px;
  font-size: 18px;
  line-height: 27px;
}

.div-block-23 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 600px;
  display: flex;
}

.div-block-24 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-22 {
  width: 100%;
  height: 24px;
}

.div-block-25 {
  width: auto;
  height: 100%;
}

.image-23 {
  opacity: 1;
  border-radius: 0;
  height: 24px;
}

.div-block-26 {
  background-color: #0f1a1b;
  border: 2px solid #00ffd5;
  border-radius: 40px;
  width: auto;
  height: auto;
}

.div-block-27 {
  background-color: #0f1a1b;
  border: 1px solid #00ffd5;
  border-radius: 40px;
}

.div-block-28 {
  border: 1px solid #00ffd5;
  border-radius: 40px;
}

._111111 {
  border: 1px #00ffd5;
  border-radius: 40px;
}

.div-block-29 {
  border: 1px solid #00ffd5;
  border-radius: 40px;
}

._22222 {
  background-color: #0f1a1b;
  border: 3px solid #00ffd5;
  border-radius: 40px;
  height: auto;
  display: block;
}

.text-block-3 {
  color: #fff4f4;
  font-size: 40px;
}

.div-block-30 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.div-block-31 {
  background-color: #312f2f;
  border: 1px solid #0000;
  width: 5%;
  height: 2px;
  position: static;
}

.div-block-32 {
  width: 100px;
  height: 25px;
  position: absolute;
}

.div-block-33 {
  background-color: #312f2f;
  width: 100%;
  height: 2px;
}

.div-block-34 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 20px;
  display: flex;
}

.image-24 {
  opacity: 1;
  background-color: #312f2f00;
  height: 13px;
}

.div-block-35 {
  grid-column-gap: 41px;
  grid-row-gap: 41px;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  display: flex;
}

.image-25 {
  height: 12px;
}

.form-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.form {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 90%;
  max-width: 700px;
  height: auto;
  display: block;
}

.text-field {
  color: #fff;
  background-color: #343333;
  border: 1px #000;
  border-radius: 40px;
  width: 350px;
}

.text-field-2 {
  color: #fff;
  background-color: #343333;
  border: 1px #000;
  border-radius: 20px;
  width: 350px;
  height: auto;
  position: static;
}

.submit-button {
  color: #fff;
  text-align: center;
  background-color: #0f1a1b;
  border: 1px solid #00ffd5;
  border-radius: 40px;
  width: 150px;
  height: 30px;
  padding: 0 2px 0 0;
  text-decoration: none;
  display: block;
}

.div-block-36 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 150px;
  display: flex;
  position: relative;
}

.text-block-4 {
  color: #fff;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-clip: border-box;
  border: 1px #000;
  -webkit-text-decoration: none;
  text-decoration: none;
  position: absolute;
  overflow: visible;
}

.textarea {
  background-color: #1c1c1c;
  border: 1px #000;
  border-radius: 20px;
  flex-flow: row;
  height: 700px;
  margin-bottom: 10px;
  padding-bottom: 8px;
  display: block;
}

.textarea-2 {
  color: #fff;
  background-color: #1c1c1c;
  border: 1px #000;
  border-radius: 20px;
  min-width: auto;
  height: 100px;
  min-height: auto;
  padding-bottom: 65px;
  line-height: 20px;
  overflow: auto;
}

.image-26 {
  height: 12px;
}

.success-message {
  background-color: #0f1a1b;
  border: 2px solid #004237;
  border-radius: 40px;
  padding-left: 82px;
  padding-right: 82px;
}

.text-block-5 {
  color: #fbfbfb;
  letter-spacing: 2px;
}

.error-message {
  background-color: #1b0f0f;
  border: 1px solid #ff7e47;
  border-radius: 20px;
  padding-left: 277px;
  padding-right: 277px;
}

.text-block-6 {
  color: #ddd;
  letter-spacing: 2px;
}

.div-block-37 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.link-block {
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding-top: 0;
  display: block;
  position: static;
}

.popupwindow {
  background-color: #2a2a2a00;
  border: 0 #01ffd5;
  border-radius: 40px 40px 40px 10px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding-top: 0;
  display: flex;
  position: static;
}

.popupscreen {
  z-index: 1000;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  outline-offset: 0px;
  background-color: #000;
  outline: 3px #00e;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 100vh;
  min-height: 0;
  margin: 0;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.div-block-38 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-color: #111;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.heading-4 {
  color: #474747;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: static;
}

.gallery-scroll {
  box-sizing: border-box;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  object-fit: fill;
  background-color: #000;
  border-radius: 0;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: auto;
}

.div-block-40 {
  z-index: 9999;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #222;
  border: 3px solid #727272;
  border-radius: 50px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding-bottom: 0;
  padding-left: 2px;
  display: flex;
  position: sticky;
  inset: auto;
}

.text-block-7 {
  color: #fff;
  width: auto;
  height: auto;
  font-size: 40px;
}

.div-block-41 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #141414;
  border-radius: 40px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 95%;
  height: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 8px 8px 8px 25px;
  display: flex;
  position: static;
  inset: auto 0% 0%;
  overflow: visible;
}

.text-block-8 {
  color: #fff;
  width: 300px;
  height: 150px;
  overflow: auto;
}

.div-block-42 {
  background-color: #1212127d;
  border-radius: 20px;
  flex: none;
  width: 80%;
  height: auto;
  margin-top: 0;
  font-size: 20px;
}

.div-block-43 {
  background-color: #2e2e2e;
  width: 50px;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: visible;
}

.div-block-44 {
  width: 100%;
  height: 100vh;
  display: block;
  overflow: hidden;
}

.anchortop {
  z-index: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-color: #ea1515;
  background-clip: border-box;
  flex-flow: column;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100px;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.div-block-42-copy {
  background-color: #1212127d;
  border-radius: 20px;
  flex: none;
  width: 700px;
  height: 400px;
}

.background-video {
  box-sizing: border-box;
  object-fit: cover;
  object-position: 50% 50%;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.div-block-45 {
  width: 99.9997%;
  height: 100%;
  overflow: visible;
}

.background-video-2 {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.background-video-3 {
  z-index: 1;
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-top: 0;
  position: absolute;
  overflow: hidden;
}

.div-block-46 {
  z-index: 1;
  width: 100%;
  height: 70vh;
  display: none;
  position: relative;
  inset: 0% 0 0 0%;
  overflow: hidden;
}

.code-embed {
  width: 99.9997%;
  height: 70vh;
  padding-top: 11px;
}

.image-27 {
  z-index: auto;
  flex: 0 auto;
  width: 25px;
  height: 25px;
  display: block;
  position: static;
  overflow: visible;
}

.image-28 {
  width: 20px;
  height: 20px;
  padding-left: 0;
  display: block;
}

.space {
  flex: none;
  width: 100%;
  height: 200px;
}

.heading-5 {
  width: 100%;
  height: 150px;
}

.code-embed-2 {
  width: 100%;
  height: 80vh;
  padding-left: 33px;
  padding-right: 33px;
}

.image-29 {
  width: 20px;
  height: 20px;
  margin-bottom: 2px;
}

.image-30 {
  width: 20px;
  height: 20px;
  padding-bottom: 2px;
}

.popupwindow-1 {
  background-color: #2a2a2a;
  background-image: url('../images/7.png');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #000;
  border-radius: 50px 50px 50px 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  height: 400px;
  min-height: auto;
  padding-top: 0;
  display: flex;
  position: static;
}

.div-block-30-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.image-31 {
  border-radius: 20px;
}

.heading-6 {
  color: #ddd;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 80px;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
}

.heading-10 {
  color: #cdcdcd;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}

.heading-11 {
  color: #00ffd5;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}

.div-block-49 {
  height: 10px;
}

.div-block-50 {
  width: 100%;
  height: 30px;
}

.div-block-51 {
  width: 100%;
  height: 70px;
}

.div-block-52, .div-block-53 {
  width: 100%;
  height: 150px;
}

.div-block-54 {
  height: 70px;
}

.div-block-55 {
  height: 50px;
}

.image-32, .image-33, .image-34 {
  border-radius: 20px;
}

.paragraph-3 {
  color: #a2a2a2;
  width: 50%;
  max-width: none;
  margin-bottom: 0;
  font-size: 35px;
  line-height: 35px;
}

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

.description {
  background-color: #12121200;
  border-radius: 20px;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  width: 80%;
  height: auto;
  margin-top: 80px;
  margin-bottom: 80px;
  font-size: 20px;
  display: flex;
}

.space-top {
  flex: none;
  width: 100%;
  height: 10px;
}

.heading-12 {
  color: #bababa;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 400;
}

.description-title {
  background-color: #12121200;
  border-radius: 20px;
  flex: none;
  width: 80%;
  height: auto;
  margin-top: 20px;
  font-size: 20px;
}

.bold-text-2 {
  font-weight: 400;
}

@media screen and (min-width: 1440px) {
  .body {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .home {
    justify-content: space-around;
    align-items: stretch;
    max-width: 2460px;
  }

  .naviagaton-wrap {
    z-index: 1000;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
  }

  .hero-section {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 2460px;
    display: flex;
  }

  .navigation-menu {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .image-4 {
    opacity: .91;
    height: 40px;
  }

  .dropdown-toggle-2 {
    width: 45px;
    height: 45px;
  }

  .menuitembox-2 {
    text-decoration: none;
  }

  .menuitembox3 {
    justify-content: space-between;
    text-decoration: none;
  }

  .div-block-9 {
    background-color: #222;
    padding-left: 0;
  }

  .div-block-14 {
    width: auto;
    min-width: auto;
    height: auto;
    display: flex;
  }

  .div-block-15 {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    flex-flow: column;
  }

  .div-block-19 {
    width: 100%;
    height: 100%;
    margin-top: 0;
  }

  .heading-line-3 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
  }

  .div-block-20 {
    border-width: 3px;
    height: 45px;
  }

  .image-21 {
    height: 20px;
  }

  .div-block-21 {
    margin-bottom: 0;
  }

  .paragraph-2 {
    font-size: 19px;
  }

  .div-block-23 {
    width: 900px;
  }

  .image-22 {
    height: 22px;
  }

  .div-block-30 {
    margin-bottom: 0;
  }

  .div-block-35 {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .form-block {
    height: auto;
    margin-bottom: 0;
  }

  .form {
    width: 700px;
    margin-top: 0;
  }

  .textarea-2 {
    max-width: 700px;
    height: auto;
    min-height: 150px;
    padding-bottom: 0;
  }

  .link-block {
    width: auto;
    height: auto;
  }

  .popupwindow {
    background-color: #2a2a2a00;
    background-image: none;
    border: 2px #fff0;
    border-radius: 20px;
    width: auto;
    height: auto;
    position: static;
  }

  .popupscreen {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: none;
    display: none;
  }

  .div-block-38 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    background-color: #1110;
    justify-content: center;
    align-items: center;
    max-width: 2400px;
    overflow: visible;
  }

  .heading-4 {
    color: #474747;
    font-size: 20px;
  }

  .gallery-scroll {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    width: auto;
    max-width: none;
    padding-left: 228px;
    padding-right: 228px;
  }

  .div-block-40 {
    border-color: #727272;
    width: 50px;
    height: 50px;
  }

  .div-block-41 {
    z-index: 0;
    width: 80%;
    height: auto;
    margin-top: 0;
    position: sticky;
    top: 10px;
    bottom: auto;
  }

  .div-block-42 {
    background-color: #12121200;
    border-radius: 0;
    width: 80%;
    height: auto;
    margin-top: 0;
  }

  .div-block-44 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .space {
    background-color: #000;
    flex: none;
    height: 200px;
  }

  .heading-5 {
    color: #000;
    height: 200px;
  }

  .code-embed-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-30-copy {
    margin-bottom: 0;
  }

  .image-31 {
    border: 1px solid #000;
    border-radius: 20px;
    width: auto;
    max-width: 100%;
    height: auto;
    padding: 0;
  }

  .heading-6 {
    color: #ddd;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 90px;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-decoration: none;
  }

  .heading-7 {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
  }

  .heading-8 {
    color: #e0e0e0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
  }

  .heading-9 {
    color: #c3c3c3;
  }

  .div-block-48 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-10 {
    color: #cdcdcd;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
  }

  .heading-11 {
    color: #00ffd5;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
  }

  .div-block-50 {
    height: 30px;
  }

  .div-block-51 {
    height: 70px;
  }

  .div-block-52, .div-block-53 {
    width: 100%;
    height: 300px;
  }

  .div-block-54 {
    width: 100%;
    height: 50px;
  }

  .div-block-55 {
    height: 50px;
  }

  .image-32 {
    display: inline-block;
  }

  .paragraph-3 {
    letter-spacing: 0;
    width: 50%;
    max-width: none;
    margin-bottom: 0;
    font-size: 35px;
    line-height: 35px;
  }

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

  .description {
    background-color: #12121200;
    border-radius: 0;
    justify-content: flex-end;
    align-items: center;
    width: 80%;
    height: auto;
    margin-top: 80px;
    margin-bottom: 80px;
    font-size: 25px;
  }

  .space-top {
    background-color: #000;
    flex: none;
    height: 0;
  }

  .heading-12 {
    color: #bababa;
    font-size: 35px;
    font-weight: 400;
  }

  .description-title {
    background-color: #12121200;
    border-radius: 0;
    width: 80%;
    height: auto;
    margin-top: 0;
    font-size: 25px;
  }

  .bold-text, .bold-text-2 {
    font-weight: 400;
  }
}

@media screen and (max-width: 991px) {
  .naviagaton-wrap {
    z-index: 1000;
    position: sticky;
  }

  .div-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .dropdown-toggle-2 {
    border-width: 2px;
  }

  .div-block-12 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .div-block-14 {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: auto;
    padding-bottom: 0;
  }

  .div-block-15 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 70px;
    margin-right: 70px;
    display: flex;
  }

  .div-block-17 {
    box-sizing: border-box;
    object-fit: fill;
    border-radius: 0;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: block;
    overflow: hidden;
  }

  .heading {
    width: auto;
    font-size: 16px;
  }

  .paragraph {
    width: auto;
    height: auto;
    overflow: visible;
  }

  .div-block-19 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .div-block-20 {
    width: 60%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-22 {
    height: 400px;
  }

  .div-block-23 {
    justify-content: center;
    align-items: center;
  }

  .div-block-24 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-22 {
    width: 200px;
    height: auto;
  }

  .div-block-25 {
    width: auto;
    height: auto;
  }

  ._22222 {
    border-width: 2px;
  }

  .div-block-35 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .form-block {
    margin-bottom: 0;
  }

  .form {
    width: 90%;
    max-width: 700px;
  }

  .link-block {
    width: auto;
    height: auto;
  }

  .popupwindow {
    background-image: none;
    border-radius: 40px 40px 40px 10px;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
  }

  .popupscreen {
    display: none;
  }

  .div-block-38 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .heading-4 {
    color: #474747;
  }

  .gallery-scroll {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .div-block-40 {
    border-color: #727272;
  }

  .div-block-42 {
    width: 90%;
  }

  .div-block-46 {
    height: 400px;
  }

  .code-embed {
    height: 60vh;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-47 {
    margin-bottom: 0;
  }

  .space {
    flex: none;
    height: 100px;
  }

  .code-embed-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .popupwindow-1 {
    background-repeat: no-repeat;
    width: 100%;
    height: 400px;
  }

  .image-31 {
    border-radius: 20px;
  }

  .heading-10 {
    font-size: 16px;
  }

  .heading-11 {
    letter-spacing: 1px;
    font-size: 16px;
  }

  .div-block-49 {
    height: 10px;
  }

  .div-block-50 {
    width: 100%;
    height: 30px;
  }

  .div-block-52, .div-block-54 {
    width: 100%;
    height: 70px;
  }

  .div-block-55 {
    height: 30px;
  }

  .image-32, .image-33, .image-34 {
    border-radius: 20px;
  }

  .paragraph-3 {
    color: #a2a2a2;
    max-width: none;
    font-size: 30px;
    line-height: 30px;
  }

  .description {
    width: 90%;
    font-size: 25px;
  }

  .space-top {
    flex: none;
    height: 10px;
  }

  .heading-12 {
    font-size: 35px;
  }

  .description-title {
    width: 90%;
  }

  .bold-text-2 {
    font-weight: 400;
  }
}

@media screen and (max-width: 767px) {
  .contact {
    flex-flow: row;
    display: block;
  }

  .dropdown-toggle-2 {
    border-width: 2px;
  }

  .image-11 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .div-block-13 {
    width: 100%;
  }

  .div-block-14 {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: auto;
  }

  .div-block-15 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
  }

  .div-block-17 {
    border-radius: 0;
    font-size: 18px;
  }

  .div-block-19 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
  }

  .div-block-20 {
    width: 60%;
  }

  .div-block-22 {
    height: 375px;
  }

  .paragraph-2 {
    margin-left: 39px;
    margin-right: 39px;
  }

  .div-block-23 {
    width: auto;
  }

  ._22222 {
    border-width: 2px;
  }

  .div-block-35 {
    width: 100%;
  }

  .form-block {
    height: auto;
    margin-bottom: 0;
  }

  .form {
    width: 90%;
    height: auto;
  }

  .textarea-2 {
    width: 100%;
    height: 200px;
    padding-bottom: 94px;
  }

  .link-block {
    width: auto;
  }

  .popupwindow {
    width: auto;
    height: auto;
  }

  .popupscreen {
    display: none;
  }

  .gallery-scroll {
    width: 100%;
  }

  .div-block-40 {
    border-color: #727272;
  }

  .div-block-46 {
    height: 300px;
  }

  .div-block-47 {
    margin-bottom: 0;
  }

  .space {
    flex: none;
    height: 100px;
  }

  .code-embed-2 {
    height: 40vh;
    padding-left: 0;
    padding-right: 0;
  }

  .popupwindow-1 {
    width: 100%;
    height: 350px;
  }

  .image-31 {
    width: auto;
    height: auto;
  }

  .heading-11 {
    letter-spacing: 1px;
    font-size: 16px;
  }

  .div-block-50, .div-block-55 {
    width: 100%;
    height: 30px;
  }

  .image-32, .image-33, .image-34 {
    border-radius: 20px;
  }

  .paragraph-3 {
    color: #a2a2a2;
    width: 100%;
    font-size: 30px;
    line-height: 30px;
  }

  .description {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .space-top {
    flex: none;
    height: 10px;
  }

  .heading-12 {
    font-size: 35px;
    font-weight: 400;
  }
}

@media screen and (max-width: 479px) {
  .naviagaton-wrap {
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
  }

  .contact {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .dropdown-toggle-2 {
    border-width: 2px;
  }

  .image-7 {
    width: 35px;
    height: 40px;
  }

  .dropdown-2 {
    width: auto;
    padding-left: 0;
  }

  .dropdown-list.w--open {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    inset: auto 0 auto auto;
  }

  .div-block-13 {
    border-radius: 20px;
    width: 100%;
    height: 225px;
  }

  .div-block-14 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: auto;
    display: flex;
  }

  .div-block-15 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-16 {
    border-radius: 20px;
  }

  .div-block-17 {
    border-radius: 0;
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading {
    letter-spacing: 5px;
    column-count: auto;
    width: 90%;
    font-size: 16px;
    line-height: 20px;
    overflow: visible;
  }

  .paragraph {
    width: 90%;
    padding-top: 10px;
  }

  .div-block-19 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 0;
    display: flex;
  }

  .heading-line-3 {
    padding-top: 8px;
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-20 {
    width: 80%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-21 {
    height: auto;
  }

  .div-block-22 {
    width: 100%;
    height: 400px;
  }

  .paragraph-2 {
    margin: 0 10px;
    padding-left: 0;
  }

  .div-block-23 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: auto;
    max-width: none;
    height: auto;
  }

  .div-block-24 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .image-22 {
    width: auto;
    height: 20px;
  }

  .image-23 {
    width: 100%;
  }

  ._22222 {
    border-width: 2px;
  }

  .div-block-30 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-bottom: 0;
  }

  .div-block-35 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .form-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    display: flex;
  }

  .form {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 11px;
    padding-right: 11px;
    display: flex;
  }

  .text-field, .text-field-2 {
    width: 100%;
  }

  .textarea-2 {
    border-radius: 20px;
    width: 100%;
    height: auto;
    min-height: 150px;
    margin-top: 0;
    padding-bottom: 0;
  }

  .div-block-37 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .link-block {
    width: 100%;
  }

  .popupwindow {
    border-radius: 20px;
    width: 100%;
    height: 100%;
  }

  .popupscreen {
    display: none;
  }

  .gallery-scroll {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-40 {
    border-color: #727272;
  }

  .div-block-42 {
    width: 100%;
  }

  .div-block-46 {
    width: 100%;
    height: 150px;
  }

  .div-block-47 {
    margin-bottom: 0;
  }

  .space {
    height: 200px;
  }

  .code-embed-2 {
    height: 30vh;
    padding-left: 0;
    padding-right: 0;
  }

  .popupwindow-1 {
    border-radius: 20px;
    width: 100%;
    height: 225px;
  }

  .div-block-30-copy {
    margin-bottom: 0;
  }

  .heading-10 {
    font-size: 15px;
  }

  .heading-11 {
    font-size: 16px;
  }

  .div-block-50 {
    width: 100%;
    height: 30px;
  }

  .div-block-51 {
    height: 90px;
  }

  .div-block-52 {
    height: 50px;
  }

  .div-block-53 {
    height: 30px;
  }

  .div-block-54 {
    height: 20px;
  }

  .div-block-55 {
    width: 100%;
    height: 30px;
  }

  .image-32, .image-33, .image-34 {
    border-radius: 20px;
  }

  .paragraph-3 {
    color: #a2a2a2;
    width: 100%;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 23px;
    line-height: 25px;
  }

  .description {
    width: 100%;
  }

  .space-top {
    height: 10px;
  }

  .heading-12 {
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
  }

  .description-title {
    width: 95%;
    margin-top: 0;
  }
}


