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

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-small, .margin-bottom.margin-xsmall {
  margin: 0 0 1rem;
}

.margin-bottom.margin-medium {
  margin-bottom: 2rem;
}

.margin-bottom.margin-xxlarge {
  margin: 0 0 4rem;
}

.margin-bottom.margin-small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-large {
  margin-bottom: 3rem;
}

.margin-bottom.margin-xsmall, .margin-bottom.margin-xxsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-xxsmall.smaller {
  margin-bottom: .25rem;
}

.margin-bottom.margin-medium {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-small {
  margin: 0 0 1.5rem;
}

.margin-bottom.margin-xxsmall {
  margin: 0 0 .75rem;
}

.margin-bottom.margin-xxsmall._0-5 {
  margin-bottom: .5rem;
}

.margin-bottom.margin-xsmall {
  margin: 0 0 1rem;
}

.text-size-medium {
  color: #000;
  letter-spacing: -.2px;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  line-height: 127%;
}

.text-size-medium.white {
  color: #fff;
}

.text-size-medium.reg {
  color: #414141;
  font-size: 1rem;
}

.text-size-medium.reg.larger {
  font-size: 1.1rem;
}

.text-size-medium.reg.center {
  text-align: center;
  font-size: .9rem;
  font-style: italic;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  border-radius: .5rem;
  padding: .75rem 1.5rem;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  box-shadow: inset 0 -3px #303030;
}

.button:hover {
  background-color: #222;
  transform: translate(0, -3px);
}

.button.is-secondary {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
}

.button.is-secondary.is-alternate {
  color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  background-color: #0000;
}

.button.is-alternate {
  border-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.button.is-link {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.button.wide {
  justify-content: center;
  align-items: center;
  padding: 1rem 1.75rem;
  font-size: 1.25rem;
  display: flex;
}

.image-overlay-layer {
  z-index: 1;
  background-color: #0000;
  position: absolute;
  inset: 0%;
}

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

.padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.padding-section-large.less-padding {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.padding-section-large.less-bottom {
  padding-bottom: 3rem;
}

.section_header5 {
  position: relative;
}

.section_header5.text-color-alternate {
  background-color: #000;
  min-height: 100vh;
}

.section_header5.text-color-alternate.smaller {
  min-height: 60vh;
}

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

.button-group.is-center {
  justify-content: center;
}

.max-width-medium {
  width: 100%;
  max-width: 35rem;
}

.header5_content {
  z-index: 1;
  justify-content: flex-start;
  align-items: center;
  min-height: 100svh;
  max-height: 60rem;
  display: flex;
  position: relative;
}

.heading-style-h1 {
  color: #000;
  letter-spacing: -1.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

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

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.header5_background-image-wrapper {
  z-index: 0;
  background-image: linear-gradient(#00000080, #00000080);
  position: absolute;
  inset: 0%;
}

.margin-top, .margin-top.margin-medium {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-xxsmall {
  margin: .375rem 0 0;
}

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading-style-h2.white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 4rem;
}

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

.text-style-tagline {
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

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

.section_layout1 {
  background-color: var(--\<unknown\|relume-variable-background-color-1\>);
  color: var(--\<unknown\|relume-variable-text-color-1\>);
}

.layout1_image-wrapper {
  border-radius: 0;
  overflow: hidden;
}

.layout1_image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.cta52_form-block {
  max-width: 30rem;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.form_message-success {
  background-color: var(--\<unknown\|relume-variable-background-color-6\>);
  color: var(--\<unknown\|relume-variable-text-color-4\>);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2.5rem;
  display: flex;
}

.section_cta52 {
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: block;
  position: relative;
}

.form_message-error-wrapper {
  margin-top: 1rem;
  padding: 0;
}

.form_input {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  border-radius: 0;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form_input:focus {
  border-color: #000;
}

.form_input::placeholder {
  color: #0009;
}

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

.form_message-error {
  background-color: var(--\<unknown\|relume-variable-background-color-8\>);
  color: var(--\<unknown\|relume-variable-text-color-5\>);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.text-size-tiny {
  font-size: .75rem;
}

.form_message-success-wrapper {
  margin-top: 1rem;
  padding: 0;
}

.error-text {
  color: #e23939;
}

.signup-form-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  margin-bottom: 1rem;
  display: flex;
}

.success-text {
  font-weight: 600;
}

.cta52_card {
  border: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  background-color: #fff;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4rem;
  display: flex;
  overflow: hidden;
}

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

.green-rect-wrapper {
  position: relative;
  top: -2vh;
}

.green-rect {
  z-index: 2;
  background-color: #000;
  border-top: 1px #013332;
  width: 100vw;
  height: 5vh;
  position: absolute;
  inset: auto 0% 0%;
}

.image-3 {
  z-index: 4;
  color: #fff;
  width: 3rem;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -20px 0% 0%;
}

.header76_image-list-right, .header76_image-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

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

.header76_image-wrapper {
  width: 100%;
  padding-top: 120%;
  position: relative;
}

.header76_images-layout {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.header76_image {
  object-fit: cover;
  border-radius: .75em;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.header76_content-right {
  grid-column-gap: 1rem;
  align-items: center;
  height: 100vh;
  padding-right: 5vw;
  overflow: hidden;
}

.header76_image-list-left {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  column-count: 2;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  column-gap: 1.5rem;
  width: 100%;
  height: 100%;
  margin-top: -120%;
  display: grid;
}

.header76_content-left {
  max-width: 42rem;
  margin-left: 0;
  margin-right: 5rem;
}

.layout141_image-wrapper {
  border-radius: 0;
  overflow: hidden;
}

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

.layout141_image {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section_layout141 {
  background-color: var(--\<unknown\|relume-variable-background-color-1\>);
  color: var(--\<unknown\|relume-variable-text-color-1\>);
}

.header26_image {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.text-size-medium-2 {
  font-size: 1.125rem;
}

.section_header26 {
  color: var(--\<unknown\|relume-variable-text-color-1\>);
  background-color: #000;
  display: none;
}

.button-2 {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  text-align: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button-2.is-secondary {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
}

.heading-style-h1-2 {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

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

.header26_image-wrapper {
  border-radius: 0;
  overflow: hidden;
}

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

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

.contact20_icon-wrapper {
  vertical-align: top;
  display: inline-block;
}

.text-style-link {
  text-decoration: underline;
}

.contact20_grid-list {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  display: grid;
}

.contact20_item {
  text-align: center;
  background-color: #fff;
  border: 1px #000;
  border-radius: 8px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 2rem;
}

.heading-style-h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.section_contact20 {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
}

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

.heading-style-h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.1;
}

.heading-style-h3.smaller {
  font-size: 1.25rem;
  font-weight: 600;
}

.heading-style-h3.large {
  font-size: 2.5rem;
}

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

.button-3 {
  border: 1px solid var(--\<unknown\|relume-variable-neutral-shade-7\>);
  background-color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  color: var(--\<unknown\|relume-variable-neutral-white\>);
  text-align: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.section_pricing18 {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
}

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

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

.heading-style-h1-3 {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

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

.pricing18_plan {
  background-color: #fff;
  border-style: solid;
  border-radius: 12px;
  flex-flow: column;
  justify-content: space-between;
  padding: 2rem;
  display: flex;
  overflow: hidden;
}

.heading-style-h6 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

.heading-style-h4-2 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.pricing18_feature {
  display: flex;
}

.pricing-section {
  padding: 2rem 2rem 0;
}

.pricing-section.middle {
  background-color: #fff;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.pricing-section.middle.hidden {
  display: none;
}

.pricing-section.btm-1 {
  text-align: center;
  background-color: #fff;
  border-radius: 12px 12px 0 0;
  padding-bottom: 2rem;
  position: relative;
}

.pricing-section.btm-2 {
  background-color: #f5f5f5;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}

.right-align {
  color: #1f1f1f;
  text-align: right;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 1.1;
}

.right-align.left {
  color: #5b5b66;
  text-align: left;
  align-self: center;
  font-family: Inter, sans-serif;
  line-height: 143.75%;
}

.right-align.left.billed {
  font-size: .875rem;
}

.div-block-5 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.pricing12_feature-list {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  background-color: #f6f8fa00;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: grid;
}

.heading-style-h3-2 {
  color: #fcfcfc;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.heading-style-h3-2.price {
  color: #1c7df3;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 2.25rem;
}

.text-size-medium-3 {
  color: #1e293b;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  line-height: 137%;
}

.text-size-medium-3.pricing {
  color: #424242;
  font-size: 1rem;
  font-weight: 400;
  line-height: 137%;
}

.grouping {
  margin-bottom: 0;
}

.pricing12_icon-wrapper {
  flex: none;
  align-self: flex-start;
  align-items: center;
  margin-right: 1rem;
  display: flex;
}

.black-text {
  color: #1c7df3;
}

.black-text.bold {
  color: #000;
  font-weight: 700;
}

.div-block-4 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.pricing12_divider {
  background-color: #cecece00;
  background-image: linear-gradient(275deg, #d0d5dd00, #d0d5dd 50%, #fff0);
  width: 100%;
  height: 1.5px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.pricing12_divider.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.pricing12_divider.no-margin.full {
  background-color: #1f23281a;
  background-image: none;
}

.pricing12_plan {
  border-style: none;
  border-width: 1px;
  border-radius: 12px;
  padding: 2rem;
  box-shadow: 0 0 0 1px #d0d5dd, 0 1px 3px #8f8f8f33, inset 0 -2px #3d3d3d0a, 0 6px 13px #0000000a, 0 53px 12px #00000005;
}

.pricing12_plan.blue {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-color: #f6f8fa;
  border: 3px solid #5c0099;
  padding: 0;
  transition: all .2s ease-in-out;
  position: relative;
  overflow: visible;
  box-shadow: 0 1px 3px #8f8f8f33, inset 0 -2px #3d3d3d0a, 0 6px 13px #0000000a, 0 53px 12px #00000005;
}

.pricing12_plan.blue:hover {
  transform: none;
}

.pricing12_plan.blue.not-blue {
  border-style: none;
  transition: all .2s ease-in-out;
  position: relative;
  transform: none;
  box-shadow: 0 0 20px #ffffff52, 0 1px 3px #8f8f8f33, inset 0 -2px #3d3d3d0a, 0 6px 13px #0000000a, 0 53px 12px #00000005;
}

.pricing12_plan.blue.not-blue:hover {
  transform: none;
}

.pricing12_plan.blue.scale {
  transform: none;
  box-shadow: 0 0 20px -2px #ffffff5c, 0 1px 3px #8f8f8f33, inset 0 -2px #3d3d3d0a, 0 6px 13px #0000000a, 0 53px 12px #00000005;
}

.button-4 {
  color: #fcfcfc;
  text-align: center;
  cursor: pointer;
  background-color: #1c7df3;
  border: 1px solid #00000012;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.75rem;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
  box-shadow: inset 0 2px #ffffff1a, inset 0 -4px #00000017;
}

.button-4:hover {
  transform: scale(1.03);
}

.pricing12_feature {
  flex-flow: row;
  display: flex;
}

.icon-embed-xsmall-10 {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.heading.heading-style-h5 {
  color: #1e293b;
  margin-bottom: -4px;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.heading-style-h4-3 {
  color: #0f141d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.heading-style-h4-3.text-align-center.pricing {
  color: #1e293b;
  font-size: 2.5rem;
  line-height: 1.1;
}

.recent-work-arrow-wrapper {
  z-index: 2;
  position: relative;
  overflow: visible;
}

.image-7 {
  z-index: 3;
  position: absolute;
  inset: -8vh auto 0% -14vw;
  transform: rotate(-12deg);
}

.image-7.right-side {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  top: 25vh;
  left: auto;
  right: 28vw;
  transform: rotate(-7deg);
}

.image-7.right-side.new {
  top: -14vh;
  right: auto;
  transform: rotate(-12deg);
}

.most-popular-div {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  display: flex;
  position: absolute;
  top: -1rem;
}

.most-popular-tag {
  color: #fff;
  background-color: #5c0099;
  border-radius: 1.25rem;
  padding: .375rem 1rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 135%;
}

.text-block {
  font-family: Inter, sans-serif;
  font-size: 1rem;
}

.banner {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  display: flex;
  box-shadow: inset 0 -3px #0003;
}

.purple-link {
  color: #5c0099;
  text-underline-offset: 2px;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.footer4_bottom-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: space-between;
  display: grid;
}

.footer4_credit-text {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 1rem;
}

.footer4_credit-text.hidden {
  display: none;
}

.footer4_credit-text.right-align {
  padding-bottom: .125rem;
}

.line-divider-2 {
  background-color: #565454;
  width: 100%;
  height: .5px;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-xxlarge {
  padding: 3.5rem 0;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

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

.logo {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}

.logo.dark {
  color: #000;
  font-family: Inter, sans-serif;
}

.footer4_top-wrapper {
  grid-column-gap: 4vw;
  grid-template-rows: auto;
  grid-template-columns: .5fr .8fr;
  justify-content: space-between;
  align-items: end;
}

.footer4_logo-link {
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: 0;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom.padding-xxlarge {
  padding: 0 0 .5rem;
}

.footer4_component {
  background-color: #000;
}

.footer-logo-image {
  width: 180px;
}

@media screen and (max-width: 991px) {
  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .heading-style-h1 {
    font-size: 3.25rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h2 {
    font-size: 2.75rem;
  }

  .heading-style-h2.white {
    font-size: 3.25rem;
    line-height: 1.05;
  }

  .layout1_content {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .signup-form-wrapper {
    grid-column-gap: 1rem;
  }

  .cta52_card {
    padding: 3rem;
  }

  .header76_component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
    padding-top: 6rem;
  }

  .header76_content-right {
    height: 40rem;
    padding-left: 5vw;
  }

  .header76_content-left {
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading-style-h1-2 {
    font-size: 3.25rem;
  }

  .contact20_grid-list {
    grid-column-gap: 2rem;
  }

  .heading-style-h4 {
    font-size: 1.75rem;
  }

  .pricing18_grid-list {
    grid-template-columns: 1fr;
  }

  .heading-style-h1-3 {
    font-size: 3.25rem;
  }

  .heading-style-h4-2, .heading-style-h4-3 {
    font-size: 1.75rem;
  }

  .recent-work-arrow-wrapper {
    display: none;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer4_top-wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-medium {
    font-size: 1.125rem;
  }

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

  .section_header5.text-color-alternate {
    min-height: auto;
  }

  .heading-style-h1 {
    font-size: 3rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h2 {
    font-size: 2.25rem;
  }

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

  .cta52_card {
    padding: 2rem;
  }

  .header76_component {
    padding-top: 4rem;
  }

  .header76_content-right {
    height: 30rem;
  }

  .text-size-medium-2 {
    font-size: 1rem;
  }

  .heading-style-h1-2 {
    font-size: 2.5rem;
  }

  .contact20_grid-list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .pricing18_grid-list {
    grid-template-columns: 1fr;
  }

  .heading-style-h1-3 {
    font-size: 2.5rem;
  }

  .pricing18_plan {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .heading-style-h6 {
    font-size: 1.125rem;
  }

  .heading-style-h4-2 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .heading-style-h3-2 {
    font-size: 2.5rem;
  }

  .text-size-medium-3 {
    font-size: 1rem;
  }

  .pricing12_plan {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .heading-style-h4-3 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .image-7 {
    display: none;
  }

  .footer4_bottom-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-auto-flow: row;
    justify-content: center;
    justify-items: center;
    padding-bottom: 1rem;
  }

  .footer4_credit-text {
    margin-top: 1rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer4_top-wrapper {
    grid-row-gap: 1rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .section_header5.text-color-alternate {
    min-height: 60px;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h2.white {
    font-size: 2.5rem;
  }

  .layout1_content {
    grid-template-columns: 1fr;
  }

  .signup-form-wrapper {
    grid-row-gap: .75rem;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .header76_component {
    grid-template-columns: 1fr;
  }

  .heading-style-h3 {
    font-size: 2rem;
  }

  .pricing-section.middle {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .pricing-section.btm-1, .pricing-section.btm-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .right-align {
    text-align: left;
  }

  .pricing12_feature-list {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .heading-style-h3-2 {
    font-size: 2rem;
  }

  .heading-style-h3-2.price {
    font-size: 1.75rem;
  }

  .text-size-medium-3.pricing {
    font-size: 1rem;
  }

  .button-4 {
    flex: 0 auto;
    padding: .875rem 1.5rem;
  }

  .heading.heading-style-h5, .heading-style-h4-3 {
    font-size: 1.25rem;
  }

  .heading-style-h4-3.text-align-center.pricing {
    font-size: 1.75rem;
  }

  .most-popular-div {
    margin-left: -1rem;
  }

  .text-block {
    font-size: .875rem;
  }

  .footer4_bottom-wrapper {
    grid-row-gap: 0rem;
  }

  .footer4_credit-text {
    margin-left: auto;
    margin-right: auto;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-bottom-left {
    overflow-wrap: anywhere;
    margin-left: auto;
    margin-right: auto;
  }

  .footer4_top-wrapper {
    grid-column-gap: 2vw;
    grid-row-gap: 2rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

#w-node-_20f06df8-38ed-9946-3ab9-88943e877e9d-71c399ce {
  justify-self: end;
}

#w-node-a0501282-5ccc-f811-d059-209de0ce1f98-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1f99-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1f9b-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1f9c-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1f9d-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1f9e-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1f9f-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fa0-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fa1-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fa2-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fa3-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fa4-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fa5-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fa7-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fa8-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fa9-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1faa-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fab-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fac-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fad-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fae-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1faf-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fb0-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fb1-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fb3-71c399ce, #w-node-a0501282-5ccc-f811-d059-209de0ce1fb4-71c399ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce483ec9-b7d3-eb16-ae58-8f2e30902bcb-71c399ce {
  justify-self: start;
}

#w-node-ce483ec9-b7d3-eb16-ae58-8f2e30902bd1-71c399ce, #w-node-ce483ec9-b7d3-eb16-ae58-8f2e30902bd4-71c399ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_20f06df8-38ed-9946-3ab9-88943e877e9d-7a6f82bd {
  justify-self: end;
}

#w-node-_20f06df8-38ed-9946-3ab9-88943e877eac-7a6f82bd, #w-node-_20f06df8-38ed-9946-3ab9-88943e877eaf-7a6f82bd, #w-node-_20f06df8-38ed-9946-3ab9-88943e877ead-7a6f82bd, #w-node-_20f06df8-38ed-9946-3ab9-88943e877eae-7a6f82bd, #w-node-_20f06df8-38ed-9946-3ab9-88943e877eb1-7a6f82bd, #w-node-_20f06df8-38ed-9946-3ab9-88943e877eb2-7a6f82bd, #w-node-_20f06df8-38ed-9946-3ab9-88943e877eb3-7a6f82bd, #w-node-_20f06df8-38ed-9946-3ab9-88943e877eb4-7a6f82bd, #w-node-_20f06df8-38ed-9946-3ab9-88943e877eb5-7a6f82bd, #w-node-_20f06df8-38ed-9946-3ab9-88943e877eb6-7a6f82bd, #w-node-_20f06df8-38ed-9946-3ab9-88943e877eb7-7a6f82bd, #w-node-_20f06df8-38ed-9946-3ab9-88943e877eb8-7a6f82bd, #w-node-_20f06df8-38ed-9946-3ab9-88943e877eb9-7a6f82bd, #w-node-_8bb7c49c-b29a-e576-be46-c8df8fc2f6c9-7a6f82bd, #w-node-_8bb7c49c-b29a-e576-be46-c8df8fc2f6ca-7a6f82bd, #w-node-_8bb7c49c-b29a-e576-be46-c8df8fc2f6cb-7a6f82bd, #w-node-_8bb7c49c-b29a-e576-be46-c8df8fc2f6cc-7a6f82bd, #w-node-_8bb7c49c-b29a-e576-be46-c8df8fc2f6cd-7a6f82bd, #w-node-_8bb7c49c-b29a-e576-be46-c8df8fc2f6ce-7a6f82bd, #w-node-_8bb7c49c-b29a-e576-be46-c8df8fc2f6cf-7a6f82bd, #w-node-_54c6f99c-2046-7354-50d2-c0a32917bcf9-7a6f82bd, #w-node-_54c6f99c-2046-7354-50d2-c0a32917bcfa-7a6f82bd, #w-node-_54c6f99c-2046-7354-50d2-c0a32917bcfb-7a6f82bd, #w-node-_54c6f99c-2046-7354-50d2-c0a32917bcfc-7a6f82bd, #w-node-_54c6f99c-2046-7354-50d2-c0a32917bcfe-7a6f82bd, #w-node-_54c6f99c-2046-7354-50d2-c0a32917bcff-7a6f82bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-edc68cb7-e96f-62d0-47f5-214ec0f55c12-7a6f82bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-edc68cb7-e96f-62d0-47f5-214ec0f55c2e-7a6f82bd, #w-node-b3bd19fb-a6df-80c6-4fa7-457151ba1699-7a6f82bd, #w-node-edc68cb7-e96f-62d0-47f5-214ec0f55c35-7a6f82bd, #w-node-edc68cb7-e96f-62d0-47f5-214ec0f55c3c-7a6f82bd {
  align-self: start;
}

#w-node-_4c643e10-b2fc-fbd4-bc36-3e9eb49e3c75-7a6f82bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-edc68cb7-e96f-62d0-47f5-214ec0f55c43-7a6f82bd {
  align-self: start;
}

#w-node-_3f409fef-1763-7a2f-39c6-69eb718e77fb-7a6f82bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-cc96fe38-20d0-2f13-1d16-e413921395e4-7a6f82bd, #w-node-_484ee3e5-eb29-3d7e-b7f5-baf0aa641f23-7a6f82bd, #w-node-cc96fe38-20d0-2f13-1d16-e413921395e9-7a6f82bd, #w-node-cc96fe38-20d0-2f13-1d16-e413921395ee-7a6f82bd {
  align-self: start;
}

#w-node-_86b20fc7-d7c2-fc7b-8605-cd07848caede-7a6f82bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-cc96fe38-20d0-2f13-1d16-e413921395f3-7a6f82bd {
  align-self: start;
}

#w-node-_7d2ade76-bd2e-22b2-4cb7-7d85fb7d04e5-7a6f82bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_13324fd6-e3af-7f7c-26f5-6903e5da086f-7a6f82bd, #w-node-_99ea1224-cb6b-7244-c765-29033d911d70-7a6f82bd, #w-node-_13324fd6-e3af-7f7c-26f5-6903e5da0874-7a6f82bd, #w-node-_13324fd6-e3af-7f7c-26f5-6903e5da0879-7a6f82bd {
  align-self: start;
}

#w-node-_13324fd6-e3af-7f7c-26f5-6903e5da087e-7a6f82bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_13324fd6-e3af-7f7c-26f5-6903e5da0883-7a6f82bd {
  align-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_20f06df8-38ed-9946-3ab9-88943e877e9d-71c399ce {
    justify-self: start;
  }

  #w-node-ce483ec9-b7d3-eb16-ae58-8f2e30902bcb-71c399ce {
    justify-self: center;
  }

  #w-node-_20f06df8-38ed-9946-3ab9-88943e877e9d-7a6f82bd {
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_77ce01f1-4628-79b1-7581-06c7b6c0fb5e-71c399ce {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ce483ec9-b7d3-eb16-ae58-8f2e30902bd2-71c399ce {
    grid-area: 4 / 1 / 5 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ce483ec9-b7d3-eb16-ae58-8f2e30902bcb-71c399ce {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_77ce01f1-4628-79b1-7581-06c7b6c0fb5e-71c399ce {
    order: 9999;
  }
}


