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

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

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

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

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

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

:root {
  --walsh--walsh-light-green: #c2ecd5;
  --spark-library--foreground-secondary: #000000c2;
  --spark-library--white: white;
  --spark-library--background--interactive: #f0ecfd;
  --spark-library--black: black;
  --spark-library--light-steel-purple: #a695fb;
  --spark-library--foreground-interactive: #5532fa;
  --spark-library--foreground-disabled: #98a1b3;
  --spark-library--foreground-interactive-hover: #1e116e;
  --spark-library--border-default: #00000029;
  --untitled-ui--gray600: #475467;
  --untitled-ui--gray900: #101828;
  --untitled-ui--gray100: #f2f4f7;
  --untitled-ui--primary600: #7f56d9;
  --untitled-ui--gray50: #f9fafb;
  --untitled-ui--white: white;
  --untitled-ui--gray700: #344054;
  --untitled-ui--gray300: #d0d5dd;
  --untitled-ui--gray800: #1d2939;
  --flowui-component-library--gray-100: #f7f9fd;
  --flowui-component-library--gray-200: #f3f5fb;
  --flowui-component-library--gray-900: #160042;
  --spark-library--foreground-tertiary: #0000008f;
  --walsh--walsh-mid-green: #47888a;
  --walsh--walsh-dark-green-2: #2c5c5d;
  --walsh--black: #2c2c2c;
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--general--shadow-02: #14142b14;
  --walsh--light-goldenrod-yellow: #d3f6c1;
  --untitled-ui--gray200: #eaecf0;
  --untitled-ui--primary800: #53389e;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--gray400: #98a2b3;
  --untitled-ui--primary100: #f4ebff;
  --untitled-ui--gray500: #667085;
  --untitled-ui--success50: #ecfdf3;
  --untitled-ui--success700: #027a48;
  --walsh--walsh-dark-green: #204f58;
  --untitled-ui--primary50: #f9f5ff;
}

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

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

.uui-navbar04_logo-link-2 {
  padding-left: 0;
}

.uui-navbar04_menu-left-3 {
  justify-content: center;
  min-width: 800px;
  max-width: 850px;
  margin-right: 120px;
  display: flex;
}

.uui-navbar04_menu-3 {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  max-width: 990px;
  margin-left: 1.5rem;
  display: flex;
  position: static;
}

