.gallery-card4-gallery-card {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card4-video {
  width: 100%;
  height: 406px;
}
.gallery-card4-root-class-name {
  margin-right: 10px;
}
.gallery-card4-root-class-name1 {
  margin-right: 10px;
}

.gallery-card4-root-class-name3 {
  margin-right: 10px;
}


@media(max-width: 991px) {
  .gallery-card4-root-class-name {
    margin-bottom: 10px;
  }
  .gallery-card4-root-class-name1 {
    margin-bottom: 10px;
  }
  .gallery-card4-root-class-name3 {
    margin-bottom: 10px;
  }
}

.realvideo-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-size: auto;
  background-image: url("public/assets/rectangle2602214-dva5.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
}
.realvideo-menu {
  width: 100%;
  height: 166px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.realvideo-mobile-navigation {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100vw;
  height: 100vh;
  display: flex;
  z-index: 150;
  position: fixed;
  transform: translateX(100%);
  transition: transform 0.3s;
  align-items: flex-start;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.realvideo-logo {
  width: 64px;
}
.realvideo-links {
  gap: var(--dl-space-space-twounits);
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: flex-start;
  flex-direction: column;
}
.realvideo-navlink {
  font-family: K2D;
  text-decoration: none;
}
.realvideo-navlink01 {
  font-family: K2D;
  text-decoration: none;
}
.realvideo-navlink02 {
  font-family: K2D;
  text-decoration: none;
}
.realvideo-navlink03 {
  font-family: K2D;
  text-decoration: none;
}
.realvideo-close-mobile-menu {
  top: var(--dl-space-space-oneandhalfunits);
  right: var(--dl-space-space-oneandhalfunits);
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.realvideo-icon {
  width: 24px;
  height: 24px;
  display: flex;
}
.realvideo-desktop-navigation {
  width: 100%;
  height: 166px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.realvideo-centered {
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 1200px;
  box-sizing: initial;
  align-items: center;
  padding-left: var(--dl-space-space-oneandhalfunits);
  border-radius: 50px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: row;
  justify-content: space-between;
  background-color: #ffffff;
}
.realvideo-left {
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 38px;
  flex-direction: row;
  padding-bottom: 38px;
}
.realvideo-navlink04 {
  display: contents;
}
.realvideo-logo1 {
  width: 120px;
  margin-left: var(--dl-space-space-halfunit);
  border-radius: 25px;
  text-decoration: none;
}
.realvideo-links1 {
  display: flex;
  align-items: center;
  margin-left: 33px;
  flex-direction: row;
}
.realvideo-navlink05 {
  font-family: K2D;
  text-decoration: none;
}
.realvideo-navlink06 {
  font-family: K2D;
  text-decoration: none;
}
.realvideo-navlink07 {
  font-family: K2D;
  text-decoration: none;
}
.realvideo-navlink08 {
  font-family: K2D;
  text-decoration: none;
}
.realvideo-right {
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.realvideo-navlink09 {
  display: contents;
}
.realvideo-get-started {
  cursor: pointer;
  display: flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-oneandhalfunits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: #5271FF;
}
.realvideo-get-started:hover {
  background-color: #5228F5;
}
.realvideo-text {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 600;
  font-family: K2D;
}
.realvideo-burger-menu {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.realvideo-mobile-menu-button {
  width: 40px;
  height: 40px;
  display: none;
}
.realvideo-gallery {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  margin-bottom: 50px;
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
}
.realvideo-container1 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.realvideo-text01 {
  color: #252525;
  font-size: 3rem;
  text-align: center;
  font-family: 'Sarpanch';
}
.realvideo-container2 {
  flex: 0 0 auto;
  width: auto;
  height: 24px;
  display: flex;
  align-self: center;
  margin-top: 50px;
  align-items: flex-start;
  margin-bottom: 50px;
  justify-content: center;
}
.realvideo-icon02 {
  fill: #8C8C8C;
  width: 24px;
  height: 24px;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
}
.realvideo-navlink10 {
  color: #8C8C8C;
  align-self: center;
  font-family: K2D;
  margin-right: 100px;
  text-decoration: none;
}
.realvideo-icon04 {
  fill: #252525;
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
.realvideo-text02 {
  color: #252525;
  align-self: center;
  text-align: center;
  font-family: K2D;
}
.realvideo-container3 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-unit);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.realvideo-footer {
  width: 100%;
  height: 375px;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  margin-bottom: 15px;
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.realvideo-container4 {
  width: 100%;
  height: 240px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.realvideo-logo2 {
  width: 500px;
  height: 173px;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  flex-direction: column;
}
.realvideo-image {
  height: 100%;
  align-self: center;
  border-radius: var(--dl-radius-radius-round);
}
.realvideo-text03 {
  color: #252525;
  margin-top: var(--dl-space-space-oneandhalfunits);
  text-align: center;
  font-family: K2D;
}
.realvideo-links-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.realvideo-container5 {
  width: 300px;
  height: 176px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.realvideo-contact {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-threeunits);
  flex-direction: column;
  justify-content: flex-start;
}
.realvideo-text09 {
  color: #252525;
  align-self: center;
  font-family: K2D;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.realvideo-text10 {
  color: #252525;
  align-self: center;
  font-family: K2D;
  margin-bottom: var(--dl-space-space-unit);
}
.realvideo-text11 {
  color: #252525;
  align-self: center;
  font-family: K2D;
  margin-bottom: var(--dl-space-space-unit);
}
.realvideo-text12 {
  color: rgb(37, 37, 37);
  align-self: center;
  text-align: center;
  font-family: K2D;
}
.realvideo-socials {
  width: 100%;
  height: 81px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.realvideo-text13 {
  color: #252525;
  align-self: center;
  font-family: K2D;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.realvideo-icon-group {
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.realvideo-icon06 {
  fill: #252525;
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-unit);
}
.realvideo-icon08 {
  fill: #252525;
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-unit);
}
.realvideo-icon10 {
  fill: #252525;
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.realvideo-separator {
  width: 100%;
  height: 1px;
  margin-top: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-twounits);
  background-color: #252525;
}
.realvideo-text14 {
  color: #252525;
  align-self: center;
  font-family: K2D;
}
@media(max-width: 991px) {
  .realvideo-menu {
    height: 100px;
  }
  .realvideo-close-mobile-menu {
    align-items: center;
    justify-content: center;
  }
  .realvideo-desktop-navigation {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .realvideo-centered {
    height: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .realvideo-left {
    margin-left: var(--dl-space-space-halfunit);
  }
  .realvideo-logo1 {
    width: 120px;
  }
  .realvideo-links1 {
    display: none;
  }
  .realvideo-get-started {
    display: none;
  }
  .realvideo-mobile-menu-button {
    display: flex;
  }
  .realvideo-gallery {
    width: 968px;
    height: 1124px;
  }
  .realvideo-container3 {
    width: 836px;
    height: 794px;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .realvideo-footer {
    flex-direction: column;
  }
}
@media(max-width: 767px) {
  .realvideo-menu {
    height: 110px;
  }
  .realvideo-desktop-navigation {
    padding-left: 0px;
    padding-right: 0px;
  }
  .realvideo-centered {
    padding-left: 0px;
    padding-right: 0px;
  }
  .realvideo-left {
    margin-left: var(--dl-space-space-unit);
  }
  .realvideo-right {
    margin-right: var(--dl-space-space-unit);
  }
  .realvideo-get-started {
    display: none;
  }
  .realvideo-gallery {
    width: 100%;
    height: 1598px;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .realvideo-container3 {
    width: 649px;
    grid-template-columns: 1fr 1fr;
  }
  .realvideo-footer {
    height: 728px;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .realvideo-container4 {
    height: 472px;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .realvideo-logo2 {
    align-items: center;
  }
  .realvideo-image {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .realvideo-text03 {
    margin-top: var(--dl-space-space-twounits);
    text-align: center;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .realvideo-links-container {
    width: 100%;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
  }
}
@media(max-width: 479px) {
  .realvideo-menu {
    height: 100px;
  }
  .realvideo-logo {
    margin-left: 0px;
  }
  .realvideo-icon {
    align-items: center;
    justify-content: center;
  }
  .realvideo-logo1 {
    width: 120px;
  }
  .realvideo-gallery {
    height: 2826px;
    padding: var(--dl-space-space-unit);
  }
  .realvideo-container2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .realvideo-container3 {
    width: 411px;
    grid-template-columns: 1fr;
  }
  .realvideo-footer {
    width: 427px;
    padding: var(--dl-space-space-unit);
  }
  .realvideo-container4 {
    align-items: center;
    flex-direction: column;
  }
  .realvideo-logo2 {
    width: 384px;
  }
  .realvideo-image {
    width: auto;
    height: 150px;
    margin-bottom: 0px;
  }
  .realvideo-text03 {
    margin-top: var(--dl-space-space-twounits);
    margin-bottom: var(--dl-space-space-twounits);
  }
  .realvideo-links-container {
    height: 216px;
    align-items: center;
    flex-direction: column;
  }
  .realvideo-container5 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    align-items: flex-start;
    margin-bottom: 0px;
  }
  .realvideo-contact {
    align-items: flex-start;
    margin-bottom: var(--dl-space-space-unit);
  }
  .realvideo-text14 {
    text-align: center;
  }
}
