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

.frame-1000004386 {
  display: flex;
  width: 100%;
  max-width: 1440px;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.frame-1000004373 {
  display: flex;
  max-width: 100vw;
  min-width: 20px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.vectors-wrapper {
  display: flex;
  height: 69px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.frame-1000004371 {
  display: flex;
  padding: 20px 163px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.text {
  color: #2caf84;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: 0em;
  text-transform: undefined;
}

.text-2 {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: 0em;
  text-transform: undefined;
}

.frame-1000004372 {
  display: flex;
  padding-top: 14px;
  padding-bottom: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.frame-1000004312 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.frame-1000004310 {
  display: flex;
  padding: 8px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 500px;
  background-color: #000;
}

.vectors-wrapper-2 {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.frame-1000004309 {
  display: flex;
  padding: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 0 auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 500px;
  background-color: #000;
}

.body {
  overflow: visible;
  background-color: #000;
  font-family: Dmsans, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  text-transform: capitalize;
}

.navbar-logo-left {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: flex;
  width: 100%;
  max-width: undefined;
  padding-right: 24px;
  padding-left: 24px;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: transparent;
}

.navbarcontainer {
  display: flex;
  width: 100%;
  max-width: 1200px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.navbar-content {
  display: none;
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
}

.navbar-brand {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.logo {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.group-1000004328 {
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}

.navbar-menu {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.navbar-link {
  display: flex;
  padding: 24px 12px;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.navbar-link.desktop {
  display: none;
}

.text-3 {
  transition: color 200ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 150%;
  font-weight: 700;
  letter-spacing: 0em;
}

.text-3:hover {
  color: #2caf84;
}

.button {
  display: flex;
  padding: 8px 20px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #2caf84;
  border-top-right-radius: 16px;
  text-decoration: none;
}

.hero-no-image {
  position: relative;
  display: flex;
  width: 100%;
  height: 100vh;
  padding: 64px 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #000;
}

.small-container {
  display: flex;
  width: 100%;
  max-width: 1086px;
  padding: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-radius: 16px;
}

.content {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.frame-13 {
  display: flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 555px;
}

.trophy-01 {
  -o-object-fit: cover;
     object-fit: cover;
}

.text-4 {
  color: #fff;
  font-size: 16px;
  line-height: 27px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: undefined;
}

.we-design-apps-websites {
  color: #fff;
  font-size: 72px;
  line-height: 120.00000476837158%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0em;
  text-transform: undefined;
}

.frame-1000004376 {
  display: flex;
  padding: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
}

.text-5 {
  box-shadow: 0px 97.4598388671875px 97.4598388671875px rgba(0, 0, 0, 0.8);
  color: #000;
  font-size: 72px;
  line-height: 120.00000476837158%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0em;
  text-transform: undefined;
}

.frame-59 {
  display: flex;
  padding: 16px 48px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #2caf84;
  border-top-right-radius: 16px;
}

.vector {
  border-style: solid;
  border-width: undefinedpx;
  border-color: #fff;
  -o-object-fit: cover;
     object-fit: cover;
}

.frame-41 {
  position: absolute;
  left: 120px;
  top: 391px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.vectors-wrapper-3 {
  display: flex;
  width: 2px;
  height: 64px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero-no-image-2 {
  display: flex;
  width: 100%;
  padding: 64px 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
}

.small-container-2 {
  display: flex;
  width: 100%;
  max-width: 960px;
  padding: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-radius: 16px;
  background-color: #f5f7fa;
}

.text-6 {
  color: #000;
  font-size: 48px;
  line-height: 120.00000476837158%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0em;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique {
  color: #212121;
  font-size: 18px;
  line-height: 150%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0em;
}

.button-2 {
  display: flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #000;
  text-decoration: none;
}

.text-7 {
  color: #fff;
  font-size: 12px;
  line-height: 139.9999976158142%;
  font-weight: 500;
  letter-spacing: 0em;
}

.frame-1000004374 {
  display: flex;
  overflow: visible;
  padding: 48px 24px;
  justify-content: flex-start;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #000;
}

.text-8 {
  font-family: Yaparitrial;
  color: #fff;
  font-size: 50px;
  line-height: 120.00000476837158%;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.02em;
  text-transform: capitalize;
  white-space: nowrap;
}

.vectors-wrapper-4 {
  display: flex;
  width: 72px;
  height: 72px;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.vectors-wrapper-4._2488 {
  width: 32px;
  height: 32px;
}

.text-9 {
  color: #fff;
  font-size: 50px;
  line-height: 120.00000476837158%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0em;
  text-transform: capitalize;
  white-space: nowrap;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.frame-1000004387 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.text-10 {
  color: #fff;
  font-size: 50px;
  line-height: 120.00000476837158%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0em;
  text-transform: capitalize;
  white-space: nowrap;
}

.frame-1000004388 {
  display: flex;
  overflow: hidden;
  padding: 32px 24px;
  justify-content: flex-start;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #000;
}

.frame-1000004388.lets {
  overflow: hidden;
  width: 100vw;
  padding: 16px 0px;
  background-color: #fff;
}

.frame-1000004388.lets.reverse {
  display: none;
}

.wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.text-11 {
  margin-right: 0px;
  font-family: Visbycf, sans-serif;
  color: #fff;
  font-size: 72px;
  line-height: 120.00000476837158%;
  font-weight: 900;
  text-align: center;
  letter-spacing: -2px;
  text-transform: uppercase;
  white-space: nowrap;
}

.text-11.lets-talk {
  color: #000;
  font-size: 148px;
  line-height: 120%;
}

.link-block {
  display: flex;
  max-height: 200px;
  max-width: 200px;
  padding: 12px 32px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #2caf84;
  border-radius: 0px;
  transition: background-color 200ms ease;
  text-decoration: none;
}

.link-block:hover {
  background-color: #2caf84;
}

.link-block.button {
  display: none;
  overflow: hidden;
  margin-bottom: 24px;
  padding-right: 40px;
  padding-left: 40px;
}

.link-block.button:hover {
  background-color: rgba(0, 133, 255, 0);
}

.link-block.button.nav {
  margin-bottom: 0px;
}

.image {
  position: absolute;
  left: auto;
  top: auto;
  right: 10%;
  bottom: 20%;
  display: none;
  max-width: 14%;
  min-width: 14%;
}

.div-block-2 {
  display: flex;
}

.section {
  display: flex;
  height: 100vh;
  margin-left: 0vw;
  padding-left: 0vw;
  justify-content: center;
  align-items: center;
  background-image: url('../images/Mesh-Holographic-Gradients---Dark-Gradient-18.png');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  font-size: 18px;
  line-height: 28px;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.container {
  display: flex;
  max-width: 2000px;
  margin-top: 9vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: auto;
}

.heading {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  direction: ltr;
  color: #fff;
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  text-transform: capitalize;
}

.heading._5 {
  font-family: Visbycf, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
}

.image-2 {
  margin-right: 10px;
}

.text-block-3 {
  margin-right: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0);
  font-family: Visbycf, sans-serif;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  -o-object-fit: fill;
     object-fit: fill;
}

.heading-2 {
  max-width: 1028px;
  margin-top: 0px;
  margin-bottom: 24px;
  padding-right: 20px;
  padding-left: 20px;
  -ms-grid-row-align: auto;
      align-self: auto;
  font-family: Visbycf, sans-serif;
  color: #fff;
  font-size: 100px;
  line-height: 100%;
  font-style: normal;
  font-weight: 900;
  text-align: center;
  letter-spacing: -2px;
  text-transform: none;
}

.heading-2.f {
  display: none;
  margin-top: 0px;
  margin-bottom: 32px;
  padding-top: 10px;
  padding-right: 16px;
  padding-left: 16px;
  background-color: #fff;
  color: #000;
}

.heading-2._27 {
  margin-right: 16px;
  margin-bottom: 48px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
  color: #000;
  font-size: 36px;
}

.div-block {
  display: none;
  width: 307px;
  max-height: none;
  margin-bottom: 24px;
  padding: 6px 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 500px;
  background-color: transparent;
}

._24 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.frame-1000004389 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.frame-1000004390 {
  display: flex;
  padding: 8px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 500px;
  background-color: #000;
}

.vectors-wrapper-5 {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.frame-1000004391 {
  display: flex;
  padding: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 0 auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 500px;
  background-color: #000;
}

.frame-1000004337 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 0 auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.vectors-wrapper-6 {
  position: absolute;
  left: 49%;
  top: auto;
  right: auto;
  bottom: 12vh;
  display: none;
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  font-size: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}

.columns {
  display: flex;
  max-width: 48vw;
  min-width: 36vw;
  margin-right: 0px;
  margin-left: 0px;
  justify-content: center;
  align-items: center;
}

.column {
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.navbar-logo-left-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: flex;
  width: 100%;
  max-width: undefined;
  margin-top: 2vh;
  padding-right: 24px;
  padding-left: 24px;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: transparent;
}

.navbarcontainer-2 {
  display: flex;
  width: 100%;
  max-width: 1200px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.navbar-content-2 {
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 24px;
  justify-content: space-between;
  align-items: center;
}

.navbar-brand-2 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.logo-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.cubik-agency-logo {
  max-width: 108%;
  -o-object-fit: cover;
     object-fit: cover;
}

.navbar-menu-2 {
  display: flex;
  margin-left: 83px;
  padding-right: 24px;
  padding-left: 24px;
  justify-content: flex-start;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border-radius: 500px;
  background-color: #0c0c0c;
  color: #cacaca;
}

.navbar-menu-2.res {
  padding-right: 0px;
  padding-left: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #242424;
}

.navbar-link-2 {
  display: flex;
  padding: 20px 40px;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 5000px;
  transition: background-color 200ms ease;
}

.navbar-link-2:hover {
  background-color: #404040;
  color: #2caf84;
}

.navbar-link-2:active {
  background-color: #fff;
  color: #fff;
}

.navbar-link-2.up {
  padding-right: 32px;
  padding-left: 32px;
  border-radius: 555px;
  transition: background-color 200ms ease;
}

.navbar-link-2.up:hover {
  padding-top: 16px;
  padding-bottom: 16px;
  border-radius: 555px;
  background-color: #202020;
}

.navbar-link-2.desk {
  display: none;
}

.text-12 {
  transition: color 200ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 150%;
  font-weight: 700;
  letter-spacing: 0em;
}

.text-12:hover {
  color: #2caf84;
}

.text-12._244 {
  font-family: Visbycf, sans-serif;
}

.text-12._244.big {
  font-family: Dmsans, sans-serif;
  font-size: 18px;
  white-space: nowrap;
}

.text-12._244.big:hover {
  color: #fff;
}

.frame-1000004392 {
  display: flex;
  padding-top: 14px;
  padding-bottom: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.cubik-socials {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.cubik-socails {
  display: flex;
  padding: 8px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 500px;
  background-color: #000;
  transition: background-color 200ms ease;
}

.cubik-socails:hover {
  background-color: #202020;
}

.vectors-wrapper-7 {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.social-link {
  display: flex;
  padding: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 0 auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 500px;
  background-color: #000;
}

.social-link.cubik-linkedin {
  transition: all 200ms ease;
}

.social-link.cubik-linkedin:hover {
  background-color: #202020;
}

.social-link.cubik-behance {
  transition: all 200ms ease;
}

.social-link.cubik-behance:hover {
  background-color: #202020;
}

.social-link.cubik-dribbble {
  transition: all 200ms ease;
}

.social-link.cubik-dribbble:hover {
  background-color: #202020;
}

.frame-1000004396 {
  position: absolute;
  left: 4.5vw;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: none;
  max-height: 85vh;
  min-height: 18px;
  margin-top: 5vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.text-13 {
  margin-bottom: 24px;
  transform: rotate(-90deg);
  font-family: Visbycf, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0em;
  text-transform: capitalize;
  white-space: nowrap;
}

.vectors-wrapper-8 {
  display: flex;
  width: 2px;
  height: 64px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.frame-1000004397 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 24px;
  -ms-grid-row-align: auto;
      align-self: auto;
  color: #fff;
  font-size: 52px;
  line-height: 120%;
  text-align: center;
  text-transform: capitalize;
}

.heading-3.f {
  margin-top: 0px;
  margin-bottom: 24px;
  padding-right: 16px;
  padding-left: 16px;
  background-color: #fff;
  color: #000;
}

.section-2 {
  display: none;
  overflow: hidden;
  max-height: none;
  min-height: 92vh;
  margin-top: 0px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.section-2.clients {
  min-height: 32vh;
  background-color: #000;
}

.frame-1000004353 {
  display: flex;
  width: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  transform: scale(1.1);
}

.frame-1000004398 {
  display: flex;
  max-height: 41px;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  border-radius: 555px;
  background-color: #000;
}

.frame-1000004398.ca {
  border-color: #fff;
}

.frame-1000004398.light {
  max-height: 200px;
  margin-bottom: 0px;
}

.frame-1000004398.light.ser {
  background-color: #fff;
}

.frame-1000004398.light.testi {
  background-color: #000;
  color: #fff;
}

.text-14 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Visbycf, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.text-14.heading.nom {
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  font-family: Dmsans, sans-serif;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-14.heading.nom.cli {
  margin-bottom: 24px;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-14.heading.nom.cli.dasds {
  color: #000;
}

.text-14.heading.nom.ssdg {
  color: #000;
}

.text-14.heading.nom.testiiii {
  color: #fff;
}

.text-14.stretch {
  margin-bottom: 18px;
  font-family: Visbycf, sans-serif;
  font-weight: 600;
}

.text-15 {
  color: #000;
  font-size: 56px;
  line-height: 120.00000476837158%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0em;
  text-transform: undefined;
}

.text-15.heading-2 {
  max-width: 795px;
  color: #000;
  font-size: 60px;
  line-height: 100%;
  font-weight: 900;
  letter-spacing: -2px;
}

.text-15.heading-2.c {
  color: #fff;
}

.text-15.heading-2.lightt {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 48px;
}

.text-15.heading-2.lightt.sets {
  color: #fff;
}

.text-15.heading-2.lightt.test {
  color: #000;
}

.image-5 {
  position: absolute;
}

.image-6 {
  position: absolute;
  left: auto;
  top: 38vh;
  right: 12.7vw;
  bottom: auto;
}

.frame-1000004399 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 0 auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.vectors-wrapper-9 {
  position: absolute;
  left: auto;
  top: 41vh;
  right: 9.5vw;
  bottom: auto;
  display: flex;
  width: 126px;
  height: 126px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.vectors-wrapper-9._247.frame-1000004372 {
  display: none;
}

.gallery-overview {
  display: flex;
  width: 100%;
  padding: 64px 24px;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
}

.columns-2 {
  display: flex;
  width: 100%;
  max-width: 940px;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 56px;
  grid-row-gap: 56px;
}

.column-3 {
  display: flex;
  width: 100%;
  max-width: 260px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.content-2 {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.list-items {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.text-16 {
  color: #000;
  font-size: 24px;
  line-height: 150%;
  font-weight: 700;
  letter-spacing: 0em;
}

.description {
  color: #000;
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  letter-spacing: 0em;
}

.button-3 {
  display: flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #000;
  text-decoration: none;
}

.text-17 {
  color: #fff;
  font-size: 12px;
  line-height: 139.9999976158142%;
  font-weight: 500;
  letter-spacing: 0em;
}

.small-columns {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.column-4 {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

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

.image-7 {
  display: flex;
  width: 100%;
  height: 170px;
  max-width: 292px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.image-8 {
  display: flex;
  width: 100%;
  height: 146px;
  max-width: 292px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.image-9 {
  display: flex;
  width: 100%;
  height: 119px;
  max-width: 292px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.image-10 {
  display: flex;
  width: 100%;
  height: 154px;
  max-width: 292px;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

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

.image-11 {
  display: flex;
  width: 100%;
  height: 90px;
  max-width: 292px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.image-12 {
  display: flex;
  width: 100%;
  height: 177px;
  max-width: 292px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.image-13 {
  display: flex;
  width: 100%;
  height: 104px;
  max-width: 292px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.div-block-3 {
  position: absolute;
  z-index: auto;
  min-height: 500px;
  min-width: 500px;
  border-radius: 500px;
  background-color: #2caf84;
  opacity: 0;
}

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

.bold-text {
  display: block;
  max-width: 660px;
  margin-bottom: 32px;
  font-family: Dmsans, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}

.text-span {
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  border-radius: 0px;
}

.italic-text {
  transition: all 200ms ease;
  color: #f2f2f2;
  text-decoration: underline;
}

.italic-text:hover {
  font-weight: 900;
}

.frame-1000004400 {
  position: relative;
  display: flex;
  overflow: hidden;
  margin-bottom: 16px;
  padding: 16px 48px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 555px;
  background-color: #fff;
  text-decoration: none;
}

.frame-1000004400.nn {
  margin-bottom: 0px;
}

.frame-1000004400.nn.hh.nav-btn {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #242424;
  transition: background-color 200ms ease;
}

.frame-1000004400.nn.hh.nav-btn:hover {
  background-color: #2caf84;
}

.text-18 {
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: 0em;
  text-decoration: none;
  text-transform: capitalize;
}

.text-18.nav-t {
  font-family: Dmsans, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 150%;
  white-space: nowrap;
}

.text-18.ctaa {
  white-space: nowrap;
}

.vector-2 {
  border-style: solid;
  border-width: undefinedpx;
  border-color: #000;
  color: #fff;
  -o-object-fit: cover;
     object-fit: cover;
}

.frame-1000004335 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.vector-3 {
  border-style: solid;
  border-width: undefinedpx;
  border-color: #fff;
  -o-object-fit: cover;
     object-fit: cover;
}

._894 {
  display: flex;
  margin-top: 16px;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 112px;
  grid-row-gap: 112px;
}

._894.mm {
  margin-top: 32px;
  grid-column-gap: 69px;
  grid-row-gap: 69px;
}

.services-card {
  display: flex;
  width: 242px;
  height: 290px;
  min-width: 0px;
  padding: 24px;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  border-radius: 16px;
  background-color: #fff;
  transition: all 200ms ease;
  color: #050505;
}

.services-card:hover {
  box-shadow: 6px 6px 0 0 #000;
}

.s-content {
  display: flex;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.s-content:hover {
  background-color: transparent;
  color: #000;
}

.s-content.p80 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: transparent;
}

.s-content.p80:hover {
  background-color: transparent;
}

.vectors-wrapper-10 {
  display: flex;
  width: 44px;
  height: 44px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.text-19 {
  color: #000;
  font-size: 40px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.02em;
  text-transform: undefined;
}

.text-20 {
  max-width: 268px;
  font-family: Visbycf, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0em;
  text-transform: capitalize;
  white-space: normal;
}

.s-heading {
  margin-top: 10px;
  border-style: solid;
  border-width: 0px;
  border-color: #000;
  font-family: Visbycf, sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 100%;
  font-weight: 900;
  text-align: left;
  letter-spacing: 0px;
  text-transform: capitalize;
  white-space: nowrap;
}

.s-heading:hover {
  background-color: transparent;
  color: #000;
}

.s-info {
  font-family: Dmsans, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0em;
}

.bold-text-3 {
  color: #000;
  font-weight: 500;
}

.bold-text-4 {
  color: #000;
  font-weight: 500;
}

.italic-text-2 {
  text-decoration: underline;
}

.italic-text-2.italic-light {
  transition: all 200ms ease;
}

.italic-text-2.italic-light:hover {
  font-weight: 900;
}

.frame-1000004403 {
  display: flex;
  margin-bottom: 19px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
}

.vectors-wrapper-11 {
  display: flex;
  height: 42px;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.vectors-wrapper-12 {
  display: flex;
  height: 42px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.vectors-wrapper-12._27 {
  height: 37px;
}

.frame-1000004404 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
}

.vectors-wrapper-13 {
  display: flex;
  height: 42px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.vectors-wrapper-13._739 {
  height: 32px;
}

.vectors-wrapper-14 {
  display: flex;
  height: 28px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.vectors-wrapper-14._348 {
  height: 28px;
}

.div-block-5 {
  position: absolute;
  display: none;
  overflow: hidden;
  min-height: 400px;
  min-width: 400px;
  background-color: #2caf84;
}

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

.div-block-7 {
  position: relative;
  display: flex;
  overflow: hidden;
  min-height: 100px;
  min-width: 100px;
  justify-content: center;
  align-items: center;
  border: 10px solid #000;
  border-radius: 5px;
}

.div-block-8 {
  position: absolute;
  width: 500px;
  height: 500px;
  min-width: auto;
  border-radius: 700px;
  background-color: red;
}

.div-block-9 {
  position: absolute;
  display: none;
  overflow: visible;
  width: 350px;
  height: 350px;
  border-radius: 500px;
  background-color: #2caf84;
  opacity: 0;
}

.button-cta {
  display: none;
}

.section-3 {
  display: flex;
  min-height: 32vh;
  justify-content: center;
  align-items: center;
  background-color: #000;
}

.section-3.clients {
  min-height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  color: #fff;
}

.section-3.clients.sadasd {
  background-color: #fff;
}

.container-2 {
  display: none;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.c-slide_wrapper {
  height: 468px;
}

.c-big-text {
  position: absolute;
  color: #ebf2f4;
}

.c-big-text.cc-top {
  left: 50px;
  top: -195px;
  transform: rotate(-90deg);
  letter-spacing: 4px;
}

.c-big-text.cc-bottom {
  right: -70px;
  bottom: 260px;
  transform: rotate(-90deg);
}

.c-title-1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 130px;
  line-height: 1em;
  font-weight: 700;
}

.c-bg-container {
  position: absolute;
  left: 50%;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  transform: translate(-50%, 0px);
  text-transform: uppercase;
}

.c-arrows-wrapper {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 88px;
  margin-top: 28px;
  margin-right: 490px;
  margin-left: auto;
  justify-content: space-between;
  align-items: center;
}

.c-slider {
  position: relative;
  left: 0px;
  display: flex;
  height: 468px;
  max-width: none;
  margin-right: -32px;
  margin-left: -32px;
  justify-content: flex-start;
  align-items: stretch;
}

.c-arrow {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #3b4f5a;
  border-radius: 50%;
  transition: all 300ms ease;
  color: #3b4f5a;
  cursor: pointer;
}

.c-arrow:hover {
  background-color: #3b4f5a;
  color: #fff;
}

.c-arrow.cc-right {
  transform: rotate(180deg);
}

.c-section {
  position: relative;
  display: block;
  overflow: hidden;
  min-height: 100vh;
  padding-top: 20vh;
  padding-bottom: 100px;
  color: #000;
}

.c-slide {
  position: relative;
  width: 286px;
  height: 468px;
  min-height: 468px;
  min-width: 286px;
  margin-right: 32px;
  margin-left: 32px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.c-arrow_embed {
  width: 16px;
  height: 16px;
}

.c-slide_image {
  position: relative;
  box-shadow: 17px 17px 80px 0 rgba(0, 46, 82, 0.16);
  transform: translate(0px, 0px);
  transition: all 500ms ease;
}

.c-slide_image.c-move-to-bottom {
  transition: all 500ms ease;
}

.c-bg-line {
  position: absolute;
  top: 208px;
  right: 0px;
  width: 40vw;
  height: 3px;
  background-color: #3b4f5a;
}

.gallery-scroll {
  display: flex;
  width: 100%;
  padding: 64px 24px;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
}

.columns-3 {
  display: flex;
  width: 100%;
  max-width: 940px;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

.column-5 {
  display: flex;
  width: 100%;
  max-width: 260px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.content-3 {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.text-22 {
  color: #000;
  font-size: 24px;
  line-height: 150%;
  font-weight: 500;
  letter-spacing: 0em;
}

.column-6 {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.content-4 {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.image-wrapper-3 {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.image-14 {
  display: flex;
  width: 100%;
  height: 380px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.text-23 {
  position: absolute;
  left: 16px;
  top: 328px;
  color: #fff;
  font-size: 24px;
  line-height: 150%;
  font-weight: 700;
  letter-spacing: 0em;
}

.logo-title {
  display: flex;
  width: 100%;
  padding: 64px 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #fff;
}

.title {
  color: #000;
  font-size: 18px;
  line-height: 150%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0em;
}

.content-5 {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.logos {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
}

.logo-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.logo-3 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

._616 {
  display: flex;
  width: 100%;
  max-width: 1437px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.vectors-wrapper-15 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.div-block-10 {
  display: flex;
  margin-bottom: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  grid-row-gap: 16px;
}

.div-block-10.portfolio {
  align-items: center;
}

.div-block-10.services {
  align-items: center;
}

.div-block-10.testimonial {
  align-items: center;
  color: #fff;
}

.splide {
  position: relative;
  width: 100%;
}

.splide.slider2.tall {
  overflow: hidden;
}

.splide.slider1.pill {
  padding-right: 14em;
}

.html {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 0px;
  height: 0px;
  opacity: 0;
}

.splide__list {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}

.header {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 8.7em;
  padding-bottom: 6.2em;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}

.splide__pagination {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-bottom: 0px;
  padding-left: 0px;
  justify-content: flex-start;
  align-items: center;
}

.nav-link_text {
  font-size: 1.2em;
}

.header_sub-line {
  width: 4em;
  height: 1px;
  flex: 0 auto;
  background-color: #242022;
}

.logo-4 {
  width: 6em;
  height: 1.6em;
  color: #242022;
}

.header_sub {
  display: flex;
  padding-bottom: 2em;
  justify-content: flex-start;
  align-items: center;
}

.section-4.is--nav {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1000;
}

.section-4.is--dark {
  background-color: #242022;
  color: #dfdad5;
}

.header_sub-text {
  margin-left: 1em;
  flex: 1;
  font-size: 0.8em;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.slider-css {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 0px;
}

.splide__arrow {
  width: 6em;
  height: 3em;
  margin-right: 1em;
  border-style: solid;
  border-width: 1px;
  border-color: #242022;
  border-radius: 100vw;
  background-color: transparent;
  background-image: url('../images/arrow-right.svg');
  background-position: 50% 50%;
  background-size: 30%;
  background-repeat: no-repeat;
  transition: all 200ms ease;
}

.splide__arrow:hover {
  background-color: rgba(55, 50, 53, 0.06);
}

.splide__arrow.splide__arrow--prev {
  transform: rotate(-180deg);
}

.splide__arrow.splide__arrow--prev:active {
  transform: scale(0.95) rotate(-180deg);
}

.splide__arrow.splide__arrow--next:active {
  transform: scale(0.95);
}

.splide__slide {
  width: 33.333333333333336%;
  flex: 0 0 auto;
}

.splide__slide.five-cards {
  width: 20%;
}

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

.pagination_item {
  display: inline-block;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.splide__pagination__page {
  width: 3em;
  height: 4px;
  margin-right: 0em;
  margin-left: 0.3em;
  background-color: #242022;
  opacity: 0.2;
  transition: all 300ms ease;
}

.splide__pagination__page.is-active {
  background-color: #242022;
  opacity: 1;
}

.menu-icon_embed {
  width: 100%;
  height: 100%;
}

.overflow {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.container-3 {
  width: 1560px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 6em 2em;
}

.container-3.is--nav {
  position: relative;
  display: flex;
  padding-top: 2em;
  padding-bottom: 2em;
  justify-content: space-between;
  align-items: center;
}

.nav-link {
  padding-left: 2em;
  color: #242022;
}

.splide__track {
  width: 100%;
}

.button-4 {
  padding: 0.5em 2.4em;
  border-style: solid;
  border-width: 1px;
  border-color: #242022;
  border-radius: 100vw;
  background-color: transparent;
  transition: all 200ms cubic-bezier(.165, .84, .44, 1);
  color: #242022;
  font-size: 0.9em;
  font-weight: 500;
  text-align: center;
}

.button-4:hover {
  background-color: #242022;
  color: #dfdad5;
}

.menu-icon {
  display: none;
  width: 2em;
  height: 2em;
}

.splide__arrows {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}

.splide__arrows.is--center {
  padding-left: 1em;
  justify-content: center;
}

.logo_image {
  width: 100%;
}

.interactive-cursor {
  position: fixed;
  z-index: 100;
  display: none;
  justify-content: center;
  align-items: center;
}

.cursor {
  width: 24px;
  height: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 500px;
  background-color: hsla(0, 0%, 100%, 0.32);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}

.smooth-wrapper {
  transform-style: preserve-3d;
}

.main-hero_sub-heading {
  display: inline-block;
  padding: 0.3em 1.5em;
  border-style: solid;
  border-width: 1.5px;
  border-color: hsla(0, 0%, 100%, 0.24);
  border-radius: 100vw;
  font-weight: 700;
}

.page-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  font-size: 1em;
}

.main-hero_layout {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 1.4em;
  grid-row-gap: 1.4em;
  color: #fff;
}

.global_symbol {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.container-4 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.main-hero_heading {
  width: 100%;
  max-width: 10.2em;
  font-size: 5.8em;
  line-height: 1;
  letter-spacing: -0.03em;
}

.global_embed {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 0px;
  height: 0px;
}

.main-hero_section {
  border-bottom: 2px solid hsla(0, 0%, 100%, 0.2);
}

.page-padding {
  padding: 5em 6%;
}

.page-padding.is-main-hero {
  display: flex;
  min-height: 100vh;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.btn {
  position: relative;
  display: flex;
  padding: 1.5rem 3rem;
  justify-content: center;
  align-items: center;
  border: 1px none #000;
  background-color: #e7e7e7;
  color: #051328;
  text-decoration: none;
  cursor: pointer;
}

.btn.btn-one {
  overflow: hidden;
  padding: 16px 48px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 3rem;
  color: #fff;
}

.btn.btn-ten {
  overflow: hidden;
  background-color: #00f;
}

.btn.btn-seventeen {
  margin-top: 20px;
  padding: 24px 48px;
  border-radius: 0px;
  background-color: transparent;
  font-family: Visbycf, sans-serif;
  color: #fff;
  font-weight: 700;
}

.btn.btn-eleven {
  overflow: hidden;
  margin-bottom: 32px;
  padding: 16px 48px;
  border-radius: 250px;
  background-color: #fff;
  color: #fff;
}

.text-span-2 {
  font-family: Visbycf, sans-serif;
  font-weight: 500;
}

.text-span-3 {
  font-family: Visbycf, sans-serif;
  color: #000;
  font-weight: 700;
}

.btn-span-text {
  font-family: Dmsans, sans-serif;
  color: #000;
  font-weight: 700;
}

.btn-span-text.footer-text {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-decoration: none;
}

.html-embed {
  display: none;
}

.container-5 {
  display: -ms-grid;
  display: grid;
  justify-content: stretch;
  justify-items: center;
  align-items: center;
  align-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #000;
}

.container-6 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
      grid-template-areas: ".";
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container-7 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
      grid-template-areas: ".";
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid {
  justify-items: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 24px;
      grid-template-areas: ".";
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 24px auto;
  grid-template-rows: auto auto;
}

.div-block-11 {
  display: flex;
  min-width: 65vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.div-block-11.fade-slide {
  width: 85vw;
  max-width: 1200px;
  min-width: auto;
}

.image-15 {
  max-width: 85%;
  text-align: center;
}

.image-16 {
  max-width: 85%;
}

.clients-logo {
  max-height: 90%;
  max-width: 90%;
  color: #fff;
}

.clients-logo.ebs {
  max-width: 64%;
}

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

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

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

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

.section-5 {
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  justify-content: center;
  align-items: center;
  background-color: #f6f6f6;
}

.section-5.servvvv {
  background-color: #000;
}

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

.div-block-16 {
  padding: 24px;
  border: 1px solid #000;
  border-radius: 16px;
}

.service-card {
  display: block;
  padding: 32px;
  border: 0px solid #000;
  border-radius: 8px;
  background-color: #fff;
  transition: all 200ms ease;
}

.service-card:hover {
  border-width: 0px;
  box-shadow: none;
}

.service-card.hidden {
  display: none;
}

.div-block-17 {
  width: 65vw;
}

.div-block-17.fade-slide.fade {
  width: 85vw;
  max-width: 1200px;
}

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

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

.section-6 {
  display: flex;
  height: 50vh;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

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

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

.section-7 {
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.image-17 {
  display: block;
  max-width: 100%;
  margin-bottom: 0px;
  transition: all 400ms ease;
}

.image-17:hover {
  transform: scale(1.1);
}

.div-block-22 {
  overflow: hidden;
  width: 100%;
  margin-bottom: 8px;
  border-style: solid;
  border-width: 0px;
  border-color: #ebebeb;
  border-radius: 8px;
}

.div-block-23 {
  display: flex;
  width: 76vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div-block-23.fade-slide {
  width: 85vw;
  max-width: 1200px;
}

.div-block-24 {
  overflow: hidden;
  width: 100%;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Visbycf, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  white-space: pre-wrap;
}

.grid-3 {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-25 {
  width: 100%;
}

.div-block-26 {
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background-color: #f6f6f6;
}

.div-block-27 {
  max-width: 90vw;
  min-width: 90vw;
}

.new {
  display: flex;
  overflow: visible;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
}

.section-8 {
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  justify-content: center;
  align-items: center;
  background-color: #f6f6f6;
}

.grid-4 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.testimonial-card {
  display: flex;
  padding: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  grid-row-gap: 14px;
  border-radius: 4px;
  background-color: #fff;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.text-block-5 {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}

.div-block-29 {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Visbycf, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 900;
  text-transform: capitalize;
}

.div-block-30 {
  width: 85vw;
  max-width: 1200px;
}

.image-18 {
  max-width: 27%;
}

.image-19 {
  max-width: 30%;
}

.image-20 {
  max-width: 34%;
}

.section-9 {
  display: flex;
  padding-top: 100px;
  padding-bottom: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.div-block-31 {
  position: relative;
  z-index: 999;
  display: flex;
  width: 85vw;
  max-width: 1200px;
  margin-top: -90px;
  padding: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 44px;
  background-color: #000;
}

.grid-5 {
  padding: 48px;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Visbycf, sans-serif;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Visbycf, sans-serif;
  color: #fff;
  font-size: 72px;
  line-height: 74px;
  font-weight: 700;
  letter-spacing: -2px;
}

.div-block-32 {
  display: flex;
  width: 300px;
  height: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 500px;
  background-color: #242424;
  transition: all 300ms ease;
  text-decoration: none;
}

.div-block-32:hover {
  background-color: #2caf84;
}

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

.grid-6 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-21 {
  margin-bottom: 10px;
}

.image-21.hhhh {
  display: none;
}

.heading-9 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  text-transform: none;
}

.div-block-34 {
  display: flex;
  padding: 24px 64px;
  justify-content: center;
  align-items: center;
  border-radius: 500px;
  background-color: #242424;
  transition: all 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.div-block-34:hover {
  background-color: #2caf84;
}

.div-block-35 {
  width: 100%;
  padding: 8px;
}

.heading-10 {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
}

.link {
  background-color: hsla(0, 2%, 68.7%, 0);
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.heading-11 {
  font-family: Visbycf, sans-serif;
  color: #000;
  font-size: 48px;
  font-weight: 900;
  letter-spacing: -2px;
}

.heading-11.text-15 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 72px;
  line-height: 120%;
}

.text-span-4 {
  font-style: italic;
  text-decoration: underline;
}

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

.preloader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.image-22 {
  max-height: 111px;
  max-width: 70%;
}

.image-23 {
  width: 32px;
  max-width: 83%;
  border-radius: 777px;
}

.div-block-37 {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: 10px;
}

.bold-text-5 {
  text-transform: capitalize;
}

.div-block-38 {
  position: relative;
  top: 200px;
  z-index: 999;
  width: 200px;
  height: 200px;
  float: left;
  background-color: #ff0a0a;
}

.div-block-39 {
  position: relative;
  left: -191px;
  top: 294px;
  right: 4px;
  display: block;
  width: 200px;
  height: 200px;
  float: right;
  background-color: red;
}

.utility-page-wrap {
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  background-color: #000;
  background-image: url('../images/Mesh-Holographic-Gradients---Dark-Gradient-18.png');
  background-position: 50% 50%;
  background-size: cover;
}

.utility-page-content {
  display: flex;
  width: 260px;
  flex-direction: column;
  text-align: center;
}

.heading-12 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: Visbycf, sans-serif;
  color: #fff;
  font-size: 72px;
  line-height: 84px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0px;
  text-transform: capitalize;
}

.image-24 {
  width: 80px;
  height: 80px;
  margin-bottom: 8px;
}

.div-block-40 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.text-block-6 {
  margin-bottom: 24px;
  font-family: Dmsans, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.utility-page-form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

@media screen and (min-width: 1920px) {
  .group-1000004328 {
    width: 85px;
    height: 85px;
  }

  .vectors-wrapper-4 {
    width: 85px;
    height: 85px;
  }

  .text-11 {
    font-size: 80px;
  }

  .container {
    transform: scale(1.4);
  }

  .container.fade-slide {
    transform: none;
  }

  .heading-2 {
    font-size: 144px;
  }

  .navbar-content-2 {
    width: 1224px;
    max-width: 1440px;
    min-width: 1440px;
  }

  .navbar-link-2 {
    padding: 24px 40px;
  }

  .text-12._244.big {
    font-size: 18px;
    white-space: nowrap;
  }

  .cubik-socails {
    width: 56px;
    height: 56px;
  }

  .social-link.cubik-linkedin {
    justify-content: center;
    align-items: center;
  }

  .frame-1000004396 {
    left: 3vw;
  }

  .bold-text {
    font-size: 18px;
    line-height: 28px;
  }

  .frame-1000004400.nn.hh.nav-btn {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .text-18.nav-t {
    white-space: nowrap;
  }

  .text-18.ctaa {
    font-size: 20px;
    line-height: 30px;
  }

  .section-3.clients {
    margin-top: 0px;
  }

  .smooth-wrapper {
    transform: scale3d(1none, 1none, 1none);
  }

  .grid {
    width: 37vw;
  }

  .div-block-11 {
    transform: scale(1.7);
  }

  .div-block-11.fade-slide {
    transform: none;
  }

  .grid-2 {
    grid-column-gap: 24px;
  }

  .div-block-17 {
    transform: scale(1.7);
  }

  .div-block-17.fade-slide.fade {
    width: 90vw;
    max-width: 1000px;
    transform: none;
  }

  .section-7 {
    margin-top: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .image-17 {
    width: 100%;
    max-width: none;
  }

  .div-block-22 {
    width: 100%;
  }

  .div-block-23 {
    transform: scale(1.7);
  }

  .div-block-23.fade-slide {
    width: 100vw;
    max-width: 1200px;
    transform: none;
  }

  .grid-3 {
    width: 65vw;
    justify-items: stretch;
    align-items: stretch;
  }

  .div-block-30 {
    width: 90vw;
    max-width: 1200px;
  }

  .div-block-31 {
    max-width: 1200px;
    margin-top: -100px;
  }

  .div-block-36 {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}

@media screen and (max-width: 991px) {
  .navbar-logo-left {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .navbar-link {
    justify-content: center;
  }

  .button {
    justify-content: center;
  }

  .text-11 {
    font-size: 48px;
    line-height: 140%;
  }

  .link-block.button {
    margin-bottom: 32px;
  }

  .image {
    display: none;
  }

  .section {
    height: 85vh;
    min-height: 85vh;
  }

  .text-block-3 {
    font-size: 18px;
    line-height: 28px;
  }

  .heading-2 {
    max-width: 566px;
    font-size: 78px;
  }

  .div-block {
    width: 45vw;
  }

  .navbar-logo-left-2 {
    margin-top: 2vh;
    margin-bottom: 0px;
    padding-right: 0;
  }

  .navbarcontainer-2 {
    overflow: hidden;
    max-height: 60px;
    margin-bottom: 24px;
    padding-right: 16px;
    background-color: transparent;
  }

  .navbar-content-2 {
    margin-bottom: 0px;
  }

  .navbar-menu-2 {
    max-width: unset;
    min-height: 100vh;
    background-color: #000;
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
  }

  .navbar-menu-2.res {
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 0px;
    background-color: #000;
  }

  .navbar-link-2 {
    margin-top: 0px;
    padding-left: 32px;
    justify-content: flex-start;
    border-style: solid;
    border-width: 0px;
    border-color: #6b6b6b;
    border-radius: 0px;
    background-color: transparent;
    transition: background-color 200ms ease;
  }

  .navbar-link-2:hover {
    background-color: #2caf84;
    color: #fff;
  }

  .navbar-link-2.up {
    margin-top: 8vh;
  }

  .navbar-link-2.desk.mobb {
    display: block;
  }

  .text-12._244:hover {
    color: #fff;
  }

  .text-12._244.big {
    font-size: 24px;
    font-weight: 700;
  }

  .frame-1000004396 {
    display: none;
  }

  .icon-2 {
    color: #fff;
  }

  .menu-button-2 {
    overflow: hidden;
    max-height: 58px;
    max-width: 58px;
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #4d4d4d;
    border-radius: 500px;
    -o-object-fit: fill;
       object-fit: fill;
  }

  .menu-button-2.w--open {
    max-width: 58px;
    background-color: #2caf84;
  }

  .lottie-animation {
    max-width: 224px;
  }

  .lottie-animation-2 {
    max-width: 112px;
    margin-top: 2px;
    transform: scale(1.8);
  }

  .section-2 {
    min-height: 84vh;
  }

  .section-2.clients {
    min-height: 42vh;
  }

  .frame-1000004353 {
    transform: scale(1);
  }

  .vectors-wrapper-9._247.frame-1000004372 {
    display: none;
  }

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

  .frame-1000004400.nn.hh {
    display: none;
  }

  ._894.mm {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .services-card {
    max-width: 230px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .s-content.p80 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-20 {
    letter-spacing: 0px;
  }

  .s-heading {
    font-size: 24px;
    font-weight: 900;
  }

  .s-info {
    white-space: nowrap;
  }

  .bold-text-3 {
    white-space: nowrap;
  }

  .bold-text-4 {
    white-space: nowrap;
  }

  .frame-1000004403 {
    grid-column-gap: 114px;
    grid-row-gap: 36px;
  }

  .frame-1000004404 {
    grid-column-gap: 100px;
  }

  .c-big-text.cc-top {
    left: -140px;
    top: -150px;
  }

  .c-big-text.cc-bottom {
    right: -120px;
    bottom: 400px;
  }

  .c-title-1 {
    font-size: 130px;
  }

  .c-bg-container {
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .c-arrows-wrapper {
    margin-top: 34px;
    margin-right: 44px;
  }

  .c-slider {
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 59px;
  }

  .c-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .c-slide_image.c-move-to-bottom {
    transform: none;
  }

  .f2wf-columns-2 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-10.portfolio {
    align-items: center;
  }

  .splide.slider1.pill {
    padding-right: 6vw;
  }

  .header {
    width: 100%;
    height: auto;
  }

  .splide__pagination {
    position: relative;
    padding-top: 1.9em;
  }

  .splide__slide {
    width: 50%;
  }

  .splide__slide.five-cards {
    width: 33.333333333333336%;
  }

  .nav-menu {
    display: none;
  }

  .splide__pagination__page {
    width: 2em;
    height: 3px;
    margin-right: 0.3em;
    margin-left: 0em;
  }

  .container-3 {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .nav-link {
    display: none;
  }

  .menu-icon {
    display: block;
  }

  .main-hero_heading {
    font-size: 5em;
  }

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

  .section-5 {
    padding-left: 0px;
  }

  .grid-2 {
    width: 100%;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-17.fade-slide.fade {
    width: 100vw;
  }

  .image-17 {
    width: 100%;
    max-width: none;
  }

  .div-block-22 {
    width: 100%;
  }

  .div-block-24 {
    width: 100%;
  }

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

  .grid-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

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

  .grid-4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .image-18 {
    max-width: 15%;
  }

  .image-19 {
    max-width: 17%;
  }

  .image-20 {
    max-width: 18%;
  }

  .grid-5 {
    -ms-grid-columns: 2fr;
    grid-template-columns: 2fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .heading-8 {
    font-size: 52px;
    line-height: 59px;
    text-align: center;
  }

  .div-block-33 {
    justify-content: center;
  }

  .grid-6 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .heading-11.text-15 {
    font-size: 42px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    height: 85vh;
  }

  .text-block-3 {
    font-size: 16px;
    line-height: 26px;
  }

  .heading-2 {
    max-width: 465px;
    font-size: 64px;
  }

  .div-block {
    width: 60vw;
  }

  .navbar-logo-left-2 {
    padding-left: 16px;
  }

  .section-2 {
    height: 232vw;
  }

  .section-2.clients._265 {
    height: 54vw;
  }

  .frame-1000004353 {
    transform: scale(1);
  }

  .text-15.heading-2.lightt {
    margin-bottom: 24px;
  }

  .f2wf-small-columns {
    flex-direction: column;
    align-items: center;
  }

  .bold-text {
    max-width: 79vw;
  }

  .frame-1000004400 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  ._894.mm {
    width: 88%;
    min-width: 0px;
    margin-top: 0px;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .services-card {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    padding-right: 24px;
    padding-left: 24px;
    justify-content: flex-start;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .s-content {
    justify-content: center;
  }

  .s-content.p80 {
    padding-left: 0px;
  }

  .c-big-text.cc-top {
    left: -180px;
    top: -80px;
    opacity: 0.5;
  }

  .c-big-text.cc-bottom {
    right: -160px;
    bottom: 170px;
    opacity: 0.5;
  }

  .c-title-1 {
    font-size: 130px;
    line-height: 130px;
  }

  .c-arrows-wrapper {
    margin-top: 100px;
  }

  .c-slider {
    height: auto;
    max-width: 100%;
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
  }

  .c-section {
    padding: 40px 24px;
  }

  .c-slide {
    height: auto;
    min-height: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .c-slide_image {
    display: block;
    width: 286px;
    height: 388px;
    margin-right: auto;
    margin-left: auto;
  }

  .c-bg-line {
    display: none;
  }

  .div-block-10.portfolio {
    align-items: center;
    text-align: center;
  }

  .splide.slider2.tall {
    overflow: visible;
  }

  .splide.slider1.pill {
    padding-right: 0vw;
  }

  .splide__slide {
    width: 100%;
  }

  .splide__slide.five-cards {
    width: 100%;
  }

  .container-3 {
    padding-right: 8vw;
    padding-left: 8vw;
  }

  .splide__arrows.is--mobile-center {
    padding-left: 1em;
    justify-content: center;
  }

  .main-hero_heading {
    font-size: 3.5em;
  }

  .grid {
    grid-column-gap: 16px;
  }

  .clients-logo {
    max-width: 100%;
  }

  .section-5 {
    height: 116vh;
  }

  .grid-2 {
    padding-right: 0px;
    padding-left: 0px;
    grid-column-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .image-17 {
    width: 100%;
  }

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

  .div-block-23.fade-slide {
    width: 100vw;
  }

  .div-block-24 {
    width: 100%;
  }

  .grid-3 {
    width: 100vw;
    padding-right: 16px;
    padding-left: 16px;
    font-size: 16px;
  }

  .grid-4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .heading-8 {
    font-size: 39px;
    line-height: 46px;
  }

  .heading-11.text-15 {
    font-size: 42px;
  }

  .heading-12 {
    font-size: 52px;
    line-height: 64px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    overflow: visible;
  }

  .logo {
    justify-content: flex-start;
  }

  .group-1000004328 {
    max-width: 80%;
  }

  .navbar-menu {
    max-height: 266px;
    max-width: none;
    min-height: 100vh;
    justify-content: flex-start;
    align-items: center;
    background-color: #000;
  }

  .navbar-link {
    padding-left: 32px;
    justify-content: flex-start;
    transition: background-color 200ms cubic-bezier(.55, .085, .68, .53);
  }

  .navbar-link:hover {
    background-color: #2caf84;
  }

  .navbar-link.desktop.new {
    display: block;
  }

  .text-8 {
    font-size: 30px;
    line-height: 120%;
  }

  .vectors-wrapper-4 {
    width: 48px;
    height: 48px;
    max-width: 100%;
  }

  .frame-1000004388 {
    overflow: hidden;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .frame-1000004388.lets {
    overflow: hidden;
  }

  .wrap {
    flex-direction: row;
    justify-content: flex-start;
  }

  .text-11 {
    font-size: 48px;
    line-height: 120%;
  }

  .text-11.lets-talk {
    font-size: 72px;
  }

  .link-block.button {
    overflow: hidden;
  }

  .link-block.button.nav {
    display: none;
  }

  .image {
    display: none;
    overflow: visible;
    width: 151px;
    max-width: 100%;
    min-width: 0px;
  }

  .div-block-2 {
    display: flex;
    padding-left: 0px;
    justify-content: center;
    align-items: center;
  }

  .heading {
    width: auto;
    margin-bottom: 16px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }

  .heading._5 {
    margin-bottom: 0px;
    font-size: 10px;
  }

  .image-2 {
    display: block;
    max-width: 68%;
    margin-right: 6px;
  }

  .text-block-3 {
    font-size: 16px;
    line-height: 24px;
  }

  .heading-2 {
    max-width: 480px;
    margin-bottom: 16px;
    font-size: 43px;
    line-height: 120%;
  }

  .heading-2.f {
    margin-bottom: 32px;
    padding-top: 10px;
    line-height: 120%;
  }

  .heading-2._27 {
    padding-top: 8px;
    padding-bottom: 5px;
    font-size: 10px;
    white-space: nowrap;
  }

  .div-block {
    width: 62vw;
    max-height: 28px;
    max-width: 212px;
    min-height: 0px;
    margin-bottom: 16px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .icon {
    color: #fff;
  }

  .menu-button {
    background-color: #000;
  }

  .menu-button.w--open {
    background-color: #2caf84;
  }

  .vectors-wrapper-6 {
    left: 42vw;
    bottom: 12vh;
  }

  .navbar-logo-left-2 {
    margin-bottom: 0px;
    padding-right: 16px;
    padding-left: 16px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .navbarcontainer-2 {
    margin-bottom: 24px;
    padding-right: 0px;
    justify-content: center;
  }

  .navbar-content-2 {
    margin-bottom: 0px;
  }

  .logo-2 {
    justify-content: flex-start;
  }

  .cubik-agency-logo {
    max-width: 82%;
  }

  .navbar-menu-2 {
    max-height: 92vh;
    min-height: 100vh;
    background-color: #000;
  }

  .navbar-menu-2.fsaf {
    display: none;
  }

  .navbar-menu-2.res {
    padding-right: 0px;
  }

  .navbar-link-2 {
    padding-left: 32px;
    justify-content: flex-start;
    transition: background-color 200ms ease;
  }

  .navbar-link-2:hover {
    background-color: #2caf84;
  }

  .cubik-socails:hover {
    background-color: #1f1f1f;
  }

  .social-link.cubik-linkedin {
    transition: all 200ms ease;
  }

  .social-link.cubik-behance {
    transition: all 200ms ease;
  }

  .social-link.cubik-behance:hover {
    background-color: #1f1f1f;
  }

  .social-link.cubik-dribbble {
    transition: all 200ms ease;
  }

  .social-link.cubik-dribbble:hover {
    background-color: #1f1f1f;
  }

  .image-3 {
    max-width: 100%;
    min-width: 0px;
  }

  .icon-2 {
    display: none;
    max-width: 24px;
  }

  .menu-button-2 {
    background-color: rgba(253, 189, 189, 0);
  }

  .menu-button-2.w--open {
    background-color: #2caf84;
  }

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

  .heading-3 {
    margin-bottom: 6px;
    font-size: 32px;
    line-height: 120%;
  }

  .heading-3.f {
    margin-bottom: 32px;
    padding-top: 10px;
    line-height: 120%;
  }

  .section-2 {
    height: 164vh;
    min-height: auto;
    padding-top: 64px;
    padding-bottom: 64px;
    justify-content: center;
  }

  .section-2.clients {
    height: 32vh;
  }

  .section-2.clients._265 {
    min-height: 34vh;
  }

  .frame-1000004353 {
    min-width: 320px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .frame-1000004398 {
    padding: 6px 16px;
  }

  .frame-1000004398.light {
    height: 46px;
    padding-bottom: 6px;
    grid-column-gap: 10px;
  }

  .text-14.heading.nom {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 28px;
  }

  .text-14.heading.nom.cli {
    width: 278px;
    min-width: 0px;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    text-transform: capitalize;
  }

  .text-15.heading-2 {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 36px;
  }

  .text-15.heading-2.lightt {
    width: 308px;
    margin-bottom: 0px;
    font-size: 36px;
  }

  .vectors-wrapper-9._247 {
    display: none;
  }

  .text-block-4 {
    display: flex;
    margin-bottom: 32px;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
  }

  .bold-text {
    max-width: 90%;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
  }

  .italic-text {
    font-weight: 900;
  }

  .frame-1000004400 {
    margin-bottom: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .text-18 {
    font-family: Visbycf, sans-serif;
    font-weight: 700;
    text-transform: capitalize;
  }

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

  ._894 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  ._894.mm {
    width: 320px;
    margin-top: 0px;
    padding-right: 24px;
    padding-left: 24px;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    align-content: space-between;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .services-card {
    width: 100%;
    max-width: none;
    margin-top: 16px;
    padding: 24px;
  }

  .s-content {
    padding-bottom: 0px;
    padding-left: 0px;
    align-items: flex-start;
  }

  .s-content.bottom {
    padding-bottom: 0px;
  }

  .text-20 {
    font-family: Dmsans, sans-serif;
    font-weight: 400;
  }

  .s-heading {
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 0px;
  }

  .s-info {
    font-weight: 400;
  }

  .bold-text-3 {
    font-weight: 500;
  }

  .bold-text-4 {
    font-weight: 500;
  }

  .italic-text-2 {
    text-decoration: underline;
  }

  .frame-1000004403 {
    flex-direction: row;
    flex-wrap: wrap;
    grid-column-gap: 40px;
    grid-row-gap: 31px;
  }

  .vectors-wrapper-11 {
    height: 33px;
  }

  .vectors-wrapper-12 {
    height: 31px;
  }

  .frame-1000004404 {
    grid-column-gap: 40px;
  }

  .vectors-wrapper-13 {
    height: 30px;
  }

  .vectors-wrapper-14 {
    height: 17px;
  }

  .section-3.clients {
    min-height: auto;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .c-title-1 {
    font-size: 130px;
  }

  .c-arrows-wrapper {
    margin-top: 110px;
  }

  .c-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .c-slide_image {
    box-shadow: none;
  }

  .div-block-10 {
    margin-bottom: 32px;
  }

  .header_sub-line {
    width: 2em;
  }

  .main-hero_heading {
    font-size: 2.4em;
  }

  .grid {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .div-block-11 {
    width: 100%;
    padding-right: 24px;
    padding-left: 24px;
  }

  .div-block-11.fade-slide {
    width: 100vw;
    padding-right: 16px;
    padding-left: 16px;
  }

  .clients-logo {
    display: block;
    max-width: 70%;
  }

  .clients-logo.rbkc {
    max-width: 100%;
  }

  .clients-logo.rbkc.rrr {
    max-width: 100%;
  }

  .clients-logo.ebs {
    max-width: 100%;
  }

  .section-5 {
    height: auto;
    padding: 88px 16px;
  }

  .grid-2 {
    padding-right: 0px;
    padding-left: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .div-block-17 {
    width: 90%;
    max-width: 100%;
    padding-right: 24px;
    padding-left: 24px;
  }

  .div-block-17.fade-slide.fade {
    width: 100vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-19 {
    align-items: center;
  }

  .section-6 {
    height: 50vh;
    background-color: #fff;
  }

  .section-7 {
    height: auto;
    padding: 88px 16px;
  }

  .image-17 {
    width: 100%;
    max-width: none;
    flex: 0 auto;
  }

  .div-block-22 {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  .div-block-23.fade-slide {
    width: 100vw;
  }

  .div-block-24 {
    display: flex;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .heading-4 {
    width: auto;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0px;
  }

  .grid-3 {
    width: 100vw;
    padding-right: 16px;
    padding-left: 16px;
  }

  .div-block-26 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-27 {
    max-width: 100vw;
    min-width: 100vw;
  }

  .new {
    overflow: visible;
  }

  .grid-4 {
    min-width: 100vw;
    padding-right: 16px;
    padding-left: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-30 {
    width: 100vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-18 {
    max-width: 29%;
  }

  .image-19 {
    max-width: 36%;
  }

  .image-20 {
    max-width: 38%;
  }

  .section-9 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-31 {
    position: relative;
    z-index: 999;
    width: 94vw;
    min-width: 0vw;
    margin-top: -50px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
  }

  .grid-5 {
    padding: 32px 0px;
    grid-column-gap: 16px;
    grid-row-gap: 32px;
    -ms-grid-columns: 2fr;
    grid-template-columns: 2fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .heading-8 {
    font-size: 37px;
    line-height: 43px;
    text-align: center;
  }

  .div-block-32 {
    width: 285px;
    height: 285px;
  }

  .grid-6 {
    grid-row-gap: 8px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .div-block-34 {
    width: 100%;
    padding-right: 24px;
    padding-left: 24px;
    flex-direction: row;
  }

  .div-block-35 {
    padding: 0px;
  }

  .heading-10 {
    width: 225px;
    font-size: 14px;
    line-height: 24px;
  }

  .heading-11.text-15 {
    width: 305px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 36px;
  }

  .preloader {
    display: none;
  }

  .heading-12 {
    font-size: 34px;
    line-height: 40px;
  }

  .text-block-6 {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
  }
}

#w-node-fd4d0f0e-b024-bedf-7437-6019f961eb99-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fd4d0f0e-b024-bedf-7437-6019f961eba7-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fd4d0f0e-b024-bedf-7437-6019f961ebb5-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_59d9bca2-e25d-f697-0db6-b4ad7c7c9739-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_5bfb9399-4b8d-4a59-2e3d-40f9561a66e7-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4bfd6e91-d624-bac0-b518-b4d8db1a2541-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_183de045-f66f-3fa1-e24a-f1611ca2ab89-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-cafd3082-bb63-1d2d-e80e-d56831d97fe6-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_444e0563-ac0d-4bbc-7042-4b1217f8977a-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4f8f35af-e3f0-04e4-dd6d-88c2e3bce842-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_35002ebb-edf0-17f4-b967-01db37eacf11-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2e421bfd-8ee5-ae1e-8910-7713a12a5465-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_81254322-7794-4c6a-7835-834881e00afc-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0871f47a-8bbc-44a8-6a29-e89468fc761b-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9c313a3-60c8-8f95-29a5-2e1310428e5c-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c7464cf3-58b8-e243-a4b5-43d4f6b93d64-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_83ff3f15-beb8-014f-916d-a3f312c3da8c-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b52d778e-e7b2-d1f8-f637-1f62b8823f21-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e0c37ef1-750b-8bd4-28f6-09ee44630ad2-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_5ea4903d-2077-80ac-2d15-d49c8c71c0df-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1eaae552-c8ca-da93-39c1-c6395fee7cd9-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a31e315c-effc-975c-4d93-c844b89eb741-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bcdc40c0-f3e5-7ff6-6d51-eb0f3036b9c5-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2e1b0d53-326a-d79a-817c-56e5e964817e-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7b5274fe-e9a6-630e-e70f-d9bc46920a2c-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_69e9db84-3f78-20ff-ab0e-65f17041e3a3-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3c533268-c54d-33ea-cbd1-9427794d3e20-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_8604a1a1-cd98-0477-1be6-d12bc928a6ab-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_15351777-1423-a76e-c250-861d4d508d7d-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b8138462-0cdb-0261-1d79-6918f49bcb4a-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7b4699cb-a27d-0799-3cbe-1c1461f8b4fd-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6558b86b-0ce9-47ca-35e4-30e08dbf3d6f-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bf83918e-753e-65cc-5a3d-7a8b405683b3-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bd57a7a6-f2cc-4b48-e8d6-2fb05e2c0cc3-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_67b2d262-b4b9-95f5-f4d7-30ade8d9c954-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3f803784-6d67-13cb-1163-343a34ace84b-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bfe23140-476e-2d29-45d5-33581e5301b9-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f364265f-bd63-e10d-9371-45e8388606ee-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_39f260d8-fcfe-1159-0b53-a01437aebf42-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b3c16090-1377-a95b-04fc-69499b3e9916-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_56d5957f-663e-ae31-e5f3-3c9ad8947a9e-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-cafe16b9-3944-a054-0631-a3778f5adc8a-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b7dd8c03-0708-bcf3-67b8-f60ba8ff479f-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bd7e1f4a-202d-70ac-c1a4-b2826132c488-c7078100 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_5bfb9399-4b8d-4a59-2e3d-40f9561a66e7-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_4bfd6e91-d624-bac0-b518-b4d8db1a2541-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_183de045-f66f-3fa1-e24a-f1611ca2ab89-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-cafd3082-bb63-1d2d-e80e-d56831d97fe6-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_444e0563-ac0d-4bbc-7042-4b1217f8977a-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_4f8f35af-e3f0-04e4-dd6d-88c2e3bce842-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_35002ebb-edf0-17f4-b967-01db37eacf11-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_2e421bfd-8ee5-ae1e-8910-7713a12a5465-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_81254322-7794-4c6a-7835-834881e00afc-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_0871f47a-8bbc-44a8-6a29-e89468fc761b-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-f9c313a3-60c8-8f95-29a5-2e1310428e5c-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-c7464cf3-58b8-e243-a4b5-43d4f6b93d64-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_83ff3f15-beb8-014f-916d-a3f312c3da8c-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b52d778e-e7b2-d1f8-f637-1f62b8823f21-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e0c37ef1-750b-8bd4-28f6-09ee44630ad2-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5ea4903d-2077-80ac-2d15-d49c8c71c0df-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_1eaae552-c8ca-da93-39c1-c6395fee7cd9-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-a31e315c-effc-975c-4d93-c844b89eb741-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-bcdc40c0-f3e5-7ff6-6d51-eb0f3036b9c5-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_2e1b0d53-326a-d79a-817c-56e5e964817e-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_7b5274fe-e9a6-630e-e70f-d9bc46920a2c-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_69e9db84-3f78-20ff-ab0e-65f17041e3a3-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_3c533268-c54d-33ea-cbd1-9427794d3e20-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_8604a1a1-cd98-0477-1be6-d12bc928a6ab-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_15351777-1423-a76e-c250-861d4d508d7d-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b8138462-0cdb-0261-1d79-6918f49bcb4a-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_7b4699cb-a27d-0799-3cbe-1c1461f8b4fd-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_6558b86b-0ce9-47ca-35e4-30e08dbf3d6f-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-bf83918e-753e-65cc-5a3d-7a8b405683b3-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-bd57a7a6-f2cc-4b48-e8d6-2fb05e2c0cc3-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_67b2d262-b4b9-95f5-f4d7-30ade8d9c954-c7078100 {
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_59d9bca2-e25d-f697-0db6-b4ad7c7c9739-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_5bfb9399-4b8d-4a59-2e3d-40f9561a66e7-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_4bfd6e91-d624-bac0-b518-b4d8db1a2541-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_183de045-f66f-3fa1-e24a-f1611ca2ab89-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-cafd3082-bb63-1d2d-e80e-d56831d97fe6-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_444e0563-ac0d-4bbc-7042-4b1217f8977a-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_4f8f35af-e3f0-04e4-dd6d-88c2e3bce842-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_35002ebb-edf0-17f4-b967-01db37eacf11-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_2e421bfd-8ee5-ae1e-8910-7713a12a5465-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_81254322-7794-4c6a-7835-834881e00afc-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_0871f47a-8bbc-44a8-6a29-e89468fc761b-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-f9c313a3-60c8-8f95-29a5-2e1310428e5c-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-c7464cf3-58b8-e243-a4b5-43d4f6b93d64-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_83ff3f15-beb8-014f-916d-a3f312c3da8c-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-b52d778e-e7b2-d1f8-f637-1f62b8823f21-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-e0c37ef1-750b-8bd4-28f6-09ee44630ad2-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_5ea4903d-2077-80ac-2d15-d49c8c71c0df-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_1eaae552-c8ca-da93-39c1-c6395fee7cd9-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-a31e315c-effc-975c-4d93-c844b89eb741-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-bcdc40c0-f3e5-7ff6-6d51-eb0f3036b9c5-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_2e1b0d53-326a-d79a-817c-56e5e964817e-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_7b5274fe-e9a6-630e-e70f-d9bc46920a2c-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_69e9db84-3f78-20ff-ab0e-65f17041e3a3-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_3c533268-c54d-33ea-cbd1-9427794d3e20-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_8604a1a1-cd98-0477-1be6-d12bc928a6ab-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_15351777-1423-a76e-c250-861d4d508d7d-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-b8138462-0cdb-0261-1d79-6918f49bcb4a-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_7b4699cb-a27d-0799-3cbe-1c1461f8b4fd-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_6558b86b-0ce9-47ca-35e4-30e08dbf3d6f-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-bf83918e-753e-65cc-5a3d-7a8b405683b3-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-bd57a7a6-f2cc-4b48-e8d6-2fb05e2c0cc3-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-_67b2d262-b4b9-95f5-f4d7-30ade8d9c954-c7078100 {
    -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }
}

@font-face {
  font-family: 'Dmsans';
  src: url('../fonts/DMSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans';
  src: url('../fonts/DMSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans';
  src: url('../fonts/DMSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Visbycf';
  src: url('../fonts/VisbyCF-Bold.otf') format('opentype'), url('../fonts/VisbyCF-ExtraBold.otf') format('opentype'), url('../fonts/VisbyCF-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Visbycf';
  src: url('../fonts/VisbyCF-DemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Visbycf';
  src: url('../fonts/VisbyCF-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Visbycf';
  src: url('../fonts/VisbyCF-BoldOblique.otf') format('opentype'), url('../fonts/VisbyCF-ExtraBoldOblique.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Visbycf';
  src: url('../fonts/VisbyCF-HeavyOblique.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}