@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Bold.ttf') format("truetype"), url('../fonts/Montserrat-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-SemiBoldItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

:root {
  --_moots---color-palette--menubarblue60alpha: #001f5499;
  --_moots---color-palette--primary3: #000078;
  --_moots---sizes--p-desktop: 1.1rem;
  --_moots---sizes--p-desktop-line: 1.5rem;
  --_moots---sizes--p-tablet: 1rem;
  --_moots---sizes--p-tablet-line: 1.4rem;
  --_moots---sizes--p-mobile: .9rem;
  --_moots---sizes--p-mobile-line: 1.3rem;
  --_moots---color-palette--white: white;
  --untitled-ui--primary600: #7f56d9;
  --untitled-ui--white: white;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--primary100: #f4ebff;
  --untitled-ui--gray500: #667085;
  --_moots---color-palette--primary2: #ff6201;
  --_moots---color-palette--black: black;
  --_moots---color-palette--gradient3to: blue;
  --_moots---color-palette--menubarborder: #ffffff4d;
  --_moots---color-palette--menubarblue20alpha: #001f5433;
  --untitled-ui--gray900: #101828;
  --_moots---sizes--h4-desktop: 1.3rem;
  --_moots---sizes--h4-tablet: 1.1rem;
  --_moots---color-palette--menubardefault: #001f54;
  --_moots---color-palette--gradient2from: #ff6201;
  --_moots---color-palette--gradient3from: #3171f6;
  --_moots---color-palette--gradient1from: magenta;
  --_moots---color-palette--gradient1to: #8a197d;
  --_moots---color-palette--gradient2to: red;
  --_moots---color-palette--primary1: #3171f6;
  --untitled-ui--gray300: #d0d5dd;
  --untitled-ui--gray700: #344054;
  --untitled-ui--gray800: #1d2939;
  --untitled-ui--gray100: #f2f4f7;
  --untitled-ui--gray600: #475467;
  --untitled-ui--success50: #ecfdf3;
  --untitled-ui--success700: #027a48;
  --_moots---sizes--h3-tablet: 1.6rem;
  --_moots---sizes--h3-mobile: 1.5rem;
  --_moots---color-palette--menubarblue35alpha: #001f5459;
  --_moots---sizes--h2-tablet: 2.1rem;
  --_moots---sizes--h2-mobile: 2rem;
  --untitled-ui--primary300: #d6bbfb;
  --untitled-ui--primary50: #f9f5ff;
  --untitled-ui--primary500: #9e77ed;
  --untitled-ui--gray200: #eaecf0;
  --untitled-ui--primary800: #53389e;
  --_moots---sizes--floatingbubble_desktop: 14rem;
  --_moots---sizes--floatingbubble_tablet: 13rem;
  --_moots---sizes--floatingbubble_mobile: 10rem;
  --_moots---sizes--h3-desktop: 1.8rem;
  --_moots---color-palette--fluidglassbuttonlabel: white;
  --_moots---sizes--h1-desktop: 2.9rem;
  --_moots---sizes--h1-desktop-line: 3.2rem;
  --_moots---sizes--h1-tablet: 2.7rem;
  --_moots---sizes--h1-tablet-line: 3rem;
  --_moots---sizes--h1-mobile: 2.4rem;
  --_moots---sizes--h1-mobile-line: 2.7rem;
  --_moots---sizes--h2-mobile-line: 2.3rem;
  --_moots---sizes--h2-desktop: 2.3rem;
  --_moots---sizes--h2-desktop-line: 2.6rem;
  --_moots---sizes--h4-desktop-line: 1.6rem;
  --_moots---sizes--h4-tablet-line: 1.4rem;
  --_moots---sizes--h4-mobile: 1rem;
  --_moots---sizes--h4-mobile-line: 1.3rem;
  --_moots---sizes--h2-tablet-line: 2.4rem;
  --_moots---color-palette--lightgreysection: #eaecec;
  --_moots---sizes--h3-mobile-line: 1.8rem;
  --_moots---color-palette--header-gradient-0: #020040;
  --_moots---color-palette--header-gradient-1: #03004b;
  --_moots---color-palette--header-gradient-2: #060068;
  --_moots---color-palette--header-gradient-3: #0c009f;
  --_moots---sizes--section-header-h1: 4rem;
  --_moots---sizes--section-header-h1-line: 4.3rem;
  --_moots---sizes--section-header-h1-mobile: 3rem;
  --_moots---sizes--section-header-h1-mobile-line: 3.3rem;
  --_moots---color-palette--secondary2: #8a197d;
  --_moots---sizes--h3-desktop-line: 2.1rem;
  --_moots---sizes--h3-tablet-line: 1.9rem;
  --untitled-ui--gray400: #98a2b3;
  --_moots---fonts--mootsfont: Montserrat, Tahoma, sans-serif;
  --_moots---color-palette--secondary1: white;
  --_moots---color-palette--menubarblack30alpha: #0000004d;
  --_moots---color-palette--menubarblack60alpha: #0009;
}

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

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

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

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

