:root {
  --pale-pink: #fae8ff;
  --elements-webflow-library--neutral--800: #18146b;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --elements-webflow-library--neutral--600: #6e7191;
  --untitled-ui--primary600: #d09dff;
  --untitled-ui--white: white;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--primary100: #f4ebff;
  --untitled-ui--gray300: #d0d5dd;
  --untitled-ui--gray700: #344054;
  --untitled-ui--gray50: #f9fafb;
  --untitled-ui--gray800: #1d2939;
  --untitled-ui--gray100: #f2f4f7;
  --untitled-ui--gray600: #475467;
  --untitled-ui--gray900: #101828;
  --untitled-ui--primary50: #f9f5ff;
  --untitled-ui--primary800: #53389e;
  --untitled-ui--primary200: #e9d7fe;
  --elements-webflow-library--neutral--200: #f7f7fc;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --elements-webflow-library--secondary--color-2: #f2f1ff;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--general--shadow-02: #14142b14;
  --elements-webflow-library--general--shadow-03: #14142b1a;
  --white: white;
  --black: black;
  --subtitle-blue: #4ed1d7;
  --pink-link: #f26bff;
  --untitled-ui--gray200: #eaecf0;
  --untitled-ui--gray500: #667085;
  --walsh--walsh-dark-green: #2c5c5d;
}

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  overflow-x: hidden;
}

html {
  overflow-x: hidden;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: none;
}

img {
  padding-left: .5rem;
  padding-right: .5rem;
  display: inline-block;
}

.body {
  color: #fae8ff;
  background-color: #fff0;
  height: auto;
  font-family: Neuehaasdisplay, sans-serif;
  font-size: 16px;
  line-height: 1;
  display: block;
}

.hero-sec {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: #2682d7;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 80vh;
  padding: 32px 32px 4rem 4rem;
  display: flex;
}

._8-colum-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-height: 22.5vh;
  display: grid;
}

._8-colum-grid.hero-title {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  max-height: 45vh;
  position: relative;
}

.h1-feature {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 18vw;
  line-height: .8;
  position: absolute;
  top: auto;
  bottom: 0;
}

.h2-feature {
  letter-spacing: 2px;
  order: 0;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 8px;
  font-size: 2.5vw;
  font-weight: 100;
  position: relative;
  top: auto;
}

.heading-2-menu {
  text-align: center;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin-top: 12vh;
  margin-bottom: 12vh;
  font-size: 10vw;
  font-weight: 700;
  line-height: 1;
  display: flex;
}

.div-block {
  height: 25vh;
  overflow: visible;
}

.nav-menu {
  align-self: center;
  width: 100vw;
  height: 100vh;
}

.div-block-2 {
  height: 10vh;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 15vh;
  margin-top: 5vh;
  margin-bottom: 5vh;
  display: block;
  position: static;
}

.paragraph {
  z-index: 999;
  color: var(--pale-pink);
  text-align: center;
  letter-spacing: 2px;
  flex-flow: column;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5vh;
  padding-bottom: 5vh;
  font-family: Neuehaasdisplay, sans-serif;
  font-size: .8rem;
  font-weight: 100;
  display: block;
  position: relative;
  inset: auto 0% 0%;
}

.image {
  align-self: center;
  margin-top: 16px;
  margin-bottom: 16px;
  display: block;
  position: static;
}

.arrow-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  word-break: normal;
  object-fit: fill;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center flex-end;
  align-self: center;
  place-items: center;
  width: 90vw;
  height: 20vh;
  max-height: 20vh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  bottom: auto;
}

.dropdown {
  width: auto;
  height: auto;
  display: flex;
}

.dropdown-list {
  background-color: #ddd;
}

.dropdown-list.w--open {
  background-color: #ddd0;
}

.dropdown-toggle {
  margin-left: 0;
}

