html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* font-family: sans-serif */
}

body {
  margin: 0;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  /* font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px */
}

/* h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px
}

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

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px
} */

p {
  margin-top: 0;
  margin-bottom: 10px
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 10px;
  /* font-weight: 700 */
}

:root {
  --midnight-blue: #282876;
  --light-slate-grey: #8181ac;
  --royal-blue-2: #216fed;
  --ghost-white: #f4f5fd;
  --medium-slate-blue: #836ae4;
  --royal-blue: #3c5a9a1a;
  --alice-blue: #e1f4ff;
  --white: white;
  --medium-purple: #a994fa;
  --coral: #ff6a39;
  --thistle: #f9e1ff;
  --white-2: white;
  --thistle-2: #ffe6e9;
  --ivory: #f9ffd9
}

/* h1 {
  color: #282876;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 54px;
  font-weight: 700;
  line-height: 56px
}

h2 {
  color: var(--midnight-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px
}

h3 {
  color: var(--midnight-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 48px
}

h4 {
  color: var(--midnight-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px
}

h5 {
  color: var(--midnight-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px
}

h6 {
  color: var(--midnight-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 36px
} */

.h6-18-px {
  font-size: 18px;
  line-height: 28px
}

.h6-18-px.line-height-28 {
  line-height: 24px
}

.rich-text h6 {
  font-size: 17px;
  line-height: 33px
}

.reviews-hero-section {
  position: relative
}

.wrapper.reviews-hero-wrapper {
  padding-top: 40px;
  padding-bottom: 60px
}

.review-hero-text-content {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  max-width: 560px;
  display: flex
}

.review-hero-icon-container {
  width: 48px;
  height: 48px;
  margin-bottom: 24px
}

.review-hero-icon {
  object-fit: contain;
  width: 100%;
  height: 100%
}

.review-hero-heading-wrapper {
  max-width: 480px;
  margin-bottom: 24px
}

.h1-38px {
  font-size: 38px
}

.testimonial-stats-wrapper {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  display: flex
}

.testimonial-stats-wrapper.reviews {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  justify-items: start;
  display: grid
}


a {
  text-decoration: none
}

.p-design {
  /* color: var(--light-slate-grey); */
  margin-bottom: 0;
  /* line-height: 28px */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}

audio,
canvas,
progress,
video {
  vertical-align: baseline;
  display: inline-block
}

audio:not([controls]) {
  height: 0;
  display: none
}

[hidden],
template {
  display: none
}

a {
  background-color: #0000
}

a:active,
a:hover {
  outline: 0
}

.button:hover {
  background-color: var(--midnight-blue)
}

.page-padding-7 {
  /* background-image: url(https://cdn.prod.website-files.com/6271eccd721c60cfc506dd88/62bc36c46dae2968fdbd73f6_60a77131308f92eca2edfa50_Ellipse%20105-min.png); */
  background-size: auto;
  padding-top: 40px;
  padding-left: 1.25rem;
  padding-right: 1.25rem
}

.page-padding-7.bg-white {
  background-color: var(--white-2)
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  margin: .67em 0;
  font-size: 2em
}

mark {
  color: #000;
  background: #ff0
}

small {
  font-size: 80%
}

sub,
sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

hr {
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible;
  background-color: #219709;
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block
}

input.w-button {
  -webkit-appearance: button
}

input {
  line-height: normal
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-appearance: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

button,
[type=button],
[type=reset] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0
}

.w-nav[data-collapse=all] .w-nav-button,
.w--nav-dropdown-open,
.w--nav-dropdown-toggle-open {
  display: block
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,
th {
  padding: 0
}

@font-face {
  font-family: webflow-icons;
  src: url(data:application/x-font-ttf;charset=utf-8;base64,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)format("truetype");
  font-weight: 400;
  font-style: normal
}

[class^=w-icon-],
[class*=\ w-icon-] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  font-family: webflow-icons !important
}

.w-icon-slider-right:before {
  content: ""
}

.w-icon-slider-left:before {
  content: ""
}

.w-icon-nav-menu:before {
  content: ""
}

.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
  content: ""
}

.w-icon-file-upload-remove:before {
  content: ""
}

.w-icon-file-upload-icon:before {
  content: ""
}

