.about-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-image: url('https://realmsunleashed.com/files/images/ice/ice%20background.png');
}
.about-hero {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-hero1 {
  height: 287px;
  padding-bottom: 28px;
  background-color: transparent;
}
.about-container1 {
  gap: var(--dl-space-space-oneandhalfunits);
  height: 82px;
  display: flex;
  margin-top: 38px;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.about-hero-heading {
  color: rgb(212, 212, 255);
  height: 93px;
  max-width: 800px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  padding-top: 11px;
  text-transform: none;
  text-decoration: none;
}
.about-hero-sub-heading {
  display: none;
  font-size: 18px;
  text-align: center;
}
.about-btn-group {
  gap: var(--dl-space-space-oneandhalfunits);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: none;
  align-items: center;
  flex-direction: row;
}
.about-container2 {
  width: 993px;
  height: 505px;
  display: flex;
  margin-top: var(--dl-space-space-fourunits);
  align-items: stretch;
  flex-direction: row;
  justify-content: center;
}
.about-feature-card {
  width: 60%;
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  margin-right: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
  background-color: rgba(217, 217, 217, 0.88);
}
.about-image {
  width: 97px;
  object-fit: cover;
  border-radius: var(--dl-radius-radius-round);
  margin-bottom: var(--dl-space-space-unit);
}
.about-text14 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.about-text15 {
  color: #4e4e4e;
  margin-left: var(--dl-space-space-unit);
}
.about-text16 {
  padding-top: var(--dl-space-space-twounits);
}
.about-feature-card1 {
  width: 60%;
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
  background-color: rgba(217, 217, 217, 0.89);
}
.about-image1 {
  width: 97px;
  height: 98px;
  object-fit: cover;
  border-radius: var(--dl-radius-radius-round);
  margin-bottom: var(--dl-space-space-unit);
}
.about-text36 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.about-text37 {
  color: rgb(78, 78, 78);
  margin-left: var(--dl-space-space-oneandhalfunits);
}
.about-text38 {
  padding-top: var(--dl-space-space-twounits);
}
.about-header {
  width: 100%;
  display: flex;
  z-index: 100;
  position: fixed;
  align-items: center;
  flex-direction: column;
}
.about-navbar-interactive {
  width: 100%;
  height: 105px;
  padding-top: 0px;
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: 0px;
  background-color: rgba(28, 25, 28, 0.93);
}
.about-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.about-links {
  flex: 1;
  width: auto;
  height: 60px;
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.about-link {
  display: contents;
}
.about-image2 {
  top: -2px;
  left: 0px;
  width: 64px;
  position: absolute;
  object-fit: cover;
  text-decoration: none;
}
.about-nav12 {
  color: #e0e0e0;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.about-nav22 {
  color: #e0e0e0;
  padding: 0px;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
  text-decoration: none;
}
.about-nav32 {
  color: #e0e0e0;
  display: none;
  margin-left: var(--dl-space-space-unit);
}
.about-nav42 {
  color: #e0e0e0;
  display: none;
  margin-left: var(--dl-space-space-unit);
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
}
.about-register {
  top: 1px;
  right: 0px;
  width: 190px;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: absolute;
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #2c2f33;
}
.about-image3 {
  width: auto;
  height: 26px;
  align-self: center;
  object-fit: cover;
}
.about-text64 {
  color: #e0e0e0;
  font-size: 20px;
  align-self: center;
  padding-left: var(--dl-space-space-unit);
}
.about-burger-menu {
  display: none;
}
.about-icon {
  width: var(--dl-size-size-xsmall);
  cursor: pointer;
  height: var(--dl-size-size-xsmall);
}
.about-mobile-menu1 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: absolute;
  transform: translateY(-100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: transparent;
}
.about-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.about-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.about-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-icon02 {
  width: var(--dl-size-size-xsmall);
  cursor: pointer;
  height: var(--dl-size-size-xsmall);
}
.about-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.about-nav121 {
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.about-nav221 {
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.about-nav321 {
  margin-bottom: var(--dl-space-space-unit);
}
.about-nav421 {
  margin-bottom: var(--dl-space-space-unit);
}
.about-buttons {
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.about-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.about-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.about-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
@media(max-width: 991px) {
  .about-hero1 {
    flex-direction: column;
    padding-bottom: 0px;
  }
  .about-container1 {
    align-items: center;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
    padding-right: 0px;
  }
  .about-hero-sub-heading {
    text-align: center;
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
  }
  .about-desktop-menu {
    display: none;
  }
  .about-links {
    width: auto;
    height: auto;
  }
  .about-burger-menu {
    display: flex;
  }
}
@media(max-width: 767px) {
  .about-hero1 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .about-hero-sub-heading {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .about-container2 {
    width: 100%;
    height: 1154px;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0px;
  }
  .about-feature-card {
    width: 60%;
    height: auto;
    margin-right: 0px;
  }
  .about-feature-card1 {
    width: 60%;
    height: auto;
    margin-left: 0px;
  }
  .about-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .about-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .about-icon {
    fill: #ffffff;
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .about-mobile-menu1 {
    height: auto;
    padding-right: var(--dl-space-space-unit);
    background-color: #ffffff;
  }
  .about-nav {
    width: 100%;
  }
  .about-top {
    margin-bottom: 6px;
  }
  .about-icon02 {
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .about-links1 {
    width: 100%;
  }
  .about-nav121 {
    width: auto;
    margin: var(--dl-space-space-unit);
    text-align: center;
    border-color: #000000;
    border-width: 1px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
  }
  .about-nav221 {
    width: auto;
    margin: var(--dl-space-space-unit);
    text-align: center;
    border-color: var(--dl-color-gray-black);
    border-width: 1px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
  }
  .about-nav321 {
    display: none;
    margin-bottom: var(--dl-space-space-unit);
  }
  .about-nav421 {
    display: none;
    margin-bottom: var(--dl-space-space-unit);
  }
  .about-login {
    display: none;
  }
  .about-register1 {
    display: none;
  }
  .about-icon-group {
    display: none;
  }
}
@media(max-width: 479px) {
  .about-hero1 {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .about-container1 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .about-btn-group {
    flex-direction: column;
  }
  .about-container2 {
    align-self: center;
    flex-direction: column;
    justify-content: center;
  }
  .about-text14 {
    font-style: normal;
    font-weight: 600;
  }
  .about-feature-card1 {
    align-items: flex-start;
  }
  .about-text36 {
    font-style: normal;
    font-weight: 600;
  }
  .about-navbar-interactive {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-unit);
  }
  .about-mobile-menu1 {
    top: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    padding: 16px;
    margin-top: var(--dl-space-space-sixunits);
    background-color: rgba(255, 255, 255, 0.69);
  }
  .about-nav321 {
    display: none;
  }
  .about-nav421 {
    display: none;
  }
  .about-login {
    display: none;
  }
  .about-register1 {
    display: none;
  }
  .about-icon-group {
    display: none;
  }
}
