:root {
  --container-large: 3000rem;
  --black: #000;
}

a {
  text-align: left;
  text-decoration: none;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-brand {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 12.37rem;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 1rem;
  display: flex;
}

.nav-menu-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.section.smh200 {
  border-bottom-style: none;
  margin-top: 75px;
  display: block;
}

.section.robotsort {
  border: 1px solid #0000;
  margin-top: 80px;
  display: none;
}

.title {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#181818, #181818);
  background-clip: border-box;
  flex-flow: row;
  padding: 40px 50px;
  display: none;
}

.topcontainer {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.grid-2 {
  grid-column-gap: 39px;
  border-top: 10px #704a4a00;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-left: 60px;
  text-decoration: none;
}

.titlename {
  color: #d1d1d1;
  font-size: 18px;
}

.image-8 {
  padding-bottom: 0;
}

._16-9video-wrapper {
  aspect-ratio: 2.39;
  object-fit: fill;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 30%;
  display: block;
  position: relative;
  overflow: hidden;
}

.background-video-3 {
  z-index: 1;
  box-sizing: border-box;
  outline-offset: 0px;
  transform-origin: -50%;
  object-fit: cover;
  transform-style: preserve-3d;
  outline: 3px #fff;
  width: 100%;
  height: 100%;
  min-height: auto;
  display: block;
  position: absolute;
  inset: 0;
}

.background-video-8 {
  width: 100vw;
  height: auto;
  min-height: 550px;
}

.navbar-wea {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  color: #000;
  grid-template: "."
  / 1fr 2.75fr 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  line-height: 1.5;
}

.nav-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #f54545;
  flex-flow: row;
  flex: auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: 700;
  list-style-type: none;
  display: flex;
}

.nav-menu.chg-color {
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.navbar-3 {
  color: #130e0e;
  background-color: #3a4d43;
  flex-flow: column;
  width: 100%;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-3.navbar-en {
  display: none;
}

.navbar-3.global-navbar {
  background-color: #3a4d43;
  display: none;
}

.container-3 {
  max-width: var(--container-large);
  max-width: var(--container-large);
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.image-10 {
  object-fit: contain;
  width: 60px;
  max-width: none;
  display: inline-block;
}

.text-block-10 {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
  transition: color .2s;
  display: block;
}

.text-block-10:hover {
  color: #9a9696;
}

.icon-2, .icon-3, .icon-4, .icon-5, .icon-7, .icon-9 {
  display: none;
}

.list-team {
  word-break: normal;
  width: auto;
  min-width: 5px;
  margin-left: 5px;
  margin-right: -41px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 700;
  list-style-type: none;
  display: block;
}

.background-video-9 {
  overflow: visible;
}

.div-block-16 {
  display: none;
}

.div-block-17 {
  width: 100vw;
  min-height: 550px;
  padding-bottom: 28px;
  display: none;
}

.div-block-19 {
  display: none;
}

.background-video-10 {
  width: 100vw;
  min-height: 550px;
}

.container-5 {
  display: none;
}

.collection-list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.text-block-14 {
  z-index: 12;
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 64px;
  font-weight: 800;
  display: none;
  position: absolute;
  inset: 10% 0 0;
}

.image-15 {
  z-index: 5;
  text-align: center;
  width: 100px;
  height: auto;
  position: relative;
}

.image-15.ti-image2 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: auto;
  position: absolute;
  overflow: hidden;
}

.image-15.ti-image {
  aspect-ratio: 3.55;
  object-fit: cover;
  width: 100%;
  margin-top: 78px;
  overflow: clip;
}

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

.collection-item1.titleimage02 {
  aspect-ratio: 16 / 9;
  position: relative;
  overflow: hidden;
}

.collection-item1.nth-child-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: .25fr;
  justify-content: center;
  align-items: flex-start;
  margin-top: -65px;
  display: grid;
}

.homwtitle {
  width: 100vw;
  min-height: 100vh;
  margin-top: 10%;
  padding-left: 5%;
  padding-right: 5%;
  display: block;
  position: relative;
}

.homwtitle.showhome {
  min-height: auto;
  margin-top: 0%;
  padding-left: 0%;
  padding-right: 0%;
}

.slide-1 {
  object-fit: cover;
}

.slider-2 {
  border: 1px #000;
  border-radius: 32px;
  justify-content: center;
  height: 100%;
  display: flex;
}

.background-video-12 {
  border-radius: 32px;
}

.mask {
  border-radius: 20px;
  width: 100vw;
}

.mask.mark2 {
  border-radius: 0;
}

.submenu-wrapper {
  z-index: 100;
  opacity: 0;
  background-color: #c7c7c7;
  display: block;
  position: absolute;
  top: 45px;
  bottom: 215px;
  left: 162px;
}

.submenu-wrapper:hover {
  display: block;
}

.submenu-wrapper.subsubmenu02en {
  left: 254px;
}

.dropdown-link-3 {
  z-index: 10;
  opacity: 1;
  text-align: center;
}

.dropdown-link-3.autorobot1 {
  z-index: 10;
}

.seconddrop {
  opacity: 1;
  width: 100%;
  height: 15%;
  display: none;
}

.seconddrop:hover {
  display: block;
}

.grid-3 {
  text-align: center;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: 5%;
  margin-right: 5%;
}

.service-process-section {
  background-image: linear-gradient(135deg, #5f839982 34%, #0b263640 77%, #fff), url("https://cdn.prod.website-files.com/67d14c2c0b22a0706d863fd0/67d26bd2dcf72e99f9a30a23_banner1.jpg");
  background-position: 0 0, 100% 0;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  margin-top: 10px;
  display: none;
}

.heading-4 {
  color: #fff;
  text-align: center;
}

.process-card {
  text-align: center;
  background-color: #fffc;
  border-style: solid;
  border-width: 1px;
  border-radius: 16px;
  width: 24%;
  min-width: 260px;
  height: 40vh;
}

.text-block-18 {
  text-align: center;
  padding-top: 20px;
  font-size: 36px;
}

.div-block-29 {
  box-sizing: border-box;
  text-align: center;
  display: flex;
  overflow: scroll;
}

.heading-5 {
  z-index: 6;
  backface-visibility: visible;
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin-top: 95px;
  font-size: 32px;
  text-decoration: none;
  display: flex;
  position: absolute;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%);
}

.heading-5.dynamic-color {
  opacity: 1;
  opacity: 1;
}

.partner-logo-section {
  background-color: #f5f5f5;
  padding-top: 80px;
  padding-bottom: 80px;
}

.logo-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.partner-logo {
  object-fit: contain;
  max-width: 100px;
}

.container-7 {
  width: 100%;
  max-width: 1600px;
}

.heading-6 {
  text-align: center;
  margin-bottom: 100px;
}

.dropdown-link-4, .dropdown-link-5, .dropdown-link-7 {
  text-align: left;
  text-align: left;
}

.div-block-30 {
  opacity: 0;
  background-color: #c7c7c7;
  position: absolute;
  top: 133px;
  left: 162px;
}

.div-block-30.submenu02 {
  opacity: 0;
  left: 254px;
}

.dropdown-link-8 {
  border-radius: 0;
}

.color {
  z-index: 8;
  color: #fff;
  margin-top: 95px;
  font-size: 32px;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.div-block-33 {
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 50px;
  margin-top: 250px;
  display: flex;
  position: absolute;
}

.background-video-13 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
}

.heading-11 {
  z-index: 10;
  white-space: nowrap;
  margin-top: 25px;
  font-size: 36px;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.heading-11.autofront {
  color: #000;
}

.div-block-37 {
  margin-top: 139px;
  position: absolute;
}

.link-block-4 {
  display: block;
}

.footer {
  background-color: #3a4d43;
  width: 100%;
  height: auto;
  margin-top: 140px;
  padding-top: 40px;
  position: static;
  bottom: 0;
}

.container-9 {
  margin-left: 10%;
  margin-right: 10%;
}

.image-31 {
  margin-right: 5%;
}

.heading-13 {
  color: #fff;
  margin-top: 35px;
  padding-top: 5px;
  font-size: 44px;
  font-weight: 400;
}

.div-block-42 {
  position: relative;
  bottom: 30px;
  left: 5%;
}

.div-block-43 {
  position: relative;
  right: 0%;
}

.paragraph {
  color: #fff;
  padding-top: 20px;
  font-size: 16px;
  line-height: 24px;
}

.text-block-20 {
  color: #fff;
  font-weight: 400;
}

.lang-switcher {
  display: flex;
}

.link {
  color: #fff;
  margin-right: 15px;
  font-size: 16px;
  font-weight: 400;
}

.link-2 {
  color: #fff;
  margin-left: 15px;
  font-size: 16px;
}

.text-block-21 {
  color: #fff;
}

.div-block-45 {
  overflow: hidden;
}

.text-block-22, .image-32, .image-33 {
  display: none;
}

.heading-16 {
  color: #fff;
  white-space: nowrap;
  white-space: nowrap;
  margin-top: 8px;
  margin-left: 15px;
  font-size: 21px;
  position: absolute;
  left: 60px;
}

.div-block-49 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  left: -60px;
}

.div-block-50 {
  display: none;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  display: none;
  position: relative;
}

.container-13 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link-2 {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link-2:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.hero-heading-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-14 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.dropdown-column-wrapper {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 20px;
  overflow: hidden;
  transform: translate(-50%);
  box-shadow: 0 2px 12px #14142b14;
}

.dropdown-column-wrapper.width-840px {
  min-width: 840px;
}

.line-rounded-icon.link-icon-right {
  margin-left: 6px;
  display: inline-block;
}

.line-rounded-icon.dropdown-arrow {
  margin-left: 8px;
}

.line-rounded-icon.link-icon-left {
  margin-right: 6px;
  display: inline-block;
}

.dropdown-toggle {
  color: #fff;
  align-items: center;
  padding: 0;
  transition: color .3s;
  display: flex;
}

.dropdown-toggle:hover {
  color: #4a3aff;
}

.hamburger-menu-wrapper {
  padding: 0;
}

.hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.header-right-side {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.link-wrapper {
  color: #211f54;
  transition: none;
  display: inline-block;
}

.link-wrapper:hover, .link-wrapper.color-primary {
  color: #4a3aff;
}

.link-wrapper.color-primary:hover {
  color: #211f54;
}

.header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.header-content-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.header-nav-list-item {
  margin-bottom: 0;
  padding-left: 32px;
}

.header-nav-list-item.middle {
  padding-left: 16px;
  padding-right: 16px;
}

.header-nav-list-item.show-in-tablet {
  display: none;
}

.grid-1-column {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-1-column.dropdown-link-column {
  grid-column-gap: 0px;
  grid-row-gap: 18px;
  grid-column-gap: 0px;
  grid-row-gap: 18px;
  justify-items: start;
}

.btn-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #4a3aff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.btn-primary:hover {
  color: #fff;
  background-color: #3324d5;
  transform: translate3d(0, -3px, .01px);
}

.btn-primary.small {
  padding: 18px 24px;
  font-size: 16px;
  line-height: 18px;
}

.btn-primary.small.header-btn-hidde-on-mb {
  background-color: #3a4d43;
  margin-left: 24px;
}

.header-logo {
  max-width: 240px;
}

.container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.link-text {
  transition: color .3s;
  display: inline-block;
}

.hamburger-menu-bar {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.header-nav-menu-list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.dropdown-link-14 {
  color: #6e7191;
  width: 100%;
  padding: 0;
  line-height: 20px;
}

.dropdown-link-14:hover {
  color: #4a3aff;
}

.dropdown-pd {
  padding: 40px;
}

.header-wrapper-2 {
  background-color: #3a4d43;
  padding-top: 32px;
  padding-bottom: 32px;
  display: none;
}

.header-nav-link-3 {
  color: #fff;
  padding: 0;
  font-size: 16px;
}

.header-nav-link-3:hover {
  color: #4a3aff;
}

.text-block-24 {
  color: #fff;
  font-size: 16px;
}

.collection-list-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-35 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
}

.heading-20 {
  color: #000;
  margin-left: 25%;
  font-size: 28px;
  position: absolute;
  transform: translate(-50%);
}

.turn-color {
  transition: color .2s;
}

.turn-color:hover {
  color: #3a4d43;
}

.slide-divider {
  background-color: #ff7a00;
  width: 4em;
  height: .1em;
  margin-top: 2em;
}

.text-f-13 {
  color: #000;
  white-space: nowrap;
  font-family: Oswald, sans-serif;
  font-size: 1.05em;
  font-weight: 300;
  line-height: 1;
}

.text-f-13.all-caps {
  letter-spacing: .15em;
  text-transform: uppercase;
}

.text-f-13.all-caps.light-grey-font {
  color: #fff9;
}

.swiper-slide {
  opacity: .9;
  filter: none;
  color: #ffffff80;
  align-items: center;
  display: flex;
}

.carousel-arrow-w {
  cursor: pointer;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.carousel-arrow-w.arrow-next {
  margin-right: 2em;
}

.carousel-arrow-w.arrow-previous {
  margin-left: 2em;
}

.credential {
  align-items: center;
  text-decoration: none;
  display: none;
}

.credential.top-margin {
  display: none;
}

.location {
  justify-content: center;
  align-items: center;
  margin-bottom: 1em;
  display: flex;
}

.content {
  overflow: hidden;
}

.gradient-bg {
  z-index: -1;
  width: auto;
  height: 175%;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.slide-img-overlay {
  z-index: 1;
  background-image: linear-gradient(#0000, #0000 50%, #00000080 65%, #000000bf);
  width: 100%;
  height: 100%;
  position: absolute;
}

.swiper-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  display: flex;
}

.swiper-wrapper.first-swiper-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.header {
  margin-top: 4em;
  margin-bottom: 4em;
}

.text-f-15 {
  color: #000;
  white-space: nowrap;
  font-family: Inconsolata, monospace;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1;
}

.text-f-15.grey-font {
  color: #000000bf;
}

.text-f-15.light-grey-font {
  color: #00000080;
}

.text-f-14-w {
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5em;
  display: flex;
}

.slide-content {
  z-index: 2;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-bottom: 3em;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.carousel-arrows {
  z-index: 4;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center end;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.swiper.first-swiper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.credentials {
  justify-content: space-between;
  margin-top: 2em;
  padding-bottom: 2em;
  padding-left: 3em;
  padding-right: 3em;
  display: flex;
}

.carousel-arrow-icon {
  z-index: 4;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 1.25em;
  position: relative;
}

.text-f-14 {
  color: #878787;
  letter-spacing: .25em;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1;
}

.carousel-arrow-oval {
  z-index: 3;
  background-color: #3a4d43;
  border-radius: 100%;
  width: 3.25em;
  height: 3.25em;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.carousel-arrow-oval.next-arrow {
  inset: 0% 0% 0% auto;
  background-color: #3a4d43;
  inset: 0% 0% 0% auto;
}

.carousel-arrow {
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  display: flex;
  position: relative;
}

.carousel-arrow.arrow-next {
  padding-left: 0;
  padding-right: 1em;
}

.dot-divider {
  background-color: #ff7a00;
  border-radius: 100%;
  width: .25em;
  height: .25em;
  margin-left: .75em;
  margin-right: .75em;
}

.divider {
  background-color: #878787;
  width: 4em;
  height: 1px;
  margin-right: 1.5em;
}

.divider.left-margin {
  margin-left: 1.2em;
  margin-right: 0;
}

.slide-img-2 {
  z-index: 0;
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: auto;
}

.section-12 {
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  display: flex;
}

.slide-3 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: relative;
}

.heading-34 {
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  font-weight: 400;
  line-height: 1;
}

.slider-4 {
  margin-bottom: 4em;
  position: relative;
  overflow: visible;
}

.heading-35 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 54px;
  font-weight: 700;
  line-height: 1;
}

.div-block-571 {
  aspect-ratio: 16 / 9;
  object-fit: contain;
}

.container-19, .div-block-572, .dropdown-list-8, .dropdown-65, .dropdown-list-9, .dropdown-list-10 {
  display: none;
}

.heading-55 {
  text-align: center;
  font-size: 54px;
}

.div-block-586 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1280px) {
  .container-3.chg-color {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
  }

  .image-10 {
    width: 70px;
  }

  .text-block-10 {
    font-size: 24px;
  }

  .heading-6 {
    margin-bottom: 100px;
    font-size: 42px;
  }

  .heading-13 {
    margin-top: 35px;
    font-size: 44px;
  }

  .paragraph {
    padding-top: 20px;
    font-size: 16px;
  }

  .heading-16 {
    margin-left: 15px;
    font-size: 28px;
  }
}

@media screen and (min-width: 1440px) {
  .container-3.chg-color {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-10 {
    width: 80px;
  }

  .text-block-10 {
    font-size: 24px;
    display: block;
  }

  .partner-logo {
    max-width: 120px;
  }

  .heading-6 {
    font-size: 44px;
  }

  .heading-7 {
    font-size: 200%;
  }

  .button-3 {
    display: none;
  }

  .heading-13 {
    margin-top: 35px;
    font-size: 44px;
  }

  .paragraph {
    padding-top: 20px;
    font-size: 16px;
  }

  .team-member-image {
    border-radius: 20%;
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .hero-subscribe-right {
    display: none;
  }

  .heading-16 {
    margin-left: 15px;
    font-size: 28px;
  }

  .image-35 {
    position: static;
  }

  .gallery-sticky, .div-block-554 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .product-richtext {
    font-size: 24px;
    line-height: 28px;
  }

  .collection-list-8 {
    margin-left: auto;
  }

  .collection-list-10 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-562 {
    display: block;
  }

  .empty-state-6 {
    display: none;
  }

  .heading-27, .heading-28 {
    color: #fff;
  }

  .heading-29 {
    color: #fff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 14px;
  }

  .div-block-565 {
    background-color: #296185;
    border-radius: 5px;
    padding-top: 0;
  }

  .heading-30 {
    color: #000;
    font-size: 28px;
  }

  .heading-35 {
    font-weight: 700;
  }

  .heading-42 {
    text-align: left;
    flex: 0 auto;
    font-size: 22px;
    font-weight: 400;
  }

  .image-47 {
    width: 10%;
    margin-right: 40px;
  }

  .flex-block {
    border-width: 1px;
    border-color: #000;
    margin-left: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section-21 {
    margin-top: 140px;
  }

  .heading-43 {
    margin-bottom: 40px;
    margin-left: 100px;
  }

  .div-block-575 {
    background-color: #3a4d431c;
    margin-bottom: 10px;
  }

  .link-block-9 {
    z-index: 100;
    color: #000;
    text-align: left;
    border: .1px solid #3a3a3a;
    border-radius: 5px;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-left: auto;
    margin-right: 10%;
    padding: 10px;
    font-size: 10px;
    font-weight: 400;
    display: flex;
  }

  .heading-44 {
    text-align: left;
    font-size: 24px;
    font-weight: 400;
  }

  .text-block-26 {
    font-size: 22px;
    font-weight: 400;
  }

  .image-48, .image-49, .image-50, .image-51 {
    display: none;
  }

  .heading-45 {
    text-align: center;
    font-size: 58px;
  }

  .section-22 {
    margin-top: 140px;
    margin-bottom: 100px;
  }

  .div-block-576 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .div-block-577 {
    object-fit: fill;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-578 {
    margin-top: 150px;
    margin-left: 10%;
    margin-right: 10%;
    display: block;
  }

  .heading-46 {
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 10%;
  }

  .image-52 {
    max-width: 90%;
    display: block;
  }

  .image-53 {
    max-width: 90%;
  }

  .div-block-579 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 35%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-580 {
    text-align: center;
  }

  .image-54 {
    aspect-ratio: 1;
    object-fit: cover;
  }

  .background-video-21 {
    aspect-ratio: 2.39;
  }

  .lightbox-link {
    transform: none;
  }

  .div-block-586 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-587, .collection-item-5, .link-block-18 {
    width: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .container-3.chg-color {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-10 {
    width: 80px;
  }

  .text-block-10 {
    font-size: 21px;
  }

  .partner-logo {
    max-width: 140px;
  }

  .heading-6 {
    margin-bottom: 100px;
    font-size: 54px;
  }

  .background-video-13 {
    aspect-ratio: 3.2;
    height: 100%;
  }

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

  .footer {
    padding-bottom: 50px;
  }

  .heading-13 {
    margin-top: 40px;
    font-size: 48px;
  }

  .paragraph {
    padding-top: 30px;
    font-size: 21px;
  }

  .div-block-44.tilte02 {
    margin-top: auto;
  }

  .heading-16 {
    margin-left: 15px;
    font-size: 30px;
    left: 80px;
  }

  .image-34 {
    width: 100%;
    height: 100%;
  }

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

  .collection-list-wrapper-8 {
    display: block;
  }

  .image-37 {
    object-fit: cover;
    object-position: 50% 43%;
  }

  .image-42 {
    aspect-ratio: 1;
    object-fit: cover;
    width: 487px;
  }

  .header {
    margin-top: 8em;
    margin-bottom: 2em;
  }

  .slider-3, .slider-4 {
    margin-bottom: 8em;
  }

  .heading-35 {
    font-weight: 700;
  }

  .div-block-571 {
    aspect-ratio: auto;
    overflow: visible;
  }

  .link-block-5 {
    display: block;
  }

  .div-block-578 {
    margin-left: auto;
    margin-right: auto;
  }

  .empty-state-7 {
    display: none;
  }

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

  .div-block-584 {
    margin-top: -892px;
    margin-left: 50%;
  }

  .lightbox-link {
    transform: none;
  }

  .div-block-586 {
    width: 80%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-587 {
    aspect-ratio: 16 / 9;
    width: 100%;
  }

  .collection-item-5, .link-block-18 {
    width: 100%;
  }

  .section-28 {
    aspect-ratio: auto;
  }

  .slide-4, .slide-5 {
    object-fit: cover;
  }

  .image-58, .image-59 {
    width: 100%;
    height: 100%;
  }

  .div-block-590 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .nav-menu-wrapper {
    background-color: #0000;
    display: flex;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .section {
    display: none;
  }

  .section.smh200 {
    margin-top: 60px;
    display: none;
  }

  .title {
    display: none;
  }

  .background-video {
    object-fit: contain;
  }

  .div-block-6 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .background-video-2 {
    width: 100vw;
    height: 100vw;
  }

  .text-block-6 {
    transition: opacity .2s;
    position: absolute;
    top: 50px;
    left: 50px;
  }

  .text-block-7 {
    justify-content: center;
    align-items: center;
    margin-top: -38px;
    margin-left: -131px;
    padding-left: 0;
    display: flex;
  }

  .div-block-9 {
    width: 100px;
  }

  ._16-9video-wrapper {
    aspect-ratio: 2.39;
    object-fit: fill;
    width: 100%;
    height: auto;
    padding-top: 56.25%;
    display: block;
  }

  .background-video-3 {
    aspect-ratio: 2.39;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: block;
    inset: 0;
    overflow: hidden;
    transform: scale(1);
  }

  .div-block-12 {
    display: none;
  }

  .text-block-8 {
    opacity: .3;
    mix-blend-mode: overlay;
  }

  .menu-btn {
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .navbar {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .brand {
    position: absolute;
    inset: 10px auto 0% 10px;
  }

  .container-2 {
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: flex;
  }

  .background-video-8 {
    height: 70vh;
    min-height: auto;
    margin-top: 0;
  }

  .navbar-wea {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 2.75fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: .5rem;
    padding-bottom: .5rem;
    display: grid;
  }

  .nav-menu {
    background-color: #4d7754;
    flex-flow: column;
  }

  .nav-menu.chg-color {
    background-color: #3a4d43;
  }

  .navbar-3 {
    background-color: #3a4d43;
    display: block;
    bottom: auto;
  }

  .navbar-3.global-navbar {
    display: flex;
  }

  .container-3 {
    background-color: #130e0e;
  }

  .container-3:focus {
    color: #130e0e;
    background-color: #3d583d;
  }

  .container-3.chg-color {
    background-color: #3a4d43;
    display: none;
  }

  .icon {
    font-size: 2rem;
  }

  .div-block-15 {
    display: none;
  }

  .list-team {
    display: block;
  }

  .image-11 {
    max-width: 100%;
  }

  .div-block-16 {
    display: none;
  }

  .div-block-17 {
    width: 100vw;
    height: 70vh;
    display: none;
  }

  .icon-12 {
    color: #fff;
    justify-content: flex-end;
    align-items: center;
    display: block;
  }

  .div-block-18 {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .menu-button-3 {
    background-color: #3a4d43;
  }

  .menu-button-3.w--open {
    background-color: #3d583d;
    width: 60px;
  }

  .div-block-19 {
    width: 100vw;
    height: 70vh;
    margin-top: 900px;
  }

  .background-video-10 {
    height: 70vh;
    min-height: auto;
    margin-top: -897px;
  }

  .collection-list-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .text-block-14 {
    z-index: 5;
    text-align: center;
    font-size: 64px;
    display: none;
    position: absolute;
    inset: 10% 0 0;
  }

  .image-15.ti-image {
    aspect-ratio: 16 / 9;
  }

  .image-15.ti-image2 {
    aspect-ratio: 16 / 9;
    height: 100%;
  }

  .collection-item1.titleimage02 {
    display: flex;
  }

  .featured {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    display: grid;
  }

  .collection-list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .collection-list-wrapper-2 {
    margin-top: 10px;
    position: relative;
  }

  .collection-list-2 {
    grid-column-gap: 11px;
    grid-row-gap: 9px;
  }

  .div-block-27 {
    margin-bottom: 25%;
  }

  .service-process-section {
    margin-top: 32px;
  }

  .partner-logo {
    max-width: 80px;
  }

  .heading-6 {
    font-size: 34px;
  }

  .heading-7 {
    font-size: clamp(20px, 4vw, 28px);
    top: -10px;
  }

  .background-video-13 {
    aspect-ratio: auto;
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
  }

  .heading-11, .heading-11.autofront, .heading-11.autofront {
    font-size: clamp(28px, 1vw, 32px);
    top: -1.5vh;
  }

  .smh200slide, .smh200slide.smh200slide2 {
    margin-left: 2%;
  }

  .smh200slide.smh200slide2 {
    margin-left: 2%;
  }

  .smh200slide.smh200slide3 {
    margin-left: 0%;
  }

  .heading-12 {
    background-color: #eaeef2c2;
    border-radius: 8px;
    margin-left: 0%;
  }

  .div-block-39 {
    width: 90px;
    height: 100px;
    max-height: none;
  }

  .footer {
    height: auto;
  }

  .lang-switcher {
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .link, .link-2, .text-block-21 {
    color: #fff;
  }

  .div-block-45 {
    aspect-ratio: 16 / 9;
    width: 100%;
    position: relative;
    overflow: hidden;
  }

  .container-11 {
    max-width: 728px;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .container-12 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .div-block-50 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: flex-end;
    align-items: center;
    margin-right: -13px;
    display: none;
  }

  .container-13 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .section-5 {
    margin-top: 50px;
  }

  .container-14 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .dropdown-side-pd {
    padding: 32px 24px 40px 0;
  }

  .dropdown-side-pd.pd-64px {
    padding-left: 44px;
    padding-right: 44px;
  }

  .dropdown-column-wrapper {
    box-shadow: none;
    border-width: 0;
    border-radius: 0;
  }

  .dropdown-column-wrapper.w--open {
    position: static;
  }

  .dropdown-column-wrapper.width-840px {
    min-width: auto;
    transform: none;
  }

  .hamburger-menu-wrapper {
    margin-right: 15px;
  }

  .hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .mg-bottom-32px {
    margin-bottom: 24px;
  }

  .header-nav-menu-wrapper {
    background-color: #fff;
    border-top: 1px solid #eff0f6;
    border-bottom: 1px solid #eff0f6;
    padding: 24px;
  }

  .header-nav-list-item {
    margin-bottom: 12px;
    padding-left: 0;
  }

  .header-nav-list-item.middle {
    padding-left: 0;
    padding-right: 0;
  }

  .header-nav-list-item.show-in-tablet {
    display: block;
  }

  .dropdown-wrapper {
    width: 100%;
  }

  .btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .btn-primary.small.header-btn-hidde-on-mb {
    background-color: #3a4d43;
    display: none;
  }

  .header-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
    display: block;
  }

  .hamburger-menu-bar {
    width: 44px;
    height: 3px;
  }

  .hamburger-menu-bar.bottom {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 106px;
  }

  .dropdown-pd {
    padding: 20px 0 14px;
  }

  .header-wrapper-2 {
    background-color: #3a4d43;
    padding-top: 24px;
    padding-bottom: 24px;
    display: none;
  }

  .header-nav-link-3, .text-block-24 {
    font-size: 16px;
    font-weight: 700;
  }

  .container-15 {
    max-width: 728px;
  }

  .gallery-wrapper-2 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky {
    position: relative;
    top: 0;
  }

  .hamburger-menu-wrapper-2.w--open {
    background-color: #0000;
  }

  .header-wrapper-3 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .header-nav-menu-list-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-554 {
    display: none;
  }

  .image-37 {
    aspect-ratio: 3 / 2;
    overflow: hidden;
  }

  .div-block-559 {
    aspect-ratio: 3 / 2;
  }

  .container-17 {
    max-width: 728px;
  }

  .clients-quote-two {
    font-size: 28px;
    line-height: 36px;
  }

  .container-18 {
    max-width: 728px;
  }

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .header {
    z-index: 0;
    margin-top: 8em;
    margin-bottom: 4em;
  }

  .credentials {
    margin-top: 4em;
    padding-bottom: 6em;
  }

  .slider-3, .slider-4 {
    display: flex;
  }

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

  .dropdown-64 {
    display: inline-block;
  }

  .container-19 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .menu-button-4 {
    margin-left: auto;
    margin-right: -15px;
    padding-right: 18px;
  }

  .brand-2 {
    display: none;
  }

  .nav-menu-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-14, .section-15 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-17 {
    aspect-ratio: 3 / 2;
    object-fit: fill;
    display: none;
    overflow: hidden;
  }

  .section-19 {
    grid-template-columns: 1fr;
    display: none;
  }

  .div-block-574 {
    aspect-ratio: 3 / 2;
    width: 100%;
    position: relative;
    overflow: hidden;
  }

  .heading-41, .heading-41.autofront, .heading-41.autofront {
    font-size: clamp(28px, 1vw, 32px);
    top: -1.5vh;
  }

  .section-20 {
    display: block;
  }

  .heading-45 {
    font-size: 48px;
  }

  .div-block-579 {
    width: 70%;
  }

  .container-20 {
    max-width: 728px;
  }

  .hero-wrapper-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-4 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-21 {
    max-width: 728px;
  }

  .field-label-copy {
    line-height: 50px;
    display: inline;
  }

  .project_quote {
    bottom: 35px;
    right: 35px;
  }

  .arrow {
    display: none;
  }

  .form05_title {
    line-height: 50px;
    display: inline;
  }

  .heading-55 {
    font-size: 48px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .section {
    display: none;
  }

  .div-block-6 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    display: flex;
  }

  .background-video-2 {
    width: 100vw;
    height: 100vw;
  }

  .text-block-7 {
    margin-left: -9px;
    font-size: 120px;
    position: relative;
    inset: 301px auto 0% 50px;
  }

  .div-block-8 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  ._16-9video-wrapper {
    width: 100%;
    height: auto;
    padding-top: 56.25%;
    position: relative;
    overflow: hidden;
  }

  .background-video-3 {
    aspect-ratio: auto;
    object-fit: cover;
    width: 100%;
    min-width: 0%;
    max-width: 100%;
    height: 100%;
    min-height: auto;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
  }

  .div-block-12 {
    margin-top: -224px;
    padding-top: 0;
  }

  .text-block-8 {
    font-size: 100px;
    position: static;
    inset: 0% auto auto 0%;
  }

  .menu-btn {
    margin-right: -82%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
    inset: auto 0% 0%;
  }

  .image-9 {
    align-self: auto;
    text-decoration: line-through;
    display: block;
    position: relative;
  }

  .navbar {
    justify-content: space-between;
  }

  .brand {
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-left: -80%;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .container-2 {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .navbar-2 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
    position: static;
  }

  .menu-button-2 {
    justify-content: flex-end;
    display: flex;
    position: absolute;
  }

  .background-video-8 {
    width: 100vw;
    height: 50vh;
    min-height: auto;
  }

  .new-button-wrapprt {
    min-height: 50px;
    position: absolute;
    inset: 0%;
  }

  .div-block-17 {
    height: 50vh;
    display: none;
  }

  .div-block-19 {
    height: 50vh;
    margin-top: 0;
  }

  .background-video-10 {
    height: 50vh;
    min-height: auto;
    margin-top: 0;
  }

  .collection-list-wrapper {
    display: none;
  }

  .text-block-14 {
    font-size: 7vw;
    top: 10%;
  }

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

  .background-video-11 {
    width: 90vw;
    height: 40vh;
    overflow: visible;
  }

  .section-2 {
    margin-top: 65px;
  }

  .body-2 {
    background-color: #fff;
  }

  .homwtitle.showhome {
    width: 100%;
    overflow: hidden;
  }

  .slide-1 {
    object-fit: cover;
  }

  .slider-2 {
    border-radius: 0;
    height: auto;
    position: relative;
    overflow: hidden;
  }

  .background-video-12 {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
  }

  .mask {
    aspect-ratio: 16 / 9;
    border-radius: 20px;
    height: auto;
    position: relative;
  }

  .mask.mark2 {
    aspect-ratio: auto;
    aspect-ratio: auto;
  }

  .partner-logo {
    max-width: 60px;
  }

  .heading-6 {
    font-size: 28px;
  }

  .heading-7 {
    font-size: clamp(20px, 4vw, 26px);
    top: -1.5vh;
  }

  .image-21 {
    display: none;
  }

  .heading-11, .heading-11.autofront, .heading-11.autofront {
    font-size: clamp(16px, 6vw, 28px);
    top: -2.5vh;
  }

  .div-block-39 {
    width: 70px;
    height: 60px;
    max-height: none;
  }

  .footer {
    height: auto;
  }

  .heading-14 {
    font-size: 22px;
  }

  .section-4 {
    display: none;
  }

  .team-circles {
    padding: 60px 15px;
  }

  .team-grid, .collection-list-3 {
    grid-template-columns: 1fr 1fr;
  }

  .collection-list-wrapper-7 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .hero-subscribe-right, .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .div-block-49 {
    justify-content: flex-start;
    align-items: center;
    left: -80px;
  }

  .image-34 {
    object-fit: fill;
  }

  .heading-17 {
    font-size: 32px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link-2:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .hero-heading-right {
    padding: 60px 15px;
  }

  .grid-2-columns {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.dropdown-2-sides {
    grid-template-columns: 1.2fr;
  }

  .grid-2-columns.dropdown-2-sides.blog-left {
    grid-template-columns: 1fr;
  }

  .text-200 {
    font-size: 16px;
    line-height: 18px;
  }

  .btn-primary {
    padding: 20px 32px;
  }

  .btn-primary.small {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .btn-primary.small.header-btn-hidde-on-mb {
    display: none;
  }

  .header-logo {
    max-width: 220px;
  }

  .elements---element-title {
    margin-top: 48px;
    padding-bottom: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .gallery-scroll {
    padding: 60px 15px;
  }

  .container-15 {
    margin-left: 0%;
  }

  .gallery-sticky {
    display: none;
  }

  .heading-23 {
    font-size: 24px;
  }

  .logos-quote-block {
    padding: 60px 15px;
  }

  .clients-wrapper-two {
    flex-direction: column;
  }

  .clients-card {
    width: 100%;
    margin-bottom: 30px;
  }

  .clients-grid {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 15px;
  }

  .logos-quote-divider {
    padding: 60px 15px;
  }

  .clients-info-two {
    max-width: none;
    margin-bottom: 40px;
  }

  .heading-29 {
    display: none;
  }

  .hero-heading-right-2 {
    padding: 60px 15px;
  }

  .header {
    margin-top: 4em;
  }

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

  .section-17, .div-block-574 {
    aspect-ratio: 16 / 9;
  }

  .heading-41, .heading-41.autofront, .heading-41.autofront {
    font-size: clamp(16px, 6vw, 28px);
    top: -2.5vh;
  }

  .background-video-20 {
    aspect-ratio: auto;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

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

  .image-47 {
    margin-right: 20px;
  }

  .flex-block {
    margin-left: 20px;
  }

  .section-21 {
    margin-top: 100px;
  }

  .heading-43 {
    margin-top: 20px;
    margin-left: 40px;
  }

  .heading-45 {
    font-size: 42px;
  }

  .hero-subscribe-right-2, .hero-stack {
    padding: 60px 15px;
  }

  .field-label-copy {
    display: inline;
  }

  .quote_form {
    padding-left: 3%;
    padding-right: 3%;
  }

  .form05_wrap {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .form05_input {
    padding: 5px;
  }

  .project_form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .form05_title {
    line-height: 40px;
    display: inline;
  }

  .heading-55 {
    font-size: 42px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-three, .nav-menu-two {
    flex-direction: column;
  }

  .web-footer, .section {
    display: none;
  }

  .title {
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .background-video {
    object-fit: contain;
  }

  .div-block-6 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .background-video-2 {
    object-fit: cover;
    width: 100%;
    max-width: 100vw;
    height: auto;
    min-height: 400px;
    position: static;
    overflow: visible;
  }

  .text-block-7 {
    text-align: left;
    font-size: 80px;
    top: 241px;
    left: 68px;
  }

  ._16-9video-wrapper {
    min-width: auto;
    height: auto;
    min-height: auto;
    max-height: none;
    display: flex;
    overflow: hidden;
  }

  .background-video-3 {
    aspect-ratio: auto;
    transform: scale3d(1none, 1none, 1none);
    object-fit: cover;
    width: 100%;
    min-width: auto;
    max-width: none;
    height: 100%;
    min-height: 15%;
    max-height: none;
    display: block;
    bottom: 0;
    right: 0;
    overflow: visible;
  }

  .div-block-12 {
    margin-top: -205px;
    bottom: auto;
  }

  .text-block-8 {
    font-size: 60px;
  }

  .background-video-4 {
    aspect-ratio: auto;
    transform-origin: -50% -50%;
    object-fit: contain;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 100%;
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
  }

  .div-block-13 {
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .div-block-14 {
    object-fit: contain;
    width: 90vw;
    max-width: 100%;
    height: auto;
    max-height: 100vh;
    position: relative;
    overflow: hidden;
  }

  .background-video-5 {
    object-fit: contain;
    width: 100%;
    height: 100vh;
  }

  .background-video-6 {
    object-fit: fill;
    justify-content: center;
    align-items: center;
    width: 320px;
    display: block;
    overflow: visible;
  }

  .video-container {
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .video-wrapper {
    object-fit: contain;
    width: 100vw;
    max-width: 100%;
    height: auto;
    max-height: 80vh;
    transform: scale(1);
  }

  .text-wrapper {
    z-index: 2;
    transform-origin: -50% -50%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
  }

  .background-video-7 {
    z-index: 1;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50px;
    left: 50px;
    transform: translate(-50px, -50px);
  }

  .menu-btn {
    margin-right: -75%;
  }

  .menu-btn:hover {
    display: block;
  }

  .image-9 {
    padding-top: 15px;
    position: static;
  }

  .navbar {
    display: none;
  }

  .brand {
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: -13px;
    margin-left: -70%;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: absolute;
    inset: 0% 0% 0% -12%;
  }

  .container-2 {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .background-video-8 {
    justify-content: center;
    width: 100vw;
    min-width: 20px;
    height: 65vw;
    min-height: 15%;
    margin-top: 0;
    display: flex;
  }

  .navbar-wea {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
  }

  .navbar-3 {
    height: 50px;
    display: flex;
  }

  .image-10 {
    width: 35px;
    padding-bottom: 6px;
  }

  .new-button-wrapprt {
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .icon {
    justify-content: center;
    display: flex;
    position: relative;
    inset: 0%;
  }

  .image-11 {
    width: 7vw;
    padding-right: 0;
  }

  .image-12 {
    width: 7vw;
  }

  .div-block-16 {
    display: none;
  }

  .div-block-17 {
    height: 65vw;
    margin-top: 0;
    display: none;
  }

  .menu-button-3 {
    background-color: #3a4d4300;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-19 {
    height: 65vw;
  }

  .background-video-10 {
    height: 65vw;
    min-height: 15%;
    position: absolute;
  }

  .collection-list-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .text-block-14 {
    font-size: 5vw;
    font-weight: 400;
    line-height: 20px;
    top: 8%;
    bottom: 0;
  }

  .collection-item1.nth-child-1 {
    grid-row-gap: 46px;
    grid-row-gap: 46px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .collection-list-wrapper-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .homwtitle {
    margin-top: 15%;
  }

  .homwtitle.showhome {
    margin-top: 50px;
  }

  .slide-1, .slider-2 {
    border-radius: 0;
  }

  .mask.mark2 {
    aspect-ratio: auto;
    opacity: 1;
    aspect-ratio: auto;
    opacity: 1;
  }

  .div-block-27 {
    margin-top: 30%;
    margin-bottom: 40%;
  }

  .heading-5.dynamic-color {
    font-size: 18px;
  }

  .partner-logo {
    max-width: 30px;
  }

  .heading-6 {
    font-size: 24px;
  }

  .heading-7 {
    white-space: nowrap;
    font-size: clamp(10px, 4vw, 24px);
    top: -3vh;
  }

  .heading-9 {
    font-size: 44px;
  }

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

  .heading-11 {
    white-space: nowrap;
    font-size: clamp(14px, 6vw, 20px);
    top: -2vh;
  }

  .heading-11.autofront {
    margin-top: 10px;
    font-size: clamp(14px, 6vw, 20px);
    top: -2vh;
  }

  .div-block-39 {
    width: 45px;
    height: 50px;
    max-height: 50px;
  }

  .heading-13 {
    font-size: 180%;
  }

  .heading-14 {
    white-space: nowrap;
    font-size: clamp(10px, 4vw, 18px);
  }

  .lang-switcher {
    font-size: 12px;
  }

  .link, .link-2 {
    font-size: 10px;
  }

  .container-11 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-grid, .collection-list-3 {
    grid-template-columns: 1fr;
  }

  .container-12 {
    max-width: none;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .heading-16 {
    margin-left: 0;
    font-size: 16px;
    font-weight: 400;
    display: block;
    left: 36px;
  }

  .heading-16.mobilelogo {
    margin-top: 4px;
    margin-left: 2px;
  }

  .div-block-49 {
    justify-content: flex-start;
    align-items: center;
    left: -40%;
  }

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

  .image-34 {
    object-fit: contain;
  }

  .heading-17 {
    font-size: clamp(16px, 6vw, 28px);
  }

  .container-13, .container-14 {
    max-width: none;
  }

  .heading-18 {
    direction: rtl;
    text-align: left;
    white-space: nowrap;
    font-size: 28px;
  }

  .dropdown-side-pd.pd-64px.bg-neutral-200 {
    background-color: #fff;
    border-top: 1px solid #eff0f6;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-2-columns.dropdown-2-sides.blog-left {
    grid-template-columns: 1fr;
  }

  .header-nav-list-item {
    text-align: left;
    width: 100%;
  }

  .header-nav-list-item.show-in-tablet {
    justify-content: flex-start;
    width: 100%;
    display: flex;
  }

  .btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .header-logo {
    max-width: 180px;
  }

  .container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mg-bottom-24px {
    margin-bottom: 16px;
  }

  .collection-list-5 {
    grid-template-columns: 1fr;
  }

  .heading-20 {
    text-align: center;
    margin-left: 0%;
    font-size: 24px;
    left: 50%;
    transform: translate(-50%);
  }

  .container-15 {
    max-width: none;
  }

  .gallery-wrapper-2 {
    grid-template-columns: 1fr;
  }

  .image-38 {
    text-align: center;
    width: 18px;
    min-width: 24px;
    position: relative;
    left: 50%;
    overflow: clip;
    transform: translate(-50%);
  }

  .collection-list-wrapper-10 {
    display: block;
  }

  .collection-list-8 {
    grid-template-columns: 1fr;
  }

  .heading-22 {
    font-size: 24px;
  }

  .collection-list-9 {
    grid-template-columns: 1fr;
  }

  .heading-23 {
    font-size: 18px;
  }

  .collection-list-10 {
    grid-template-columns: 1fr;
  }

  .heading-25, .heading-26 {
    font-size: 24px;
  }

  .container-17 {
    max-width: none;
  }

  .clients-quote {
    font-size: 20px;
    line-height: 28px;
  }

  .clients-info-image {
    margin-right: 16px;
  }

  .clients-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .clients-quote-two {
    font-size: 24px;
    line-height: 32px;
  }

  .container-18 {
    max-width: none;
  }

  .heading-30 {
    font-size: 24px;
  }

  .text-f-13, .text-f-13.all-caps.light-grey-font, .text-f-13.all-caps.light-grey-font, .text-f-13.all-caps.light-grey-font {
    font-size: 1.2em;
  }

  .carousel-arrow-w.arrow-next {
    margin-right: 1em;
  }

  .carousel-arrow-w.arrow-previous {
    margin-left: 1em;
  }

  .section-11 {
    min-height: 90vh;
  }

  .credential.top-margin {
    margin-top: 2em;
  }

  .swiper-wrapper.first-swiper-wrapper {
    width: 100%;
    height: 100%;
  }

  .header {
    margin-top: 5em;
    margin-bottom: 5em;
  }

  .text-f-15 {
    font-size: 1.4em;
  }

  .heading-31 {
    font-size: 3.25em;
  }

  .carousel-arrows {
    margin-top: 2.5em;
  }

  .credentials {
    flex-direction: column;
    align-items: center;
  }

  .text-f-14 {
    font-size: 1.4em;
  }

  .heading-32 {
    font-size: 24px;
  }

  .heading-33 {
    font-size: 32px;
  }

  .section-12 {
    min-height: 90vh;
  }

  .heading-34 {
    font-size: 2em;
  }

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

  .rich-text-block-3 {
    direction: ltr;
  }

  .heading-36 {
    font-size: 32px;
  }

  .menu-button-4 {
    padding-top: 15px;
  }

  .heading-39 {
    font-size: 22px;
  }

  .youtube {
    margin-top: 60px;
  }

  .heading-41 {
    white-space: nowrap;
    font-size: clamp(14px, 6vw, 20px);
    top: -2vh;
  }

  .heading-41.autofront {
    margin-top: 10px;
    font-size: clamp(14px, 6vw, 20px);
    top: -2vh;
  }

  .image-43, .image-44, .image-45, .image-46 {
    display: none;
  }

  .heading-42 {
    width: 120%;
    font-size: 14px;
  }

  .image-47 {
    flex: 0 auto;
    align-self: center;
    width: 100%;
  }

  .flex-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center stretch;
    display: grid;
  }

  .link-block-9 {
    margin-right: 25%;
  }

  .heading-45 {
    font-size: 36px;
  }

  .container-20 {
    max-width: none;
  }

  .hero-form-2 {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input-2 {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .container-21 {
    max-width: none;
  }

  .field-label-copy {
    line-height: 33px;
    display: inline;
  }

  .quote_form {
    margin-top: 40px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .form05_input {
    width: 95%;
    height: 40px;
    padding-left: 0;
    display: block;
  }

  .form05_input.budget {
    width: 90px;
    display: inline;
  }

  .form05_input.date {
    width: 80%;
    padding-left: 2px;
  }

  .form05_input.project {
    width: 100%;
  }

  .flowbase-banner {
    display: none;
  }

  .form05_h5 {
    line-height: 25px;
  }

  .form05_title {
    line-height: 25px;
    display: inline;
  }

  .flowbase-footer {
    background-image: none;
    background-position: 50% 0;
    background-repeat: repeat-x;
    background-size: cover;
  }

  .heading-53 {
    font-size: 24px;
  }

  .heading-55 {
    font-size: 36px;
  }
}

#w-node-e7e4b155-af92-be3c-1f98-7b32f9674478-e529371c {
  place-self: auto center;
}

#w-node-fcd89181-2835-83aa-47ed-bf9a66bba8b4-e529371c, #w-node-f6e18fd2-7e5e-4df5-b49d-4ad0fdb5b7c8-e529371c, #w-node-db27399d-a2ab-606f-e425-0484729258c2-e529371c, #w-node-_138e4c3e-ab73-a95c-5d9f-0855d3c285fe-e529371c {
  justify-self: center;
}

#w-node-_2459a1fd-e744-c6ad-f7d3-c7c4a99f785b-e529371c {
  place-self: center end;
}

#w-node-aa6ae18b-931d-738c-b10b-fd89ffd029a3-e529371c, #w-node-aa6ae18b-931d-738c-b10b-fd89ffd029ac-e529371c, #w-node-aa6ae18b-931d-738c-b10b-fd89ffd029b7-e529371c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a16a989d-efcc-a2ad-1b34-0d233f6001b2-3f6001af {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-a16a989d-efcc-a2ad-1b34-0d233f6001b4-3f6001af, #w-node-bf7bf2e8-e03b-f6f5-3f55-2ea82d588e77-3f6001af {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-a16a989d-efcc-a2ad-1b34-0d233f6001b4-3f6001af {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a16a989d-efcc-a2ad-1b34-0d233f600222-3f6001af {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: end;
  }
}