* {
  box-sizing: border-box
}

html {
  height: 100%
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block
}

html.w-mod-touch * {
  background-attachment: scroll !important
}

.w-input,
.w-select {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block
}

.w-input::placeholder,
.w-select::placeholder {
  color: #999
}

.w-input:focus,
.w-select:focus {
  border-color: #3898ec;
  outline: 0
}

.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed
}

.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee
}

textarea.w-input,
textarea.w-select {
  height: auto
}

.contact-us-hero-section {
  position: relative
}

.contact-us-heading {
  font-size: 72px;
  line-height: 95px
}

.contact-us-form-wrapper {
  background-color: #fff;
  border-radius: 12px;
  width: 80%;
  margin-top: 87px;
  padding: 48px 4%;
  /* box-shadow: 11px 11px 30px #cfcddd29 */
  /* box-shadow: 15px 15px 30px #cfcddd29; */
  box-shadow: 0 4px 12px #cfcddd29, 0 -4px 12px #cfcddd29;


}

.contact-form-name-and-email-wrapper {
  display: flex
}

.contact-form-name-and-email-wrapper1 {
  display: flex;
  flex-direction: column;
}

.contact-form-field {
  background-color: #f6f6fa;
  border: 1px #000;
  border-radius: 32px;
  margin-bottom: 0;
  padding: 30px 10px 30px 25px
}

.contact-form-field::placeholder {
  color: #282876;
  font-size: 16px;
  line-height: 28px
}

.contact-form-field.email {
  /* background-image: url(https://cdn.prod.website-files.com/6271eccd721c60cfc506dd88/6271eccd721c60217e06de0e_Vector-2.svg); */
  background-position: 8%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 60px
}

.contact-form-field.subject {
  margin-top: 24px
}

.contact-form-field.message {
  margin-top: 24px;
  padding-top: 20px;
  padding-bottom: 90px
}

.wrapper {
  z-index: 5;
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative
}

.wrapper.contact-us-hero-wrapper {
  flex-direction: column;
  align-items: flex-start
}

.blog-3-text-span,
.contact-us-text-span {
  display: inline-block
}

.w-form {
  margin: 0 0 15px
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: 400;
  display: inline-block
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button1.contact-form-button {
  margin-top: 24px;
  padding-left: 55px;
  padding-right: 55px
}

.reach-section {
  position: relative
}

.blur-gradient {
  z-index: 30;
  background-color: #0000;
  border-radius: 100%;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0%;
  position: absolute;
  inset: auto auto -37% -104%
}

.blur-gradient.contact-us-hero-1 {
  width: 110%;
  inset: -36% -29% auto auto
}

.blur-gradient.contact-us-hero-2 {
  width: 90%;
  inset: 19% auto auto -33%
}

.success-message {
  color: #219709;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 10px 30px #8181ac33
}

.error-message {
  color: red;
  text-align: center;
  background-color: #ffdbdb;
  border-radius: 10px;
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 15px;
  line-height: 22px
}

.wrapper.reach-wrapper {
  flex-direction: column;
  max-width: 1000px;
  padding-top: 70px
}

.reach-heading-wrapper {
  text-align: center;
  max-width: 720px;
  margin-bottom: 110px
}

.reach-cards-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  display: flex
}

.reach-card-item {
  background-color: #fff;
  border-radius: 8px;
  justify-content: space-between;
  align-items: flex-start;
  width: 48%;
  padding: 40px 5%;
  display: flex;
  box-shadow: 11px 11px 30px #dcddf340
}

.reach-item-image-wrapper {
  border-radius: 50%;
  box-shadow: 6px 6px 20px #836ae44d
}

.reach-card-content {
  flex-direction: column;
  align-items: flex-start;
  max-width: 75%;
  display: flex
}

.reach-card-text-wrapper {
  margin-top: 17px;
  margin-bottom: 20px
}

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

.mail-icon {
  display: flex
}

.mail-text {
  color: #282876;
  margin-left: 15px;
  line-height: 28px
}

.hero-wrapper {
  position: relative;
  /* Needed for absolute/relative positioning inside */
  overflow: hidden;
  /* This hides the parts that overflow */
}

