.what-we-do-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.what-we-do-navbar-container {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #070e19;
}
.what-we-do-navbar {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-doubleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-doubleunit);
  justify-content: space-between;
}
.what-we-do-left-side {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.what-we-do-navlink {
  display: contents;
}
.what-we-do-image {
  width: 150px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.what-we-do-burger-menu {
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-icon {
  width: 36px;
  height: 36px;
}
.what-we-do-links-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.what-we-do-link {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: capitalize;
  text-decoration: none;
}
.what-we-do-link1 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: capitalize;
  text-decoration: none;
}
.what-we-do-link2 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: capitalize;
  text-decoration: none;
}
.what-we-do-link3 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.55;
  text-transform: capitalize;
  text-decoration: none;
}
.what-we-do-mobile-menu {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100VH;
  display: none;
  padding: var(--dl-space-space-doubleunit);
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
.what-we-do-container1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
.what-we-do-image01 {
  width: 50px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
}
.what-we-do-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-icon2 {
  width: 24px;
  height: 24px;
}
.what-we-do-links-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-link4 {
  font-size: 18px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: capitalize;
  text-decoration: none;
}
.what-we-do-link5 {
  font-size: 18px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: capitalize;
  text-decoration: none;
}
.what-we-do-link6 {
  font-size: 18px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: capitalize;
  text-decoration: none;
}
.what-we-do-link7 {
  font-size: 18px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 700;
  line-height: 1.55;
  text-transform: capitalize;
  text-decoration: none;
}
.what-we-do-hero {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(175deg, rgba(7,14,25,1) 0%, rgba(0,31,54,1) 100%);;
}
.what-we-do-content-container {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: flex-start;
}
.what-we-do-hero-text {
  width: 60%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-heading {
  color: var(--dl-color-primary-700);
  font-size: 60px;
  font-style: normal;
  text-align: left;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.22;
  margin-bottom: var(--dl-space-space-fiveunits);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text02 {
  color: var(--dl-color-gray-white);
  font-style: normal;
  font-weight: 400;
}
.what-we-do-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container3 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-content-container01 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: flex-start;
}
.what-we-do-image02 {
  width: 50%;
  object-fit: cover;
  margin-right: var(--dl-space-space-fiveunits);
}
.what-we-do-hero-text01 {
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-heading01 {
  color: var(--dl-color-primary-700);
  font-size: 32px;
  font-style: normal;
  text-align: left;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.22;
  margin-bottom: var(--dl-space-space-fiveunits);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text05 {
  color: var(--dl-color-gray-white);
}
.what-we-do-content-container02 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: flex-start;
}
.what-we-do-hero-text02 {
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-heading02 {
  color: var(--dl-color-primary-700);
  font-size: 32px;
  font-style: normal;
  text-align: left;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.22;
  margin-bottom: var(--dl-space-space-fiveunits);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text12 {
  color: var(--dl-color-gray-white);
}
.what-we-do-text17 {
  color: var(--dl-color-gray-white);
}
.what-we-do-image03 {
  width: 50%;
  object-fit: cover;
}
.what-we-do-container4 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-content-container03 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: flex-start;
}
.what-we-do-image04 {
  width: 50%;
  object-fit: cover;
  margin-right: var(--dl-space-space-fiveunits);
}
.what-we-do-hero-text03 {
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-heading03 {
  color: var(--dl-color-primary-700);
  font-size: 32px;
  font-style: normal;
  text-align: left;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.22;
  margin-bottom: var(--dl-space-space-fiveunits);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text20 {
  color: var(--dl-color-gray-white);
}
.what-we-do-text26 {
  color: var(--dl-color-gray-white);
}
.what-we-do-content-container04 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: flex-start;
}
.what-we-do-hero-text04 {
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-heading04 {
  color: var(--dl-color-primary-700);
  font-size: 32px;
  font-style: normal;
  text-align: left;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.22;
  margin-bottom: var(--dl-space-space-fiveunits);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text29 {
  color: var(--dl-color-gray-white);
}
.what-we-do-image05 {
  width: 50%;
  object-fit: cover;
}
.what-we-do-container5 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-content-container05 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: flex-start;
}
.what-we-do-image06 {
  width: 50%;
  object-fit: cover;
  margin-right: var(--dl-space-space-fiveunits);
}
.what-we-do-hero-text05 {
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-heading05 {
  color: var(--dl-color-primary-700);
  font-size: 32px;
  font-style: normal;
  text-align: left;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.22;
  margin-bottom: var(--dl-space-space-fiveunits);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text33 {
  color: var(--dl-color-gray-white);
}
.what-we-do-content-container06 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
}
.what-we-do-hero-text06 {
  width: 48%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-heading06 {
  color: var(--dl-color-primary-700);
  font-size: 32px;
  font-style: normal;
  text-align: left;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.22;
  margin-bottom: var(--dl-space-space-fiveunits);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text37 {
  color: var(--dl-color-gray-white);
}
.what-we-do-image07 {
  width: 50%;
  object-fit: cover;
}
.what-we-do-content-container07 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: flex-start;
}
.what-we-do-image08 {
  width: 50%;
  object-fit: cover;
  margin-right: var(--dl-space-space-fiveunits);
}
.what-we-do-hero-text07 {
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-heading07 {
  color: var(--dl-color-primary-700);
  font-size: 32px;
  font-style: normal;
  text-align: left;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.22;
  margin-bottom: var(--dl-space-space-fiveunits);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text42 {
  color: var(--dl-color-gray-white);
}
.what-we-do-content-container08 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
}
.what-we-do-hero-text08 {
  width: 48%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-heading08 {
  color: var(--dl-color-primary-700);
  font-size: 32px;
  font-style: normal;
  text-align: left;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.22;
  margin-bottom: var(--dl-space-space-fiveunits);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text43 {
  color: var(--dl-color-gray-white);
}
.what-we-do-image09 {
  width: 50%;
  object-fit: cover;
  margin-right: 0px;
}
.what-we-do-content-container09 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: flex-start;
}
.what-we-do-image10 {
  width: 50%;
  object-fit: cover;
  margin-right: var(--dl-space-space-fiveunits);
}
.what-we-do-hero-text09 {
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-heading09 {
  color: var(--dl-color-primary-700);
  font-size: 32px;
  font-style: normal;
  text-align: left;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.22;
  margin-bottom: var(--dl-space-space-fiveunits);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text49 {
  color: var(--dl-color-gray-white);
}
.what-we-do-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #070e19;
}
.what-we-do-footer {
  width: 100%;
  max-width: 1200px;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  align-items: center;
  padding-top: var(--dl-space-space-tripleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tripleunit);
  justify-content: space-between;
}
.what-we-do-text50 {
  color: var(--dl-color-gray-white);
}
.what-we-do-container6 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.what-we-do-navlink1 {
  color: var(--dl-color-gray-white);
  margin-right: var(--dl-space-space-fiveunits);
  text-decoration: none;
}
.what-we-do-navlink2 {
  color: var(--dl-color-gray-white);
  text-decoration: none;
}
@media(max-width: 991px) {
  .what-we-do-hero {
    flex-direction: column;
  }
  .what-we-do-content-container {
    flex-direction: column-reverse;
  }
  .what-we-do-hero-text {
    width: 100%;
  }
  .what-we-do-content-container01 {
    flex-direction: column-reverse;
  }
  .what-we-do-image02 {
    width: 100%;
    margin-right: 0px;
  }
  .what-we-do-hero-text01 {
    width: 100%;
  }
  .what-we-do-text05 {
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .what-we-do-content-container02 {
    flex-direction: column;
  }
  .what-we-do-hero-text02 {
    width: 100%;
  }
  .what-we-do-text12 {
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .what-we-do-image03 {
    width: 100%;
    margin-right: 0px;
  }
  .what-we-do-content-container03 {
    flex-direction: column-reverse;
  }
  .what-we-do-image04 {
    width: 100%;
    margin-right: 0px;
  }
  .what-we-do-hero-text03 {
    width: 100%;
  }
  .what-we-do-text20 {
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .what-we-do-content-container04 {
    flex-direction: column;
  }
  .what-we-do-hero-text04 {
    width: 100%;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .what-we-do-image05 {
    width: 100%;
    margin-right: 0px;
  }
  .what-we-do-content-container05 {
    flex-direction: column-reverse;
  }
  .what-we-do-image06 {
    width: 100%;
    margin-right: 0px;
  }
  .what-we-do-hero-text05 {
    width: 100%;
  }
  .what-we-do-content-container06 {
    flex-direction: column;
  }
  .what-we-do-hero-text06 {
    width: 100%;
  }
  .what-we-do-text37 {
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .what-we-do-image07 {
    width: 100%;
    margin-right: 0px;
  }
  .what-we-do-content-container07 {
    flex-direction: column-reverse;
  }
  .what-we-do-image08 {
    width: 100%;
    margin-right: 0px;
  }
  .what-we-do-hero-text07 {
    width: 100%;
  }
  .what-we-do-text42 {
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .what-we-do-content-container08 {
    flex-direction: column;
  }
  .what-we-do-hero-text08 {
    width: 100%;
  }
  .what-we-do-text43 {
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .what-we-do-image09 {
    width: 100%;
    margin-right: 0px;
  }
  .what-we-do-content-container09 {
    flex-direction: column-reverse;
  }
  .what-we-do-image10 {
    width: 100%;
    margin-right: 0px;
  }
  .what-we-do-hero-text09 {
    width: 100%;
  }
  .what-we-do-text49 {
    margin-bottom: var(--dl-space-space-tripleunit);
  }
}
@media(max-width: 767px) {
  .what-we-do-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    border-radius: var(--dl-radius-radius-radius4);
    background-color: var(--dl-color-primary-700);
  }
  .what-we-do-icon {
    fill: var(--dl-color-gray-white);
  }
  .what-we-do-links-container {
    display: none;
  }
  .what-we-do-mobile-menu {
    background-color: #111e32;
  }
  .what-we-do-container1 {
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-image01 {
    width: 150px;
  }
  .what-we-do-icon2 {
    fill: var(--dl-color-gray-white);
    width: 50px;
    height: 50px;
  }
  .what-we-do-links-container1 {
    gap: 25px;
  }
  .what-we-do-link4 {
    color: var(--dl-color-gray-white);
    font-size: 18px;
    font-style: normal;
    font-family: Raleway;
    font-weight: 400;
    line-height: 1.55;
    text-transform: capitalize;
    text-decoration: none;
  }
  .what-we-do-link5 {
    color: var(--dl-color-gray-white);
    font-size: 18px;
    font-style: normal;
    font-family: Raleway;
    font-weight: 400;
    line-height: 1.55;
    text-transform: capitalize;
    text-decoration: none;
  }
  .what-we-do-link6 {
    color: var(--dl-color-gray-white);
    font-size: 18px;
    font-style: normal;
    font-family: Raleway;
    font-weight: 400;
    line-height: 1.55;
    text-transform: capitalize;
    text-decoration: none;
  }
  .what-we-do-link7 {
    color: var(--dl-color-gray-white);
  }
  .what-we-do-hero-text {
    width: 100%;
  }
  .what-we-do-hero-text01 {
    width: 100%;
  }
  .what-we-do-hero-text02 {
    width: 100%;
  }
  .what-we-do-hero-text03 {
    width: 100%;
  }
  .what-we-do-hero-text04 {
    width: 100%;
  }
  .what-we-do-hero-text05 {
    width: 100%;
  }
  .what-we-do-hero-text06 {
    width: 100%;
  }
  .what-we-do-hero-text07 {
    width: 100%;
  }
  .what-we-do-hero-text08 {
    width: 100%;
  }
  .what-we-do-hero-text09 {
    width: 100%;
  }
}
@media(max-width: 479px) {
  .what-we-do-navbar-container {
    position: static;
  }
  .what-we-do-navbar {
    background-color: #070e19;
  }
  .what-we-do-hero {
    padding: var(--dl-space-space-fiveunits);
  }
  .what-we-do-content-container {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-hero-text {
    width: 100%;
  }
  .what-we-do-content-container01 {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-hero-text01 {
    width: 100%;
  }
  .what-we-do-content-container02 {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-hero-text02 {
    width: 100%;
  }
  .what-we-do-content-container03 {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-hero-text03 {
    width: 100%;
  }
  .what-we-do-content-container04 {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-hero-text04 {
    width: 100%;
  }
  .what-we-do-content-container05 {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-hero-text05 {
    width: 100%;
  }
  .what-we-do-content-container06 {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-hero-text06 {
    width: 100%;
  }
  .what-we-do-content-container07 {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-hero-text07 {
    width: 100%;
  }
  .what-we-do-content-container08 {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-hero-text08 {
    width: 100%;
  }
  .what-we-do-content-container09 {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-hero-text09 {
    width: 100%;
  }
  .what-we-do-footer {
    flex-direction: column-reverse;
  }
}