.dropdown-toggle.w--open {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.tabs-menu {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tab-link-tab-1 {
  background-color: #c8c8c8;
}

.tab-link-tab-1.w--current {
  color: #f8e6fd;
  text-align: center;
  background-color: #c8c8c800;
  border: 1px #000;
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.tab-link-tab-2, .tab-link-tab-3 {
  background-color: #ddd0;
  padding: 0;
  overflow: hidden;
}

.work-title {
  color: #fae8ff;
  text-align: center;
  border: 1px #000;
  width: 100vw;
}

.work-title.heading-2-menu {
  letter-spacing: .15rem;
  justify-content: space-between;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1rem;
  font-size: .8rem;
  font-weight: 400;
  text-decoration: none;
}

.tabs {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-2 {
  color: #f7e7fb;
}

.open-menu {
  background-color: #1f0e38;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 60vh;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.gallery {
  width: 30vw;
  height: 55vh;
  margin-bottom: 16px;
  padding-bottom: 0;
  padding-right: 0;
}

.slider {
  justify-content: center;
  align-items: flex-start;
  height: 55vh;
  margin-top: 16px;
  margin-bottom: 16px;
  display: flex;
}

.mask {
  margin-bottom: 16px;
}

.image-2 {
  box-sizing: content-box;
  text-align: center;
  -webkit-text-fill-color: inherit;
  vertical-align: baseline;
  object-fit: cover;
  background-clip: border-box;
  border-radius: 5px;
  align-self: flex-end;
  width: 30vw;
  max-width: none;
  height: 55vh;
  margin-left: -8px;
  margin-right: 0;
  padding-left: 0;
  display: block;
  position: static;
  overflow: clip;
}

.div-block-5 {
  object-fit: fill;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 30vw;
  padding-left: 0;
  display: flex;
}

.image-3 {
  align-self: flex-end;
  width: 30vw;
  height: 55vh;
}

.div-block-6 {
  flex-flow: column;
  display: flex;
  overflow: clip;
}

.image2 {
  box-sizing: content-box;
  object-fit: cover;
  align-self: flex-start;
}

.div-block6 {
  object-fit: cover;
  width: auto;
  max-width: 30vw;
  overflow: clip;
}

._3 {
  background-image: url('../images/image-22.png');
  background-position: 50%;
  background-size: cover;
  width: 8%;
  margin-right: 1em;
}

._3.anima {
  background-image: url('../images/plumber-site-stand-in.PNG');
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 20vw;
}

._8 {
  background-image: url('../images/image-24.png');
  background-position: 50%;
  background-size: cover;
  width: 8%;
}

._8.anima {
  width: 13%;
}

.div_wraper {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: row;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  width: 90vw;
  min-width: 90vh;
  max-width: 90vw;
  height: 55vh;
  max-height: 55vh;
  margin: 16px;
  display: flex;
  position: static;
  overflow: visible;
}

._4 {
  background-image: url('../images/image-27.png');
  background-position: 50%;
  background-size: cover;
  width: 8%;
  margin-right: 1em;
}

._4.anima {
  width: 20vw;
  margin-right: 0;
}

._1 {
  width: 8%;
  margin-right: 1em;
}

._1.anima {
  background-image: url('../images/Salon-website-stand-in.PNG');
  background-position: 70% 30%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 20vw;
}

._2 {
  background-image: url('../images/image-25.png');
  background-position: 50%;
  background-size: cover;
  width: 8%;
  margin-right: 1em;
}

._2.anima {
  background-image: url('../images/Nonprofit-site-stand-in.PNG');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 20vw;
}

._6 {
  background-image: url('../images/image-29.png');
  background-position: 50%;
  background-size: cover;
  width: 13%;
  margin-bottom: -2px;
  margin-right: 1em;
}

._6:hover {
  filter: none;
}

._7 {
  background-image: url('../images/image-23.png');
  background-position: 50%;
  background-size: cover;
  width: 8%;
  margin-right: 1em;
}

._7.anima {
  width: 13%;
}

._5 {
  background-image: url('../images/image-28.png');
  background-position: 50%;
  background-size: cover;
  width: 8%;
  margin-right: 1em;
}

._5.anima {
  width: 13%;
  margin-right: 1em;
}

.about-paragraph {
  color: #fae8ff;
  text-align: left;
  letter-spacing: .1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 900px;
  margin: 0 0 1rem;
  padding-left: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  display: block;
}

.about-paragraph.bulletlist {
  margin-bottom: 2rem;
  padding-left: 2rem;
}

.contact-paragraph {
  color: #fae8ff;
  max-width: 900px;
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
}

.main-title {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  margin-top: 30vh;
  display: flex;
}

.image-4 {
  text-align: left;
  align-self: flex-start;
  max-width: 100%;
  display: block;
  overflow: visible;
}

.div-block-7 {
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  display: flex;
  position: static;
}

.image-5 {
  align-self: center;
  margin: 32px auto 28px;
  padding-top: 0;
  position: absolute;
  inset: auto 0% 0%;
}

.section {
  background-color: #0000;
}

.background {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  overflow: visible;
  position: relative;
  min-height: 100vh;
}

.gallery-slider {
  border-bottom: 1px #e4ebf3;
  max-height: 50vh;
  padding: 2rem;
  position: relative;
}

.container {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.gallery-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  max-height: 50vh;
  display: grid;
}

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

.gallery-slide {
  background-color: #0000;
  height: auto;
}

.gallery-slide-wrapper {
  max-width: 20%;
  max-height: 50vh;
  margin-right: 6%;
}

.gallery-slide-image {
  max-width: 25vw;
  height: 50vh;
  max-height: 50vh;
  position: relative;
}

.gallery-image {
  width: 100%;
  max-height: 50vh;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav {
  display: none;
}

.top-bar {
  z-index: 999;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: row;
  justify-content: space-between;
  padding: 2rem 4rem;
  display: flex;
  position: relative;
}

.heading-2 {
  z-index: 10;
  color: #fae8ff;
  letter-spacing: .15rem;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  transform-style: preserve-3d;
  background-clip: border-box;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 8vw;
  font-weight: 900;
  line-height: .95;
  position: relative;
  transform: scale3d(1, 1, 2);
}

.heading-3 {
  letter-spacing: .09rem;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 .5rem;
  font-size: 1.5rem;
  font-weight: 500;
}

.company-name {
  color: var(--pale-pink);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 20px;
}

.div-block-8 {
  flex-flow: column;
  display: flex;
}

.image-6 {
  max-width: none;
  max-height: 100%;
  padding-bottom: 1rem;
}

.brix---image-width-100 {
  width: auto;
  max-width: 100%;
  display: block;
}

.brix---image-wrapper-br-24px {
  border-radius: 24px;
  max-width: 15%;
  max-height: 90%;
  overflow: hidden;
}

.brix---gallery-v10-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 130%;
  max-height: 90%;
  display: flex;
}

.brix---gallery-v10-height {
  max-height: 90%;
}

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

.brix---btn-primary {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---buttons-row-right---t-left {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---paragraph-default {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---heading-h2-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---mg-bottom-12px {
  margin-bottom: 12px;
}

.brix---inner-container-490px {
  max-width: 490px;
}

.brix---grid-top---text-2-buttons {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  align-items: end;
  margin-bottom: 48px;
}

.brix---section-position-relative {
  padding-top: 176px;
  padding-bottom: 176px;
  position: relative;
  overflow: hidden;
}

.gallery-wrap {
  box-sizing: border-box;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  object-fit: contain;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  max-width: 95%;
  height: 55vh;
  max-height: 100%;
  margin: 2rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}

.image-7 {
  max-width: 25%;
}

.galleryimg {
  object-fit: contain;
  max-width: none;
  max-height: 55vh;
  overflow: visible;
}

.gallery_content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto;
  grid-template-columns: 20% 20% 20% 20% 20%;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  max-width: none;
  height: 60vh;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.gallery_block {
  width: 20%;
  height: 100%;
  overflow: hidden;
}

.gallery_block.bg-image-1 {
  box-shadow: none;
  background-image: url('../images/Salon-screenshot.PNG');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  width: 33%;
  min-width: 10%;
}

.gallery_block.bg-image-2 {
  background-image: url('../images/restaurant-screenshot.PNG');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  width: 34%;
  min-width: 10%;
}

.gallery_block.bg-image-3 {
  background-image: url('../images/gym-screenshot.PNG');
  background-position: 60%;
  background-size: cover;
  background-attachment: scroll;
  width: 33%;
  overflow: hidden;
}

.gallery_block.bg-image-4 {
  background-image: url('../images/mohammad-alizade-CDu0x1Aiils-unsplash-min.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.gallery_block.bg-image-5 {
  background-image: url('../images/anita-wing-lee-sZ9s9tDVCWo-unsplash-min.jpg');
  background-position: 80% 60%;
  background-size: cover;
  background-attachment: scroll;
}

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

.work-tab {
  z-index: 99;
  background-color: var(--elements-webflow-library--neutral--800);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding: 5vw 0;
  display: flex;
  position: relative;
  inset: 0%;
}

.about-tab {
  z-index: 99;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.about-title {
  color: #fae8ff;
  text-align: center;
  border: 1px #000;
  width: 100vw;
}

.about-title.heading-2-menu {
  color: var(--pale-pink);
  letter-spacing: .15rem;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1rem;
  font-size: .8rem;
  font-weight: 400;
  text-decoration: none;
}

.contact-title {
  color: #fae8ff;
  text-align: center;
  border: 1px #000;
  width: 100vw;
}

.contact-title.heading-2-menu {
  letter-spacing: .15rem;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1rem;
  font-size: .8rem;
  font-weight: 400;
  text-decoration: none;
}

.contact-tab {
  z-index: 99;
  opacity: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  max-height: none;
  margin-bottom: 0;
  padding: 15vw 5vw 10vw;
  display: flex;
  position: relative;
}

.button {
  letter-spacing: .18rem;
  background-color: #7f56d9;
  border-radius: 10px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1.5rem;
}

.services-tab {
  z-index: 99;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.services-title {
  color: #fae8ff;
  text-align: center;
  border: 1px #000;
  width: 100vw;
}

.services-title.heading-2-menu {
  letter-spacing: .15rem;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1rem;
  font-size: .8rem;
  font-weight: 400;
  text-decoration: none;
}

.tools-title {
  color: #fae8ff;
  text-align: center;
  border: 1px #000;
  width: 100vw;
}

.tools-title.heading-2-menu {
  color: var(--pale-pink);
  letter-spacing: .15rem;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1rem;
  font-size: .8rem;
  font-weight: 400;
  text-decoration: none;
}

.services-paragraph {
  color: #fae8ff;
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 900px;
  margin: 16px 15vw;
  font-size: 24px;
  font-weight: 300;
  display: block;
}

.nav-wrapper {
  display: flex;
  position: relative;
}

.logo-wrapper {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  align-self: center;
  padding-top: 0;
  display: flex;
}

.uui-button {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--primary600);
  background-color: var(--untitled-ui--primary600);
  color: var(--untitled-ui--white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button:hover {
  border-color: var(--untitled-ui--primary700);
  background-color: var(--untitled-ui--primary700);
}

.uui-button:focus {
  background-color: var(--untitled-ui--primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--primary100);
}

.uui-button.is-button-large {
  grid-column-gap: .75rem;
  padding: 1rem 1.75rem;
  font-size: 1.125rem;
}

.uui-button-secondary-gray {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--gray300);
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--gray700);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-secondary-gray:hover {
  background-color: var(--untitled-ui--gray50);
  color: var(--untitled-ui--gray800);
}

.uui-button-secondary-gray:focus {
  background-color: var(--untitled-ui--white);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--gray100);
}

.uui-button-secondary-gray.is-button-large {
  grid-column-gap: .75rem;
  padding: 1rem 1.75rem;
  font-size: 1.125rem;
}

.uui-button-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-button-row.button-row-center {
  justify-content: center;
}

.uui-text-size-large {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-icon-1x1-xsmall {
  width: 2rem;
  max-width: 100%;
  height: 2rem;
  max-height: 100%;
  padding-top: 0;
}

.uui-layout56_item-icon-wrapper {
  flex: none;
  align-self: flex-start;
  margin-right: .75rem;
}

.uui-layout56_item {
  display: flex;
}

.uui-layout56_item-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2rem;
  margin-bottom: 2.5rem;
  display: grid;
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-medium {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-heading-subheading {
  color: var(--untitled-ui--primary600);
  letter-spacing: .1rem;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  margin-left: 5vw;
  font-family: Neuehaasdisplay, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}

.uui-layout56_image {
  border: .25rem solid var(--untitled-ui--gray900);
  border-radius: .5rem;
  width: 100%;
}

.uui-layout56_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-padding-vertical-xhuge {
  width: auto;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.uui-container-large {
  width: 100%;
  max-width: 80rem;
  margin: 10vw 5vw;
}

.uui-page-padding {
  z-index: 99;
  width: 100vw;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.uui-layout21_item-icon-wrapper {
  align-self: flex-start;
  margin-right: .75rem;
}

.uui-layout21_item {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.uui-layout21_item-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: grid;
}

.uui-layout21_content-right {
  padding-left: 0;
}

.uui-layout21_content-left {
  padding-left: 2rem;
}

.uui-layout20_component-copy {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.uui-section_layout21 {
  margin-top: 13vh;
  margin-bottom: 13vh;
}

.uui-layout17_image {
  object-fit: cover;
  width: 100%;
}

.uui-layout17_image-wrapper {
  background-color: var(--untitled-ui--gray50);
  width: 100%;
  height: 100%;
}

.uui-text-size-medium {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-space-xxsmall {
  width: 100%;
  min-height: .5rem;
}

.uui-heading-xsmall {
  color: var(--untitled-ui--gray900);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-layout17_item-text-wrapper {
  padding-top: .5rem;
}

.uui-icon-featured-outline-large {
  border: .5rem solid var(--untitled-ui--primary50);
  background-color: var(--untitled-ui--primary100);
  color: var(--untitled-ui--primary600);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
}

.layout17_item-icon-wrapper {
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.uui-layout17_item {
  display: flex;
}

.uui-layout17_item-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-bottom: 2.5rem;
}

.uui-layout17_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-button-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-icon.is-icon-large {
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
}

.uui-button-link {
  grid-column-gap: .5rem;
  color: var(--untitled-ui--primary700);
  white-space: nowrap;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-link:hover {
  color: var(--untitled-ui--primary800);
}

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
}

.uui-layout33_content {
  flex-flow: column;
  display: flex;
}

.uui-layout33_component {
  grid-column-gap: 4rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90vw;
  margin-top: 2rem;
  display: flex;
}

.uui-heroheader15_card-image-05 {
  z-index: 5;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-image: linear-gradient(112deg, #ffffff80, #fff0);
  border: 1px solid #ffffff80;
  border-radius: 1.25rem;
  width: 35rem;
  position: absolute;
  transform: translate(65%, 79%)rotate(150deg);
  box-shadow: 1px 1px 25px 12px #0000000d;
}

.uui-heroheader15_card-image-04 {
  z-index: 4;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-image: linear-gradient(112deg, #ffffff80, #fff0);
  border: 1px solid #ffffff80;
  border-radius: 1.25rem;
  width: 35rem;
  position: absolute;
  transform: translate(38%, 33%)rotate(120deg);
  box-shadow: 1px 1px 25px 12px #0000000d;
}

.uui-heroheader15_card-image-03 {
  z-index: 3;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-image: linear-gradient(112deg, #ffffff80, #fff0);
  border: 1px solid #ffffff80;
  border-radius: 1.25rem;
  width: 35rem;
  position: absolute;
  transform: translate(0, 16%)rotate(90deg);
  box-shadow: 1px 1px 25px 12px #0000000d;
}

.uui-heroheader15_card-image-02 {
  z-index: 2;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-image: linear-gradient(112deg, #ffffff80, #fff0);
  border: 1px solid #ffffff80;
  border-radius: 1.25rem;
  width: 35rem;
  position: absolute;
  transform: translate(-38%, 33%)rotate(60deg);
  box-shadow: 1px 1px 25px 12px #0000000d;
}

.uui-heroheader15_card-image-01 {
  z-index: 1;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-image: linear-gradient(112deg, #ffffff80, #fff0);
  border: 1px solid #ffffff80;
  border-radius: 1.25rem;
  width: 35rem;
  position: absolute;
  transform: translate(-65%, 79%)rotate(30deg);
  box-shadow: 1px 1px 25px 12px #0000000d;
}

.uui-heroheader15_image-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 28rem;
  margin-top: 4rem;
  display: flex;
  position: relative;
}

.uui-space-large {
  width: 100%;
  min-height: 3rem;
}

.uui-text-size-xlarge {
  color: var(--untitled-ui--gray600);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  line-height: 1.5;
}

.uui-text-size-xlarge.text-color-primary200 {
  color: var(--untitled-ui--primary200);
}

.uui-max-width-large {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large.align-center, .align-center {
  margin-left: auto;
  margin-right: auto;
}

.uui-heading-xlarge {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-heading-xlarge.text-color-white {
  color: var(--untitled-ui--white);
  text-align: left;
}

.uui-heroheader15_subheading {
  color: var(--untitled-ui--primary200);
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-text-align-center {
  text-align: center;
}

.uui-heroheader15_component {
  object-fit: fill;
  flex-direction: column;
  align-items: center;
  height: 100%;
  display: flex;
}

.uui-space-xhuge {
  width: 100%;
  min-height: 7rem;
}

.uui-section_heroheader15 {
  background-color: var(--untitled-ui--primary800);
  overflow: hidden;
}

.heading2 {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 7rem;
  line-height: .95;
  display: flex;
}

.blob {
  z-index: 1;
  opacity: .8;
  filter: blur(40px);
  -webkit-text-fill-color: inherit;
  background-image: radial-gradient(circle closest-corner, #e229e2, #761ad1);
  background-clip: content-box;
  border-radius: 50%;
  align-self: auto;
  width: 60vh;
  height: 60vh;
  position: absolute;
  inset: 18% auto auto 0%;
  transform: none;
}

.blob.b2 {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-start;
  place-items: start stretch;
  display: block;
  inset: 20% auto auto 40%;
  transform: scale(1);
}

.blob.b3 {
  inset: auto auto 0% 15%;
}

.blob.b4 {
  inset: auto 0% 0% auto;
}

.blob2 {
  z-index: 1;
  opacity: .8;
  filter: blur(40px);
  -webkit-text-fill-color: inherit;
  background-image: radial-gradient(circle closest-corner, #e229e2, #761ad1);
  background-clip: content-box;
  border-radius: 50%;
  align-self: auto;
  width: 60vh;
  height: 60vh;
  position: absolute;
  inset: 20% auto auto 60%;
  transform: none;
}

.blob2.b2 {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-start;
  place-items: start stretch;
  display: block;
  inset: 20% auto auto 40%;
  transform: scale(1);
}

.blob2.b3 {
  inset: auto auto 0% 15%;
}

.blob2.b4 {
  inset: auto 0% 0% auto;
}

.blob-3 {
  z-index: 1;
  opacity: .8;
  filter: blur(40px);
  -webkit-text-fill-color: inherit;
  background-image: radial-gradient(circle closest-corner, #e229e2, #761ad1);
  background-clip: content-box;
  border-radius: 50%;
  align-self: auto;
  width: 60vh;
  height: 60vh;
  position: absolute;
  inset: 32% auto auto 20%;
  transform: none;
}

.blob-3.b2 {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-start;
  place-items: start stretch;
  display: block;
  inset: 20% auto auto 40%;
  transform: scale(1);
}

.blob-3.b3 {
  inset: auto auto 0% 15%;
}

.blob-3.b4 {
  inset: auto 0% 0% auto;
}

.blob-four {
  z-index: 1;
  opacity: .8;
  filter: blur(40px);
  -webkit-text-fill-color: inherit;
  background-image: radial-gradient(circle closest-corner, #e229e2, #761ad1);
  background-clip: content-box;
  border-radius: 50%;
  align-self: auto;
  width: 60vh;
  height: 60vh;
  position: absolute;
  inset: 30% auto auto 40%;
  transform: none;
}

.blob-four.b2 {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-start;
  place-items: start stretch;
  display: block;
  inset: 20% auto auto 40%;
  transform: scale(1);
}

.blob-four.b3 {
  inset: auto auto 0% 15%;
}

.blob-four.b4 {
  inset: auto 0% 0% auto;
}

.nubloba {
  opacity: .79;
  filter: blur(20px);
  background-color: #e61ae6;
  border-radius: 50%;
  width: 40vh;
  height: 30vh;
  position: relative;
  inset: auto auto 0% 0%;
}

.nublobb {
  filter: blur(20px);
  background-color: #771bd3;
  border-radius: 50%;
  width: 60vh;
  height: 50vh;
  position: relative;
  top: 30%;
  left: 20%;
}

.nublobc {
  filter: blur(15px);
  background-color: #241bd3;
  border-radius: 50%;
  width: 100vh;
  height: 80vh;
  position: relative;
  left: 50%;
}

.div-block-10 {
  box-sizing: border-box;
  object-fit: fill;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-11 {
  background-color: #eae5e5;
}

.div-block-12 {
  z-index: 1;
  opacity: .96;
  object-fit: fill;
  background-color: #8323e4;
  background-image: linear-gradient(228deg, #6307b3, #22014e);
  border-radius: 29%;
  align-self: flex-end;
  width: 80vw;
  height: 300vh;
  position: absolute;
  overflow: visible;
}

.div100 {
  z-index: 1;
  box-sizing: border-box;
  opacity: .91;
  text-align: left;
  object-fit: cover;
  background-color: #170020;
  background-image: none;
  border: 50px #43055a;
  border-radius: 50%;
  width: 80vh;
  height: 200vh;
  margin-top: 50vh;
  margin-right: 40vw;
  display: block;
  position: absolute;
  overflow: hidden;
}

.hero-sec-background {
  z-index: 0;
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: .5;
  filter: blur(70px);
  object-fit: cover;
  background-color: #2a76bd00;
  background-image: none;
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-13 {
  z-index: 3;
  opacity: .65;
  background-color: #2682d7;
  border: 50px dotted #040e85;
  border-radius: 25%;
  align-self: center;
  width: 80vh;
  height: 175vh;
  margin-top: 20vh;
  margin-bottom: 0%;
  padding-bottom: 0%;
  position: absolute;
  overflow: hidden;
}

.div-block-14 {
  z-index: 0;
  background-color: #080808;
  flex-flow: column;
  display: flex;
  position: static;
  overflow: clip;
}

.circle4 {
  z-index: 3;
  opacity: .89;
  background-color: #2682d7;
  background-image: radial-gradient(circle farthest-side, #2210ee, #04042c);
  border: 75px solid #510677;
  border-radius: 36%;
  align-self: flex-end;
  width: 60vh;
  height: 90vh;
  margin-bottom: 0%;
  margin-right: 20vw;
  padding-bottom: 0%;
  position: absolute;
  overflow: hidden;
}

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

.div-block-16 {
  align-self: flex-start;
}

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

.image-8 {
  width: 3rem;
  padding-left: .5rem;
  padding-right: .5rem;
}

.image-9 {
  width: 3rem;
  margin-top: 3px;
  padding-right: .5rem;
}

.image-10 {
  width: 3rem;
  padding-left: .5rem;
  padding-right: .5rem;
}

.image-11 {
  object-fit: contain;
  width: 3rem;
  overflow: visible;
}

.logo {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 2.4rem;
  padding-left: 0;
  padding-right: 0;
}

.service-paragraph {
  color: #fae8ff;
  text-align: left;
  letter-spacing: .1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 1rem 0 0;
  padding-left: 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  display: block;
}

.service-paragraph.bulletlist {
  margin-bottom: 2rem;
  padding-left: 2rem;
}

.about-paragraph-list {
  color: #fae8ff;
  text-align: left;
  letter-spacing: .1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 900px;
  margin: 0 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  display: block;
}

.about-paragraph-list.bulletlist {
  margin-bottom: 2rem;
  padding-left: 2rem;
}

.brix---half-bg-bottom {
  z-index: -1;
  background-color: var(--elements-webflow-library--neutral--200);
  width: 100%;
  height: 60%;
  position: absolute;
  inset: auto 0% 0%;
}

.brix---text-200-bold {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---color-accent-1 {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---text-200 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.brix---mg-bottom-8px {
  margin-bottom: 8px;
}

.brix---big-icon-left {
  border-radius: 16px;
  margin-right: 16px;
}

.brix---card-link-icon-wrapper {
  border: 1px solid var(--elements-webflow-library--neutral--200);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 6px 0 var(--elements-webflow-library--general--shadow-01);
  color: var(--elements-webflow-library--neutral--600);
  transform-style: preserve-3d;
  border-radius: 14px;
  align-items: center;
  padding: 14px 18px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  text-decoration: none;
  transition: transform .3s, border-color .3s, color .3s;
  display: flex;
}

.brix---card-link-icon-wrapper:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  transform: scale3d(.96, .96, 1.01);
}

.brix---grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---paragraph-default-2 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-801 {
  color: var(--elements-webflow-library--neutral--600);
}

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

.brix---heading-h3-size {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---color-neutral-802 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---text-center {
  text-align: center;
}

.brix---inner-container-460px-center {
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
}

.brix---error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-100 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---icon-success-message-big {
  width: 60px;
  margin-bottom: 10px;
}

.brix---success-message {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---social-icon-square-30px {
  background-color: var(--elements-webflow-library--secondary--color-2);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.brix---social-icon-square-30px:hover {
  transform: scale(.92);
}

.brix---social-media-grid-right---mbp-center {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: end;
  align-self: center;
  justify-items: end;
}

.brix---btn-primary-2 {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-2:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---text-area {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-02);
  border-radius: 10px;
  min-height: 144px;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 28px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---text-area:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-03);
}

.brix---text-area:focus {
  border-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--800);
}

.brix---text-area::placeholder {
  color: var(--elements-webflow-library--neutral--600);
  font-size: 18px;
}

.brix---input-label {
  color: var(--pale-pink);
  letter-spacing: .1rem;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
}

.brix---input {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-02);
  border-radius: 10px;
  min-height: 70px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---input:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-03);
}

.brix---input:focus {
  border-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--800);
}

.brix---input::placeholder {
  color: var(--elements-webflow-library--neutral--600);
  font-size: 18px;
}

.brix---form-grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template: ". ."
                 ". ."
                 ". ."
                 ". Area"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---card-form-v2 {
  border: 1px none var(--elements-webflow-library--neutral--300);
  background-color: var(--untitled-ui--primary600);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 10px;
  min-height: 620px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 2rem;
}

.brix---mg-bottom-64px {
  margin-bottom: 64px;
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---heading-h1-size {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---subtitle {
  color: var(--elements-webflow-library--accent--primary-1);
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---inner-container-752px-center {
  max-width: 752px;
  margin-left: auto;
  margin-right: auto;
}

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

.brix---section-position-relative-2 {
  padding-top: 176px;
  padding-bottom: 176px;
  position: relative;
  overflow: hidden;
}

.contact-expand {
  background-color: var(--elements-webflow-library--neutral--800);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  max-height: none;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

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

.button-send {
  background-color: var(--elements-webflow-library--neutral--800);
  letter-spacing: .18rem;
  border-radius: 10px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1.5rem;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1rem;
  font-weight: 300;
}

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

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

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

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

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

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

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

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

.text-block-3 {
  border: 5px solid #d1c0c0;
}

.gallery-description {
  text-decoration: none;
}

.hero-title {
  color: var(--untitled-ui--primary600);
  letter-spacing: .1rem;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  margin-left: 0;
  font-family: Neuehaasdisplay, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}

.body-2 {
  background-color: var(--elements-webflow-library--neutral--800);
}

.about-pg-about-sec {
  padding-left: 5vw;
  padding-right: 5vw;
}

.uui-text-size-medium-2 {
  color: var(--pale-pink);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-heading-xsmall-2 {
  color: var(--pale-pink);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-lightbox_play-icon {
  z-index: 2;
  -webkit-backdrop-filter: saturate(150%) blur(12px);
  backdrop-filter: saturate(150%) blur(12px);
  color: #fff;
  background-color: #ffffff1a;
  border-radius: 100%;
  width: 8rem;
  height: 8rem;
  position: absolute;
}

.lightbox_video-overlay-layer {
  z-index: 1;
  background-color: #1d29391a;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.uui-layout62_tabs-link {
  border-left: 4px solid var(--untitled-ui--gray100);
  background-color: #0000;
  padding: 1.5rem 0 1.5rem 2rem;
  display: block;
}

.uui-layout62_tabs-link.w--current {
  border-left-width: 4px;
  border-left-color: var(--untitled-ui--primary600);
  opacity: 1;
  background-color: #0000;
}

.uui-layout62_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-layout62_image-wrapper {
  background-color: var(--untitled-ui--gray100);
  width: 100%;
  height: 100%;
  min-height: 35rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.uui-layout62_image-02 {
  width: 18rem;
  min-width: 18rem;
  position: absolute;
  top: 7rem;
  left: 2rem;
  right: 0%;
}

.uui-layout62_image-01 {
  width: 24rem;
  min-width: 24rem;
  position: absolute;
  top: 2rem;
  left: auto;
  right: -1.5rem;
}

.uui-layout62_lightbox {
  background-color: var(--untitled-ui--gray100);
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 33rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.uui-layout62_lightbox-image {
  border: .25rem solid var(--untitled-ui--gray900);
  border-radius: .5rem;
  width: 40rem;
  min-width: 40rem;
  position: absolute;
  inset: auto 3rem auto auto;
}

.uui-space-xxsmall-2 {
  width: 100%;
  min-height: .5rem;
}

.uui-padding-vertical-xhuge-2 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.heading-4 {
  letter-spacing: .15rem;
  margin-bottom: 0;
  font-size: 4rem;
  line-height: 4rem;
  position: relative;
}

.paragraph-2 {
  letter-spacing: .15rem;
}

.paragraph-3 {
  letter-spacing: .15rem;
  margin-bottom: 0;
  position: relative;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

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

@media screen and (min-width: 1440px) {
  .brix---form-grid-2-columns {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }
}

@media screen and (min-width: 1920px) {
  .hero-sec, .top-bar {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .brix---gallery-v10-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: 150%;
    position: static;
  }

  .brix---gallery-v10-height {
    height: auto;
  }

  .galleryimg {
    max-width: 30%;
  }

  .hero-sec-background {
    filter: blur(70px);
  }

  .circle4 {
    border-style: dotted;
    border-width: 50px;
  }
}

@media screen and (max-width: 991px) {
  .h2-feature {
    font-size: 2.5vw;
    bottom: 0;
  }

  .about-paragraph {
    width: auto;
    max-width: none;
    margin-bottom: .5rem;
  }

  .image-5 {
    margin-bottom: 32px;
  }

  .container {
    max-width: 728px;
  }

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

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

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

  .brix---image-wrapper-br-24px {
    border-radius: 20px;
  }

  .brix---gallery-v10-wrapper {
    width: 120%;
  }

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

  .brix---buttons-row-right---t-left {
    justify-content: flex-start;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---grid-top---text-2-buttons {
    grid-row-gap: 24px;
    grid-template-columns: .7fr;
  }

  .brix---section-position-relative {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .gallery-wrap {
    flex-flow: column;
    max-width: 95vw;
    overflow: visible;
  }

  .galleryimg {
    max-width: 100%;
    overflow: visible;
  }

  .gallery_content {
    flex-direction: column;
    height: 40rem;
  }

  .gallery_block {
    width: 100%;
    height: 20%;
  }

  .gallery_block.bg-image-1, .gallery_block.bg-image-2, .gallery_block.bg-image-3 {
    width: 100%;
    height: 33%;
  }

  .gallery_block.bg-image-4 {
    background-position: 50%;
  }

  .gallery_block.bg-image-5 {
    background-position: 50% 40%;
  }

  .uui-heading-subheading {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .uui-layout56_component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 0;
    padding-bottom: 0;
  }

  .uui-container-large {
    width: auto;
    max-width: none;
  }

  .uui-page-padding {
    object-fit: fill;
  }

  .uui-layout20_component-copy {
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
    padding-top: 2rem;
  }

  .uui-layout17_image {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .uui-layout17_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    align-items: start;
    min-height: auto;
  }

  .uui-layout33_component {
    grid-column-gap: 2rem;
  }

  .uui-heroheader15_card-image-05, .uui-heroheader15_card-image-04, .uui-heroheader15_card-image-03, .uui-heroheader15_card-image-02, .uui-heroheader15_card-image-01 {
    width: 32rem;
  }

  .uui-space-large {
    min-height: 2.5rem;
  }

  .uui-heading-xlarge {
    font-size: 3.25rem;
  }

  .uui-space-xhuge {
    min-height: 6rem;
  }

  .about-paragraph-list {
    margin-bottom: .5rem;
  }

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

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---social-media-grid-right---mbp-center {
    grid-column-gap: 10px;
  }

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

  .brix---card-form-v2 {
    padding: 54px 40px;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---section-position-relative-2 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .navbar-logo-left-container.shadow-three {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }

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

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

  .nav-menu-two {
    border: 1px none var(--pale-pink);
    background-color: var(--elements-webflow-library--neutral--800);
    opacity: .96;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    text-align: left;
    border-radius: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 64px;
    padding: 0;
    display: flex;
    box-shadow: 2px 2px 8px -1px #0e0d23;
  }

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

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

  .menu-button {
    padding: 12px 0 0;
  }

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

  .image-12 {
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
    transform: scale(1.2);
  }

  .hero-title {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .uui-layout62_component {
    grid-column-gap: 3rem;
  }

  .uui-layout62_image-02 {
    display: none;
  }

  .uui-layout62_image-01 {
    width: 100%;
    min-width: auto;
    top: 3%;
    right: -5%;
  }

  .uui-layout62_lightbox-image {
    width: 35rem;
    min-width: 35rem;
    right: 2rem;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

@media screen and (max-width: 767px) {
  .h2-feature {
    font-size: 2.5vw;
  }

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

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

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

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

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

  .brix---gallery-v10-wrapper {
    flex-direction: column;
    width: 100%;
    position: static;
  }

  .brix---gallery-v10-height {
    height: auto;
  }

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

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---grid-top---text-2-buttons {
    grid-template-columns: .9fr;
  }

  .brix---section-position-relative {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .uui-button.is-button-large {
    grid-column-gap: .5rem;
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

  .uui-button-wrapper.max-width-full-mobile-landscape {
    width: 100%;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    background-color: var(--untitled-ui--white);
    color: var(--untitled-ui--gray700);
  }

  .uui-button-secondary-gray.is-button-large {
    grid-column-gap: .5rem;
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-button-row.is-reverse-mobile-landscape, .uui-button-row.button-row-center.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-layout56_item-list {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

  .uui-heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-layout56_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-layout21_item-list {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .uui-layout20_component-copy {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .uui-heading-xsmall {
    font-size: 1.25rem;
  }

  .uui-layout17_item-list {
    grid-row-gap: 2.5rem;
    margin-bottom: 2rem;
  }

  .uui-layout17_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-button-icon.is-icon-large {
    width: 1.25rem;
    height: 1.25rem;
  }

  .uui-button-link {
    font-size: 1rem;
  }

  .uui-button-link:hover {
    color: var(--untitled-ui--primary700);
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-layout33_component {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .uui-heroheader15_card-image-05, .uui-heroheader15_card-image-04, .uui-heroheader15_card-image-03, .uui-heroheader15_card-image-02, .uui-heroheader15_card-image-01 {
    border-radius: .75rem;
    width: 24rem;
  }

  .uui-heroheader15_image-wrapper {
    height: 22rem;
  }

  .uui-space-large {
    min-height: 2rem;
  }

  .uui-text-size-xlarge {
    font-size: 1.125rem;
  }

  .uui-heading-xlarge {
    font-size: 2.25rem;
  }

  .uui-space-xhuge {
    min-height: 4rem;
  }

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

  .brix---big-icon-left {
    border-radius: 12px;
    max-width: 56px;
  }

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

  .brix---social-media-grid-right---mbp-center {
    justify-content: end;
    align-self: stretch;
    place-items: center end;
  }

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

  .brix---text-area {
    border-radius: 18px;
  }

  .brix---input {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
  }

  .brix---card-form-v2 {
    padding: 56px 32px;
  }

  .brix---mg-bottom-64px {
    margin-bottom: 48px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---subtitle {
    font-size: 17px;
    line-height: 19px;
  }

  .brix---section-position-relative-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .navbar-logo-left-container.shadow-three {
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

  .menu-button {
    padding: 0;
  }

  .image-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-heading-xsmall-2 {
    font-size: 1.25rem;
  }

  .uui-lightbox_play-icon {
    width: 4rem;
    height: 4rem;
  }

  .uui-layout62_tabs-link {
    padding-left: 1.5rem;
  }

  .uui-layout62_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-layout62_image-wrapper {
    height: 24rem;
    min-height: auto;
  }

  .uui-layout62_image-02 {
    width: 50%;
    min-width: auto;
    display: block;
    top: 25%;
    left: 5%;
  }

  .uui-layout62_image-01 {
    width: 60%;
    min-width: 60%;
    top: 2%;
    right: 0%;
  }

  .uui-layout62_lightbox {
    min-height: auto;
    padding: 1.5rem 1rem;
  }

  .uui-layout62_lightbox-image {
    width: 100%;
    min-width: 100%;
    position: static;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media screen and (max-width: 479px) {
  .body {
    font-size: 14px;
  }

  .hero-sec {
    justify-content: center;
    align-items: center;
    height: 40vh;
    padding: 5vw 2rem;
  }

  .h2-feature {
    margin-left: 0;
    padding-left: 0;
  }

  .about-paragraph {
    font-size: 14px;
  }

  .image-5 {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
  }

  .container {
    max-width: none;
  }

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

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

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

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

  .top-bar {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .heading-2 {
    flex-flow: row;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    padding-right: 0;
    font-size: 1.8rem;
    display: block;
    position: static;
  }

  .heading-3 {
    text-align: center;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.5rem;
  }

  .brix---image-wrapper-br-24px {
    border-radius: 16px;
  }

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

  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---buttons-row-right---t-left {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---grid-top---text-2-buttons {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .brix---section-position-relative {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .about-tab, .contact-tab {
    height: auto;
  }

  .button {
    text-align: center;
  }

  .uui-heading-subheading {
    margin-bottom: 1rem;
  }

  .uui-padding-vertical-xhuge {
    width: auto;
    height: auto;
    padding: 0 0 .5rem;
  }

  .uui-container-large {
    width: auto;
    max-width: none;
  }

  .uui-page-padding {
    word-break: normal;
    overflow-wrap: normal;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .uui-layout20_component-copy {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: space-between stretch;
    margin-top: 0;
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .uui-layout33_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: wrap;
    align-content: stretch;
    justify-items: stretch;
    width: auto;
    margin-top: 0;
  }

  .uui-heroheader15_card-image-05, .uui-heroheader15_card-image-04, .uui-heroheader15_card-image-03, .uui-heroheader15_card-image-02, .uui-heroheader15_card-image-01 {
    border-radius: .5rem;
    width: 14rem;
  }

  .uui-heroheader15_image-wrapper {
    height: 12.75rem;
  }

  .hero-sec-background {
    height: 40vh;
    margin-top: -40vh;
  }

  .div-block-15 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    overflow: visible;
  }

  .service-paragraph {
    margin-top: 0;
    padding: 1rem;
    font-size: 14px;
  }

  .about-paragraph-list {
    font-size: 1rem;
  }

  .brix---text-200-bold, .brix---text-200 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---mg-bottom-8px {
    margin-bottom: 6px;
  }

  .brix---big-icon-left {
    border-radius: 14px;
    max-width: 56px;
    margin-bottom: 16px;
    margin-right: 0;
  }

  .brix---card-link-icon-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding: 26px 24px;
  }

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---social-icon-square-30px {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .brix---social-media-grid-right---mbp-center {
    grid-template-columns: repeat(auto-fit, 30px);
    justify-content: center;
    justify-items: center;
  }

  .brix---btn-primary-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---text-area {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 26px;
  }

  .brix---text-area::placeholder {
    font-size: 16px;
    line-height: 24px;
  }

  .brix---input {
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---form-grid-2-columns {
    flex-flow: column;
    display: flex;
  }

  .brix---card-form-v2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---mg-bottom-64px {
    margin-bottom: 40px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---subtitle {
    font-size: 14px;
    line-height: 18px;
  }

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

  .brix---section-position-relative-2 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .contact-expand {
    height: auto;
  }

  .navbar-logo-left-container.shadow-three {
    margin-left: 0;
    padding: 0;
  }

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

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

  .menu-button {
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    padding: 0;
    display: block;
  }

  .icon {
    object-fit: fill;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    display: flex;
  }

  .image-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-title {
    margin-bottom: 1rem;
  }

  .uui-layout62_image-02 {
    top: 20%;
  }

  .uui-layout62_image-01 {
    width: 80%;
    right: -7%;
  }

  .heading-4 {
    width: 90vw;
    font-size: 3rem;
    line-height: 3rem;
  }

  .paragraph-3 {
    margin-bottom: 0;
  }
}

#w-node-f5288341-ced5-46e1-2b7c-778c6c245b9e-3917ca4f {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: center start;
}

#w-node-f5288341-ced5-46e1-2b7c-778c6c245ba4-3917ca4f {
  place-self: center start;
}

#w-node-f5288341-ced5-46e1-2b7c-778c6c245ba6-3917ca4f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-f5288341-ced5-46e1-2b7c-778c6c245ba9-3917ca4f {
  place-self: start;
}

#w-node-f5288341-ced5-46e1-2b7c-778c6c245baf-3917ca4f, #w-node-f5288341-ced5-46e1-2b7c-778c6c245bb6-3917ca4f, #w-node-f5288341-ced5-46e1-2b7c-778c6c245bbc-3917ca4f {
  align-self: start;
}

#w-node-eb8a8513-c568-d2d5-28ab-b9f9c24752a0-3917ca4f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-eb8a8513-c568-d2d5-28ab-b9f9c24752a4-3917ca4f {
  grid-area: Area;
}

#w-node-_24d97c5b-038e-bc10-0f66-ee993bd58a12-3917ca4f, #w-node-_24d97c5b-038e-bc10-0f66-ee993bd58a13-3917ca4f, #w-node-_24d97c5b-038e-bc10-0f66-ee993bd58a14-3917ca4f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-eb8a8513-c568-d2d5-28ab-b9f9c24752a0-3917ca4f {
    grid-column: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Neuehaasdisplay';
  src: url('../fonts/NeueHaasDisplay-Light.eot') format('embedded-opentype'), url('../fonts/NeueHaasDisplay-Light.woff') format('woff'), url('../fonts/NeueHaasDisplay-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neuehaasdisplay Mediu';
  src: url('../fonts/NeueHaasDisplay-Mediu.eot') format('embedded-opentype'), url('../fonts/NeueHaasDisplay-Mediu.woff') format('woff'), url('../fonts/NeueHaasDisplay-Mediu.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neuehaasdisplay';
  src: url('../fonts/NeueHaasDisplay-ThinItalic.eot') format('embedded-opentype'), url('../fonts/NeueHaasDisplay-XThinItalic.eot') format('embedded-opentype'), url('../fonts/NeueHaasDisplay-XXThinItalic.eot') format('embedded-opentype'), url('../fonts/NeueHaasDisplay-XXThinItalic.woff') format('woff'), url('../fonts/NeueHaasDisplay-ThinItalic.woff') format('woff'), url('../fonts/NeueHaasDisplay-XThinItalic.woff') format('woff'), url('../fonts/NeueHaasDisplay-ThinItalic.ttf') format('truetype'), url('../fonts/NeueHaasDisplay-XXThinItalic.ttf') format('truetype'), url('../fonts/NeueHaasDisplay-XThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neuehaasdisplay';
  src: url('../fonts/NeueHaasDisplay-Bold.eot') format('embedded-opentype'), url('../fonts/NeueHaasDisplay-Bold.woff') format('woff'), url('../fonts/NeueHaasDisplay-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neuehaasdisplay';
  src: url('../fonts/NeueHaasDisplay-BlackItalic.eot') format('embedded-opentype'), url('../fonts/NeueHaasDisplay-BlackItalic.woff') format('woff'), url('../fonts/NeueHaasDisplay-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neuehaasdisplay';
  src: url('../fonts/NeueHaasDisplay-RomanItalic.eot') format('embedded-opentype'), url('../fonts/NeueHaasDisplay-RomanItalic.woff') format('woff'), url('../fonts/NeueHaasDisplay-RomanItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neuehaasdisplay';
  src: url('../fonts/NeueHaasDisplay-LightItalic.eot') format('embedded-opentype'), url('../fonts/NeueHaasDisplay-LightItalic.woff') format('woff'), url('../fonts/NeueHaasDisplay-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neuehaasdisplay';
  src: url('../fonts/NeueHaasDisplay-XThin.eot') format('embedded-opentype'), url('../fonts/NeueHaasDisplay-Thin.eot') format('embedded-opentype'), url('../fonts/NeueHaasDisplay-XXThin.eot') format('embedded-opentype'), url('../fonts/NeueHaasDisplay-XXThin.woff') format('woff'), url('../fonts/NeueHaasDisplay-XThin.woff') format('woff'), url('../fonts/NeueHaasDisplay-Thin.woff') format('woff'), url('../fonts/NeueHaasDisplay-XThin.ttf') format('truetype'), url('../fonts/NeueHaasDisplay-XXThin.ttf') format('truetype'), url('../fonts/NeueHaasDisplay-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neuehaasdisplay';
  src: url('../fonts/NeueHaasDisplay-Black.eot') format('embedded-opentype'), url('../fonts/NeueHaasDisplay-Black.woff') format('woff'), url('../fonts/NeueHaasDisplay-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neuehaasdisplay Roman';
  src: url('../fonts/NeueHaasDisplay-Roman.eot') format('embedded-opentype'), url('../fonts/NeueHaasDisplay-Roman.woff') format('woff'), url('../fonts/NeueHaasDisplay-Roman.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neuehaasdisplay';
  src: url('../fonts/NeueHaasDisplay-MediumItalic.eot') format('embedded-opentype'), url('../fonts/NeueHaasDisplay-MediumItalic.woff') format('woff'), url('../fonts/NeueHaasDisplay-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neuehaasdisplay';
  src: url('../fonts/NeueHaasDisplay-BoldItalic.eot') format('embedded-opentype'), url('../fonts/NeueHaasDisplay-BoldItalic.woff') format('woff'), url('../fonts/NeueHaasDisplay-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}