.reach-card-item {
  background-color: #fff;
  border-radius: 8px;
  justify-content: space-between;
  align-items: flex-start;
  width: 48%;
  padding: 40px 5%;
  display: flex;
  box-shadow: 11px 11px 30px #dcddf340
}

.reach-item-image-wrapper {
  border-radius: 50%;
  box-shadow: 6px 6px 20px #836ae44d
}

.reach-card-content {
  flex-direction: column;
  align-items: flex-start;
  max-width: 75%;
  display: flex
}

.reach-card-text-wrapper {
  margin-top: 17px;
  margin-bottom: 20px
}

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

.mail-icon {
  display: flex
}

.mail-text {
  color: #282876;
  margin-left: 15px;
  line-height: 28px
}

.blur-gradient.reach-1 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  inset: -21% 0% auto
}

.container-small {
  background-color: #f9e1ff00;
  width: 100%;
  /* max-width: 60rem; */
  margin-left: auto;
  margin-right: auto
}

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

.padding-vertical.padding-huge {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 6rem;
  position: relative;
  display: block;
}

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

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

.margin-bottom.margin-regular {
  margin-bottom: 1.5rem
}

.heading-43,
.heading-44,
.paragraph-67 {
  text-align: center
}

.margin-bottom.margin-medium {
  padding-bottom: 40px
}

.paragraph-63 {
  margin-bottom: 40px;
  padding-top: 20px
}

.small-button {
  width: 300px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 20px;
  font-size: 17px;
  font-weight: bold;
  margin-top: 15px;

}

.big-button {
  width: 600px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 20px;
  font-size: 17px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-stats-item {
  flex-direction: column;
  align-items: center;
  display: flex
}

.testimonial-stats-item.reviews {
  align-items: flex-start
}

.text-block {
  font-size: 16px;
  line-height: 28px
}

.text-block.testimonial-text {
  color: #282876;
  font-size: 72px;
  font-weight: 700;
  line-height: 88px
}

.testimonial-stats-text-wrapper {
  margin-top: 20px
}

.text-block._18px {
  color: var(--midnight-blue);
  text-align: center;
  font-size: 18px
}

.text-block._18px {
  color: #282876;
  font-size: 18px;
  line-height: 32px
}

.review-hero-image-wrapper {
  width: 48%;
  max-width: 500px;
  height: 600px;
  position: relative
}

.review-hero-image {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: relative
}

.review-hero-floating-image-1 {
  background-color: #49a847;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  position: absolute;
  inset: 15% auto auto 0%
}

.review-floating-image-2 {
  background-color: #216fed;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  position: absolute;
  inset: 6% 0% auto auto
}

.review-floating-image-3 {
  background-color: #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  position: absolute;
  inset: auto 0% 0% auto
}

.blur-gradient.review-hero-blur-gradient {
  inset: auto -39% -19% auto
}

.gradient-image {
  object-fit: contain;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0
}

.blur-gradient.hero-3-home-2 {
  width: 120%;
  inset: 14% 28% auto auto
}

.review-logo-heading-wrapper {
  z-index: 100;
  text-align: center;
  width: 85%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative
}

.text-14px {
  font-size: 14px;
  line-height: 20px
}

.wrapper.review-logos-wrapper {
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1000px;
  padding-top: 75px;
  padding-bottom: 75px;
  display: grid;
  justify-content: space-between;
}

.wrapper.review-wrapper {
  flex-direction: column;
  align-items: stretch
}

.review-wrapper {
  margin-bottom: 28px
}

.home-2-logo-item {
  margin-top: 0;
  margin-left: 28px;
}

.review-split-wrapper {
  grid-column-gap: 48px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: grid
}

.review-collection-grid {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  align-items: center;
  width: 100%;
  display: grid
}

.review-item {
  background-color: var(--white);
  border-radius: 8px;
  width: 100%;
  height: 100%;
  padding: 40px;
  box-shadow: 11px 11px 30px #dcddf366
}

.review-content-container {
  flex-direction: column;
  align-items: flex-start;
  display: flex
}

.review-icon-container {
  width: 48px;
  height: 48px;
  margin-bottom: 20px
}

.review-icon {
  object-fit: contain;
  width: 100%;
  height: 100%
}

.review {
  color: var(--midnight-blue);
  font-size: 20px
}

.reviwer-info-wrapper {
  align-items: center;
  display: flex
}

.reviewer-image-wrapper {
  flex: none;
  width: 48px;
  height: 48px;
  margin-right: 16px
}

.reviwer-image {
  border-radius: 50%;
  width: 100%;
  height: 100%
}

.reviewer-name {
  color: var(--midnight-blue);
  font-size: 16px;
  font-weight: 500;
  line-height: 24px
}

.downloads-hero-section {
  position: relative
}

.blur-gradient.hero-3-home-1 {
  max-width: 1000px;
  height: 950px;
  inset: -26% 0% auto auto
}

.wrapper.downloads-wrapper {
  text-align: center;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 60px
}

.h1-72-px {
  justify-content: center;
  align-items: center;
  line-height: 50px;
  display: flex;
  font-size: 50px;
}

.downloads-para-container {
  width: 70%;
  margin-top: 24px
}

.section-features1-5 {
  background-color: #fff
}

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

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

.more-features-holder {
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  display: grid
}

.more-feature-box-list {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 64px;
  display: flex
}

.more-feature-box-list.right {
  align-items: flex-start
}

.margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-bottom: .5rem
}

