@keyframes shine {
  from {
    opacity: 0;
    left: 0%;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    left: 100%;
  }
}
.banner.about-banner {
  height: calc(100vh - var(--headerheight));
  background: var(--secondary);
  margin-top: var(--headerheight);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media only screen and (max-width: 675px) {
  .banner.about-banner {
    height: auto;
    display: block;
  }
}
.banner.about-banner .content-wrap {
  flex: 1;
  padding-top: 3rem;
}
@media only screen and (max-width: 1536px) {
  .banner.about-banner .content-wrap {
    padding-top: 2rem;
  }
}
@media only screen and (max-width: 991px) {
  .banner.about-banner .content-wrap {
    padding-top: 0;
  }
}
.banner.about-banner .content-wrap .content {
  text-align: center;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 50px;
}
@media only screen and (max-width: 1024px) {
  .banner.about-banner .content-wrap .content {
    max-width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .banner.about-banner .content-wrap .content {
    max-width: 700px;
  }
}
@media only screen and (max-width: 991px) {
  .banner.about-banner .content-wrap .content {
    padding: 5rem 15px 0;
  }
}
@media only screen and (max-width: 675px) {
  .banner.about-banner .content-wrap .content {
    padding: 3rem 15px;
  }
}
.banner.about-banner .content-wrap .content .type-div {
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 520px) {
  .banner.about-banner .content-wrap .content h1 {
    font-size: 26px;
  }
}
.banner.about-banner .content-wrap .content h5 {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  animation: typing 3s steps(40, end) forwards;
  padding-right: 5px;
}
@keyframes typing {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes hideafter {
  0%, 100% {
    display: none;
  }
}
.banner.about-banner .content-wrap .content h5::after {
  content: "|";
  position: absolute;
  right: 0;
  font-weight: 300;
  animation: blink 700ms step-end infinite, hideafter 0s linear forwards 3s;
}
@media only screen and (max-width: 767px) {
  .banner.about-banner .content-wrap .content h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 675px) {
  .banner.about-banner .content-wrap .content h5 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 520px) {
  .banner.about-banner .content-wrap .content h5 {
    font-size: 15px;
  }
}
.banner.about-banner .content-wrap .content p {
  text-align: justify;
  margin-top: 20px;
  -moz-text-align-last: center;
       text-align-last: center;
}
@media only screen and (max-width: 1536px) {
  .banner.about-banner .content-wrap .content p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 675px) {
  .banner.about-banner .content-wrap .content p {
    word-spacing: -2px;
  }
}
.banner.about-banner .vimi-content {
  max-height: 100%;
  height: 50%;
  display: flex;
  text-align: center;
  border-top: 1px solid #2E3D80;
}
@media only screen and (max-width: 1440px) and (max-height: 720px) {
  .banner.about-banner .vimi-content {
    height: 40%;
  }
}
@media only screen and (max-width: 675px) {
  .banner.about-banner .vimi-content {
    height: auto;
    flex-wrap: wrap;
  }
}
.banner.about-banner .vimi-content .vimi-con {
  flex: 1;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 675px) {
  .banner.about-banner .vimi-content .vimi-con {
    flex: 0 1 100%;
    padding: 5rem 0;
  }
}
@media only screen and (min-width: 675px) {
  .banner.about-banner .vimi-content .vimi-con:not(:last-child) {
    border-right: 1px solid #2E3D80;
  }
}
@media only screen and (max-width: 675px) {
  .banner.about-banner .vimi-content .vimi-con:not(:last-child) {
    border-bottom: 1px solid #2E3D80;
  }
}
.banner.about-banner .vimi-content .vimi-con.mi-con .figcaption .cont-hov p {
  text-align: center;
}
.banner.about-banner .vimi-content .vimi-con:hover .figure .ico-cont .ico {
  transform: translateY(65px);
}
.banner.about-banner .vimi-content .vimi-con:hover .figcaption {
  transform: translateY(0);
}
.banner.about-banner .vimi-content .vimi-con:hover .figcaption .cont-hov p {
  transform: translateY(0);
}
.banner.about-banner .vimi-content .vimi-con h6 {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--white);
}
@media only screen and (max-width: 1440px) and (max-height: 720px) {
  .banner.about-banner .vimi-content .vimi-con h6 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .banner.about-banner .vimi-content .vimi-con h6 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 675px) {
  .banner.about-banner .vimi-content .vimi-con h6 {
    font-size: 22px;
  }
}
.banner.about-banner .vimi-content .vimi-con .figure, .banner.about-banner .vimi-content .vimi-con .figcaption {
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner.about-banner .vimi-content .vimi-con .figure {
  height: 100%;
}
.banner.about-banner .vimi-content .vimi-con .figure .ico-cont .ico {
  line-height: 0;
  width: 90px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 44px;
  transition: 0.5s ease;
}
@media only screen and (max-width: 1440px) and (max-height: 720px) {
  .banner.about-banner .vimi-content .vimi-con .figure .ico-cont .ico {
    width: 65px;
    margin-bottom: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .banner.about-banner .vimi-content .vimi-con .figure .ico-cont .ico {
    width: 65px;
    margin-bottom: 24px;
  }
}
.banner.about-banner .vimi-content .vimi-con .figure .ico-cont .ico img {
  width: 100%;
  height: auto;
}
.banner.about-banner .vimi-content .vimi-con .figcaption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--primary-a);
  transition: 0.5s ease;
  transform: translateY(100%);
}
.banner.about-banner .vimi-content .vimi-con .figcaption .cont-hov {
  max-width: 364px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 991px) {
  .banner.about-banner .vimi-content .vimi-con .figcaption .cont-hov {
    max-width: 270px;
  }
}
@media only screen and (max-width: 675px) {
  .banner.about-banner .vimi-content .vimi-con .figcaption .cont-hov {
    max-width: 100%;
  }
}
.banner.about-banner .vimi-content .vimi-con .figcaption .cont-hov h6 {
  margin-bottom: 24px;
}
.banner.about-banner .vimi-content .vimi-con .figcaption .cont-hov p {
  transition: 0.5s ease 0.2s;
  color: rgba(255, 255, 255, 0.7);
  transform: translateY(30px);
  text-align: justify;
}
@media only screen and (max-width: 1536px) {
  .banner.about-banner .vimi-content .vimi-con .figcaption .cont-hov p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .banner.about-banner .vimi-content .vimi-con .figcaption .cont-hov p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 675px) {
  .banner.about-banner .vimi-content .vimi-con .figcaption .cont-hov p {
    padding: 0 15px;
  }
}/*# sourceMappingURL=about.css.map */