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

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

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

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

.walsh-label-button {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 20px;
}

.walsh-label-button:hover {
  color: #00c0f3;
  text-decoration: underline;
}

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

.walsh-link-block-orange {
  color: #fff;
  text-align: center;
  background-color: #00c0f3;
  border-bottom: 1px solid #f0ecfd;
  border-radius: 100px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 20px 32px;
  font-size: 20px;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.walsh-link-block-orange:hover {
  background-color: #38358a;
  text-decoration: none;
}

.walsh-link-block-orange.lightbluebg {
  background-color: #2d2b6e;
}

.walsh-link-block-orange.lightbluebg:hover {
  background-color: #3f3bc9;
}

.walsh-link-block-orange.form-button {
  background-color: #2d2b6e;
}

.walsh-link-block-orange.form-button:hover {
  background-color: #4a3aff;
}

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

.walsh-nav-link-black {
  color: #2d2b6e;
  border-radius: 8px;
  padding: 15px 18px;
  font-family: Coolvetica rg, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.walsh-nav-link-black:hover {
  background-color: rgba(0, 192, 243, .21);
}

.walsh-nav-link-black.w--current {
  color: #00c0f3;
  background-color: rgba(0, 192, 243, .1);
}

.walsh-dropdown-link {
  color: #6b6b6b;
  border-radius: 2px;
  font-weight: 600;
}

.walsh-dropdown-link:hover {
  color: #ff8d86;
  background-color: #eee;
  border-radius: 3px;
}

.walsh-dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: 5px;
  padding: 6px;
  box-shadow: 0 0 14px 5px rgba(0, 0, 0, .05);
}

.walsh-icon-dropdown {
  margin-right: 12px;
}

.walsh-toggle-black {
  color: #2c2c2c;
  border-radius: 8px;
  padding: 15px 32px 15px 18px;
  font-size: 16px;
  font-weight: 500;
  overflow: hidden;
}

.walsh-toggle-black:hover {
  background-color: rgba(219, 219, 219, .35);
}

.walsh-dropdown {
  color: #fff;
}

.walsh-nav-menu-white {
  grid-column-gap: 8px;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.walsh-nav-logo {
  height: 80px;
  max-width: 150%;
  margin-left: 5px;
}

.walsh-brand-block {
  z-index: 2;
  width: auto;
  height: 100%;
  align-items: center;
  display: flex;
}

.walsh-inner-nav {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.walsh-inner-container-nav-float {
  max-width: 1480px;
}

.walsh-main-nav {
  background-color: rgba(0, 0, 0, 0);
}

.walsh-float-menu {
  background-color: #fff;
  border-radius: 6px;
  padding: 5px 20px;
}

.walsh-nav-wrapper-green-padding {
  z-index: 10;
  background-color: #2d2b6e;
  padding: 20px 30px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.walsh-inner-float-image {
  width: 100%;
  height: 100%;
  background-color: #cfc2c2;
  border-top-left-radius: 45px;
}

.walsh-padding-image-hero {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 3em;
}

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

.walsh-link-block-white {
  color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  transition: box-shadow .2s cubic-bezier(.645, .045, .355, 1);
  box-shadow: inset 0 -3px rgba(255, 255, 255, .1);
}

.walsh-link-block-white:hover {
  color: #444;
  box-shadow: inset 0 -3px #b0eab9;
}

.walsh-hero-div-block {
  grid-column-gap: 1.25em;
  justify-content: flex-end;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.walsh-paragraph-serif-left-hero {
  max-width: 22em;
  color: #fff;
  margin-bottom: .75em;
  font-family: Varela, sans-serif;
  font-size: 20px;
  line-height: 1.6;
}

.walsh-hero-p-wrapper {
  width: 100%;
  max-width: 36em;
}

.walsh-text-marker {
  color: #fff;
  background-image: url('../images/Asset-4.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding: .05em .1em;
  display: inline-block;
}

.walsh-heading-xlarge-white {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  font-family: Coolvetica rg, sans-serif;
  font-size: 6em;
  font-weight: 400;
  line-height: 1;
}

.walsh-left-hero {
  width: 100%;
  grid-row-gap: 2em;
  color: #fff;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.walsh-main-grid-no-gap {
  width: 100%;
  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;
  position: relative;
}

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

.walsh-background-darkgreen {
  background-color: #2d2b6e;
  position: relative;
}

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

.walsh-logo-wrapper-ticker {
  width: 100%;
  height: 14em;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 0 1px #d3d3d3, inset 1px 1px #d3d3d3;
}

.walsh-logo-cloud-grid-border {
  width: 100%;
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  border-right: 1px solid #d3d3d3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  position: relative;
}

.section {
  background-color: #2d2b6e;
  padding-top: 0;
  padding-bottom: 40px;
}

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

.walsh-link-wrapper {
  color: #2d2b6e;
  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, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.walsh-link-wrapper:hover {
  color: #00c0f3;
  padding-right: 0;
}

.walsh-main-paragraph {
  color: #2d2b6e;
  letter-spacing: 0;
  font-family: Varela, sans-serif;
  font-size: 1.45em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}

.walsh-main-paragraph.cards, .walsh-main-paragraph.card {
  color: #2d2b6e;
}

.walsh-main-paragraph.darkcta {
  color: #f0ecfd;
}

.walsh-heading-regular {
  color: #00c0f3;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Coolvetica rg, sans-serif;
  font-size: 3em;
  font-weight: 400;
  line-height: 1.2;
}

.walsh-inner-card-bottom {
  grid-row-gap: 1.2em;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 5em;
  padding-left: 3em;
  padding-right: 3em;
  display: flex;
}

.walsh-cover-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  flex: 1;
}

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

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

.walsh-main-grid {
  width: 100%;
  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;
  position: relative;
}

.section-2 {
  background-color: #ececec;
  padding-top: 100px;
  padding-bottom: 100px;
}

.walsh-heading-large {
  color: #f0ecfd;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Coolvetica rg, sans-serif;
  font-size: 3em;
  font-weight: 400;
  line-height: 1;
}

.walsh-title-tag {
  color: #00c0f3;
  font-size: 1.2em;
  font-weight: 500;
}

.walsh-bullet-tag {
  width: 12px;
  height: 12px;
  color: #00c0f3;
  background-color: #00c0f3;
  border-radius: 100px;
}

.walsh-flex-tag {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.walsh-content-wrap {
  width: 100%;
  max-width: 42em;
  grid-row-gap: 2em;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 6em;
  padding-bottom: 6em;
  display: flex;
}

.walsh-image-hero {
  max-height: 45em;
}

.walsh-content-image-wrap {
  width: 100%;
  max-width: 42em;
  flex: none;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.walsh-flex-horizontal {
  width: 100%;
  grid-column-gap: 4em;
  flex-wrap: nowrap;
  justify-content: center;
  display: flex;
}

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

.walsh-rounded-block {
  width: 100%;
  max-width: 1480px;
  background-color: #fff;
  border-radius: 18px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.walsh-rounded-wrapper {
  grid-column-gap: 20px;
  justify-content: center;
  display: flex;
}

.section-3 {
  background-color: #2d2b6e;
  padding-top: 0;
}

.walsh-heading-medium {
  color: #2d2b6e;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Coolvetica rg, sans-serif;
  font-size: 3em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
}

.walsh-label-tag {
  color: #00c0f3;
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}

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

.section-4 {
  background-color: #f1f1f1;
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.walsh-heading-small-white {
  color: #fff;
  font-weight: 600;
}

.walsh-info-wrap {
  text-align: left;
}

.walsh-circle-image {
  width: 60px;
  height: 60px;
  background-color: #dfdfdf;
  border-radius: 200px;
  overflow: hidden;
}

.walsh-profile-wrapper {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.walsh-main-paragraph-white {
  color: rgba(255, 255, 255, .8);
  letter-spacing: 0;
  font-family: Varela, sans-serif;
  font-size: 1.45em;
  line-height: 1.5;
}

.walsh-heading-medium-white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Coolvetica rg, sans-serif;
  font-size: 3.2em;
  font-weight: 400;
  line-height: 1.1;
}

.walsh-quote-image {
  height: 56px;
  opacity: .26;
  color: #00c0f3;
}

.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-cta-inner-image {
  justify-content: center;
  align-items: flex-end;
  padding-top: 0;
  padding-left: 20px;
  display: flex;
}

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

.walsh-cta-green-wrapper {
  background-color: #2d2b6e;
}

.cf-bottom-line-2 {
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
}

.cf-faq-content-2 {
  color: #2d2b6e;
  margin-bottom: 0;
  padding-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 178%;
}

.cf-faq-answer-wrap-2 {
  color: #121212;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 7%;
}

.cf-faq-line-vertical {
  width: 2px;
  height: 10px;
  color: #00c0f3;
  background-color: #00c0f3;
  border: 1px solid #00c0f3;
  border-radius: 100px;
  position: absolute;
}

.cf-faq-line {
  width: 10px;
  height: 2px;
  background-color: #00c0f3;
  border: 1px solid #00c0f3;
  border-radius: 100px;
}

.cf-faq-icon-contain {
  width: 24px;
  height: 24px;
  color: #00c0f3;
  border: 2px solid #00c0f3;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.cf-faq-questions-2 {
  width: 90%;
  color: #2d2b6e;
  font-family: Coolvetica rg, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 133%;
}

.cf-faq-question-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cf-faq-question-container-3 {
  cursor: pointer;
  padding-top: 32px;
  padding-bottom: 32px;
}

.cf-faq-question-container-3.first {
  border-top: 1px solid #e5e5e5;
}

.cf-faq-plus-card {
  width: 100%;
  max-width: 730px;
  color: #181818;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

.cf-faqs-container {
  z-index: 2;
  width: 100%;
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  display: flex;
  position: relative;
}

.cf-faq-main-heading {
  width: 90%;
  color: #2d2b6e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 80px;
  font-family: Coolvetica rg, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 120%;
}

.cf-faq-container {
  flex-direction: column;
  align-items: center;
  margin-bottom: 140px;
  padding-top: 100px;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

.shadow-two {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.walsh-footer-link {
  color: #2d2b6e;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-bottom: 4px;
  font-family: Coolvetica rg, sans-serif;
  font-size: 20px;
  text-decoration: none;
  display: inline-block;
}

.walsh-footer-link:hover {
  color: #000;
  box-shadow: inset 0 -2px #c7dbdb;
}

.walsh-footer-inner-menu {
  grid-column-gap: 25px;
  justify-content: center;
  display: flex;
}

.walsh-icon-social {
  max-height: 18px;
  color: #2d2b6e;
}

.walsh-footer-link-social {
  width: 36px;
  height: 36px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.walsh-footer-grid-social {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  align-items: center;
  justify-items: start;
}

.walsh-footer-inner {
  grid-column-gap: 20px;
  display: flex;
}

.walsh-footer-legal-link {
  color: #a5a5a5;
  text-decoration: none;
}

.walsh-footer-legal-link:hover {
  color: #000;
}

.walsh-footer-legal-text {
  color: #6e6e6e;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 13px;
}

.walsh-logo-footer {
  max-height: 60px;
  margin-bottom: 0;
}

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

.walsh-content-wrapper-white {
  background-color: rgba(0, 192, 243, .07);
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  position: relative;
}

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

.walsh-link-block:hover {
  color: #000;
  background-color: #b9f0ff;
}

.walsh-cta-v-wrapper {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

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

.walsh-cta-block-dark-green {
  width: 100%;
  color: #fff;
  background-color: #0d0c23;
  border-radius: 8px;
  padding: 5.5em;
  position: relative;
  overflow: hidden;
}

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

.section-5 {
  background-color: #00c0f3;
}

.text-block {
  color: #00c0f3;
}

.text-block-2 {
  font-family: Coolvetica rg, sans-serif;
  font-size: 24px;
}

.text-span {
  background-image: url('../images/Asset-4.svg');
  background-position: 0 0;
  background-size: cover;
}

.bold-text {
  color: #f0ecfd;
  font-size: 18px;
  font-weight: 400;
}

.image {
  max-width: 25%;
  margin-top: 0;
  margin-bottom: -13px;
  padding-top: 20px;
  padding-bottom: 0;
}

.white-button {
  color: #2d2b6e;
}

.cf-error-message {
  color: #fff;
  background-color: rgba(252, 107, 92, .3);
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.cf-error-message.darker {
  color: #bd333d;
}

.cf-success-message {
  color: #fff;
  background-color: #b16cea;
  border-radius: 100px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.cf-form-gradient-submit {
  width: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
  border-radius: 8px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 156%;
}

.cf-form-gradient-submit.fixed-width {
  height: 60px;
  max-width: 210px;
  text-align: left;
  background-color: #2d2b6e;
  background-image: none;
  border-radius: 70px;
  padding-left: 55px;
}

.cf-checkbox-label {
  letter-spacing: -.32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 156%;
}

.cf-checkbox {
  width: 100%;
  height: 100%;
  border: 1px #000;
  border-radius: 80px;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cf-checkbox.w--redirected-checked {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, rgba(177, 108, 234, .2) 20%, rgba(255, 94, 105, .2) 60%, rgba(255, 138, 86, .2) 80%, rgba(255, 168, 75, .2) 90%);
  border: 2px #b16cea;
}

.cf-checkbox.w--redirected-focus {
  box-shadow: 0 0 3px 1px rgba(255, 94, 105, .1);
}

.cf-checkbox-field {
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 80px;
  margin-bottom: 0;
  padding: 18px 32px;
  display: flex;
  position: relative;
}

.cf-checkbox-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 60px;
  display: flex;
}

.cf-contact-field-label {
  color: rgba(13, 14, 16, .4);
  letter-spacing: 3.84px;
  text-transform: uppercase;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 156%;
}

.cf-contact-field-label.budget {
  margin-top: 60px;
}

.cf-contact-form-field {
  height: 70px;
  color: #0d0e10;
  letter-spacing: -.16px;
  border: 1px solid rgba(13, 14, 16, .1);
  border-radius: 78px;
  margin-bottom: 0;
  margin-right: 32px;
  padding: 21px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 156%;
}

.cf-contact-form-field:active, .cf-contact-form-field:focus {
  border-color: rgba(13, 14, 16, .2);
}

.cf-contact-form-field::-ms-input-placeholder {
  color: rgba(13, 14, 16, .6);
}

.cf-contact-form-field::placeholder {
  color: rgba(13, 14, 16, .6);
}

.cf-contact-form-field.message {
  height: 160px;
  border-radius: 24px;
  margin-right: 0;
}

.cf-contact-form-field.no-margin {
  margin-right: 0;
}

.cf-fields-contain {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.cf-form-paragraph {
  color: rgba(255, 255, 255, .8);
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 156%;
}

.cf-form-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.cf-forms-section-3 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 5%;
}

.brix---mg-bottom-0 {
  margin-bottom: 0;
  padding-bottom: 20px;
}

.brix---color-neutral-600 {
  color: #6e7191;
}

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

.brix---heading-h3-size {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Coolvetica rg, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

.brix---color-neutral-800 {
  color: #211f54;
}

.brix---square-icon {
  border-radius: 16px;
}

.brix---mg-bottom-24px {
  max-width: 300%;
  margin-bottom: 24px;
}

.brix---mg-bottom-24px.pic {
  max-width: 120%;
  min-height: 150px;
}

.brix---card-content-center {
  text-align: center;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 48px 24px;
  display: flex;
  box-shadow: 0 2px 7px rgba(20, 20, 43, .06);
}

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

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

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

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

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

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

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

.brix---section {
  color: #fff;
  padding-top: 60px;
  padding-bottom: 176px;
}

.brix---color-neutral-801 {
  color: #211f54;
}

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

.brix---square-icon-large {
  border-radius: 24px;
}

.brix---content-inside-card-bg-top {
  text-align: center;
  margin-top: -46px;
  padding: 0 28px 48px;
}

.brix---card-top-bg {
  min-height: 80px;
  color: #00c0f3;
  background-color: #9ceaff;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  line-height: 150px;
}

.brix---card {
  background-color: #fff;
  border: 0 solid #eff0f6;
  border-radius: 24px;
  box-shadow: 0 2px 7px rgba(20, 20, 43, .06);
}

.brix---section-2 {
  color: #fff;
  background-color: #00c0f3;
  padding-top: 60px;
  padding-bottom: 60px;
}

.bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5 {
  font-size: 22px;
  font-style: normal;
}

.text-block-3 {
  font-size: 22px;
}

.brix---btn-primary-full-width {
  width: 100%;
  max-width: 100%;
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #2d2b6e;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-full-width:hover {
  color: #fff;
  background-color: #00c0f3;
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-primary-full-width.cta {
  font-size: 22px;
}

.brix---color-neutral-802 {
  color: #6e7191;
}

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

.brix---text-300-bold {
  color: #00c0f3;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.brix---color-accent-1 {
  color: #4a3aff;
}

.brix---text-uppercase {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.brix---display-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 44px;
  font-weight: 700;
  line-height: 52px;
}

.brix---display-3.product-title {
  font-size: 25px;
}

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

.brix---pricing-content-v5 {
  padding: 40px 28px 56px;
}

.brix---3-columns-1-col-tablet {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---heading-h1-size {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Coolvetica rg, sans-serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 66px;
  display: flex;
}

.brix---subtitle {
  color: #00c0f3;
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

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

.brix---section-3 {
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-span-2 {
  font-size: 25px;
}

.text-span-3, .bold-text-6 {
  font-size: 24px;
}

.image-2 {
  max-width: 200%;
}

.bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12 {
  font-style: normal;
}

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

.brix---color-neutral-100 {
  color: #fff;
}

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

.brix---success-message {
  color: #fff;
  background-color: #4a3aff;
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---btn-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #4a3aff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

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

.brix---text-area-line {
  min-height: 180px;
  background-color: #fff;
  border: 0 solid #000;
  border-bottom: 2px solid #dcddeb;
  padding: 0 0 16px;
  font-family: Varela, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---text-area-line:hover {
  border-color: #4a3aff #4a3aff #211f54;
}

.brix---text-area-line:focus {
  color: #211f54;
  border-color: #4a3aff;
}

.brix---text-area-line::-ms-input-placeholder {
  color: #6e7191;
  font-size: 28px;
  font-weight: 600;
  line-height: 40px;
}

.brix---text-area-line::placeholder {
  color: #6e7191;
  font-size: 28px;
  font-weight: 600;
  line-height: 40px;
}

.brix---input-line {
  min-height: 84px;
  background-color: #fff;
  border: 0 solid #000;
  border-bottom: 2px solid #dcddeb;
  margin-bottom: 0;
  padding: 0 0 16px;
  font-family: Varela, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  transition: color .3s, border-color .3s;
}

.brix---input-line:hover {
  color: #211f54;
  border-bottom-color: #211f54;
}

.brix---input-line:focus {
  color: #211f54;
  border-color: #4a3aff;
}

.brix---input-line::-ms-input-placeholder {
  color: #6e7191;
  font-size: 28px;
  font-weight: 600;
}

.brix---input-line::placeholder {
  color: #6e7191;
  font-size: 28px;
  font-weight: 600;
}

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

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

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

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

.brix---card-link-icon-wrapper {
  color: #6e7191;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #f7f7fc;
  border-radius: 14px;
  align-items: center;
  padding: 14px 18px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  text-decoration: none;
  transition: transform .3s, border-color .3s, color .3s;
  display: flex;
  box-shadow: 0 2px 6px rgba(20, 20, 43, .06);
}

.brix---card-link-icon-wrapper:hover {
  border-color: #4a3aff;
  transform: scale3d(.96, .96, 1.01);
}

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

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

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

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

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

.brix---color-neutral-803 {
  color: #6e7191;
}

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

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

.brix---grid-contact-v14 {
  grid-column-gap: 60px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.brix---section-4 {
  color: #fff;
  padding-top: 176px;
  padding-bottom: 176px;
}

.select-field {
  color: #6e7191;
  background-color: #fff;
  border-bottom: 3px solid #dcddeb;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Varela, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}

.cf-error-message-dark {
  color: #bd333d;
  background-color: rgba(252, 107, 92, .3);
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.cf-success-message-2 {
  color: #fff;
  background-color: #b16cea;
  border-radius: 100px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.cf-form-gradient-submit-2 {
  width: 100%;
  color: #fff;
  background-color: #2d2b6e;
  border-radius: 8px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Coolvetica rg, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 156%;
}

.cf-borders-text-field {
  height: 60px;
  color: #2d2b6e;
  letter-spacing: -.32px;
  border: 1px solid rgba(13, 14, 16, .1);
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 16px 22px;
  font-family: Varela, sans-serif;
  font-size: 18px;
  line-height: 156%;
}

.cf-borders-text-field:focus {
  border-color: rgba(13, 14, 16, .2);
}

.cf-borders-text-field::-ms-input-placeholder {
  color: rgba(13, 14, 16, .4);
}

.cf-borders-text-field::placeholder {
  color: rgba(13, 14, 16, .4);
}

.cf-borders-text-field.message {
  margin-bottom: 32px;
}

.cf-borders-text-field-dropdown {
  width: 95%;
  height: 60px;
  color: #2d2b6e;
  letter-spacing: -.32px;
  background-color: #fff;
  border: 1px rgba(13, 14, 16, .1);
  border-radius: 8px;
  margin-bottom: 0;
  padding: 16px 22px;
  font-family: Varela, sans-serif;
  font-size: 18px;
  line-height: 156%;
}

.cf-borders-text-field-dropdown:focus {
  border-color: rgba(13, 14, 16, .2);
}

.cf-borders-text-field-dropdown::-ms-input-placeholder {
  color: rgba(13, 14, 16, .4);
}

.cf-borders-text-field-dropdown::placeholder {
  color: rgba(13, 14, 16, .4);
}

.cf-form-dropdown {
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 8px;
  margin-bottom: 20px;
}

.cf-form-heading-28px {
  color: #2d2b6e;
  letter-spacing: -.75px;
  border: 0 solid #2d2b6e;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.cf-send-message-form {
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 0;
  padding: 48px;
}

.cf-form-right-wrapper {
  width: 50%;
}

.cf-footer-info {
  color: #fff;
  letter-spacing: -.48px;
  font-family: Varela, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
}

.cf-info-heading {
  color: #0286aa;
  letter-spacing: .96px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Varela, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 130%;
}

.cf-footer-headings-wrap {
  margin-left: 32px;
}

.cf-features-section-1-image-contai {
  object-fit: contain;
  border-radius: 100%;
}

.cf-form-icon {
  width: 48px;
  height: 48px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cf-footer-info-contain {
  align-items: flex-start;
  margin-bottom: 32px;
  text-decoration: none;
  display: flex;
}

.cf-footer-info-contain.last {
  margin-bottom: 0;
}

.cf-footer-divider {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, .2);
  margin-top: 48px;
  margin-bottom: 48px;
}

.cf-white-link {
  color: #2d2b6e;
  border-bottom: 1px solid #fff;
  text-decoration: none;
  transition: all .2s;
}

.cf-white-link:hover {
  color: #ffa84b;
  border-bottom-color: #ffa84b;
}

.cf-form-paragraph-2 {
  color: #2d2b6e;
  margin-bottom: 24px;
  font-family: Varela, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 156%;
}

.cf-form-heading-2 {
  color: #2d2b6e;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Coolvetica rg, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 100%;
}

.cf-form-left-wrapper {
  width: 40%;
  max-width: 500px;
}

.cf-form-main-wrapper {
  width: 100%;
  max-width: 1600px;
  background-color: #00c0f3;
  border-radius: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 70px 0 80px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.cf-form-section-1 {
  background-color: #00c0f3;
  border: 1px solid #00c0f3;
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-span-4 {
  color: #00c0f3;
}

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

@media screen and (min-width: 1920px) {
  .walsh-link-block-orange.form-button {
    background-color: #00c0f3;
  }

  .walsh-nav-menu-white {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .walsh-nav-logo {
    margin-left: -142px;
  }

  .walsh-inner-nav {
    max-width: 1800px;
  }

  .walsh-main-nav {
    display: inline;
  }

  .walsh-paragraph-serif-left-hero {
    color: #fff;
  }

  .walsh-container {
    max-width: 1800px;
  }

  .walsh-cta-inner-image {
    padding-top: 0;
  }

  .section-5 {
    background-color: #0d0c23;
  }

  .brix---container-default {
    max-width: 1600px;
  }

  .brix---text-300-bold, .brix---display-3 {
    font-family: Coolvetica rg, sans-serif;
    font-weight: 400;
  }

  .cf-form-gradient-submit-2 {
    background-color: #00c0f3;
  }

  .cf-borders-text-field-dropdown {
    width: 100%;
  }

  .cf-send-message-form {
    background-color: #18173f;
  }

  .cf-form-paragraph-2 {
    color: #eff0f6;
  }

  .cf-form-heading-2 {
    color: #00c0f3;
  }

  .cf-form-main-wrapper {
    max-width: 1800px;
    background-color: #2d2b6e;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cf-form-section-1 {
    background-color: #fff;
  }
}

@media screen and (max-width: 991px) {
  .walsh-menu-button-black {
    order: 1;
  }

  .walsh-menu-button-black.w--open {
    color: #2c2c2c;
    background-color: rgba(0, 0, 0, 0);
  }

  .walsh-button-hover-fill {
    display: none;
  }

  .walsh-link-block-orange {
    padding-left: 50px;
  }

  .walsh-flex-nav-buttons {
    justify-content: flex-start;
    margin-top: 15px;
  }

  .walsh-nav-link-black {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .walsh-nav-link-black:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .walsh-toggle-black {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .walsh-toggle-black:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .walsh-dropdown {
    width: 100%;
    margin-left: 0;
    margin-right: auto;
  }

  .walsh-nav-menu-white {
    background-color: #fff;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .walsh-inner-container-nav-float {
    padding-left: 25px;
    padding-right: 0;
  }

  .walsh-float-menu {
    padding: 10px 0;
  }

  .walsh-nav-wrapper-green-padding {
    padding: 10px;
  }

  .walsh-padding-image-hero {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .walsh-hero-div-block {
    justify-content: center;
  }

  .walsh-paragraph-serif-left-hero {
    max-width: none;
  }

  .walsh-heading-xlarge-white {
    font-size: 4em;
  }

  .walsh-main-grid-no-gap {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-container {
    width: auto;
    max-width: 600px;
    flex: 0 auto;
  }

  .walsh-image-logo {
    height: 100%;
    max-height: 50px;
    max-width: 120px;
  }

  .walsh-logo-cloud-grid-border {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-rounded-card {
    grid-row-gap: 2em;
  }

  .walsh-main-grid {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-heading-large {
    letter-spacing: -.01em;
    font-size: 3em;
  }

  .walsh-content-wrap {
    max-width: none;
    order: -1;
    padding-top: 4em;
    padding-bottom: 4em;
  }

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

  .walsh-content-image-wrap {
    max-width: none;
  }

  .walsh-flex-horizontal {
    flex-flow: column wrap;
  }

  .walsh-rounded-container {
    width: auto;
    flex: 0 auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .walsh-container-2 {
    width: auto;
    flex: 0 auto;
  }

  .cf-faq-content-2 {
    padding-bottom: 24px;
  }

  .cf-faq-answer-wrap-2 {
    padding-bottom: 0;
    padding-right: 7%;
  }

  .cf-faqs-container {
    width: 90%;
    padding-top: 0;
  }

  .cf-faq-main-heading {
    text-align: center;
    font-size: 30px;
  }

  .container {
    max-width: 728px;
  }

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

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

  .walsh-footer-inner-menu {
    grid-column-gap: 0px;
    grid-row-gap: 12px;
    flex-flow: column wrap;
  }

  .walsh-footer-grid-social {
    width: 100%;
  }

  .walsh-container-3 {
    width: auto;
    flex: 0 auto;
  }

  .walsh-link-block {
    padding-left: 50px;
  }

  .walsh-cta-v-wrapper {
    justify-content: center;
  }

  .walsh-cta-block-dark-green {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-left: 3em;
    padding-right: 3em;
    display: flex;
  }

  .walsh-container-4 {
    width: auto;
    flex: 0 auto;
  }

  .cf-checkbox-label {
    font-size: 16px;
  }

  .cf-checkbox-field {
    padding-left: 24px;
    padding-right: 24px;
  }

  .cf-checkbox-container {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .cf-form-heading {
    font-size: 30px;
  }

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

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

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

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

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

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

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

  .brix---display-3 {
    font-size: 32px;
    line-height: 44px;
  }

  .brix---3-columns-1-col-tablet {
    grid-template-columns: 1fr;
  }

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

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

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

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

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

  .brix---grid-contact-v14 {
    grid-row-gap: 70px;
    grid-template-columns: 1fr;
  }

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

  .cf-form-heading-28px {
    font-size: 32px;
  }

  .cf-form-right-wrapper {
    width: 100%;
  }

  .cf-form-heading-2 {
    font-size: 30px;
  }

  .cf-form-left-wrapper {
    width: 100%;
    max-width: 500px;
    margin-top: 0;
    margin-bottom: 60px;
  }

  .cf-form-main-wrapper {
    max-width: 700px;
    flex-direction: column;
    padding-left: 70px;
  }
}

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

  .walsh-padding-image-hero {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .walsh-paragraph-serif-left-hero {
    font-size: 1.4em;
  }

  .walsh-heading-xlarge-white {
    font-size: 3em;
  }

  .walsh-left-hero {
    padding-top: 3em;
    padding-bottom: 0;
  }

  .walsh-logo-wrapper-ticker {
    height: 10em;
  }

  .walsh-heading-regular {
    font-size: 1.8em;
  }

  .walsh-rounded-card {
    grid-row-gap: 1.5em;
  }

  .walsh-main-grid {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .walsh-heading-large {
    font-size: 2em;
  }

  .walsh-content-wrap {
    padding-top: 3em;
    padding-bottom: 3em;
  }

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

  .walsh-rounded-block {
    border-radius: 20px;
  }

  .walsh-heading-medium, .walsh-heading-medium-white {
    font-size: 2.4em;
  }

  .cf-faq-answer-wrap-2 {
    padding-right: 7%;
  }

  .cf-faq-questions-2 {
    font-size: 22px;
  }

  .cf-faq-main-heading {
    font-size: 28px;
  }

  .cf-faq-container {
    margin-bottom: 100px;
  }

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

  .walsh-logo-footer {
    max-height: 32px;
  }

  .cf-checkbox-label {
    font-size: 14px;
  }

  .cf-checkbox-field {
    padding: 16px 18px;
  }

  .cf-checkbox-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .cf-contact-form-field {
    margin-bottom: 32px;
    margin-right: 0;
  }

  .cf-fields-contain {
    flex-direction: column;
    margin-bottom: 0;
  }

  .cf-form-heading {
    font-size: 28px;
  }

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

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

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

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

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

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

  .brix---square-icon-large {
    width: 84px;
    max-width: 100%;
    border-radius: 21px;
  }

  .brix---content-inside-card-bg-top {
    margin-top: -72px;
    padding: 32px 24px 40px;
  }

  .brix---card-top-bg {
    min-height: 110px;
  }

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

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

  .brix---text-300-bold {
    font-size: 18px;
    line-height: 22px;
  }

  .brix---pricing-content-v5 {
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---3-columns-1-col-tablet {
    grid-template-columns: 1fr;
  }

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

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

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

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

  .brix---text-area-line {
    min-height: 150px;
  }

  .brix---text-area-line::-ms-input-placeholder {
    font-size: 22px;
    line-height: 34px;
  }

  .brix---text-area-line::placeholder {
    font-size: 22px;
    line-height: 34px;
  }

  .brix---input-line {
    min-height: 74px;
    padding-bottom: 16px;
    font-size: 20px;
    line-height: 34px;
  }

  .brix---input-line::-ms-input-placeholder {
    font-size: 22px;
  }

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

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

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

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

  .brix---inner-container-400px {
    max-width: 100%;
  }

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

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

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

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

  .cf-form-heading-28px {
    font-size: 30px;
  }

  .cf-send-message-form {
    padding: 40px;
  }

  .cf-footer-info {
    font-size: 18px;
  }

  .cf-info-heading {
    margin-bottom: 4px;
  }

  .cf-form-heading-2 {
    font-size: 28px;
  }

  .cf-form-main-wrapper {
    width: 90%;
    padding: 70px 40px 90px;
  }
}

@media screen and (max-width: 479px) {
  .walsh-label-button {
    font-size: 16px;
  }

  .walsh-link-block-orange {
    align-self: center;
    padding-left: 30px;
    padding-right: 25px;
  }

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

  .walsh-flex-nav-buttons {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: stretch;
  }

  .walsh-nav-link-black {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .walsh-toggle-black {
    padding-top: 15px;
    padding-bottom: 14px;
  }

  .walsh-nav-logo {
    height: 45px;
    max-width: 200%;
    margin-left: 0;
  }

  .walsh-float-menu {
    padding-top: 0;
    padding-bottom: 0;
  }

  .walsh-padding-image-hero {
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .walsh-hero-div-block {
    width: 100%;
    grid-row-gap: 1.25em;
    flex-direction: column;
    align-items: center;
  }

  .walsh-paragraph-serif-left-hero {
    text-align: center;
    font-size: 18px;
    line-height: 1.3;
  }

  .walsh-heading-xlarge-white {
    margin-top: -36px;
  }

  .walsh-left-hero {
    text-align: center;
    align-items: center;
    padding-top: 30px;
    font-size: 18px;
  }

  .walsh-container {
    width: 100%;
    max-width: 100%;
    flex: 0 auto;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .walsh-image-logo {
    max-height: 20px;
    max-width: none;
  }

  .walsh-logo-wrapper-ticker {
    height: 8em;
    min-width: 35vw;
  }

  .walsh-link-wrapper {
    font-size: 16px;
  }

  .walsh-main-paragraph {
    font-size: 1em;
  }

  .walsh-heading-regular {
    font-size: 1.4em;
    line-height: 1.2;
  }

  .walsh-inner-card-bottom {
    grid-row-gap: 1em;
    padding: 0 30px 45px;
  }

  .walsh-card-wrapper-image {
    height: auto;
    align-items: flex-end;
  }

  .walsh-title-tag {
    font-size: 16px;
  }

  .walsh-bullet-tag {
    display: none;
  }

  .walsh-content-wrap {
    grid-row-gap: 1.25em;
    text-align: center;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
  }

  .walsh-flex-horizontal {
    grid-row-gap: 2em;
  }

  .walsh-rounded-container {
    width: 100%;
    border: 0 #000;
    border-radius: 0;
    flex: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-3 {
    padding-top: 0;
  }

  .walsh-heading-medium {
    font-size: 1.8em;
  }

  .walsh-label-tag {
    font-size: 12px;
  }

  .walsh-card-wrapper-image-medium {
    height: auto;
    align-items: flex-end;
  }

  .section-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .walsh-text-small-white {
    font-size: 13px;
  }

  .walsh-circle-image {
    flex: none;
  }

  .walsh-main-paragraph-white {
    font-size: 1em;
  }

  .walsh-heading-medium-white {
    font-size: 1.8em;
  }

  .walsh-cta-h-wrapper {
    grid-row-gap: 1em;
  }

  .walsh-cta-inner-image {
    padding-top: 0;
    padding-left: 0;
  }

  .walsh-container-2 {
    width: 100%;
    flex: 0 auto;
  }

  .cf-faq-content-2 {
    font-size: 16px;
  }

  .cf-faq-answer-wrap-2 {
    padding-right: 7%;
  }

  .cf-faq-questions-2 {
    font-size: 18px;
    line-height: 140%;
  }

  .cf-faq-main-heading {
    text-align: center;
    margin-bottom: 60px;
    font-size: 24px;
  }

  .cf-faq-container {
    margin-bottom: 100px;
  }

  .container {
    max-width: none;
  }

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

  .walsh-footer-grid-social {
    width: 100%;
    flex: 0 auto;
    order: 1;
    justify-content: center;
    align-self: auto;
  }

  .walsh-footer-inner {
    width: 100%;
  }

  .walsh-footer-legal-text {
    font-size: 11px;
  }

  .walsh-logo-footer {
    max-height: 24px;
  }

  .walsh-container-3 {
    width: 100%;
    flex: 0 auto;
  }

  .walsh-content-wrapper-white {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .walsh-link-block {
    padding-left: 30px;
    padding-right: 25px;
  }

  .walsh-cta-v-wrapper {
    width: 100%;
    grid-row-gap: 1.25em;
    flex-direction: column;
    align-items: center;
  }

  .walsh-content-wrapper-gap {
    grid-row-gap: 1.2em;
  }

  .walsh-cta-block-dark-green {
    padding: 3em 2em;
  }

  .walsh-container-4 {
    width: 100%;
    flex: 0 auto;
  }

  .bold-text {
    text-align: left;
    font-size: .8em;
    line-height: 100%;
  }

  .image {
    max-width: 60%;
    margin-top: -8px;
    margin-bottom: -11px;
  }

  .cf-form-gradient-submit {
    background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .cf-checkbox-field {
    padding: 12px 14px;
  }

  .cf-contact-field-label.budget {
    margin-top: 40px;
  }

  .cf-contact-form-field {
    height: 60px;
    margin-bottom: 32px;
    margin-right: 0;
    padding-left: 20px;
  }

  .cf-fields-contain {
    flex-direction: column;
    margin-bottom: 0;
  }

  .cf-form-heading {
    margin-bottom: 16px;
    font-size: 24px;
  }

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

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

  .brix---square-icon {
    max-width: 56px;
    border-radius: 14px;
  }

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

  .brix---mg-bottom-24px.pic {
    max-width: 100%;
    min-height: 0;
  }

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

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

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

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

  .brix---square-icon-large {
    max-width: 80px;
    border-radius: 21px;
  }

  .brix---content-inside-card-bg-top {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---card-top-bg {
    min-height: 50px;
  }

  .brix---section-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5 {
    font-size: 15px;
  }

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

  .brix---btn-primary-full-width.cta {
    font-size: 16px;
  }

  .brix---text-300-bold {
    font-size: 17px;
    line-height: 21px;
  }

  .brix---display-3 {
    font-size: 26px;
    line-height: 39px;
  }

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

  .brix---3-columns-1-col-tablet {
    grid-template-columns: 1fr;
  }

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

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

  .brix---section-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-2 {
    max-width: 100%;
    min-height: 200px;
    min-width: 200px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 5px;
  }

  .icon {
    border: 1px solid #00c0f3;
  }

  .bold-text-7 {
    font-size: 15px;
  }

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

  .brix---text-area-line {
    min-height: 130px;
    border-bottom-width: 1px;
  }

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

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

  .brix---input-line {
    min-height: 58px;
    border-bottom-width: 1px;
    font-size: 16px;
    line-height: 18px;
  }

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

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

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

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

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

  .brix---inner-container-400px {
    max-width: 100%;
  }

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

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

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

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

  .cf-form-gradient-submit-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    font-size: 22px;
  }

  .cf-borders-text-field {
    padding-left: 14px;
    padding-right: 14px;
    font-size: 16px;
  }

  .cf-borders-text-field-dropdown {
    padding-left: 14px;
    font-size: 16px;
  }

  .cf-form-heading-28px {
    font-size: 24px;
  }

  .cf-send-message-form {
    padding-top: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .cf-footer-info {
    font-size: 16px;
  }

  .cf-info-heading {
    margin-bottom: 4px;
  }

  .cf-footer-headings-wrap {
    margin-left: 16px;
  }

  .cf-footer-info-contain {
    align-items: center;
  }

  .cf-footer-divider {
    display: none;
  }

  .cf-form-paragraph-2 {
    text-align: center;
  }

  .cf-form-heading-2 {
    text-align: center;
    margin-bottom: 16px;
    font-size: 42px;
  }

  .cf-form-left-wrapper {
    margin-bottom: 0;
  }

  .cf-form-main-wrapper {
    padding: 60px 0;
  }

  .cf-form-section-1 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-3 {
    margin-bottom: 24px;
    margin-left: 55px;
    margin-right: 60px;
  }
}

#w-node-_1f7b6dd3-67a4-e1cd-e6c6-d5101e8ed698-c90a639c {
  grid-area: 1 / 1 / 2 / 7;
  align-self: center;
}

#w-node-_1f7b6dd3-67a4-e1cd-e6c6-d5101e8ed6b1-c90a639c {
  grid-area: 1 / 7 / 2 / 13;
  align-self: center;
  justify-self: stretch;
}

#w-node-bda3c922-52be-176f-8974-b73c8964d029-c90a639c, #w-node-bda3c922-52be-176f-8974-b73c8964d02b-c90a639c, #w-node-bda3c922-52be-176f-8974-b73c8964d02d-c90a639c, #w-node-bda3c922-52be-176f-8974-b73c8964d02f-c90a639c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7f2f389b-30ec-ab95-1b83-6e46261e7760-c90a639c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_174cd55e-dfa0-fa2b-86af-92c36a72ac9b-c90a639c {
  grid-area: 1 / 6 / 2 / 13;
  align-self: end;
  justify-self: end;
}

#w-node-_174cd55e-dfa0-fa2b-86af-92c36a72ac9d-c90a639c {
  grid-area: 1 / 1 / 2 / 6;
  align-self: center;
}

#w-node-_29f42f38-2aef-cc60-6fad-f5a124657e25-c90a639c, #w-node-_29f42f38-2aef-cc60-6fad-f5a124657e33-c90a639c, #w-node-_984b7533-0752-7848-539d-bb6236407561-c90a639c, #w-node-_984b7533-0752-7848-539d-bb623640756f-c90a639c, #w-node-a8e86db4-9b7f-5fff-c255-997ee86457a7-c90a639c, #w-node-c2b4011f-5c23-b4d4-39f8-0af882e26fcb-c90a639c, #w-node-c7452820-bbf2-8730-9430-b702aa6a9b99-c90a639c, #w-node-_33fe0805-47c8-e989-84de-12241d9697f4-c90a639c, #w-node-efdf3f05-20f8-062b-c9b4-355a56abed3f-c90a639c {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-e36b151c-a175-9dbf-6287-5d91a07c6b28-c90a639c {
  grid-area: 1 / 1 / 2 / 8;
  align-self: center;
}

#w-node-e36b151c-a175-9dbf-6287-5d91a07c6b2d-c90a639c {
  grid-area: 1 / 10 / 2 / 13;
  align-self: center;
  justify-self: stretch;
}

#w-node-_06757218-fc2c-d990-7e5d-d1632537ef4d-c90a639c {
  grid-area: 1 / 7 / 2 / 13;
  align-self: end;
  justify-self: center;
}

#w-node-_06757218-fc2c-d990-7e5d-d1632537ef4f-c90a639c {
  grid-area: 1 / 2 / 2 / 7;
  align-self: center;
}

#w-node-b7f1f096-e8ef-acd2-fd79-bb038dd86ab6-c90a639c {
  grid-area: 1 / 1 / 2 / 4;
  align-self: center;
}

#w-node-b7f1f096-e8ef-acd2-fd79-bb038dd86ab8-c90a639c {
  grid-area: 2 / 4 / 3 / 10;
  align-self: center;
  justify-self: center;
}

#w-node-b7f1f096-e8ef-acd2-fd79-bb038dd86abf-c90a639c {
  grid-area: 1 / 10 / 2 / 13;
  align-self: center;
  justify-self: end;
}

#w-node-b7f1f096-e8ef-acd2-fd79-bb038dd86ac1-c90a639c {
  justify-self: center;
}

#w-node-b7f1f096-e8ef-acd2-fd79-bb038dd86ac9-c90a639c {
  grid-area: 1 / 4 / 2 / 10;
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_1f7b6dd3-67a4-e1cd-e6c6-d5101e8ed698-c90a639c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_1f7b6dd3-67a4-e1cd-e6c6-d5101e8ed6b1-c90a639c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-bda3c922-52be-176f-8974-b73c8964d029-c90a639c, #w-node-bda3c922-52be-176f-8974-b73c8964d02b-c90a639c, #w-node-bda3c922-52be-176f-8974-b73c8964d02d-c90a639c, #w-node-bda3c922-52be-176f-8974-b73c8964d02f-c90a639c {
    grid-column: span 1 / span 1;
  }

  #w-node-_174cd55e-dfa0-fa2b-86af-92c36a72ac9b-c90a639c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_174cd55e-dfa0-fa2b-86af-92c36a72ac9d-c90a639c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_29f42f38-2aef-cc60-6fad-f5a124657e25-c90a639c, #w-node-_29f42f38-2aef-cc60-6fad-f5a124657e33-c90a639c, #w-node-_984b7533-0752-7848-539d-bb6236407561-c90a639c, #w-node-_984b7533-0752-7848-539d-bb623640756f-c90a639c, #w-node-a8e86db4-9b7f-5fff-c255-997ee86457a7-c90a639c, #w-node-c2b4011f-5c23-b4d4-39f8-0af882e26fcb-c90a639c, #w-node-c7452820-bbf2-8730-9430-b702aa6a9b99-c90a639c, #w-node-_33fe0805-47c8-e989-84de-12241d9697f4-c90a639c, #w-node-efdf3f05-20f8-062b-c9b4-355a56abed3f-c90a639c {
    grid-column: span 2 / span 2;
  }

  #w-node-e36b151c-a175-9dbf-6287-5d91a07c6b28-c90a639c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-e36b151c-a175-9dbf-6287-5d91a07c6b2d-c90a639c, #w-node-_06757218-fc2c-d990-7e5d-d1632537ef4d-c90a639c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_06757218-fc2c-d990-7e5d-d1632537ef4f-c90a639c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-b7f1f096-e8ef-acd2-fd79-bb038dd86ab6-c90a639c {
    grid-column-end: 3;
  }

  #w-node-b7f1f096-e8ef-acd2-fd79-bb038dd86ab8-c90a639c {
    grid-area: 4 / 1 / 5 / 3;
    justify-self: start;
  }

  #w-node-b7f1f096-e8ef-acd2-fd79-bb038dd86abf-c90a639c {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }

  #w-node-b7f1f096-e8ef-acd2-fd79-bb038dd86ac9-c90a639c {
    grid-area: 2 / 1 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1f7b6dd3-67a4-e1cd-e6c6-d5101e8ed698-c90a639c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_1f7b6dd3-67a4-e1cd-e6c6-d5101e8ed6b1-c90a639c {
    align-self: stretch;
    justify-self: center;
  }

  #w-node-_174cd55e-dfa0-fa2b-86af-92c36a72ac9b-c90a639c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_174cd55e-dfa0-fa2b-86af-92c36a72ac9d-c90a639c {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: center;
  }

  #w-node-e36b151c-a175-9dbf-6287-5d91a07c6b28-c90a639c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_06757218-fc2c-d990-7e5d-d1632537ef4d-c90a639c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_06757218-fc2c-d990-7e5d-d1632537ef4f-c90a639c, #w-node-b7f1f096-e8ef-acd2-fd79-bb038dd86ab6-c90a639c {
    grid-area: 1 / 1 / 2 / 3;
  }
}


@font-face {
  font-family: 'Coolvetica rg';
  src: url('../fonts/coolvetica-rg.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}