.icon-1x1-small {
  width: 2rem;
  height: 2rem
}

.heading-regular-sf1 {
  color: #101828;
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 1.5rem;
  font-weight: 700
}

.heading-regular-sf1-2 {
  color: #101828;
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 1.5rem
}

.heading-regular-sf1-2.text-color-white {
  color: #f9fafb
}

.heading-regular-sf1-2.text-color-white.text-align-center,
.heading-regular-sf1-2.text-align-center {
  text-align: center
}

.text-size-medium-sf1-3 {
  color: #667085;
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5
}

.text-size-medium-sf1-3.text-align-right {
  text-align: right
}

.wrapper.downloads-block-wrapper {
  grid-column-gap: 48px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  display: grid
}

.downloads-block {
  text-align: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex
}

.w-inline-block {
  max-width: 100%;
  display: inline-block
}

.downloads-icon-block {
  z-index: 40;
  /* background-color: var(--thistle); */
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-bottom: 28px;
  margin-left: 83px;
  margin-right: 83px;
  /* padding: 60px 5%; */
  display: flex;
  /* box-shadow: 0 16px 30px #dcddf340 */
}

.downloads-icon-container {
  flex: none;
  width: 64px;
  height: 64px
}

.download-icon {
  color: var(--coral);
  object-fit: contain;
  width: 100%;
  height: 100%
}

@media screen and (min-width:1920px) {
  /* .wrapper.downloads-block-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-top: 40px;
    padding-bottom: 40px
  } */

  .wrapper.review-logos-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr
  }

  .home-2-logo-item {
    margin-left: 13px;
    display: block
  }

  .h1-72-px {
    text-align: left;
    max-width: none;
    display: block;
  }
}