.nav-div {
  text-transform: none;
  justify-content: space-between;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.nav-div:hover {
  color: #03602e;
}

.uui-navbar04_link-3 {
  letter-spacing: 1px;
  text-transform: none;
  align-items: center;
  margin-left: 0;
  padding: 1rem 10px 1rem 14px;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  transition: all .3s;
  display: block;
}

.uui-navbar04_link-3:hover {
  color: #000;
}

.uui-navbar04_link-3.w--current {
  color: #5f5f5f;
  text-transform: none;
  padding-right: 15px;
  font-size: 14px;
  font-weight: 500;
}

.uui-navbar04_link-3.klo {
  display: none;
}

.uui-navbar04_component-3 {
  background-color: #fff;
  border-bottom: 1px #0000000f;
  align-items: center;
  min-height: 6rem;
  padding-left: 5%;
  padding-right: 5%;
  font-weight: 300;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.uui-logo_logotype-6 {
  flex: none;
}

.uui-button-15 {
  grid-column-gap: .5rem;
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  white-space: nowrap;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 90px;
  justify-content: center;
  align-items: center;
  padding: 12px 1.125rem;
  font-size: 15px;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-15:focus {
  box-shadow: none;
  background-color: #03602e;
}

.uui-button-15.no-bg {
  box-shadow: none;
  color: #2f2f2f;
  text-transform: uppercase;
  background-color: #24242400;
  border-style: none;
  font-size: 12px;
  transition-property: none;
}

.uui-button-15.no-bg.w--current {
  color: #101010;
  -webkit-text-stroke-color: #10101000;
  background-color: #7b2bff00;
  border-width: 2px;
  border-color: #292929;
}

.uui-navbar04_menu-button-2 {
  padding: 0;
}

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

.text-span-13 {
  font-weight: 300;
}

.uui-logo_component-6 {
  flex-wrap: nowrap;
  width: auto;
  max-width: 127rem;
  height: 4.5rem;
  display: flex;
}

.text-block-210 {
  font-size: 15px;
  font-weight: 500;
}

.text-block-210.white {
  font-size: 14px;
  font-weight: 500;
}

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

.uui-navbar04_container-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.f-banner-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  background-color: #160042;
  justify-content: center;
  align-items: center;
  min-height: 56px;
  padding: 10px 5%;
  display: flex;
  position: relative;
}

.f-banner-2.mobile.hide {
  display: none;
}

.f-banner-2.hide {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 8%;
  padding-right: 8%;
}

.f-banner-2.hide.opt2 {
  background-color: #16004200;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.f-banner-2.removebg {
  background-color: #fffcf7;
}

.f-icon-small {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.f-banner-dropdown-list {
  background-color: #947777;
}

.f-banner-dropdown-list.w--open {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 1px 1px 20px #0000000d;
}

.f-banner-icon {
  color: #fff;
  background-color: #282556;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 4px;
  display: flex;
}

.f-banner-icon.opt2 {
  background-color: #000;
}

.f-banner-caption {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}

.f-banner-button-divider {
  background-color: #282556;
  border-radius: 4px;
  width: 1px;
  height: 14px;
}

.f-banner-button-divider.opt2 {
  background-color: #c5c5c5;
}

.f-banner-text-span {
  color: #ffcf25;
  font-weight: 400;
}

.f-icon-regular-2 {
  color: #d6c9fd;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-icon-regular-2.opt2 {
  color: #fff;
}

.f-banner-dropdown-toggle {
  grid-column-gap: 4px;
  color: #d6c9fd;
  align-items: center;
  padding: 4px;
  transition: all .2s;
  display: flex;
}

.f-banner-dropdown-toggle.opt-2 {
  color: #000;
}

.f-banner-block {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.f-paragraph-regular-4 {
  color: #d6c9fd;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 15px;
  font-weight: 200;
  line-height: 1.4;
}

.f-banner-container-between {
  z-index: 5;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.f-banner-text-wrapper {
  grid-column-gap: 16px;
  align-items: center;
  display: flex;
}

.f-banner-button {
  color: #160042;
  background-color: #ffe27c;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  padding: 4px 12px;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  transition: background-color .3s;
  display: flex;
}

.f-banner-dropdown-link {
  color: #000;
  border-radius: 4px;
}

.f-banner-dropdown-link:hover {
  background-color: #dedfe3;
}

.f-button-neutral-4 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  background-color: #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral-4.second {
  color: #000;
  background-color: #0000;
  border: 3px solid #00000021;
  font-weight: 400;
}

.f-button-neutral-4.second.white.w--current {
  color: #fff;
  border-color: #ffffffeb;
}

.f-button-neutral-4.yello {
  color: #000;
  background-color: #ffe27c;
}

.f-button-neutral-4.yello.white {
  color: #fff;
  background-color: #000;
  border: 3px solid #ffffff1f;
  transition-property: none;
}

.f-h1-heading-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
  font-weight: 500;
  line-height: 1.1;
}

.f-h1-heading-3.white {
  color: #fff;
}

.f-heading-detail-small-5 {
  color: #635a3a;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  line-height: 24px;
}

.f-heading-detail-small-5.black {
  color: #0f0f0fb0;
}

.f-heading-detail-small-5.black.white {
  color: #ffe27c;
  font-size: 12px;
  font-weight: 400;
}

.f-section-large-7 {
  background-color: #ffe27c;
  background-image: url('../images/Vector-4.svg');
  background-position: 180%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 200px 5% 100px;
  position: relative;
}

.f-section-large-7.purple-bg {
  background-color: #c4b1f9;
  background-image: url('../images/Deel---Your-forever-people-platform-5.svg');
  background-position: 100% 100%;
  background-size: auto;
}

.f-section-large-7.purple-bg.black {
  background-color: #000;
  background-image: none;
}

.f-header-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.f-header-image-wrapper-tall {
  border-radius: 12px;
  width: 100%;
}

.text-block-222 {
  font-size: 15px;
}

.f-paragraph-large-7 {
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.f-paragraph-large-7.white {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
}

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

.f-image-cover-3 {
  object-fit: cover;
  max-width: 110%;
  overflow: visible;
}

.f-header-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.f-margin-bottom-71 {
  margin-bottom: 8px;
}

.f-container-regular-7 {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-margin-bottom-73 {
  margin-bottom: 32px;
}

.body {
  background-color: #000;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
}

.text-span-14 {
  font-weight: 400;
}

.f-header-grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.f-image-cover-4 {
  object-fit: cover;
  height: 100%;
  overflow: visible;
}

.f-heading-detail-small-6 {
  color: #6b7094;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-header-button-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.f-section-large-8 {
  background-color: #fffbf4;
  background-image: url('../images/svg17.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom: 5px solid #000;
  padding: 40px 5%;
  position: relative;
}

.f-section-large-8.bghgk {
  background-color: #ffe27c;
  background-image: url('../images/Coverage_Illustration_min_0a71b2d215-2.png'), url('../images/HR--payroll-solutions-for-the-talent-solutions-industry-7.svg');
  background-position: 0 0, 50% -1%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  padding-top: 200px;
  padding-bottom: 0;
}

.f-section-large-8.bghgk.kjli.remove {
  color: #000;
  border-bottom-style: none;
  padding-top: 140px;
}

.f-section-large-8.bghgk.kjli.kil, .f-section-large-8.bghgk.reemove {
  border-bottom-style: none;
}

.f-h1-heading-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
  font-weight: 500;
  line-height: 1.2;
}

.f-margin-bottom-75 {
  margin-bottom: 32px;
}

.f-container-regular-8 {
  width: 100%;
  max-width: 1400px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 150px;
  position: relative;
}

.f-margin-bottom-76 {
  margin-bottom: 8px;
}

.f-button-neutral-5 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

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

.f-button-secondary-2 {
  color: #160042;
  letter-spacing: -.02em;
  background-color: #fff;
  border: 1px solid #e4e6f1;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .3s, background-color .3s;
  display: flex;
}

.f-button-secondary-2:hover {
  background-color: #f3f5fb;
  border-color: #0000;
}

.f-paragraph-large-8 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.f-header-image-wrapper-tall-2 {
  border-radius: 12px;
  overflow: visible;
}

.f-header-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  border-bottom: .25px solid #dcd9d3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: .25fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  margin-top: 0;
  margin-bottom: 60px;
  padding-bottom: 40px;
  display: grid;
}

.f-header-avatar-block-2 {
  align-items: center;
  display: flex;
}

.f-avatar-group-r-2 {
  background-color: #dcd9d3;
  background-image: url('../images/nigeria_5922004.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  border: 3px solid #fffbf4;
  border-radius: 100px;
  width: 45px;
  height: 45px;
  margin-right: -10px;
  position: relative;
}

.f-avatar-group-r-2.nex {
  background-image: url('../images/brazil_5921994.png');
}

.f-avatar-group-r-2.nex2 {
  background-image: url('../images/benin_5921943.png');
}

.f-avatar-group-r-2.nex3 {
  background-image: url('../images/yemen_5922042.png');
}

.f-avatar-dark-2 {
  color: #fff;
  background-color: #000;
  border: 3px solid #fffbf4;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-right: -14px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
  position: relative;
}

.f-header-avatar-text-2 {
  color: #1f1f1f;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 16px;
  font-family: Inter, sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.text-block-223 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.div-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  overflow: auto;
}

.div-block.left {
  justify-content: flex-start;
}

.heading-style-h1-4 {
  color: gray;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.2;
}

.banner15_component-3 {
  justify-content: flex-end;
  display: flex;
  overflow: hidden;
}

.banner15_inner-wrapper-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: visible;
}

.banner15_marquee-3 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: space-around;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.section_banner15-3 {
  background-color: #8cc416;
}

.section_banner15-3.gh {
  background-color: #d26719;
}

.section_banner15-3.gh.bl {
  background-color: #fffbf4;
  display: flex;
  overflow: scroll;
}

.banner15_heading-wrapper-2 {
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 1rem;
  display: flex;
}

.banner15_heading-wrapper-2.hide-mobile-landscape {
  padding-left: 1rem;
  padding-right: 0;
}

.banner15_heading-wrapper-2.hide-tablet {
  padding-left: 0;
  padding-right: 0;
}

.div-block-2 {
  max-width: 1220px;
}

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

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: .25px solid #e0e0e0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 60px;
  padding-bottom: 30px;
  display: grid;
}

.div-block-5 {
  width: 640px;
}

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

.uui-layout04_item.box {
  background-color: #000;
  border-radius: 13px;
  padding: 20px;
}

.uui-text-size-medium {
  color: #333;
  letter-spacing: normal;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3;
}

.uui-text-size-medium.white {
  color: #fff;
  font-weight: 300;
}

.uui-icon-featured-outline-large {
  color: #7f56d9;
  background-color: #ffe27c;
  border: .5rem #f9f5ff;
  border-radius: 28%;
  justify-content: center;
  align-items: center;
  width: 3.7rem;
  height: 3.7rem;
  display: flex;
  overflow: hidden;
}

.uui-icon-featured-outline-large.color-opt-2 {
  background-color: #c4b1f9;
}

.uui-icon-featured-outline-large.color-opt-2.more {
  background-color: #c7e2fe;
}

.div-block-275 {
  flex-flow: column;
  justify-content: center;
  display: flex;
}

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

.uui-heading-xxsmall {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}

.uui-heading-xxsmall.white {
  color: #fff;
}

.uui-layout04_item-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  max-width: 1400px;
  margin-top: 11rem;
  margin-bottom: 2.5rem;
  padding-left: 0;
  padding-right: 0;
}

.uui-layout04_item-list.gap-collapse {
  margin-top: 2.5rem;
}

.image-58 {
  background-color: #ffe27c;
  border-radius: 8px;
}

.div-block-277 {
  align-self: center;
  padding-bottom: 3px;
}

.image-57 {
  border-radius: 8px;
  max-width: 100%;
}

.div-block-276 {
  align-self: center;
}

.div-block-287 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #fff;
  border: 1.5px solid #aab6d045;
  border-radius: 50px;
  align-items: center;
  padding: 15px 25px 15px 20px;
  font-family: Inter, sans-serif;
  font-weight: 200;
  display: flex;
}

.text-span-28 {
  color: #fffbf4;
}

.div-block-285 {
  background-color: #fff0;
  background-image: linear-gradient(#14171f, #282d39 48%, #14171f);
  width: .25%;
  height: 80px;
}

.spark-hero-sub-paragraph {
  color: #fffbf4;
  width: 100%;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.spark-hero-sub-paragraph.kjhl {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.spark-container {
  background-color: #f0f2f5;
  border-radius: 20px;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  position: relative;
}

.spark-container.not {
  background-color: #f0f2f500;
  padding-top: 0;
  padding-bottom: 0;
}

.spark-section {
  background-color: #000;
  width: 100%;
  padding-bottom: 100px;
  padding-left: 64px;
  padding-right: 64px;
  position: relative;
}

.text-block-213 {
  color: #fffbf4;
  text-transform: none;
  margin-bottom: 18px;
  font-size: 50px;
  font-weight: 500;
  line-height: 1.1em;
}

.spark-section-3 {
  width: 100%;
  padding: 60px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.spark-flex-row {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-flex-row.spark-centered {
  grid-column-gap: 24px;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 60px;
}

.spark-flex-row.spark-centered.jkl {
  margin-bottom: 0;
}

.image-61 {
  margin-bottom: 20px;
}

.div-block-279 {
  width: 100%;
  margin-top: 240px;
}

.spark-secondary-paragraph {
  color: #000000c2;
  margin-bottom: 64px;
}

.spark-three-column-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.spark-three-column-grid.adsd {
  margin-top: 20px;
}

.spark-secondary-background-card {
  opacity: 1;
  background-color: #1a1e28;
  background-image: linear-gradient(1deg, #1a1e28 36%, #fff0);
  border-radius: 12px;
  padding: 32px;
}

.spark-secondary-background-card.chgb {
  background-image: linear-gradient(1deg, #1a1e28 36%, #fff0);
}

.spark-secondary-background-card.chgb:hover {
  outline-offset: 0px;
  perspective: none;
  outline: 3px solid #282e3942;
  transform: scale(1.01);
}

.spark-secondary-background-card.chga {
  background-color: #1b1b1b;
  background-image: none;
}

.spark-secondary-background-card.cght, .spark-secondary-background-card.cghl, .spark-secondary-background-card.chgc {
  background-image: linear-gradient(1deg, #1a1e28 36%, #fff0);
}

.spark-container-2 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-container-2.spark-centered-content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 900px;
  margin-bottom: 65px;
  display: flex;
}

.spark-2-column-flex {
  grid-column-gap: 25px;
  grid-row-gap: 24px;
  color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.div-block-280, .div-block-281 {
  margin-top: 230px;
}

.heading {
  font-family: Inter, sans-serif;
}

.heading-2 {
  color: #fff;
}

.heading-3 {
  font-weight: 300;
}

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

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

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

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

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

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

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

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

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

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

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

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

.combine-footer2_column {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.combine-footer2_social-link {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #fff;
  justify-content: center;
  align-items: center;
}

.combine-footer2_social-link:hover {
  color: #9e97ff;
}

.text-span-24 {
  text-transform: capitalize;
}

.combine-footer2_bottom-text {
  color: #fffbf4;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
}

.combine-footer2_bottom-text.black {
  color: #7e7e7e;
}

.container-2 {
  max-width: 1200px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 40px;
}

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

.combine-padding-section-small {
  border-top: .25px solid #eee2cb29;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.combine-footer2_bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.combine-padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 0;
}

.combine-footer2_social-links {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.combine-footer2_grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: max-content auto auto auto .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-bottom: 20px;
  display: grid;
}

.combine-footer2_component {
  background-color: #000;
}

.brix---link-wrapper-white-3 {
  color: #222121;
  background-color: #1b1b1b;
  border: .75px solid #363636;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 190px;
  margin-bottom: 40px;
  margin-right: 20px;
  padding: 20px 14px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: none;
  display: flex;
}

.brix---link-wrapper-white-3:hover {
  color: #fff;
  background-color: #383737;
}

.brix---link-wrapper-white-3.change {
  border-radius: 8px;
  margin-bottom: 0;
  padding-top: 18px;
  padding-bottom: 18px;
}

.brix---link-wrapper-white-3.change:hover {
  background-color: #1f1f1f;
}

.brix---link-wrapper-white-3.change.blue {
  background-color: #145cc9;
  border-style: none;
  border-radius: 8px;
  width: 40%;
  margin-bottom: 0;
  margin-right: 20px;
}

.combine-padding-global {
  background-image: url('../images/hytuio.png');
  background-position: 50% 370%;
  background-repeat: no-repeat;
  background-size: 2000px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-footer2_title {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.combine-footer2_top-text {
  color: #bfc4ce;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.brix---link-icon-right {
  color: #000;
  margin-left: 5px;
}

.combine-footer2_info {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 25rem;
  display: flex;
}

.text-block-104 {
  color: #000;
  text-align: center;
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
}

.text-block-104.white-text {
  color: #fff;
  font-size: 18px;
}

.text-block-104.white-text.null2 {
  color: #bfc4ce;
  font-size: 18px;
  font-weight: 400;
}

.text-block-212 {
  color: #000;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1em;
}

.text-block-212.white {
  color: #2456b3;
  letter-spacing: 0;
}

.text-block-212.white.footer-text {
  color: #fff;
  letter-spacing: 0;
}

.socialgeniuslink {
  color: #646464;
  text-decoration: none;
}

.socialgeniuslink:hover {
  color: #fff;
}

.combine-footer2_link {
  color: #fffbf4;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
  text-decoration: none;
}

.combine-footer2_link:hover {
  color: #fff;
}

.combine-footer2_link.l {
  color: #fffbf4;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.combine-social_icon {
  width: 2rem;
  height: 2rem;
}

.combine-social_icon:hover {
  color: #bfc4ce;
}

.text-block {
  color: #bfc4ce;
  font-size: 15px;
  font-weight: 400;
}

.div-block-220 {
  text-align: center;
  border-bottom: .25px solid #aab6d03d;
  flex-direction: column;
  flex: 1;
  align-self: auto;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  padding: 60px 293px;
  display: flex;
}

.combine-footer2_logo {
  height: 100%;
  max-height: 6rem;
}

.combine-footer2_nav-menu {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.combine-space-small {
  width: 100%;
  height: 1rem;
}

.heading-11 {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  text-transform: capitalize;
  border-radius: 10px;
  max-width: none;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
}

.heading-11.white-text {
  color: #fff;
  text-transform: lowercase;
  width: 100%;
  font-size: 45px;
}

.heading-11.white-text.null {
  margin-bottom: 10px;
  font-size: 50px;
  line-height: 1.1;
}

.form_option3-icon {
  background-color: #fff;
  border: 1px solid #0000003d;
  border-radius: 99rem;
  width: 1.3rem;
  height: 1.3rem;
  margin: 0 1rem 0 0;
}

.form_option3-icon.w--redirected-checked {
  background-color: #ffe500;
  background-image: url('../images/check_black.svg');
  background-position: 50%;
  background-size: 12px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 3rem;
}

.form_option3-icon.w--redirected-focus {
  box-shadow: none;
  border-style: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.form_option2-icon {
  background-color: #fffbf4;
  border: 1px #000;
  border-radius: 99rem;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  inset: 50% 1rem auto auto;
  transform: translate(0, -50%);
}

.form_option2-icon.w--redirected-checked {
  background-color: #ffe500;
  background-image: url('../images/check_black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80% 80%;
  border-width: .25rem;
}

.form_option2-icon.w--redirected-focus {
  box-shadow: none;
}

.form_option2-icon.w--redirected-focus-visible {
  outline-offset: .15rem;
  outline: .1rem solid #fff;
}

.ob-form_title {
  color: #000;
  text-align: center;
  font-weight: 500;
}

.ob-form_block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 34rem;
  margin-bottom: 0;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  transition: height .2s;
  overflow: auto;
}

.ob-form_progress-step {
  color: #000;
  background-color: #fff;
  border: .2rem solid #fff;
  border-radius: 99rem;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
  height: 3.25rem;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 400;
  transition: all .35s;
  display: flex;
  position: relative;
}

.ob-form_progress-step.is-completed {
  color: #000;
  background-color: #ffe500;
  border-color: #ffe500;
}

.ob-form_progress-step.is-active {
  border: .2rem solid #ffe500;
}

.ob-form_form {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: #0000;
  flex-flow: column;
  display: flex;
}

.section_onboarding {
  color: #fff;
  background-color: #fffcf7;
  background-image: linear-gradient(#fffcf7, #fff 53%, #fffcf7);
  background-position: 0 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 100svh;
  padding-top: max(3rem, 15vh - 2rem, 30vh - 8rem, 45vh - 17rem);
  padding-bottom: 2rem;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 1.125rem;
  display: flex;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.ob-form_subtitle {
  color: #424242;
  text-align: center;
  align-self: center;
  max-width: 25rem;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.ob-form_subtitle.small-text {
  color: #535353;
  text-align: left;
  max-width: 100%;
  margin-top: 40px;
  font-size: 11px;
}

.ob-form_step-title {
  color: #000;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.3;
}

.ob-form_progress-step-line {
  background-color: #fff;
  flex: 1;
  height: .4rem;
  margin-left: -.1rem;
  margin-right: -.1rem;
  transition: background-color .35s;
}

.ob-form_progress-step-line.is-completed {
  background-color: #ffe500;
}

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

.ob-form_progress-step-wrap {
  flex: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form_option3 {
  cursor: pointer;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.ob-form_cols-4 {
  grid-column-gap: 1rem;
  grid-row-gap: 1.375rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr);
  grid-auto-columns: 1fr;
  display: flex;
}

.ob-form_button {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #000;
  border-radius: 7px;
  width: 100%;
  max-width: 100%;
  padding: .75rem 2rem;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 16px;
  font-weight: 400;
  transition: background-color .15s cubic-bezier(.165, .84, .44, 1), transform .15s cubic-bezier(.165, .84, .44, 1);
}

.ob-form_button.is-back {
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-color-paragraph {
  color: #5e5e5e;
  font-family: Inter, sans-serif;
  font-size: 12px;
}

.form_option1-img {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.25rem;
  display: flex;
}

.spacer-smallmed {
  width: 100%;
  padding-top: 1.5rem;
}

.ob-form_step {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.ob-form_error {
  color: red;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.form_option3-label {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 12px;
}

.icons-link {
  color: #a5a5a5;
  text-underline-offset: .4em;
  font-size: .9rem;
  text-decoration: underline;
  position: fixed;
  bottom: 1rem;
  left: 1rem;
}

.icons-link:hover {
  color: #fff;
}

.ob-form_button-spacer {
  justify-content: flex-start;
  align-items: center;
  height: 3.5rem;
}

.ob-form_error-msg {
  color: #a00;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 13px;
}

.inputflow-link {
  color: #ffe500;
}

.inputflow-link:hover {
  color: #f4d000;
}

.form_label-wrap {
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  font-size: 1rem;
  font-weight: 500;
  display: flex;
}

.form_field-wrap {
  margin-bottom: 0;
  font-size: 11px;
}

.ob-form_button-spacer-slot {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: grid;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
}

.form_option2-label {
  font-family: Inter, sans-serif;
}

.ob-form_success-msg {
  background-color: #0000;
}

.spacer-small {
  width: 100%;
  padding-top: 1rem;
}

.form_option1-label {
  margin-top: .6rem;
  margin-bottom: 0;
  font-size: 1.0625rem;
  line-height: 1.35;
}

.ob-form_button-group {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.form_option2 {
  cursor: pointer;
  background-color: #000;
  border: .0625rem solid #303030;
  border-radius: .625rem;
  justify-content: flex-start;
  align-items: center;
  min-height: 3.5rem;
  margin-bottom: 0;
  padding: .8rem 1.25rem;
  display: flex;
  position: relative;
}

.form_option2.is-active {
  background-color: #000;
  border: .0625rem solid #fff;
}

.ob-form_progress-steps {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3rem;
  display: none;
}

.form_label {
  color: #00000096;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.ob-form_cols-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

.form_option1-icon {
  background-color: #555;
  border: 1px #000;
  border-radius: 99rem;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  inset: .75rem .75rem auto auto;
}

.form_option1-icon.w--redirected-checked {
  background-color: #ffe500;
  background-image: url('../images/check_black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80% 80%;
  border-width: .25rem;
}

.form_option1-icon.w--redirected-focus {
  box-shadow: none;
}

.form_option1-icon.w--redirected-focus-visible {
  outline-offset: .15rem;
  outline: .1rem solid #fff;
}

.form_input {
  color: #000;
  background-color: #fff;
  border: 1px solid #9c9c9c57;
  border-radius: .625rem;
  min-height: 3.2rem;
  margin-bottom: 0;
  padding: .5rem 1.25rem;
  font-family: Inter, sans-serif;
}

.form_input:focus {
  outline-offset: 0px;
  background-color: #fff;
  outline: .0625rem solid #fff;
}

.form_input::placeholder {
  color: #ccc;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.form_input.is-select-input {
  cursor: pointer;
  background-image: url('../images/select-down.svg');
  background-position: 99%;
  background-repeat: no-repeat;
  background-size: auto;
}

.form_input.is-text-area {
  background-color: #fff;
  min-height: 10rem;
  padding-top: 1rem;
}

.form_option1 {
  text-align: center;
  cursor: pointer;
  background-color: #303030;
  border-radius: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 10rem;
  margin-bottom: 0;
  padding: 1.5rem 1rem 1rem;
  transition: transform .1s cubic-bezier(.165, .84, .44, 1), background-color .1s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: relative;
}

.form_option1:hover {
  background-color: #353535;
}

.form_option1.is-active {
  border: .075rem solid #fff;
}

.body-2 {
  font-family: Bagosscondensedtrial, Impact, sans-serif;
}

.text-block-224, .text-block-225 {
  font-weight: 400;
}

.text-block-226 {
  color: #000;
}

.code-embed {
  width: 14px;
  height: 14px;
  margin-right: 3px;
  font-size: 8px;
}

.text-block-227 {
  color: #000;
  font-size: 11px;
  line-height: 15px;
}

.walsh-cta-h-wrapper {
  grid-row-gap: 1.5em;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.walsh-container-padding-large {
  z-index: 2;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1480px;
  height: 70%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 8em 8em;
  display: flex;
  position: relative;
}

.walsh-form-success-rounded {
  color: #313d17;
  background-color: #c4f85c;
  border-radius: 35px;
}

.walsh-circle-check {
  background-color: #93ff4133;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  display: flex;
}

.walsh-form-error {
  color: #8a0a0a;
  background-color: #f76969;
  border-radius: 4px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.walsh-form-block {
  color: #fff;
  flex: 1;
  width: 100%;
  margin-bottom: 0;
}

.walsh-button-circle-medium {
  background-color: #ff715b;
  background-image: url('../images/icon-arrow-right-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 12px;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 5.2em;
  height: 5.2em;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.walsh-button-circle-medium:hover {
  background-color: #ffdd79;
}

.walsh-cta-form {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.walsh-icon-check {
  height: 9px;
}

.walsh-flex-col-padding-small {
  grid-column-gap: 2em;
  padding-top: 35px;
  display: flex;
}

.walsh-main-grid {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  justify-content: center;
  place-items: center stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.walsh-center-h-wrapper {
  grid-row-gap: 10px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 960px;
  display: flex;
}

.walsh-text-field {
  border: 1px solid #fff;
  border-radius: 6px;
  width: 100%;
  min-width: 16em;
  height: auto;
  min-height: 65px;
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
  font-size: 18px;
  box-shadow: inset 1px 1px #fff;
}

.walsh-heading-large-white {
  color: #fff;
  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: 4.8em;
  font-weight: 700;
  line-height: 1;
}

.walsh-background-svg-green {
  background-color: #fff;
  background-image: linear-gradient(#ebe3ff8c, #fffbf4 37%);
  background-position: 0 0;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.walsh-list-flex-white {
  color: #fffc;
  text-align: left;
  align-items: center;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  display: flex;
}

.walsh-tag-white {
  color: var(--walsh--walsh-light-green);
  text-align: left;
  text-transform: uppercase;
  background-color: #51aa761a;
  border-radius: 200px;
  align-items: center;
  padding: 7px 20px;
  font-size: 12px;
  display: flex;
  overflow: hidden;
}

.walsh-container {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.walsh-heading-medium {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
  text-decoration: none;
}

.walsh-main-grid-2 {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  width: 100%;
  display: flex;
  position: relative;
}

.walsh-link-wrapper {
  color: #000000d9;
  white-space: nowrap;
  border-bottom: 1px dashed #c5c5c5;
  justify-content: space-between;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.walsh-link-wrapper:hover {
  color: #575555d9;
  padding-right: 0;
}

.walsh-icon-arrow {
  height: 12px;
  margin-top: 2px;
  margin-left: 10px;
}

.walsh-inner-wrap {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.walsh-icon-small {
  height: 32px;
}

.walsh-icon-wrapper-circle-large {
  background-color: #cae5ff00;
  background-image: linear-gradient(#cae5ff, #dbeeff00);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
  display: flex;
}

.walsh-icon-wrapper-circle-large.purple {
  background-color: #d6c9fd00;
  background-image: linear-gradient(#d6c9fd, #ede5ff00);
}

.walsh-icon-wrapper-circle-large._23 {
  background-image: linear-gradient(#f5c5a1, #dbeeff00);
}

.walsh-rounded-box-center-large {
  grid-row-gap: .5em;
  text-align: center;
  background-color: #ede5ff;
  border-radius: 15px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 4em 30px;
  text-decoration: none;
  display: flex;
}

.walsh-rounded-box-center-large:hover {
  background-color: #e2d5ff;
}

.walsh-rounded-box-center-large.blue {
  background-color: #dbeeff;
  text-decoration: none;
}

.walsh-rounded-box-center-large.blue:hover {
  background-color: #d2eaff;
}

.walsh-rounded-box-center-large.orange {
  background-color: #f8e5da;
}

.text-block-228 {
  color: #5938b7;
  font-family: Inter, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.text-block-228.blue {
  color: #00499d;
  text-decoration: none;
}

.text-block-228.orannde {
  color: #853212;
}

.company, .career, .person, .corinna_vdp-recruiting, .person-2, .company-2 {
  width: 250px;
}

.heading-12 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 500;
}

.div-block-288 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.text-block-229 {
  color: #616161;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 300;
}

.spark-container-3 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-container-3.spark-centered-content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 900px;
  display: flex;
}

.spark-section-4 {
  background-color: #fff;
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.spark-section-4 h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section-4 h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.spark-section-4 h1 {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.spark-section-4 h2 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.spark-section-4 h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section-4 h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.spark-section-4 ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: 14px;
}

.spark-section-4 li {
  margin-bottom: .5rem;
}

.spark-centered-900 {
  text-align: center;
  width: 900px;
  max-width: 100%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.spark-secondary-paragraph-2 {
  color: var(--spark-library--foreground-secondary);
  margin-bottom: 64px;
}

.spark-bold-heading {
  margin-bottom: .7rem;
  font-size: 25px;
  font-weight: 500;
  line-height: 1;
  display: inline-block;
}

.spark-bold-heading.spark-card-title {
  font-size: 1.2rem;
}

.spark-bold-heading.spark-no-bottom-margin {
  margin-bottom: 0;
}

.spark-small-sub-paragraph {
  color: var(--spark-library--white);
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.3;
}

.spark-small-sub-paragraph.spark-no-bottom {
  margin-bottom: 0;
}

.spark-wrapped-card {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.spark-wrapped-card.spark-stacked {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  transition: border-color .15s;
}

.spark-square-image-card {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: auto;
  display: block;
}

.spark-card-details {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 590px;
  padding-bottom: 32px;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
}

.spark-side-flat-tab-parent {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 100%;
  display: flex;
}

.spark-side-flat-tab-parent.spark-flex-middle {
  align-items: center;
  display: flex;
}

.spark-stacked-flat-tabs-menu {
  float: left;
  grid-column-gap: 0px;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  margin-right: 0%;
  display: flex;
}

.spark-side-flat-tab {
  color: #8f8c89;
  background-color: #0000;
  border-bottom: 1px solid #8f8c8942;
  width: 100%;
  padding: 20px 0;
  font-size: 20px;
  text-decoration: none;
  transition: border-color .3s, color .15s;
}

.spark-side-flat-tab:hover {
  opacity: 1;
  border-bottom-width: 1px;
}

.spark-side-flat-tab.w--current {
  color: #fffbf4;
  background-color: #0000;
  border-bottom-color: #ffe27c;
  padding: 20px 0;
  font-size: 20px;
}

.spark-two-column-grid {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.spark-side-tabs-content {
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  display: flex;
}

.spark-section-5 {
  background-color: #fff;
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.spark-section-5 h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section-5 h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.spark-section-5 h1 {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.spark-section-5 h2 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.spark-section-5 h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section-5 h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.spark-section-5 ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: 14px;
}

.spark-section-5 li {
  margin-bottom: .5rem;
}

.spark-secondary-paragraph-4 {
  color: var(--spark-library--foreground-secondary);
  margin-bottom: 64px;
}

.spark-tabs-parent, .spark-tabs-content {
  width: 100%;
}

.spark-three-column-grid-2 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.spark-flat-tab {
  box-shadow: 0 3px 0 0 var(--spark-library--background--interactive);
  color: var(--spark-library--black);
  background-color: #0000;
  padding: 24px 80px;
  transition: box-shadow .3s, color .15s;
}

.spark-flat-tab:hover {
  box-shadow: 0 3px 0 0 var(--spark-library--light-steel-purple);
  opacity: 1;
  color: var(--spark-library--foreground-interactive);
}

.spark-flat-tab.w--current {
  border-bottom-color: var(--spark-library--foreground-interactive);
  box-shadow: 0 3px 0 0 var(--spark-library--foreground-interactive);
  color: var(--spark-library--foreground-interactive);
  background-color: #0000;
}

.spark-flat-tabs-menu {
  grid-column-gap: 0px;
  justify-content: center;
  margin-bottom: 100px;
  display: flex;
}

.spark-section-6 {
  background-color: #fff;
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.spark-section-6 h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section-6 h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.spark-section-6 h1 {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.spark-section-6 h2 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.spark-section-6 h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section-6 h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.spark-section-6 ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: 14px;
}

.spark-section-6 li {
  margin-bottom: .5rem;
}

.spark-secondary-paragraph-5 {
  color: var(--spark-library--foreground-secondary);
  margin-bottom: 64px;
}

.spark-small-icon {
  flex: none;
  width: 24px;
  height: 24px;
  display: inline-block;
}

.spark-small-icon.spark-float-right {
  margin-left: auto;
  display: inline-block;
}

.spark-small-icon.spark-primary-color {
  color: var(--spark-library--foreground-interactive);
}

.spark-small-icon.spark-foreground-disabled {
  color: var(--spark-library--foreground-disabled);
}

.spark-flex-center {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.spark-wide-simple-stacked-icon-tabs {
  float: left;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  width: 20%;
  margin-bottom: 0;
  margin-right: 5%;
  display: flex;
  position: sticky;
  top: 150px;
}

.spark-wider-simple-icon-tabs-content {
  width: 75%;
  display: block;
}

.spark-rounded-corner-image {
  border-radius: 12px;
  margin-bottom: 32px;
}

.spark-simple-flat-square-tab {
  border-bottom: 3px solid var(--spark-library--background--interactive);
  color: var(--spark-library--black);
  background-color: #0000;
  padding: 14px;
  transition: background-color .15s, color .15s;
  display: block;
}

.spark-simple-flat-square-tab:hover {
  border-bottom-color: var(--spark-library--light-steel-purple);
  background-color: var(--spark-library--background--interactive);
  opacity: 1;
  color: var(--spark-library--foreground-interactive);
}

.spark-simple-flat-square-tab.w--current {
  border-bottom-color: var(--spark-library--foreground-interactive);
  color: var(--spark-library--foreground-interactive);
  background-color: #0000;
}

.spark-simple-flat-square-tab.spark-tab-with-arrow {
  justify-content: flex-start;
  margin-bottom: 16px;
  padding-right: 14px;
  transition: background-position .15s, background-color .15s, color .15s;
  display: flex;
}

.spark-simple-flat-square-tab.spark-tab-with-arrow.w--current {
  background-color: var(--spark-library--white);
}

.spark-section-7 {
  background-color: #fff;
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.spark-section-7 h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section-7 h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.spark-section-7 h1 {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.spark-section-7 h2 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.spark-section-7 h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section-7 h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.spark-section-7 ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: 14px;
}

.spark-section-7 li {
  margin-bottom: .5rem;
}

.spark-button {
  border: 1px solid var(--spark-library--foreground-interactive);
  background-color: var(--spark-library--foreground-interactive);
  color: var(--spark-library--white);
  border-radius: 8px;
  flex: none;
  padding: 16px;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: border-color .15s, background-color .15s, opacity .15s;
}

.spark-button:hover {
  border-color: var(--spark-library--foreground-interactive-hover);
  background-color: var(--spark-library--foreground-interactive-hover);
  opacity: 1;
}

.spark-button.spark-full-width {
  background-color: var(--spark-library--foreground-interactive);
  text-align: center;
  width: 100%;
}

.spark-button.spark-full-width:hover {
  background-color: var(--spark-library--foreground-interactive-hover);
}

.spark-simple-shadow-tiny {
  box-shadow: -1px 1px 10px #0000001f;
}

.spark-max-width-utility-800 {
  flex: none;
  max-width: 46rem;
}

.spark-foreground-secondary {
  color: var(--spark-library--foreground-secondary);
}

.spark-foreground-secondary.spark-no-bottom {
  margin-bottom: 0;
}

.spark-pricing-top {
  border-bottom: 1px solid var(--spark-library--border-default);
  text-align: center;
  flex-direction: column;
  padding: 32px 16px;
  display: flex;
}

.spark-pricing-top.spark-thick-top-pricing {
  text-align: left;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 38px 48px;
}

.spark-flexed-price {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.spark-price-text {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1;
}

.spark-foreground-primary {
  color: var(--spark-library--black);
  font-weight: 600;
}

.spark-pricing-bottom {
  grid-row-gap: 8px;
  text-align: center;
  flex-direction: column;
  padding: 16px;
  display: flex;
}

.spark-checked-item {
  grid-column-gap: 16px;
  color: var(--spark-library--foreground-secondary);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 296px;
  display: flex;
}

.spark-features-included {
  grid-row-gap: 16px;
  border-bottom: 1px solid var(--spark-library--border-default);
  text-align: left;
  flex-direction: column;
  align-items: center;
  padding: 32px 20px;
  display: flex;
}

.spark-features-included.spark-two-column {
  flex-flow: wrap;
  justify-content: center;
}

.spark-left-side-pricing-info {
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  color: var(--spark-library--foreground-interactive);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 1rem;
  display: flex;
}

.spark-left-side-pricing-info.spark-reduce-margin-bottom {
  margin-bottom: 16px;
  padding-bottom: 0;
}

.spark-pricing-information {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.spark-large-plan-name {
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
}

.spark-full-pricing-column {
  background-color: var(--spark-library--white);
  width: 100%;
  max-width: 100%;
}

.spark-pricing-tab-pane {
  padding: 32px;
}

.uui-text-size-medium-2 {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 18px;
  line-height: 1.5;
}

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

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

.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-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-section_layout13 {
  background-color: #fff;
}

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

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

.uui-padding-vertical-xhuge {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.uui-padding-vertical-xhuge.gap {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  padding-top: 11rem;
  padding-bottom: 10rem;
}

.uui-text-align-center {
  text-align: center;
  margin-top: 10px;
}

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

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

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

.uui-text-size-large {
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.uui-heading-xxsmall-2 {
  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-size: 46px;
  font-weight: 500;
  line-height: 1.2;
}

.uui-button {
  grid-column-gap: .5rem;
  border: 1px none var(--untitled-ui--primary600);
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #000;
  border-radius: 8rem;
  justify-content: center;
  align-items: center;
  padding: .825rem 1.325rem;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button:hover {
  box-shadow: none;
  border-color: #6941c600;
}

.uui-button:focus {
  border-color: #000;
}

.uui-button.second {
  color: #000;
  background-color: #ffe27c;
}

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

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

.uui-button-row.button-row-center.is-reverse-mobile-landscape {
  margin-top: 40px;
}

.uui-faq01_list {
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-faq01_answer {
  overflow: hidden;
}

.uui-faq01_accordion {
  border-bottom: 1px solid #dcd9d3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.uui-faq01_accordion.last-item {
  border-bottom-color: #dcd9d3;
}

.uui-faq01_accordion.line {
  border-top: 1px solid #dcd9d3;
  border-bottom-color: #dcd9d3;
}

.uui-faq01_question {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 24px;
  display: flex;
}

.uui-section_faq01 {
  background-color: #fffbf4;
  background-image: url('../images/Vector-5.svg'), url('../images/svg17.svg');
  background-position: 50% -1%, 50% 101%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, auto;
}

.uui-section_faq01.stroke {
  background-position: 50% -1%, 50% 100%;
  border-bottom: 5px solid #000;
}

.uui-faq01_icon-wrapper {
  color: var(--untitled-ui--primary600);
}

.uui-faq01_cta {
  background-color: var(--untitled-ui--gray50);
  border-radius: 1rem;
  justify-content: center;
  margin-top: 4rem;
  padding: 2rem;
  display: flex;
}

.uui-avatar-group_item {
  border: 2px solid var(--untitled-ui--white);
  background-color: var(--untitled-ui--white);
  border-radius: 50%;
  width: 2.75rem;
  height: 2.75rem;
  margin-right: -1rem;
}

.avatar-stack_component {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  margin-bottom: 2rem;
  margin-right: 1rem;
  display: flex;
}

.uui-avatar-stack_item {
  border: 2px solid var(--untitled-ui--white);
  background-color: var(--untitled-ui--white);
  border-radius: 50%;
  width: 2.75rem;
  height: 2.75rem;
  margin-right: -1rem;
}

.uui-avatar-stack_item.featured {
  width: 3.5rem;
  height: 3.5rem;
  position: relative;
}

.accordion-icon_component {
  border: 2px solid var(--spark-library--black);
  color: var(--spark-library--white);
  background-color: #000;
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}

.accordion-icon_vertical-line {
  background-color: #fff;
  border-radius: 1px;
  width: 2px;
  height: .75rem;
  position: absolute;
}

.accordion-icon_horizontal-line {
  background-color: #fff;
  border-radius: 1px;
  width: .75rem;
  height: 2px;
  position: absolute;
}

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

.uui-space-xsmall-2 {
  width: 100%;
  min-height: .4rem;
  font-size: 11px;
  line-height: 17px;
}

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

.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-faq01_heading {
  color: var(--untitled-ui--gray900);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
}

.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-badge {
  grid-column-gap: .375rem;
  background-color: var(--untitled-ui--gray100);
  color: var(--untitled-ui--gray700);
  white-space: nowrap;
  border-radius: 10rem;
  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;
  text-decoration: none;
  display: flex;
}

.uui-badge.is-primary {
  background-color: #f2f4f700;
  font-family: Inter, sans-serif;
}

.uui-layout40_component {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.uui-layout40_component.hide {
  display: none;
}

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

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

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

.uui-layout40_image-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-radius: 1.5rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1.25fr 1.25fr 1.25fr 1.25fr 1.25fr;
  grid-auto-columns: 1fr;
  margin-top: 4rem;
  margin-bottom: 4rem;
  display: grid;
}

.uui-layout40_image {
  width: 50px;
  height: 40px;
}

.f-tab-pane {
  background-color: var(--flowui-component-library--gray-100);
  border-radius: 12px;
  padding: 24px;
}

.f-paragraph-regular {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-tab-toggle-menu {
  background-color: var(--flowui-component-library--gray-200);
  border-radius: 8px;
  align-items: center;
  margin-bottom: 24px;
  padding: 8px;
  display: flex;
}

.f-tab-button-toggle {
  color: var(--flowui-component-library--gray-900);
  text-align: center;
  letter-spacing: -.01em;
  background-color: #0000;
  border-radius: 4px;
  padding: 12px 44px;
  font-size: 14px;
}

.f-tab-button-toggle.w--current {
  color: var(--flowui-component-library--gray-900);
  background-color: #fff;
  font-weight: 500;
  box-shadow: 3px 8px 20px #8d9bbe29;
}

.f-tab {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.f-tab-heading {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.03em;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.spark-section-8 {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.spark-section-8 h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section-8 h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.spark-section-8 h1 {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.spark-section-8 h2 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.spark-section-8 h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section-8 h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.spark-section-8 ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: 14px;
}

.spark-section-8 li {
  margin-bottom: .5rem;
}

.spark-input {
  border: 1px solid var(--spark-library--border-default);
  background-color: var(--spark-library--white);
  border-radius: 8px;
  height: 48px;
  margin-bottom: 32px;
  padding: 8px 16px;
  font-size: 1rem;
}

.spark-input:focus {
  border-color: var(--spark-library--foreground-interactive);
}

.spark-input::placeholder {
  color: var(--spark-library--foreground-tertiary);
}

.spark-input.spark-with-a-inner-shadow {
  box-shadow: inset 0 0 0 1px var(--spark-library--border-default);
  width: 342px;
  max-width: 100%;
  margin-bottom: 0;
  transition: box-shadow .15s;
}

.spark-input.spark-with-a-inner-shadow:hover, .spark-input.spark-with-a-inner-shadow:focus {
  box-shadow: inset 0 0 0 1px var(--spark-library--foreground-interactive-hover);
}

.spark-form-success {
  background-color: var(--spark-library--background--interactive);
  text-align: center;
  border-radius: 8px;
  padding: 24px;
}

.spark-field-label {
  text-align: left;
}

.spark-flexed-form {
  grid-column-gap: 16px;
  align-items: flex-end;
  display: flex;
}

.spark-hero-sub-paragraph-2 {
  width: 100%;
  margin-bottom: 64px;
}

.spark-centered-content {
  text-align: center;
}

.spark-section-9 {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.spark-section-9 h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section-9 h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.spark-section-9 h1 {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.spark-section-9 h2 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.spark-section-9 h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section-9 h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.spark-section-9 ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: 14px;
}

.spark-section-9 li {
  margin-bottom: .5rem;
}

.text-block-230 {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 12px;
}

.text-block-231 {
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-block-289 {
  background-color: #fff;
  border-radius: 8px;
  height: 60px;
  padding: 10px 32px;
}

.icon-embed-custom {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.walsh-icon-arrow-flip {
  height: 12px;
}

.walsh-link-block-orange {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 100px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 16px 25px;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.walsh-link-block-orange.hide {
  display: none;
}

.walsh-button-label-wrapper {
  z-index: 4;
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
  position: relative;
}

.walsh-button-hover-fill {
  background-color: #000;
  border-radius: 100%;
  width: 5em;
  height: 5em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -100% auto auto -46%;
}

.walsh-label-button {
  font-family: Bagosscondensedtrial, Impact, sans-serif;
}

.walsh-arrow-wrapper {
  grid-row-gap: 0px;
  flex-direction: column;
  flex: none;
  align-items: center;
  height: 12px;
  display: flex;
  overflow: hidden;
}

.walsh-container-nav {
  width: 100%;
  max-width: 1400px;
  padding-left: 0;
  padding-right: 0;
}

.walsh-main-nav {
  background-color: #0000;
}

.walsh-brand-block {
  z-index: 2;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.walsh-inner-nav {
  justify-content: space-between;
  align-items: center;
  max-width: 1400px;
  height: 100%;
  font-family: Bricolage Grotesque, sans-serif;
  display: flex;
}

.walsh-nav-link-white {
  color: #000;
  letter-spacing: 1px;
  border-radius: 8px;
  padding-left: 10px;
  padding-right: 20px;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.walsh-nav-link-white.w--current {
  color: #000;
  padding-left: 10px;
  padding-right: 10px;
}

.walsh-nav-wrapper-green {
  z-index: 10;
  background-color: #fff;
  position: sticky;
  top: 0;
}

.walsh-flex-nav-buttons {
  grid-column-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.walsh-menu-button {
  color: #fff;
}

.walsh-link-block-transparent-1 {
  box-shadow: inset 1px -1px 0 0 var(--walsh--walsh-mid-green), inset -1px 1px 0 0 var(--walsh--walsh-mid-green), inset -1px -1px 0 0 var(--walsh--walsh-mid-green), inset 1px 1px 0 0 var(--walsh--walsh-mid-green);
  color: #fff;
  text-align: center;
  background-color: #0000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 20px 32px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.walsh-link-block-transparent-1:hover {
  box-shadow: none;
  color: var(--walsh--walsh-dark-green-2);
  background-color: #fff;
}

.walsh-nav-menu-green-left {
  grid-column-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  display: flex;
}

.walsh-nav-grid-center {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.75fr 1.25fr;
  width: 100%;
  max-width: 1400px;
}

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

.walsh-container-2 {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.walsh-main-grid-no-gap {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.walsh-main-grid-3 {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.walsh-image-logo {
  object-fit: contain;
  width: 100%;
  max-width: 132px;
  max-height: 24px;
}

.walsh-heading-regular {
  color: var(--walsh--black);
  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.8em;
  font-weight: 700;
  line-height: 1.2;
}

.walsh-logo-wrapper-transparent {
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 2.5em 2em;
  display: flex;
}

.code-embed-3, .code-embed-4, .code-embed-5 {
  display: flex;
}

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

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

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

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

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

.brix---logo-strip-full-width {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.brix---logo-strip-image-card {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  box-shadow: 0 1px 12px 0 var(--elements-webflow-library--general--shadow-02);
  border-radius: 16px;
  width: 284px;
  margin: 14px 16px;
}

.brix---section-logo-strip-v6 {
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}

.tab-content-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  color: #fff;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.tab-content-block.hide {
  display: none;
}

.tabs-menu {
  flex-flow: column;
  width: 50%;
  display: flex;
}

.tab-link {
  opacity: .2;
  background-color: #0000;
}

.tab-link.w--current {
  opacity: 100;
  background-color: #0000;
}

.home-section-wrap {
  margin-bottom: 0;
}

.tab-pane {
  width: 100%;
  height: 40%;
}

.tabs {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

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

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

.tabs-content {
  width: 50%;
}

.image {
  aspect-ratio: auto;
  object-fit: contain;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.section-heading {
  margin-top: 0;
  font-size: 30px;
  font-weight: 500;
  line-height: 120%;
}

.progress-circle-corner {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  height: 50%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.progress-circle-corner.right-bottom {
  justify-content: flex-end;
  align-items: flex-end;
  inset: auto 0% 0% auto;
}

.progress-circle-corner.right-top {
  justify-content: flex-end;
  align-items: flex-start;
  inset: 0% 0% auto auto;
}

.progress-circle-corner.left-bottom {
  justify-content: flex-start;
  align-items: flex-end;
  inset: auto auto 0% 0%;
}

.progress-circle-line {
  border: 2px solid #969696;
  border-color: #3e5ce7 #969696 #969696 #3e5ce7;
  border-radius: 50%;
  flex: none;
  width: 200%;
  height: 200%;
}

.progress-circle-line.four-line {
  border-color: #ffe27c #3d3d3d #3d3d3d #ffe27c;
}

.progress-circle-line.one-line {
  border-color: #fee17c #fee17c #3d3d3d #3d3d3d;
}

.progress-circle-line.three-line {
  border-color: #3d3d3d #3d3d3d #fee17c #ffe27c;
}

.progress-circle-line.two-line {
  border-color: #ffe27c #fee17c #fee17c #3d3d3d;
}

.progress-circle {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  position: relative;
}

.image-block {
  height: 100%;
}

.tabs-content-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.paragraph-light {
  opacity: 1;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.text-span-29, .text-span-30, .text-span-31, .text-span-32 {
  color: #0068bd;
}

.link {
  color: #ffe27c;
}

.text-span-33 {
  background-color: #fff;
}

.text-span-33.yello {
  color: #000;
  background-color: #ffe27c;
}

.walsh-container-3 {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.walsh-heading-large {
  color: var(--walsh--black);
  letter-spacing: -.02em;
  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: 4.8em;
  font-weight: 700;
  line-height: 1;
}

.walsh-main-grid-4 {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
  width: 100%;
  display: flex;
  position: relative;
}

.walsh-main-paragraph {
  letter-spacing: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.walsh-link-wrapper-2 {
  color: #fff;
  white-space: nowrap;
  background-color: #000;
  border-bottom: 1px #c5c5c5;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  padding: 9px 13px;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.walsh-link-wrapper-2:hover {
  padding-left: 13px;
  padding-right: 13px;
}

.walsh-icon-arrow-2 {
  height: 12px;
  margin-top: 2px;
  margin-left: 10px;
}

.walsh-icon-wrapper-circle {
  background-color: var(--walsh--light-goldenrod-yellow);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.walsh-icon-small-2 {
  height: 32px;
}

.walsh-rounded-card {
  grid-row-gap: 3em;
  background-color: #fef5e6;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  width: 40%;
  display: flex;
  overflow: hidden;
}

.walsh-rounded-card.wider {
  background-color: #fef5e600;
  align-items: stretch;
  width: 60%;
}

.walsh-inner-card {
  grid-row-gap: 2em;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-top: 4em;
  padding-left: 4.6em;
  padding-right: 4.6em;
  display: flex;
}

.walsh-card-wrapper-image-medium {
  justify-content: center;
  align-self: center;
  align-items: flex-end;
  width: 100%;
  height: 35em;
  display: flex;
  overflow: hidden;
}

.walsh-ui-image-medium {
  object-fit: contain;
  width: 100%;
  max-width: 40em;
  max-height: 45em;
}

.walsh-heading-large-2 {
  color: #2c2c2c;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 1.1;
}

.walsh-icon-wrapper-circle-2 {
  background-color: #d3f6c1;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: row;
  justify-content: space-between;
  display: flex;
}

.walsh-circle-check-2 {
  background-color: #000;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  display: flex;
}

.walsh-list-flex {
  color: #000000a6;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 7px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  display: flex;
}

.walsh-icon-check-2 {
  height: 9px;
}

.walsh-main-grid-5 {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.walsh-center-h-wrapper-2 {
  grid-row-gap: 10px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.walsh-list-wrapper {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.walsh-button {
  z-index: 5;
  background-color: var(--walsh--walsh-light-green);
  color: var(--walsh--black);
  text-align: center;
  white-space: nowrap;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 1.2em 35px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
}

.walsh-button:hover {
  color: #fff;
  background-color: #79a315;
}

.walsh-text-small {
  color: #00000080;
  margin-bottom: 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

.walsh-price-small {
  color: #00000073;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 32px;
  font-weight: 400;
}

.walsh-pricing-div-top {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: -18px auto auto 0%;
}

.walsh-circle-check-off {
  opacity: .35;
  background-color: #b0b2b247;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  display: flex;
}

.walsh-list-flex-off {
  color: #9191918a;
  text-align: left;
  align-items: center;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  text-decoration: line-through;
  display: flex;
}

.walsh-price {
  color: var(--walsh--black);
  margin-bottom: 0;
  padding-top: .18em;
  padding-bottom: .18em;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 5em;
  font-weight: 400;
  line-height: .8;
}

.walsh-text-block-purple {
  color: #fff;
  background-color: #a271ff;
  border-radius: 20px;
  padding: 7px 16px;
  font-size: 12px;
  font-weight: 500;
}

.walsh-pricing-inner-card {
  grid-row-gap: 2.5em;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 3em 1.9em;
  display: flex;
  position: relative;
}

.walsh-pricing-inner-card-featured {
  grid-row-gap: 2.5em;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 3em 2em;
  display: flex;
  position: relative;
}

.walsh-price-wrapper {
  grid-row-gap: .6em;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.walsh-heading-small-alt {
  color: #0009;
  border: 1px solid #00000026;
  border-radius: 100px;
  padding: 10px 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.25;
}

.walsh-tab-menu {
  background-color: #000;
  border-radius: 200px;
  justify-content: center;
  padding: 10px;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  display: flex;
  overflow: hidden;
}

.walsh-inner-tab-content {
  padding-top: 60px;
  padding-bottom: 34px;
}

.walsh-tabs-content {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.walsh-tab-rounded {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.walsh-tab-rounded.w--current {
  color: #000;
  background-color: #ffe27c;
  border-radius: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
}

.walsh-tabs-content-wrapper {
  width: 100%;
}

.walsh-content-wrapper-gap {
  grid-row-gap: 0em;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.walsh-heading-small {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
}

.walsh-text-grey {
  color: #2c2c2c80;
  font-family: Inter, sans-serif;
  font-weight: 300;
}

.walsh-link-wrapper-3 {
  color: #000000d9;
  white-space: nowrap;
  border-bottom: 1px dashed #c5c5c5;
  justify-content: space-between;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.walsh-link-wrapper-3:hover {
  color: #575555d9;
  padding-right: 0;
}

.walsh-text-grey-xsmall {
  color: #000;
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

.walsh-text-block {
  color: #fff;
  background-color: #000;
  border-radius: 20px;
  padding: 7px 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.walsh-button-orange {
  z-index: 5;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1.2em 35px;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
}

.walsh-button-orange:hover {
  color: #fff;
  background-color: #000;
}

.text-block-232 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.icon-embed-xxsmall {
  color: #ffe27c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: .7rem;
  height: 1rem;
  display: flex;
}

.icon-embed-xxsmall-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.link-2 {
  color: #ffe27c;
}

.uui-text-size-medium-3 {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

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

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

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

.uui-text-size-large-2 {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-heading-medium-2 {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.3;
}

.uui-heading-xsmall-2 {
  color: var(--untitled-ui--gray900);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.uui-career02_list-wrapper {
  overflow: hidden;
}

.uui-section_career02 {
  font-family: Bagosscondensedtrial, Impact, sans-serif;
}

.uui-career02_title-heading {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.uui-career02_item {
  border: 1px solid var(--untitled-ui--gray200);
  border-radius: 1rem;
  padding: 1.5rem;
}

.uui-career02_job-department {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
}

.uui-career02_component {
  margin-top: 4rem;
}

.uui-career02_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 1.5rem;
  display: flex;
}

.uui-career02_title-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 1.5rem;
  display: flex;
}

.uui-career02_accordion {
  border-bottom: 1px solid var(--untitled-ui--gray200);
}

.uui-button-link {
  grid-column-gap: .5rem;
  color: #160042;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

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

.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-career02_location {
  background-color: var(--untitled-ui--gray100);
  color: var(--untitled-ui--gray700);
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .625rem;
  font-family: Droid Sans, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  display: flex;
}

.uui-career02_flag-icon {
  object-fit: cover;
  border-radius: 1rem;
  width: 1rem;
  height: 1rem;
  margin-left: -.375rem;
  margin-right: .375rem;
}

.accordion-icon_component-2 {
  border: 2px solid var(--untitled-ui--gray400);
  color: var(--untitled-ui--gray400);
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}

.accordion-icon_vertical-line-2 {
  background-color: var(--untitled-ui--gray400);
  border-radius: 1px;
  width: 2px;
  height: .75rem;
  position: absolute;
}

.accordion-icon_horizontal-line-2 {
  background-color: var(--untitled-ui--gray400);
  border-radius: 1px;
  width: .75rem;
  height: 2px;
  position: absolute;
}

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

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

.uui-heading-subheading-2 {
  color: var(--untitled-ui--primary600);
  text-transform: uppercase;
  margin-bottom: .75rem;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}

.uui-career02_heading {
  color: var(--untitled-ui--gray900);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
}

.body-3 {
  font-family: Bagosscondensedtrial, Impact, sans-serif;
}

.hytji {
  color: #000;
  background-color: #ffe27c;
}

.jobs {
  width: 250px;
}

.walsh-container-4 {
  z-index: 2;
  background-color: #fff;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.walsh-heading-regular-2 {
  color: var(--walsh--black);
  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.8em;
  font-weight: 700;
  line-height: 1.2;
}

.walsh-logo-wrapper-transparent-2 {
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 0;
  display: flex;
}

.walsh-center-wrapper-gap-large {
  grid-row-gap: 4.5em;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.walsh-image-logo-opacity {
  opacity: .45;
  object-fit: contain;
  width: 100%;
  max-width: 150px;
  max-height: 24px;
}

.walsh-flex-logos {
  grid-column-gap: 0em;
  justify-content: space-between;
  display: flex;
}

.walsh-container-5 {
  z-index: 2;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.walsh-heading-large-3 {
  color: var(--walsh--black);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
}

.walsh-main-grid-6 {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  display: grid;
  position: relative;
}

.walsh-main-paragraph-2 {
  color: #0009;
  letter-spacing: 0;
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}

.walsh-link-wrapper-4 {
  color: #000000d9;
  white-space: nowrap;
  border-bottom: 1px dashed #c5c5c5;
  justify-content: space-between;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.walsh-link-wrapper-4:hover {
  color: #575555d9;
  padding-right: 0;
}

.walsh-icon-arrow-3 {
  height: 12px;
  margin-top: 2px;
  margin-left: 10px;
}

.walsh-icon-wrapper-circle-3 {
  background-color: var(--walsh--light-goldenrod-yellow);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.walsh-icon-small-3 {
  height: 32px;
}

.walsh-rounded-card-2 {
  grid-row-gap: 0em;
  background-color: #fef5e6;
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 455.836px;
  padding-top: 20px;
  display: flex;
  overflow: hidden;
}

.walsh-inner-card-2 {
  grid-row-gap: 1.5em;
  flex-direction: column;
  align-items: flex-start;
  padding: 2em;
  display: flex;
}

.walsh-card-wrapper-image-medium-2 {
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  padding: 10px 39px;
  display: flex;
  overflow: hidden;
}

.walsh-ui-image-medium-2 {
  object-fit: contain;
  width: 100%;
  max-height: 35em;
  line-height: 25px;
}

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

.spark-secondary-paragraph-9 {
  color: #fef5e6;
  margin-bottom: 3px;
}

.div-block-293 {
  margin-top: 0;
}

.heading-13 {
  color: #fffdfa;
  margin-bottom: 0;
  font-weight: 500;
}

.body-text {
  color: #fffbf4;
  margin-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.walsh-container-6 {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.walsh-main-grid-7 {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.walsh-heading-regular-3 {
  color: var(--walsh--black);
  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.8em;
  font-weight: 700;
  line-height: 1.2;
}

.walsh-paragraph-small {
  color: #000;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  line-height: 1.6;
}

.walsh-center-col {
  grid-row-gap: .4em;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 35px 0;
  display: flex;
}

.walsh-inner-wrap-gap {
  grid-row-gap: 1.1em;
  flex-direction: column;
  display: flex;
}

.walsh-stats-number-large {
  color: #000;
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
}

.heading-14 {
  text-align: center;
  margin-left: 140px;
  margin-right: 140px;
  font-size: 50px;
  font-weight: 500;
  line-height: 50px;
}

.uui-text-size-small {
  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-text-size-small.text-style-2lines {
  color: #636363;
  margin-top: 5px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.show-tablet {
  display: none;
}

.uui-button-16 {
  grid-column-gap: .5rem;
  color: var(--untitled-ui--white);
  text-align: center;
  white-space: nowrap;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 8rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.uui-button-16:hover {
  background-color: #000;
  border-color: #000;
}

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

.uui-dropdown-icon {
  color: #000;
  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-navbar06_dropdown-link {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  color: var(--untitled-ui--gray900);
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: 0 .75rem 0 0;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.uui-navbar06_dropdown-link:hover {
  background-color: #fff;
}

.uui-navbar06_dropdown-link-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: max-content max-content max-content max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-navbar06_blog-item-image-wrapper {
  border-radius: .375rem;
  min-width: 7rem;
  padding-top: 66.6667%;
  position: relative;
  overflow: hidden;
}

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

.uui-navbar06_dropdown-content {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.uui-navbar06_dropdown-content-left {
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 25rem;
  padding: 0;
}

.uui-navbar06_dropdown-content-left.blue {
  grid-column-gap: 0rem;
  background-color: #dbeeff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 518px;
  max-height: 518px;
  padding: 2.1rem;
  display: block;
}

.uui-navbar06_dropdown-content-right {
  grid-column-gap: 33px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
  position: relative;
}

.uui-navbar06_blog-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  grid-template-rows: max-content;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: max-content;
  align-items: start;
  width: 100%;
  display: grid;
}

.uui-navbar06_blog-item-content {
  flex-direction: column;
  font-weight: 400;
  display: flex;
}

.uui-navbar06_blog-item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding: .75rem;
  text-decoration: none;
  transition: all .3s;
  display: grid;
}

.uui-navbar06_blog-item:hover {
  background-color: var(--untitled-ui--gray50);
}

.uui-navbar06_component {
  border-bottom: 1px solid var(--untitled-ui--gray100);
  background-color: #fff;
  align-items: center;
  min-height: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.uui-navbar06_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  height: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-navbar06_container.gap {
  height: 60vh;
  margin-bottom: 60px;
}

.uui-navbar06_logo-link {
  padding-left: 0;
}

.uui-navbar06_menu {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  max-width: 910px;
  margin-left: 1.5rem;
  display: flex;
  position: static;
}

.uui-navbar06_link {
  color: #000;
  align-items: center;
  padding: 1.75rem 1rem;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 15px;
  font-weight: 500;
  transition: all .3s;
}

.uui-navbar06_link:hover {
  color: var(--untitled-ui--gray700);
}

.uui-navbar06_link.w--current {
  color: #000;
}

.uui-navbar06_dropdown-list {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.uui-navbar06_dropdown-list.w--open {
  background-color: #fff;
  width: 100vw;
  min-width: 100vw;
  max-width: 100%;
  padding: 58px 2rem 0;
  position: absolute;
  inset: 8.4625rem auto auto 0%;
  overflow: hidden;
}

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

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

.uui-navbar06_dropdown-toggle {
  color: var(--untitled-ui--gray900);
  align-items: center;
  padding: 1.75rem 2.5rem 1.75rem 1rem;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 15px;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.uui-navbar06_dropdown-toggle:hover {
  color: var(--untitled-ui--gray700);
}

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

.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(--untitled-ui--gray50);
  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.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(--untitled-ui--gray50);
  color: var(--untitled-ui--gray700);
}

.uui-button-tertiary-gray.hide-tablet {
  color: #000;
  border-width: 3px;
  border-color: #e4e4e4a1;
  border-radius: 8rem;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

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

.uui-logo_component {
  flex-wrap: nowrap;
  width: auto;
  height: 3rem;
  display: flex;
}

.uui-logo_logomark {
  border: .1px solid #dae0e8;
  border-radius: .5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 1px #1018280f, 0 1px 2px #1018281a;
}

.uui-styleguide_logomark-bg {
  border-radius: 8px;
  width: 2rem;
  height: 2rem;
  position: absolute;
  inset: 0%;
}

.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%;
  font-size: 10px;
}

.uui-navbar06_heading {
  color: #000;
  letter-spacing: normal;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 20px;
  font-weight: 500;
  display: flex;
}

.uui-navbar06_item-heading {
  color: var(--untitled-ui--gray900);
  margin-bottom: .25rem;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.uui-navbar06_styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

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

.text-block-233 {
  color: #000;
}

.text-block-234 {
  font-size: 15px;
}

.div-block-295 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom: 1px solid #00000012;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: flex;
}

.rug {
  flex-flow: column;
  display: flex;
}

.image-62 {
  border: 6px solid #fff;
  border-radius: 12px;
}

.heading-small {
  margin-top: 30px;
  font-family: Bagosscondensedtrial, Impact, sans-serif;
  font-weight: 500;
}

.text-block-235 {
  margin-bottom: 0;
  font-size: 16px;
}

.text-block-236 {
  font-family: Inter, sans-serif;
  text-decoration: none;
}

.div-block-296 {
  border-bottom: 2px solid #0f7ada;
  width: 32%;
  margin-right: 0;
  padding-top: 4px;
  padding-bottom: 4px;
}

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

.show-tablet-2 {
  display: none;
}

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

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

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

.uui-navbar05_dropdown-content-left {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 2rem;
  padding-bottom: 2rem;
  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;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.uui-navbar05_bottom-bar-background {
  background-color: var(--untitled-ui--gray50);
  width: 200%;
  position: absolute;
  inset: 0% -50vw;
}

.uui-navbar05_dropdown-link-list {
  grid-column-gap: 0px;
  grid-row-gap: 1rem;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-navbar05_dropdown-content {
  width: 100%;
  display: flex;
}

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

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

.uui-navbar05_component {
  border-bottom: 1px solid var(--untitled-ui--gray100);
  background-color: #fff;
  align-items: center;
  min-height: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.uui-navbar05_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-navbar05_logo-link {
  padding-left: 0;
}

.uui-navbar05_menu {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 1.5rem;
  display: flex;
  position: static;
}

.uui-navbar05_link {
  color: var(--untitled-ui--gray500);
  align-items: center;
  padding: 1.75rem 1rem;
  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;
}

.uui-navbar05_link:hover {
  color: var(--untitled-ui--gray700);
}

.uui-navbar05_link.w--current {
  color: #000;
}

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

.uui-navbar05_dropdown-toggle {
  color: var(--untitled-ui--gray600);
  align-items: center;
  padding: 1.75rem 2.5rem 1.75rem 1rem;
  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;
}

.uui-navbar05_dropdown-toggle:hover {
  color: var(--untitled-ui--gray700);
}

.uui-navbar05_dropdown-list {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.uui-navbar05_dropdown-list.w--open {
  background-color: #fff;
  width: 100vw;
  min-width: 100vw;
  max-width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  position: absolute;
  inset: 5.0625rem auto auto 0%;
  overflow: hidden;
}

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

.uui-navbar05_item-right {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.uui-navbar05_icon-holder {
  flex: none;
}

.uui-navbar05_dropdown-link {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: .75rem;
  text-decoration: none;
  transition: all .3s;
  display: grid;
}

.uui-navbar05_dropdown-link:hover {
  background-color: var(--untitled-ui--gray50);
}

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

.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(--untitled-ui--gray50);
  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-button-secondary-gray-3.show-tablet-2 {
  display: none;
}

.uui-button-tertiary-gray-2 {
  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-2:hover {
  background-color: var(--untitled-ui--gray50);
  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-7 {
  flex-wrap: nowrap;
  width: auto;
  height: 2rem;
  display: flex;
}

.uui-logo_logomark-2 {
  border: .1px solid #dae0e8;
  border-radius: .5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 1px #1018280f, 0 1px 2px #1018281a;
}

.uui-styleguide_logomark-bg-2 {
  border-radius: 8px;
  width: 2rem;
  height: 2rem;
  position: absolute;
  inset: 0%;
}

.uui-logo_logomark-blur-2 {
  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-2 {
  z-index: 1;
  background-image: linear-gradient(26.5deg, #6941c6, #53389e);
  border-radius: 50%;
  width: 50%;
  height: 50%;
  position: relative;
}

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

.icon-featured-large {
  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-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;
}

.uui-navbar05_item-heading {
  color: var(--untitled-ui--gray900);
  margin-bottom: .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;
}

.uui-navbar05_item-heading.margin-bottom-0 {
  margin-bottom: 0;
}

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

.div-block-297 {
  width: 100%;
  max-width: 1400px;
}

.div-block-298 {
  background-color: #dbeeff;
  margin-left: -52px;
  margin-right: -52px;
  padding: 12px 55px;
}

.text-block-237 {
  color: #000;
  border-right: 1px solid #000;
  padding-left: 13px;
  padding-right: 14px;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

.text-block-237.rm {
  border-right-style: none;
}

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

.link-block {
  color: #0f0f0f;
  text-decoration: none;
}

.link-block-2 {
  text-decoration: none;
}

.text-span-34 {
  font-weight: 500;
}

.div-block-300 {
  z-index: 50;
  position: fixed;
  inset: 0% 0% auto;
}

.link-4 {
  color: #ffe27c;
}

.mobile {
  display: none;
}

.bold-text {
  font-size: 16px;
  font-weight: 500;
}

.div-block-301 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.display-flex {
  flex-flow: row;
  display: flex;
}

.display-flex.is-space-between {
  justify-content: space-between;
}

.icon-1x1-medium {
  width: 2rem;
  height: 2rem;
}

.form_button-group {
  margin-top: 1rem;
  padding: 1rem 2rem;
  display: flex;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem;
  padding: .75rem 1.5rem;
  font-weight: 600;
}

.button.is-upload {
  background-color: #005ee1;
  margin-left: auto;
  padding: .5rem 2rem;
  transition: all .4s;
}

.button.is-upload:hover {
  transform: scale(1.09);
}

.text-size-medium {
  font-size: 1.25rem;
}

.text-size-medium.text-weight-semibold.padding-horizontal.padding-medium {
  color: #000;
}

.form_upload-div {
  background-color: #f3f9ff;
  border: .125rem dashed #4190ff;
  border-radius: .3125rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  min-height: 15rem;
  margin: 1.25rem 2rem .625rem;
  padding: 1.25rem .625rem;
  transition: background-color .2s;
  display: flex;
}

.form_upload-div:hover {
  border-style: dotted;
}

.form_content {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-color-gray {
  color: #666;
}

.form_container {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #fff;
  border-radius: .625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  display: block;
  overflow: hidden;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  transition: background-color .2s;
}

.form_block {
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .menu-icon_line-bottom-7 {
    background-color: #344054;
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .uui-navbar04_menu-left-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    color: #101828;
    flex-flow: column;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 1px;
  }

  .uui-navbar04_menu-3 {
    object-fit: cover;
    background-color: #fff;
    border-top: 1px solid #f2f4f7;
    align-items: flex-start;
    height: 100vh;
    margin-left: 0;
    padding-top: 4rem;
    padding-bottom: 5rem;
    font-size: 1px;
    position: absolute;
    overflow: auto;
  }

  .nav-div {
    margin-right: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .uui-navbar04_link-3 {
    color: #000;
    width: 100%;
    padding: .75rem 0;
    text-decoration: none;
    transition: all .3s;
  }

  .uui-navbar04_link-3:active {
    color: #025f2d;
    font-weight: 600;
  }

  .uui-navbar04_link-3.klo {
    color: #101728;
  }

  .uui-navbar04_link-3.klo:hover {
    font-size: 16px;
  }

  .uui-navbar04_component-3 {
    border-bottom-color: #00000012;
    position: static;
    inset: 0% 0% auto;
  }

  .uui-button-15 {
    color: #fff;
    border-style: solid;
    border-radius: 8px;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .uui-button-15.no-bg {
    background-color: #f9e785;
  }

  .uui-button-15.no-bg.w--current {
    background-color: #f9e886;
  }

  .uui-navbar04_menu-button-2.w--open {
    background-color: #0000;
  }

  .menu-icon_component-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 15px;
    display: flex;
  }

  .menu-icon_component-6:hover {
    background-color: #fff;
  }

  .menu-icon_line-middle-7 {
    background-color: #344054;
    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;
  }

  .uui-navbar04_button-wrapper-2 {
    flex-direction: column-reverse;
    align-items: stretch;
    display: flex;
  }

  .menu-icon_line-middle-inner-3 {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-top-7 {
    background-color: #344054;
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .text-block-210.white {
    letter-spacing: 2px;
    font-weight: 400;
  }

  .uui-navbar04_menu-right-2 {
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 220px;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .f-banner-2.mobile.hide {
    padding-left: 5%;
    padding-right: 5%;
    display: block;
  }

  .f-banner-2.mobile.hide.hide2 {
    display: none;
  }

  .f-banner-2.hide {
    padding-left: 4%;
    padding-right: 4%;
    display: block;
  }

  .f-banner-2.hide.opt2 {
    display: block;
  }

  .f-banner-text-span {
    font-weight: 300;
  }

  .f-banner-container-between {
    width: 100%;
  }

  .f-heading-detail-small-5.black {
    color: #000000b5;
    font-weight: 400;
    line-height: 15px;
  }

  .f-section-large-7 {
    background-position: 110% -430%;
  }

  .f-header-image-wrapper-tall {
    max-width: none;
  }

  .f-header-grid {
    grid-template-columns: 1fr;
    height: 100%;
  }

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

  .f-image-cover-4 {
    object-fit: contain;
    width: 100%;
  }

  .f-section-large-8 {
    background-position: 50% 100%;
    background-size: contain;
  }

  .f-section-large-8.bghgk {
    background-image: url('../images/HR--payroll-solutions-for-the-talent-solutions-industry-7.svg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
    padding-top: 0;
  }

  .f-section-large-8.bghgk.kjli.remove {
    padding-bottom: 20px;
  }

  .f-header-image-wrapper-tall-2 {
    width: 100%;
    max-width: none;
    height: 360px;
  }

  .f-header-avatar-text-2 {
    margin-right: 0;
    font-size: 10px;
    font-weight: 400;
  }

  .banner15_heading-wrapper-2 {
    text-align: center;
  }

  .div-block-3 {
    grid-column-gap: 138px;
    grid-row-gap: 138px;
    justify-content: flex-start;
  }

  .div-block-4 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    margin-bottom: 60px;
    padding-bottom: 20px;
    display: flex;
  }

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

  .uui-layout04_item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .uui-text-size-medium {
    text-align: left;
    font-size: 16px;
  }

  .uui-icon-featured-outline-large {
    width: 5rem;
    height: 5rem;
  }

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

  .uui-heading-xxsmall {
    text-align: left;
  }

  .uui-layout04_item-list {
    grid-row-gap: 3.1rem;
    grid-template-columns: 1fr 1fr;
    justify-items: stretch;
  }

  .uui-layout04_item-list.gap-collapse {
    grid-row-gap: 2rem;
  }

  .div-block-277, .div-block-276 {
    text-align: center;
  }

  .spark-container.not {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .spark-section {
    background-position: 340% 0;
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-section-3 {
    padding-top: 60px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-three-column-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .spark-three-column-grid.adsd {
    flex-flow: column;
  }

  .spark-2-column-flex {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
  }

  .container {
    max-width: 728px;
  }

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

  .combine-footer2_bottom-text {
    font-size: .8rem;
  }

  .combine-footer2_bottom {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .combine-footer2_grid {
    grid-template-columns: auto auto auto;
  }

  .brix---link-wrapper-white-3 {
    background-color: #242424;
  }

  .brix---link-wrapper-white-3.change {
    margin-bottom: 0;
  }

  .combine-padding-global {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .combine-footer2_title {
    font-size: 1rem;
  }

  .combine-footer2_top-text {
    font-size: 1.1rem;
  }

  .text-block-104 {
    font-size: 18px;
  }

  .combine-footer2_link {
    font-size: .8rem;
  }

  .combine-footer2_link.l {
    font-size: 1rem;
  }

  .div-block-220 {
    padding-bottom: 60px;
    padding-left: 89px;
    padding-right: 89px;
  }

  .combine-footer2_nav-menu {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .heading-11 {
    text-align: center;
    margin-left: 0;
    padding-left: 0;
    font-size: 40px;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .walsh-container-padding-large {
    flex: 0 auto;
    padding: 8em 7em;
  }

  .walsh-form-block {
    padding-right: 0;
  }

  .walsh-icon-check {
    margin-right: 0;
  }

  .walsh-main-grid {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-text-field {
    min-width: auto;
  }

  .walsh-background-svg-green {
    background-image: linear-gradient(#ebe3ffb3, #fffbf4 45%);
    background-position: 0 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .walsh-container {
    flex: 0 auto;
    width: auto;
  }

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

  .heading-12 {
    margin-bottom: 15px;
  }

  .spark-section-4 {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-small-sub-paragraph.spark-no-bottom {
    margin-bottom: 0;
  }

  .spark-wrapped-card {
    width: 45%;
  }

  .spark-side-flat-tab-parent.spark-flex-middle {
    flex-direction: column;
  }

  .spark-stacked-flat-tabs-menu {
    width: 35%;
    margin-bottom: 64px;
    margin-right: 5%;
  }

  .spark-stacked-flat-tabs-menu.spark-full-on-mobile {
    width: 100%;
    margin-bottom: 0;
    margin-right: 0%;
  }

  .spark-side-flat-tab {
    width: 100%;
  }

  .spark-two-column-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: wrap;
    justify-content: space-between;
    display: flex;
  }

  .spark-side-tabs-content.spark-full-width-mobile {
    width: 100%;
  }

  .spark-section-5 {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-three-column-grid-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: wrap;
    justify-content: space-between;
    display: flex;
  }

  .spark-flat-tabs-menu {
    margin-bottom: 64px;
  }

  .spark-section-6 {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-wide-simple-stacked-icon-tabs {
    width: 30%;
    margin-bottom: 64px;
    margin-right: 5%;
  }

  .spark-wider-simple-icon-tabs-content {
    width: 65%;
  }

  .spark-section-7 {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-checked-item.spark-half-width {
    width: 50%;
  }

  .spark-features-included {
    padding-left: 64px;
    padding-right: 64px;
  }

  .spark-full-width-mobile {
    width: 100%;
    margin-bottom: 1rem;
    display: block;
  }

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

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

  .uui-section_faq01 {
    background-position: 50% 0, 50% 100.1%;
  }

  .uui-faq01_heading {
    line-height: 30px;
  }

  .uui-layout40_component {
    align-items: center;
    width: 100%;
  }

  .uui-layout40_image-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
  }

  .spark-section-8, .spark-section-9 {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .walsh-link-block-orange {
    justify-content: center;
    align-items: center;
    width: 220px;
    padding-left: 25px;
  }

  .walsh-link-block-orange.hide {
    display: block;
  }

  .walsh-button-hover-fill {
    display: none;
  }

  .walsh-container-nav {
    padding: 10px 5%;
  }

  .walsh-nav-link-white {
    width: 100%;
    padding: 10px 0;
  }

  .walsh-nav-link-white:hover {
    background-color: #0000;
  }

  .walsh-nav-wrapper-green {
    background-color: #fff;
  }

  .walsh-flex-nav-buttons {
    justify-content: flex-start;
    margin-top: 15px;
  }

  .walsh-flex-nav-buttons.hide {
    display: none;
  }

  .walsh-menu-button {
    color: #fff;
    order: 1;
  }

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

  .walsh-nav-menu-green-left {
    grid-column-gap: 60px;
    background-color: #fff;
    padding: 40px 0 0;
  }

  .walsh-nav-grid-center {
    grid-column-gap: 15px;
    grid-row-gap: 0px;
  }

  .walsh-nav-grid-2 {
    grid-template-columns: .5fr .5fr;
  }

  .icon {
    color: #000;
    text-align: center;
    width: 40px;
  }

  .icon-2 {
    color: #000;
    width: 24px;
  }

  .walsh-container-2 {
    background-color: #fffbf4;
    flex: 0 auto;
    width: 100%;
    max-width: 1400px;
    margin-left: 0;
    margin-right: 0;
    padding: 5px 0;
    display: none;
  }

  .walsh-main-grid-no-gap, .walsh-main-grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-image-logo {
    max-width: 120px;
    height: 100%;
    max-height: 50px;
  }

  .walsh-heading-regular {
    font-family: Bagosscondensedtrial, Impact, sans-serif;
    font-size: 15px;
    font-weight: 400;
  }

  .walsh-logo-wrapper-transparent {
    width: auto;
  }

  .div-block-290 {
    margin-bottom: 40px;
    margin-left: 40px;
    margin-right: 40px;
  }

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

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

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

  .brix---logo-strip-image-card {
    border-radius: 12px;
    width: 200px;
  }

  .brix---section-logo-strip-v6 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .tabs-menu {
    width: 100%;
  }

  .tabs {
    flex-flow: column;
  }

  .tabs-content {
    width: 100%;
  }

  .image {
    aspect-ratio: auto;
  }

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

  .tabs-content-wrapper {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }

  .walsh-container-3 {
    flex: 0 auto;
    width: auto;
  }

  .walsh-heading-large {
    letter-spacing: -.01em;
    font-size: 3em;
  }

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

  .walsh-rounded-card {
    grid-row-gap: 2em;
    width: 100%;
    height: 100%;
  }

  .walsh-rounded-card.wider {
    width: 100%;
  }

  .walsh-inner-card {
    padding-bottom: 4em;
  }

  .walsh-heading-large-2 {
    letter-spacing: -.01em;
    font-size: 3em;
  }

  .grid {
    flex-flow: column;
  }

  .walsh-icon-check-2 {
    margin-right: 0;
  }

  .walsh-main-grid-5 {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-button {
    padding: 18px 40px;
  }

  .walsh-button:hover {
    background-color: #80808033;
  }

  .walsh-pricing-inner-card, .walsh-pricing-inner-card-featured {
    align-items: center;
  }

  .walsh-tab-menu {
    justify-content: center;
  }

  .walsh-button-orange {
    padding: 18px 40px;
  }

  .walsh-button-orange:hover {
    background-color: #80808033;
  }

  .link-3 {
    color: #ffe27c;
  }

  .uui-page-padding-2 {
    background-color: #000;
  }

  .uui-text-size-large-2 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
  }

  .uui-heading-medium-2 {
    color: #fff;
    font-size: 70px;
  }

  .uui-heading-xsmall-2 {
    color: #fff;
  }

  .uui-career02_item {
    background-color: #fff;
  }

  .accordion-icon_component-2 {
    border-color: var(--untitled-ui--gray50);
    color: #fff;
  }

  .accordion-icon_vertical-line-2, .accordion-icon_horizontal-line-2 {
    background-color: #fff;
  }

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

  .walsh-container-4 {
    flex: 0 auto;
    width: auto;
  }

  .walsh-logo-wrapper-transparent-2 {
    width: auto;
  }

  .walsh-image-logo-opacity {
    max-width: 120px;
    height: 100%;
    max-height: 50px;
  }

  .walsh-container-5 {
    flex-flow: column;
    flex: 0 auto;
    align-items: center;
    width: auto;
  }

  .walsh-heading-large-3 {
    letter-spacing: -.01em;
  }

  .walsh-main-grid-6 {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-rounded-card-2 {
    grid-row-gap: 2em;
    width: 70%;
  }

  .walsh-container-6 {
    flex: 0 auto;
    width: auto;
  }

  .walsh-main-grid-7 {
    grid-template-columns: 1fr 1fr;
  }

  .hide-tablet {
    display: none;
  }

  .show-tablet {
    display: block;
  }

  .uui-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(--untitled-ui--gray700);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle {
    background-color: #000;
    border-radius: 1rem;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon_line-top {
    background-color: #000;
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_component {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .uui-navbar06_dropdown-link {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar06_dropdown-link:hover {
    background-color: #0000;
  }

  .uui-navbar06_blog-item-image-wrapper {
    flex-direction: column;
    width: 100%;
  }

  .uui-navbar06_blog-item-image {
    width: 100%;
  }

  .uui-navbar06_dropdown-content {
    flex-direction: column;
  }

  .uui-navbar06_dropdown-content-left {
    align-content: start;
    align-items: start;
    max-width: none;
    padding: 1rem 0 0;
  }

  .uui-navbar06_dropdown-content-right {
    grid-template-columns: 1fr;
    align-items: flex-start;
    max-width: none;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .uui-navbar06_blog-list {
    grid-row-gap: 1rem;
    width: 100%;
  }

  .uui-navbar06_blog-item-content {
    width: 100%;
  }

  .uui-navbar06_blog-item {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar06_blog-item:hover {
    background-color: #0000;
  }

  .uui-navbar06_menu {
    border-top: 1px solid var(--untitled-ui--gray100);
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    align-items: flex-start;
    height: 100vh;
    margin-left: 0;
    padding: 1.5rem 2rem 6.6rem;
    position: absolute;
    overflow: auto;
  }

  .uui-navbar06_menu-left {
    grid-column-gap: 0px;
    grid-row-gap: .5rem;
    color: var(--untitled-ui--gray900);
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .uui-navbar06_link {
    color: var(--untitled-ui--gray900);
    width: 100%;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .uui-navbar06_link:hover {
    color: var(--untitled-ui--gray900);
  }

  .uui-navbar06_dropdown-list {
    position: relative;
    overflow: hidden;
  }

  .uui-navbar06_dropdown-list.w--open {
    box-sizing: border-box;
    box-shadow: none;
    border-style: none;
    align-items: flex-start;
    min-width: auto;
    padding: 0 0 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    overflow: auto;
  }

  .uui-navbar06_menu-right {
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 4rem;
    padding-bottom: 0;
  }

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

  .uui-navbar06_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-navbar06_dropdown-toggle:hover {
    color: var(--untitled-ui--gray900);
  }

  .uui-navbar06_menu-dropdown {
    width: 100%;
    position: relative;
  }

  .uui-button-secondary-gray-2.show-tablet {
    display: block;
  }

  .uui-navbar06_button-wrapper {
    flex-direction: column-reverse;
    align-items: stretch;
    display: flex;
  }

  .hide-tablet-2 {
    display: none;
  }

  .show-tablet-2 {
    display: block;
  }

  .uui-dropdown-icon-2 {
    color: var(--untitled-ui--gray500);
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .menu-icon_line-middle-inner-4 {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-bottom-8 {
    background-color: var(--untitled-ui--gray700);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle-8 {
    background-color: var(--untitled-ui--gray700);
    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-8 {
    background-color: var(--untitled-ui--gray700);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_component-7 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .uui-navbar05_dropdown-content-left {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
    align-content: start;
    align-items: start;
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar05_bottom-bar {
    border-radius: .5rem;
    flex-direction: column;
    margin-bottom: 1.5rem;
    padding: 1.5rem;
    overflow: hidden;
  }

  .uui-navbar05_dropdown-content {
    flex-direction: column;
  }

  .uui-navbar05_menu {
    border-top: 1px solid var(--untitled-ui--gray100);
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    align-items: flex-start;
    height: 100vh;
    margin-left: 0;
    padding: 1.5rem 2rem 5rem;
    position: absolute;
    overflow: auto;
  }

  .uui-navbar05_menu-left {
    grid-column-gap: 0px;
    grid-row-gap: .5rem;
    color: var(--untitled-ui--gray900);
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .uui-navbar05_link {
    color: var(--untitled-ui--gray900);
    width: 100%;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .uui-navbar05_link:hover {
    color: var(--untitled-ui--gray900);
  }

  .uui-navbar05_menu-dropdown {
    width: 100%;
    position: relative;
  }

  .uui-navbar05_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_dropdown-toggle:hover {
    color: var(--untitled-ui--gray900);
  }

  .uui-navbar05_dropdown-list {
    position: relative;
    overflow: hidden;
  }

  .uui-navbar05_dropdown-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.w--open {
    background-color: #0000;
  }

  .uui-navbar05_dropdown-link {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar05_dropdown-link:hover {
    background-color: #0000;
  }

  .uui-button-secondary-gray-3.show-tablet-2 {
    display: block;
  }

  .uui-navbar05_button-wrapper {
    flex-direction: column-reverse;
    align-items: stretch;
    display: flex;
  }

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

  .mobile {
    color: #fff;
    background-color: #000;
    border-radius: 20px;
    margin-right: -300px;
    padding: 10px 22px;
    text-decoration: none;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .uui-navbar04_menu-3 {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-div {
    border-bottom: 1px solid #00000024;
    padding-bottom: 1.6rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-navbar04_link-3 {
    font-weight: 400;
  }

  .uui-navbar04_component-3 {
    min-height: 4.5rem;
    padding: 10px 1rem;
  }

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

  .uui-logo_component-6 {
    max-width: 119rem;
    height: 4rem;
  }

  .uui-navbar04_menu-right-2 {
    margin-top: 140px;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .f-banner-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .f-banner-2.mobile.hide {
    padding-left: 5%;
    padding-right: 5%;
  }

  .f-banner-2.hide.opt2 {
    padding-left: 2%;
    padding-right: 2%;
  }

  .f-banner-icon {
    position: static;
  }

  .f-banner-caption {
    font-size: 11px;
  }

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

  .f-banner-button {
    font-size: 11px;
  }

  .f-banner-button.opt2 {
    color: #fff;
    background-color: #000;
  }

  .f-h1-heading-3 {
    margin-top: 0;
    font-size: 48px;
  }

  .f-section-large-7 {
    background-image: url('../images/Vector-4.svg');
    background-position: -20% 30%;
    background-size: cover;
    padding-top: 170px;
    padding-bottom: 72px;
  }

  .f-header-image-wrapper-tall {
    height: 400px;
  }

  .f-image-cover-3 {
    width: 100%;
  }

  .f-header-grid-2 {
    margin-bottom: 100px;
  }

  .f-section-large-8 {
    padding-top: 30px;
    padding-bottom: 72px;
  }

  .f-section-large-8.bghgk.kjli.remove {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .f-h1-heading-4 {
    margin-top: 0;
    font-size: 35px;
  }

  .f-header-image-wrapper-tall-2 {
    height: 400px;
  }

  .f-header-wrapper-2 {
    justify-content: center;
  }

  .f-header-avatar-text-2 {
    width: 490px;
    margin-right: 10px;
    font-size: 10px;
    font-weight: 400;
  }

  .heading-style-h1-4 {
    font-size: 10px;
  }

  .banner15_inner-wrapper-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-4 {
    flex-flow: column;
    margin-bottom: 30px;
    display: flex;
  }

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

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

  .uui-text-size-medium {
    text-align: left;
    font-size: 14px;
  }

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

  .uui-heading-xxsmall {
    text-align: left;
    font-family: Bagosscondensedtrial, Impact, sans-serif;
    font-weight: 500;
  }

  .uui-layout04_item-list {
    grid-template-columns: 1fr 1fr;
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .div-block-284 {
    margin-top: 10px;
  }

  .spark-hero-sub-paragraph {
    margin-bottom: 32px;
  }

  .spark-container {
    width: 100%;
  }

  .spark-section {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .text-block-213 {
    font-size: 35px;
  }

  .spark-section-3 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .spark-flex-row {
    flex-direction: column;
  }

  .spark-flex-row.spark-centered {
    flex-direction: row;
  }

  .div-block-279 {
    margin-top: 320px;
  }

  .spark-secondary-paragraph {
    margin-bottom: 32px;
  }

  .spark-three-column-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .spark-secondary-background-card {
    background-size: auto, 440px, 739px;
  }

  .spark-secondary-background-card.chgb {
    background-size: auto, 470px, 770px;
  }

  .spark-secondary-background-card.chga {
    background-position: 0 0, 190% 20%, 40% 10%;
  }

  .spark-secondary-background-card.cght {
    background-position: 0 0, 21% 60%, 40% 10%;
    background-size: auto, 580px, 700px;
  }

  .spark-secondary-background-card.chgc {
    background-position: 0 0, 50% 380%, 42% 10%;
    background-size: auto, 560px, 676px;
  }

  .spark-container-2 {
    width: 100%;
  }

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

  .div-block-280, .div-block-281 {
    margin-top: 320px;
  }

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

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

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

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

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

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

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

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

  .combine-footer2_bottom-text {
    order: 1;
  }

  .div-block-222 {
    flex-flow: column;
    justify-content: center;
  }

  .combine-footer2_bottom {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .brix---link-wrapper-white-3 {
    background-color: #1f1e1e;
  }

  .brix---link-wrapper-white-3.change {
    width: 100%;
  }

  .brix---link-wrapper-white-3.change.blue {
    width: 100%;
    margin-bottom: 10px;
  }

  .combine-padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .combine-footer2_title {
    color: #fffbf4;
    font-size: 16px;
  }

  .brix---link-icon-right {
    width: 20px;
    margin-left: 8px;
  }

  .combine-footer2_info {
    max-width: 100%;
  }

  .text-block-104 {
    text-align: left;
  }

  .text-block-104.white-text {
    text-align: center;
  }

  .text-block-104.white-text.null2 {
    font-size: 20px;
  }

  .combine-footer2_link.l {
    color: #fffbf4;
    font-size: 14px;
  }

  .div-block-220 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-11 {
    text-align: left;
    margin-right: 0;
    font-size: 45px;
  }

  .heading-11.white-text {
    text-align: center;
    font-size: 40px;
  }

  .heading-11.white-text.null {
    font-size: 45px;
  }

  .spacer-medium {
    padding-top: 1.25rem;
  }

  .ob-form_step-title {
    font-size: 1.75rem;
  }

  .walsh-container-padding-large {
    max-width: 261%;
    padding: 6em 4em;
  }

  .walsh-form-block {
    width: 100%;
  }

  .walsh-cta-form {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .walsh-flex-col-padding-small {
    flex-direction: column;
    padding-top: 25px;
  }

  .walsh-main-grid {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .walsh-center-h-wrapper {
    width: 100%;
    max-width: 470px;
  }

  .walsh-text-field {
    text-align: left;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .walsh-heading-large-white {
    font-size: 2.4em;
  }

  .walsh-background-svg-green {
    height: 100vh;
  }

  .walsh-heading-medium {
    text-align: left;
    font-weight: 500;
  }

  .walsh-main-grid-2 {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .walsh-inner-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .walsh-icon-wrapper-circle-large {
    width: 90px;
    height: 90px;
    margin-bottom: 0;
  }

  .walsh-icon-wrapper-circle-large.purple {
    width: 90px;
    height: 90px;
  }

  .walsh-rounded-box-center-large, .walsh-rounded-box-center-large.blue {
    grid-column-gap: 50px;
    grid-row-gap: 0em;
    border-radius: 20px;
    flex-flow: row;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }

  .text-block-228, .text-block-228.blue {
    text-align: left;
    font-size: 11px;
    font-weight: 300;
  }

  .person-2 {
    height: 60px;
  }

  .company-2 {
    width: 200px;
    height: 70px;
  }

  .heading-12 {
    color: #000;
    margin-bottom: 10px;
    font-size: 40px;
    font-weight: 500;
  }

  .div-block-288 {
    margin-bottom: 40px;
  }

  .spark-container-3 {
    width: 100%;
  }

  .spark-section-4 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .spark-secondary-paragraph-2 {
    margin-bottom: 32px;
  }

  .spark-small-sub-paragraph {
    line-height: 1.3;
  }

  .spark-wrapped-card {
    width: 100%;
  }

  .spark-wrapped-card.spark-stacked {
    grid-row-gap: 16px;
    width: 100%;
  }

  .spark-stacked-flat-tabs-menu {
    width: 100%;
  }

  .spark-side-flat-tab {
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-two-column-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .spark-side-tabs-content {
    width: 100%;
  }

  .spark-section-5 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .spark-secondary-paragraph-4 {
    margin-bottom: 32px;
  }

  .spark-three-column-grid-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .spark-flat-tab {
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-section-6 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .spark-secondary-paragraph-5 {
    margin-bottom: 32px;
  }

  .spark-wide-simple-stacked-icon-tabs {
    z-index: 10;
    grid-column-gap: 16px;
    background-color: var(--spark-library--white);
    flex-direction: row;
    justify-content: flex-start;
    width: 100vw;
    margin-bottom: 0;
    margin-left: -32px;
    margin-right: 0%;
    padding-top: 16px;
    padding-bottom: 16px;
    top: 90px;
    overflow: scroll;
  }

  .spark-wider-simple-icon-tabs-content {
    width: 100%;
  }

  .spark-simple-flat-square-tab {
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-simple-flat-square-tab.spark-tab-with-arrow {
    padding-left: 14px;
  }

  .spark-section-7 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .spark-features-included.spark-two-column {
    align-items: flex-start;
    padding-left: 32px;
    padding-right: 32px;
  }

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

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

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

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

  .uui-padding-vertical-xhuge.gap {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    padding-top: 6rem;
  }

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

  .uui-heading-xxsmall-2 {
    font-size: 1.125rem;
  }

  .uui-heading-medium {
    font-size: 37px;
    line-height: 1;
  }

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

  .uui-button:hover {
    width: 340px;
  }

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

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

  .uui-faq01_component {
    margin-top: 0;
  }

  .uui-faq01_cta {
    margin-top: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .avatar-stack_component {
    margin-bottom: 1.5rem;
  }

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

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

  .uui-space-medium {
    min-height: 1.5rem;
  }

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

  .uui-button-wrapper.max-width-full-mobile-landscape {
    width: 250px;
  }

  .uui-badge {
    padding: .125rem .5rem;
  }

  .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-layout40_image-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .f-tab-toggle-menu {
    flex-wrap: wrap;
  }

  .f-tab-button-toggle {
    width: 100%;
  }

  .spark-section-8 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .spark-input.spark-with-a-inner-shadow {
    width: 240px;
  }

  .spark-hero-sub-paragraph-2 {
    margin-bottom: 32px;
  }

  .spark-section-9 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .hide {
    display: none;
  }

  .walsh-link-block-orange {
    padding-left: 25px;
  }

  .walsh-link-block-orange.hide {
    width: 160px;
    font-family: Bagosscondensedtrial, Impact, sans-serif;
    font-size: 16px;
    overflow: hidden;
  }

  .walsh-button-label-wrapper {
    justify-content: center;
    align-items: center;
  }

  .walsh-arrow-wrapper.hide {
    display: none;
  }

  .walsh-brand-block {
    padding-left: 0;
  }

  .walsh-nav-menu-green-left {
    padding-left: 40px;
    padding-right: 40px;
  }

  .walsh-main-grid-3 {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .walsh-heading-regular {
    font-size: 1.8em;
  }

  .div-block-290 {
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .brix---logo-strip-image-card {
    width: 148px;
    margin: 8px 10px;
  }

  .brix---section-logo-strip-v6 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .tabs-menu {
    width: 100%;
  }

  .tabs {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .divider {
    margin-bottom: 20px;
  }

  .tabs-content {
    width: 100%;
  }

  .image {
    aspect-ratio: 1;
    border-radius: 12px;
    height: 100%;
  }

  .tabs-content-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .walsh-heading-large {
    font-size: 2em;
  }

  .walsh-main-grid-4 {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .walsh-rounded-card {
    grid-row-gap: 1.5em;
  }

  .walsh-heading-large-2 {
    font-size: 2em;
  }

  .walsh-main-grid-5 {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .walsh-button {
    width: 100%;
    font-size: 16px;
  }

  .walsh-price-wrapper {
    width: 100%;
  }

  .walsh-tab-menu {
    grid-column-gap: 10px;
    flex-direction: row;
    align-items: center;
    padding: 7px;
  }

  .walsh-tab-rounded {
    border-radius: 100px;
    font-size: 1em;
  }

  .walsh-button-orange {
    width: 100%;
    font-size: 16px;
  }

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

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

  .uui-heading-medium-2 {
    font-size: 50px;
    line-height: 1.4;
  }

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

  .uui-career02_item {
    padding: 1.5rem 1.25rem;
  }

  .uui-career02_job-department {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .uui-career02_component {
    margin-top: 3rem;
  }

  .uui-career02_title-wrapper {
    margin-bottom: 1.25rem;
  }

  .uui-career02_accordion {
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

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

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

  .walsh-heading-regular-2 {
    font-size: 1.8em;
  }

  .walsh-logo-wrapper-transparent-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .walsh-center-wrapper-gap-large {
    grid-row-gap: 3.5em;
  }

  .walsh-flex-logos {
    grid-column-gap: 0em;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .walsh-heading-large-3 {
    font-size: 2em;
  }

  .walsh-main-grid-6 {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .walsh-rounded-card-2 {
    grid-row-gap: 1.5em;
  }

  .spark-secondary-paragraph-9 {
    margin-bottom: 32px;
  }

  .div-block-293 {
    margin-top: 20px;
  }

  .div-block-294 {
    margin-top: 10px;
  }

  .walsh-main-grid-7 {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .walsh-heading-regular-3 {
    font-size: 1.8em;
  }

  .walsh-paragraph-small {
    font-size: 15px;
  }

  .heading-14 {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 40px;
    line-height: 42px;
  }

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

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

  .uui-navbar06_dropdown-link-list {
    max-width: none;
  }

  .uui-navbar06_blog-item-image-wrapper {
    max-width: 100%;
  }

  .uui-navbar06_blog-item-image {
    margin-bottom: 0;
  }

  .uui-navbar06_dropdown-content-left {
    grid-row-gap: 1.5rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .uui-navbar06_blog-list {
    grid-row-gap: .5rem;
  }

  .uui-navbar06_blog-item {
    grid-row-gap: 1rem;
  }

  .uui-navbar06_component {
    min-height: 4.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-navbar06_container.gap {
    margin-bottom: 20px;
  }

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

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

  .uui-navbar06_dropdown-list.w--open {
    margin-bottom: 0;
    bottom: auto;
  }

  .uui-navbar06_menu-right {
    margin-top: 2rem;
  }

  .uui-navbar06_dropdown-toggle {
    font-size: 1rem;
  }

  .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-tertiary-gray:hover {
    color: var(--untitled-ui--gray600);
    background-color: #0000;
  }

  .uui-styleguide_logomark-bg {
    background-image: url('../images/untitled-ui-logomark.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .div-block-296 {
    width: 23%;
  }

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

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

  .uui-navbar05_dropdown-content-left {
    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_dropdown-link-list {
    grid-row-gap: .5rem;
    max-width: none;
  }

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

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

  .uui-navbar05_component {
    min-height: 4.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .uui-navbar05_link, .uui-navbar05_dropdown-toggle {
    font-size: 1rem;
  }

  .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-button-tertiary-gray-2:hover {
    color: var(--untitled-ui--gray600);
    background-color: #0000;
  }

  .uui-styleguide_logomark-bg-2 {
    background-image: url('../images/untitled-ui-logomark.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .uui-badge-small-success {
    padding: .125rem .5rem;
  }

  .mobile {
    margin-right: -28%;
  }
}

@media screen and (max-width: 479px) {
  .uui-navbar04_menu-left-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    font-size: 2px;
  }

  .uui-navbar04_menu-3 {
    background-color: #fff;
    padding-top: 1rem;
    display: block;
    position: absolute;
  }

  .nav-div {
    border-bottom-color: #00000012;
    padding-bottom: 1rem;
  }

  .uui-navbar04_link-3 {
    font-size: 11px;
    text-decoration: none;
  }

  .uui-logo_logotype-6 {
    color: #464646;
    max-width: 67rem;
    height: 100%;
  }

  .uui-button-15 {
    border-radius: 5px;
  }

  .uui-button-15:hover {
    padding-bottom: 1rem;
  }

  .uui-button-15.no-bg {
    background-color: #f9e886;
  }

  .menu-icon_component-6 {
    width: 24px;
    height: 28px;
    margin-right: 0;
  }

  .menu-icon_line-middle-7 {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .text-span-13.hide {
    display: none;
  }

  .uui-logo_component-6 {
    max-width: 100rem;
    height: 3.6rem;
  }

  .uui-navbar04_menu-right-2 {
    margin-top: 150px;
    padding-bottom: 0;
  }

  .f-banner-2.mobile.hide {
    padding-left: 4%;
  }

  .f-banner-block {
    display: flex;
  }

  .f-paragraph-regular-4 {
    font-size: 14px;
  }

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

  .f-h1-heading-3 {
    font-size: 35px;
    font-weight: 500;
  }

  .f-h1-heading-3.white {
    font-size: 36px;
  }

  .f-heading-detail-small-5 {
    letter-spacing: .1em;
    font-family: Bricolage Grotesque, sans-serif;
    font-weight: 500;
  }

  .f-heading-detail-small-5.black {
    color: #000000b8;
    font-family: Bricolage Grotesque, sans-serif;
  }

  .f-section-large-7 {
    background-position: -10%;
    padding-top: 170px;
  }

  .f-header-image-wrapper-tall {
    height: 290px;
  }

  .f-paragraph-large-7 {
    font-size: 14px;
    line-height: 21px;
  }

  .text-span-14 {
    font-size: 14px;
  }

  .f-header-grid-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .f-image-cover-4 {
    object-fit: contain;
    width: 100%;
    min-height: 100%;
    max-height: 100%;
  }

  .f-section-large-8 {
    background-position: 50% 100.1%;
    background-size: contain;
    border-bottom-width: 1px;
  }

  .f-section-large-8.bghgk.kjli.remove {
    padding-top: 60px;
    padding-left: 2%;
    padding-right: 2%;
  }

  .f-h1-heading-4 {
    font-size: 35px;
  }

  .f-container-regular-8 {
    padding-bottom: 40px;
  }

  .f-paragraph-large-8 {
    color: #000;
    font-size: 14px;
    line-height: 21px;
  }

  .f-header-wrapper-2 {
    flex-direction: column;
  }

  .f-avatar-group-r-2, .f-avatar-dark-2 {
    border-width: 2px;
    width: 30px;
    height: 30px;
    margin-right: -8px;
  }

  .f-header-avatar-text-2 {
    color: #646464;
    margin-left: 0;
    font-size: 10px;
    font-weight: 500;
  }

  .text-block-223 {
    font-size: 7px;
  }

  .heading-style-h1-4 {
    font-size: 8px;
  }

  .banner15_heading-wrapper-2 {
    padding-right: 7px;
  }

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

  .div-block-4 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-bottom: 20px;
  }

  .uui-icon-featured-outline-large {
    width: 4rem;
    height: 4rem;
  }

  .uui-heading-xxsmall {
    font-size: 16px;
  }

  .uui-heading-xxsmall.white {
    font-size: 18px;
  }

  .uui-layout04_item-list {
    grid-column-gap: 1.1rem;
    grid-row-gap: 2.8rem;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .uui-layout04_item-list.gap-collapse {
    grid-template-columns: 1fr;
  }

  .div-block-284 {
    margin-top: 20px;
  }

  .spark-hero-sub-paragraph {
    margin-bottom: 0;
    font-size: 14px;
  }

  .spark-hero-sub-paragraph.kjhl {
    font-size: 10px;
  }

  .spark-container {
    border-radius: 30px;
  }

  .spark-section {
    background-image: linear-gradient(to bottom, null, null);
    padding: 60px 20px 100px;
  }

  .text-block-213 {
    font-size: 35px;
  }

  .spark-section-3 {
    padding: 60px 20px 64px;
  }

  .spark-flex-row {
    align-items: flex-start;
  }

  .spark-flex-row.spark-centered {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    align-items: center;
  }

  .image-61 {
    margin-bottom: 20px;
  }

  .div-block-279 {
    margin-top: 266px;
  }

  .spark-three-column-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .spark-secondary-background-card {
    background-size: auto, 390px, 739px;
  }

  .spark-secondary-background-card.chgb {
    background-position: 0 0, 50% 20%, 50% 36%;
    background-size: auto, 380px, 770px;
  }

  .spark-secondary-background-card.chga {
    background-position: 0 0, -30% 20%, 40% 10%;
  }

  .spark-secondary-background-card.chgc {
    background-position: 0 0, 50% 270%, 42% 10%;
  }

  .spark-container-2.spark-centered-content {
    margin-bottom: 40px;
  }

  .div-block-280 {
    margin-top: 266px;
  }

  .div-block-281 {
    margin-top: 267px;
  }

  .container {
    max-width: none;
  }

  .text-span-24 {
    text-transform: capitalize;
  }

  .combine-footer2_bottom-text {
    font-size: 12px;
  }

  .div-block-222 {
    flex-direction: column;
  }

  .combine-footer2_bottom {
    text-align: center;
    flex-flow: column;
    align-items: center;
  }

  .combine-footer2_grid {
    grid-template-columns: auto;
  }

  .brix---link-wrapper-white-3 {
    width: 100%;
    margin-bottom: 10px;
  }

  .brix---link-wrapper-white-3.change {
    width: 100%;
    margin-right: 0;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---link-wrapper-white-3.change.blue {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .combine-padding-global {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .combine-footer2_title {
    font-weight: 500;
  }

  .combine-footer2_top-text {
    font-size: 16px;
  }

  .brix---link-icon-right {
    width: 18px;
  }

  .combine-footer2_info {
    max-width: 28rem;
  }

  .text-block-104, .text-block-104.white-text {
    font-size: 15px;
  }

  .text-block-104.white-text.null2 {
    font-size: 16px;
  }

  .text-block-212.white, .combine-footer2_link.l {
    font-size: 13px;
  }

  .text-block {
    font-size: 15px;
    line-height: 22px;
  }

  .div-block-220 {
    padding-left: 0;
    padding-right: 0;
  }

  .combine-footer2_nav-menu {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-wrap: wrap;
  }

  .heading-11, .heading-11.white-text {
    font-size: 30px;
  }

  .heading-11.white-text.null {
    min-width: 100%;
    max-width: 100%;
    font-size: 35px;
    line-height: 120%;
  }

  .ob-form_title {
    margin-bottom: 0;
    font-size: 33px;
  }

  .ob-form_block {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .ob-form_progress-step {
    width: 2.5rem;
    height: 2.5rem;
  }

  .section_onboarding {
    background-image: linear-gradient(#fdf5e8, #fff 53%, #fffcf7);
    background-position: 0 0;
    padding-top: 2.5rem;
  }

  .ob-form_subtitle {
    font-size: 13px;
  }

  .ob-form_subtitle.small-text {
    text-align: center;
    line-height: 16px;
  }

  .ob-form_step-title {
    font-size: 1.5rem;
  }

  .ob-form_progress-step-line {
    height: .25rem;
  }

  .ob-form_button {
    letter-spacing: 0;
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-weight: 600;
  }

  .form_option1-img {
    width: 3.75rem;
    height: 3.75rem;
  }

  .ob-form_step {
    min-height: 30vh;
  }

  .ob-form_button-spacer {
    height: 2.5rem;
  }

  .ob-form_button-spacer-slot {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    height: 60%;
  }

  .ob-form_button-group {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .ob-form_progress-steps {
    margin-bottom: 2.5rem;
  }

  .ob-form_cols-3 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    grid-auto-flow: row;
    justify-items: stretch;
  }

  .form_input {
    min-height: 3.25rem;
  }

  .form_option1 {
    min-height: 9rem;
  }

  .text-block-227 {
    font-weight: 500;
  }

  .walsh-cta-h-wrapper {
    grid-row-gap: 1em;
  }

  .walsh-container-padding-large {
    flex: 0 auto;
    width: 100%;
    padding: 0 1em 4em;
  }

  .walsh-cta-form {
    grid-row-gap: 1em;
    align-items: center;
  }

  .walsh-icon-check {
    margin-bottom: 0;
  }

  .walsh-flex-col-padding-small {
    flex-wrap: wrap;
  }

  .walsh-center-h-wrapper {
    font-size: 18px;
  }

  .walsh-text-field {
    text-align: left;
    max-width: none;
    height: 60px;
    margin-bottom: 0;
    padding-left: 20px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .walsh-heading-large-white {
    font-size: 2em;
    line-height: 1.2;
  }

  .walsh-list-flex-white {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 16px;
  }

  .walsh-tag-white {
    text-align: left;
  }

  .walsh-container {
    flex: 0 auto;
    width: 100%;
  }

  .walsh-heading-medium {
    font-family: Bagosscondensedtrial, Impact, sans-serif;
  }

  .walsh-link-wrapper {
    font-size: 16px;
  }

  .walsh-rounded-box-center-large {
    grid-column-gap: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .walsh-rounded-box-center-large.blue {
    grid-column-gap: 20px;
  }

  .heading-12 {
    font-size: 41px;
  }

  .text-block-229 {
    font-size: 14px;
    font-weight: 400;
  }

  .spark-section-4 {
    padding: 64px 20px;
  }

  .spark-section-4 h1 {
    font-size: 3rem;
  }

  .spark-section-4 h2 {
    font-size: 2.5rem;
  }

  .spark-centered-900 {
    margin-bottom: 64px;
  }

  .spark-bold-heading {
    line-height: 1.3;
  }

  .spark-wrapped-card.spark-stacked {
    width: 100%;
  }

  .spark-stacked-flat-tabs-menu {
    flex-flow: column wrap;
    justify-content: flex-start;
  }

  .spark-side-flat-tab {
    padding: 16px;
  }

  .spark-side-tabs-content.spark-full-width-mobile {
    width: 100vw;
    margin-left: -20px;
  }

  .spark-section-5 {
    padding: 64px 20px;
  }

  .spark-section-5 h1 {
    font-size: 3rem;
  }

  .spark-section-5 h2 {
    font-size: 2.5rem;
  }

  .spark-flat-tab {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .spark-flat-tabs-menu {
    flex-flow: column wrap;
    justify-content: flex-start;
  }

  .spark-section-6 {
    padding: 64px 20px;
    overflow: hidden;
  }

  .spark-section-6 h1 {
    font-size: 3rem;
  }

  .spark-section-6 h2 {
    font-size: 2.5rem;
  }

  .spark-wide-simple-stacked-icon-tabs {
    width: 100vw;
    margin-bottom: 32px;
    margin-left: -20px;
    padding: 16px 20px;
    top: 60px;
  }

  .spark-simple-flat-square-tab {
    padding: 16px;
  }

  .spark-simple-flat-square-tab.spark-tab-with-arrow {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .spark-section-7 {
    padding: 64px 20px;
  }

  .spark-section-7 h1 {
    font-size: 3rem;
  }

  .spark-section-7 h2 {
    font-size: 2.5rem;
  }

  .spark-pricing-top.spark-thick-top-pricing {
    grid-row-gap: 16px;
    text-align: center;
    flex-wrap: wrap;
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-checked-item {
    grid-column-gap: 8px;
  }

  .spark-checked-item.spark-half-width {
    width: 100%;
  }

  .spark-features-included {
    padding-left: 20px;
    padding-right: 20px;
  }

  .spark-left-side-pricing-info.spark-reduce-margin-bottom {
    justify-content: center;
  }

  .spark-hold-pricing {
    text-align: center;
    width: 100%;
  }

  .spark-large-plan-name {
    font-size: 1.2rem;
  }

  .spark-pricing-tab-pane {
    width: 100vw;
    margin-left: 10px;
    padding: 20px;
  }

  .uui-text-size-medium-2 {
    font-family: Inter, sans-serif;
    font-size: 15px;
    font-weight: 400;
  }

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

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

  .uui-button.second {
    background-color: #ffe27c;
  }

  .uui-section_faq01.stroke {
    background-position: 50% -1%, 50% 100%;
  }

  .uui-layout40_image-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .spark-section-8 {
    padding: 64px 20px;
  }

  .spark-section-8 h1 {
    font-size: 3rem;
  }

  .spark-section-8 h2 {
    font-size: 2.5rem;
  }

  .spark-input.spark-with-a-inner-shadow {
    width: 100%;
  }

  .spark-flexed-form {
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: flex-start;
  }

  .spark-form-label-and-input, .spark-simple-signup-form {
    width: 100%;
  }

  .spark-section-9 {
    padding: 64px 20px;
  }

  .spark-section-9 h1 {
    font-size: 3rem;
  }

  .spark-section-9 h2 {
    font-size: 2.5rem;
  }

  .div-block-289 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hide {
    display: none;
  }

  .walsh-link-block-orange {
    align-self: center;
    padding-left: 30px;
    padding-right: 25px;
  }

  .walsh-link-block-orange.hide {
    width: 110px;
    padding: 10px 20px;
  }

  .walsh-button-label-wrapper {
    font-size: 20px;
  }

  .walsh-label-button {
    font-size: 14px;
  }

  .walsh-container-nav {
    padding-left: 3%;
    padding-right: 3%;
  }

  .walsh-brand-block {
    height: 40px;
  }

  .walsh-nav-link-white {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .walsh-flex-nav-buttons {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: stretch;
  }

  .walsh-menu-button {
    padding: 0 0 0 10px;
  }

  .walsh-link-block-transparent-1 {
    padding-left: 30px;
    padding-right: 25px;
  }

  .walsh-nav-menu-green-left {
    background-color: #fff;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .walsh-nav-grid-2 {
    grid-template-columns: .5fr;
    justify-content: space-between;
    display: flex;
  }

  .walsh-container-2 {
    background-color: #fffbf4;
    flex: 0 auto;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .walsh-image-logo {
    max-width: none;
    max-height: 20px;
  }

  .walsh-heading-regular {
    text-align: left;
    text-transform: capitalize;
    font-family: Bricolage Grotesque, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
  }

  .walsh-logo-wrapper-transparent {
    flex: 0 50%;
    order: 1;
    padding: 35px 10px;
  }

  .div-block-290 {
    margin-bottom: 40px;
  }

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

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

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

  .brix---logo-strip-image-card {
    box-shadow: 0 1px 6px 0 var(--elements-webflow-library--general--shadow-02);
    border-radius: 10px;
    width: 120px;
    margin: 6px;
  }

  .brix---section-logo-strip-v6 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .tab-content-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .tab-link {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-heading {
    font-size: 26px;
  }

  .walsh-container-3 {
    flex: 0 auto;
    width: 100%;
  }

  .walsh-main-paragraph {
    font-size: 1em;
  }

  .walsh-link-wrapper-2 {
    font-size: 14px;
  }

  .walsh-inner-card {
    padding: 45px 30px;
  }

  .walsh-card-wrapper-image-medium {
    align-items: flex-end;
    height: auto;
  }

  .walsh-list-flex {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 16px;
  }

  .walsh-icon-check-2 {
    margin-bottom: 0;
  }

  .walsh-center-h-wrapper-2 {
    font-size: 18px;
  }

  .walsh-button {
    justify-content: center;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .walsh-text-small {
    font-size: 13px;
  }

  .walsh-list-flex-off {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .walsh-price {
    font-size: 40px;
  }

  .walsh-pricing-inner-card, .walsh-pricing-inner-card-featured {
    padding: 30px 20px 40px;
  }

  .walsh-heading-small-alt {
    font-size: 1em;
  }

  .walsh-inner-tab-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .walsh-tab-rounded {
    text-align: center;
    flex: 1;
    padding: 12px 15px;
    font-size: 1em;
  }

  .walsh-content-wrapper-gap {
    grid-row-gap: 1.2em;
  }

  .walsh-heading-small {
    font-size: 1em;
  }

  .walsh-link-wrapper-3 {
    font-size: 16px;
  }

  .walsh-text-grey-xsmall {
    font-size: 13px;
  }

  .walsh-button-orange {
    justify-content: center;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .walsh-button-orange:hover {
    background-color: #000;
  }

  .uui-text-size-medium-3 {
    font-size: 13px;
  }

  .uui-heading-medium-2 {
    font-size: 40px;
    line-height: 1.2;
  }

  .uui-career02_title-heading {
    margin-bottom: 1.25rem;
  }

  .uui-career02_title-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .uui-button-icon-2 {
    width: 1rem;
    min-width: 1rem;
    height: 1rem;
    min-height: 1rem;
    font-size: 1px;
  }

  .uui-heading-subheading-2 {
    color: #ffe27c;
  }

  .uui-career02_heading {
    font-size: 18px;
  }

  .walsh-container-4 {
    flex: 0 auto;
    width: 100%;
  }

  .walsh-heading-regular-2 {
    font-size: 1.4em;
    line-height: 1.2;
  }

  .walsh-logo-wrapper-transparent-2 {
    flex: 0 50%;
    order: 1;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .walsh-center-wrapper-gap-large {
    grid-row-gap: 2.5em;
    font-size: 18px;
  }

  .walsh-image-logo-opacity {
    max-width: 120px;
    max-height: 30px;
  }

  .walsh-flex-logos {
    justify-content: space-between;
  }

  .walsh-container-5 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex: 0 auto;
    width: 100%;
  }

  .walsh-main-paragraph-2 {
    font-size: 1em;
  }

  .walsh-link-wrapper-4 {
    font-size: 16px;
  }

  .walsh-rounded-card-2 {
    grid-row-gap: 1em;
    width: 100%;
  }

  .walsh-inner-card-2 {
    padding: 10px 30px 30px;
  }

  .walsh-card-wrapper-image-medium-2 {
    align-items: flex-end;
    height: auto;
    padding-left: 24px;
    padding-right: 24px;
  }

  .walsh-ui-image-medium-2 {
    max-width: 80%;
  }

  .div-block-292 {
    margin-top: 10px;
  }

  .div-block-293, .div-block-294 {
    margin-top: 20px;
  }

  .walsh-container-6 {
    flex: 0 auto;
    width: 100%;
  }

  .walsh-heading-regular-3 {
    font-size: 1.4em;
    line-height: 1.2;
  }

  .walsh-center-col {
    padding-top: 20px;
    font-size: 18px;
  }

  .walsh-stats-number-large {
    font-size: 40px;
  }

  .heading-14 {
    margin-left: 0;
    margin-right: 0;
    font-size: 31px;
  }

  .uui-button-16:hover {
    background-color: #000;
    border-color: #000;
  }

  .menu-icon_line-middle {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .menu-icon_component {
    width: 45px;
  }

  .uui-navbar06_dropdown-content-left, .uui-navbar06_dropdown-content-right, .uui-navbar06_blog-list {
    grid-template-columns: 1fr;
  }

  .uui-navbar06_blog-item {
    flex-direction: column;
  }

  .uui-navbar06_menu {
    position: absolute;
    top: 128px;
  }

  .uui-logo_component {
    width: 90%;
    height: 3rem;
  }

  .div-block-296 {
    width: 33%;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .uui-navbar05_dropdown-content-left {
    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;
  }

  .link-4 {
    color: #ffe27c;
  }

  .mobile {
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 20px;
    width: 96px;
    margin-right: -1%;
    padding: 9px 0;
    text-decoration: none;
    display: block;
  }

  .text-block-238 {
    font-size: 14px;
  }

  .text-block-239 {
    font-size: 12px;
  }

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

  .display-flex.is-space-between {
    flex-flow: column;
  }
}

#w-node-_3aec9ba7-edd6-2386-70a5-c81793d73253-b6cc7048 {
  place-self: center;
}

#w-node-_9e86d327-ccc3-2f4d-7801-4c4e36d1a93b-b6cc7048 {
  place-self: center end;
}

#w-node-_3028b64d-fc5c-d96a-9830-fc38d39fb9c3-b6cc7048, #w-node-_3028b64d-fc5c-d96a-9830-fc38d39fb9cf-b6cc7048 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_83e69596-831b-f060-67e5-fb37ae8ce560-b6cc7048 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_83e69596-831b-f060-67e5-fb37ae8ce563-b6cc7048 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_83e69596-831b-f060-67e5-fb37ae8ce57f-b6cc7048 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_98fbefc0-7147-ed52-a5ab-3b41f1f6a2f2-b6cc7048, #w-node-_98fbefc0-7147-ed52-a5ab-3b41f1f6a311-b6cc7048, #w-node-_98fbefc0-7147-ed52-a5ab-3b41f1f6a338-b6cc7048, #w-node-_8442767e-fd7e-b1b8-d1ec-6f5aed88a06a-b6cc7048, #w-node-_8442767e-fd7e-b1b8-d1ec-6f5aed88a07e-b6cc7048, #w-node-_8442767e-fd7e-b1b8-d1ec-6f5aed88a095-b6cc7048 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_3a43d384-032b-eeb3-bbe8-3f33f7a8df03-67ae0176 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_0eeb4eb8-4c2f-2129-eb30-ff303f114961-67ae0176, #w-node-_0eeb4eb8-4c2f-2129-eb30-ff303f114969-67ae0176 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3a43d384-032b-eeb3-bbe8-3f33f7a8dff0-67ae0176, #w-node-af29d9d8-3018-006d-19c4-39f9fc162de2-67ae0176 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-af29d9d8-3018-006d-19c4-39f9fc162dea-67ae0176 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-af29d9d8-3018-006d-19c4-39f9fc162dc8-67ae0176 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-af29d9d8-3018-006d-19c4-39f9fc162dd0-67ae0176 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_31fcc9fe-e6e8-dd55-8510-0b6bfc2c6b9d-67485c6d {
  place-self: center;
}

#w-node-_2dca8ca0-21ca-b329-5268-62f6c0860465-c0860455 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_2dca8ca0-21ca-b329-5268-62f6c0860468-c0860455 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2dca8ca0-21ca-b329-5268-62f6c0860484-c0860455 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c54148f7-88d8-9feb-6d38-713a9aade35b-9aade34b {
  place-self: center end;
}

#w-node-c54148f7-88d8-9feb-6d38-713a9aade379-9aade34b {
  justify-self: end;
}

#w-node-a79e49b6-be82-3cfd-d948-aa3904e0a678-007c774e {
  grid-area: 1 / 3 / 2 / 11;
  place-self: start center;
}

#w-node-_3a43d384-032b-eeb3-bbe8-3f33f7a8df03-57822ff5 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_0eeb4eb8-4c2f-2129-eb30-ff303f114961-57822ff5, #w-node-_0eeb4eb8-4c2f-2129-eb30-ff303f114969-57822ff5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3a43d384-032b-eeb3-bbe8-3f33f7a8dff0-57822ff5, #w-node-af29d9d8-3018-006d-19c4-39f9fc162de2-57822ff5 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-af29d9d8-3018-006d-19c4-39f9fc162dea-57822ff5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-af29d9d8-3018-006d-19c4-39f9fc162dc8-57822ff5 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-af29d9d8-3018-006d-19c4-39f9fc162dd0-57822ff5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3aec9ba7-edd6-2386-70a5-c81793d73240-c90e8f24 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3aec9ba7-edd6-2386-70a5-c81793d73253-c90e8f24 {
  place-self: center;
}

#w-node-_005715f8-37ac-e6f5-99e9-47359d26a132-c90e8f24 {
  place-self: center stretch;
}

#w-node-c8ce8803-df55-e1b5-9692-b6f725f6eb70-c90e8f24, #w-node-c8ce8803-df55-e1b5-9692-b6f725f6eb7e-c90e8f24, #w-node-fe53ec4c-50e5-037c-4d44-884c87c75441-c90e8f24 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-e1fcd556-768d-c37e-da8b-259c5e239b95-c90e8f24 {
  align-self: stretch;
}

#w-node-_9caa4da5-da6c-8ad5-57af-30cd40c3ff33-c90e8f24, #w-node-_9caa4da5-da6c-8ad5-57af-30cd40c3ff3b-c90e8f24, #w-node-_9caa4da5-da6c-8ad5-57af-30cd40c3ff43-c90e8f24, #w-node-_3a43d384-032b-eeb3-bbe8-3f33f7a8df03-95c06ed7 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_0eeb4eb8-4c2f-2129-eb30-ff303f114961-95c06ed7, #w-node-_0eeb4eb8-4c2f-2129-eb30-ff303f114969-95c06ed7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3a43d384-032b-eeb3-bbe8-3f33f7a8dff0-95c06ed7, #w-node-af29d9d8-3018-006d-19c4-39f9fc162de2-95c06ed7 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-af29d9d8-3018-006d-19c4-39f9fc162dea-95c06ed7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-af29d9d8-3018-006d-19c4-39f9fc162dc8-95c06ed7 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-af29d9d8-3018-006d-19c4-39f9fc162dd0-95c06ed7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_3aec9ba7-edd6-2386-70a5-c81793d73240-b6cc7048 {
    order: -9999;
  }

  #w-node-_3028b64d-fc5c-d96a-9830-fc38d39fb9c3-b6cc7048, #w-node-_3028b64d-fc5c-d96a-9830-fc38d39fb9cf-b6cc7048 {
    grid-column: span 2 / span 2;
  }

  #w-node-_83e69596-831b-f060-67e5-fb37ae8ce560-b6cc7048, #w-node-_83e69596-831b-f060-67e5-fb37ae8ce563-b6cc7048 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_83e69596-831b-f060-67e5-fb37ae8ce57f-b6cc7048 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_98fbefc0-7147-ed52-a5ab-3b41f1f6a2f2-b6cc7048, #w-node-_98fbefc0-7147-ed52-a5ab-3b41f1f6a311-b6cc7048, #w-node-_98fbefc0-7147-ed52-a5ab-3b41f1f6a338-b6cc7048, #w-node-_8442767e-fd7e-b1b8-d1ec-6f5aed88a06a-b6cc7048, #w-node-_8442767e-fd7e-b1b8-d1ec-6f5aed88a07e-b6cc7048, #w-node-_8442767e-fd7e-b1b8-d1ec-6f5aed88a095-b6cc7048 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ac546fa1-6e2a-c93f-5d3a-bddb63711be9-b6cc7048 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_31fcc9fe-e6e8-dd55-8510-0b6bfc2c6b8a-67485c6d {
    order: -9999;
  }

  #w-node-a6320117-d9b3-918c-6d47-0afe36779b35-36779b30 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_2dca8ca0-21ca-b329-5268-62f6c0860465-c0860455, #w-node-_2dca8ca0-21ca-b329-5268-62f6c0860468-c0860455 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2dca8ca0-21ca-b329-5268-62f6c0860484-c0860455 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-c54148f7-88d8-9feb-6d38-713a9aade36a-9aade34b {
    order: -9999;
  }

  #w-node-c54148f7-88d8-9feb-6d38-713a9aade379-9aade34b {
    justify-self: start;
  }

  #w-node-a79e49b6-be82-3cfd-d948-aa3904e0a678-007c774e {
    grid-area: 1 / 1 / 3 / 3;
  }

  #w-node-_3aec9ba7-edd6-2386-70a5-c81793d73240-c90e8f24 {
    order: -9999;
  }

  #w-node-c8ce8803-df55-e1b5-9692-b6f725f6eb70-c90e8f24, #w-node-c8ce8803-df55-e1b5-9692-b6f725f6eb7e-c90e8f24, #w-node-fe53ec4c-50e5-037c-4d44-884c87c75441-c90e8f24 {
    grid-column: span 2 / span 2;
  }

  #w-node-ac546fa1-6e2a-c93f-5d3a-bddb63711be9-c90e8f24 {
    grid-area: 1 / 1 / 2 / 4;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_98fbefc0-7147-ed52-a5ab-3b41f1f6a2f2-b6cc7048, #w-node-_98fbefc0-7147-ed52-a5ab-3b41f1f6a311-b6cc7048, #w-node-_98fbefc0-7147-ed52-a5ab-3b41f1f6a338-b6cc7048, #w-node-_8442767e-fd7e-b1b8-d1ec-6f5aed88a06a-b6cc7048, #w-node-_8442767e-fd7e-b1b8-d1ec-6f5aed88a07e-b6cc7048, #w-node-_8442767e-fd7e-b1b8-d1ec-6f5aed88a095-b6cc7048 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0eeb4eb8-4c2f-2129-eb30-ff303f114961-67ae0176, #w-node-_0eeb4eb8-4c2f-2129-eb30-ff303f114969-67ae0176, #w-node-af29d9d8-3018-006d-19c4-39f9fc162dd0-67ae0176 {
    grid-column: span 4 / span 4;
  }

  #w-node-a79e49b6-be82-3cfd-d948-aa3904e0a678-007c774e {
    grid-row-start: 1;
  }

  #w-node-_0eeb4eb8-4c2f-2129-eb30-ff303f114961-57822ff5, #w-node-_0eeb4eb8-4c2f-2129-eb30-ff303f114969-57822ff5, #w-node-af29d9d8-3018-006d-19c4-39f9fc162dd0-57822ff5, #w-node-_0eeb4eb8-4c2f-2129-eb30-ff303f114961-95c06ed7, #w-node-_0eeb4eb8-4c2f-2129-eb30-ff303f114969-95c06ed7, #w-node-af29d9d8-3018-006d-19c4-39f9fc162dd0-95c06ed7 {
    grid-column: span 4 / span 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_9e86d327-ccc3-2f4d-7801-4c4e36d1a966-b6cc7048, #w-node-_9e86d327-ccc3-2f4d-7801-4c4e36d1a96f-b6cc7048, #w-node-_9e86d327-ccc3-2f4d-7801-4c4e36d1a978-b6cc7048 {
    justify-self: start;
  }

  #w-node-_98fbefc0-7147-ed52-a5ab-3b41f1f6a2f2-b6cc7048, #w-node-_98fbefc0-7147-ed52-a5ab-3b41f1f6a311-b6cc7048, #w-node-_98fbefc0-7147-ed52-a5ab-3b41f1f6a338-b6cc7048, #w-node-_8442767e-fd7e-b1b8-d1ec-6f5aed88a06a-b6cc7048, #w-node-_8442767e-fd7e-b1b8-d1ec-6f5aed88a07e-b6cc7048, #w-node-_8442767e-fd7e-b1b8-d1ec-6f5aed88a095-b6cc7048 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ac546fa1-6e2a-c93f-5d3a-bddb63711be9-b6cc7048 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-af29d9d8-3018-006d-19c4-39f9fc162df2-67ae0176, #w-node-af29d9d8-3018-006d-19c4-39f9fc162df6-67ae0176, #w-node-af29d9d8-3018-006d-19c4-39f9fc162dfa-67ae0176, #w-node-af29d9d8-3018-006d-19c4-39f9fc162dfe-67ae0176 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a6320117-d9b3-918c-6d47-0afe36779b35-36779b30 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c54148f7-88d8-9feb-6d38-713a9aade386-9aade34b, #w-node-c54148f7-88d8-9feb-6d38-713a9aade38f-9aade34b, #w-node-c54148f7-88d8-9feb-6d38-713a9aade398-9aade34b {
    justify-self: start;
  }

  #w-node-a79e49b6-be82-3cfd-d948-aa3904e0a678-007c774e {
    grid-area: 1 / 1 / 3 / 3;
  }

  #w-node-af29d9d8-3018-006d-19c4-39f9fc162df2-57822ff5, #w-node-af29d9d8-3018-006d-19c4-39f9fc162df6-57822ff5, #w-node-af29d9d8-3018-006d-19c4-39f9fc162dfa-57822ff5, #w-node-af29d9d8-3018-006d-19c4-39f9fc162dfe-57822ff5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e1fcd556-768d-c37e-da8b-259c5e239b8f-c90e8f24, #w-node-ac546fa1-6e2a-c93f-5d3a-bddb63711be9-c90e8f24 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-af29d9d8-3018-006d-19c4-39f9fc162df2-95c06ed7, #w-node-af29d9d8-3018-006d-19c4-39f9fc162df6-95c06ed7, #w-node-af29d9d8-3018-006d-19c4-39f9fc162dfa-95c06ed7, #w-node-af29d9d8-3018-006d-19c4-39f9fc162dfe-95c06ed7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Bagosscondensedtrial';
  src: url('../fonts/BagossCondensedTRIAL-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bagosscondensedtrial';
  src: url('../fonts/BagossCondensedTRIAL-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bagosscondensedtrial';
  src: url('../fonts/BagossCondensedTRIAL-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bagosscondensedtrial';
  src: url('../fonts/BagossCondensedTRIAL-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bagosscondensedtrial';
  src: url('../fonts/BagossCondensedTRIAL-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bagosscondensedtrial';
  src: url('../fonts/BagossCondensedTRIAL-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}