body {
  color: #1a1b1f;
  font-family: Montserrat, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #1a1b1f;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figcaption {
  opacity: 1;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.divider {
  background-color: #eee;
  height: 1px;
}

.styleguide-content-wrap {
  text-align: center;
}

.footer-moots {
  z-index: 1;
  background-image: url('../images/tonsley-image.jpg');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 100%;
  position: relative;
}

.footer-moots.cc-cta {
  background-color: #f4f4f4;
  padding-left: 80px;
  padding-right: 80px;
}

.footer-moots.cc-home-wrap {
  padding-top: 0;
  padding-bottom: 0;
}

.footer-moots.cc-store-home-wrap {
  color: #fff;
  margin-top: 20px;
  padding-top: 0;
  position: static;
}

.styleguide-block {
  text-align: left;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}

.footer-moots-container {
  background-color: var(--_moots---color-palette--menubarblue60alpha);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 2rem 4rem;
  display: flex;
}

.paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger.cc-bigger-light, .paragraph-bigger.cc-bigger-white-light {
  opacity: .6;
}

.primary-button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

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

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

.primary-button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.primary-button.cc-contact-us {
  z-index: 5;
  position: relative;
}

.primary-button.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.primary-button.cc-white-button:hover {
  background-color: #fffc;
}

.primary-button.cc-white-button:active {
  background-color: #ffffffe6;
}

.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-light {
  opacity: .6;
}

.label.cc-blog-date {
  opacity: .6;
  margin-top: 20px;
}

.heading-jumbo-tiny {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
}

.rich-text figcaption {
  opacity: .6;
}

.rich-text figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

.paragraph-light {
  opacity: .6;
}

.heading-jumbo {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 64px;
  line-height: 80px;
}

.heading-jumbo-small {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.styleguide-header-wrap {
  color: #fff;
  text-align: center;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 460px;
  padding: 30px;
  display: flex;
}

.paragraph-small {
  font-size: 14px;
  line-height: 26px;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.logo-link.w--current {
  cursor: pointer;
  margin-left: 2rem;
  margin-right: 2rem;
  font-size: 2rem;
}

.menu {
  z-index: 0;
  color: #0000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.navigation-wrap {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.navigation {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  text-align: center;
  mix-blend-mode: normal;
  background-color: #0000;
  border: 1px solid #0000;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 2rem 0;
  display: flex;
}

.navigation-item {
  opacity: 1;
  outline-offset: 0px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: capitalize;
  cursor: pointer;
  mix-blend-mode: normal;
  border: 1px #fff;
  outline: 3px #fff;
  margin-top: 0;
  padding: 1rem 2rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.navigation-item:hover {
  opacity: .9;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.logo-image {
  color: #fff;
  cursor: pointer;
  margin-right: 2rem;
  font-size: 1.5rem;
  text-decoration: none;
  display: block;
  position: static;
}

.navigation-items {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  mix-blend-mode: normal;
  flex-flow: row;
  flex: 0 1 0;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  padding-left: 0;
  text-decoration: none;
  display: flex;
}

.footer-moots-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: minmax(auto, 1fr);
  grid-template-columns: 1fr minmax(auto, 100%);
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center end;
  width: 100%;
  max-width: 1380px;
  height: 12rem;
  padding-right: 10rem;
  display: grid;
}

.webflow-link {
  opacity: .5;
  align-items: center;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.webflow-link:hover {
  opacity: 1;
}

.webflow-link:active {
  opacity: .8;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.cta-text {
  width: 70%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.cta-wrap {
  text-align: center;
  justify-content: center;
  display: flex;
}

.intro-header {
  color: #fff;
  background-color: #f4f4f4;
  background-image: url('../images/portfolio-2---wide.svg');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 25px;
  margin-bottom: 100px;
  display: flex;
}

.intro-header.cc-subpage {
  color: #fff;
  background-color: #000;
  background-image: none;
  height: 480px;
}

.intro-content {
  text-align: center;
  width: 70%;
  max-width: 1140px;
}

.intro-content.cc-homepage {
  margin-bottom: 20px;
}

.motto-wrap {
  text-align: center;
  width: 80%;
  margin-bottom: 85px;
  margin-left: auto;
  margin-right: auto;
}

.about-story-wrap {
  text-align: center;
  width: 80%;
  margin: 80px auto;
}

.our-services-grid {
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 120px;
}

.section-heading-wrap {
  text-align: center;
  margin-bottom: 80px;
}

.service-icon {
  margin-bottom: 30px;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.status-message.cc-no-data {
  width: 70%;
  margin: 100px auto;
  display: block;
}

.contact-form-wrap {
  border: 1px solid #eee;
  padding: 45px 50px 50px;
}

.contact-form-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 2.5fr 1fr;
  align-items: start;
}

.details-wrap {
  margin-bottom: 30px;
}

.get-in-touch-form {
  flex-direction: column;
  display: flex;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::placeholder {
  color: #32343a66;
}

.text-field.cc-contact-field {
  margin-bottom: 25px;
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.contact-form {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contact-form-heading-wrap {
  margin-bottom: 40px;
}

.contact-heading {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 400;
}

.map {
  height: 460px;
  line-height: 20px;
}

.contact-team-name-wrap {
  margin-bottom: 30px;
}

.our-contacts {
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  text-align: center;
  grid-template: ". . ."
  / 1fr 1fr 1fr;
}

.contact-team-details-wrap {
  margin-top: 30px;
}

.contact-team-pic {
  background-color: #f4f4f4;
  height: 150px;
  margin-bottom: 30px;
}

.team-pic {
  background-color: #f4f4f4;
  width: 100%;
  height: 420px;
  margin-bottom: 40px;
}

.team-members {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
}

.team-member-title-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.team-member-name {
  opacity: 1;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.projects-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: "."
                 "."
                 "."
                 / 1fr;
}

.project-name-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.project-name-link {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}

.project-name-link:hover {
  opacity: .8;
}

.project-name-link:active {
  opacity: .7;
}

.project-cover-link {
  margin-bottom: 40px;
}

.project-cover-link:hover {
  opacity: .8;
}

.project-cover-link:active {
  opacity: .7;
}

.project-overview-header {
  color: #fff;
  background-color: #f4f4f4;
  background-image: url('../images/portfolio-1---wide.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 620px;
  display: flex;
}

.project-overview-header.cc-project-2-header {
  background-image: url('../images/portfolio-2---wide.svg');
  background-position: 50%;
}

.project-overview-header.cc-project-3-header {
  background-image: url('../images/portfolio-3---wide.svg');
  background-size: cover;
}

.project-details-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: start;
}

.detail-image {
  width: 100%;
  margin-bottom: 30px;
}

.blog-detail-header-wrap {
  width: 70%;
  margin: 60px auto;
}

.detail-header-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 620px;
  margin-bottom: 60px;
  display: block;
}

.detail-header-image.w--current {
  margin-bottom: 60px;
}

.blog-list-wrap {
  margin-bottom: 100px;
}

.blog-item {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blog-preview-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 620px;
  margin-bottom: 45px;
  transition: opacity .6s;
  display: block;
}

.blog-preview-image:hover {
  opacity: .8;
}

.blog-preview-image:active {
  opacity: .7;
}

.blog-summary-wrap {
  text-align: left;
  width: 70%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.blog-heading-link {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
  text-decoration: none;
}

.blog-heading-link:hover {
  opacity: .8;
}

.blog-heading-link:active {
  opacity: .7;
}

.contact-email-link {
  opacity: .6;
  margin-bottom: 5px;
}

.contact-email-link:hover {
  opacity: 1;
}

.contact-email-link:active {
  opacity: .8;
}

.protected-form {
  flex-direction: column;
  display: flex;
}

.protected-wrap {
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}

.protected-heading {
  margin-bottom: 30px;
}

.utility-page-wrap {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding: 30px;
  display: flex;
}

._404-wrap {
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.home-content-wrap {
  margin-top: 80px;
}

.home-section-wrap {
  margin-bottom: 30px;
}

.section-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}

.section-heading.utility-margin-bottom-0 {
  overflow: visible;
}

.about-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: center;
  margin-bottom: 80px;
}

.about-grid.cc-about-2 {
  grid-template-columns: 2fr 1fr;
  grid-template-areas: ". .";
}

.intro-text {
  width: 80%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.collection-wrap {
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.work-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}

.blog-heading {
  text-align: center;
  margin-bottom: 60px;
}

.blog-preview-wrap {
  width: 33.33%;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 45px;
}

.business-article-heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
  text-decoration: none;
}

.business-article-heading:hover {
  opacity: .8;
}

.business-article-heading:active {
  opacity: .7;
}

.secondary-button {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
}

.secondary-button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.moots-body {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.uui-text-size-small {
  color: var(--_moots---color-palette--white);
  text-align: center;
  letter-spacing: normal;
  white-space: normal;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  padding-top: .5rem;
  font-family: Montserrat, Tahoma, sans-serif;
  font-size: .875rem;
  font-weight: 200;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
  position: relative;
}

.uui-text-size-small.nav-dropdown-link-description {
  font-weight: 300;
}

.show-tablet {
  display: none;
}

.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);
}

.footer-dropdown-icon {
  color: var(--_moots---color-palette--white);
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  inset: auto 0% auto auto;
}

.footer-dropdown-icon.uui-navbar05_dropdown-toggle-hover-uui-dropdown-icon {
  color: var(--_moots---color-palette--white);
}

.uui-icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.footer-menu-dropdown-content-top {
  grid-column-gap: 0rem;
  grid-row-gap: 0px;
  flex: 0 auto;
  grid-template-rows: repeat(auto-fit, minmax(100%, 100%));
  grid-template-columns: minmax(auto, 20%) minmax(auto, 20%) minmax(auto, 20%) minmax(auto, 20%) minmax(auto, 20%);
  grid-auto-columns: 1fr;
  align-self: auto;
  place-items: start center;
  width: 100%;
  height: 8rem;
  padding-left: 8rem;
  padding-right: 8rem;
  display: grid;
}

.uui-navbar05_bottom-bar {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.uui-navbar05_bottom-bar-content {
  z-index: 1;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.uui-navbar05_bottom-bar-background {
  background-color: var(--_moots---color-palette--primary3);
  width: 200vw;
  position: absolute;
  inset: 0% -50vw;
}

.footer-menu-dropdown-link-list {
  grid-column-gap: 0px;
  grid-row-gap: 1rem;
  object-fit: contain;
  grid-template-rows: repeat(auto-fit, minmax(100%, 1fr));
  grid-template-columns: minmax(100%, 100%);
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.footer-menu-dropdown-content {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.uui-button-link {
  grid-column-gap: .5rem;
  grid-row-gap: 16px;
  color: var(--_moots---color-palette--white);
  white-space: nowrap;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Montserrat, Tahoma, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: block;
  position: static;
}

.uui-button-link:hover {
  color: var(--_moots---color-palette--primary2);
}

.uui-navbar05_component {
  z-index: 999;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--_moots---color-palette--black);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100px;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.footer-menu-nav-container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--_moots---color-palette--gradient3to);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-navbar05_logo-link {
  white-space: nowrap;
}

.uui-navbar05_logo-link.w--current {
  white-space: nowrap;
  cursor: pointer;
  flex: 0 auto;
  width: auto;
  min-height: 5rem;
  text-decoration: none;
}

.uui-navbar05_logo-link.uui-navbar05_logo-link-mobile, .uui-navbar05_logo-link.uui-navbar05_logo-link-mobile.w--current {
  display: none;
}

.uui-navbar05_menu {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  left: auto;
  right: auto;
}

.uui-navbar05_menu.uui-navbar05_menu_mobile {
  display: none;
}

.uui-navbar05_menu-half {
  color: #fff;
  font-size: var(--_moots---sizes--p-desktop);
  text-align: center;
  white-space: nowrap;
  position: relative;
}

.uui-navbar05-link {
  opacity: 1;
  pointer-events: auto;
  color: var(--_moots---color-palette--white);
  white-space: normal;
  word-break: normal;
  cursor: pointer;
  align-items: center;
  padding: 1.75rem 1.5rem;
  font-family: Montserrat, Tahoma, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
}

.uui-navbar05-link:hover {
  opacity: .5;
  color: var(--_moots---color-palette--white);
}

.uui-navbar05-link.w--current {
  color: var(--_moots---color-palette--white);
  text-underline-offset: 7px;
  cursor: default;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-style: normal;
  font-weight: 500;
  text-decoration: underline;
}

.uui-navbar05-link.uui-navbar05-link-mobile {
  display: none;
}

.uui-navbar05_menu-dropdown {
  position: static;
}

.footer-menu-dropdown-toggle {
  color: var(--_moots---color-palette--white);
  cursor: pointer;
  align-items: center;
  margin-right: 0;
  padding: 1.75rem 2.5rem 1.75rem 1.5rem;
  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;
  transition: all .3s;
  display: flex;
}

.footer-menu-nav-list {
  z-index: 3;
  background-color: var(--_moots---color-palette--gradient3to);
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 100vw;
  margin-top: -20px;
  display: flex;
  overflow: visible;
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.footer-menu-nav-list.w--open {
  object-fit: contain;
  background-color: #001f54;
  width: 100vw;
  min-width: 100vw;
  padding-left: 6rem;
  padding-right: 6rem;
  display: flex;
  position: fixed;
  inset: auto auto auto 0;
}

.uui-navbar05_menu-right {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.uui-navbar05_menu-button {
  padding: 0;
}

.footer_item-right {
  font-size: var(--_moots---sizes--h4-desktop);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.uui-navbar05_icon-holder {
  flex: none;
  width: 40%;
  max-width: 70%;
}

.footer_dropdown-link {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  text-align: center;
  cursor: pointer;
  grid-template-rows: auto;
  grid-template-columns: minmax(100%, 100%);
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center;
  place-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  padding: 2rem .7rem;
  text-decoration: none;
  transition: all .3s;
  display: grid;
  overflow: clip;
}

.footer_dropdown-link:hover {
  background-color: var(--_moots---color-palette--menubardefault);
  background-image: radial-gradient(circle farthest-corner at 100% 100%, var(--_moots---color-palette--gradient2from) 46%, var(--_moots---color-palette--gradient2to));
  text-overflow: clip;
}

.uui-navbar05_text-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: 0px;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.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(--_moots---color-palette--menubardefault);
  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.show-tablet {
  display: none;
}

.uui-button-tertiary-gray {
  grid-column-gap: .5rem;
  color: var(--untitled-ui--gray600);
  white-space: nowrap;
  background-color: #0000;
  border: 1px solid #0000;
  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;
}

.uui-button-tertiary-gray:hover {
  background-color: var(--_moots---color-palette--menubardefault);
  color: var(--untitled-ui--gray700);
}

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

.uui-logo_component {
  flex-wrap: nowrap;
  width: auto;
  height: 4rem;
  margin-top: .5rem;
  margin-bottom: .5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.uui-logo_logomark {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 10rem;
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.uui-styleguide_logomark-bg {
  box-sizing: border-box;
  object-fit: fill;
  flex: 0 auto;
  width: auto;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  position: static;
  inset: 0% 0% auto;
}

.uui-logo_logomark-blur {
  z-index: 2;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #fff3;
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
  width: 100%;
  height: 50%;
  position: absolute;
  inset: 50% 0% 0%;
  overflow: hidden;
}

.uui-logo_logomark-dot {
  z-index: 1;
  background-image: linear-gradient(26.5deg, #6941c6, #53389e);
  border-radius: 50%;
  width: 50%;
  height: 50%;
  position: relative;
}

.uui-logo_logotype {
  flex: none;
  width: auto;
  height: 100%;
}

.icon-featured-large {
  color: var(--_moots---color-palette--white);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.uui-badge-small-success {
  grid-column-gap: .25rem;
  background-color: var(--untitled-ui--success50);
  color: var(--untitled-ui--success700);
  white-space: nowrap;
  mix-blend-mode: multiply;
  border-radius: 10rem;
  align-items: center;
  padding: .125rem .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
}

.footer_moots_nav_item-heading {
  color: var(--_moots---color-palette--white);
  text-align: center;
  white-space: normal;
  align-self: center;
  padding-top: .75rem;
  padding-bottom: 1.5rem;
  font-family: Montserrat, Tahoma, sans-serif;
  text-decoration: none;
}

.footer_moots_nav_item-heading.margin-bottom-0 {
  text-align: center;
  align-self: center;
  margin-bottom: 0;
}

.footer_moots_nav_item-heading.footer-moots-nav-label {
  text-align: left;
  padding-bottom: .5rem;
  font-weight: 600;
}

.uui-logo_image {
  flex: none;
  width: auto;
  height: 100%;
  display: none;
}

.footer-menu-nav {
  color: #fff;
  position: relative;
}

.uui_text_block {
  color: var(--_moots---color-palette--white);
  font-family: Montserrat, Tahoma, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.solutions_text_block {
  color: var(--_moots---color-palette--white);
  text-align: center;
  font-family: Montserrat, Tahoma, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.footer_dropdown-icon {
  text-align: center;
  width: auto;
  max-width: 90%;
  height: auto;
  overflow: clip;
}

.uui-navbar05_icon-holder-copy {
  flex: none;
  width: 100%;
  max-width: 90%;
  height: 100%;
}

.uui-navbar-bg {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--_moots---color-palette--menubardefault);
  opacity: 1;
  color: var(--_moots---color-palette--white);
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100px;
  position: absolute;
  inset: 0%;
}

.uui-navbar-bg.uui-navbar-glass-bg {
  border-bottom: 1px solid var(--_moots---color-palette--menubarborder);
  background-color: var(--_moots---color-palette--menubarblue35alpha);
  opacity: 0;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  display: block;
}

.uui-navbar05_mobile {
  display: none;
}

.footer-moots-footer-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--_moots---color-palette--white);
  flex: 0 auto;
  order: 0;
  grid-template-rows: minmax(auto, 1fr);
  grid-template-columns: minmax(auto, 40%) minmax(auto, 20%) minmax(auto, 20%) minmax(auto, 20%);
  grid-auto-columns: 1fr;
  align-self: auto;
  place-items: start;
  width: 100%;
  max-width: 1380px;
  height: 100%;
  padding-top: 1rem;
  display: grid;
  position: relative;
  overflow: visible;
}

.footer-moots-wrapper-logo {
  width: 14rem;
  display: flex;
  position: relative;
  overflow: clip;
}

.footer-moots-logo {
  cursor: default;
  display: block;
}

.footer-moots-category-header {
  color: var(--_moots---color-palette--white);
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}

.heading, .footer-moots-menu {
  color: var(--_moots---color-palette--white);
  font-weight: 500;
}

.footer-menu-subitem {
  font-weight: 300;
}

.footer-menu-item {
  margin-bottom: 1rem;
  list-style-type: none;
}

.footer-moots-contact-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 5rem minmax(auto, 1fr) auto;
  grid-template-columns: minmax(50px, 50px) minmax(30%, 30%);
  height: 2.5rem;
  padding-left: 1rem;
}

.footer {
  background-color: #fff;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.footer.secondary-footer {
  background-color: #f0f0f0;
}

.grid-layout {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-layout.desktop-4-column {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-layout.desktop-3-column.grid-gap-m {
  justify-content: end;
}

.grid-layout.grid-gap-m {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
}

.grid-layout.grid-gap-xs {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.grid-layout.grid-gap-s {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.grid-layout.y-center {
  align-items: center;
}

.eyebrow.utility-margin-bottom-0, .heading-5.utility-margin-bottom-0, .utility-margin-bottom-0, .paragraph-xxl.utility-margin-bottom-0 {
  margin-bottom: 0;
}

.text-link {
  text-decoration: underline;
  display: inline;
}

.utility-text-decoration-none {
  text-decoration: none;
}

.flex-layout {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  display: flex;
}

.flex-layout.flex-vertical.y-center {
  justify-content: center;
}

.flex-layout.y-center {
  align-items: center;
}

.flex-layout.flex-gap-xxs {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.flex-layout.wrap {
  flex-wrap: wrap;
}

.utility-padding-all-0 {
  padding: 0;
}

.slider-slide.utility-padding-all-0 {
  padding-left: 0;
  padding-right: 0;
}

.utility-screen-reader-visible-only {
  white-space: nowrap;
  border: 0 solid #0000;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.footer-moots-contact-link {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--_moots---color-palette--white);
  white-space: pre-line;
  cursor: pointer;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-top: .4rem;
  padding-bottom: .4rem;
  padding-right: .5rem;
  font-weight: 300;
  text-decoration: none;
  display: flex;
}

.footer-moots-contact-link:hover {
  font-weight: 400;
}

.footer-moots-contact-link.w--current {
  display: inline-flex;
  position: relative;
}

.footer-moots-contact-link.footer-moots-contact-link-text {
  align-self: flex-start;
  margin-bottom: auto;
  padding-left: 0;
}

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

.code-embed.footer-moots-contact-link-icon {
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.footer-moots-contact-link-icon {
  align-items: center;
  display: flex;
  position: relative;
}

.footer-moots-contact-link-icon.footer-moots-contact-link-icon-manual {
  padding-left: 3px;
}

.footer-moots-grid-contact-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  font-size: var(--_moots---sizes--p-desktop);
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 1rem;
}

.footer-moots-left-link {
  color: var(--_moots---color-palette--white);
  align-items: center;
  padding-bottom: 1.35rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.footer-moots-left-link:hover {
  color: var(--_moots---color-palette--primary2);
}

.footer-moots-left-link.w--current {
  padding-bottom: 1.35rem;
}

.footer-moots-left-link.footer-moots-link-subitem {
  font-weight: 300;
}

.div-block-2 {
  justify-content: flex-start;
  align-items: flex-start;
  height: 4rem;
  display: flex;
  position: relative;
}

.footer-moots-grid-contact-label {
  cursor: default;
  margin-bottom: .75rem;
}

.footer-wrapper {
  width: 100%;
  font-weight: 500;
}

.footer-moots-nav-container {
  background-color: var(--_moots---color-palette--menubardefault);
  width: 100%;
  max-width: 100%;
  height: 15rem;
}

.uui-text-style-link {
  color: var(--untitled-ui--gray600);
  text-decoration: underline;
  transition: color .3s;
}

.uui-text-style-link:hover {
  color: var(--untitled-ui--gray700);
}

.uui-text-size-small-2 {
  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: .875rem;
  line-height: 1.5;
}

.uui-max-width-small {
  width: 100%;
  max-width: 30rem;
}

.uui-button-2 {
  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-2:hover {
  border-color: var(--untitled-ui--primary700);
  background-color: var(--untitled-ui--primary700);
}

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

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

.uui-form_input {
  border: 1px solid var(--untitled-ui--gray300);
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--gray900);
  border-radius: .5rem;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  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;
  transition: all .3s;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-form_input:focus {
  border-color: var(--untitled-ui--primary300);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--primary100);
  color: var(--untitled-ui--gray900);
}

.uui-form_input::placeholder {
  color: var(--untitled-ui--gray500);
}

.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-signup-form_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  margin-bottom: .375rem;
  display: grid;
}

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

.uui-heroheader21_form {
  max-width: 32rem;
  margin-top: 2.5rem;
  margin-bottom: 0;
}

.uui-heroheader21_content {
  width: 100%;
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

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

.uui-heroheader21_image {
  object-fit: cover;
  width: 100%;
  height: 100vh;
  max-height: 60rem;
}

.uui-badge-group {
  background-color: var(--untitled-ui--gray100);
  color: var(--untitled-ui--gray700);
  white-space: nowrap;
  mix-blend-mode: multiply;
  border-radius: 10rem;
  align-items: center;
  padding: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  display: flex;
}

.uui-badge-group.is-primary {
  background-color: var(--untitled-ui--primary50);
  color: var(--untitled-ui--primary700);
  white-space: nowrap;
  text-decoration: none;
}

.badge-group_text-wrapper {
  align-items: center;
  padding-left: .75rem;
  padding-right: .75rem;
  display: flex;
}

.uui-badge-group_badge {
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--gray700);
  white-space: nowrap;
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .625rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  display: flex;
}

.uui-badge-group_badge.is-primary {
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--primary700);
}

.uui-badge-group_icon {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-left: .25rem;
  display: flex;
}

.uui-badge-group_icon.text-color-primary500 {
  color: var(--untitled-ui--primary500);
  margin-right: -.25rem;
}

.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-space-small {
  width: 100%;
  min-height: 1.5rem;
}

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

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

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

.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-small {
  width: 2rem;
  height: 2rem;
}

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

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

.uui-heroheader23_item-list {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: grid;
}

.uui-heroheader23_item {
  align-items: center;
  display: flex;
}

.uui-heroheader23_form {
  max-width: 30rem;
  margin-top: 2.5rem;
  margin-bottom: 0;
}

.uui-section_heroheader23 {
  z-index: 0;
  margin-top: 100px;
  display: flex;
  position: relative;
}

.uui-heroheader23_image-wrapper {
  z-index: 0;
  background-color: var(--untitled-ui--gray500);
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32.25rem;
  margin-top: -10rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.uui-heroheader23_card-image {
  background-image: linear-gradient(112deg, #ffffff80, #fff0);
  border: 1px solid #ffffff80;
  border-radius: 1.25rem;
  width: 24rem;
  box-shadow: 0 1px 24px 12px #0000000d;
}

.uui-heroheader23_card-image.is-hovering {
  z-index: 1;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  position: relative;
  transform: translate(3rem, -4rem);
  box-shadow: -68px 68px 32px #10182840;
}

.uui-heroheader23_image-grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 2rem;
  transform-style: preserve-3d;
  grid-template-rows: auto auto;
  grid-template-columns: max-content max-content max-content max-content max-content;
  grid-auto-columns: 1fr;
  display: grid;
  transform: rotateX(-51deg)rotateY(0)rotateZ(-30deg);
}

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

.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-heroheader02_image {
  width: 100%;
  height: 100%;
}

.uui-section_heroheader02 {
  overflow: hidden;
}

.uui-heroheader02_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-heroheader02_image-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.uui-button-secondary-gray-2 {
  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-2:hover {
  background-color: var(--_moots---color-palette--menubardefault);
  color: var(--untitled-ui--gray800);
}

.uui-button-secondary-gray-2: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-2.is-button-large {
  grid-column-gap: .75rem;
  padding: 1rem 1.75rem;
  font-size: 1.125rem;
}

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

.div-block-3 {
  width: 100%;
  height: 0;
}

.div-block-4 {
  background-color: var(--_moots---color-palette--gradient3to);
  width: 100%;
  height: 100%;
  position: relative;
}

.footer_moots_copyright {
  background-color: var(--_moots---color-palette--menubardefault);
  font-size: var(--_moots---sizes--p-mobile);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 4rem;
  padding-left: 8rem;
  padding-right: 4rem;
  font-weight: 300;
  display: flex;
  position: relative;
}

.paragraph-2 {
  color: var(--_moots---color-palette--white);
  display: inline-flex;
}

.footer-moots-copyright {
  color: var(--_moots---color-palette--white);
  justify-content: flex-start;
  align-items: center;
  padding-top: .25rem;
  font-size: 14px;
  display: inline-flex;
  position: relative;
}

.footer-moots-copyright._w-embed {
  padding-top: 0;
}

.udesly-date-block {
  text-align: center;
  font-size: 2.5rem;
  line-height: 1;
}

.udesly-current-year {
  color: var(--_moots---color-palette--white);
}

.udesly-code-snippet {
  display: none;
}

._w-embed.header-gradient-circle-image {
  margin-top: -4rem;
  margin-left: 2rem;
  inset: 0% auto auto 0%;
}

.moots-current-year-snippet {
  display: none;
}

.uui-navbar05-menu-container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-navbar05-menu {
  color: #fff;
  display: inline-block;
  position: relative;
}

.uui-navbar05-menu-dropdown-toggle {
  color: var(--_moots---color-palette--white);
  cursor: pointer;
  align-items: center;
  margin-right: 0;
  padding: 1.75rem 2.5rem 1.75rem 1.5rem;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.uui-navbar05-dropdown-icon {
  color: var(--_moots---color-palette--white);
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  inset: auto 0% auto auto;
}

.uui-navbar05-dropdown-icon.uui-navbar05_dropdown-toggle-hover-uui-dropdown-icon {
  color: var(--_moots---color-palette--white);
}

.uui-navbar05-menu-nav-list {
  z-index: 3;
  background-color: var(--_moots---color-palette--menubardefault);
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: none;
  overflow: visible;
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.uui-navbar05-menu-nav-list.w--open {
  background-color: var(--_moots---color-palette--menubardefault);
  padding-left: 8rem;
  padding-right: 6rem;
  display: flex;
  position: fixed;
  inset: auto 0%;
}

.uui-navbar05-menu-nav-container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-navbar05-menu-dropdown-content {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.uui-navbar05-menu-dropdown-content-top {
  grid-column-gap: 0rem;
  grid-row-gap: 0px;
  flex: 0 auto;
  grid-template-rows: repeat(auto-fit, minmax(100%, 1fr));
  grid-template-columns: minmax(auto, 25%) minmax(auto, 25%) minmax(auto, 25%) minmax(auto, 25%);
  grid-auto-columns: 1fr;
  align-self: auto;
  place-items: start center;
  width: 100%;
  height: 100%;
  display: grid;
}

.uui-navbar05-menu-dropdown-link-list {
  grid-column-gap: 0px;
  grid-row-gap: 1rem;
  object-fit: contain;
  grid-template-rows: repeat(auto-fit, minmax(100%, 1fr));
  grid-template-columns: minmax(100%, 100%);
  grid-auto-columns: 1fr;
  justify-content: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.uui-navbar05_dropdown-link {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  text-align: center;
  cursor: pointer;
  grid-template-rows: auto;
  grid-template-columns: minmax(100%, 100%);
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: start center;
  place-items: start center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  margin-top: 0;
  padding: 2rem .7rem;
  text-decoration: none;
  transition: all .3s;
  display: grid;
}

.uui-navbar05_dropdown-link:hover {
  background-color: var(--_moots---color-palette--menubardefault);
  background-image: radial-gradient(circle farthest-corner at 100% 100%, var(--_moots---color-palette--gradient2from) 46%, var(--_moots---color-palette--gradient2to)), linear-gradient(to bottom, var(--_moots---color-palette--primary1), var(--_moots---color-palette--primary1));
  position: relative;
}

.uui-navbar05_dropdown-link.uni-navbar05-item-see-all {
  place-items: center;
  display: flex;
}

.uui-navbar05_item-right {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.uui-navbar05_item-right.uni-navbar05-item-see-all {
  white-space: normal;
  font-size: 18px;
}

.uui-navbar05_moots_nav_item-heading {
  color: var(--_moots---color-palette--white);
  text-align: center;
  white-space: normal;
  align-self: center;
  padding-top: .75rem;
  padding-bottom: 1.5rem;
  font-family: Montserrat, Tahoma, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.uui-navbar05_moots_nav_item-heading.margin-bottom-0 {
  text-align: center;
  align-self: center;
  margin-bottom: 0;
}

.uui-navbar05_moots_nav_item-heading.footer-moots-nav-label {
  text-align: left;
  padding-bottom: .5rem;
  font-size: 1.3rem;
  font-weight: 600;
}

.footer-menu-dropdown-link-list-copy {
  grid-column-gap: 0px;
  grid-row-gap: 1rem;
  object-fit: contain;
  grid-template-rows: repeat(auto-fit, minmax(100%, 1fr));
  grid-template-columns: minmax(100%, 100%);
  grid-auto-columns: 1fr;
  justify-content: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.footer-moots-grid-container {
  font-size: var(--_moots---sizes--p-desktop);
}

.moots-button-primary {
  background-color: var(--_moots---color-palette--primary1);
  font-size: var(--_moots---sizes--p-desktop);
  white-space: nowrap;
  border-radius: 28px;
  padding: 13px 43px;
  font-weight: 500;
}

.moots-button-primary:hover {
  background-color: var(--_moots---color-palette--primary2);
  color: var(--_moots---color-palette--white);
  box-shadow: inset 0 3px 6px #0003, 0 7px 14px #0003;
}

.moots-button-secondary {
  background-color: var(--_moots---color-palette--primary1);
  color: var(--_moots---color-palette--white);
  font-size: var(--_moots---sizes--p-desktop);
  white-space: nowrap;
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  border-radius: 28px;
  padding: 13px 43px;
  font-weight: 500;
}

.moots-button-secondary:hover {
  background-color: var(--_moots---color-palette--white);
  color: var(--_moots---color-palette--primary1);
  box-shadow: inset 0 3px 6px #0003, 0 7px 14px #0003;
}

.moots-button-third {
  background-color: var(--_moots---color-palette--white);
  color: var(--_moots---color-palette--primary1);
  font-size: var(--_moots---sizes--p-desktop);
  white-space: nowrap;
  border-radius: 28px;
  padding: 13px 43px;
  font-weight: 500;
}

.moots-button-third:hover {
  background-color: var(--_moots---color-palette--primary1);
  color: var(--_moots---color-palette--white);
  box-shadow: inset 0 3px 6px #0003, 0 7px 14px #32325d1a;
}

.moots-button-fourth {
  background-color: var(--_moots---color-palette--primary2);
  font-size: var(--_moots---sizes--p-desktop);
  white-space: nowrap;
  border-radius: 28px;
  padding: 13px 43px;
  font-weight: 500;
}

.moots-button-fourth:hover {
  background-color: var(--_moots---color-palette--white);
  color: var(--_moots---color-palette--primary2);
  box-shadow: inset 0 3px 6px #0003, 0 7px 14px #32325d1a;
}

.moots-button-secondary-outline {
  border: 3px solid var(--_moots---color-palette--primary2);
  background-color: var(--_moots---color-palette--white);
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--p-desktop);
  white-space: nowrap;
  border-radius: 28px;
  padding: 13px 43px;
  font-weight: 500;
}

.moots-button-secondary-outline:hover {
  background-color: var(--_moots---color-palette--primary2);
  color: var(--_moots---color-palette--white);
  box-shadow: inset 0 3px 6px #0003, 0 7px 14px #32325d1a;
}

.moots-button-primary-outline-copy {
  border: 3px solid var(--_moots---color-palette--primary3);
  background-color: var(--_moots---color-palette--white);
  color: var(--_moots---color-palette--primary2);
  font-size: var(--_moots---sizes--p-desktop);
  white-space: nowrap;
  border-radius: 28px;
  padding: 13px 43px;
  font-weight: 500;
  text-decoration: none;
}

.moots-button-primary-outline-copy:hover {
  background-color: var(--_moots---color-palette--primary3);
  color: var(--_moots---color-palette--white);
  box-shadow: inset 0 3px 6px #0003, 0 7px 14px #32325d1a;
}

.moots-copyright, .moots-copyright-text {
  color: var(--_moots---color-palette--white);
  margin-bottom: 0;
}

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

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

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

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

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

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

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

.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-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

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

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name-2 {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

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

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.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-text-align-center {
  text-align: center;
}

.uui-text-size-small-3 {
  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: .875rem;
  line-height: 1.5;
}

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

.align-center {
  margin-left: auto;
  margin-right: auto;
}

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

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

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

.uui-text-size-large-2 {
  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-heading-large {
  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: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.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-blog01_component {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 6rem;
  display: flex;
}

.uui-blog01_category-menu {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 4rem;
  display: flex;
}

.uui-blog01_category-menu.no-scrollbar {
  box-shadow: inset 0 -1px 0 0 var(--untitled-ui--gray200);
}

.uui-blog01_menu-link {
  color: var(--untitled-ui--gray500);
  white-space: nowrap;
  border-bottom: 2px solid #0000;
  flex: none;
  margin-left: .5rem;
  margin-right: .5rem;
  padding: .5rem .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
}

.uui-blog01_menu-link:hover, .uui-blog01_menu-link.w--current {
  border-bottom-color: var(--untitled-ui--primary700);
  color: var(--untitled-ui--primary700);
}

.uui-blog01_list {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.uui-blog01_image-wrapper {
  width: 100%;
  padding-top: 66%;
  position: relative;
  overflow: hidden;
}

.uui-blog01_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-blog01_image-link {
  width: 100%;
  margin-bottom: 2rem;
  transition: all .3s;
}

.uui-blog01_image-link:hover {
  box-shadow: 0 24px 48px -12px #1018282e;
}

.uui-blog01_category-link {
  color: var(--untitled-ui--primary700);
  margin-bottom: .5rem;
  margin-right: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  transition: opacity .3s;
}

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

.uui-blog01_category-link.w--current {
  border-bottom: 2px solid #000;
}

.uui-blog01_title-link {
  color: var(--untitled-ui--gray900);
  justify-content: space-between;
  margin-bottom: .5rem;
  text-decoration: none;
  display: flex;
}

.uui-blog01_author-wrapper {
  align-items: center;
  margin-top: 1.5rem;
  display: flex;
}

.uui-blog01_author-image {
  object-fit: cover;
  border-radius: 100%;
  width: 2.5rem;
  min-width: 2.5rem;
  height: 2.5rem;
  min-height: 2.5rem;
}

.uui-blog01_author-image-wrapper {
  margin-right: .75rem;
}

.uui-blog01_date-wrapper {
  align-items: center;
  display: flex;
}

.uui-text-divider {
  color: var(--untitled-ui--gray600);
  margin-left: .25rem;
  margin-right: .25rem;
  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-text-divider.text-size-small {
  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: .875rem;
}

.uui-blog01_icon {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: .25rem;
  margin-left: .5rem;
  display: flex;
}

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

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

.uui-heading-subheading {
  color: var(--untitled-ui--primary600);
  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-blog01_author-heading {
  color: var(--untitled-ui--gray900);
  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: .875rem;
  font-weight: 600;
}

.uui-heading-xxsmall {
  color: var(--untitled-ui--gray900);
  letter-spacing: normal;
  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.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.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-icon-1x1-xsmall-2 {
  width: 1.5rem;
  height: 1.5rem;
}

.uui-contact07_map-wrapper {
  width: 100%;
  height: 35rem;
  margin-top: 4rem;
  position: relative;
}

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

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

.uui-contact07_item {
  display: flex;
}

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

.uui-contact07_map {
  height: 100%;
  overflow: hidden;
}

.uui-section_contact07 {
  background-color: var(--_moots---color-palette--white);
}

.uui-text-style-link-02 {
  color: var(--untitled-ui--primary700);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

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

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

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

.uui-contact07_map-placeholder {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.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-layout13_tabs-link {
  border-left: 4px solid var(--untitled-ui--gray100);
  background-color: #0000;
  padding: 1.5rem 0 1.5rem 2rem;
  display: block;
}

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

.uui-layout13_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-layout13_tabs-menu {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

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

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

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

.gradient-circle-wrapper {
  justify-content: flex-end;
  align-items: center;
  margin-right: 35%;
  display: flex;
}

.gradient-circle-movement-snippet {
  display: none;
}

.gradient-circle-wrapper-copy {
  margin-top: 140px;
  margin-left: 100px;
  position: static;
}

.floating-bubble-wrapper {
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  width: calc(2rem + var(--_moots---sizes--floatingbubble_desktop));
  justify-content: center;
  align-items: center;
  margin-left: 1rem;
  margin-right: 1rem;
  padding-bottom: 0;
  display: inline-block;
  position: relative;
  overflow: visible;
}

.floating-bubble-label {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--h3-desktop);
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: flex;
  position: relative;
}

.floating-bubble-label:hover {
  color: var(--_moots---color-palette--primary3);
  font-weight: 500;
}

.floating-bubble-shadow {
  z-index: 3;
  filter: blur(5px);
  background-color: #504b6129;
  border-radius: 50%;
  justify-content: center;
  align-items: flex-start;
  width: 5rem;
  height: 3rem;
  display: flex;
  position: relative;
  left: 50%;
}

.floating-bubble {
  z-index: 1;
  width: var(--_moots---sizes--floatingbubble_desktop);
  height: var(--_moots---sizes--floatingbubble_desktop);
  border: 1px solid var(--_moots---color-palette--primary2);
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  cursor: pointer;
  border-radius: 50%;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0% auto auto 1rem;
}

.floating-bubble:hover {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-width: 2px;
}

.floating-bubble-link {
  color: var(--_moots---color-palette--primary3);
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.floating-bubble-icon {
  z-index: 2;
  opacity: .6;
  color: var(--_moots---color-palette--primary2);
  position: absolute;
}

.floating-bubble-icon:hover {
  mix-blend-mode: normal;
}

.floating-bubble-styles, .floating-bubble-checkjs-snippet {
  display: none;
}

.floating-fluidglass-wrapper {
  z-index: 10;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  height: calc(4rem + var(--_moots---sizes--floatingbubble_desktop));
  width: calc(2rem + var(--_moots---sizes--floatingbubble_desktop));
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: inline-block;
  position: relative;
  overflow: visible;
}

.floating-fluidglass-wrapper:hover {
  color: var(--_moots---color-palette--primary3);
}

.floating-fluidglass-styles, .floating-fluidglass-checkjs-snippet {
  display: none;
}

.floating-fluidglass-link {
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.floating-fluidglass {
  z-index: 1;
  width: var(--_moots---sizes--floatingbubble_desktop);
  height: var(--_moots---sizes--floatingbubble_desktop);
  border: 1px solid var(--_moots---color-palette--primary2);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  cursor: pointer;
  border-radius: 50%;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0% auto auto 1rem;
}

.floating-fluidglass:hover {
  border-width: 2px;
}

.floating-fluidglass-icon {
  z-index: 2;
  opacity: .8;
  position: absolute;
}

.floating-fluidglass-icon:hover {
  mix-blend-mode: normal;
}

.floating-fluidglass-label {
  color: var(--_moots---color-palette--fluidglassbuttonlabel);
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.floating-fluidglass-label:hover {
  color: var(--_moots---color-palette--fluidglassbuttonlabel);
  font-weight: 500;
}

.footer-menu-dropdown-all-link-list {
  grid-column-gap: 0px;
  grid-row-gap: 1rem;
  object-fit: contain;
  grid-template-rows: repeat(auto-fit, minmax(100%, 1fr));
  grid-template-columns: minmax(100%, 100%);
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.home-hero-container {
  z-index: 2;
  box-sizing: content-box;
  object-fit: contain;
  grid-template: "Area Area-2"
  / 40% 60%;
  grid-auto-columns: 1fr;
  place-content: start center;
  place-items: center;
  width: 100%;
  max-width: 1380px;
  height: 100%;
  padding: 4vw 8vw 4vw 6vw;
  display: flex;
  position: relative;
  overflow: clip;
}

.home-hero-section {
  z-index: 0;
  background-image: linear-gradient(#020040, #03004b 19%, #060068 55%, #0c009f 94%);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 90vh;
  margin-top: 100px;
  padding-top: 2rem;
  padding-bottom: 4rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-hero-container-left-header {
  color: var(--_moots---color-palette--white);
  font-size: var(--_moots---sizes--h1-desktop);
  line-height: var(--_moots---sizes--h1-desktop-line);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 500;
  position: relative;
}

.home-hero-container-left-description {
  color: var(--_moots---color-palette--white);
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  margin-bottom: 2rem;
}

.home-hero-container-images {
  box-sizing: border-box;
  cursor: default;
  object-fit: cover;
  background-image: url('../images/gradient_bright.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 50vw;
  min-width: 350px;
  max-width: 800px;
  height: 50vw;
  display: flex;
  position: relative;
  overflow: visible;
}

.home-hero-container-text {
  z-index: 1;
  box-sizing: content-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: default;
  flex-flow: column;
  order: -1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: 70%;
  padding-right: 2rem;
  display: flex;
  position: relative;
}

.button {
  font-size: 1.1rem;
}

.home-hero-container-inner-image {
  z-index: 2;
  box-sizing: content-box;
  aspect-ratio: 16 / 10.3;
  object-fit: fill;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 73.5%;
  max-width: 590px;
  margin-left: 3.6%;
  padding-top: .2%;
  position: absolute;
  inset: 24% auto auto 15%;
  overflow: clip;
}

.home-hero-container-right-outer-image-copy {
  z-index: 2;
  border-radius: 3%;
  justify-content: center;
  align-items: center;
  width: 34vw;
  max-width: 544px;
  margin-bottom: 3.5vw;
  margin-left: .8vw;
  position: absolute;
  overflow: hidden;
}

.home-hero-container-right-outer {
  z-index: 5;
  box-sizing: content-box;
  object-fit: cover;
  background-image: url('../images/Macbook-Pro.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 55vw;
  min-width: 350px;
  max-width: 800px;
  height: 55vw;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.home-hero-container-outer-image-copy {
  z-index: 5;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 350px;
  max-width: 800px;
  margin-bottom: 5%;
  position: absolute;
  inset: 20% 0% auto 5%;
  overflow: visible;
}

.moots-home-bubble-menu-section {
  z-index: 1;
  background-color: var(--_moots---color-palette--white);
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 4rem;
  display: flex;
}

.moots-home-bubble-menu-wrapper {
  color: var(--_moots---color-palette--primary3);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1380px;
  height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.moots-home-bubble-container {
  z-index: 1;
  flex-flow: wrap;
  place-content: center flex-start;
  align-items: center;
  width: 600px;
  margin-top: -3rem;
  padding-right: .5rem;
  display: inline-flex;
  position: relative;
}

.moots-home-bubble-text-container {
  color: var(--_moots---color-palette--primary3);
  vertical-align: middle;
  cursor: default;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: calc(100% - 600px);
  padding-left: 1rem;
  padding-right: 1rem;
  display: inline-flex;
  position: relative;
}

.moots-home-bubble-header {
  font-size: var(--_moots---sizes--h2-desktop);
  line-height: var(--_moots---sizes--h2-desktop-line);
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 500;
}

.moots-home-bubble-text {
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-mobile-line);
  margin-bottom: 2rem;
}

.moots-white-on-orange-headline-container {
  cursor: default;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 1380px;
  padding: 8rem 4rem;
  display: flex;
}

.moots-white-on-orange-wrapper {
  flex-flow: row;
  place-content: center;
  align-items: center;
  display: flex;
}

.moots-white-on-orange-heading {
  color: var(--_moots---color-palette--white);
  font-size: var(--_moots---sizes--h2-desktop);
  line-height: var(--_moots---sizes--h1-desktop-line);
  text-align: left;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
}

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

.moots-white-on-orange-headline-section {
  z-index: 1;
  background-color: var(--_moots---color-palette--primary2);
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.moots-white-on-orange-headline-circle-wrapper {
  justify-content: center;
  align-items: flex-start;
  margin-left: 25%;
  position: relative;
  top: -4rem;
}

.moots-image-text-section {
  background-color: var(--_moots---color-palette--white);
  color: var(--_moots---color-palette--primary3);
  width: 100%;
  height: 100%;
  padding-top: 8rem;
  padding-bottom: 6rem;
  display: block;
  position: relative;
}

.moots-image-text-container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  max-width: 1380px;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.moots-image-text-section-image-wrapper {
  justify-content: center;
  align-items: flex-start;
  width: 45%;
  display: flex;
}

.moots-image-text-section-text-wrapper {
  text-align: left;
  cursor: default;
  width: 55%;
}

.moots-image-text-section-text-headline-small {
  color: var(--_moots---color-palette--primary2);
  font-size: var(--_moots---sizes--h4-desktop);
  line-height: var(--_moots---sizes--h4-desktop-line);
  text-align: left;
  text-transform: lowercase;
  margin-top: 0;
  margin-bottom: 0;
}

.moots-image-text-section-text-headline-large {
  font-size: var(--_moots---sizes--h2-desktop);
  line-height: var(--_moots---sizes--h2-desktop-line);
  text-align: left;
  margin-top: 0;
  margin-bottom: 2rem;
}

.moots-image-text-section-text {
  font-size: var(--_moots---sizes--p-desktop);
  text-align: justify;
  margin-bottom: 2rem;
  padding-left: 2rem;
}

.moots-image-text-section-image {
  object-fit: cover;
  height: 100%;
}

.moots-text-image-section {
  background-color: var(--_moots---color-palette--lightgreysection);
  color: var(--_moots---color-palette--primary3);
  width: 100%;
  height: 100%;
  padding-top: 8rem;
  padding-bottom: 8rem;
  display: block;
  position: relative;
}

.moots-text-image-container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  max-width: 1380px;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.moots-text-image-section-image-wrapper {
  justify-content: center;
  align-items: flex-start;
  width: 45%;
  display: flex;
  position: relative;
  top: 10%;
}

.moots-text-image-section-image {
  object-fit: cover;
  height: 100%;
}

.moots-text-image-section-text-wrapper {
  text-align: left;
  cursor: default;
  width: 55%;
}

.moots-text-image-section-text-headline-small {
  color: var(--_moots---color-palette--primary2);
  font-size: var(--_moots---sizes--h4-desktop);
  line-height: var(--_moots---sizes--h4-desktop-line);
  text-align: left;
  text-transform: lowercase;
  margin-top: 0;
  margin-bottom: 0;
}

.moots-text-image-section-text-headline-large {
  font-size: var(--_moots---sizes--h2-desktop);
  line-height: var(--_moots---sizes--h2-desktop-line);
  text-align: left;
  margin-top: 0;
  margin-bottom: 2rem;
}

.moots-text-image-section-text {
  font-size: var(--_moots---sizes--p-desktop);
  text-align: justify;
  margin-bottom: 2rem;
  padding-right: 2rem;
}

.moots-white-on-orange-headline-cta-section {
  width: 100%;
  height: 100%;
  display: block;
}

.moots-white-on-orange-headline-cta-circle-wrapper {
  margin-left: 60%;
}

.moots-white-on-orange-headline-cta-container {
  background-color: var(--_moots---color-palette--primary2);
  cursor: default;
  padding: 8rem 4rem 8rem 10%;
}

.moots-white-on-orange-cta-wrapper {
  flex-flow: row;
  place-content: center;
  align-items: center;
  display: flex;
}

.moots-white-on-orange-cta-heading {
  color: var(--_moots---color-palette--white);
  font-size: var(--_moots---sizes--h2-desktop);
  line-height: var(--_moots---sizes--h1-desktop-line);
  text-align: left;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 8rem;
  font-weight: 500;
}

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

.moots-headline-text-container {
  width: 100%;
  max-width: 1380px;
  height: 100%;
  padding-left: 4rem;
  padding-right: 4rem;
}

.moots-headline-text-section {
  background-color: var(--_moots---color-palette--white);
  color: var(--_moots---color-palette--primary3);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.moots-headline-text-container-heading {
  font-size: var(--_moots---sizes--h2-desktop);
  line-height: var(--_moots---sizes--h2-desktop-line);
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 500;
}

.moots-headline-text-container-text {
  font-size: var(--_moots---sizes--h4-desktop);
  line-height: var(--_moots---sizes--h4-desktop-line);
  margin-bottom: 0;
}

.moots-headline-text-wrapper {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.moots-headline-gradient-wrapper {
  margin-left: 5%;
  position: relative;
}

.gradient-circle2-wrapper, .gradient-circle3-wrapper {
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
  top: -4.5rem;
}

.moots-three-products-container {
  color: var(--_moots---color-palette--primary3);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  padding: 2rem 4rem 8rem;
  display: flex;
}

.moots-three-products-column {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.div-block-7, .div-block-8 {
  width: 33%;
}

.moots-three-products-section {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.moots-three-products-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.moots-three-products-text-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 6rem;
  padding-bottom: 6rem;
  display: flex;
  position: relative;
}

.moots-three-products-text-heading-small {
  color: var(--_moots---color-palette--primary2);
  font-size: var(--_moots---sizes--h4-desktop);
  line-height: var(--_moots---sizes--h4-desktop-line);
  text-transform: lowercase;
  margin-top: 0;
  margin-bottom: 0;
}

.moots-three-products-text-heading {
  font-size: var(--_moots---sizes--h2-desktop);
  line-height: var(--_moots---sizes--h2-desktop-line);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.moots-three-products-column-image {
  align-self: center;
  width: 100%;
  max-width: 100%;
  padding-bottom: 1rem;
}

.moots-three-products-column-text {
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 2rem;
}

.moots-three-products-column2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  display: flex;
}

.footer-moots-styles {
  display: none;
}

.moots-page-header-section {
  background-image: linear-gradient(160deg, var(--_moots---color-palette--header-gradient-0), var(--_moots---color-palette--header-gradient-1) 19%, var(--_moots---color-palette--header-gradient-2) 55%, var(--_moots---color-palette--header-gradient-3) 94%);
  color: var(--_moots---color-palette--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 100px;
  padding-top: 8rem;
  padding-bottom: 8rem;
  overflow: hidden;
}

.moots-page-header-heading {
  z-index: 1;
  font-size: var(--_moots---sizes--h1-desktop);
  line-height: var(--_moots---sizes--h1-desktop-line);
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  position: relative;
}

.moots-page-header-gradient-wrapper {
  display: block;
  position: relative;
  top: -5rem;
}

.moots-page-header-heading-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  position: static;
}

.header-gradient-circle-wrapper {
  justify-content: flex-end;
  align-items: center;
  margin-right: 35%;
  display: flex;
}

.header-gradient-circle-wrapper2 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 2%;
  display: flex;
  position: relative;
}

.moots-image-text-section-richtext, .moots-text-image-section-richtext {
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  text-align: left;
  margin-bottom: 2rem;
  padding-right: 0;
}

.moots-white-headline-section {
  background-color: var(--_moots---color-palette--white);
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.moots-white-headline-circle-wrapper {
  justify-content: center;
  align-items: flex-start;
  margin-left: 20%;
  position: relative;
  top: -4rem;
}

.moots-white-headline-container {
  cursor: default;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  max-width: 1380px;
  padding: 8rem;
  display: flex;
}

.moots-white-cite-wrapper {
  cursor: default;
  flex-flow: column;
  place-content: center;
  align-self: center;
  align-items: flex-end;
  display: flex;
}

.moots-white-heading-cite {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--h1-desktop);
  line-height: var(--_moots---sizes--h1-desktop-line);
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  margin-bottom: 2rem;
  font-style: italic;
  font-weight: 400;
}

.moots-white-heading-cite-author {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--h4-desktop);
  line-height: var(--_moots---sizes--h4-desktop-line);
  margin-bottom: 0;
}

.moots-text-on-bg-image-section {
  object-fit: cover;
  background-image: url('../images/team2_800x534_bw.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}

.moots-text-on-bg-image-container {
  width: 100%;
  max-width: 1380px;
}

.moots-text-on-bg-image-text-wrapper {
  color: var(--_moots---color-palette--white);
  cursor: default;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.moots-text-on-bg-image-text {
  font-size: var(--_moots---sizes--section-header-h1);
  line-height: var(--_moots---sizes--section-header-h1-line);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 600;
}

.moots-contact-section {
  background-color: var(--_moots---color-palette--lightgreysection);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 8rem;
  padding-bottom: 8rem;
  display: flex;
  position: relative;
}

.moots-contact-container {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1380px;
  height: 100%;
  display: flex;
  position: relative;
}

.moots-contact-container-text-wrapper {
  z-index: 5;
  justify-content: flex-end;
  align-items: flex-start;
  width: 35%;
  padding-left: 4rem;
  padding-right: 2rem;
  display: flex;
  position: relative;
}

.moots-contact-container-forms-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  width: 65%;
  display: flex;
  position: relative;
}

.contact-gradient-circle-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-left: 2%;
  display: flex;
  position: relative;
}

.moots-contact-container-contact-gradient-wrapper {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -12rem;
  left: -5rem;
}

.moots-contact-container-form-wrapper {
  z-index: 5;
  width: 100%;
  height: 100%;
  padding-right: 2rem;
  position: relative;
}

.moots-contact-container-text {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--h4-desktop);
  line-height: var(--_moots---sizes--h4-desktop-line);
  margin-bottom: 0;
}

.moots-meeting-container {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1380px;
  height: 100%;
  margin-top: 4rem;
  display: flex;
  position: relative;
}

.moots-contact-container-meeting-wrapper {
  z-index: 5;
  width: 100%;
  height: 100%;
  padding-right: 2rem;
  position: relative;
}

.moots-contact-container-meetings-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  width: 65%;
  display: flex;
  position: relative;
}

.maps-section {
  position: relative;
}

.google-maps {
  width: 100%;
  height: 30rem;
}

.moots-text-on-grey-bg-section {
  background-color: var(--_moots---color-palette--lightgreysection);
  width: 100%;
  height: 100%;
  position: relative;
}

.moots-text-on-grey-bg-container {
  z-index: 2;
  max-width: 1380px;
  padding-top: 8rem;
  padding-bottom: 8rem;
  display: flex;
  position: relative;
}

.moots-text-on-grey-bg-richtext-wrapper {
  line-height: var(--_moots---sizes--h3-mobile-line);
}

.moots-text-on-grey-bg-richtext {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--h4-desktop);
  margin-bottom: 0;
  padding-left: 4rem;
  padding-right: 4rem;
  position: relative;
}

.moots-text-on-white-bg-section {
  background-color: var(--_moots---color-palette--white);
  position: relative;
}

.moots-text-on-white-bg-container {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--p-desktop);
  max-width: 1380px;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: block;
  position: relative;
}

.moots-text-on-white-bg-heading {
  font-size: var(--_moots---sizes--h2-desktop);
  line-height: var(--_moots---sizes--h2-desktop-line);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 1rem;
  padding-left: 4rem;
  padding-right: 4rem;
  font-weight: 500;
}

.moots-text-on-white-bg-richtext-wrapper {
  line-height: var(--_moots---sizes--p-desktop-line);
}

.moots-text-on-white-bg-text {
  padding-left: 4rem;
  padding-right: 4rem;
}

.moots-terms-on-grey-bg-section {
  background-color: var(--_moots---color-palette--lightgreysection);
  position: relative;
}

.moots-terms-on-grey-bg-container {
  max-width: 1380px;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.moots-terms-on-grey-bg-richtext-wrapper {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  padding-left: 4rem;
  padding-right: 4rem;
}

.list {
  line-height: 1rem;
}

.moots-privacy-section {
  background-color: var(--_moots---color-palette--lightgreysection);
  width: 100%;
  height: 100%;
  position: relative;
}

.moots-privacy-container {
  max-width: 1380px;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.moots-privacy-richtext-wrapper {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  padding-left: 4rem;
  padding-right: 4rem;
}

.link {
  color: var(--_moots---color-palette--primary2);
  text-decoration: none;
}

.link:hover {
  color: var(--_moots---color-palette--primary3);
}

.link-2 {
  color: var(--_moots---color-palette--primary2);
  text-decoration: none;
}

.container-3 {
  max-width: 1380px;
}

.moots-page-header-section-orange {
  background-image: linear-gradient(160deg, var(--_moots---color-palette--header-gradient-0), var(--_moots---color-palette--header-gradient-1) 0%, var(--_moots---color-palette--gradient2to) 0%, var(--_moots---color-palette--gradient2from) 94%);
  color: var(--_moots---color-palette--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 100px;
  padding-top: 8rem;
  padding-bottom: 8rem;
  overflow: hidden;
}

.moots-tools-ux-section {
  z-index: 1;
  background-color: var(--_moots---color-palette--lightgreysection);
  width: 100%;
  height: 100%;
  position: relative;
}

.moots-tools-ux-container {
  justify-content: center;
  align-items: center;
  max-width: 1380px;
  padding: 8rem 4rem;
  display: flex;
}

.moots-tools-ux-text-wrapper {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--p-desktop);
  width: 50%;
  padding-right: 4rem;
}

.moots-tools-ux-image-wrapper {
  background-image: url('../images/gradient_bright.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 50%;
  min-width: 200px;
  max-width: 800px;
  height: 45vw;
  padding-left: 1%;
  display: flex;
  position: relative;
}

.moots-tools-ux-image-front {
  width: 100%;
}

.moots-tools-ux-text {
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  margin-bottom: 0;
}

.moots-tools-ux-image-bg-wrapper {
  border-radius: 2%;
  justify-content: center;
  align-items: center;
  width: 73.5%;
  height: 48%;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 13%;
  overflow: hidden;
}

.moots-page-header-section-purple {
  background-image: linear-gradient(160deg, var(--_moots---color-palette--secondary2) 6%, var(--_moots---color-palette--gradient1from));
  color: var(--_moots---color-palette--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 100px;
  padding-top: 8rem;
  padding-bottom: 8rem;
  overflow: hidden;
}

.moots-white-center-wrapper {
  text-align: center;
  cursor: default;
  flex-flow: column;
  place-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.moots-white-heading-center {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--h2-desktop);
  line-height: var(--_moots---sizes--h2-desktop-line);
  text-align: center;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-style: italic;
}

.moots-white-headline-centered-section {
  background-color: var(--_moots---color-palette--white);
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.moots-white-headline-centered-container {
  cursor: default;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  max-width: 1380px;
  padding: 8rem;
  display: flex;
}

.moots-tools-header-section {
  background-color: var(--_moots---color-palette--primary3);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  margin-top: 70px;
}

.moots-tools-header-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1380px;
  height: 100%;
  padding: 6rem 4rem 8rem;
  display: flex;
}

.moots-tools-header-text-wrapper {
  color: var(--_moots---color-palette--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  padding-right: 4rem;
  display: flex;
}

.moots-tools-header-logo-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  padding-right: 0;
  display: flex;
}

.moots-tools-header-text-heading {
  font-size: var(--_moots---sizes--h1-desktop);
  line-height: var(--_moots---sizes--h1-desktop-line);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 4rem;
  font-weight: 500;
}

.moots-tools-header-text-paragraph {
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  margin-bottom: 0;
  padding-bottom: 4rem;
}

.moots-tools-header-logo {
  padding-bottom: 4rem;
}

.moots-tools-header-upper {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.moots-tools-header-lower {
  color: var(--_moots---color-palette--white);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 50%;
  padding-top: 6rem;
  padding-bottom: 6rem;
  display: flex;
}

.moots-tools-header-text-sub-heading {
  font-size: var(--_moots---sizes--h4-desktop);
  line-height: var(--_moots---sizes--h4-desktop-line);
  margin-top: 0;
  margin-bottom: 0;
}

.moots-tools-header-lower-container {
  justify-content: center;
  align-items: center;
  width: 33%;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.moots-tools-header-text-icon {
  width: 72px;
  height: auto;
  margin-right: .75rem;
}

.moots-three-benefits-on-orange-section {
  background-color: var(--_moots---color-palette--primary2);
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.moots-three-benefits-on-orange-container {
  color: var(--_moots---color-palette--white);
  max-width: 1380px;
  padding-left: 2rem;
  padding-right: 2rem;
}

.moots-three-benefits-on-orange-header {
  font-size: var(--_moots---sizes--h1-desktop);
  line-height: var(--_moots---sizes--h1-desktop-line);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 2rem;
  font-weight: 500;
}

.moots-three-benefits-on-orange-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  color: var(--_moots---color-palette--primary3);
  justify-content: center;
  align-items: flex-start;
  padding-top: 4rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.moots-three-benefits-on-orange-benefit {
  background-color: var(--_moots---color-palette--white);
  text-align: center;
  border-radius: 25px;
  width: 33%;
  padding: 3rem;
}

.moots-three-benefits-on-orange-benefit-heading {
  font-size: var(--_moots---sizes--h1-desktop);
  line-height: var(--_moots---sizes--h1-desktop-line);
  overflow-wrap: anywhere;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 2rem;
  font-weight: 500;
}

.moots-three-benefits-on-orange-benefit-paragraph {
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  margin-bottom: 0;
}

.moots-three-benefits-on-orange-wrapper-copy {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--_moots---color-palette--white);
  color: var(--_moots---color-palette--primary2);
  border-radius: 2%;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.moots-solutions-header-section {
  background-color: var(--_moots---color-palette--primary3);
  min-height: 75vh;
  margin-top: 70px;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.moots-solutions-header-container {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1380px;
  height: 100%;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.moots-solutions-header-text-wrapper {
  z-index: 2;
  color: var(--_moots---color-palette--white);
  width: 60%;
  position: relative;
}

.moots-solutions-header-text-heading {
  font-size: var(--_moots---sizes--h1-desktop);
  line-height: var(--_moots---sizes--h1-desktop-line);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 2rem;
  font-weight: 500;
}

.moots-solutions-header-text-paragraph {
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  margin-bottom: 0;
  padding-bottom: 2rem;
  padding-right: 4rem;
}

.moots-solutions-header-circle-wrapper {
  z-index: 0;
  width: 40%;
  margin-top: 4rem;
  position: relative;
}

.header-gradient-circle-image-image {
  object-fit: cover;
  border-radius: 50%;
  margin-top: -4rem;
  margin-left: 2rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.moots-white-on-grey-headline-section {
  z-index: 1;
  background-color: var(--_moots---color-palette--lightgreysection);
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.moots-white-on-grey-headline-circle-wrapper {
  justify-content: center;
  align-items: flex-start;
  margin-left: 25%;
  position: relative;
  top: -4rem;
}

.moots-white-on-grey-headline-container {
  cursor: default;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 1380px;
  padding: 8rem 4rem;
  display: flex;
}

.moots-dark-on-grey-wrapper {
  flex-flow: column;
  place-content: center;
  align-items: center;
  display: flex;
}

.moots-dark-on-grey-heading {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--h3-desktop);
  line-height: var(--_moots---sizes--h3-desktop-line);
  text-align: center;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
}

.floating-bubble-text-wrapper {
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  width: calc(2rem + var(--_moots---sizes--floatingbubble_desktop));
  justify-content: center;
  align-items: center;
  margin-left: 1rem;
  margin-right: 1rem;
  padding-bottom: 0;
  display: inline-block;
  position: relative;
  overflow: visible;
}

.floating-bubble-text-styles, .floating-bubble-text-checkjs-snippet {
  display: none;
}

.floating-bubble-text-paragraph {
  max-height: var(--_moots---sizes--floatingbubble_desktop);
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--p-tablet);
  line-height: var(--_moots---sizes--p-tablet-line);
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 1rem;
  font-weight: 500;
  display: flex;
  position: relative;
  top: auto;
  bottom: auto;
  overflow: hidden;
}

.floating-bubble-text {
  z-index: 1;
  width: var(--_moots---sizes--floatingbubble_desktop);
  height: var(--_moots---sizes--floatingbubble_desktop);
  border: 1px solid var(--_moots---color-palette--primary2);
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  cursor: pointer;
  border-radius: 50%;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0% auto auto 1rem;
}

.floating-bubble-text:hover {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-width: 2px;
}

.floating-bubble-text-icon {
  z-index: 2;
  opacity: .8;
  color: var(--_moots---color-palette--primary2);
  position: absolute;
}

.floating-bubble-text-icon:hover {
  mix-blend-mode: normal;
}

.floating-bubble-text-label {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--h3-desktop);
  line-height: var(--_moots---sizes--h3-desktop-line);
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: flex;
  position: relative;
}

.floating-bubble-text-label:hover {
  color: var(--_moots---color-palette--primary3);
  font-weight: 500;
}

.floating-bubble-text-link {
  color: var(--_moots---color-palette--primary3);
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.moots-industry-band-section {
  background-color: var(--_moots---color-palette--lightgreysection);
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.moots-industry-band-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1380px;
  padding-top: 6rem;
  padding-bottom: 6rem;
  display: flex;
}

.moots-industry-band-heading {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--h4-desktop);
  line-height: var(--_moots---sizes--h4-desktop-line);
  margin-top: 0;
  margin-bottom: 4rem;
  padding-left: 4rem;
  padding-right: 4rem;
  position: relative;
}

.moots-industry-band-title {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--h3-desktop);
  line-height: var(--_moots---sizes--h3-desktop-line);
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 4rem;
  padding-right: 4rem;
  font-weight: 500;
  position: relative;
}

.moots-list-on-blue-section {
  background-color: var(--_moots---color-palette--primary1);
  color: var(--_moots---color-palette--white);
  padding: 4rem;
}

.moots-list-on-blue-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1380px;
}

.moots-list-on-blue-heading {
  font-size: var(--_moots---sizes--h2-desktop);
  line-height: var(--_moots---sizes--h2-desktop-line);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 4rem;
  font-weight: 500;
  display: block;
}

.moots-list-on-blue-outer-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 2rem;
  padding-left: 4rem;
}

.moots-list-on-blue-inner-wrapper {
  flex-flow: row;
  padding-bottom: .5rem;
  display: flex;
}

.moots-list-on-blue-icon {
  width: 32px;
  margin-right: 1rem;
}

.moots-list-on-blue-lable {
  font-size: var(--_moots---sizes--h4-desktop);
  line-height: var(--_moots---sizes--h4-desktop-line);
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.home-hero-container-left-subheader {
  color: var(--_moots---color-palette--white);
  font-size: var(--_moots---sizes--h3-desktop);
  line-height: var(--_moots---sizes--h3-desktop-line);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 500;
  position: relative;
}

.moots-tools-header-image {
  width: 100%;
  overflow: clip;
}

.moots-three-products-showcase-section {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.moots-three-products-showcase-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 4rem;
  display: flex;
}

.moots-three-products-showcase-column {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  max-width: 400px;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.moots-three-products-text-showcase-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 4rem;
  display: flex;
  position: relative;
}

.moots-three-products-text-showcase-buttons-wrapper, .moots-three-products-text-showcase-stores-wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.moots-three-products-text-showcase-stores-container {
  cursor: pointer;
}

.moots-list-on-grey-section {
  z-index: 1;
  background-color: var(--_moots---color-palette--lightgreysection);
  color: var(--_moots---color-palette--primary3);
  padding: 8rem 4rem;
  position: relative;
}

.moots-three-products-column-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.moots-page-header-heading-2 {
  z-index: 1;
  font-size: var(--_moots---sizes--h1-desktop);
  line-height: var(--_moots---sizes--h1-desktop-line);
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 4rem;
  font-weight: 600;
  position: relative;
}

.moots-page-header-paragraph-2 {
  z-index: 1;
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  position: relative;
}

.moots-page-header-gradient-wrapper-2 {
  margin-right: -15rem;
  display: block;
  position: relative;
  top: -5rem;
}

.moots-list-heading {
  font-size: var(--_moots---sizes--h2-desktop);
  line-height: var(--_moots---sizes--h2-desktop-line);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 2rem;
  font-weight: 500;
  display: block;
}

.moots-list-sub-heading {
  font-size: var(--_moots---sizes--h4-desktop);
  line-height: var(--_moots---sizes--h4-desktop-line);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 4rem;
  padding-left: 4rem;
  padding-right: 4rem;
}

.moots-list-on-white-section {
  background-color: var(--_moots---color-palette--white);
  color: var(--_moots---color-palette--primary3);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 4rem;
}

.moots-header-subheader-wrapper {
  background-color: var(--_moots---color-palette--white);
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}

.moots-header-subheader-container {
  max-width: 1380px;
  padding-left: 4rem;
  padding-right: 4rem;
}

.moots-header-subheader-heading {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--h1-desktop);
  line-height: var(--_moots---sizes--h1-desktop-line);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 4rem;
}

.moots-header-subheader-subheading {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--h3-desktop);
  line-height: var(--_moots---sizes--h2-desktop-line);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.moots-list-on-blue-inner-wrapper-copy {
  flex-flow: row;
  padding-bottom: .5rem;
  display: flex;
}

.moots-three-blogs-column {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.paragraph-4 {
  font-size: var(--_moots---sizes--p-desktop);
  margin-bottom: 0;
}

.moots-three-products-column-heading {
  font-size: var(--_moots---sizes--h4-desktop);
  line-height: var(--_moots---sizes--h4-desktop-line);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 1rem;
}

.moots-three-blogs-column-wrapper {
  text-align: center;
}

.moots-blog-section {
  padding: 8rem 4rem;
}

.moots-blog-heading-container {
  flex-flow: row;
  max-width: 1380px;
}

.moots-blog-heading-wrapper {
  width: 55%;
  padding-right: 2rem;
}

.moots-blog-image-wrapper {
  width: 45%;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.heading-6 {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--h2-desktop);
  line-height: var(--_moots---sizes--h2-desktop-line);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 2rem;
  font-weight: 500;
}

.paragraph-5 {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--h3-mobile);
  line-height: var(--_moots---sizes--h3-mobile-line);
  margin-bottom: 0;
  padding-bottom: 2rem;
  font-style: italic;
  font-weight: 400;
}

.moots-blog-post-container {
  max-width: 1380px;
  padding-bottom: 4rem;
  padding-left: 4rem;
  padding-right: 4rem;
}

.moots-blog-post-richtext {
  color: var(--_moots---color-palette--primary3);
  padding-bottom: 4rem;
}

.paragraph-6 {
  font-size: var(--_moots---sizes--p-desktop);
}

.moots-blog-wrapper {
  padding-bottom: 2rem;
  display: flex;
}

.moots-blog-post-wrapper {
  color: var(--_moots---color-palette--primary3);
}

.moots-blog-post {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
}

.uui-text-size-medium-2 {
  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-text-size-medium-2.text-color-primary700 {
  color: var(--untitled-ui--primary700);
}

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

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

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

.uui-text-size-large-3 {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  padding-bottom: 2rem;
  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-heading-medium-2 {
  color: var(--untitled-ui--gray900);
  font-size: var(--_moots---sizes--h2-desktop);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.3;
}

.uui-button-3 {
  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-3:hover {
  border-color: var(--untitled-ui--primary700);
  background-color: var(--untitled-ui--primary700);
}

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

.social-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

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

.social-link {
  color: var(--untitled-ui--gray400);
  transition: all .3s;
}

.social-link:hover {
  color: var(--untitled-ui--gray500);
}

.uui-team06_component {
  background-color: #0000;
  height: auto;
  margin-top: 4rem;
  padding-bottom: 6rem;
  position: relative;
}

.uui-section_team06 {
  overflow: hidden;
}

.uui-team06_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-team06_image-wrapper {
  width: 100%;
  margin-bottom: 1.5rem;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.uui-team06_social {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-self: flex-start;
  margin-top: 1.5rem;
  display: grid;
}

.uui-team06_item {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.uui-team06_slide {
  margin-right: 2rem;
}

.uui-team06_mask {
  width: 33.33%;
  overflow: visible;
}

.uui-team06_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.uui-button-icon-2 {
  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-team06_arrow {
  border: 1px solid var(--untitled-ui--gray200);
  color: var(--untitled-ui--gray500);
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: all .3s;
  display: flex;
  inset: auto 0% 0% auto;
}

.uui-team06_arrow:hover {
  background-color: var(--_moots---color-palette--menubardefault);
}

.uui-team06_arrow.left {
  right: 4rem;
}

.uui-button-secondary-gray-3 {
  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-3:hover {
  background-color: var(--_moots---color-palette--menubardefault);
  color: var(--untitled-ui--gray800);
}

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

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

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

.uui-heading-tiny {
  color: var(--untitled-ui--gray900);
  letter-spacing: normal;
  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.125rem;
  font-weight: 600;
  line-height: 1.5;
}

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

.uui-heading-subheading-2 {
  color: var(--untitled-ui--primary600);
  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;
}

.moots-team-section {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.moots-team-container {
  flex-flow: column;
  max-width: 1380px;
  padding-left: 4rem;
  padding-right: 4rem;
}

.moots-team-heading {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--h2-desktop);
  line-height: var(--_moots---sizes--h2-desktop-line);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 4rem;
  font-weight: 500;
  position: relative;
}

.moots-team-profiles-container {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.moots-team-profile-wrapper {
  color: var(--_moots---color-palette--primary3);
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  padding-right: 2rem;
  display: flex;
}

.moots-team-profile-image {
  filter: drop-shadow(0 2px 3px #000000b3);
  cursor: default;
  object-fit: contain;
  border-radius: 5%;
  width: 100%;
  max-width: 250px;
  margin-left: 0;
  position: relative;
}

.moots-team-profile-name {
  font-size: var(--_moots---sizes--h3-tablet);
  line-height: var(--_moots---sizes--h3-tablet-line);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.moots-team-profile-position {
  font-size: var(--_moots---sizes--h4-tablet);
  line-height: var(--_moots---sizes--h4-tablet-line);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 2rem;
}

.moots-team-profile-summary {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  width: 100%;
  margin-bottom: 0;
  padding-top: 2rem;
  padding-bottom: 4rem;
}

.moots-team-profile-social-icon {
  width: 32px;
  height: 32px;
}

.moots-team-profile-name-wrapper {
  padding-left: 2rem;
}

.moots-team-profile-partner-summary {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  width: 100%;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 4rem;
}

.moots-team-profile-partner-wrapper {
  color: var(--_moots---color-palette--primary3);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-right: 2rem;
  display: flex;
}

.moots-team-partner-section {
  background-color: var(--_moots---color-palette--lightgreysection);
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.moots-casestudy-container {
  color: var(--_moots---color-palette--primary3);
  max-width: 1380px;
  padding: 4rem 4rem 6rem;
}

.moots-casestudy-header {
  font-size: var(--_moots---sizes--h2-desktop);
  line-height: var(--_moots---sizes--h2-desktop-line);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 2rem;
}

.moots-casestudy-summary {
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  margin-bottom: 0;
  padding-bottom: 2rem;
}

.moots-casestudy-richtext {
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
}

.moots-casestudy-list {
  font-size: var(--_moots---sizes--p-desktop);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.moots-casestudy-list-item {
  border-radius: 5%;
  margin-bottom: 1rem;
}

.paragraph-7 {
  font-size: var(--_moots---sizes--p-desktop);
  margin-bottom: 0;
  padding-top: 2rem;
}

.moots-case-study-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 150px 1fr;
  place-items: center;
  padding-bottom: 2rem;
}

.moots-case-study-grid-heading {
  font-size: var(--_moots---sizes--h4-desktop);
  line-height: var(--_moots---sizes--h4-desktop-line);
  margin-top: 0;
  margin-bottom: 0;
}

.moots-case-study-grid-paragraph {
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  margin-bottom: 0;
}

.moots-three-benefits-on-orange-paragraph {
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.moots-list-on-blue-outer-button-wrapper {
  justify-content: center;
  align-items: flex-start;
  padding-top: 2rem;
  display: flex;
}

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

.body, .mots-body {
  overflow: clip;
}

.moots-before-button {
  padding-top: 4rem;
}

.moots-grey-headline-centered-section {
  background-color: var(--_moots---color-palette--lightgreysection);
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.moots-dark-on-grey-paragraph {
  color: var(--_moots---color-palette--primary3);
  font-size: var(--_moots---sizes--p-desktop);
  line-height: var(--_moots---sizes--p-desktop-line);
  text-align: center;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4rem;
}

.moots-back-to-top {
  z-index: 99;
  background-color: var(--_moots---color-palette--white);
  cursor: pointer;
  border-radius: 50%;
  width: 2.7rem;
  height: 2.7rem;
  position: fixed;
  bottom: 40%;
  right: 1rem;
  box-shadow: 0 2px 5px #0003;
}

.moots-back-to-top:hover {
  background-color: var(--_moots---color-palette--menubarblue60alpha);
  box-shadow: 0 2px 5px #0009;
}

.moots-back-to-top.w--current {
  z-index: 99;
  opacity: 0;
}

.moots-back-to-top-icon {
  text-decoration: none;
  overflow: clip;
}

@media screen and (min-width: 1440px) {
  .footer_dropdown-link {
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer_dropdown-icon {
    max-width: 80%;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .gradient-circle-wrapper {
    z-index: 1;
    margin-top: 2rem;
    margin-left: 2rem;
    display: block;
    position: relative;
  }

  .gradient-circle-wrapper._w-embed {
    margin-top: 0;
    margin-left: 0;
  }

  .gradient-circle-wrapper-copy {
    z-index: 1;
    margin-top: 2rem;
    margin-left: 2rem;
    position: relative;
  }

  .floating-bubble-wrapper, .floating-fluidglass-wrapper {
    color: var(--_moots---color-palette--primary3);
    text-align: center;
  }

  .home-hero-container-inner-image {
    top: 23.8%;
  }

  .moots-home-bubble-text-container {
    padding-left: 6rem;
  }

  .moots-white-on-orange-headline-container {
    padding-left: 0;
    padding-right: 0;
  }

  .moots-white-on-orange-headline-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .moots-image-text-container {
    padding-left: 0;
    padding-right: 0;
  }

  .gradient-circle2-wrapper {
    z-index: 1;
    margin-top: 2rem;
    margin-left: 2rem;
    display: block;
    position: relative;
  }

  .gradient-circle2-wrapper._w-embed {
    margin-top: 0;
    margin-left: 0;
  }

  .gradient-circle3-wrapper {
    z-index: 1;
    margin-top: 2rem;
    margin-left: 2rem;
    display: block;
    position: relative;
  }

  .gradient-circle3-wrapper._w-embed {
    margin-top: 0;
    margin-left: 0;
  }

  .header-gradient-circle-wrapper {
    z-index: 1;
  }

  .header-gradient-circle-wrapper._w-embed {
    margin-top: 0;
    margin-left: 0;
  }

  .header-gradient-circle-wrapper2 {
    z-index: 1;
    margin-top: 2rem;
    margin-left: 2rem;
    display: block;
    position: relative;
  }

  .header-gradient-circle-wrapper2._w-embed {
    margin-top: 0;
    margin-left: 0;
  }

  .moots-white-headline-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .contact-gradient-circle-wrapper {
    z-index: 1;
    margin-top: 2rem;
    margin-left: 2rem;
    display: block;
    position: relative;
  }

  .contact-gradient-circle-wrapper._w-embed {
    margin-top: 0;
    margin-left: 0;
  }

  .moots-contact-container-contact-gradient-wrapper {
    left: 1rem;
  }

  .moots-tools-ux-container {
    padding-left: 0;
    padding-right: 0;
  }

  .moots-tools-ux-image-front {
    right: 2%;
  }

  .moots-tools-ux-text {
    margin-bottom: 0;
    padding-left: 8rem;
    padding-right: 2rem;
  }

  .moots-tools-ux-image-bg-wrapper {
    top: 36%;
    right: 15%;
  }

  .moots-white-headline-centered-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .moots-white-headline-centered-container {
    align-self: center;
  }

  .moots-three-benefits-on-orange-benefit-heading {
    font-size: var(--_moots---sizes--section-header-h1);
  }

  .moots-solutions-header-section {
    min-height: 60vh;
  }

  .moots-white-on-grey-headline-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .moots-white-on-grey-headline-container {
    padding-left: 0;
    padding-right: 0;
  }

  .floating-bubble-text-wrapper {
    color: var(--_moots---color-palette--primary3);
    text-align: center;
  }

  .moots-grey-headline-centered-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 991px) {
  .footer-moots.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }

  .styleguide-block {
    text-align: center;
  }

  .primary-button {
    justify-content: center;
  }

  .primary-button.cc-contact-us {
    display: none;
  }

  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu-icon {
    display: block;
  }

  .menu {
    margin-left: 30px;
    position: static;
  }

  .navigation-wrap {
    background-color: #fff;
  }

  .navigation {
    padding: 25px 30px;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .menu-button {
    padding: 0;
  }

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

  .navigation-items {
    background-color: #fff;
  }

  .footer-moots-wrapper {
    padding-right: 0;
  }

  .cta-text {
    width: auto;
  }

  .cta-wrap {
    width: auto;
    padding: 80px 50px 90px;
  }

  .our-services-grid {
    text-align: center;
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .service-icon {
    display: inline-block;
  }

  .contact-form-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .get-in-touch-form {
    text-align: left;
  }

  .our-contacts {
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .team-members {
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
  }

  .team-member-title-wrap {
    margin-bottom: 30px;
  }

  .project-details-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-detail-header-wrap {
    width: 70%;
  }

  .detail-header-image {
    height: 460px;
  }

  .blog-item {
    width: 80%;
  }

  .blog-preview-image {
    height: 460px;
  }

  .blog-summary-wrap {
    width: 100%;
  }

  .about-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .about-grid.cc-about-2 {
    grid-template-columns: 1fr;
    grid-template-areas: "."
                         ".";
  }

  .intro-text {
    width: auto;
  }

  .collection-wrap {
    flex-flow: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .blog-preview-wrap {
    text-align: center;
    width: 80%;
    padding-right: 15px;
  }

  .hide-tablet {
    display: none;
  }

  .show-tablet {
    display: block;
  }

  .footer-dropdown-icon {
    color: var(--untitled-ui--gray500);
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-bottom {
    background-color: var(--_moots---color-palette--white);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle {
    background-color: var(--_moots---color-palette--white);
    border-radius: 1rem;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon_line-top {
    background-color: var(--_moots---color-palette--white);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_component {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    display: flex;
    position: relative;
  }

  .footer-menu-dropdown-content-top {
    grid-row-gap: 1.5rem;
    white-space: nowrap;
    grid-template-rows: repeat(auto-fit, minmax(auto, 100%));
    grid-template-columns: minmax(auto, 13%) minmax(auto, 20%) minmax(auto, 20%) minmax(auto, 20%) minmax(auto, 20%);
    grid-auto-rows: minmax(auto, 100%);
    grid-auto-columns: minmax(auto, 15%);
    place-content: start center;
    place-items: center;
    height: 8rem;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .uui-navbar05_bottom-bar {
    border-radius: .5rem;
    flex-direction: column;
    margin-bottom: 1.5rem;
    padding: 1.5rem;
    overflow: hidden;
  }

  .footer-menu-dropdown-link-list {
    justify-content: center;
    align-items: center;
  }

  .footer-menu-dropdown-content {
    flex-direction: column;
  }

  .uui-navbar05_component {
    height: 5rem;
    position: fixed;
  }

  .footer-menu-nav-container {
    position: relative;
  }

  .uui-navbar05_logo-link {
    display: none;
  }

  .uui-navbar05_logo-link.uui-navbar05_logo-link-mobile, .uui-navbar05_logo-link.uui-navbar05_logo-link-mobile.w--current {
    display: flex;
  }

  .uui-navbar05_menu {
    border-bottom: 1px solid var(--_moots---color-palette--menubarborder);
    background-color: var(--_moots---color-palette--menubarblue20alpha);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    margin-left: 0;
    padding: 1.5rem 2rem 5rem 8rem;
    display: none;
    position: absolute;
    overflow: auto;
  }

  .uui-navbar05_menu.uui-navbar05_menu_mobile {
    z-index: 3;
    background-color: var(--_moots---color-palette--menubarblue60alpha);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 2rem;
    display: flex;
    inset: 0 0% auto;
  }

  .uui-navbar05_menu-half {
    grid-column-gap: 0px;
    grid-row-gap: .5rem;
    color: var(--_moots---color-palette--white);
    flex-direction: column;
    align-items: flex-start;
    display: none;
  }

  .uui-navbar05_menu-half.uui-navbar05_menu-half-mobile {
    font-size: var(--_moots---sizes--p-tablet);
    text-align: right;
    display: flex;
  }

  .uui-navbar05-link {
    font-size: var(--_moots---sizes--p-desktop);
    text-align: center;
    width: 100%;
    padding: .75rem 0;
  }

  .uui-navbar05-link.uui-navbar05-link-mobile {
    text-align: right;
    padding-top: .125rem;
    padding-bottom: .125rem;
    padding-right: 0;
    font-weight: 300;
    display: block;
  }

  .uui-navbar05-link.uui-navbar05-link-mobile:hover {
    opacity: .6;
    color: var(--_moots---color-palette--white);
  }

  .uui-navbar05-link.uui-navbar05-link-mobile.w--current {
    cursor: default;
    font-weight: 500;
  }

  .uui-navbar05-link.uui-navbar05-link-mobile.uui-navbar05-link-mobile-category {
    color: var(--_moots---color-palette--white);
    text-align: right;
    padding-top: .75rem;
    padding-bottom: .125rem;
    font-weight: 500;
    text-decoration: none;
  }

  .uui-navbar05-link.uui-navbar05-link-mobile.uui-navbar05-link-mobile-category.w--current {
    color: var(--_moots---color-palette--primary2);
  }

  .uui-navbar05_menu-dropdown {
    width: 100%;
    position: relative;
  }

  .footer-menu-dropdown-toggle {
    color: var(--untitled-ui--gray900);
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .footer-menu-dropdown-toggle:hover {
    color: var(--untitled-ui--gray900);
  }

  .footer-menu-nav-list {
    position: relative;
    overflow: hidden;
  }

  .footer-menu-nav-list.w--open {
    box-shadow: none;
    border-style: none;
    align-items: flex-start;
    min-width: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .uui-navbar05_menu-right {
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    padding-bottom: 7rem;
  }

  .uui-navbar05_menu-button {
    cursor: pointer;
    padding-top: .75rem;
    padding-right: .75rem;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .uui-navbar05_menu-button.w--open {
    background-color: #0000;
    padding-top: .75rem;
    padding-right: .75rem;
    display: block;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .footer_item-right {
    font-size: var(--_moots---sizes--h4-tablet);
  }

  .footer_dropdown-link {
    padding-left: 0;
    padding-right: 0;
  }

  .footer_dropdown-link:hover {
    background-color: #0000;
  }

  .uui-button-secondary-gray.show-tablet {
    display: block;
  }

  .uui-navbar05_button-wrapper {
    flex-direction: column-reverse;
    align-items: stretch;
    display: flex;
  }

  .uui-logo_component {
    display: none;
  }

  .uui-logo_component.uui-logo_component-mobile {
    cursor: pointer;
    display: flex;
  }

  .uui-logo_logomark.uui-logo_logomark_mobile {
    width: 8rem;
  }

  .footer_moots_nav_item-heading.footer-moots-nav-label {
    font-size: 1.1rem;
  }

  .footer-menu-nav {
    width: 100%;
    display: none;
    position: relative;
  }

  .uui-navbar-bg {
    z-index: 0;
    background-color: var(--_moots---color-palette--menubardefault);
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .uui-navbar-bg.uui-navbar-glass-bg {
    background-color: var(--_moots---color-palette--menubarblue60alpha);
    opacity: 100;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    height: 5rem;
    display: block;
  }

  .uui-navbar05_mobile {
    display: flex;
  }

  .footer {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .grid-layout.y-center {
    align-items: center;
  }

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

  .utility-margin-bottom-0 {
    margin-bottom: 0;
  }

  .utility-padding-all-0 {
    padding: 0;
  }

  .footer-moots-grid-contact-container {
    font-size: var(--_moots---sizes--p-tablet);
  }

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

  .uui-heroheader21_content {
    max-width: none;
  }

  .uui-heroheader21_component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-heroheader21_image {
    width: 100%;
    height: auto;
    max-height: none;
  }

  .uui-heroheader21_image-wrapper {
    justify-content: center;
    align-items: flex-start;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
  }

  .uui-heroheader23_content {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .uui-section_heroheader23 {
    margin-top: 100px;
  }

  .uui-heroheader23_image-wrapper {
    border-radius: 0;
    width: 100vw;
    margin-left: -2rem;
  }

  .uui-heroheader23_card-image {
    border-radius: 1.125rem;
  }

  .uui-heroheader23_image-grid {
    transform: scale(.9)rotateX(-51deg)rotateY(0)rotateZ(-30deg);
  }

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

  .hide-tablet-2 {
    display: none;
  }

  .uui-heroheader02_component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

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

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

  .footer_moots_copyright {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  ._w-embed.header-gradient-circle-image {
    margin-top: 2rem;
    margin-left: 0;
  }

  .uui-navbar05-menu-container {
    z-index: 3;
    position: absolute;
    inset: 0% 0% auto;
  }

  .uui-navbar05-menu {
    width: 100%;
    display: none;
    position: relative;
  }

  .uui-navbar05-menu-dropdown-toggle {
    color: var(--untitled-ui--gray900);
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .uui-navbar05-menu-dropdown-toggle:hover {
    color: var(--untitled-ui--gray900);
  }

  .uui-navbar05-dropdown-icon {
    color: var(--untitled-ui--gray500);
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .uui-navbar05-menu-nav-list {
    position: relative;
    overflow: hidden;
  }

  .uui-navbar05-menu-nav-list.w--open {
    box-shadow: none;
    border-style: none;
    align-items: flex-start;
    min-width: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .uui-navbar05-menu-nav-container {
    position: relative;
  }

  .uui-navbar05-menu-dropdown-content {
    flex-direction: column;
  }

  .uui-navbar05-menu-dropdown-content-top {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
    align-content: start;
    align-items: start;
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar05_dropdown-link {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar05_dropdown-link:hover {
    background-color: #0000;
  }

  .footer-moots-grid-container, .moots-button-primary, .moots-button-secondary, .moots-button-third {
    font-size: var(--_moots---sizes--p-tablet);
  }

  .moots-button-fourth {
    font-size: var(--_moots---sizes--p-tablet);
    cursor: pointer;
  }

  .moots-button-secondary-outline {
    font-size: var(--_moots---sizes--p-tablet);
  }

  .moots-button-primary-outline-copy {
    font-size: var(--_moots---sizes--p-tablet);
    white-space: normal;
  }

  .container {
    max-width: 728px;
  }

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

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

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

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

  .uui-heading-large {
    font-size: 2.75rem;
  }

  .uui-blog01_list {
    grid-template-columns: 1fr 1fr;
  }

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

  .uui-contact07_map-wrapper {
    height: 30rem;
  }

  .uui-contact07_component, .uui-layout13_component {
    grid-column-gap: 3rem;
  }

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

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

  .uui-layout13_lightbox {
    padding: 2rem;
  }

  .uui-layout13_lightbox-image {
    width: 35rem;
    min-width: 35rem;
    left: 2rem;
  }

  .floating-bubble-wrapper {
    width: calc(2rem + var(--_moots---sizes--floatingbubble_tablet));
  }

  .floating-bubble-label {
    font-size: var(--_moots---sizes--h3-tablet);
    margin-top: 1.7rem;
  }

  .floating-bubble-label:hover {
    color: var(--_moots---color-palette--primary3);
  }

  .floating-bubble {
    width: var(--_moots---sizes--floatingbubble_tablet);
    height: var(--_moots---sizes--floatingbubble_tablet);
  }

  .floating-fluidglass-wrapper {
    height: calc(3.5rem + var(--_moots---sizes--floatingbubble_tablet));
    width: calc(2rem + var(--_moots---sizes--floatingbubble_tablet));
  }

  .floating-fluidglass {
    width: var(--_moots---sizes--floatingbubble_tablet);
    height: var(--_moots---sizes--floatingbubble_tablet);
  }

  .floating-fluidglass-label {
    color: var(--_moots---color-palette--fluidglassbuttonlabel);
    margin-top: 1rem;
    font-size: 1.5rem;
  }

  .floating-fluidglass-label:hover {
    color: var(--_moots---color-palette--fluidglassbuttonlabel);
  }

  .footer-menu-dropdown-all-link-list {
    justify-content: flex-start;
    align-items: center;
  }

  .home-hero-container {
    flex-flow: column;
    width: 100%;
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .home-hero-section {
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-top: 50px;
  }

  .home-hero-container-left-header {
    font-size: var(--_moots---sizes--h1-tablet);
    line-height: var(--_moots---sizes--h1-tablet-line);
    text-align: left;
  }

  .home-hero-container-left-description {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
    text-align: left;
  }

  .home-hero-container-images {
    width: 55vw;
    height: 55vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .home-hero-container-text {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 8rem;
    padding-right: 0;
  }

  .home-hero-container-inner-image {
    padding-top: .4%;
    left: 10%;
  }

  .home-hero-container-outer-image-copy {
    margin-bottom: 5%;
    left: 0%;
  }

  .moots-home-bubble-menu-section {
    padding-bottom: 6rem;
  }

  .moots-home-bubble-menu-wrapper {
    flex-flow: wrap;
    place-content: center;
    align-items: center;
    display: flex;
  }

  .moots-home-bubble-container {
    justify-content: center;
    align-items: center;
  }

  .moots-home-bubble-text-container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    top: 4rem;
  }

  .moots-home-bubble-header {
    font-size: var(--_moots---sizes--h2-tablet);
    text-align: center;
  }

  .moots-home-bubble-text {
    font-size: var(--_moots---sizes--p-desktop);
    text-align: center;
  }

  .moots-white-on-orange-headline-container {
    justify-content: center;
    align-items: center;
    margin-top: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
  }

  .moots-white-on-orange-wrapper {
    width: 100%;
  }

  .moots-white-on-orange-heading {
    font-size: var(--_moots---sizes--h2-tablet);
    line-height: var(--_moots---sizes--h1-tablet-line);
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .moots-white-on-orange-headline-circle-wrapper {
    position: relative;
    top: -3rem;
  }

  .moots-image-text-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-image-text-section-text-headline-small {
    font-size: var(--_moots---sizes--h4-tablet);
    line-height: var(--_moots---sizes--h4-tablet-line);
  }

  .moots-image-text-section-text-headline-large {
    font-size: var(--_moots---sizes--h2-tablet);
    line-height: var(--_moots---sizes--h2-tablet-line);
  }

  .moots-image-text-section-text {
    padding-left: 1rem;
  }

  .moots-text-image-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-text-image-section-text-headline-small {
    font-size: var(--_moots---sizes--h4-tablet);
    line-height: var(--_moots---sizes--h4-tablet-line);
  }

  .moots-text-image-section-text-headline-large {
    font-size: var(--_moots---sizes--h2-tablet);
    line-height: var(--_moots---sizes--h2-tablet-line);
  }

  .moots-text-image-section-text {
    padding-left: 1rem;
  }

  .moots-white-on-orange-headline-cta-circle-wrapper {
    margin-top: -4rem;
    position: relative;
    top: 5rem;
  }

  .moots-white-on-orange-headline-cta-container {
    justify-content: center;
    align-items: center;
    margin-top: 4rem;
    padding-left: 15%;
    display: flex;
  }

  .moots-white-on-orange-cta-wrapper {
    width: 100%;
  }

  .moots-white-on-orange-cta-heading {
    margin-right: 2rem;
    padding-bottom: 4rem;
    display: flex;
  }

  .moots-headline-text-container-heading {
    font-size: var(--_moots---sizes--h2-tablet);
    line-height: var(--_moots---sizes--h2-tablet-line);
  }

  .moots-headline-text-container-text {
    font-size: var(--_moots---sizes--h4-tablet);
    line-height: var(--_moots---sizes--h4-tablet-line);
  }

  .moots-headline-gradient-wrapper {
    top: 2rem;
  }

  .moots-three-products-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-three-products-column {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .moots-three-products-column-text {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
  }

  .moots-page-header-section {
    margin-top: 55px;
  }

  .moots-page-header-heading {
    text-align: center;
  }

  .moots-image-text-section-richtext, .moots-text-image-section-richtext {
    text-align: left;
  }

  .moots-white-headline-circle-wrapper {
    position: relative;
    top: -3rem;
  }

  .moots-white-headline-container {
    justify-content: flex-end;
    align-items: center;
    padding-left: 4rem;
    padding-right: 4rem;
    display: flex;
  }

  .moots-white-cite-wrapper {
    flex: 0 auto;
    width: 100%;
  }

  .moots-white-heading-cite {
    font-size: var(--_moots---sizes--h2-tablet);
    line-height: var(--_moots---sizes--h2-tablet-line);
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .moots-white-heading-cite-author {
    font-size: var(--_moots---sizes--h4-tablet);
    line-height: var(--_moots---sizes--h4-tablet-line);
  }

  .moots-contact-container-text-wrapper {
    padding-left: 2rem;
    padding-right: 1rem;
  }

  .moots-contact-container-contact-gradient-wrapper {
    left: -1rem;
  }

  .moots-contact-container-form-wrapper {
    padding-right: 1rem;
  }

  .moots-contact-container-text {
    font-size: var(--_moots---sizes--h4-tablet);
    line-height: var(--_moots---sizes--h4-tablet-line);
  }

  .moots-contact-container-meeting-wrapper {
    padding-right: 1rem;
  }

  .moots-page-header-section-orange {
    margin-top: 55px;
  }

  .moots-tools-ux-container {
    padding: 6rem 4rem 6rem 2rem;
  }

  .moots-tools-ux-text-wrapper {
    padding-right: 0;
  }

  .moots-tools-ux-image-bg {
    top: 27.5%;
  }

  .moots-tools-ux-image-front {
    top: 23%;
  }

  .moots-tools-ux-text {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
    margin-bottom: 0;
    padding-right: 2rem;
  }

  .moots-page-header-section-purple {
    margin-top: 55px;
  }

  .moots-white-center-wrapper {
    flex: 0 auto;
    width: 100%;
  }

  .moots-white-heading-center {
    font-size: var(--_moots---sizes--h2-tablet);
    line-height: var(--_moots---sizes--h2-tablet-line);
    justify-content: center;
    align-items: center;
    display: block;
  }

  .moots-white-headline-centered-container {
    justify-content: flex-end;
    align-items: center;
    padding-left: 4rem;
    padding-right: 4rem;
    display: flex;
  }

  .moots-tools-header-section {
    margin-top: 55px;
  }

  .moots-tools-header-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-tools-header-text-paragraph {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
  }

  .moots-tools-header-text-sub-heading {
    font-size: var(--_moots---sizes--h4-tablet);
    line-height: var(--_moots---sizes--h4-tablet-line);
  }

  .moots-tools-header-text-icon {
    width: 64px;
  }

  .moots-three-benefits-on-orange-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .moots-three-benefits-on-orange-benefit {
    padding: 2rem;
  }

  .moots-three-benefits-on-orange-benefit-heading {
    font-size: var(--_moots---sizes--h1-tablet);
    line-height: var(--_moots---sizes--h1-tablet-line);
  }

  .moots-three-benefits-on-orange-benefit-paragraph {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
  }

  .moots-solutions-header-section {
    margin-top: 55px;
    top: 50px;
  }

  .moots-solutions-header-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-solutions-header-text-paragraph {
    padding-right: 2rem;
  }

  .header-gradient-circle-image-image {
    margin-top: 2rem;
    margin-left: 0;
  }

  .moots-white-on-grey-headline-circle-wrapper {
    position: relative;
    top: -3rem;
  }

  .moots-white-on-grey-headline-container {
    justify-content: center;
    align-items: center;
    margin-top: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
  }

  .moots-dark-on-grey-wrapper {
    width: 100%;
  }

  .moots-dark-on-grey-heading {
    font-size: var(--_moots---sizes--h3-tablet);
    line-height: var(--_moots---sizes--h3-tablet-line);
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .floating-bubble-text-wrapper {
    width: calc(2rem + var(--_moots---sizes--floatingbubble_tablet));
  }

  .floating-bubble-text-paragraph {
    max-height: var(--_moots---sizes--floatingbubble_tablet);
    font-size: var(--_moots---sizes--p-mobile);
    line-height: var(--_moots---sizes--p-mobile-line);
  }

  .floating-bubble-text {
    width: var(--_moots---sizes--floatingbubble_tablet);
    height: var(--_moots---sizes--floatingbubble_tablet);
  }

  .floating-bubble-text-label {
    font-size: var(--_moots---sizes--h3-tablet);
    line-height: var(--_moots---sizes--h3-tablet-line);
    margin-top: 1.7rem;
  }

  .floating-bubble-text-label:hover {
    color: var(--_moots---color-palette--primary3);
  }

  .moots-industry-band-section {
    justify-content: center;
    align-items: center;
  }

  .moots-industry-band-heading {
    font-size: var(--_moots---sizes--h4-tablet);
    line-height: var(--_moots---sizes--h4-tablet-line);
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-industry-band-title {
    font-size: var(--_moots---sizes--h3-tablet);
    line-height: var(--_moots---sizes--h3-tablet-line);
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-list-on-blue-heading {
    font-size: var(--_moots---sizes--h2-tablet);
    line-height: var(--_moots---sizes--h2-tablet-line);
  }

  .moots-list-on-blue-outer-wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .home-hero-container-left-subheader {
    font-size: var(--_moots---sizes--h3-tablet);
    line-height: var(--_moots---sizes--h3-tablet-line);
    text-align: left;
  }

  .moots-three-products-showcase-column, .moots-three-products-column-copy, .moots-three-products-column-copy {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .moots-page-header-heading-2 {
    text-align: center;
  }

  .moots-page-header-gradient-wrapper-2 {
    margin-right: -10rem;
    top: -2rem;
  }

  .moots-list-heading {
    font-size: var(--_moots---sizes--h2-tablet);
    line-height: var(--_moots---sizes--h2-tablet-line);
  }

  .moots-list-sub-heading {
    font-size: var(--_moots---sizes--h4-tablet);
    line-height: var(--_moots---sizes--h4-tablet-line);
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-three-blogs-column {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .moots-three-products-column-heading {
    font-size: var(--_moots---sizes--h4-tablet);
    line-height: var(--_moots---sizes--h4-tablet-line);
  }

  .moots-blog-section {
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-blog-post-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-blog-post {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
  }

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

  .uui-team06_mask {
    width: 50%;
  }

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

  .moots-team-profiles-container {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .moots-team-profile-partner-wrapper {
    padding-right: 0;
  }

  .moots-casestudy-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-case-study-grid {
    grid-template-columns: 100px 1fr;
  }

  .moots-case-study-grid-heading {
    font-size: var(--_moots---sizes--h4-tablet);
  }

  .moots-case-study-grid-paragraph {
    font-size: var(--_moots---sizes--p-tablet);
  }

  .moots-three-benefits-on-orange-paragraph {
    padding-left: 0;
    padding-right: 0;
  }

  .moots-before-button {
    padding-top: 4rem;
  }

  .moots-dark-on-grey-paragraph {
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .footer-moots {
    margin-left: 15px;
    margin-right: 15px;
  }

  .footer-moots.cc-cta {
    padding: 15px;
  }

  .footer-moots.cc-home-wrap, .footer-moots.cc-store-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .footer-moots-container {
    text-align: center;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .rich-text {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .logo-link {
    padding-left: 0;
  }

  .navigation {
    padding: 20px 30px;
  }

  .footer-moots-wrapper {
    white-space: nowrap;
    grid-template-rows: minmax(auto, 1fr) auto;
    grid-template-columns: 1fr;
    justify-content: center;
    place-items: center;
  }

  .cta-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .intro-content {
    width: 80%;
  }

  .our-services-grid {
    grid-row-gap: 60px;
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }

  .contact-form-wrap {
    padding: 30px;
  }

  .text-field.cc-contact-field, .text-field.cc-textarea {
    text-align: left;
  }

  .team-pic {
    height: 300px;
    margin-bottom: 30px;
  }

  .team-member-name {
    font-size: 16px;
    line-height: 28px;
  }

  .project-name-wrap {
    margin-bottom: 30px;
  }

  .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }

  .detail-image {
    margin-bottom: 15px;
  }

  .blog-detail-header-wrap {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .blog-item {
    width: 90%;
    max-width: 470px;
  }

  .blog-summary-wrap {
    text-align: center;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .moots-body {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
  }

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

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

  .footer-menu-dropdown-content-top {
    grid-row-gap: .5rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: minmax(auto, 100%);
    grid-auto-rows: 8rem;
    grid-auto-columns: 1fr;
    height: auto;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .footer-menu-dropdown-link-list {
    grid-row-gap: .5rem;
    justify-content: center;
    align-items: center;
    height: 10rem;
    overflow: clip;
  }

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

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

  .uui-navbar05_component {
    height: 4.5rem;
    min-height: 4.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .uui-navbar05_menu.uui-navbar05_menu_mobile {
    padding-left: 1rem;
  }

  .uui-navbar05_menu-half.uui-navbar05_menu-half-mobile, .uui-navbar05-link {
    font-size: var(--_moots---sizes--p-tablet);
  }

  .footer-menu-dropdown-toggle {
    font-size: 1rem;
  }

  .uui-navbar05_menu-button, .uui-navbar05_menu-button.w--open {
    padding-top: .5rem;
  }

  .footer_dropdown-link {
    place-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .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-tertiary-gray:hover {
    color: var(--untitled-ui--gray600);
    background-color: #0000;
  }

  .uui-logo_component {
    display: none;
  }

  .uui-logo_component.uui-logo_component-mobile {
    display: flex;
  }

  .uui-logo_logomark.uui-logo_logomark_mobile {
    width: 8rem;
  }

  .uui-badge-small-success {
    padding: .125rem .5rem;
  }

  .footer_moots_nav_item-heading.footer-moots-nav-label {
    font-size: var(--_moots---sizes--h3-tablet);
    text-align: center;
  }

  .footer_dropdown-icon {
    max-width: 80%;
    height: 70%;
    max-height: 14rem;
  }

  .uui-navbar-bg.uui-navbar-glass-bg {
    height: 4.5rem;
  }

  .footer-moots-footer-grid {
    grid-template-rows: minmax(auto, 1fr) auto auto auto;
    grid-template-columns: minmax(auto, 100%);
    place-items: center;
    margin-top: 10rem;
  }

  .footer-moots-logo {
    overflow: clip;
  }

  .grid-layout.grid-gap-m {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .grid-layout.grid-gap-s {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .grid-layout.mobile-landscape-1-column {
    grid-template-columns: 1fr;
  }

  .utility-margin-bottom-0 {
    margin-bottom: 0;
  }

  .utility-padding-all-0 {
    padding: 0;
  }

  .masonry-layout.mobile-landscape-1-column {
    column-count: 1;
  }

  .footer-moots-contact-link {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
    padding-right: 0;
    display: flex;
  }

  .footer-moots-contact-link.w--current {
    display: flex;
  }

  .footer-moots-contact-link.footer-moots-contact-link-text {
    text-align: center;
    align-self: center;
  }

  .footer-moots-contact-link-icon {
    justify-content: center;
    align-items: flex-end;
  }

  .footer-moots-grid-contact-container {
    font-size: var(--_moots---sizes--p-tablet);
    margin-bottom: 6rem;
  }

  .footer-moots-left-link, .footer-moots-left-link.w--current {
    justify-content: center;
    align-items: center;
  }

  .footer-moots-grid-contact-label {
    font-size: var(--_moots---sizes--h2-tablet);
    margin-bottom: 4rem;
  }

  .footer-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

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

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

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

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

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

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

  .uui-heroheader21_form {
    margin-top: 2rem;
  }

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

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

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

  .uui-badge-group {
    font-size: .75rem;
  }

  .uui-badge-group_badge {
    padding: .125rem .5rem;
    font-size: .75rem;
  }

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

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

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

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

  .uui-heroheader23_form {
    margin-top: 2rem;
  }

  .uui-heroheader23_image-wrapper {
    height: 17rem;
    margin-left: -1rem;
  }

  .uui-heroheader23_image-grid {
    transform: scale(.7)rotateX(-51deg)rotateY(0)rotateZ(-30deg);
  }

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

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

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

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

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

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

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

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

  .footer_moots_copyright {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  ._w-embed.header-gradient-circle-image {
    left: auto;
    right: 5%;
  }

  .uui-navbar05-menu-dropdown-toggle {
    font-size: 1rem;
  }

  .uui-navbar05-menu-dropdown-content-top {
    grid-row-gap: .5rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .uui-navbar05-menu-dropdown-link-list, .footer-menu-dropdown-link-list-copy {
    grid-row-gap: .5rem;
    max-width: none;
  }

  .footer-moots-grid-container {
    font-size: var(--_moots---sizes--p-desktop);
    line-height: var(--_moots---sizes--p-tablet-line);
    text-align: center;
    padding-top: .5rem;
  }

  .moots-button-primary, .moots-button-secondary, .moots-button-third, .moots-button-fourth, .moots-button-secondary-outline {
    font-size: var(--_moots---sizes--p-mobile);
  }

  .moots-button-primary-outline-copy {
    font-size: var(--_moots---sizes--p-mobile);
    white-space: nowrap;
  }

  .hero-subscribe-right, .hero-heading-right, .hero-subscribe-left, .team-circles {
    padding: 60px 15px;
  }

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

  .hero-stack {
    padding: 60px 15px;
  }

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

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

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

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

  .uui-blog01_component {
    margin-top: 4rem;
  }

  .uui-blog01_category-menu {
    width: 100vw;
    margin-left: -5vw;
    padding-left: 5vw;
    overflow: scroll;
  }

  .uui-blog01_category-menu.no-scrollbar {
    justify-content: flex-start;
    margin-bottom: 3rem;
  }

  .uui-blog01_menu-link:hover {
    color: var(--untitled-ui--gray500);
    border-bottom-style: none;
  }

  .uui-blog01_menu-link.last-link {
    margin-right: 2rem;
  }

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

  .uui-blog01_image-link {
    margin-bottom: 1.5rem;
  }

  .uui-blog01_image-link:hover {
    box-shadow: none;
  }

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

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

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

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

  .uui-contact07_map-wrapper {
    height: 25rem;
    margin-top: 3rem;
  }

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

  .uui-contact07_contact-list {
    grid-row-gap: 2.5rem;
  }

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

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

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

  .uui-layout13_component {
    grid-column-gap: 0px;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

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

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

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

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

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

  .floating-bubble-wrapper {
    width: calc(2rem + var(--_moots---sizes--floatingbubble_mobile));
  }

  .floating-bubble-label {
    font-size: var(--_moots---sizes--h3-mobile);
    white-space: pre-wrap;
    margin-top: 1.5rem;
  }

  .floating-bubble-label:hover {
    color: var(--_moots---color-palette--primary3);
  }

  .floating-bubble {
    width: var(--_moots---sizes--floatingbubble_mobile);
    height: var(--_moots---sizes--floatingbubble_mobile);
  }

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

  .floating-fluidglass-wrapper {
    width: calc(2rem + var(--_moots---sizes--floatingbubble_mobile));
    height: calc(3rem + var(--_moots---sizes--floatingbubble_mobile));
  }

  .floating-fluidglass {
    width: var(--_moots---sizes--floatingbubble_mobile);
    height: var(--_moots---sizes--floatingbubble_mobile);
  }

  .floating-fluidglass-label {
    color: var(--_moots---color-palette--fluidglassbuttonlabel);
    margin-top: 1rem;
    font-size: 1.2rem;
  }

  .floating-fluidglass-label:hover {
    color: var(--_moots---color-palette--fluidglassbuttonlabel);
  }

  .footer-menu-dropdown-all-link-list {
    grid-row-gap: .5rem;
    justify-content: center;
    align-items: flex-start;
    height: 6rem;
    overflow: clip;
  }

  .home-hero-container {
    flex-flow: column;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
    margin-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .home-hero-section {
    height: 100%;
    margin-top: 30px;
    padding: 4rem 1rem 8rem;
  }

  .home-hero-container-left-header {
    font-size: var(--_moots---sizes--h1-mobile);
    line-height: var(--_moots---sizes--h1-mobile-line);
    text-align: center;
    align-self: center;
    position: relative;
  }

  .home-hero-container-left-description {
    font-size: var(--_moots---sizes--p-mobile);
    line-height: var(--_moots---sizes--p-mobile-line);
    text-align: center;
  }

  .home-hero-container-images {
    box-sizing: content-box;
    aspect-ratio: 1;
    object-fit: cover;
    flex-flow: column;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    width: 80vw;
    height: 80vw;
  }

  .home-hero-container-text {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding-right: 0;
  }

  .home-hero-container-inner-image {
    align-self: center;
    margin-left: 0%;
    position: relative;
    left: 0;
    right: 0;
  }

  .moots-home-bubble-menu-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-home-bubble-container {
    width: 480px;
    max-width: 100%;
  }

  .moots-home-bubble-text {
    font-size: var(--_moots---sizes--p-tablet);
    text-align: center;
  }

  .moots-white-on-orange-headline-container {
    margin-top: 4rem;
    padding: 6rem 1rem;
  }

  .moots-white-on-orange-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }

  .moots-white-on-orange-heading {
    font-size: var(--_moots---sizes--h2-mobile);
    line-height: var(--_moots---sizes--h1-mobile-line);
    text-align: center;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .moots-white-on-orange-headline-circle-wrapper {
    margin-left: 50%;
    top: -2rem;
  }

  .moots-image-text-section {
    padding: 4rem 1rem 6rem;
  }

  .moots-image-text-container {
    flex-flow: column;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .moots-image-text-section-image-wrapper {
    width: 100%;
  }

  .moots-image-text-section-text-wrapper {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .moots-image-text-section-text-headline-small {
    font-size: var(--_moots---sizes--h4-mobile);
    line-height: var(--_moots---sizes--h4-mobile-line);
    text-align: center;
  }

  .moots-image-text-section-text-headline-large {
    font-size: var(--_moots---sizes--h2-mobile);
    line-height: var(--_moots---sizes--h2-mobile-line);
    text-align: center;
  }

  .moots-image-text-section-text {
    font-size: var(--_moots---sizes--p-tablet);
    padding-left: 0;
  }

  .moots-text-image-section {
    padding: 4rem 1rem 6rem;
  }

  .moots-text-image-container {
    flex-flow: column-reverse wrap-reverse;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .moots-text-image-section-image-wrapper {
    width: 100%;
  }

  .moots-text-image-section-text-wrapper {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .moots-text-image-section-text-headline-small {
    font-size: var(--_moots---sizes--h4-mobile);
    line-height: var(--_moots---sizes--h4-mobile-line);
    text-align: center;
  }

  .moots-text-image-section-text-headline-large {
    font-size: var(--_moots---sizes--h2-mobile);
    line-height: var(--_moots---sizes--h2-mobile-line);
    text-align: center;
  }

  .moots-text-image-section-text {
    font-size: var(--_moots---sizes--p-tablet);
    padding-left: 0;
    padding-right: 0;
  }

  .moots-white-on-orange-headline-cta-circle-wrapper {
    margin-left: 50%;
  }

  .moots-white-on-orange-headline-cta-container {
    margin-top: 4rem;
    padding: 6rem 1rem;
  }

  .moots-white-on-orange-cta-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }

  .moots-white-on-orange-cta-heading {
    font-size: var(--_moots---sizes--h2-mobile);
    line-height: var(--_moots---sizes--h1-mobile-line);
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding-bottom: 4rem;
    display: block;
  }

  .moots-headline-text-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-headline-text-container-heading {
    font-size: var(--_moots---sizes--h2-mobile);
    line-height: var(--_moots---sizes--h2-mobile-line);
    text-align: center;
  }

  .moots-headline-text-container-text {
    font-size: var(--_moots---sizes--h4-mobile);
    line-height: var(--_moots---sizes--h4-mobile-line);
  }

  .moots-headline-text-wrapper {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .moots-three-products-container {
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-three-products-column {
    width: 100%;
    padding-bottom: 8rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-three-products-wrapper {
    flex-flow: column;
  }

  .moots-three-products-text-heading-small {
    font-size: var(--_moots---sizes--h4-tablet);
    line-height: var(--_moots---sizes--h4-tablet-line);
  }

  .moots-three-products-text-heading {
    font-size: var(--_moots---sizes--h2-tablet);
    line-height: var(--_moots---sizes--h2-tablet-line);
  }

  .moots-three-products-column-text {
    line-height: var(--_moots---sizes--p-tablet);
  }

  .moots-page-header-heading {
    font-size: var(--_moots---sizes--h1-tablet);
    line-height: var(--_moots---sizes--h1-tablet-line);
    text-align: center;
  }

  .moots-page-header-gradient-wrapper {
    top: -3.5rem;
  }

  .moots-page-header-heading-wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-image-text-section-richtext {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .moots-text-image-section-richtext {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
    padding-left: 0;
    padding-right: 0;
  }

  .moots-white-headline-circle-wrapper {
    margin-left: 10%;
    top: -2rem;
  }

  .moots-white-headline-container {
    justify-content: center;
    align-self: flex-end;
    align-items: center;
    padding-top: 6rem;
    padding-bottom: 6rem;
    padding-right: 1rem;
  }

  .moots-white-cite-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    display: inline-flex;
  }

  .moots-white-heading-cite {
    font-size: var(--_moots---sizes--h2-mobile);
    line-height: var(--_moots---sizes--h2-mobile-line);
    text-align: right;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .moots-white-heading-cite-author {
    font-size: var(--_moots---sizes--h4-mobile);
    line-height: var(--_moots---sizes--h4-mobile-line);
  }

  .moots-text-on-bg-image-text {
    font-size: var(--_moots---sizes--section-header-h1-mobile);
    line-height: var(--_moots---sizes--section-header-h1-mobile-line);
  }

  .moots-contact-section {
    overflow: clip;
  }

  .moots-contact-container {
    flex-flow: column;
  }

  .moots-contact-container-text-wrapper {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-contact-container-forms-wrapper {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-contact-container-contact-gradient-wrapper {
    top: -10rem;
    left: 12rem;
  }

  .moots-contact-container-form-wrapper {
    padding-right: 0;
  }

  .moots-contact-container-text {
    font-size: var(--_moots---sizes--h4-mobile);
    line-height: var(--_moots---sizes--h4-mobile);
    padding-bottom: 2rem;
  }

  .moots-meeting-container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 6rem;
  }

  .moots-contact-container-meeting-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-contact-container-meetings-wrapper {
    width: 100%;
  }

  .moots-text-on-grey-bg-container {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .moots-text-on-grey-bg-richtext {
    font-size: var(--_moots---sizes--h4-mobile);
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-text-on-white-bg-heading {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-text-on-white-bg-text, .moots-terms-on-grey-bg-richtext-wrapper, .moots-privacy-richtext-wrapper {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-tools-ux-container {
    flex-flow: column;
    padding: 4rem 1rem 10rem;
  }

  .moots-tools-ux-text-wrapper {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 4rem;
    padding-right: 0;
    display: flex;
  }

  .moots-tools-ux-image-wrapper {
    width: 80%;
    height: 60vw;
    padding-left: 0;
  }

  .moots-tools-ux-image-bg {
    top: 28%;
  }

  .moots-tools-ux-image-front {
    top: 22%;
  }

  .moots-tools-ux-text {
    font-size: var(--_moots---sizes--p-tablet);
    padding-right: 0;
  }

  .moots-white-center-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }

  .moots-white-heading-center {
    font-size: var(--_moots---sizes--h3-mobile);
    line-height: var(--_moots---sizes--h3-mobile-line);
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .moots-white-headline-centered-section {
    position: relative;
  }

  .moots-white-headline-centered-container {
    justify-content: center;
    align-self: flex-end;
    align-items: center;
    padding: 6rem 1rem;
  }

  .moots-tools-header-container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-tools-header-text-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-right: 0;
  }

  .moots-tools-header-logo-wrapper {
    width: 100%;
    padding-bottom: 4rem;
  }

  .moots-tools-header-text-heading {
    font-size: var(--_moots---sizes--h1-mobile);
    line-height: var(--_moots---sizes--h1-mobile-line);
  }

  .moots-tools-header-text-paragraph {
    text-align: center;
  }

  .moots-tools-header-upper {
    flex-flow: column-reverse;
  }

  .moots-tools-header-text-sub-heading {
    font-size: var(--_moots---sizes--h4-mobile);
    line-height: var(--_moots---sizes--h4-mobile-line);
  }

  .moots-tools-header-lower-container {
    padding-left: 0;
    padding-right: 2rem;
  }

  .moots-tools-header-text-icon {
    width: 48px;
  }

  .moots-three-benefits-on-orange-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-three-benefits-on-orange-wrapper {
    flex-flow: column;
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .moots-three-benefits-on-orange-benefit {
    width: 100%;
    padding: 4rem;
  }

  .moots-three-benefits-on-orange-benefit-heading {
    font-size: var(--_moots---sizes--section-header-h1);
    line-height: var(--_moots---sizes--section-header-h1-line);
  }

  .moots-solutions-header-section {
    min-height: 85vh;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .moots-solutions-header-container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .moots-solutions-header-text-wrapper {
    width: 100%;
  }

  .moots-solutions-header-text-heading {
    font-size: var(--_moots---sizes--h1-tablet);
    line-height: var(--_moots---sizes--h1-tablet-line);
  }

  .moots-solutions-header-text-paragraph {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
  }

  .moots-solutions-header-circle-wrapper {
    width: 100%;
    margin-top: 0;
  }

  .header-gradient-circle-image-image {
    left: auto;
    right: 5%;
  }

  .moots-white-on-grey-headline-circle-wrapper {
    margin-left: 50%;
    top: -2rem;
  }

  .moots-white-on-grey-headline-container {
    margin-top: 4rem;
    padding: 6rem 1rem;
  }

  .moots-dark-on-grey-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }

  .moots-dark-on-grey-heading {
    font-size: var(--_moots---sizes--h3-mobile);
    line-height: var(--_moots---sizes--h3-mobile-line);
    text-align: center;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .floating-bubble-text-wrapper {
    width: calc(2rem + var(--_moots---sizes--floatingbubble_mobile));
  }

  .floating-bubble-text-paragraph {
    max-height: var(--_moots---sizes--floatingbubble_mobile);
  }

  .floating-bubble-text {
    width: var(--_moots---sizes--floatingbubble_mobile);
    height: var(--_moots---sizes--floatingbubble_mobile);
  }

  .floating-bubble-text-label {
    font-size: var(--_moots---sizes--h3-mobile);
    line-height: var(--_moots---sizes--h3-mobile-line);
    white-space: pre-wrap;
    margin-top: 1.5rem;
  }

  .floating-bubble-text-label:hover {
    color: var(--_moots---color-palette--primary3);
  }

  .moots-list-on-blue-section {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-list-on-blue-heading {
    padding-bottom: 3rem;
  }

  .moots-list-on-blue-outer-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .moots-list-on-blue-lable {
    font-size: var(--_moots---sizes--h4-tablet);
    line-height: var(--_moots---sizes--h4-tablet-line);
  }

  .home-hero-container-left-subheader {
    font-size: var(--_moots---sizes--h3-mobile);
    line-height: var(--_moots---sizes--h3-mobile-line);
    text-align: center;
    align-self: center;
    position: relative;
  }

  .moots-three-products-showcase-wrapper {
    flex-flow: column;
  }

  .moots-three-products-showcase-column {
    width: 100%;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-three-products-text-showcase-buttons-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .moots-three-products-text-showcase-stores-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .moots-list-on-grey-section {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-three-products-column-copy {
    width: 100%;
    padding-bottom: 8rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-page-header-heading-2 {
    font-size: var(--_moots---sizes--h1-tablet);
    line-height: var(--_moots---sizes--h1-tablet-line);
    text-align: center;
  }

  .moots-page-header-paragraph-2 {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
    text-align: center;
  }

  .moots-page-header-gradient-wrapper-2 {
    margin-right: -7rem;
    top: -2rem;
  }

  .moots-list-heading {
    padding-bottom: 1rem;
  }

  .moots-list-sub-heading {
    font-size: var(--_moots---sizes--h4-mobile);
    line-height: var(--_moots---sizes--h4-mobile-line);
    padding-bottom: 3rem;
    padding-left: 0;
    padding-right: 0;
  }

  .moots-list-on-white-section, .moots-header-subheader-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-header-subheader-heading {
    font-size: var(--_moots---sizes--h1-tablet);
    line-height: var(--_moots---sizes--h1-tablet-line);
  }

  .moots-header-subheader-subheading {
    font-size: var(--_moots---sizes--h3-mobile);
    line-height: var(--_moots---sizes--h2-mobile-line);
  }

  .moots-three-blogs-column {
    width: 100%;
    padding-bottom: 8rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-blog-heading-container {
    flex-flow: column;
  }

  .moots-blog-heading-wrapper {
    width: 100%;
    padding-right: 0;
  }

  .moots-blog-image-wrapper {
    width: 100%;
    padding-bottom: 4rem;
  }

  .heading-6 {
    font-size: var(--_moots---sizes--h2-tablet);
    line-height: var(--_moots---sizes--h2-tablet-line);
  }

  .paragraph-5 {
    font-size: var(--_moots---sizes--h4-mobile);
    line-height: var(--_moots---sizes--h4-mobile-line);
  }

  .moots-blog-wrapper {
    flex-flow: column;
  }

  .moots-blog-post {
    font-size: var(--_moots---sizes--p-mobile);
    line-height: var(--_moots---sizes--p-mobile-line);
  }

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

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

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

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

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

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

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

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

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

  .social-link:hover {
    color: var(--untitled-ui--gray400);
  }

  .uui-team06_component {
    margin-top: 3rem;
  }

  .uui-team06_image-wrapper {
    height: 100%;
  }

  .uui-team06_slide {
    margin-right: 1.5rem;
  }

  .uui-team06_mask {
    width: 75%;
  }

  .uui-team06_arrow.left {
    right: 3.5rem;
  }

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

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

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

  .uui-space-medium {
    min-height: 1.5rem;
  }

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

  .moots-team-container {
    text-align: center;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-team-heading {
    font-size: var(--_moots---sizes--h2-tablet);
    line-height: var(--_moots---sizes--h2-tablet-line);
  }

  .moots-team-profiles-container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .moots-team-profile-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-bottom: 0;
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .moots-team-profile-name {
    padding-top: 2rem;
  }

  .moots-team-profile-position {
    font-size: var(--_moots---sizes--h4-mobile);
    line-height: var(--_moots---sizes--h4-mobile-line);
  }

  .moots-team-profile-summary {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
  }

  .moots-team-profile-name-wrapper {
    padding-left: 0;
  }

  .moots-team-profile-partner-summary {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
    padding-top: 2rem;
    padding-left: 0;
  }

  .moots-team-profile-partner-wrapper {
    flex-flow: column;
    width: 100%;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-casestudy-header {
    font-size: var(--_moots---sizes--h2-tablet);
    line-height: var(--_moots---sizes--h2-tablet-line);
    text-align: center;
  }

  .moots-casestudy-summary {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
    text-align: center;
  }

  .moots-casestudy-richtext {
    font-size: var(--_moots---sizes--p-tablet);
  }

  .paragraph-7 {
    text-align: center;
  }

  .moots-case-study-grid-heading {
    font-size: var(--_moots---sizes--h4-mobile);
    line-height: var(--_moots---sizes--h4-mobile-line);
  }

  .moots-case-study-grid-paragraph {
    font-size: var(--_moots---sizes--p-mobile);
    line-height: var(--_moots---sizes--p-mobile-line);
  }

  .moots-three-benefits-on-orange-paragraph {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
  }

  .moots-grey-headline-centered-section {
    position: relative;
  }

  .moots-dark-on-grey-paragraph {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-tablet-line);
    text-align: center;
    justify-content: center;
    align-items: center;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 52px;
  }

  .footer-moots-container {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .rich-text {
    width: 100%;
    max-width: none;
  }

  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }

  .menu {
    margin-left: 15px;
  }

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

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .cta-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .status-message.cc-no-data, .contact-form-grid {
    width: 100%;
  }

  .our-contacts {
    width: 90%;
  }

  .team-members {
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .project-details-grid {
    width: 100%;
  }

  .blog-detail-header-wrap, .blog-item {
    width: 100%;
    max-width: none;
  }

  .moots-body {
    font-size: var(--_moots---sizes--p-mobile);
    line-height: var(--_moots---sizes--p-mobile-line);
  }

  .hide-mobile-portrait {
    display: none;
  }

  .footer-menu-dropdown-content-top {
    grid-template-columns: 1fr;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .uui-navbar05_bottom-bar {
    align-items: center;
  }

  .uui-navbar05_bottom-bar-content {
    flex-direction: column;
    display: flex;
  }

  .footer-menu-dropdown-link-list {
    justify-content: center;
    align-items: center;
  }

  .uui-navbar05_component {
    height: 3.5rem;
    min-height: 3.5rem;
  }

  .uui-navbar05_logo-link.w--current {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .uui-navbar05_logo-link.uui-navbar05_logo-link-mobile.w--current {
    display: block;
  }

  .uui-navbar05_menu {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .uui-navbar05_menu.uui-navbar05_menu_mobile {
    padding-left: 1.5rem;
  }

  .uui-navbar05-link {
    font-size: var(--_moots---sizes--p-mobile);
    text-align: center;
  }

  .uui-navbar05-link.uui-navbar05-link-mobile.uui-navbar05-link-mobile-category.w--current {
    color: var(--_moots---color-palette--primary2);
  }

  .uui-navbar05_menu-button, .uui-navbar05_menu-button.w--open {
    padding-top: .125rem;
  }

  .footer_dropdown-link {
    place-items: center;
  }

  .uui-logo_component {
    height: 4rem;
    display: flex;
  }

  .uui-logo_logomark, .uui-logo_logomark.uui-logo_logomark_mobile {
    width: 6rem;
  }

  .uui-styleguide_logomark-bg {
    background-image: none;
  }

  .footer_moots_nav_item-heading.footer-moots-nav-label {
    font-size: var(--_moots---sizes--h3-mobile);
  }

  .uui-logo_image {
    display: none;
  }

  .footer_dropdown-icon {
    height: 80%;
  }

  .uui-navbar-bg.uui-navbar-glass-bg {
    height: 3.5rem;
  }

  .footer-moots-logo {
    z-index: 0;
    position: relative;
  }

  .grid-layout.desktop-5-column.tablet-2-column {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }

  .grid-layout.desktop-5-column.tablet-2-column.mobile-landscape-1-column, .grid-layout.mobile-portrait-1-column {
    grid-template-columns: 1fr;
  }

  .utility-margin-bottom-0 {
    margin-bottom: 0;
  }

  .utility-padding-all-0 {
    padding: 0;
  }

  .footer-moots-grid-contact-container {
    font-size: var(--_moots---sizes--p-mobile);
    margin-left: 0;
  }

  .footer-moots-grid-contact-label {
    font-size: var(--_moots---sizes--h2-mobile);
  }

  .footer-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .uui-signup-form_wrapper {
    grid-row-gap: .75rem;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .uui-heroheader21_component {
    grid-template-columns: 1fr;
  }

  .uui-heroheader23_image-wrapper {
    width: 100vw;
  }

  .uui-heroheader23_card-image {
    border-radius: 1rem;
    width: 18rem;
  }

  .hide-mobile-portrait-2 {
    display: none;
  }

  .uui-heroheader02_component {
    grid-template-columns: 1fr;
  }

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

  .footer_moots_copyright {
    flex-flow: wrap;
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
  }

  .footer-moots-copyright._w-embed {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
  }

  .udesly-date-block {
    font-size: 1.5rem;
  }

  .uui-navbar05-menu-dropdown-content-top {
    grid-template-columns: 1fr;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .footer-moots-grid-container {
    font-size: var(--_moots---sizes--p-tablet);
    line-height: var(--_moots---sizes--p-mobile-line);
  }

  .moots-button-fourth {
    z-index: 1;
    position: relative;
  }

  .moots-copyright-text {
    white-space: pre-line;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
    display: flex;
    position: relative;
  }

  .container {
    max-width: none;
  }

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

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

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

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

  .team-grid, .uui-contact07_component {
    grid-template-columns: 1fr;
  }

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

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

  .floating-bubble-label:hover {
    color: var(--_moots---color-palette--primary3);
  }

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

  .floating-fluidglass-wrapper {
    width: calc(2rem + var(--_moots---sizes--floatingbubble_mobile));
  }

  .floating-fluidglass-label, .floating-fluidglass-label:hover {
    color: var(--_moots---color-palette--fluidglassbuttonlabel);
  }

  .footer-menu-dropdown-all-link-list {
    justify-content: center;
    align-items: flex-start;
  }

  .home-hero-container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .home-hero-container-left-header {
    font-size: var(--_moots---sizes--h2-mobile);
    line-height: var(--_moots---sizes--h2-mobile-line);
  }

  .home-hero-container-images {
    width: 80vw;
    min-width: 200px;
    height: 80vw;
    right: 0;
  }

  .home-hero-container-outer-image-copy {
    min-width: 200px;
  }

  .moots-home-bubble-menu-section {
    padding-bottom: 8rem;
  }

  .moots-home-bubble-container {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .moots-home-bubble-header {
    font-size: var(--_moots---sizes--h2-mobile);
    position: static;
  }

  .moots-home-bubble-text {
    font-size: var(--_moots---sizes--p-mobile);
  }

  .moots-white-on-orange-headline-container {
    margin-top: 2rem;
  }

  .moots-white-on-orange-heading {
    text-align: center;
    margin-left: 0;
    padding-right: 0;
  }

  .moots-white-on-orange-headline-circle-wrapper {
    margin-left: 35%;
  }

  .moots-image-text-section-text, .moots-text-image-section-text {
    font-size: var(--_moots---sizes--p-mobile);
  }

  .moots-white-on-orange-headline-cta-circle-wrapper {
    margin-left: 35%;
  }

  .moots-white-on-orange-headline-cta-container {
    margin-top: 2rem;
  }

  .moots-white-on-orange-cta-heading {
    text-align: center;
    margin-left: 0;
    padding-right: 0;
  }

  .moots-headline-text-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-headline-text-wrapper {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .moots-three-products-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-three-products-column {
    padding-bottom: 6rem;
    padding-left: 0;
    padding-right: 0;
  }

  .moots-three-products-text-heading-small {
    font-size: var(--_moots---sizes--h4-mobile);
    line-height: var(--_moots---sizes--h4-mobile-line);
  }

  .moots-three-products-text-heading {
    font-size: var(--_moots---sizes--h3-mobile);
    line-height: var(--_moots---sizes--h3-mobile-line);
  }

  .moots-three-products-column-text {
    font-size: var(--_moots---sizes--p-mobile);
    line-height: var(--_moots---sizes--p-mobile-line);
  }

  .moots-page-header-section {
    margin-top: 35px;
  }

  .moots-page-header-heading {
    font-size: var(--_moots---sizes--h1-mobile);
    line-height: var(--_moots---sizes--h1-mobile-line);
    text-align: center;
  }

  .moots-page-header-heading-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-image-text-section-richtext, .moots-text-image-section-richtext {
    font-size: var(--_moots---sizes--p-mobile);
    line-height: var(--_moots---sizes--p-mobile-line);
  }

  .moots-white-headline-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-white-heading-cite {
    font-size: var(--_moots---sizes--h2-mobile);
    margin-left: 0;
    padding-right: 0;
  }

  .moots-text-on-bg-image-text {
    font-size: var(--_moots---sizes--h1-mobile);
    line-height: var(--_moots---sizes--h1-mobile-line);
  }

  .moots-contact-container-forms-wrapper {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .moots-contact-container-contact-gradient-wrapper {
    left: 4rem;
  }

  .moots-contact-container-text {
    padding-bottom: 2rem;
  }

  .moots-contact-container-meeting-wrapper {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .moots-text-on-grey-bg-richtext, .moots-text-on-white-bg-heading {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-text-on-white-bg-text, .moots-terms-on-grey-bg-richtext-wrapper, .moots-privacy-richtext-wrapper {
    font-size: var(--_moots---sizes--p-mobile);
    line-height: var(--_moots---sizes--p-mobile-line);
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-page-header-section-orange {
    margin-top: 35px;
  }

  .moots-tools-ux-container {
    padding-bottom: 8rem;
  }

  .moots-tools-ux-text-wrapper {
    padding-right: 0;
  }

  .moots-tools-ux-image-bg {
    top: 61.5%;
  }

  .moots-tools-ux-text {
    font-size: var(--_moots---sizes--p-mobile);
    line-height: var(--_moots---sizes--p-mobile-line);
    padding-right: 0;
  }

  .moots-page-header-section-purple {
    margin-top: 35px;
  }

  .moots-white-heading-center {
    margin-left: 0;
    padding-right: 0;
  }

  .moots-white-headline-centered-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-tools-header-section {
    margin-top: 35px;
    top: 50px;
  }

  .moots-tools-header-container {
    padding-top: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-tools-header-text-paragraph {
    font-size: var(--_moots---sizes--p-mobile);
    line-height: var(--_moots---sizes--p-mobile-line);
  }

  .moots-tools-header-lower {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 2rem;
  }

  .moots-tools-header-lower-container {
    width: 100%;
    padding-bottom: 2rem;
    padding-right: 0;
  }

  .moots-three-benefits-on-orange-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .moots-three-benefits-on-orange-benefit {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .moots-three-benefits-on-orange-benefit-heading {
    font-size: var(--_moots---sizes--section-header-h1-mobile);
    line-height: var(--_moots---sizes--section-header-h1-mobile-line);
  }

  .moots-solutions-header-section {
    min-height: 100vh;
    margin-top: 35px;
    top: 40px;
  }

  .moots-solutions-header-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-solutions-header-text-heading {
    font-size: var(--_moots---sizes--h1-mobile);
    line-height: var(--_moots---sizes--h1-mobile-line);
  }

  .moots-solutions-header-text-paragraph {
    font-size: var(--_moots---sizes--p-mobile);
    line-height: var(--_moots---sizes--p-mobile-line);
  }

  .moots-solutions-header-circle-wrapper {
    right: 20%;
  }

  .moots-white-on-grey-headline-circle-wrapper {
    margin-left: 35%;
  }

  .moots-white-on-grey-headline-container {
    margin-top: 2rem;
  }

  .moots-dark-on-grey-heading {
    text-align: center;
    margin-left: 0;
    padding-right: 0;
  }

  .floating-bubble-text-label:hover {
    color: var(--_moots---color-palette--primary3);
  }

  .moots-industry-band-heading {
    font-size: var(--_moots---sizes--h4-mobile);
    line-height: var(--_moots---sizes--h4-mobile-line);
  }

  .moots-industry-band-title {
    font-size: var(--_moots---sizes--h3-mobile);
    line-height: var(--_moots---sizes--h3-mobile-line);
  }

  .moots-list-on-blue-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-list-on-blue-heading {
    font-size: var(--_moots---sizes--h2-mobile);
    line-height: var(--_moots---sizes--h2-mobile-line);
  }

  .moots-list-on-blue-lable {
    font-size: var(--_moots---sizes--h4-mobile);
    line-height: var(--_moots---sizes--h4-mobile-line);
  }

  .moots-three-products-showcase-column {
    padding-bottom: 6rem;
    padding-left: 0;
    padding-right: 0;
  }

  .moots-list-on-grey-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-three-products-column-copy {
    padding-bottom: 6rem;
    padding-left: 0;
    padding-right: 0;
  }

  .moots-page-header-heading-2 {
    font-size: var(--_moots---sizes--h1-mobile);
    line-height: var(--_moots---sizes--h1-mobile-line);
    text-align: center;
  }

  .moots-page-header-paragraph-2 {
    font-size: var(--_moots---sizes--p-mobile);
    line-height: var(--_moots---sizes--p-mobile-line);
  }

  .moots-page-header-gradient-wrapper-2 {
    top: 0;
  }

  .moots-list-heading {
    font-size: var(--_moots---sizes--h2-mobile);
    line-height: var(--_moots---sizes--h2-mobile-line);
  }

  .moots-list-on-white-section, .moots-header-subheader-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-header-subheader-heading {
    font-size: var(--_moots---sizes--h1-mobile);
    line-height: var(--_moots---sizes--h1-mobile-line);
  }

  .moots-three-blogs-column {
    padding-bottom: 6rem;
    padding-left: 0;
    padding-right: 0;
  }

  .moots-three-products-column-heading {
    font-size: var(--_moots---sizes--h4-mobile);
    line-height: var(--_moots---sizes--h4-mobile-line);
  }

  .moots-blog-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-6 {
    font-size: var(--_moots---sizes--h2-mobile);
    line-height: var(--_moots---sizes--h2-mobile);
  }

  .paragraph-5 {
    font-size: var(--_moots---sizes--p-mobile);
    line-height: var(--_moots---sizes--p-mobile-line);
  }

  .uui-team06_mask {
    width: 80%;
  }

  .moots-team-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-team-heading {
    font-size: var(--_moots---sizes--h2-mobile);
    line-height: var(--_moots---sizes--h2-mobile-line);
  }

  .moots-team-profile-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-team-profile-name {
    font-size: var(--_moots---sizes--h3-mobile);
    line-height: var(--_moots---sizes--h3-mobile-line);
  }

  .moots-team-profile-position {
    font-size: var(--_moots---sizes--h4-mobile);
    line-height: var(--_moots---sizes--h4-mobile-line);
  }

  .moots-team-profile-summary, .moots-team-profile-partner-summary {
    font-size: var(--_moots---sizes--p-mobile);
    line-height: var(--_moots---sizes--p-mobile-line);
  }

  .moots-team-profile-partner-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .moots-casestudy-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .moots-case-study-grid {
    grid-template-columns: 85px 1fr;
    grid-auto-flow: row dense;
  }

  .moots-three-benefits-on-orange-paragraph {
    font-size: var(--_moots---sizes--p-mobile);
    line-height: var(--_moots---sizes--p-mobile-line);
  }

  .moots-dark-on-grey-paragraph {
    font-size: var(--_moots---sizes--p-mobile);
    line-height: var(--_moots---sizes--p-mobile-line);
    margin-left: 0;
    padding-right: 0;
  }
}

#w-node-_2be6a1f5-116e-ba69-e37f-85ed4f6cdf57-51e627e8 {
  place-self: center start;
}

#w-node-_2be6a1f5-116e-ba69-e37f-85ed4f6cdf5b-51e627e8 {
  place-self: center;
}

#w-node-_2be6a1f5-116e-ba69-e37f-85ed4f6cdf5c-51e627e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_2be6a1f5-116e-ba69-e37f-85ed4f6cdf5d-51e627e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2be6a1f5-116e-ba69-e37f-85ed4f6cdf65-51e627e8 {
  place-self: center;
}

#w-node-_2be6a1f5-116e-ba69-e37f-85ed4f6cdf66-51e627e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2be6a1f5-116e-ba69-e37f-85ed4f6cdf6f-51e627e8, #w-node-ec98c1d1-f4a6-1a85-42fe-8c4cb809690d-51e627e8 {
  place-self: center;
}

#w-node-_84f2019b-ce39-2924-4942-1d2fa4829217-a4829214 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_84f2019b-ce39-2924-4942-1d2fa482921d-a4829214 {
  grid-area: Area-2;
  place-self: stretch start;
}

#w-node-_118669d2-b2ca-913e-2370-597cfe841c6d-fe841c4a {
  place-self: auto;
}

#w-node-_118669d2-b2ca-913e-2370-597cfe841c6e-fe841c4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_118669d2-b2ca-913e-2370-597cfe841c77-fe841c4a {
  place-self: auto;
}

#w-node-_118669d2-b2ca-913e-2370-597cfe841c78-fe841c4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_118669d2-b2ca-913e-2370-597cfe841c81-fe841c4a, #w-node-_118669d2-b2ca-913e-2370-597cfe841c8b-fe841c4a {
  place-self: auto;
}

#w-node-_118669d2-b2ca-913e-2370-597cfe841c92-fe841c4a {
  place-self: center;
}

#w-node-_118669d2-b2ca-913e-2370-597cfe841ca9-fe841c4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_118669d2-b2ca-913e-2370-597cfe841caa-fe841c4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_118669d2-b2ca-913e-2370-597cfe841cb1-fe841c4a {
  place-self: auto;
}

#w-node-_118669d2-b2ca-913e-2370-597cfe841cb2-fe841c4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_118669d2-b2ca-913e-2370-597cfe841cbb-fe841c4a, #w-node-_118669d2-b2ca-913e-2370-597cfe841cc3-fe841c4a {
  place-self: auto;
}

#w-node-_118669d2-b2ca-913e-2370-597cfe841cca-fe841c4a {
  place-self: center;
}

#w-node-_363df376-1a84-ca25-9249-e3c1797db998-fe841c4a {
  place-self: auto;
}

#w-node-_363df376-1a84-ca25-9249-e3c1797db999-fe841c4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_363df376-1a84-ca25-9249-e3c1797db99e-fe841c4a {
  place-self: auto;
}

#w-node-_363df376-1a84-ca25-9249-e3c1797db99f-fe841c4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_363df376-1a84-ca25-9249-e3c1797db9a4-fe841c4a, #w-node-_363df376-1a84-ca25-9249-e3c1797db9aa-fe841c4a {
  place-self: auto;
}

#w-node-_363df376-1a84-ca25-9249-e3c1797db9b1-fe841c4a {
  place-self: center;
}

#w-node-d1d1d364-58d4-ae31-816f-6c6f848acdde-ed542258, #w-node-_8bfa9f6d-005a-6925-049d-0f81875db7ab-ed542258, #w-node-_6f01c53d-1107-590d-9199-5f98f94e85bb-ed542258, #w-node-_9b6bb208-1d7d-f778-bc93-b34cc98fb59c-ed542258, #w-node-c20c2036-8e25-6f0f-6fd4-bc9dce7af475-ed542258, #w-node-_860d4595-e444-6bce-c3e9-3dbc949472cc-ed542258, #w-node-_63cb8c50-b23c-5124-5ea1-896d7d8ee9ea-ed542258, #w-node-_9e78918f-9dba-0296-aa45-4b0a231715c7-ed542258 {
  place-self: center start;
}

@media screen and (max-width: 767px) {
  #w-node-_2be6a1f5-116e-ba69-e37f-85ed4f6cdf57-51e627e8 {
    justify-self: center;
  }

  #w-node-becd68fe-d621-6985-e457-f783d838fd37-51e627e8 {
    order: 9999;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2be6a1f5-116e-ba69-e37f-85ed4f6cdf5b-51e627e8 {
    align-self: center;
  }
}


@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}