@media screen and (max-width:991px) {
  .wrapper.downloads-block-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-top: 40px;
    padding-bottom: 40px
  }

  .padding-vertical.padding-huge {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;

  }

  .downloads-icon-block {
    margin-left: 40px;
    margin-right: 40px
  }

  .downloads-block {
    justify-content: center;
    align-items: stretch
  }

  .image-42,
  .image-43,
  .image-45,
  .image-47 {
    max-width: 50%
  }

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

  .more-feature-box-list,
  .more-feature-box-list.right {
    align-items: center;
    margin-bottom: 20px;
  }

  .more-features-holder {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
    place-items: center
  }

  .more-features-holder {
    grid-row-gap: 68px;
    margin-top: 20px
  }

  .page-padding-2 {
    padding-top: 0;
    padding-left: 1.25rem;
    padding-right: 1.25rem
  }

  .downloads-para-container {
    width: 100%
  }

  .h1-72-px {
    font-size: 36px;
    line-height: 55px
  }

  .wrapper.downloads-wrapper {
    padding-top: 40px;
    padding-bottom: 20px
  }

  .blur-gradient.hero-3-home-1 {
    top: 59%
  }

  .big-button {
    width: 300px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 20px;
    font-size: 17px;
    font-weight: bold;

  }

  body {
    font-size: 17px
  }

  h1 {
    font-size: 45px;
    line-height: 50px
  }

  h2 {
    font-size: 40px;
    line-height: 50px
  }

  h3 {
    font-size: 35px;
    line-height: 45px
  }

  h4 {
    font-size: 30px;
    line-height: 40px
  }

  h6 {
    line-height: 32px;
  }

  p {
    font-size: 16px;
    line-height: 26px
  }

  .wrapper {
    flex-direction: column;
    padding-bottom: 0px;
    padding-top: 20px;
  }

  .wrapper.contact-us-hero-wrapper {
    align-items: center
  }

  .wrapper.reviews-hero-wrapper {
    padding-top: 0;
    padding-bottom: 40px
  }

  .contact-us-form-wrapper {
    margin-top: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .email-form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .small-button {
    width: 250px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 20px;
    font-size: 17px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;

  }

  .contact-form-name-and-email-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .contact-form-name-and-email-wrapper1 {
    flex-direction: column;
    align-items: center;
  }

  .contact-form-field::placeholder {
    font-size: 15px
  }

  .contact-form-field.email {
    background-position: 6%;
    margin-top: 24px;
    margin-left: 0
  }

  .contact-form-field {
    background-position: 7%;
    width: 100%;
  }

  .contact-form-field.email {
    background-position: 8%
  }

  .contact-form-field.login-email,
  .contact-form-field.password,
  .contact-form-field.sign-up-email {
    background-position: 7%
  }

  .contact-form-field.email {
    background-position: 6%;
    margin-top: 24px;
    margin-left: 0;
    background-position: 8%
  }

  .button1 {
    align-self: stretch;
    line-height: 32px;
    display: block
  }

  .reach-heading-wrapper {
    margin-bottom: 70px
  }

  .reach-cards-wrapper {
    flex-direction: column
  }

  .reach-card-item {
    width: 100%;
    margin-bottom: 50px
  }

  .reach-item-image-wrapper {
    margin-bottom: 20px
  }

  .image {
    object-fit: contain;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0
  }

  .image.contain {
    object-fit: cover;
    width: 80%;
    max-width: 100%;
    height: 80%;
    display: inline-block
  }

  .reach-card-content {
    max-width: none
  }

  .page-padding-7 {
    padding-top: 0px;
  }

  .contact-us-heading {
    font-size: 50px;
    line-height: 70px
  }

  .w-form-formrecaptcha {
    margin-bottom: 8px;
    margin-top: 20px;
    width: 90%;
  }

  .demo-hero-form-container,
  .review-hero-text-content,
  .review-hero-image-wrapper {
    width: 100%
  }

  .testimonial-stats-wrapper {
    flex-direction: column
  }

  .testimonial-stats-wrapper.reviews {
    grid-row-gap: 40px;
    grid-template-columns: 1fr
  }

  .testimonial-stats-item {
    justify-content: center;
    align-items: center
  }

  .text-block.testimonial-text {
    font-size: 60px;
    line-height: 70px
  }

  .testimonial-stats-text-wrapper {
    margin-top: 5px
  }

  .text-block._18px {
    text-align: center
  }

  .text-block._18px {
    font-size: 17px;
    line-height: 29px
  }

  .review-hero-image-wrapper {
    height: auto;
    margin-top: 60px;
    margin-bottom: 30px
  }

  .blur-gradient.review-hero-blur-gradient {
    inset: auto -39% -19% auto
  }

  .gradient-image {
    margin-top: 0;
    padding-top: 0
  }

  .wrapper.review-logos-wrapper {
    flex-flow: wrap;
    place-content: stretch center;
    display: flex
  }

  .home-2-logo-item {
    width: 20%;
    margin-bottom: 20px
  }

  .wrapper.review-wrapper {
    padding-top: 20px
  }

  .review-split-wrapper {
    grid-row-gap: 20px
  }

  .review-collection-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px
  }

  .review-item {
    padding: 30px
  }

  .review-icon-container {
    width: 40px;
    height: 40px
  }

  .review {
    font-size: 18px
  }

  .review-split-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr
  }

  .text-size-medium-sf1-3.text-align-right {
    text-align: center
  }

  .text-size-medium-sf1-3 {
    text-align: center;
  }

}

/* @media screen and (max-width:767px) {} */