@font-face {
  font-family: Plain;
  src: url('../fonts/PlainRegular-Regular.eot') format("embedded-opentype"), url('../fonts/PlainRegular.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Plain;
  src: url('../fonts/PlainBold-Regular.eot') format("embedded-opentype"), url('../fonts/PlainBold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

:root {
  --black: black;
  --pink: #ff5b82;
  --white: white;
}

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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

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

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

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

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

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

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

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

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

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

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

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

body {
  color: #333;
  font-family: Plain, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  font-family: Plain, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 700;
  line-height: 29px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #383838;
  margin-top: 8px;
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 13px;
  padding-left: 36px;
  list-style-type: none;
}

li {
  color: #4e4e4e;
  margin-top: 0;
  padding-left: 0;
  font-size: 15px;
  list-style-type: disc;
}

img {
  display: inline-block;
}

.section {
  background-color: #000;
  background-image: url('../images/pc_logo_vertical.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 294px;
  height: 560px;
  line-height: 20px;
}

.section-2 {
  background-image: linear-gradient(to right, #28f8a4, #15ac6e);
  justify-content: center;
  align-items: center;
  height: 145px;
  display: flex;
}

.heading {
  color: #003e25;
  text-align: center;
  background-image: url('../images/digital_assets.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 35px;
}

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

.section-7 {
  justify-content: center;
  height: 50vh;
  min-height: 600px;
  display: flex;
}

.grid {
  grid-template-columns: 1fr 1.25fr;
  width: 100%;
  max-width: 1100px;
}

.div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 19px;
  padding-right: 19px;
  display: flex;
}

.div-block-banner {
  background-image: url('../images/pc_stylized.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 87%;
  background-attachment: scroll;
}

.heading-2 {
  letter-spacing: -1.2px;
  font-size: 46px;
  display: flex;
}

.paragraph {
  max-width: 420px;
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
}

.button {
  background-color: #ff5b82;
  border-radius: 60px;
  width: 260px;
  height: 54px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-left: 23px;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  position: static;
  box-shadow: 0 6px 13px #ff5b815e;
}

.body {
  font-size: 26px;
  line-height: 32px;
}

.grid-2 {
  grid-template-columns: 1.25fr 1fr;
  width: 100%;
  max-width: 1150px;
}

.section-4 {
  background-color: #f3f6f6;
  justify-content: center;
  align-items: stretch;
  height: 80vh;
  min-height: 550px;
  display: flex;
}

.div-block-5 {
  background-image: url('../images/badges.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 81%;
}

.div-block-6 {
  flex-direction: column;
  justify-content: center;
  padding-left: 49px;
  display: flex;
}

.div-block-banner-copy {
  background-image: url('../images/banner_comp.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 87%;
  background-attachment: scroll;
}

.section-5 {
  background-color: #48c6ec;
  justify-content: center;
  align-items: center;
  height: 230px;
  margin-top: 82px;
  display: flex;
}

.heading-copy {
  color: #fff;
  text-align: center;
  background-image: url('../images/embed.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  height: 70px;
  margin-bottom: 33px;
  padding-top: 86px;
  line-height: 30px;
}

.div-block-7 {
  border-bottom: 1px solid #dce5eb;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 39px;
  padding-bottom: 29px;
  display: flex;
}

.div-block-8 {
  display: block;
}

.div-block-9 {
  flex-direction: column;
  margin-left: 29px;
  display: flex;
}

.section-6 {
  margin-top: 66px;
}

.paragraph-2 {
  max-width: 500px;
}

.bold-text {
  color: #ab8e42;
  background-color: #fffcd1;
  border: 1px solid #ffe181;
  margin-top: 11px;
  padding: 18px;
  font-family: Inconsolata, monospace;
  font-size: 16px;
  line-height: 21px;
  display: block;
  overflow: hidden;
}

.heading-3 {
  line-height: 25px;
}

.section-3 {
  justify-content: center;
  height: 80vh;
  min-height: 600px;
  display: flex;
}

.section-8 {
  background-image: url('../images/hero1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px #5c5c5c;
  height: 62vw;
}

.section-9 {
  height: 200px;
}

.greenbar {
  float: none;
  background-color: #00c03d;
  background-image: linear-gradient(to right, #15ac6e, #28f8a4);
  width: 100vw;
  height: 150px;
  margin-right: 85px;
  display: block;
  position: absolute;
  inset: 11px 44px auto auto;
}

.greendot {
  z-index: 300;
  float: right;
  clear: both;
  background-color: #28f8a4;
  border: 9px solid #fff;
  border-radius: 200px;
  width: 170px;
  height: 170px;
  margin-top: 0;
  display: block;
  position: absolute;
  inset: 0% 70px auto auto;
  box-shadow: -2px 2px 8px -1px #00000038;
}

.barcontainer {
  float: left;
  width: 100vw;
  position: absolute;
  left: auto;
}

.section-10 {
  z-index: 80;
  justify-content: center;
  height: 110px;
  display: flex;
  position: relative;
}

.body-2 {
  font-family: Plain, sans-serif;
  font-size: 16px;
}

.div-block-15 {
  float: left;
  flex-direction: column;
  max-width: 501px;
  margin-top: 9.5vw;
  margin-left: 6.3vw;
  display: flex;
}

.paragraph-3 {
  color: #353535;
  margin-top: 16px;
  font-family: Plain, sans-serif;
  font-size: 32px;
  line-height: 1.3;
}

.button-2 {
  background-color: var(--pink);
  color: var(--white);
  background-image: url('../images/right.svg');
  background-position: 85%;
  background-repeat: no-repeat;
  background-size: auto 17px;
  border-radius: 60px;
  width: 200px;
  height: 54px;
  margin-top: 11px;
  padding-top: 17px;
  padding-left: 29px;
  font-family: Plain, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 19px;
}

.div-block-16 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 49px;
  margin-bottom: 39px;
  display: flex;
}

.paragraph-4 {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  font-size: 28px;
  line-height: 35px;
}

.section-11 {
  background-color: #0000;
}

.div-block-17 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 125px;
  display: flex;
}

.image-2 {
  width: 80vw;
}

.section-12 {
  justify-content: center;
  margin-top: 29px;
  margin-bottom: 32px;
  display: flex;
}

.div-block-18 {
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.block-quote {
  color: #000;
  background-color: #fff;
  background-image: linear-gradient(138deg, #dff3ff, #ffd7f9);
  border: 1px #8babcc;
  border-radius: 0;
  flex-direction: column;
  justify-content: space-between;
  width: 30vw;
  height: 210px;
  margin-top: 36px;
  margin-left: 17px;
  margin-right: 11px;
  padding: 17px 26px 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
  display: flex;
}

.button-2-copy {
  background-color: #ff5b82;
  border-radius: 60px;
  width: 200px;
  height: 54px;
  margin-top: 11px;
  padding-top: 17px;
  padding-left: 29px;
  font-family: Plain566;
  font-size: 18px;
  font-weight: 400;
}

.button-4 {
  justify-content: center;
  padding-left: 11px;
  font-family: Plain, sans-serif;
  display: flex;
}

.div-block-20 {
  justify-content: center;
  width: 100%;
  max-width: 420px;
  margin-top: 42px;
  display: flex;
}

.button-4-copy {
  color: #494949;
  background-color: #0000;
  border: 2px solid #494949;
  justify-content: center;
  margin-left: 18px;
  padding-top: 14px;
  padding-left: 11px;
  font-family: Plain, sans-serif;
  display: flex;
}

.div-block-21 {
  background-image: url('../images/skip.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 580px;
}

.paragraph-5 {
  width: 530px;
  font-size: 26px;
  line-height: 38px;
}

.heading-5 {
  margin-top: 33px;
  font-family: Plain, sans-serif;
  font-size: 18px;
}

.div-block-22 {
  background-image: linear-gradient(to right, #81d26d, #b6f374);
  width: 429px;
  height: 14px;
  margin-top: 15px;
  margin-bottom: 4px;
}

.div-block-22-copy {
  background-image: linear-gradient(to right, #bebebe, #e7e7e7);
  width: 70px;
  height: 14px;
  margin-top: 18px;
  margin-bottom: 5px;
}

.text-block {
  color: #528f1d;
  margin-top: 30px;
  font-family: Plain, sans-serif;
  font-size: 50px;
  font-weight: 700;
}

.button-6 {
  color: #070707;
  background-color: #0000;
  background-image: url('../images/chevron.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 10px;
  width: 102px;
  margin-top: 28px;
  padding-bottom: 13px;
  padding-left: 0;
}

.section-13 {
  margin-top: 90px;
}

.heading-6 {
  margin-top: 14px;
}

.div-block-24 {
  justify-content: space-around;
  align-items: center;
  max-width: 1400px;
  margin: 89px auto 94px;
  font-size: 26px;
  line-height: 38px;
  display: flex;
}

.div-block-25 {
  justify-content: space-around;
  width: 33vw;
  display: flex;
}

.paragraph-6 {
  display: flex;
}

.image-3, .div-block-26 {
  text-align: center;
}

.section-14 {
  justify-content: space-around;
  margin-top: 46px;
  display: flex;
}

.div-block-28 {
  text-align: center;
  background-color: #f1f4f7;
  background-image: url('../images/cloud.webp');
  background-position: 50% 84%;
  background-repeat: no-repeat;
  background-size: 69%;
  width: 47%;
  height: 540px;
  margin-left: 0;
  padding-top: 14px;
  font-size: 16px;
  display: block;
}

.paragraph-7 {
  margin-top: 17px;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 18px;
  line-height: 27px;
}

.div-block-28-copy2 {
  text-align: center;
  background-color: #f1f4f7;
  background-image: url('../images/er.webp');
  background-position: 50% 76%;
  background-repeat: no-repeat;
  background-size: 77%;
  width: 47%;
  height: 540px;
  margin-left: 0;
  padding-top: 14px;
  font-size: 16px;
  display: block;
}

.heading-7 {
  color: #353535;
  font-family: Plain, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
}

.section-15 {
  background-image: linear-gradient(#000, #5e5e5e);
  margin-top: 89px;
  display: flex;
}

.div-block-29 {
  width: 49vw;
  max-width: 550px;
}

.heading-8 {
  color: #fff;
  width: 570px;
  margin-top: 48px;
  margin-right: 23px;
  font-family: Plain, sans-serif;
  font-size: 67px;
  line-height: 70px;
}

.image-4 {
  width: 50vw;
}

.div-block-30 {
  flex-direction: column;
  align-items: center;
  padding-left: 38px;
  display: block;
}

.heading-9 {
  color: #fff;
  display: block;
}

.div-block-31 {
  margin-left: 85px;
  display: inline-block;
}

.div-block-32 {
  display: inline-block;
}

.button-7 {
  clear: none;
  text-align: center;
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 54px;
  width: 220px;
  height: 54px;
  margin-top: 27px;
  padding-top: 14px;
  padding-left: 15px;
  display: inline-block;
}

.section-16 {
  margin-top: 0;
  margin-bottom: 109px;
  padding-top: 96px;
}

.div-block-33 {
  justify-content: space-between;
  width: 100%;
  max-width: 88vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-34 {
  width: 40vw;
  max-width: 420px;
  margin-left: 0;
}

.div-block-35 {
  width: 48vw;
}

.paragraph-8 {
  font-size: 26px;
  line-height: 34px;
}

.div-block-36 {
  text-align: center;
  background-color: #000;
  flex-direction: column;
  align-items: center;
  padding-top: 5vw;
  padding-bottom: 5vw;
  display: flex;
}

.footerlogowrapper {
  width: 130px;
  display: inline-block;
}

.div-block-37 {
  color: #e2e2e2;
  justify-content: space-around;
  width: 770px;
  max-width: 970px;
  margin-top: 31px;
  display: flex;
}

.section-17 {
  text-align: left;
}

.text-block-2 {
  color: #818181;
  margin-top: 13px;
  font-size: 16px;
  line-height: 26px;
}

.div-block-38 {
  max-width: 550px;
}

.rich-text-block {
  margin-bottom: 98px;
  font-family: Plain, sans-serif;
  font-size: 18px;
  line-height: 26px;
  text-decoration: none;
}

.div-block-40 {
  min-width: 800px;
}

.div-block-41 {
  justify-content: space-between;
  width: 90vw;
  display: flex;
}

.div-block-42 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 480px;
  display: flex;
}

.div-block-43 {
  align-items: center;
  padding-bottom: 9px;
  display: flex;
}

.mobile {
  align-items: center;
  display: none;
}

.div-block-46 {
  overflow: hidden;
}

.text-block-4 {
  color: #fff;
  border: 1px #000;
  font-family: Plain, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.text-block-5 {
  color: var(--black);
  font-size: 18px;
  text-decoration: none;
}

.button-8 {
  color: #fff;
  background-color: #1e59fe;
  border: 1px #4e4e4e;
  border-radius: 12px;
  margin-top: 0;
  padding: 8px 22px;
  font-size: 17px;
  line-height: 30px;
}

.icongridwrap {
  z-index: 11;
  width: 75vw;
  height: 129px;
  margin-left: 4%;
  display: flex;
  position: absolute;
}

.div-block-48 {
  justify-content: space-around;
  align-items: flex-end;
  width: 50%;
  display: flex;
}

.div-block-49 {
  text-align: center;
  width: 33%;
}

.icongrigwrapmobile {
  display: none;
  position: absolute;
}

.heading-14 {
  text-align: center;
  width: 590px;
}

.button-9 {
  color: #292929;
  background-color: #0000;
  background-image: url('../images/color-button.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 230px;
  height: 61px;
  margin-top: 52px;
  padding-top: 19px;
}

.text-block-6 {
  font-size: 16px;
}

.text-block-9 {
  color: #fff;
  font-size: 16px;
}

.mobilemenu {
  display: none;
}

.heading-18 {
  text-align: center;
  width: 100%;
  max-width: 620px;
  margin-top: 56px;
}

.section-19 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-55 {
  width: 100%;
  max-width: 1000px;
  margin-top: -4px;
}

.div-block-56 {
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 25px;
  display: flex;
}

.div-block-57 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  margin-top: 46px;
  display: flex;
}

.text-block-11 {
  margin-top: 14px;
  font-size: 21px;
  font-weight: 700;
}

.text-block-12 {
  text-align: center;
  width: 70%;
  margin-top: 12px;
  font-size: 16px;
}

.div-block-58 {
  width: 41%;
}

.section-20 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 82px;
  margin-bottom: 73px;
  display: flex;
}

.div-block-support {
  border-top: 1px solid #d6d6d6;
  width: 100%;
  max-width: 1070px;
  margin-top: 43px;
  margin-bottom: 10px;
  padding-top: 23px;
  display: flex;
}

.div-section {
  width: 100%;
  max-width: 410px;
}

.paragraph-9 {
  width: 100%;
  max-width: 590px;
  margin-top: 19px;
  margin-bottom: 28px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.div-block-61 {
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.image-11 {
  width: 600px;
  margin-top: 33px;
  display: block;
}

.div-block-62 {
  width: 50%;
  display: inline-block;
}

.listfeature {
  padding-left: 0;
  list-style-type: none;
}

.text-block-13 {
  color: #a8a8a8;
  font-size: 16px;
}

.div-section-copy {
  width: 100%;
  max-width: 410px;
  margin-left: 26px;
}

.list-item-20 {
  list-style-type: disc;
}

.div-block-64 {
  background-color: #f2f1f8;
  border-radius: 0;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 690px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 38px 28px;
  display: flex;
}

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

.section-21 {
  justify-content: space-around;
  align-items: center;
  margin-top: 45px;
  margin-bottom: 102px;
  display: flex;
}

.text-field {
  border: 1px solid #d1d1d1;
  width: 100%;
  max-width: 320px;
  height: 54px;
}

.field-label, .field-label-2 {
  margin-top: 14px;
  font-size: 16px;
  font-weight: 700;
}

.select-field-2 {
  color: #535353;
  background-color: #fff;
  width: 100%;
  height: 52px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.form {
  margin-top: 54px;
}

.submit-button-2 {
  background-color: #000;
  border-radius: 60px;
  width: 223px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7px;
  padding-left: 38px;
  padding-right: 38px;
  font-size: 20px;
  line-height: 42px;
  display: block;
  position: relative;
}

.text-block-14 {
  text-align: center;
  margin-top: 0;
  padding-bottom: 39px;
  font-size: 20px;
  font-weight: 400;
  display: block;
}

.div-block-65 {
  display: flex;
}

.div-block-66 {
  width: 50%;
}

.div-block-67 {
  width: 50%;
  margin-left: 11px;
}

.div-block-68 {
  padding: 8px 16px 16px 14px;
}

.div-block-69 {
  background-color: #fff;
  flex-direction: row;
  display: flex;
  box-shadow: 0 5px 10px #00000017;
}

.heading-21 {
  color: #525252;
  margin-top: 6px;
  font-size: 31px;
  font-weight: 700;
  line-height: 34px;
  text-decoration: none;
}

.div-block-70 {
  background-color: #0000;
  width: 100%;
  max-width: 440px;
  padding: 14px 23px 20px 26px;
  position: relative;
}

.div-block-71 {
  width: 830px;
}

.heading-22 {
  color: #383838;
  margin-top: 0;
  padding-top: 7px;
  font-size: 20px;
  line-height: 24px;
  display: inline-block;
}

.div-block-73 {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-74 {
  background-color: #fff;
  border-top: 1px #000;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 420px;
  margin-bottom: 39px;
  display: flex;
}

.div-block-75 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 280px;
}

.text-block-16 {
  color: #fff;
  background-color: #ff58c2;
  border-radius: 20px;
  padding: 6px 14px 8px;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}

.section-22 {
  background-color: #292929;
  padding-top: 111px;
}

.div-block-76 {
  width: 100%;
  max-width: 660px;
  height: 1500px;
  padding-left: 48px;
  position: static;
}

.paragraph-10 {
  color: #fff;
  font-size: 50px;
  line-height: 60px;
  display: block;
}

.section-24 {
  background-color: #f2f2f2;
  padding-top: 43px;
  padding-bottom: 192px;
}

.paragraph-11 {
  font-size: 18px;
  line-height: 25px;
  text-decoration: none;
}

.text-block-17 {
  color: #949494;
  position: absolute;
  inset: auto 0% 6% 32px;
}

.text-block-18 {
  color: #f322cd;
}

.div-block-81 {
  border-bottom: 1px solid #ff12db;
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 55px;
  padding-bottom: 34px;
}

.image-14 {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-25 {
  margin-top: 31px;
  padding-top: 40px;
}

.text-block-19 {
  color: #ff1edd;
}

.text-block-20 {
  color: #acacac;
}

.heading-24 {
  border: 1px #acacac;
  font-size: 49px;
  font-weight: 400;
}

.div-block-82 {
  width: 100%;
  max-width: 600px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-83 {
  margin-top: 66px;
}

.text-block-21 {
  color: #797979;
}

.text-block-22 {
  color: #a3a3a3;
}

.div-block-84 {
  position: fixed;
  inset: 53% auto auto 51%;
}

.div-glass {
  z-index: 29;
  background-image: url('../images/Glass.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 600px;
  height: 400px;
  position: absolute;
}

.div-back {
  z-index: 1;
  background-image: url('../images/Back-SpaceGray.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 600px;
  height: 400px;
  position: absolute;
}

.divfront {
  z-index: 24;
  background-image: url('../images/Front-Black.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 588px;
  height: 400px;
  display: block;
  position: absolute;
  left: 7px;
}

.div-block-85 {
  justify-content: flex-start;
  width: 90%;
  display: flex;
  position: relative;
}

.tallbar {
  background-color: #00ff2f;
  background-image: linear-gradient(#00ff15, #008cbe 53%, #f0e);
  border-radius: 60px;
  width: 18px;
  height: 1110px;
  margin-top: 20px;
  margin-left: 33px;
  position: static;
  top: 286px;
  left: 82px;
}

.div-guts1 {
  z-index: 10;
  background-image: url('../images/Layer1.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 531px;
  height: 400px;
  display: block;
  position: absolute;
  top: 6px;
  left: 33px;
}

.paragraph-10-copy {
  color: #fff;
  margin-top: 657px;
  margin-bottom: 539px;
  padding-bottom: 0;
  font-size: 50px;
  line-height: 60px;
}

.body-3 {
  background-color: #fff;
}

.div-dot1 {
  z-index: 24;
  background-image: url('../images/beam.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 460px;
  height: 440px;
  position: absolute;
  top: 187px;
  left: -209px;
}

.companywrapper {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1000px;
  margin-bottom: 146px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.div-guts2 {
  z-index: 9;
  background-image: url('../images/5d16b3f06ad3cb49791e3218_Layer2.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 526px;
  height: 400px;
  display: block;
  position: absolute;
  top: 29px;
  left: 8px;
}

.div-screen {
  z-index: 11;
  background-image: url('../images/Screen-Border.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 539px;
  height: 400px;
  display: block;
  position: absolute;
  top: 15px;
  left: 29px;
}

.div-block-86 {
  justify-content: center;
  align-items: flex-end;
  width: 94vw;
  margin: 80px auto 71px;
  display: flex;
}

.paragraph-12 {
  color: #3f3f3f;
  margin-top: 16px;
  font-size: 17px;
  line-height: 26px;
}

.div-block-87 {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 350px;
  margin: 60px auto;
  display: block;
}

.image-16 {
  border-radius: 13px;
  box-shadow: 0 3px 12px #0000001c;
}

.text-block-23 {
  text-align: left;
  background-image: url('../images/baseline-play_circle_outline-24px.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 18px;
  padding-left: 54px;
  display: block;
}

.success-message {
  background-color: #0000;
}

.text-block-24 {
  padding-top: 25px;
  padding-bottom: 26px;
  font-size: 20px;
  line-height: 1.4em;
}

.link-block, .link-block-copy, .link-block-copy-copy {
  color: #fff;
}

.checkholder {
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 41%;
  width: 100%;
  height: 100%;
}

.image-17 {
  display: block;
}

.div-block-88 {
  width: 60%;
  max-width: 570px;
}

.div-block-89 {
  width: 45%;
  margin-left: 32px;
}

.heading-25 {
  color: #303030;
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-13 {
  margin-top: 19px;
  font-size: 19px;
  line-height: 28px;
}

.div-block-90 {
  justify-content: center;
  width: 88vw;
  margin: 143px auto 272px;
  display: flex;
}

.div-block-91 {
  width: 60%;
  margin-left: 14px;
}

.div-block-92 {
  margin-right: 76px;
}

.button-10 {
  color: #272727;
  background-color: #0000;
  border: 1px solid #383838;
  border-radius: 50px;
  margin-top: 8px;
}

.div-block-93 {
  width: 100%;
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 28px;
}

.footersubnav {
  color: #9b9b9b;
  font-size: 13px;
}

.div-block-94 {
  justify-content: space-between;
  width: 100%;
  max-width: 670px;
  margin-top: 12px;
  display: flex;
}

.div-block-95 {
  width: 50%;
  display: flex;
}

.section-26 {
  width: 90vw;
  margin: 141px auto 150px;
  display: flex;
}

.div-block-96 {
  margin-left: 21px;
}

.content {
  margin-top: 96px;
}

.content h1 {
  text-align: center;
  margin-bottom: 66px;
  font-size: 40px;
}

.content img {
  margin-top: 30px;
  margin-bottom: 49px;
  display: block;
}

.div-block-7-copy {
  border-bottom: 1px solid #dce5eb;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 39px;
  padding-bottom: 29px;
  display: flex;
}

.div-block-97 {
  justify-content: space-between;
  width: 200px;
  margin-top: 20px;
  margin-bottom: 2px;
  display: flex;
}

.image-18 {
  color: #fff;
  width: 30px;
}

.div-block-98 {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.section-27 {
  margin-top: 69px;
}

.div-block-99 {
  justify-content: space-around;
  width: 100vw;
  max-width: 1400px;
  margin-top: 91px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 62px;
  display: flex;
}

.button-11 {
  color: #464646;
  background-color: #fff;
  border: 1px solid #909090;
  border-radius: 20px;
  margin-bottom: 15px;
}

.div-block-100 {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 1010px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-27 {
  text-align: center;
  margin-top: 57px;
  font-weight: 700;
}

.section-28 {
  margin-top: 30px;
  margin-bottom: 190px;
}

.div-block-101 {
  text-align: center;
  margin-top: 24px;
}

.div-block-102 {
  width: 100%;
  max-width: 540px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
}

.heading-29 {
  text-align: center;
  margin-top: 107px;
}

.container-4 {
  text-align: left;
}

.div-block-104 {
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.formcol {
  justify-content: space-between;
  margin-top: 6px;
  display: flex;
}

.div-block-105 {
  width: 50%;
  padding-right: 20px;
}

.section-29 {
  margin-top: 30px;
  margin-bottom: 193px;
}

.submit-button-3 {
  border-radius: 6px;
  width: 200px;
  height: 50px;
  margin-top: 25px;
  font-size: 16px;
}

.div-block-107 {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}

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

.div-block-108 {
  margin-top: 6px;
  padding-right: 21px;
}

.paragraph-16 {
  color: #333;
  width: 95%;
  max-width: 632px;
  margin-bottom: 52px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-17 {
  width: 100%;
  max-width: 691px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px;
  line-height: 36px;
}

.link-5 {
  color: #e0155c;
  text-decoration: underline;
}

.paragraph-17-copy {
  width: 100%;
  max-width: 650px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 27px;
}

.image-21 {
  margin-left: 0;
}

.div-block-109 {
  width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-110 {
  width: 100%;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}

.button-14 {
  text-align: center;
  background-color: #fd4e8b;
  border-radius: 8px;
  width: 100%;
  height: 60px;
  margin-top: 29px;
  font-size: 17px;
  line-height: 42px;
}

.div-block-111 {
  max-width: 750px;
  margin-top: 37px;
  margin-left: auto;
  margin-right: auto;
}

.link-6 {
  color: #e0155c;
}

.link-7 {
  color: #e32a68;
  background-color: #0000;
  text-decoration: underline;
}

.link-8 {
  color: #e0165b;
  text-decoration: underline;
}

.div-block-112 {
  background-color: #fbfcf7;
  border: 1px solid #d2d3c6;
  width: 100%;
  max-width: 500px;
  margin-top: 29px;
  margin-left: 60px;
  padding-top: 15px;
  padding-left: 25px;
}

.text-block-26 {
  font-weight: 700;
}

.div-block-113 {
  width: 100%;
  max-width: 800px;
  margin-bottom: 88px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 18px;
  padding-right: 18px;
  font-size: 26px;
}

.list-4 {
  margin-top: 14px;
  padding-left: 32px;
}

.rich-text-block-2 {
  font-size: 14px;
  line-height: 26px;
}

.rich-text-block-2.link {
  text-decoration: none;
}

.collection-item-2 {
  margin-top: 66px;
  margin-bottom: 65px;
}

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

.heading-32 {
  text-align: left;
}

.heading-33 {
  color: #000;
}

.section-30 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.body-4 {
  background-color: #000;
}

._2top1 {
  justify-content: center;
  display: flex;
}

.heading-34 {
  color: #fff;
  text-align: center;
  margin-top: 17px;
  font-family: Plain, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 57px;
}

.div-block-114 {
  justify-content: flex-end;
  align-items: center;
  width: 41vw;
  display: flex;
}

.div-block-115 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 51vw;
  margin-bottom: 57px;
  margin-left: 53px;
  padding-left: 0;
  display: flex;
}

.text-block-27 {
  color: #fff;
  font-size: 17px;
}

.button-15 {
  border: 1px solid var(--white);
  color: #000;
  background-color: #fff;
  border-radius: 60px;
  margin-top: 26px;
  margin-bottom: 80px;
  font-size: 19px;
  line-height: 31px;
}

.section-31 {
  background-color: #252525;
}

._2top1-copy {
  background-image: linear-gradient(#000, #252525);
  justify-content: center;
  min-height: 100vh;
  display: flex;
}

.div-block-115-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 38px;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.heading-35 {
  color: #fff;
  text-align: center;
  font-size: 70px;
}

.div-block-116 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 130vh;
  padding-top: 72px;
  display: flex;
}

.div-block-117 {
  background-image: url('../images/camera.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1340px;
  width: 100%;
  height: 370px;
}

.paragraph-19 {
  color: #fff;
  text-align: center;
  max-width: 620px;
  margin-top: 15px;
  margin-bottom: 65px;
  font-size: 22px;
  line-height: 28px;
}

.div-block-118 {
  background-image: url('../images/sound.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 130vh;
  display: flex;
}

.heading-36 {
  color: #fff;
  font-size: 120px;
}

.div-block-119 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-34-copy {
  color: #fff;
  text-align: center;
  font-family: Plain, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 47px;
}

.text-block-28 {
  color: #fff;
  font-family: Plain, sans-serif;
  font-size: 140px;
  font-weight: 700;
  line-height: 90px;
}

.div-block-120 {
  width: 100%;
  max-width: 900px;
  margin-bottom: 78px;
}

.div-block-115-copy-copy {
  background-image: linear-gradient(353deg, #000000b0, #0003), url('../images/repairbg.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 790px;
  margin-top: 133px;
  margin-left: 0;
  padding-top: 104px;
  padding-left: 0;
  display: flex;
}

.div-block-120-copy {
  width: 100%;
  max-width: 1100px;
  margin-bottom: 113px;
}

.text-block-4-copy {
  color: #fff;
  font-family: Plain, sans-serif;
  font-size: 17px;
}

.text-block-5-copy {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.button-8-copy {
  color: #fff;
  background-color: #0000;
  border: 1px solid #4e4e4e;
  border-radius: 60px;
  font-size: 17px;
  line-height: 30px;
}

.div-block-64-copy {
  background-color: #fff;
  border-radius: 0;
  width: 100%;
  max-width: 690px;
  margin-bottom: 161px;
  margin-left: auto;
  margin-right: auto;
  padding: 96px 38px 9px;
}

.section-32 {
  background-color: #fff;
  min-height: auto;
  margin-bottom: 31px;
  padding-bottom: 40px;
}

.submit-button-2-copy {
  background-color: #000;
  border-radius: 60px;
  width: 210px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 38px;
  padding-right: 38px;
  font-size: 16px;
  line-height: 40px;
  display: block;
  position: relative;
}

.heading-34-copy-copy {
  color: #fff;
  text-align: center;
  font-family: Plain, sans-serif;
  font-size: 47px;
  font-weight: 700;
  line-height: 47px;
}

.paragraph-19-copy {
  color: #fff;
  text-align: center;
  text-align: center;
  max-width: 620px;
  margin-top: 28px;
  margin-bottom: 65px;
  font-size: 22px;
  line-height: 28px;
}

.paragraph-19-copy-copy {
  color: #fff;
  text-align: center;
  max-width: 620px;
  margin-top: 62px;
  margin-bottom: 21px;
  font-size: 22px;
  line-height: 28px;
}

.text-block-29 {
  color: var(--white);
  text-align: center;
  width: 100%;
  max-width: 664px;
  margin-top: 12px;
  margin-bottom: 64px;
  font-size: 25px;
  line-height: 33px;
}

.image-22.home-hero-3 {
  border: 1px solid #ffffff29;
  border-radius: 26px;
  max-width: 19%;
  position: absolute;
  bottom: 40px;
  right: 0;
  box-shadow: 0 14px 74px #00000073;
}

.image-22.home-hero-company {
  margin-right: 30px;
}

.image-22.home-hero-company.google {
  position: relative;
  top: 4px;
}

.image-22.home-hero-1 {
  border: 1px solid #ffffff29;
  border-radius: 26px;
  max-width: 88%;
  box-shadow: 0 14px 74px #00000073;
}

.image-22.home-hero-2 {
  border: 1px solid #ffffff29;
  border-radius: 26px;
  max-width: 19%;
  position: absolute;
  top: 163px;
  left: 0;
  box-shadow: 0 14px 74px #00000073;
}

.image-23 {
  z-index: 0;
  position: relative;
}

.div-block-121 {
  display: block;
  position: absolute;
}

.section-34 {
  z-index: 331;
  text-align: center;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  font-size: 110px;
  position: relative;
}

.div-block-121-copy {
  height: 670px;
  display: block;
  position: absolute;
  overflow: hidden;
}

.image-23-copy {
  z-index: 5;
  display: block;
  position: relative;
}

.image-24 {
  z-index: 60;
  position: relative;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.div-block-122 {
  width: 335px;
  margin-top: 47px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-123 {
  z-index: 80;
  position: absolute;
  top: 41px;
  left: -26px;
}

.image-25 {
  z-index: 80;
  position: absolute;
  top: auto;
}

.div-block-124 {
  z-index: 130;
  position: absolute;
  top: 637px;
  left: -1px;
}

.div-block-125 {
  z-index: 290;
  opacity: .54;
  position: absolute;
  top: 41px;
  left: -26px;
}

.text-block-30 {
  z-index: 480;
  color: var(--white);
  text-align: center;
  width: 100%;
  font-size: 97px;
  font-weight: 700;
  display: block;
  position: relative;
  top: 367px;
}

.text-block-31 {
  color: #b3b3b3;
  letter-spacing: 4px;
  font-size: 16px;
}

.section-10-copy {
  z-index: 80;
  background-color: #000;
  justify-content: center;
  height: 80px;
  display: flex;
  position: relative;
}

.text-space-left-large {
  margin-left: 24px;
}

.handwriting {
  letter-spacing: -.03em;
  font-size: 32px;
  line-height: 36px;
}

.handwriting.text-primary-1-copy {
  font-family: Caveat, sans-serif;
}

.row {
  flex-wrap: wrap;
  width: 100%;
  display: flex;
}

.row.row-justify-center, .row.row-justify-end {
  justify-content: center;
}

.row.price-row {
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 12px;
}

.row.row-split-content {
  grid-column-gap: 36px;
  grid-row-gap: 48px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  place-items: center;
  display: grid;
}

.row.row-align-center {
  align-items: center;
}

.container {
  z-index: 1;
  width: 100%;
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.avatar {
  border-radius: 50%;
  width: 96px;
  height: 96px;
}

.avatar.avatar-small {
  flex: none;
  width: 48px;
  height: 48px;
}

.content-width-extra-large {
  width: 100%;
  max-width: 720px;
}

.block-quote-2 {
  border-left-style: none;
  font-family: Zilla Slab, sans-serif;
  font-size: 30px;
  line-height: 32px;
}

.container-copy {
  z-index: 1;
  width: 100%;
  max-width: 1248px;
  margin-top: 81px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.container-copy-copy {
  z-index: 1;
  width: 100%;
  max-width: 1248px;
  margin: 81px auto 137px;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.container-copy44 {
  z-index: 1;
  width: 100%;
  max-width: 1248px;
  margin-top: 115px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

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

.form-input {
  border: 1px solid #ecebea;
  border-radius: 5px;
  height: 48px;
  margin-bottom: 0;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 24px;
  transition: border-color .2s;
}

.form-input:focus {
  border-color: #63b3eb;
}

.form-input::placeholder {
  color: #22252580;
}

.form-input.text-area-input {
  height: auto;
  min-height: 156px;
  padding-top: 16px;
}

.form-label {
  margin-bottom: 8px;
  font-weight: 500;
}

.button-16 {
  background-color: var(--black);
  color: #fff;
  border: 2px solid #068466;
  border-radius: 5px;
  padding: 10px 36px;
  font-weight: 700;
  text-decoration: none;
  transition: box-shadow .2s;
  position: relative;
  box-shadow: inset 0 0 100px 100px #0000;
}

.button-16:hover {
  text-decoration: none;
  box-shadow: inset 0 0 100px 100px #0003;
}

.form-grid-halves {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-2 {
  flex-direction: column;
  margin-bottom: 0;
  display: flex;
}

.content-width-large {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  direction: ltr;
  width: 100%;
  max-width: 612px;
}

.form-feedback {
  text-align: center;
  border-radius: 5px;
  margin-top: 12px;
  padding: 12px;
}

.form-feedback.bg-success {
  background-color: #e9f6ff;
}

.form-feedback.bg-error {
  margin-top: 12px;
}

.section-35 {
  margin-top: 52px;
  margin-bottom: 94px;
}

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

.section-35-copy {
  margin-top: 52px;
  margin-bottom: 94px;
}

.link-9, .link-10 {
  color: #ff5b82;
}

.comparison-text {
  width: 100%;
}

.handwriting-2 {
  letter-spacing: -.03em;
  font-family: Caveat, sans-serif;
  font-size: 32px;
  line-height: 36px;
}

.handwriting-2.rotate {
  white-space: nowrap;
  transform: translate(0, -16px)rotate(-15deg);
}

.handwriting-2.text-gray-1 {
  color: #222525;
}

.pricing-thirds {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  width: 100%;
  display: grid;
}

.handwriting-contents {
  position: absolute;
  top: -4px;
  transform: translate(0, -100%);
}

.handwriting-contents.pricing-table-handwriting-contents {
  left: 100%;
}

.handwriting-contents.pricing-tabbed-handwriting-contents {
  min-width: 110px;
  transform: rotate(-10deg)translate(100%, -110%);
}

.tooltip-message {
  color: #fff;
  text-align: center;
  background-color: #222525;
  border-radius: 6px;
  min-width: 200px;
  padding: 6px;
  font-size: 14px;
  line-height: 20px;
  display: none;
  position: absolute;
  bottom: 100%;
  left: 16px;
  transform: translate(-50%);
}

.h6-small {
  font-size: 16px;
  line-height: 24px;
}

.tooltip-circle {
  color: #fff;
  cursor: pointer;
  background-color: #068466;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  font-size: 14px;
  line-height: 16px;
  display: flex;
}

.tooltip-container {
  position: relative;
}

.tooltip-container.text-space-left {
  margin-left: 6px;
}

.no-bottom-space {
  margin-bottom: 0;
}

.handwriting-arrow {
  margin-top: 6px;
}

.pricing-row {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-bottom: 1px solid #d4d4d4;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 2.5fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  padding: 14px 12px 14px 24px;
  display: grid;
}

.pricing-row.bg-white {
  border-bottom: 1px solid #d4d4d4;
  padding-top: 14px;
  padding-bottom: 14px;
}

.pricing-row.pricing-header {
  z-index: 3;
  background-color: #fafafa;
  border-bottom: 2px solid #bbb;
  padding: 12px 0;
  position: sticky;
  top: 0;
}

.pricing-table-section {
  margin-bottom: 11px;
}

.handwriting-wrapper {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.section-36 {
  padding-top: 96px;
  padding-bottom: 96px;
  position: relative;
}

.pricing-label {
  align-items: center;
  display: flex;
}

.h5 {
  font-family: Plain, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.text-muted {
  opacity: .5;
}

.content-text-block {
  max-width: 480px;
  font-size: 17px;
  line-height: 22px;
}

.h1 {
  margin-bottom: 24px;
  font-family: Plain, sans-serif;
  font-size: 45px;
  line-height: 1;
}

.h1.no-bottom-space {
  margin-bottom: 0;
  font-family: Plain, sans-serif;
}

.margin-top {
  margin-top: 36px;
}

.list-grid {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  padding-left: 0;
  display: grid;
}

.card-body {
  flex: 1;
  padding: 3px 24px 24px;
}

.card-body.pricing-icon-card-body {
  text-align: center;
  padding: 36px 46px 48px 36px;
}

.content-width-small {
  direction: ltr;
  flex: none;
  width: 400px;
}

.button-17 {
  color: #fff;
  background-color: #292929;
  border: 2px #068466;
  border-radius: 5px;
  padding: 10px 24px;
  font-weight: 700;
  text-decoration: none;
  transition: box-shadow .2s;
  position: relative;
  box-shadow: inset 0 0 100px 100px #0000;
}

.button-17:hover {
  text-decoration: none;
  box-shadow: inset 0 0 100px 100px #0003;
}

.icon-grid-list-item {
  border-bottom: 1px solid #ecebea;
  border-radius: 1px;
  flex-direction: row;
  align-items: center;
  padding-top: 0;
  padding-bottom: 16px;
  display: flex;
}

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

.text-small.text-muted.margin-top {
  margin-top: 24px;
}

.card {
  background-color: #fff;
  border: 1px solid #ecebea;
  border-radius: 6px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.card:hover {
  text-decoration: none;
}

.card.no-border {
  position: relative;
}

.card.no-border.shadow-small {
  text-align: left;
  border-color: #303030;
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 10px 20px #0000006b;
}

.content-width-medium {
  direction: ltr;
  width: 100%;
  max-width: 506px;
}

.tab-link-switch {
  color: #068466;
  background-color: #0000;
  border-radius: 100px;
  padding: 6px 16px;
  transition: color .2s, background-color .2s;
}

.tab-link-switch:hover {
  text-decoration: none;
}

.tab-link-switch.w--current {
  color: #fff;
  background-color: #068466;
}

.pricing-switches-tabs {
  justify-content: center;
  margin-bottom: 36px;
  display: flex;
}

.subheading {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 24px;
}

.list-dot {
  background-color: #62636b;
  border-radius: 50%;
  flex: none;
  width: 6px;
  height: 6px;
  margin-right: 12px;
}

.list-dot.bg-primary-1 {
  background-color: #000;
}

.section-title {
  text-align: center;
  max-width: 612px;
  margin-bottom: 72px;
  margin-left: auto;
  margin-right: auto;
}

.section-title.no-bottom-space {
  margin-bottom: 196px;
}

.h1-2 {
  margin-top: -19px;
  margin-bottom: 24px;
  font-family: Plain, sans-serif;
  font-size: 40px;
  line-height: 1;
}

.button-18 {
  background-color: var(--pink);
  color: #fff;
  border: 2px #068466;
  border-radius: 40px;
  padding: 18px 30px;
  font-weight: 700;
  text-decoration: none;
  transition: box-shadow .2s;
  position: relative;
  box-shadow: inset 0 0 100px 100px #0000;
}

.button-18:hover {
  text-decoration: none;
  box-shadow: inset 0 0 100px 100px #0003;
}

.pricing-row-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-bottom: 1px #d4d4d4;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 2.5fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  padding: 7px 12px 16px 24px;
  display: grid;
}

.pricing-row-copy.bg-white {
  border-bottom: 1px solid #d4d4d4;
}

.pricing-row-copy.pricing-header {
  z-index: 3;
  background-color: #fafafa;
  border-bottom: 2px solid #bbb;
  padding: 12px 0;
  position: sticky;
  top: 0;
}

.div-block-126 {
  justify-content: space-between;
  max-width: 750px;
  margin-top: 29px;
  display: flex;
}

.tag {
  background-color: #929597;
  border-radius: 80px;
  font-size: 15px;
  line-height: 14px;
}

.tag.w--current {
  background-color: #929597;
}

.tag.up {
  background-color: #888;
}

.text-block-32 {
  font-size: 19px;
}

.recaptcha {
  margin-left: auto;
  margin-right: auto;
}

.div-block-127 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.section-37 {
  padding-top: 130px;
  padding-bottom: 119px;
}

.div-block-128 {
  background-color: var(--white);
  border: 1px solid #979797;
  border-radius: 8px;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 32px 41px 34px;
  box-shadow: 0 6px 10px #0000000d;
}

.grid-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.cert_title {
  float: left;
}

.cert_image {
  float: right;
  clear: none;
  position: static;
  inset: 0% 0% auto auto;
}

.cert_content {
  float: left;
  clear: left;
  max-width: 620px;
  position: static;
}

.container-5 {
  display: flex;
}

.div-block-129 {
  justify-content: space-between;
  width: 420px;
  max-width: 470px;
  display: flex;
}

.div-block-130 {
  background-color: #ecf8ff;
  border: 1px solid #c2d9f8;
  padding: 8px;
}

.text-block-33 {
  font-size: 14px;
}

.link-11, .link-12 {
  color: #fff;
}

.link-13 {
  color: #e0165b;
}

.link-block-2, .link-block-3 {
  margin-top: 0;
  text-decoration: none;
}

.text-block-34 {
  color: #fff;
  letter-spacing: 4px;
  border: 1px solid #fff;
  margin-top: 16px;
  padding: 12px;
  font-size: 15px;
}

.text-block-35 {
  color: #288bb4;
  letter-spacing: 2px;
  border: 1px solid #288bb4;
  padding: 8px;
  font-size: 14px;
  display: inline-block;
}

.eula {
  font-size: 16px;
  line-height: 22px;
}

.div-block-131 {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-132 {
  background-image: url('../images/bg.webp');
  background-position: 50% 70%;
  background-size: cover;
  height: 500px;
}

.div-block-133 {
  background-color: #fff;
  width: 820px;
  margin: auto auto 167px;
  padding-top: 3px;
  padding-left: 45px;
  padding-right: 46px;
}

.div-block-133-copy {
  background-color: #fff;
  width: 100%;
  max-width: 820px;
  margin-top: -121px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 45px;
  padding-right: 46px;
}

.pcp {
  font-size: 64px;
  line-height: 65px;
}

.paragraph-21 {
  margin-bottom: 37px;
  font-size: 37px;
  line-height: 42px;
}

.paragraph-22 {
  float: none;
  clear: left;
  margin-top: 55px;
  font-size: 18px;
  line-height: 24px;
}

.div-block-134 {
  width: 590px;
  margin-top: 39px;
  margin-left: auto;
  margin-right: auto;
}

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

.paragraph-23 {
  margin-top: -17px;
}

.div-block-135 {
  float: right;
  background-color: #ecf4f4;
  border: 1px solid #c2cfcf;
  border-radius: 1px;
  width: 260px;
  margin-top: 18px;
  margin-left: 66px;
  padding: 12px 12px 15px;
}

.link-15 {
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: underline;
  display: block;
}

.paragraph-22-copy {
  float: none;
  clear: left;
  margin-top: 16px;
  font-size: 18px;
  line-height: 24px;
}

.subp {
  margin-top: 16px;
}

.button-copy {
  background-color: #ff5b82;
  background-image: url('../images/download.svg');
  background-position: 84%;
  background-repeat: no-repeat;
  border-radius: 60px;
  width: 240px;
  height: 54px;
  margin-top: 10px;
  margin-right: auto;
  padding-top: 12px;
  padding-left: 23px;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  position: static;
  box-shadow: 0 6px 13px #ff5b815e;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-136 {
  width: 100%;
  max-width: 1200px;
  margin-top: 82px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.div-block-137 {
  background-image: url('../images/Group-12.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 580px;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 124px;
  display: flex;
}

.div-block-138 {
  margin-top: 29px;
  display: flex;
}

.hot-button {
  background-image: linear-gradient(93deg, #c500ff, #ff009f);
  border-radius: 80px;
  margin-top: 24px;
  padding: 14px 30px 15px;
  font-size: 18px;
}

.div-block-139 {
  width: 50%;
}

.div-block-140 {
  width: 46%;
}

.hot-button-copy {
  background-color: #e9e9e9;
  background-image: linear-gradient(#00000024, #00000024);
  border-radius: 80px;
  margin-left: 19px;
  padding: 14px 30px 15px;
  font-size: 18px;
}

.sn {
  margin-bottom: 0;
}

.sn-h {
  margin-top: 8px;
}

.div-block-140-copy {
  width: 50%;
  margin-left: 63px;
}

.div-block-136-copy {
  width: 100%;
  max-width: 1200px;
  margin-top: 115px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.div-block-137-copy {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-141 {
  margin-left: auto;
  margin-right: auto;
}

.div-block-141-copy {
  width: 100%;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

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

.container-6 {
  z-index: 1;
  width: 100%;
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.button-19 {
  color: #fff;
  background-color: #068466;
  border: 2px solid #068466;
  border-radius: 5px;
  padding: 10px 24px;
  font-weight: 700;
  text-decoration: none;
  transition: box-shadow .2s;
  position: relative;
  box-shadow: inset 0 0 100px 100px #0000;
}

.button-19:hover {
  text-decoration: none;
  box-shadow: inset 0 0 100px 100px #0003;
}

.button-19.button-block {
  text-align: center;
  background-color: #fa00a6;
  border-style: none;
  width: 100%;
}

.text-space-left {
  margin-left: 12px;
}

.card-head {
  border-bottom: 1px solid #ecebea;
  padding: 16px 24px;
}

.card-head.no-border {
  padding-bottom: 0;
}

.section-38 {
  background-color: #e9f6ff;
}

.section-38-copy {
  background-color: #e9f6ff;
  margin-top: 162px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.subheading-copy {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 24px;
}

.subheading-copy.text-primary-1 {
  margin-bottom: 0;
}

.heading-38-copy {
  text-align: center;
  font-size: 26px;
  font-weight: 400;
  line-height: 40px;
}

.section-39 {
  margin-top: 0;
  margin-bottom: 235px;
  padding-top: 182px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
}

.text-block-36 {
  text-align: center;
  margin-top: 26px;
  margin-bottom: 4px;
  font-size: 30px;
  font-weight: 700;
  line-height: 39px;
}

.div-block-142 {
  width: 100%;
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
}

.tabs-menu {
  margin-left: auto;
  margin-right: auto;
}

.tab-link-tab-1 {
  background-color: #0000;
  border-bottom: 4px solid #adc5d8;
}

.tab-link-tab-1.w--current {
  border: 4px solid #000;
}

.tab-link-tab-2 {
  background-color: #0000;
  border-bottom: 4px solid #adc6d8;
  border-radius: 0;
  margin-left: 14px;
}

.tabs {
  margin-left: auto;
}

.tab-underline {
  opacity: .5;
  background-color: #0000;
  border-bottom: 4px solid #0000;
  margin-left: 18px;
  margin-right: 18px;
  padding: 12px 0;
  transition: opacity .2s, border-color .2s;
  top: 2px;
}

.tab-underline:hover {
  opacity: 1;
  text-decoration: none;
}

.tab-underline:active {
  background-color: #0000;
}

.tab-underline.w--current {
  opacity: 1;
  background-color: #0000;
  border-bottom-color: #068466;
}

.tab-underline.tab-underline-first {
  margin-left: 0;
}

.tab-underline.tab-underline-last {
  margin-right: 0;
}

.tab-underline.tab-underline-last.w--current {
  opacity: 1;
}

.icon-large {
  flex: none;
  width: 96px;
  margin-bottom: 12px;
}

.tabs-underline-wrapper {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.grid-thirds {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.centered-grid-item {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.tabs-underline-menu {
  border-bottom: 2px solid #ecebea;
  justify-content: center;
  margin-bottom: 48px;
  display: flex;
}

.text-block-37 {
  text-align: center;
  margin-top: 6px;
  margin-bottom: 35px;
}

.text-block-38 {
  text-align: center;
  font-size: 26px;
  line-height: 36px;
}

.paragraph-24 {
  text-align: center;
  font-size: 22px;
  line-height: 30px;
}

.bold-text-2 {
  font-size: 35px;
  font-weight: 400;
  line-height: 29px;
}

.radio-button-field {
  width: 180px;
}

.radio-button-field-2 {
  width: 250px;
}

.div-block-143 {
  padding-top: 11px;
  padding-bottom: 18px;
  display: flex;
}

.div-block-144 {
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.section-40 {
  background-color: #fff;
  margin-top: 0;
  padding-top: 101px;
  padding-bottom: 105px;
}

.paragraph-25 {
  text-align: center;
  font-family: Plain, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 26px;
}

.button-20 {
  border-radius: 10px;
  margin-top: 25px;
  margin-bottom: 26px;
  padding: 16px;
}

.section-41 {
  background-color: #9fb4dd;
}

.section-41-copy {
  background-color: #9fb4dd;
  display: block;
}

.section-42 {
  background-color: #def2ff;
  padding-top: 21px;
  padding-bottom: 45px;
}

.div-block-145 {
  text-align: center;
  width: 100%;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.image-26 {
  margin-top: 28px;
}

.bold-text-3 {
  font-size: 18px;
  font-weight: 400;
}

.div-block-146 {
  max-width: 800px;
  margin: 71px auto 62px;
}

.hot-button-copy {
  background-image: linear-gradient(#abc6d8, #abc6d8);
  border-radius: 80px;
  margin-top: 24px;
  padding: 14px 30px 15px;
  font-size: 18px;
}

.recaptcha-2 {
  margin-top: 31px;
}

.section-33-copy-copy {
  background-color: var(--black);
}

.div-block-137-copy {
  background-image: url('../images/Group-12.webp');
  background-position: 90% 0;
  background-repeat: no-repeat;
  background-size: 640px;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 124px;
  display: flex;
}

.div-block-137-copy-copy {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-40-copy {
  background-color: #fff;
  margin-top: 0;
  padding-top: 101px;
  padding-bottom: 105px;
}

.div-block-136-copy7878 {
  width: 100%;
  max-width: 1200px;
  margin-top: 82px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.div-block-147 {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px #dfdfdf;
  margin-top: 75px;
  margin-bottom: 0;
  padding-top: 55px;
  padding-bottom: 0;
  display: flex;
}

.div-block-148 {
  width: 100%;
  max-width: 200px;
}

.partner_container {
  margin-bottom: 122px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-149 {
  width: 100%;
  padding-left: 62px;
}

.div-block-150 {
  text-align: center;
  max-width: 750px;
  margin: 60px auto 0;
}

.paragraph-26 {
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

.cert-partners {
  color: #3f3f3f;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
}

.div-block-151 {
  justify-content: center;
  align-items: center;
  max-width: 290px;
  margin-top: 55px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 13px;
  display: flex;
}

.paragraph-27 {
  text-align: center;
  max-width: 600px;
  margin: 8px auto 48px;
  font-size: 18px;
  line-height: 28px;
}

.div-block-152 {
  text-align: center;
  margin-bottom: 22px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.div-block-153 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 23px;
}

.div-block-154 {
  border-bottom: 3px solid #000;
  max-width: 40px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
}

.button-21 {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  margin-left: auto;
  margin-right: auto;
}

.div-block-155 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.text-block-39, .text-block-40 {
  display: inline;
}

.link-block-4 {
  color: #555;
  border: 1px solid #7e7e7e;
  border-radius: 20px;
  padding: 6px 24px;
  text-decoration: none;
}

.checkbox-field {
  margin-top: 16px;
  margin-bottom: 23px;
}

.link-16, .link-17, .link-18 {
  color: var(--pink);
  text-decoration: underline;
}

.image-27 {
  margin-left: auto;
  margin-right: auto;
}

.div-block-156 {
  text-align: center;
}

.div-block-157 {
  background-image: url('../images/hero01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 60%;
}

.body-5 {
  background-color: #fff;
}

.html-embed-2 {
  height: 100%;
}

.div-block-158 {
  justify-content: center;
  width: 100vw;
  height: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-159 {
  background-color: #4198ff;
  width: 40%;
  position: static;
}

.div-block-160 {
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.heading-39 {
  z-index: 100;
  color: #fff;
  margin-top: 2px;
  font-size: 4vw;
  font-weight: 400;
  line-height: 1;
  position: static;
}

.div-block-161 {
  z-index: 100;
  width: 48vw;
  padding-top: 100px;
  padding-left: 60px;
  position: relative;
}

.heading-40 {
  color: #fff;
  margin-bottom: 0;
  font-size: 26px;
}

.button-22 {
  background-color: #0000;
  background-image: url('../images/right.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 15px;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  margin-top: 18px;
  padding-left: 0;
  padding-right: 32px;
  font-size: 18px;
  text-decoration: none;
}

.div-block-162 {
  z-index: 100;
  background-color: #fff;
  border-radius: 0 12px 12px 0;
  width: 790px;
  height: 260px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-163 {
  padding-top: 78px;
}

.div-block-164 {
  justify-content: center;
  align-items: center;
  width: 260px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  box-shadow: 0 0 44px -1px #3c7bb33b;
}

.text-block-41 {
  background-image: url('../images/bullet-1.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto 34px;
  padding-top: 7px;
  padding-bottom: 11px;
  padding-left: 55px;
  font-size: 24px;
  font-weight: 700;
}

.div-block-165 {
  flex-direction: column;
  justify-content: space-around;
  margin-left: 37px;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.text-block-41-copy {
  background-image: url('../images/bullet-2.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto 34px;
  padding-top: 7px;
  padding-bottom: 11px;
  padding-left: 55px;
  font-size: 24px;
  font-weight: 700;
  display: inline;
}

.text-block-41-copy-copy {
  background-image: url('../images/bullet-3.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto 34px;
  padding-top: 7px;
  padding-bottom: 11px;
  padding-left: 55px;
  font-size: 24px;
  font-weight: 700;
}

.text-block-41-copy-copy-copy {
  background-image: url('../images/bullet-1.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto 34px;
  padding-top: 7px;
  padding-bottom: 11px;
  padding-left: 55px;
  font-size: 24px;
  font-weight: 700;
}

.div-block-166 {
  background-color: var(--black);
  background-image: linear-gradient(#000, #333);
  justify-content: space-around;
  width: 100%;
  max-width: 100%;
  height: 380px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.innerhighlight {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  width: 30%;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.div-block-167 {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 130px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-block-42 {
  color: #fff;
  text-align: center;
  font-size: 22px;
  line-height: 31px;
}

.div-block-168 {
  padding-top: 35px;
}

.div-block-169 {
  flex-direction: row;
  justify-content: center;
  width: 100%;
  height: 820px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-170 {
  background-image: url('../images/report1.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 620px;
  width: 50%;
}

.div-block-171 {
  background-image: url('../images/report1.webp');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 630px;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 1250px;
  padding-left: 728px;
  font-size: 20px;
  display: flex;
}

.heading-41 {
  color: #fff;
  font-size: 56px;
  line-height: 52px;
}

.div-block-172 {
  width: 410px;
}

.paragraph-28 {
  color: #fff;
  padding-top: 13px;
  font-size: 22px;
  line-height: 27px;
}

.text-block-43 {
  color: #fff;
  border-top: 1px #89da97;
  border-bottom: 1px solid #89da97;
  width: 460px;
  font-size: 35px;
  line-height: 60px;
}

.div-block-173 {
  padding-top: 28px;
}

.div-block-174 {
  background-color: #3bce36;
  background-image: linear-gradient(#61f37d, #1b7027);
}

.div-block-175 {
  padding-top: 80px;
  padding-left: 14vw;
  padding-right: 14vw;
}

.div-block-176 {
  background-image: url('../images/01.jpg'), linear-gradient(#000, #000);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 90vw, auto;
  width: 100%;
  height: 770px;
  padding-top: 141px;
  padding-left: 95px;
}

.div-block-177 {
  width: 50vw;
}

.heading-42 {
  font-size: 4vw;
  line-height: 1;
}

.heading-43 {
  width: 480px;
  margin-top: 24px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.button-23 {
  background-color: #000;
  border-radius: 90px;
  margin-top: 23px;
  padding-top: 5px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 18px;
  line-height: 40px;
}

.div-block-178 {
  background-color: #000;
  width: 100%;
  padding-top: 150px;
  padding-bottom: 116px;
}

.heading-44 {
  color: #fff;
  text-align: center;
  margin-top: 0;
}

.paragraph-29 {
  color: #fff;
  text-align: center;
  font-size: 26px;
  line-height: 33px;
}

.div-block-179 {
  width: auto;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-180 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-181 {
  background-color: #1d1d1d;
  border-radius: 18px;
}

.text-block-44 {
  color: #71d7ff;
  background-image: url('../images/b1.webp');
  background-position: 7%;
  background-repeat: no-repeat;
  background-size: auto 39px;
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 91px;
  font-size: 28px;
  font-weight: 700;
}

.div-block-182 {
  width: 100%;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 76px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-183 {
  text-align: center;
  padding-top: 62px;
}

.heading-45 {
  color: #fff;
}

.div-block-184 {
  background-image: linear-gradient(#000, #000);
  height: 540px;
  display: flex;
}

.div-block-185 {
  width: 50%;
}

.div-block-186 {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding-top: 0;
  padding-left: 11vw;
  display: flex;
}

.clipper {
  background-color: #0000;
  background-image: url('../images/rog.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 540px;
}

.div-block-187 {
  width: 450px;
}

.heading-46 {
  color: #fff;
  font-size: 46px;
  line-height: 1.2em;
}

.paragraph-30 {
  color: #fff;
  margin-top: 28px;
  font-size: 18px;
  line-height: 1.2em;
}

.button-24 {
  color: #000;
  background-color: #0000;
  background-image: url('../images/right2.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 16px;
  border: 1px #000;
  border-bottom-style: solid;
  margin-top: 9px;
  padding-left: 0;
  padding-right: 36px;
  font-size: 19px;
}

.div-block-188 {
  width: 100%;
  height: 700px;
  padding-top: 123px;
}

.heading-47 {
  text-align: center;
  letter-spacing: 8px;
  margin-top: 0;
  font-size: 19px;
}

.heading-48 {
  text-align: center;
  margin-top: 0;
  font-size: 47px;
}

.div-block-189 {
  text-align: center;
  padding-top: 26px;
}

.div-block-190 {
  border-top: 1px solid #979797;
  width: 100%;
  max-width: 700px;
  margin-top: 29px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 23px;
  padding-bottom: 31px;
}

.div-block-191 {
  margin-top: 0;
  padding-top: 0;
}

.text-block-45 {
  text-align: center;
  background-image: url('../images/api.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 40px;
  padding-top: 63px;
}

.div-block-192 {
  background-color: #0000;
  background-image: linear-gradient(#000, #2c2c2c);
  width: 100%;
  height: 780px;
}

.div-block-193 {
  letter-spacing: 2px;
  background-image: url('../images/ui.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 616px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 20px;
  font-size: 13px;
  display: flex;
}

.text-block-46 {
  border: 1px solid var(--white);
  color: #fff;
  text-align: center;
  border-radius: 9px;
  width: 138px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 19px;
  line-height: 23px;
}

.heading-49 {
  color: #fff;
  text-align: center;
  font-size: 48px;
}

.paragraph-31 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  padding-top: 14px;
  font-size: 26px;
  line-height: 1.3;
}

.div-block-194 {
  background-color: #00000070;
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/repairbg.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 700px;
}

.div-block-195 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 0;
  display: flex;
}

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

.div-block-196 {
  padding-top: 205px;
  padding-bottom: 307px;
}

.div-block-197 {
  background-color: #f7f9fb;
  width: 100%;
}

.text-block-44-copy {
  color: #71d7ff;
  background-image: url('../images/b2.webp');
  background-position: 7%;
  background-repeat: no-repeat;
  background-size: auto 39px;
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 91px;
  font-size: 28px;
  font-weight: 700;
}

.text-block-44-copy2 {
  color: #71d7ff;
  background-image: url('../images/Group.webp');
  background-position: 7%;
  background-repeat: no-repeat;
  background-size: auto 43px;
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 91px;
  font-size: 28px;
  font-weight: 700;
}

.text-block-44-copy3 {
  color: #71d7ff;
  background-image: url('../images/battery.webp');
  background-position: 6%;
  background-repeat: no-repeat;
  background-size: auto 20px;
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 91px;
  font-size: 28px;
  font-weight: 700;
}

.text-block-44-copy4 {
  color: #71d7ff;
  background-image: url('../images/Group-9.png');
  background-position: 7%;
  background-repeat: no-repeat;
  background-size: auto 37px;
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 91px;
  font-size: 28px;
  font-weight: 700;
}

.text-block-44-copy5 {
  color: #71d7ff;
  background-image: url('../images/speed.webp');
  background-position: 7%;
  background-repeat: no-repeat;
  background-size: auto 37px;
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 91px;
  font-size: 28px;
  font-weight: 700;
}

.div-block-198 {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 800px;
  padding-left: 0;
  display: flex;
}

.div-block-199 {
  flex-direction: column;
  align-items: center;
  max-width: 500px;
  padding-bottom: 0;
  display: flex;
}

.heading-51 {
  text-align: center;
  margin-top: 0;
  line-height: 60px;
}

.div-block-200 {
  background-image: url('../images/swappa-computer.webp'), url('../images/bg_1.webp'), linear-gradient(#f1eee9, #f1eee9);
  background-position: 50% 100%, 50% 100%, 0 0;
  background-repeat: no-repeat, repeat-x, repeat;
  background-size: auto 780px, auto 730px, auto;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 1140px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-left: 0;
  display: flex;
}

.heading-52 {
  text-align: center;
  margin-bottom: 0;
  font-weight: 400;
}

.paragraph-32 {
  text-align: center;
  font-size: 21px;
  line-height: 1.38;
}

.div-block-201 {
  justify-content: space-around;
  align-items: center;
  padding-top: 137px;
  padding-bottom: 281px;
  display: flex;
}

.div-block-202 {
  background-image: url('../images/cert2.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 490px;
  height: 510px;
}

.div-block-203 {
  text-align: center;
  width: 430px;
}

.paragraph-33 {
  font-size: 21px;
  line-height: 1.3;
}

.paragraph-34 {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.3;
}

.div-block-204 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 139px;
  padding-bottom: 135px;
  display: flex;
}

.div-block-205 {
  background-image: url('../images/warehouse2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  max-width: 100%;
  height: 930px;
}

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

.div-block-206 {
  width: auto;
  max-width: 540px;
}

.paragraph-35 {
  text-align: center;
  font-size: 26px;
  line-height: 1.3;
}

.div-block-207 {
  background-image: url('../images/value.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 320px;
  padding-bottom: 0;
}

.div-block-208 {
  background-image: linear-gradient(#fff, #e2e2e2);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.div-block-209 {
  width: auto;
  max-width: 600px;
  margin-top: 61px;
  padding-bottom: 50px;
}

.div-block-210 {
  width: 100%;
  max-width: 661px;
}

.div-block-211 {
  background-image: url('../images/Group2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 980px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-212 {
  text-align: center;
  width: 580px;
  margin-bottom: 195px;
  margin-left: 0;
}

.heading-55 {
  font-size: 40px;
}

.paragraph-36 {
  padding-top: 17px;
  font-size: 20px;
  line-height: 28px;
}

.div-block-213 {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

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

.div-block-196-copy {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 73px;
  padding-bottom: 185px;
  display: flex;
}

.paragraph-37 {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}

.text-field-copy {
  border: 1px solid #d1d1d1;
  width: 100%;
  max-width: 620px;
  height: 120px;
}

.div-block-214 {
  background-color: #d6f7ff;
  background-image: linear-gradient(135deg, #e9faff, #ffe9f8);
  margin-top: 97px;
  padding-top: 0;
}

.div-block-175-copy {
  background-color: var(--black);
  background-image: linear-gradient(135deg, #faa6fd, #76c3f7);
  padding-top: 105px;
  padding-left: 14vw;
  padding-right: 14vw;
  display: block;
}

.div-block-215 {
  background-image: linear-gradient(#00000029, #00000029), url('../images/robot.webp');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 710px;
  display: flex;
}

.heading-57 {
  color: #fff;
  font-size: 70px;
}

.text-block-47 {
  color: #fff;
  letter-spacing: 4px;
  border: 1px solid #b5d3ff;
  border-radius: 4px;
  width: 240px;
  margin-left: auto;
  margin-right: auto;
  line-height: 40px;
}

.div-block-216 {
  text-align: center;
}

.link-19 {
  color: #fff;
  background-image: url('../images/right.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 19px;
  justify-content: center;
  align-items: center;
  width: 220px;
  margin-top: 29px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-right: 20px;
  font-size: 21px;
  text-decoration: none;
  display: flex;
}

.div-block-194-copy {
  background-color: #00000070;
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/cosmetics2.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 700px;
}

.div-block-195-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 0;
  display: flex;
}

.text-block-46-copy {
  border: 1px solid var(--white);
  color: #fff;
  text-align: center;
  border-radius: 9px;
  width: 138px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 19px;
  line-height: 23px;
}

.heading-49-copy {
  color: #fff;
  font-size: 48px;
}

.paragraph-31-copy {
  color: #fff;
  width: 450px;
  padding-top: 14px;
  font-size: 24px;
  line-height: 30px;
}

.div-block-217 {
  background-color: #0000;
  height: 130px;
}

.paragraph-38 {
  color: #fff;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 27px;
  font-size: 22px;
  line-height: 27px;
}

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

.div-block-219 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1380px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.div-block-220 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 500px;
  margin-left: 0;
  padding-bottom: 98px;
  display: flex;
}

.paragraph-39 {
  text-align: center;
  padding-top: 13px;
  font-size: 26px;
  line-height: 26px;
}

.button-25 {
  color: var(--pink);
  background-color: #0000;
  background-image: url('../images/r.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 5px;
  padding-left: 1px;
  padding-right: 17px;
  font-size: 18px;
  line-height: 13px;
}

.div-block-221 {
  justify-content: space-between;
  width: 290px;
  padding-top: 14px;
  display: flex;
}

.heading-58 {
  text-align: center;
  padding-top: 21px;
  font-size: 38px;
}

.div-block-222 {
  background-color: #edf0f5;
  background-image: linear-gradient(to bottom, var(--white), #edf0f5 32%);
  justify-content: space-around;
  align-items: center;
  padding-top: 159px;
  padding-bottom: 159px;
  display: flex;
}

.bold-text-4 {
  font-size: 14px;
}

.bold-text-5 {
  color: #000;
  border-left: 2px solid #000;
  padding-left: 6px;
  font-size: 14px;
}

.bold-text-6 {
  font-size: 14px;
}

.div-block-223 {
  background-image: linear-gradient(139deg, #eefdff, #eed3ff);
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  min-height: 230px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 22px 23px;
  display: flex;
}

.paragraph-40 {
  text-align: center;
  padding-top: 21px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.div-block-220-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 500px;
  margin-left: 0;
  display: flex;
}

.div-block-224 {
  justify-content: space-between;
  width: 100%;
  max-width: 1450px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.div-block-223-copy {
  background-image: linear-gradient(139deg, #e4fffe, #b0d0ff);
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  min-height: 230px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 22px 23px;
  display: flex;
}

.div-block-223-copy-xopy {
  background-image: linear-gradient(139deg, #feffe3, #b3fff1);
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  min-height: 230px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 22px 23px;
  display: flex;
}

.div-block-221-copy {
  justify-content: space-between;
  width: 290px;
  padding-top: 14px;
  display: flex;
}

.button-25-copy {
  color: var(--pink);
  background-color: #0000;
  background-image: url('../images/r.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 5px;
  padding-left: 1px;
  padding-right: 17px;
  font-size: 18px;
  line-height: 13px;
}

.div-block-225 {
  background-color: #ecf0f4;
}

.div-block-226 {
  max-width: 610px;
}

.button-25-copy-copy {
  color: var(--pink);
  background-color: #0000;
  background-image: url('../images/r.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 5px;
  padding-left: 1px;
  padding-right: 17px;
  font-size: 18px;
  line-height: 13px;
}

.image-30 {
  padding-top: 58px;
}

.div-block-227 {
  flex-direction: column;
  align-items: center;
  max-width: 550px;
  display: flex;
}

.div-block-64-copy {
  background-color: #0000;
  border-radius: 40px;
  width: 100%;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  padding: 28px 38px 9px;
}

.link-20 {
  padding-top: 17px;
  font-size: 20px;
  text-decoration: underline;
}

.link-21 {
  color: #fff;
  padding-right: 24px;
}

.div-block-228 {
  padding-top: 23px;
}

.heading-59 {
  margin-bottom: 2px;
  font-size: 28px;
}

.div-block-229 {
  background-color: #edffee;
  border: 1px solid #27b75b;
  border-radius: 19px;
  width: 500px;
  height: 90px;
}

.div-block-230 {
  justify-content: center;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-43 {
  justify-content: center;
  align-items: center;
  margin-bottom: 71px;
  padding-top: 59px;
  display: flex;
}

.link-21-copy {
  color: #fff;
  padding-right: 24px;
  font-size: 16px;
}

.home-hero-featured-message-tag {
  letter-spacing: .04em;
  text-transform: uppercase;
  background-color: #302c3f;
  border-radius: 100000px;
  margin-right: 10px;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.286em;
}

.button-secondary {
  color: #fff;
  text-align: center;
  letter-spacing: .01em;
  transform-style: preserve-3d;
  background-color: #302c3f;
  border-radius: 1000px;
  padding: 22px 56px;
  font-size: 18px;
  line-height: 1.111em;
  transition: transform .3s, background-color .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-secondary:hover {
  color: #fff;
  background-color: #1d1a27;
  transform: scale3d(1.04, 1.04, 1.01);
}

.button-secondary._2-buttons {
  margin-bottom: 15px;
}

.container-medium-940px {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-940px.home-hero {
  z-index: 1;
  text-align: center;
  margin-bottom: 78px;
  position: relative;
}

.bg-gradient-blur-circle-1 {
  background-color: #d220ff;
  border-radius: 1000000px;
  width: 70%;
  min-width: 70%;
  min-height: 70%;
  max-height: 70%;
  position: absolute;
}

.bg-gradient-blur-circle-1.purple {
  background-color: #6923ff;
}

.home-hero-featured-message-icon {
  margin-left: 6px;
  font-size: 11px;
  font-weight: 400;
}

.text-no-wrap {
  white-space: nowrap;
}

.paragraph-large {
  font-size: 24px;
  line-height: 1.583em;
}

.paragraph-large.home-hero {
  max-width: 796px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.bg-gradient-blur-circle-2 {
  background-color: #fe316f;
  border-radius: 1000000px;
  width: 70%;
  min-width: 70%;
  min-height: 70%;
  max-height: 70%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.bg-gradient-blur-circle-2.blue {
  background-color: #1766ff;
}

.home-hero-featured-message-content {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.container-default {
  max-width: 1246px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-default.home-hero {
  position: relative;
}

.display-1 {
  font-size: 78px;
  line-height: 1.077em;
}

.display-1.home-hero {
  color: #f1f1f1;
}

.text-color-accent {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(270deg, #4f56ff, #ff4980);
  -webkit-background-clip: text;
  background-clip: text;
}

._2-buttons-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: -15px;
  margin-right: -24px;
  display: flex;
}

.home-hero-companies-wrapper {
  z-index: 1;
  max-width: 926px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.bg-gradient-blur-wrapper {
  opacity: .5;
  filter: blur(100px);
  width: 100%;
  max-width: 44%;
  min-height: 74%;
  position: absolute;
}

.bg-gradient-blur-wrapper.home-hero-2 {
  bottom: 25px;
  right: -212px;
}

.bg-gradient-blur-wrapper.home-hero-1 {
  top: -230px;
  left: -209px;
}

.home-hero-featured-message-link {
  z-index: 1;
  letter-spacing: .02em;
  background-color: #13111a;
  border: 1px solid #ffffff36;
  border-radius: 100000px;
  align-items: center;
  padding: 6px 32px 6px 6px;
  font-size: 16px;
  line-height: 1.125em;
  text-decoration: none;
  display: flex;
  position: relative;
}

.home-hero-featured-message-link:hover {
  color: #fff;
}

.home-hero-images-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: center;
  margin-bottom: 102px;
  display: flex;
  position: relative;
}

.button-primary-gradient {
  transform-style: preserve-3d;
  background-image: linear-gradient(to right, #6f86ff, #b372ce 49%, #ff7586);
  border-radius: 10000px;
  padding: 2px;
  transition: transform .3s;
  display: inline-block;
  transform: scale3d(1, 1, 1.01);
  box-shadow: 0 3px 7px #13111a24;
}

.button-primary-gradient:hover {
  transform: scale3d(1.04, 1.04, 1.01);
}

.button-primary-gradient._2-buttons {
  margin-bottom: 15px;
  margin-right: 28px;
}

.section-44 {
  padding-top: 128px;
  padding-bottom: 128px;
}

.section-44.home-hero {
  background-color: #000;
  padding-top: 80px;
  padding-bottom: 166px;
  overflow: hidden;
}

.home-hero-companies {
  justify-content: space-between;
  align-items: center;
  margin-right: -30px;
  display: flex;
}

.button-primary {
  color: #fff;
  text-align: center;
  letter-spacing: .01em;
  background-color: #13111a;
  border-radius: 1000px;
  padding: 22px 56px;
  font-weight: 700;
  line-height: 1.111em;
}

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

.home-hero-featured-message-blur {
  filter: blur(12px);
  background-image: linear-gradient(to right, #ff3868, #714dff);
  border-radius: 10000000px;
  position: absolute;
  inset: 0%;
}

.home-hero-featured-message-wrapper {
  margin-bottom: 37px;
  display: inline-block;
}

.bg-gradient-blur-circle-3 {
  background-color: #6923ff;
  border-radius: 1000000px;
  width: 70%;
  min-width: 70%;
  min-height: 70%;
  max-height: 70%;
  position: absolute;
  top: 0;
  right: 0;
}

.body-6 {
  background-color: #0000;
}

.div-block-231 {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  background-color: #000;
  width: 100%;
}

.heading-60 {
  color: #fff;
  font-size: 44px;
  line-height: 53px;
}

.div-block-232 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 34px;
  padding-bottom: 33px;
  display: flex;
}

.heading-61 {
  color: #fff;
  margin-top: 10px;
  font-size: 27px;
  font-weight: 400;
}

.form-3 {
  justify-content: center;
  padding-top: 12px;
  display: flex;
  position: relative;
}

.text-field-2 {
  color: #161616;
  border: 3px solid #3f69ff;
  border-radius: 10px 0 0 10px;
  width: 281px;
  height: 51px;
  padding-top: 6px;
  padding-left: 16px;
  font-size: 17px;
  line-height: 16px;
}

.text-field-2::placeholder {
  color: #444;
}

.submit-button-4 {
  background-color: #3f69ff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  height: 51px;
  font-size: 16px;
}

.bg-holder {
  background-image: url('../images/bg_2.webp');
  background-position: 50% 90px;
  background-repeat: no-repeat;
  background-size: 1560px;
  flex-direction: column;
  justify-content: flex-end;
  max-width: 1800px;
  display: flex;
}

.div-block-233 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-234 {
  justify-content: space-between;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 122px;
  display: flex;
}

.heading-62 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.paragraph-41 {
  font-size: 23px;
  line-height: 31px;
}

.div-block-235 {
  width: 330px;
}

.image-31 {
  margin-left: -8px;
}

.image-32 {
  margin-left: -4px;
}

.image-33 {
  margin-left: -9px;
}

.div-block-236 {
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 145px;
  display: flex;
}

.div-block-237 {
  flex-direction: column;
  align-items: flex-start;
  width: 38%;
  padding-right: 47px;
  display: flex;
}

.button-26 {
  background-color: #3f69ff;
  border-radius: 10px;
  height: 50px;
  font-size: 18px;
  line-height: 29px;
}

.paragraph-42 {
  font-size: 23px;
  line-height: 31px;
}

.button-27 {
  color: #5f5f5f;
  background-color: #fff;
  padding-left: 0;
  font-size: 18px;
}

.div-block-238 {
  width: 60%;
}

.div-block-239 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 63px;
}

.heading-64 {
  color: #616161;
  text-align: center;
  font-size: 20px;
}

.div-block-240 {
  background-color: #000;
  margin-top: 39px;
  padding-top: 64px;
  padding-bottom: 64px;
}

.paragraph-43 {
  color: #fff;
  padding-top: 27px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 28px;
  line-height: 36px;
}

.div-block-241 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 28%;
  display: flex;
}

.text-block-48 {
  color: #fff;
  padding-top: 19px;
}

.div-block-242 {
  justify-content: space-between;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-236-copy {
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 145px;
  padding-bottom: 119px;
  display: flex;
}

.div-block-238-copy {
  width: 40%;
}

.div-block-237-copy {
  flex-direction: column;
  align-items: flex-start;
  width: 53%;
  padding-right: 47px;
  display: flex;
}

.question-title {
  letter-spacing: -.03em;
  margin-right: 10px;
}

.faq-paragraph {
  color: #485166;
  letter-spacing: -.03em;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}

.faq-wrapper {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.faq-question-bar {
  color: #1a1e27;
  border-bottom: 1px solid #00000012;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
}

.div-block-243 {
  width: 100%;
  height: 1px;
}

.faq-question-wrap {
  cursor: pointer;
  padding-left: 40px;
  padding-right: 40px;
}

.faq-circle {
  background-color: #f3f3f3;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 55px;
  min-width: 55px;
  height: 55px;
  min-height: 55px;
  display: flex;
}

.faq-content {
  overflow: hidden;
}

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

.div-block-244 {
  padding-bottom: 192px;
}

.text-block-49 {
  color: #fff;
  position: absolute;
  inset: 65px auto auto 87px;
}

.button-28 {
  background-color: #3f69ff;
  border-radius: 8px;
  height: 50px;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 31px;
}

.button-28-copy {
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 8px;
  height: 50px;
  margin-left: 13px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 30px;
}

.div-block-245 {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
}

.button-29 {
  background-color: #000;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 300px;
  margin-bottom: 63px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 20px;
  display: flex;
}

.rich-text-block-3 {
  color: #68d97f;
  text-decoration: none;
}

.link-block-5, .link-block-6 {
  text-decoration: none;
}

.heading-66 {
  text-align: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
}

.paragraph-44 {
  text-align: center;
  margin-top: 41px;
  font-size: 16px;
}

.div-block-246 {
  margin-top: 82px;
}

.div-block-247 {
  width: 190px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-248 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-249-2 {
  background-color: #e3ffee;
  justify-content: center;
  align-items: center;
  padding-top: 14px;
  padding-bottom: 14px;
  display: flex;
}

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

.div-block-250 {
  align-items: center;
  display: flex;
}

.link-22 {
  color: #000;
  margin-top: 0;
  margin-left: 10px;
}

.div-block-251 {
  background-color: #fff;
  border: 1px solid #308009;
  margin-top: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  box-shadow: 0 6px 6px #0000001f;
}

.text-block-51 {
  color: #2a7e00;
  font-size: 18px;
}

.div-block-252 {
  padding-top: 21px;
  padding-left: 28px;
}

.grid-4 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto auto;
  width: 100%;
}

.text-field-copy {
  border: 1px solid #d1d1d1;
  width: 51px;
  max-width: 320px;
  height: 54px;
  margin-right: 7px;
}

.div-block-253 {
  display: flex;
}

.div-block-254 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 420px;
  height: 50px;
  margin-top: 39px;
  display: flex;
}

.form-block {
  display: inline;
}

.div-block-255 {
  align-items: center;
  display: flex;
}

.div-block-256 {
  background-color: #0000;
  background-image: linear-gradient(#09f, #00c9ff);
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.div-block-257 {
  flex-direction: column;
  max-width: 560px;
  margin-left: 47px;
  display: flex;
}

.heading-67 {
  color: #fff;
  font-size: 64px;
  line-height: 63px;
}

.heading-68 {
  color: var(--white);
  margin-top: 11px;
  margin-bottom: 16px;
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
}

.text-field-3 {
  color: var(--black);
  border: 2px solid #000;
  border-radius: 12px 0 0 12px;
  width: 300px;
  margin-bottom: 0;
  padding-top: 23px;
  padding-bottom: 23px;
  padding-left: 27px;
  font-size: 18px;
}

.submit-button-5 {
  background-color: var(--black);
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  width: 230px;
  font-size: 18px;
  line-height: 32px;
}

.div-block-258 {
  display: flex;
}

.text-block-52 {
  color: #fff;
  font-size: 16px;
}

.div-block-259 {
  background-image: url('../images/Group-7_1.webp');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 527px;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  display: flex;
}

.div-block-260 {
  align-items: center;
  display: flex;
}

.text-block-53 {
  color: #6b6b6b;
  background-color: #e7e7e7;
  border-radius: 20px;
  margin-left: 14px;
  padding: 6px 11px;
  font-size: 16px;
}

.div-block-261 {
  max-width: 1100px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}

.div-block-262 {
  background-color: #000;
  background-image: url('../images/check-desktop.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  align-items: center;
  height: 30vw;
  padding-bottom: 2vw;
  padding-right: 13vw;
  font-size: 60px;
  display: flex;
}

.div-block-264 {
  flex-direction: column;
  align-items: flex-start;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 23px;
  display: flex;
}

.link-23 {
  text-align: left;
  font-family: Plain, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1em;
  text-decoration: none;
}

.text-block-54 {
  color: #677489;
  font-size: 16px;
}

.paragraph-45 {
  color: #677489;
  padding-top: 19px;
  font-size: 20px;
  line-height: 27px;
}

.text-block-55 {
  color: #fff;
  background-color: #000;
  border-radius: 20px;
  margin-top: 5px;
  margin-left: 14px;
  padding: 3px 12px 6px;
  font-size: 16px;
}

.collection-item-3 {
  padding-bottom: 57px;
}

.div-block-265 {
  background-color: #b6b6b6;
  height: 1px;
}

.div-block-266 {
  border-bottom: 1px solid #dadada;
  margin-bottom: 37px;
  padding-bottom: 31px;
  display: flex;
}

.div-block-267 {
  width: 360px;
  max-width: 360px;
}

.div-block-268 {
  flex-direction: column;
  width: 100%;
  padding-left: 30px;
  display: flex;
}

.link-24 {
  max-width: 730px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1em;
  text-decoration: none;
}

.div-block-269 {
  margin-bottom: 80px;
  padding-top: 20px;
}

.div-block-270 {
  align-items: center;
  display: flex;
}

.text-block-56 {
  color: #fff;
  background-color: #000;
  border-radius: 20px;
  margin-left: 14px;
  padding: 3px 11px 6px;
  font-size: 16px;
}

.paragraph-46 {
  color: #677489;
  max-width: 710px;
  padding-top: 19px;
  font-size: 20px;
  line-height: 27px;
}

.heading-69 {
  color: #fff;
  font-size: 7vw;
  line-height: 1;
}

.div-block-271 {
  color: #000;
  background-color: #000;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 14px;
  display: flex;
}

.heading-70 {
  color: var(--white);
  justify-content: center;
  align-items: center;
  height: 60px;
  display: flex;
}

.div-block-272 {
  max-width: 800px;
  margin-bottom: 93px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 31px;
  padding-left: 16px;
  padding-right: 16px;
}

.heading-71 {
  color: #fff;
  margin-top: 10px;
  font-size: 65px;
  line-height: 1em;
}

.text-block-57 {
  color: #868686;
  padding-top: 7px;
}

.text-block-58 {
  color: #fff;
  background-color: #313131;
  border: 1px #fff;
  border-radius: 20px;
  margin-top: 6px;
  margin-left: 16px;
  padding: 5px 10px;
  font-size: 16px;
  display: inline-block;
}

.rich-text-block-4 {
  padding-top: 13px;
  font-size: 20px;
  line-height: 29px;
}

.div-block-273 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.link-25 {
  color: #fff;
  margin-top: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: .5em;
  text-decoration: none;
}

.div-block-274 {
  text-align: left;
  background-image: url('../images/ash.webp'), url('../images/ideen.webp');
  background-position: 100% 30%, 0%;
  background-repeat: no-repeat, no-repeat;
  background-size: 410px, 400px;
  justify-content: center;
  align-items: center;
  height: 60vw;
  display: flex;
}

.grid-5 {
  grid-column-gap: 0px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-275 {
  background-color: #0000;
  border-top: 7px #5bc3ff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-59 {
  padding-top: 14px;
  font-size: 20px;
  font-weight: 700;
}

.text-block-59-copy {
  padding-top: 8px;
  font-size: 20px;
  font-weight: 400;
}

.text-block-5-copy {
  color: var(--white);
  padding: 2px 3px;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
}

.heading-72 {
  letter-spacing: 5px;
  padding-top: 10px;
}

.div-block-276 {
  background-color: #f2f1f6;
  align-items: center;
  height: 530px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-277 {
  background-image: url('../images/comp_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50%;
  height: 100%;
}

.div-block-278 {
  justify-content: center;
  width: 50%;
  display: flex;
}

.heading-49-copy {
  color: #363636;
  text-align: center;
  margin-top: 0;
  font-size: 48px;
}

.paragraph-31-copy {
  color: #363636;
  text-align: center;
  letter-spacing: 0;
  width: 448px;
  padding-top: 14px;
  font-size: 24px;
  line-height: 1.3;
}

.div-block-279 {
  justify-content: center;
  align-items: center;
  margin-top: 190px;
  margin-bottom: 190px;
  display: flex;
}

.div-block-280 {
  background-image: url('../images/Screen-Shot-2022-11-23-at-4.10.22-PM.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50%;
  height: 190px;
}

.div-block-281 {
  flex-direction: column;
  align-items: center;
  width: 50%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.paragraph-47 {
  text-align: center;
  width: 550px;
  font-size: 26px;
  line-height: 1.2em;
}

.text-block-60 {
  padding-top: 8px;
  font-size: 18px;
}

.div-block-282 {
  margin-top: 24px;
}

.div-block-283 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-284 {
  align-items: flex-start;
  display: flex;
}

.text-block-61 {
  color: #fff;
  border-radius: 20px;
  margin-top: 8px;
  padding: 2px 10px 4px;
  font-size: 12px;
}

.link-26 {
  margin-left: 9px;
  text-decoration: none;
}

.heading-74 {
  text-align: center;
  margin-top: 84px;
  margin-bottom: 36px;
  font-size: 38px;
}

.link-27 {
  color: #929292;
  margin-top: 54px;
}

.link-block-8 {
  text-decoration: none;
  display: block;
}

.text-block-62 {
  color: #6c9aee;
  background-image: url('../images/p.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 18px;
  margin-top: 7px;
  padding-left: 25px;
  font-size: 18px;
  text-decoration: none;
  display: inline-block;
}

.lightbox-link {
  text-decoration: none;
}

.lightbox-link-2 {
  color: #fff;
  background-color: #000;
  background-image: url('../images/2.svg');
  background-position: 5%;
  background-repeat: no-repeat;
  background-size: 18px;
  border-radius: 20px;
  padding: 7px 8px 9px 34px;
  text-decoration: none;
}

.text-block-63 {
  border-radius: 0;
}

.div-block-285 {
  display: flex;
}

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

.image-34 {
  margin-bottom: 360px;
}

.div-block-287 {
  background-image: url('../images/cartoon.webp'), linear-gradient(#83ceff, #497fff);
  background-position: 50% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 530px, auto;
}

.div-block-288 {
  flex-direction: column;
  align-items: center;
  max-width: 760px;
  height: 920px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 41px;
  display: flex;
}

.heading-75 {
  color: #fff;
  text-align: center;
  font-size: 50px;
  line-height: 50px;
}

.heading-76 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 38px;
}

.button-30 {
  color: #477df8;
  background-color: #fff;
  border-radius: 90px;
  padding: 24px 32px;
  font-size: 24px;
}

.buttun-2-copy {
  background-color: #ff5b82;
  border-radius: 60px;
  width: 200px;
  height: 54px;
  margin-top: 11px;
  padding-top: 17px;
  padding-left: 29px;
  font-size: 18px;
  font-weight: 400;
}

.buttun-2-copy-copy {
  background-color: #497ff9;
  border-radius: 60px;
  height: 54px;
  margin-top: 11px;
  padding-top: 17px;
  padding-left: 29px;
  padding-right: 29px;
  font-size: 22px;
  font-weight: 400;
}

.image-35 {
  padding-bottom: 20px;
}

.div-block-287-copy {
  background-image: url('../images/Bitmap_1.webp'), linear-gradient(#d3cfc8, #d3cfc8);
  background-position: 50% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 530px, auto;
}

.div-block-288-copy {
  flex-direction: column;
  align-items: center;
  max-width: 760px;
  height: 920px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 41px;
  display: flex;
}

.heading-75-copy {
  color: #000;
  text-align: center;
  font-size: 50px;
  line-height: 50px;
}

.heading-76-copy {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 38px;
}

.button-30-copy {
  color: #fff;
  background-color: #000;
  border-radius: 90px;
  padding: 24px 32px;
  font-size: 24px;
}

.div-block-290 {
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  display: flex;
}

.text-block-64 {
  color: #8783a0;
  font-weight: 400;
}

.div-block-292 {
  outline-offset: 0px;
  border-radius: 9px;
  outline: 2px solid #dbd7f3;
  max-width: 400px;
  margin-top: 22px;
  padding: 8px;
}

.div-block-293, .div-block-294, .image-36 {
  width: 100%;
}

.body-8 {
  background-color: #f7f9fc;
}

.div-block-295 {
  background-color: #f8f9fd;
  background-image: url('../images/cert.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 970px;
  justify-content: center;
  align-items: flex-start;
  padding-top: 80px;
  display: flex;
}

.div-block-296 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 69vw;
  margin: 58px auto 520px;
  padding-top: 0;
  display: flex;
}

.heading-77 {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-size: 80px;
  line-height: 1em;
}

.button-31 {
  background-color: #000;
  border-radius: 30px;
  margin-top: 36px;
  padding: 15px 35px 18px;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.text-block-65 {
  color: #363636;
  font-size: 20px;
}

.div-block-297 {
  align-items: flex-start;
  padding-top: 27px;
  display: flex;
}

.link-28 {
  color: #4198ff;
  background-image: url('../images/right-chev.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 16px;
  margin-top: 0;
  margin-left: 21px;
  padding-top: 0;
  padding-bottom: 4px;
  padding-right: 18px;
  font-size: 20px;
  text-decoration: none;
}

.section-45 {
  background-color: #fff;
}

.div-block-298 {
  background-color: #4198ff;
  width: 100%;
  padding: 30px 16px;
}

.div-block-299 {
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.div-block-300 {
  align-items: flex-start;
  width: 46%;
  display: flex;
}

.div-block-301 {
  flex-direction: column;
  justify-content: space-between;
  width: 46%;
  display: flex;
}

.heading-78 {
  color: #fff;
  font-size: 4vw;
  line-height: 1em;
}

.div-block-302 {
  background-color: #54a2ff;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px 60px 16px 38px;
  display: flex;
}

.heading-79 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 20px;
}

.text-block-66 {
  color: #fff;
  font-size: 18px;
  line-height: 29px;
}

.div-block-302-copy {
  background-color: #54a2ff;
  background-image: url('../images/adis.webp');
  background-position: 96%;
  background-repeat: no-repeat;
  background-size: auto 80px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 28px;
  padding: 16px 114px 16px 38px;
  display: flex;
}

.text-block-67 {
  font-size: 30px;
  font-weight: 700;
  display: inline;
}

.text-block-68 {
  color: #9e9e9e;
  padding-left: 10px;
  font-size: 30px;
  font-weight: 700;
  line-height: 27px;
  display: inline;
}

.div-block-303 {
  max-width: 751px;
  margin-top: 107px;
}

.div-block-304 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-69 {
  color: #424242;
}

.div-block-305 {
  flex-direction: column;
  align-items: center;
  margin-top: 33px;
  display: flex;
}

.heading-80 {
  text-align: center;
  font-size: 70px;
  line-height: 76px;
}

.div-block-306 {
  max-width: 690px;
  margin-top: 120px;
}

.text-block-70 {
  text-align: center;
  margin-top: 20px;
  font-size: 26px;
  line-height: 1.2em;
}

.div-block-307 {
  padding-top: 17px;
}

.div-block-308 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.div-block-309 {
  max-width: 972px;
}

.div-block-310 {
  width: 90%;
  margin-top: 77px;
  margin-bottom: 85px;
  display: flex;
}

.grid-6 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.div-block-311 {
  background-color: #f7f9fc;
  border-radius: 30px;
  flex-direction: column;
  padding: 22px 31px 31px 20px;
  display: flex;
}

.text-block-71 {
  margin-bottom: 15px;
  font-family: Plain, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.paragraph-48 {
  font-size: 18px;
  line-height: 26px;
}

.link-29 {
  color: #4198ff;
  background-image: url('../images/arrow-rt.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 15px;
  padding-bottom: 5px;
  padding-right: 29px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  display: inline;
}

.div-block-312 {
  background-image: url('../images/cert-icon.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 70px;
  padding-right: 92px;
}

.div-block-313 {
  background-image: url('../images/qr.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1250px;
  width: 100%;
  height: 650px;
}

.div-block-314 {
  width: 100vw;
  height: 100%;
}

.image-37 {
  width: 100%;
}

.div-block-315 {
  background-image: url('../images/new-hero.png');
  background-position: 86% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: flex-start;
  align-items: center;
  height: 52vw;
  padding-left: 5vw;
  display: flex;
  position: relative;
}

.div-block-316 {
  width: 55%;
  padding-top: 35px;
  padding-right: 20px;
}

.div-block-317 {
  flex-direction: column;
  align-items: flex-start;
  width: 48%;
  padding-bottom: 8vw;
  padding-right: 0;
  display: flex;
}

.heroh {
  color: #fff;
  font-size: 3.3vw;
  line-height: 1.1em;
}

.paragraph-49 {
  color: #fff;
  padding-top: 0;
  font-size: 2vw;
  line-height: 1.2em;
}

.button-32 {
  background-color: #1e59fe;
  border-radius: 12px;
  margin-top: 20px;
  padding: 20px 36px;
  font-size: 20px;
}

.div-block-318 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
}

.div-block-319 {
  align-items: center;
  margin-top: 140px;
  display: flex;
}

.sub {
  padding-left: 0;
  font-size: 3.5vw;
  line-height: 1em;
}

.div-block-320 {
  background-color: #edf0f5;
  width: 50%;
  height: 36vw;
}

.div-block-321 {
  width: 50%;
  padding-left: 5vw;
}

.paragraph-50 {
  color: #7a7a7a;
  padding-top: 30px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2em;
}

.div-block-322 {
  width: 290px;
}

.div-block-323 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-324 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 160px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-81 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1em;
}

.div-block-325 {
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 212px;
  display: flex;
}

.heading-82 {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-83 {
  font-size: 52px;
  line-height: 1em;
}

.div-block-326 {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 50px;
  display: flex;
}

.grid-7 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-327 {
  width: 100%;
  margin-top: 41px;
}

.text-block-72 {
  font-size: 50px;
  line-height: 1em;
}

.text-block-73 {
  color: #6d6d6d;
  font-size: 19px;
  line-height: 1em;
}

.text-block-74 {
  color: #6c6c6c;
  padding-right: 15px;
  font-size: 18px;
}

.div-block-328 {
  background-color: #f1f4f7;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 102px;
  display: flex;
}

.div-block-329 {
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  width: 30%;
  min-height: 160px;
  padding: 18px 15px 15px;
  display: flex;
}

.div-block-330 {
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  padding: 40px 0;
  display: flex;
}

.image-38 {
  mix-blend-mode: multiply;
}

.div-block-331 {
  width: 70vw;
  margin-left: auto;
  margin-right: auto;
}

.background-video {
  height: 50vw;
  margin-top: 0;
  padding-left: 80px;
}

.div-block-332 {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-84 {
  color: #9e9e9e;
  width: 70vw;
  padding-top: 80px;
  padding-left: 0;
  font-size: 42px;
  line-height: 1.1em;
}

.text-span {
  color: #fff;
}

.image-39 {
  margin-bottom: 14px;
}

.paragraph-51, .paragraph-52, .paragraph-53 {
  font-size: 16px;
  line-height: 1.3em;
}

.div-block-333 {
  flex-direction: column;
  display: flex;
}

.background-video-2 {
  height: 690px;
}

.button-33 {
  color: var(--black);
  background-color: #fff;
}

.button-32-copy {
  color: #000;
  background-color: #fff;
  border-radius: 40px;
  margin-top: 18px;
  padding: 14px 36px;
  font-size: 17px;
}

.bg01 {
  background-image: url('../images/newbg.webp');
  background-position: 0 0;
  background-size: cover;
  width: 50vw;
  height: 36vw;
  position: absolute;
}

.bg02 {
  background-image: url('../images/2_2.webp');
  background-position: 0 0;
  background-size: cover;
  width: 50vw;
  height: 36vw;
  position: absolute;
}

.bg03 {
  background-image: url('../images/3.webp');
  background-position: 0 0;
  background-size: cover;
  width: 50vw;
  height: 36vw;
  position: absolute;
}

.text-block-75 {
  margin-top: 10px;
}

.checkbox-label {
  padding-top: 3px;
  padding-left: 15px;
  font-size: 14px;
}

.form-block-2 {
  width: 100%;
}

.checkbox {
  width: 20px;
  height: 20px;
  margin-right: 0;
  font-size: 16px;
}

.button-34 {
  color: var(--black);
  background-color: #0000;
  background-image: url('../images/right_1.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 5px;
  padding-left: 1px;
  padding-right: 17px;
  font-size: 18px;
  line-height: 13px;
}

.div-block-334 {
  background-color: #edf0f5;
  background-image: linear-gradient(#fff, #edf0f5 32%);
  justify-content: space-around;
  align-items: center;
  padding-top: 159px;
  padding-bottom: 159px;
  display: flex;
}

.text-block-72-copy {
  padding-bottom: 12px;
  font-size: 40px;
  line-height: 1em;
}

.div-block-335 {
  background-color: #edf0f5;
  width: 100%;
}

.div-block-336 {
  background-image: linear-gradient(to right, #00c0ce, #35e771);
  width: 100%;
  height: 40px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-337 {
  position: relative;
}

.div-block-338 {
  z-index: 2;
  align-items: center;
  width: 100%;
  height: 40px;
  margin-right: 0;
  padding-left: 50px;
  padding-right: 180px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.text-block-76 {
  color: #fff;
}

.div-block-339 {
  color: var(--black);
  position: absolute;
}

.div-block-340 {
  z-index: 1;
  background-color: #0000;
  width: 120px;
  height: 120px;
  margin-top: -40px;
  margin-right: 28px;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.div-block-341 {
  z-index: -10;
  background-image: url('../images/Group-67.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 120px;
  height: 120px;
  position: absolute;
  inset: 0%;
}

.div-block-342 {
  z-index: 70;
  background-image: url('../images/Frame.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 136px;
  height: 136px;
  position: absolute;
  inset: -7% 0% 0% -6%;
}

.div-block-343 {
  display: flex;
}

.button-35 {
  background-color: #000;
  border-radius: 60px;
  padding: 12px 28px 14px;
  font-size: 18px;
}

.div-block-175-copy-2 {
  background-color: #000;
  background-image: linear-gradient(to top, #4298fe, #fff);
  padding: 200px 14vw 90px;
  display: block;
}

.text-block-68-copy {
  color: #9e9e9e;
  padding-left: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 27px;
  display: inline;
}

.div-block-313-copy {
  background-image: url('../images/qr.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1250px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 730px;
  margin-top: 73px;
  display: flex;
}

.heading-80-copy {
  text-align: center;
  font-size: 58px;
  line-height: 1em;
}

.paragraph-54 {
  color: #fff;
  margin-top: 10px;
  font-size: 26px;
  line-height: 33px;
}

.div-block-344 {
  background-color: #4298fe;
}

.div-block-296-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 69vw;
  margin: 320px auto 390px;
  padding-top: 0;
  display: flex;
}

.heading-77-copy {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 80px;
  line-height: 1em;
}

.button-31-copy {
  color: #000;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 30px;
  margin-top: 36px;
  padding: 15px 35px 18px;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.text-block-65-copy {
  color: #fff;
  font-size: 20px;
}

.link-28-copy {
  color: #fff;
  background-image: url('../images/right.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 16px;
  margin-top: 0;
  margin-left: 21px;
  padding-top: 0;
  padding-bottom: 4px;
  padding-right: 18px;
  font-size: 20px;
  text-decoration: none;
}

.div-block-296-copy-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 69vw;
  margin: 0 auto;
  padding-top: 320px;
  padding-bottom: 320px;
  display: flex;
}

.div-block-345 {
  background-color: #4298fe;
  width: 100%;
  height: 100%;
}

.paragraph-55 {
  color: #757380;
  text-align: center;
  font-size: 19px;
  font-style: italic;
  font-weight: 400;
  line-height: 31px;
}

.div-block-346 {
  flex-direction: column;
  justify-content: center;
  max-width: 400px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.div-block-347 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 22px;
}

.div-block-64-copy {
  background-color: #f2f1f8;
  border-radius: 0;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 690px;
  margin-top: 118px;
  margin-bottom: 113px;
  padding: 20px 38px 28px;
  display: flex;
}

.div-block-348 {
  text-align: center;
  background-image: linear-gradient(#000, #000);
  flex-direction: column;
  align-items: center;
  padding: 70px 50px 90px;
  display: flex;
}

.heading-86 {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Plain, sans-serif;
  font-size: 90px;
  line-height: .9em;
}

.paragraph-56 {
  color: #fff;
  max-width: 740px;
  font-size: 22px;
  line-height: 1.2em;
}

.div-block-349 {
  max-width: 800px;
}

.div-block-350 {
  align-items: center;
  display: flex;
}

.div-block-351 {
  width: 200px;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  inset: auto auto 0% 0%;
}

.div-block-352 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 5vw;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-41 {
  display: none;
}

.div-block-353 {
  background-color: #000;
  padding-top: 42px;
}

.div-block-354 {
  justify-content: center;
  display: flex;
}

.div-block-355 {
  flex-direction: column;
  width: 380px;
  margin-right: 20px;
  display: flex;
}

.div-block-356 {
  width: 380px;
  margin-left: 20px;
}

.text-block-77 {
  color: #fff;
  border-bottom: 2px solid #989898;
  padding-bottom: 15px;
  font-size: 21px;
}

.link-30 {
  color: #fff;
  font-size: 16px;
}

.div-block-357 {
  border-bottom: 1px solid #5a5a5a;
  padding-top: 14px;
  padding-bottom: 14px;
}

.text-block-78 {
  color: #8a8a8a;
  padding-top: 6px;
  font-size: 16px;
}

.link-31 {
  color: #fff;
  font-size: 16px;
}

.text-block-79 {
  color: #999;
  padding-top: 6px;
  padding-bottom: 4px;
}

.collection-item-4 {
  border-bottom: 1px solid #494949;
  padding-top: 8px;
  padding-bottom: 8px;
}

.div-block-358 {
  width: 100%;
  max-width: 800px;
  height: 510px;
  padding-top: 51px;
}

.div-block-359 {
  flex-direction: column;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 78px;
  display: flex;
}

.div-block-359-copy {
  margin-left: auto;
  margin-right: auto;
  padding-top: 78px;
  display: none;
}

.div-block-360 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  width: 600px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
}

.section-43-copy {
  justify-content: center;
  margin-bottom: 71px;
  padding-top: 59px;
  display: flex;
}

.grid-9 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-361-copy-copy-copy {
  background-color: #fff;
  background-image: url('../images/x.png');
  background-position: 50% 30%;
  background-repeat: no-repeat;
  background-size: 26px;
  border: 1px solid #7c7c7c;
  border-radius: 10px;
  justify-content: center;
  align-items: flex-end;
  height: 100px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #0000000d;
}

.text-block-80 {
  font-size: 16px;
  text-decoration: none;
}

.link-block-9, .link-block-9-copy, .link-block-9-copy-copy, .link-block-9-copy-copy-copy {
  text-decoration: none;
}

.div-block-361-copy {
  background-color: #fff;
  background-image: url('../images/y.png');
  background-position: 50% 30%;
  background-repeat: no-repeat;
  background-size: 26px;
  border: 1px solid #7c7c7c;
  border-radius: 10px;
  justify-content: center;
  align-items: flex-end;
  height: 100px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #0000000d;
}

.div-block-361-copy-copy {
  background-color: #fff;
  background-image: url('../images/z.png');
  background-position: 50% 30%;
  background-repeat: no-repeat;
  background-size: 26px;
  border: 1px solid #7c7c7c;
  border-radius: 10px;
  justify-content: center;
  align-items: flex-end;
  height: 100px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #0000000d;
}

.image-43 {
  border-radius: 20px;
  margin-bottom: 24px;
  padding-bottom: 0;
}

.div-block-361 {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-362 {
  justify-content: space-around;
  align-items: flex-start;
  padding-top: 40px;
  display: flex;
}

.div-block-363 {
  width: 65%;
}

.div-block-364 {
  width: 30%;
  display: none;
}

.rich-text-block-5 {
  font-size: 18px;
}

.link-32 {
  font-size: 22px;
  text-decoration: none;
}

.text-block-81 {
  margin-bottom: 30px;
  display: flex;
}

.div-block-365 {
  align-items: flex-start;
  padding-bottom: 31px;
  display: flex;
}

.link-block-10 {
  text-decoration: none;
}

.div-block-366, .div-block-367, .div-block-368 {
  display: flex;
}

.div-block-369 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 22px;
  display: flex;
}

.text-block-82 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3em;
}

.paragraph-57 {
  padding-top: 12px;
  font-size: 16px;
}

.text-block-83 {
  color: #969696;
}

.text-block-84 {
  padding-bottom: 28px;
  font-size: 16px;
  font-weight: 700;
}

.div-block-361-copy-copy-copy-copy {
  background-color: #fff;
  background-image: url('../images/zz.png');
  background-position: 50% 30%;
  background-repeat: no-repeat;
  background-size: 26px;
  border: 1px solid #7c7c7c;
  border-radius: 10px;
  justify-content: center;
  align-items: flex-end;
  height: 100px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #0000000d;
}

.image-44 {
  width: 100%;
  display: inline-block;
}

.div-block-370 {
  width: 100%;
  min-width: 270px;
  max-width: 270px;
}

.bg-ani {
  overflow: hidden;
}

.section-hero {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.gradient-wrapper {
  z-index: -3;
  filter: blur(160px);
  height: 80vh;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

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

.text-block-85 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1;
  text-decoration: none;
}

.logo-link {
  opacity: .5;
  position: absolute;
  inset: auto 0% 0% auto;
}

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

.circle {
  background-color: #fe3218;
  border-radius: 50%;
  width: 50vw;
  height: 80vh;
  position: absolute;
  inset: 0% 0% auto auto;
}

.circle._1 {
  z-index: -1;
  background-color: #fff;
  top: -25%;
  left: 1%;
}

.circle._2 {
  z-index: -1;
  background-color: #99d8ff;
  inset: -25% -10% auto auto;
}

.circle._3 {
  z-index: -1;
  background-color: #9bd2ff;
  inset: auto auto -39% -4%;
}

.circle._4 {
  z-index: -1;
  background-color: #a0b8ff;
  inset: auto -10% -25% auto;
}

.hidden-section {
  height: 50vh;
  display: none;
  position: relative;
}

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

.link-block-11 {
  background-color: #000;
  border: 2px solid #fff;
  border-radius: 12px;
  padding: .75rem 1.25rem;
  text-decoration: none;
  display: none;
}

.link-block-11:hover {
  color: #fff;
  background-color: #fff;
}

.gradient-for-text {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fe3218 6%, #ff911a 40%, #e100f5 70%, #450eff);
  -webkit-background-clip: text;
  background-clip: text;
}

.container-large {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-87 {
  color: #ececec;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 4rem;
  font-weight: 900;
  line-height: 1;
}

.html-embed-4 {
  color: #fff;
  background-color: #0000;
  width: 4rem;
}

.section-46 {
  background-color: #fff;
}

.collection-item-5 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 86% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  height: 52vw;
  padding-left: 5vw;
  display: flex;
  position: relative;
}

.collection-list-wrapper {
  position: relative;
}

.div-block-249-2-copy {
  background-color: #f8ffa7;
  justify-content: center;
  align-items: center;
  padding-top: 14px;
  padding-bottom: 14px;
  display: none;
}

.div-block-371 {
  background-image: url('../images/ca.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  align-items: center;
  height: 758px;
  display: flex;
}

.text-block-86 {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 1em;
}

.div-block-372 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 15vw;
  display: flex;
}

.text-block-87 {
  color: #fff;
  text-align: center;
  padding-top: 27px;
  font-size: 30px;
  line-height: 1.3em;
}

.paragraph-58 {
  font-size: 56px;
  font-weight: 700;
  line-height: 1em;
}

.div-block-373 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 50vw;
  margin-top: 27px;
  display: flex;
}

.text-block-88 {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 1px solid #333;
  padding: 2px 6px;
}

.paragraph-59 {
  text-align: center;
  font-size: 26px;
  line-height: 1.2em;
}

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

.body-9 {
  background-color: #d6edff;
}

.body-10 {
  background-color: #e3d7ff;
}

.heading-42-copy {
  color: #fff;
  text-align: center;
  font-size: 3.4vw;
  line-height: 1;
}

.heading-43-copy {
  color: var(--white);
  text-align: center;
  width: 480px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.button-23-copy {
  color: #000;
  background-color: #fff;
  border-radius: 12px;
  margin-top: 23px;
  padding-top: 5px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 18px;
  line-height: 40px;
}

.div-block-176-copy {
  background-image: url('../images/01.jpg'), linear-gradient(#000, #000);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 90vw, auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 87vw;
  padding-top: 0;
  padding-bottom: 5vw;
  padding-left: 0;
  display: flex;
}

.div-block-177-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  display: flex;
}

.div-block-375 {
  background-color: #000;
  flex-direction: column;
  align-items: center;
  padding-top: 2vw;
  padding-bottom: 2vw;
  display: flex;
}

.paragraph-60 {
  color: #fff;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 1.1em;
}

.div-block-376 {
  width: 30%;
  display: flex;
}

.div-block-377 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 95%;
  padding-top: 24px;
  display: flex;
}

.text-block-89 {
  outline-offset: 0px;
  color: #fff;
  border-bottom: 1px solid #fff;
  outline: 1px #fff;
  padding-bottom: 24px;
  font-size: 3.2vw;
  font-weight: 700;
  line-height: 44px;
}

.div-block-378 {
  width: 95%;
}

.div-block-379 {
  background-color: #000;
  background-image: linear-gradient(#000, #222);
  justify-content: space-between;
  align-items: flex-start;
  height: 59vw;
  padding-top: 100px;
  display: flex;
}

.div-block-380 {
  background-color: #fff;
  border-radius: 0 20px 20px 0;
  width: 12%;
  height: 100%;
  margin-left: 0;
  margin-right: 42px;
}

.div-block-380-copy, .div-block-380-copy-copy {
  background-color: #fff;
  border-radius: 0 20px 20px 0;
  width: 100%;
  height: 100%;
  margin-left: 42px;
  margin-right: 0;
}

.div-block-380-copy-copy {
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 58vw;
  height: 100%;
  margin-left: 0;
  margin-right: 42px;
  display: flex;
  position: relative;
}

.div-block-380-copy-copy-copy {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 2vw;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
}

.div-block-380-copy-copy-copy-copy {
  background-color: #fff;
  border-radius: 20px 0 0 20px;
  width: 12%;
  height: 100%;
  margin-left: 42px;
  margin-right: 0;
}

.div-block-381 {
  width: 93%;
  height: 100%;
}

.div-block-382 {
  background-image: url('../images/mb.jpg'), linear-gradient(#222, #222);
  background-position: 0 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 63vw, auto;
  justify-content: flex-end;
  align-items: center;
  height: 52vw;
  padding-right: 11vw;
  display: flex;
}

.div-block-380-copy-copy-copy-copy-copy {
  background-color: #fff;
  border-radius: 20px 0 0 20px;
  width: 10%;
  height: 100%;
  margin-left: 42px;
  margin-right: 0;
  display: none;
}

.div-block-383 {
  width: 180px;
}

.text-block-90 {
  color: var(--white);
  font-size: 48px;
  font-weight: 700;
  line-height: 1em;
}

.div-block-384 {
  flex-direction: column;
  align-items: center;
  width: 610px;
  display: flex;
}

.text-block-91 {
  color: #fff;
  text-align: center;
  padding-top: 13px;
  font-size: 26px;
  line-height: 1em;
}

.text-block-92 {
  color: #27cb8e;
  padding-bottom: 18px;
  font-size: 16px;
}

.button-36 {
  color: #000;
  background-color: #fff;
}

.heading-88 {
  text-align: left;
  margin-bottom: 10px;
  font-size: 3.6vw;
  line-height: 1em;
}

.text-block-93 {
  color: #5a5a5a;
  border-bottom: 1px solid #b9b9b9;
  padding-top: 19px;
  padding-bottom: 2px;
  font-size: 26px;
  line-height: 1.1em;
  text-decoration: none;
}

.background-video-3 {
  width: 300px;
  height: 610px;
}

.div-block-385 {
  height: 930px;
}

.div-block-386 {
  background-image: url('../images/01.png');
  background-position: 50%;
  background-size: cover;
  width: 97%;
  height: 95%;
}

.div-block-386-1 {
  z-index: 1;
  background-image: url('../images/02.png');
  background-position: 50%;
  background-size: cover;
  width: 97%;
  height: 95%;
  display: none;
  position: absolute;
}

.div-block-386-3 {
  z-index: 3;
  background-image: url('../images/04.png');
  background-position: 50%;
  background-size: cover;
  width: 97%;
  height: 95%;
  display: none;
  position: absolute;
}

.div-block-386-2 {
  z-index: 2;
  background-image: url('../images/03.png');
  background-position: 50%;
  background-size: cover;
  width: 97%;
  height: 95%;
  display: none;
  position: absolute;
}

.div-block-386-4 {
  z-index: 4;
  background-image: url('../images/05.png');
  background-position: 50%;
  background-size: cover;
  width: 97%;
  height: 95%;
  display: none;
  position: absolute;
}

.div-block-386-5 {
  z-index: 6;
  background-image: url('../images/06.png');
  background-position: 50%;
  background-size: cover;
  width: 97%;
  height: 95%;
  display: none;
  position: absolute;
}

.text-block-94 {
  font-size: 1.6vw;
}

.text-block-95 {
  color: #3dad6f;
  text-align: left;
  margin-bottom: 0;
  padding-right: 132px;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
}

.div-block-387 {
  align-items: flex-start;
  height: 37vw;
  padding-top: 24px;
  display: flex;
}

.div-block-388 {
  max-width: 200px;
  padding-bottom: 17px;
}

.radio-button-field-3 {
  margin-bottom: 0;
  padding-right: 12px;
  display: inline-block;
}

.div-block-389 {
  padding-top: 10px;
}

.text-block-96 {
  padding-right: 0;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
}

.radio-button-label, .radio-button-label-2 {
  margin-bottom: 0;
  font-size: 16px;
}

.radio-button, .radio-button-2 {
  font-size: 16px;
}

.div-block-390 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 9px;
  display: flex;
}

.div-block-391 {
  padding-bottom: 8px;
  padding-right: 14px;
}

.checkbox-label-2, .checkbox-label-3, .checkbox-label-4 {
  font-size: 16px;
}

.div-block-392, .div-block-393, .div-block-394 {
  padding-bottom: 2px;
}

.button-37 {
  background-color: var(--black);
  border-radius: 6px;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 18px 26px 19px;
  font-size: 21px;
}

.div-block-395 {
  background-color: #000030;
  background-image: url('../images/bg_1.avif');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  justify-content: flex-start;
  align-items: center;
  height: 51vw;
  max-height: 89vh;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: relative;
}

.div-block-396 {
  justify-content: center;
  align-items: center;
  padding-bottom: 3vw;
  padding-left: 5vw;
  padding-right: 5vw;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
  overflow: visible;
}

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

.button-32-copy {
  color: #fff;
  background-color: #1e59fe00;
  border: 1px solid #fff;
  border-radius: 12px;
  margin-top: 20px;
  margin-left: 21px;
  padding: 20px 36px;
  font-size: 20px;
}

.div-block-396-copy {
  justify-content: center;
  align-items: center;
  height: 80px;
  padding-bottom: 36px;
  padding-left: 62px;
  padding-right: 62px;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.button-32-copy-copy {
  color: #000;
  background-color: #fff;
  border-radius: 12px;
  margin-top: 18px;
  padding: 14px 36px;
  font-size: 17px;
}

.tag-copy {
  background-color: #929597;
  border-radius: 80px;
  font-size: 15px;
  line-height: 14px;
}

.tag-copy.w--current {
  background-color: #929597;
}

.tag-copy.up {
  background-color: #888;
}

.div-block-398 {
  padding-left: 5vw;
  padding-right: 4vw;
}

.div-block-398-copy {
  padding-left: 5vw;
  padding-right: 4vw;
  display: none;
}

.div-block-399 {
  background-color: #fffdef;
  border: 1px solid #c0ba9b;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  height: 120px;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 14px;
  display: flex;
}

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

.paragraph-61 {
  font-size: 19px;
}

.div-block-400 {
  padding-top: 12px;
  padding-left: 12px;
}

.div-block-401 {
  background-image: url('../images/trim.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
}

.button-38 {
  background-color: #000;
  border-radius: 16px;
  margin-top: 40px;
  margin-bottom: 41px;
  padding: 22px 26px;
  font-size: 24px;
}

.image-45, .image-46 {
  width: 100%;
}

@media screen and (min-width: 1920px) {
  .div-block-28, .div-block-28-copy2 {
    height: 590px;
  }

  .div-block-64 {
    max-width: 910px;
  }

  .text-field {
    max-width: none;
    height: 62px;
    font-size: 22px;
  }

  .field-label, .field-label-2 {
    font-size: 22px;
  }

  .select-field-2 {
    height: 62px;
    font-size: 22px;
  }

  .text-block-14 {
    font-size: 38px;
    line-height: 1.2em;
  }

  .div-block-66 {
    padding-right: 18px;
  }

  .div-block-99 {
    max-width: 1700px;
  }

  .heading-44 {
    font-size: 46px;
    line-height: 1.1em;
  }

  .paragraph-29 {
    padding-top: 14px;
    font-size: 36px;
    line-height: 1em;
  }

  .div-block-179 {
    max-width: 52vw;
  }

  .text-block-44 {
    padding-top: 2vw;
    padding-bottom: 2vw;
    padding-left: 5.2vw;
    font-size: 32px;
  }

  .div-block-182 {
    max-width: 70vw;
  }

  .heading-45 {
    font-size: 42px;
  }

  .div-block-186 {
    font-size: 38px;
  }

  .div-block-187 {
    width: 32vw;
  }

  .heading-46 {
    font-size: 38px;
  }

  .paragraph-30 {
    font-size: 28px;
    line-height: 1.2em;
  }

  .heading-49 {
    font-size: 42px;
  }

  .paragraph-31 {
    font-size: 32px;
  }

  .text-block-44-copy, .text-block-44-copy2, .text-block-44-copy3, .text-block-44-copy4, .text-block-44-copy5 {
    padding-top: 2vw;
    padding-bottom: 2vw;
    padding-left: 5.2vw;
    font-size: 32px;
  }

  .paragraph-34, .heading-53 {
    font-size: 42px;
  }

  .div-block-206 {
    max-width: 39vw;
  }

  .paragraph-35 {
    padding-top: 1vw;
    font-size: 32px;
    line-height: 1.1;
  }

  .div-block-219 {
    justify-content: space-around;
    max-width: 1470px;
  }

  .section-44 {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-44.home-hero {
    padding-top: 224px;
    padding-bottom: 207px;
  }

  .div-block-263 {
    height: 30vw;
  }

  .div-block-272 {
    max-width: 1000px;
  }

  .heading-71 {
    font-size: 80px;
  }

  .div-block-274 {
    background-size: 560px, 530px;
  }

  .paragraph-47 {
    width: 730px;
    font-size: 32px;
  }

  .text-block-60 {
    font-size: 1vw;
  }

  .div-block-287, .div-block-287-copy {
    background-size: contain, auto;
  }

  .div-block-301 {
    font-size: 70px;
  }

  .heading-78 {
    font-size: 59px;
    line-height: 63px;
  }

  .text-block-66 {
    font-size: 24px;
    line-height: 37px;
  }

  .text-block-67 {
    font-size: 34px;
  }

  .text-block-68 {
    font-size: 34px;
    line-height: 35px;
  }

  .div-block-303 {
    max-width: 880px;
  }

  .div-block-305 {
    margin-top: 70px;
  }

  .text-block-70 {
    font-size: 22px;
    line-height: 30px;
  }

  .div-block-308 {
    font-size: 22px;
  }

  .grid-6 {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
  }

  .text-block-71 {
    font-size: 24px;
  }

  .paragraph-48 {
    margin-bottom: 21px;
    font-size: 24px;
    line-height: 34px;
  }

  .link-29 {
    font-size: 24px;
    font-weight: 400;
  }

  .div-block-313 {
    background-size: 1380px;
    height: 720px;
  }

  .paragraph-49 {
    font-size: 2vw;
    line-height: 1.2em;
  }

  .button-32 {
    padding: 22px 44px;
    font-size: 24px;
  }

  .div-block-318 {
    justify-content: center;
    display: flex;
  }

  .div-block-320, .div-block-321 {
    width: 50%;
  }

  .paragraph-50 {
    font-size: 28px;
  }

  .div-block-322 {
    width: 400px;
  }

  .heading-81 {
    font-size: 5vw;
  }

  .div-block-325 {
    margin-top: 60px;
    margin-bottom: 140px;
  }

  .heading-82 {
    font-size: 40px;
  }

  .text-block-74 {
    font-size: 30px;
    line-height: 1em;
  }

  .div-block-328 {
    padding-top: 30px;
    padding-bottom: 106px;
  }

  .div-block-331 {
    width: 50vw;
  }

  .div-block-332 {
    padding-top: 0;
  }

  .heading-84 {
    width: 70vw;
    font-size: 64px;
  }

  .paragraph-51, .paragraph-52, .paragraph-53 {
    font-size: 22px;
  }

  .background-video-2 {
    height: 900px;
  }

  .button-32-copy {
    margin-top: 30px;
    padding: 18px 44px;
    font-size: 24px;
  }

  .heading-85 {
    font-size: 70px;
    line-height: 1em;
  }

  .text-block-75 {
    max-width: 600px;
    font-size: 34px;
    line-height: 1.3em;
  }

  .field-label-3, .field-label-4 {
    font-size: 22px;
  }

  .checkbox-label {
    font-size: 20px;
  }

  .checkbox {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    font-size: 22px;
  }

  .div-block-335 {
    background-color: #edf0f5;
  }

  .text-block-68-copy {
    font-size: 34px;
    line-height: 35px;
  }

  .div-block-313-copy {
    background-size: 1380px;
    height: 720px;
  }

  .paragraph-55 {
    font-size: 25px;
    line-height: 38px;
  }

  .div-block-346 {
    max-width: 620px;
    font-size: 5vw;
  }

  .div-block-64-copy {
    max-width: 910px;
  }

  .heading-86 {
    font-size: 90px;
  }

  .div-block-349 {
    max-width: 1000px;
  }

  .div-block-351 {
    width: 280px;
  }

  .div-block-352 {
    padding-bottom: 50px;
  }

  .div-block-358 {
    max-width: 66vw;
    height: 40vw;
  }

  .div-block-371 {
    height: 47vw;
  }

  .paragraph-58 {
    font-size: 42px;
  }

  .div-block-373 {
    max-width: 40vw;
  }

  .paragraph-59 {
    font-size: 32px;
  }

  .heading-42-copy {
    font-size: 3.4vw;
  }

  .heading-43-copy {
    font-size: 24px;
  }

  .button-23-copy {
    padding: .6vw 2vw .8vw;
    font-size: 22px;
  }

  .div-block-375 {
    max-width: 1310px;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-60 {
    font-size: 24px;
    line-height: 1.1em;
  }

  .div-block-376 {
    width: 32%;
  }

  .div-block-377 {
    padding-top: 1.4vw;
  }

  .text-block-89 {
    padding-bottom: 1.4vw;
    font-size: 48px;
    line-height: 1em;
  }

  .div-block-382 {
    padding-right: 9vw;
  }

  .text-block-90 {
    font-size: 58px;
  }

  .div-block-384 {
    width: 43vw;
  }

  .text-block-91 {
    font-size: 42px;
  }

  .text-block-92 {
    font-size: 1vw;
  }

  .heading-88 {
    margin-bottom: 18px;
    font-size: 58px;
  }

  .text-block-93 {
    padding-top: 1.8vw;
    font-size: 24px;
  }

  .text-block-95 {
    font-size: 32px;
    line-height: 1em;
  }

  .section-47 {
    background-color: #000;
  }

  .button-32-copy {
    padding: 18px 44px;
    font-size: 24px;
  }

  .button-32-copy-copy {
    margin-top: 30px;
    padding: 18px 44px;
    font-size: 24px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 28px;
  }

  .div-block-6 {
    padding-left: 0;
  }

  .div-block-9 {
    margin-left: 19px;
  }

  .section-8 {
    background-position: 50% 0;
  }

  .greenbar {
    margin-right: 0;
    right: auto;
  }

  .greendot {
    display: none;
  }

  .section-10 {
    z-index: 21;
    background-color: var(--black);
    height: 100px;
  }

  .div-block-15 {
    margin-top: 6.2vw;
  }

  .div-block-17 {
    padding-top: 22px;
  }

  .div-block-18 {
    flex-direction: column;
    justify-content: center;
    width: 100vw;
    padding-left: 40px;
  }

  .div-block-24 {
    padding-left: 18px;
    padding-right: 17px;
  }

  .paragraph-6 {
    font-size: 22px;
  }

  .div-block-28, .div-block-28-copy2 {
    height: 500px;
  }

  .heading-8 {
    width: 100%;
    font-size: 39px;
    line-height: 36px;
  }

  .div-block-30 {
    width: 49vw;
  }

  .heading-9 {
    font-size: 17px;
  }

  .div-block-31 {
    margin-left: 29px;
    font-size: 14px;
  }

  .div-block-32 {
    font-size: 14px;
  }

  .div-block-38 {
    padding-right: 16px;
  }

  .div-block-40 {
    min-width: auto;
  }

  .div-block-41 {
    z-index: 3;
    position: relative;
  }

  .div-block-42 {
    max-width: 440px;
    display: none;
  }

  .text-block-3 {
    color: #fff;
  }

  .mobile {
    display: flex;
  }

  .div-block-46 {
    margin-left: 29px;
  }

  .icongridwrap {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .icongrigwrapmobile {
    display: none;
  }

  .heading-14 {
    font-size: 38px;
  }

  .mobilemenu {
    z-index: 13;
    background-color: #000;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 100vh;
    padding-top: 35px;
    padding-bottom: 214px;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .mobilelink {
    color: #fff;
    font-size: 26px;
  }

  .div-block-53 {
    background-image: url('../images/x.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 53px;
    height: 24px;
    margin-top: 25px;
    margin-right: 10px;
    position: fixed;
    inset: 0% 0% auto auto;
  }

  .text-block-12 {
    width: 84%;
    font-size: 14px;
  }

  .div-block-support {
    flex-direction: column;
    align-items: center;
  }

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

  .paragraph-9 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-61 {
    flex-direction: column;
    align-items: center;
    width: 90vw;
    margin-top: 33px;
    display: block;
  }

  .image-9 {
    text-align: left;
    width: 540px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-10 {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-section-copy {
    text-align: center;
  }

  .heading-20 {
    font-size: 36px;
  }

  .text-field {
    width: 100%;
    max-width: none;
  }

  .div-block-84 {
    left: 34%;
  }

  .div-block-87 {
    margin-top: 16px;
    margin-bottom: 25px;
  }

  .div-block-91 {
    display: none;
  }

  .div-block-92 {
    width: 90vw;
  }

  .heading-34 {
    font-size: 38px;
    line-height: 48px;
  }

  .heading-35 {
    font-size: 50px;
  }

  .div-block-117 {
    background-size: 940px;
  }

  .heading-36 {
    font-size: 77px;
  }

  .heading-34-copy {
    font-size: 50px;
    line-height: 46px;
  }

  .paragraph-19-copy-copy {
    margin-top: 32px;
  }

  .text-block-29 {
    max-width: 600px;
    font-size: 22px;
    line-height: 34px;
  }

  .image-22.home-hero-3 {
    border-radius: 20px;
  }

  .image-22.home-hero-company {
    margin-bottom: 25px;
  }

  .image-22.home-hero-1, .image-22.home-hero-2 {
    border-radius: 20px;
  }

  .text-block-30 {
    line-height: 110px;
    position: absolute;
    top: 284px;
  }

  .section-10-copy {
    z-index: 21;
    background-color: var(--black);
    height: 100px;
  }

  .row.row-split-content {
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .avatar {
    width: 72px;
    height: 72px;
  }

  .form-input {
    box-shadow: 1px 1px 3px #0000;
  }

  .content-width-large {
    margin-left: 0;
    margin-right: 0;
  }

  .form-feedback {
    margin-top: 12px;
  }

  .section-35-copy {
    padding-left: 7px;
    padding-right: 7px;
  }

  .handwriting-contents.pricing-tabbed-handwriting-contents {
    transform: rotate(-10deg)translate(100%, -100%);
  }

  .handwriting-arrow {
    right: 107px;
  }

  .section-36 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

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

  .section-title {
    margin-bottom: 60px;
  }

  .section-title.no-bottom-space {
    margin-bottom: 0;
  }

  .cert_content {
    max-width: 500px;
  }

  .div-block-136 {
    margin-top: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-137 {
    background-position: 50% 0;
    flex-flow: column;
    align-items: center;
    width: 100%;
    padding-top: 311px;
  }

  .div-block-139 {
    width: 80%;
  }

  .div-block-140 {
    width: 90%;
  }

  .div-block-140-copy {
    width: 90%;
    margin-top: 40px;
    margin-left: 0;
  }

  .div-block-136-copy {
    margin-top: 39px;
  }

  .div-block-137-copy {
    flex-direction: column;
  }

  .section-39 {
    margin-bottom: 91px;
    padding-top: 60px;
  }

  .grid-thirds {
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 100%;
  }

  .div-block-137-copy {
    background-position: 50% 0;
    flex-flow: column;
    align-items: center;
    width: 100%;
    padding-top: 311px;
  }

  .div-block-137-copy-copy {
    flex-direction: column;
  }

  .div-block-136-copy7878 {
    margin-top: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-157 {
    display: none;
  }

  .div-block-158 {
    flex-direction: column;
    height: auto;
  }

  .div-block-159 {
    background-image: linear-gradient(97deg, #09f, #0000 69%), url('../images/hero01.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    width: 100%;
  }

  .div-block-161 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .div-block-162 {
    border-radius: 0;
    width: 100%;
  }

  .div-block-163 {
    padding-top: 0;
  }

  .div-block-166 {
    flex-direction: column;
    height: auto;
  }

  .innerhighlight {
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
  }

  .div-block-167 {
    width: 30vw;
  }

  .div-block-169 {
    height: auto;
  }

  .div-block-171 {
    background-position: 50% 100%;
    background-size: 82%;
    align-items: center;
    padding-bottom: 98vw;
    padding-left: 0;
  }

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

  .div-block-172 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

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

  .text-block-43 {
    width: auto;
  }

  .div-block-173 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-176 {
    background-position: 50% 100%;
    background-size: auto 80vw;
    height: 120vw;
    padding-top: 47px;
  }

  .heading-44 {
    font-size: 5vw;
    line-height: 1;
  }

  .paragraph-29 {
    padding-top: 17px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-180 {
    grid-template-columns: 1fr;
  }

  .text-block-44 {
    text-align: center;
    padding-left: 0;
  }

  .div-block-184 {
    flex-direction: column;
    height: auto;
  }

  .div-block-185 {
    background-image: url('../images/rog.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 59vw;
  }

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

  .clipper {
    display: none;
  }

  .div-block-187 {
    width: auto;
    max-width: 520px;
    padding-top: 34px;
    padding-bottom: 69px;
  }

  .heading-46, .paragraph-30 {
    text-align: center;
  }

  .div-block-188 {
    height: 80vw;
  }

  .div-block-192 {
    height: auto;
    padding-bottom: 107px;
  }

  .div-block-193 {
    text-align: center;
    background-position: 50% 8vw;
    background-size: 60vw;
    height: auto;
    padding-top: 80vw;
    padding-left: 0;
  }

  .text-block-46 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .paragraph-31 {
    text-align: center;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-44-copy, .text-block-44-copy2, .text-block-44-copy3, .text-block-44-copy4, .text-block-44-copy5 {
    text-align: center;
    padding-left: 0;
  }

  .div-block-199 {
    width: 100%;
    max-width: 500px;
    padding-bottom: 0;
  }

  .div-block-200 {
    background-image: url('../images/desktop5.webp'), linear-gradient(#f1eee9, #f1eee9);
    background-position: 50% 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, auto;
    flex-direction: column;
    height: 100vw;
    margin-top: auto;
    padding-top: 8vw;
    padding-bottom: 98px;
    padding-left: 0;
  }

  .div-block-201 {
    flex-direction: column;
    padding-top: 0;
  }

  .div-block-202 {
    background-position: 50%;
    width: 100%;
    height: 460px;
  }

  .div-block-203 {
    width: auto;
    max-width: 430px;
    padding-top: 41px;
  }

  .div-block-204 {
    padding-top: 55px;
    padding-bottom: 85px;
  }

  .div-block-205 {
    height: 60vw;
  }

  .div-block-209 {
    padding-bottom: 51px;
  }

  .div-block-211 {
    height: 590px;
  }

  .div-block-212 {
    margin-left: 0;
  }

  .div-block-175-copy {
    padding-top: 50px;
  }

  .paragraph-38 {
    width: auto;
    max-width: 500px;
  }

  .div-block-219 {
    background-color: #edf0f5;
    background-image: linear-gradient(#0000, #0000);
    flex-direction: column;
    justify-content: space-between;
    height: auto;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .div-block-220 {
    width: 100%;
    margin-left: 0;
    padding-bottom: 65px;
  }

  .div-block-223 {
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 18px;
  }

  .div-block-220-copy {
    padding-top: 48px;
  }

  .div-block-224 {
    flex-direction: column;
    align-items: center;
  }

  .image-28 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .html-embed-3 {
    display: none;
  }

  .div-block-223-copy, .div-block-223-copy-xopy {
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 18px;
  }

  .div-block-227 {
    margin-top: 21px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-medium-940px.home-hero {
    margin-bottom: 65px;
  }

  .paragraph-large.home-hero {
    margin-bottom: 40px;
  }

  .container-default {
    flex-direction: column;
    align-items: stretch;
  }

  .display-1 {
    font-size: 65px;
  }

  .display-1.home-hero {
    max-width: 803px;
    margin-left: auto;
    margin-right: auto;
  }

  .home-hero-companies-wrapper {
    justify-content: center;
    display: flex;
  }

  .home-hero-images-wrapper {
    margin-bottom: 82px;
  }

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

  .section-44.home-hero {
    padding-top: 160px;
    padding-bottom: 133px;
  }

  .home-hero-companies {
    flex-wrap: wrap;
    justify-content: center;
    max-width: 576px;
    margin-bottom: -25px;
  }

  .home-hero-featured-message-wrapper {
    margin-bottom: 31px;
  }

  .div-block-234 {
    flex-direction: column;
    align-items: center;
    padding-top: 27px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-235 {
    flex-direction: column;
    align-items: center;
    width: auto;
    max-width: 530px;
    padding-top: 42px;
    display: flex;
  }

  .div-block-236 {
    flex-direction: column-reverse;
    padding-top: 71px;
  }

  .div-block-237 {
    width: 90%;
    padding-top: 24px;
  }

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

  .div-block-239 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-240 {
    padding-top: 32px;
  }

  .div-block-241 {
    width: 90%;
    padding-top: 44px;
  }

  .div-block-242 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-236-copy {
    flex-direction: column-reverse;
    padding-top: 71px;
  }

  .div-block-238-copy {
    width: 100%;
  }

  .div-block-237-copy {
    width: 90%;
    padding-top: 24px;
  }

  .faq-question-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-4 {
    grid-template-rows: auto auto auto auto;
  }

  .text-field-copy {
    width: 52px;
    max-width: none;
    margin-right: 4px;
  }

  .div-block-253 {
    display: flex;
  }

  .form-block {
    width: 100%;
  }

  .div-block-255 {
    flex-direction: column;
    width: 100%;
  }

  .div-block-256 {
    height: 870px;
  }

  .div-block-257 {
    align-items: center;
    margin-left: 0;
  }

  .heading-67, .heading-68 {
    text-align: center;
  }

  .text-field-3 {
    border-radius: 12px;
    width: 100%;
    margin-bottom: 12px;
  }

  .submit-button-5 {
    border-radius: 12px;
    width: 100%;
  }

  .div-block-259 {
    text-align: left;
    background-position: 50% 100%;
    background-size: 510px;
    flex-direction: column;
    align-items: center;
  }

  .div-block-271 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-71 {
    font-size: 5vw;
  }

  .div-block-274 {
    background-image: url('../images/ash.webp'), url('../images/ideen.webp');
    background-position: 120% 100%, -10% 90%;
    background-size: 410px, 360px;
    align-items: flex-start;
    height: 90vw;
    margin-bottom: 65px;
  }

  .grid-5 {
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-276 {
    flex-direction: column;
    height: auto;
  }

  .div-block-277 {
    width: 450px;
    height: 350px;
  }

  .div-block-278 {
    width: auto;
  }

  .heading-49-copy {
    text-align: center;
  }

  .paragraph-31-copy {
    text-align: center;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-279 {
    flex-direction: column-reverse;
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .div-block-280 {
    width: 70%;
    margin-top: 25px;
  }

  .div-block-281 {
    width: 80%;
  }

  .paragraph-47 {
    width: auto;
  }

  .div-block-285 {
    flex-direction: column;
  }

  .div-block-298 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .div-block-299 {
    flex-direction: column;
  }

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

  .div-block-301 {
    width: 100%;
    margin-bottom: 30px;
  }

  .heading-78 {
    margin-top: 1px;
    margin-bottom: 32px;
    font-size: 5vw;
    line-height: 1.1em;
  }

  .heading-80 {
    line-height: 66px;
  }

  .div-block-308 {
    margin-bottom: 23px;
  }

  .div-block-309 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .grid-6 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-313 {
    background-image: url('../images/qr.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 910px;
    height: 510px;
    line-height: 60px;
  }

  .div-block-317 {
    justify-content: center;
    align-items: center;
    width: 80%;
  }

  .heroh {
    text-align: center;
    font-size: 6vw;
  }

  .paragraph-49 {
    text-align: center;
    width: 59vw;
    font-size: 4vw;
  }

  .div-block-318 {
    width: 80%;
  }

  .div-block-319 {
    margin-top: 40px;
  }

  .div-block-320 {
    width: 60%;
  }

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

  .div-block-324 {
    margin-top: 70px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-81 {
    font-size: 5.5vw;
  }

  .heading-83 {
    font-size: 24px;
  }

  .div-block-326 {
    padding-top: 0;
    padding-left: 14px;
    padding-right: 14px;
  }

  .grid-7 {
    grid-template-columns: 1.5fr 1.5fr 1fr 1fr;
  }

  .text-block-72 {
    font-size: 40px;
  }

  .text-block-74 {
    font-size: 14px;
  }

  .div-block-331 {
    width: 90vw;
  }

  .heading-84 {
    font-size: 3.3vw;
  }

  .background-video-2 {
    max-height: 400px;
  }

  .bg03 {
    width: 50vw;
  }

  .text-block-72-copy {
    font-size: 40px;
  }

  .div-block-338 {
    padding-left: 30px;
    padding-right: 160px;
  }

  .div-block-175-copy-2 {
    padding-top: 50px;
  }

  .div-block-313-copy {
    background-image: url('../images/qr.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 910px;
    height: 550px;
    line-height: 60px;
  }

  .heading-80-copy {
    line-height: 66px;
  }

  .div-block-346 {
    display: none;
  }

  .heading-86 {
    font-size: 7vw;
  }

  .div-block-351 {
    width: 140px;
  }

  .div-block-352 {
    padding-bottom: 28px;
  }

  .image-41 {
    display: none;
  }

  .div-block-354 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-355 {
    margin-right: 0;
  }

  .div-block-356 {
    margin-top: 59px;
    margin-left: 0;
  }

  .div-block-358 {
    height: 500px;
  }

  .grid-9 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-362 {
    flex-direction: column;
  }

  .div-block-363, .div-block-364 {
    width: 100%;
  }

  .gradient-wrapper {
    filter: blur(180px);
  }

  .text-block-85 {
    font-size: 1rem;
  }

  .circle {
    width: 80vw;
    height: 80vw;
  }

  .heading-87 {
    font-size: 2rem;
  }

  .collection-list-wrapper-2, .collection-list-wrapper-3 {
    display: none;
  }

  .div-block-371 {
    background-position: 0%;
    justify-content: center;
  }

  .div-block-372 {
    margin-right: 0;
  }

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

  .div-block-373 {
    max-width: 80vw;
  }

  .div-block-176-copy {
    background-position: 50%;
    background-size: auto 120vw;
    height: 120vw;
    padding-top: 47px;
  }

  .div-block-375 {
    align-items: flex-start;
    padding-left: 16px;
  }

  .paragraph-60 {
    font-size: 26px;
    line-height: 1.2em;
  }

  .div-block-376 {
    width: 100%;
    margin-bottom: 25px;
  }

  .div-block-377 {
    flex-direction: column;
  }

  .text-block-89 {
    font-size: 4vw;
    line-height: 1.2em;
  }

  .div-block-379 {
    flex-direction: column;
    align-items: center;
    height: auto;
  }

  .div-block-380 {
    display: none;
  }

  .div-block-380-copy-copy {
    width: 56%;
    height: 106vw;
    margin-right: 0;
  }

  .div-block-380-copy-copy-copy {
    width: 56%;
    margin-top: 42px;
    padding-bottom: 4vw;
    padding-right: 3vw;
  }

  .div-block-380-copy-copy-copy-copy {
    display: none;
  }

  .div-block-382 {
    background-image: url('../images/mb.jpg'), linear-gradient(#222, #222);
    background-size: 102vw, auto;
    justify-content: center;
    align-items: flex-start;
    height: 120vw;
    padding-right: 0;
  }

  .div-block-380-copy-copy-copy-copy-copy {
    margin-left: 0;
  }

  .div-block-384 {
    padding-top: 60px;
  }

  .heading-88 {
    font-size: 32px;
  }

  .text-block-93 {
    font-size: 26px;
  }

  .text-block-95 {
    margin-bottom: 1vw;
    padding-right: 0;
    font-size: 18px;
  }

  .div-block-387 {
    height: auto;
  }

  .div-block-395 {
    background-image: linear-gradient(#00003000 73%, #000030b5), url('../images/bg-m_1.avif');
    background-position: 0 0, 50% 100%;
    justify-content: center;
    align-items: flex-start;
    height: 91vw;
    padding-top: 41px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-396 {
    display: none;
  }

  .div-block-396-copy {
    height: auto;
    padding-bottom: 28px;
    display: block;
  }

  .div-block-398 {
    display: none;
  }

  .div-block-398-copy {
    padding-top: 118px;
    padding-right: 5vw;
    display: block;
  }

  .div-block-399 {
    margin-left: 12px;
    margin-right: 12px;
  }

  .text-block-97 {
    display: none;
    overflow: visible;
  }
}

@media screen and (max-width: 767px) {
  .section-7, .section-4, .section-3 {
    min-height: 550px;
  }

  .section-8 {
    background-color: #caebfa;
    background-image: url('../images/hero1.webp');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 140%;
    height: 100vw;
  }

  .greenbar {
    height: 220px;
  }

  .section-10 {
    height: 100px;
    position: relative;
  }

  .div-block-15 {
    margin-top: 6.3vw;
  }

  .div-block-16 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .paragraph-4 {
    font-size: 20px;
    line-height: 1.3;
  }

  .div-block-17 {
    padding-top: 11px;
  }

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

  .block-quote {
    width: 30%;
  }

  .div-block-24 {
    flex-direction: column;
  }

  .div-block-25 {
    width: 60vw;
    margin-top: 34px;
  }

  .paragraph-6 {
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
  }

  .section-14 {
    flex-direction: column;
  }

  .div-block-28 {
    width: 100%;
    height: 540px;
    margin-left: auto;
  }

  .paragraph-7 {
    line-height: 1.3;
  }

  .div-block-28-copy2 {
    width: 100%;
    height: 540px;
    margin-top: 20px;
    margin-left: auto;
  }

  .heading-7 {
    font-size: 39px;
  }

  .div-block-29 {
    display: none;
  }

  .heading-8 {
    font-size: 56px;
    line-height: 59px;
  }

  .div-block-30 {
    width: 100vw;
  }

  .heading-9 {
    font-size: 25px;
  }

  .div-block-33 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-34 {
    width: 100vw;
    margin-left: 0;
    padding-left: 13px;
    padding-right: 13px;
  }

  .div-block-35 {
    width: 89vw;
    margin-top: 53px;
  }

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

  .div-block-37 {
    flex-direction: column;
    width: 100%;
  }

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

  .div-block-40 {
    width: 100vw;
    min-width: 0;
    overflow: scroll;
  }

  .div-block-42 {
    display: none;
  }

  .text-block-3, .mobile {
    align-items: center;
    display: flex;
  }

  .image-6 {
    position: static;
    inset: 0%;
  }

  .div-block-46 {
    margin-left: 14px;
  }

  .image-7 {
    text-align: left;
  }

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

  .icongridwrap {
    flex-direction: column;
    padding-top: 9px;
    display: none;
  }

  .div-block-48 {
    width: 100%;
    margin-top: 11px;
  }

  .icongrigwrapmobile {
    z-index: 1;
    text-align: center;
    width: 100vw;
    display: block;
    top: 29px;
  }

  .image-8 {
    z-index: 3;
    max-width: 82%;
    position: static;
  }

  .heading-14 {
    width: 92vw;
    font-size: 33px;
    line-height: 42px;
  }

  .mobilemenu {
    display: none;
  }

  .text-block-12 {
    width: 101%;
    font-size: 12px;
    line-height: 17px;
  }

  .text-field {
    max-width: none;
  }

  .form {
    margin-top: 20px;
  }

  .text-block-14 {
    line-height: 1.3;
  }

  .section-22 {
    background-position: 50% 100%;
    height: 110vw;
  }

  .div-block-84 {
    left: 10%;
  }

  .link-block, .link-block-copy, .link-block-copy-copy {
    margin-top: 21px;
  }

  .div-block-88 {
    width: 97vw;
  }

  .div-block-89 {
    display: none;
  }

  .footersubnav {
    margin-top: 21px;
    font-size: 16px;
  }

  .div-block-94, .div-block-99, .formcol {
    flex-direction: column;
  }

  .div-block-105, .div-block-108 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .heading-34 {
    font-size: 26px;
    line-height: 23px;
  }

  .div-block-114 {
    width: 60vw;
  }

  .div-block-115 {
    width: 90vw;
    margin-left: 0;
  }

  .text-block-27 {
    font-size: 12px;
  }

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

  .div-block-117 {
    background-size: 710px;
  }

  .paragraph-19 {
    max-width: 460px;
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 1.3;
  }

  .heading-36 {
    font-size: 60px;
  }

  .paragraph-19-copy-copy {
    max-width: 510px;
    font-size: 18px;
  }

  .image-22.home-hero-3 {
    max-width: 25%;
  }

  .image-22.home-hero-company {
    width: 110px;
    margin-right: 20px;
  }

  .image-22.home-hero-company.youtube {
    width: 100px;
  }

  .image-22.home-hero-company.google {
    width: 90px;
  }

  .image-22.home-hero-2 {
    max-width: 25%;
    top: 40px;
  }

  .text-block-30 {
    top: 159px;
  }

  .section-10-copy {
    height: 100px;
    position: relative;
  }

  .handwriting {
    font-size: 28px;
    line-height: 32px;
  }

  .row.row-split-content {
    grid-row-gap: 36px;
  }

  .avatar {
    width: 60px;
    height: 60px;
  }

  .content-width-large {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .handwriting-2 {
    font-size: 28px;
    line-height: 32px;
  }

  .handwriting-contents.pricing-table-handwriting-contents {
    display: none;
  }

  .pricing-row {
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1.75fr;
    justify-items: center;
  }

  .pricing-label {
    border-bottom: 1px solid #ecebea;
    justify-content: center;
    width: 100%;
    margin-bottom: 6px;
    padding-bottom: 6px;
  }

  .h1 {
    margin-bottom: 16px;
    font-size: 40px;
    line-height: 42px;
  }

  .card-body {
    padding: 16px;
  }

  .content-width-small {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 100%;
  }

  .icon-grid-list-item {
    padding-bottom: 16px;
  }

  .content-width-medium {
    width: 100%;
  }

  .section-title {
    margin-bottom: 48px;
  }

  .h1-2 {
    margin-bottom: 16px;
    font-size: 40px;
    line-height: 42px;
  }

  .pricing-row-copy {
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1.75fr;
    justify-items: center;
  }

  .div-block-126 {
    flex-direction: column;
    display: block;
  }

  .tag {
    margin-right: 12px;
  }

  .div-block-128 {
    padding-left: 16px;
    padding-right: 14px;
  }

  .cert_image {
    width: 130px;
  }

  .cert_content {
    max-width: 350px;
  }

  .div-block-129 {
    flex-direction: column;
  }

  .card-head {
    padding-left: 16px;
    padding-right: 16px;
  }

  .tab-underline {
    text-align: center;
    margin-left: 12px;
    margin-right: 12px;
  }

  .icon-large {
    width: 82px;
  }

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

  .centered-grid-item {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .tabs-underline-menu {
    margin-bottom: 36px;
  }

  .div-block-147 {
    flex-direction: column;
  }

  .div-block-148 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-149 {
    margin-top: 19px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-159 {
    background-image: linear-gradient(97deg, #09f, #0000), url('../images/hero01.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .heading-39 {
    font-size: 7vw;
  }

  .div-block-161 {
    width: 90vw;
  }

  .div-block-164 {
    display: none;
  }

  .text-block-41 {
    font-size: 25px;
  }

  .innerhighlight {
    flex-direction: column;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-167 {
    width: 50vw;
    height: 110px;
  }

  .div-block-171 {
    padding-top: 48px;
    padding-bottom: 103vw;
  }

  .div-block-176 {
    background-position: 50% 57vw;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .heading-42 {
    font-size: 8vw;
  }

  .heading-43 {
    width: auto;
  }

  .div-block-188 {
    height: auto;
    padding-top: 74px;
  }

  .text-block-45 {
    padding-bottom: 68px;
  }

  .div-block-200 {
    background-image: url('../images/desktop5.webp'), linear-gradient(to bottom, null, null);
    background-position: 50% 100%, 0 0;
  }

  .heading-57 {
    line-height: 1;
  }

  .link-19 {
    margin-top: 16px;
  }

  .paragraph-38 {
    font-size: 20px;
    line-height: 1.3;
  }

  .div-block-219 {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

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

  .paragraph-39 {
    font-size: 20px;
    line-height: 1.3;
  }

  .div-block-220-copy {
    max-width: 500px;
  }

  .button-25-copy, .button-25-copy-copy {
    color: var(--white);
    background-image: url('../images/right.webp');
    background-size: auto 15px;
  }

  .image-30 {
    padding-left: 29px;
    padding-right: 28px;
  }

  .button-secondary {
    padding-left: 35px;
    padding-right: 35px;
  }

  .container-medium-940px.home-hero {
    margin-bottom: 54px;
  }

  .paragraph-large {
    font-size: 22px;
  }

  .paragraph-large.home-hero {
    margin-bottom: 35px;
  }

  .display-1 {
    font-size: 42px;
  }

  .text-color-accent {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    transform: translate(0);
  }

  ._2-buttons-wrapper {
    margin-right: -10px;
  }

  .home-hero-images-wrapper {
    margin-bottom: 65px;
  }

  .button-primary-gradient._2-buttons {
    margin-right: 15px;
  }

  .section-44 {
    padding-top: 82px;
    padding-bottom: 82px;
  }

  .section-44.home-hero {
    padding-top: 150px;
    padding-bottom: 106px;
  }

  .home-hero-companies {
    max-width: 452px;
    margin-right: -20px;
  }

  .button-primary {
    padding-left: 35px;
    padding-right: 35px;
  }

  .home-hero-featured-message-wrapper {
    margin-bottom: 26px;
  }

  .heading-60 {
    font-size: 9vw;
    line-height: 1em;
  }

  .div-block-232 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-61 {
    font-size: 5vw;
    line-height: 1em;
  }

  .text-field-2 {
    width: 61%;
  }

  .text-block-49 {
    left: 36px;
  }

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

  .text-field-copy {
    max-width: none;
  }

  .div-block-256 {
    height: 830px;
  }

  .div-block-257 {
    margin-left: 0;
  }

  .heading-67 {
    font-size: 49px;
    line-height: 54px;
  }

  .heading-68 {
    font-size: 18px;
    line-height: 33px;
  }

  .text-field-3 {
    width: 100%;
  }

  .div-block-259 {
    background-size: 470px;
  }

  .div-block-262 {
    background-image: url('../images/check-mobile.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    align-items: flex-end;
    height: 88vw;
    padding-bottom: 8vw;
    padding-right: 0;
    font-size: 70px;
  }

  .div-block-266 {
    flex-direction: column;
  }

  .div-block-267 {
    width: 100%;
    max-width: 100%;
    height: 60vw;
  }

  .div-block-268 {
    padding-top: 23px;
    padding-left: 0;
  }

  .heading-69 {
    font-size: 11vw;
  }

  .div-block-271 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .link-25 {
    font-size: 16px;
  }

  .div-block-274 {
    background-position: 120% 80%, -20% 98%;
    background-size: 310px, 299px;
    height: 120vw;
  }

  .div-block-278 {
    width: auto;
  }

  .div-block-280 {
    width: 80%;
  }

  .div-block-281 {
    width: 90%;
  }

  .div-block-287 {
    background-size: auto 290px, auto;
  }

  .div-block-288 {
    height: 790px;
  }

  .heading-75 {
    font-size: 40px;
  }

  .heading-76 {
    font-size: 25px;
  }

  .image-35 {
    padding-bottom: 0;
  }

  .div-block-287-copy {
    background-size: auto 290px, auto;
  }

  .div-block-288-copy {
    height: 740px;
  }

  .heading-75-copy {
    font-size: 40px;
  }

  .heading-76-copy {
    font-size: 25px;
  }

  .div-block-296 {
    max-width: 95vw;
    margin-top: 23px;
    margin-bottom: 450px;
  }

  .heading-77 {
    font-size: 10vw;
  }

  .button-31 {
    margin-top: 24px;
  }

  .heading-80 {
    font-size: 10vw;
    line-height: 1em;
  }

  .div-block-306 {
    max-width: 510px;
  }

  .div-block-313 {
    background-size: 710px;
    height: 370px;
  }

  .div-block-315 {
    background-position: 50% 100%, 0 0;
    background-size: 470px, auto;
    align-items: flex-start;
    height: 810px;
    padding-top: 14px;
    padding-left: 0;
  }

  .div-block-317 {
    align-items: center;
    width: 100%;
    padding-left: 14px;
    padding-right: 14px;
  }

  .heroh {
    text-align: center;
    font-size: 7vw;
    line-height: 1.2em;
  }

  .paragraph-49 {
    text-align: center;
    font-size: 4vw;
  }

  .div-block-318 {
    width: 100%;
    padding-left: 14px;
    padding-right: 14px;
  }

  .div-block-319 {
    background-color: #f2f1f8;
    flex-direction: column;
    align-items: flex-start;
  }

  .sub {
    font-size: 30px;
  }

  .div-block-320 {
    width: 100%;
    height: 65vw;
  }

  .div-block-321 {
    width: 100%;
    padding-top: 10px;
    padding-left: 8vw;
  }

  .paragraph-50 {
    color: #898791;
  }

  .div-block-322 {
    width: 430px;
  }

  .heading-81 {
    font-size: 30px;
  }

  .div-block-325 {
    margin-bottom: 60px;
  }

  .heading-82 {
    font-size: 16px;
  }

  .heading-83 {
    font-size: 24px;
  }

  .div-block-326 {
    padding-top: 0;
  }

  .grid-7 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1.5fr 1.5fr;
  }

  .div-block-327 {
    margin-top: 20px;
  }

  .text-block-72 {
    font-size: 30px;
  }

  .div-block-329 {
    width: 100%;
    min-height: auto;
    margin-bottom: 13px;
  }

  .div-block-330 {
    flex-direction: column;
    width: 100%;
    padding: 22px 20px;
  }

  .div-block-331 {
    width: 90vw;
  }

  .background-video {
    height: 100vw;
    padding-left: 15px;
  }

  .div-block-332 {
    padding-top: 60px;
  }

  .heading-84 {
    width: 100%;
    padding-top: 14px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 30px;
  }

  .div-block-333 {
    display: none;
  }

  .background-video-2 {
    max-height: 330px;
  }

  .bg01, .bg02, .bg03 {
    width: 100vw;
    height: 65vw;
  }

  .text-block-72-copy {
    font-size: 30px;
  }

  .image-40 {
    display: none;
  }

  .div-block-313-copy {
    background-size: 710px;
    height: 440px;
  }

  .heading-80-copy {
    font-size: 10vw;
    line-height: 1em;
  }

  .div-block-296-copy {
    max-width: 95vw;
    margin-top: 23px;
    margin-bottom: 450px;
  }

  .heading-77-copy {
    font-size: 10vw;
  }

  .button-31-copy {
    margin-top: 24px;
  }

  .div-block-296-copy-copy {
    max-width: 95vw;
    margin-top: 23px;
    margin-bottom: 450px;
  }

  .div-block-348 {
    padding: 10px 14px 30px;
    font-size: 14px;
  }

  .paragraph-56 {
    font-size: 18px;
  }

  .div-block-351 {
    width: 220px;
  }

  .div-block-352 {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: #ffffff87;
    justify-content: center;
    width: 100vw;
    padding-top: 24px;
    padding-bottom: 20px;
    padding-left: 0;
    inset: auto 0% 0%;
  }

  .image-41 {
    display: block;
  }

  .image-42 {
    display: none;
  }

  .div-block-355 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .div-block-358 {
    height: 390px;
  }

  .div-block-359 {
    display: none;
  }

  .div-block-359-copy {
    display: block;
  }

  .div-block-360 {
    max-width: 90%;
    height: 360px;
  }

  .div-block-370 {
    max-width: 170px;
  }

  .circle {
    height: 80vh;
  }

  .collection-item-5 {
    background-position: 50% 100%;
    background-size: 410px;
    justify-content: center;
    align-items: flex-start;
    height: 650px;
    padding-left: 0;
  }

  .div-block-371 {
    justify-content: center;
  }

  .div-block-372 {
    margin-right: 0;
  }

  .paragraph-58 {
    font-size: 48px;
  }

  .div-block-373 {
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-42-copy {
    font-size: 7vw;
  }

  .heading-43-copy {
    width: auto;
  }

  .div-block-176-copy {
    background-position: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-177-copy {
    width: 100%;
  }

  .text-block-89 {
    font-size: 6vw;
  }

  .div-block-382 {
    height: 135vw;
  }

  .div-block-383 {
    width: 130px;
  }

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

  .div-block-384 {
    padding-top: 15vw;
  }

  .text-block-95 {
    padding-right: 0;
  }

  .div-block-390 {
    display: flex;
  }

  .div-block-395 {
    justify-content: center;
    align-items: flex-start;
    padding-top: 3vw;
    position: relative;
  }

  .div-block-396 {
    height: 60px;
    inset: auto 0% 0%;
    overflow: hidden;
  }

  .div-block-396-copy {
    inset: auto 0% 0%;
  }

  .tag-copy {
    margin-right: 12px;
  }

  .div-block-398-copy {
    padding-top: 62px;
  }

  .paragraph-61 {
    font-size: 16px;
    line-height: 25px;
  }

  .div-block-401 {
    width: 160px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    background-size: 220px;
    height: 310px;
  }

  .heading {
    font-size: 30px;
  }

  .section-7 {
    min-height: 420px;
  }

  .grid {
    align-items: center;
    margin-bottom: 36px;
  }

  .div-block-3 {
    justify-content: flex-start;
    align-items: center;
    padding-top: 12px;
  }

  .div-block-banner {
    min-height: 10px;
    display: none;
  }

  .heading-2 {
    font-size: 32px;
  }

  .paragraph {
    text-align: center;
    font-size: 22px;
    line-height: 27px;
  }

  .section-4 {
    align-items: stretch;
    height: 96vh;
    min-height: 700px;
  }

  .div-block-5 {
    min-height: 300px;
  }

  .div-block-6 {
    justify-content: flex-start;
    align-items: center;
    padding-top: 19px;
    padding-left: 19px;
    padding-right: 19px;
  }

  .div-block-banner-copy {
    min-height: 320px;
  }

  .heading-copy {
    font-size: 30px;
  }

  .div-block-7 {
    flex-direction: column;
  }

  .div-block-8 {
    text-align: center;
  }

  .div-block-9 {
    margin-right: 19px;
  }

  .bold-text {
    font-size: 11px;
    line-height: 13px;
  }

  .section-3 {
    height: 100vh;
    min-height: 740px;
  }

  .section-8 {
    background-color: #caebfa;
    background-position: 100% 100%;
    background-size: 210vw;
    height: 188vw;
  }

  .greenbar {
    height: 150px;
    right: 0;
  }

  .greendot {
    border-width: 4px;
    width: 40px;
    height: 40px;
  }

  .barcontainer {
    width: 100%;
  }

  .section-10 {
    height: 75px;
  }

  .div-block-15 {
    text-align: center;
    margin-top: 30px;
    margin-left: 0;
    padding-left: 9px;
    padding-right: 9px;
  }

  .paragraph-3 {
    text-align: center;
    font-size: 27px;
    line-height: 31px;
  }

  .button-2 {
    text-align: left;
  }

  .paragraph-4 {
    font-size: 20px;
    line-height: 23px;
  }

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

  .block-quote {
    width: 30%;
  }

  .button-4 {
    width: 80vw;
    line-height: 20px;
  }

  .div-block-20 {
    text-align: left;
    flex-direction: column;
    align-items: center;
    max-width: 420px;
  }

  .button-4-copy {
    width: 80vw;
    margin-top: 26px;
  }

  .div-block-21 {
    height: 300px;
  }

  .paragraph-5 {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
  }

  .heading-5 {
    font-family: Plain, sans-serif;
    line-height: 24px;
  }

  .div-block-22 {
    width: 290px;
  }

  .div-block-22-copy {
    width: 80px;
  }

  .div-block-24 {
    flex-direction: column;
  }

  .div-block-25 {
    width: 75vw;
    margin-top: 19px;
  }

  .paragraph-6 {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-28 {
    width: 100vw;
    height: 410px;
    margin-left: auto;
  }

  .paragraph-7 {
    font-size: 18px;
    line-height: 19px;
  }

  .div-block-28-copy2 {
    height: 410px;
    margin-top: 14px;
    margin-left: auto;
  }

  .heading-7 {
    text-align: center;
    margin-top: 20px;
    font-size: 27px;
    line-height: 30px;
  }

  .section-15 {
    flex-direction: column;
    height: 380px;
  }

  .heading-8 {
    text-align: left;
    margin-top: 27px;
    font-size: 24px;
    line-height: 32px;
  }

  .div-block-30 {
    text-align: left;
    padding-left: 19px;
    padding-right: 13px;
  }

  .heading-9 {
    margin-top: 15px;
    margin-bottom: 3px;
    font-size: 14px;
  }

  .div-block-32 {
    font-size: 11px;
  }

  .section-16 {
    margin-top: 42px;
    margin-bottom: 79px;
  }

  .div-block-35 {
    margin-top: 19px;
    margin-bottom: 96px;
  }

  .paragraph-8 {
    font-size: 16px;
    line-height: 21px;
  }

  .div-block-37 {
    flex-direction: column;
    width: 100vw;
  }

  .text-block-2 {
    font-size: 18px;
  }

  .heading-10 {
    text-align: center;
    font-size: 24px;
  }

  .div-block-40 {
    width: 100vw;
    min-width: 0;
    overflow: scroll;
  }

  .div-block-43 {
    max-width: 173px;
  }

  .mobile {
    position: relative;
  }

  .div-block-46 {
    padding-left: 0;
  }

  .heading-13 {
    font-size: 24px;
    line-height: 25px;
  }

  .heading-14 {
    font-size: 26px;
    line-height: 27px;
  }

  .heading-15 {
    line-height: 31px;
  }

  .heading-16, .heading-17 {
    font-size: 24px;
  }

  .text-block-6, .text-block-9 {
    margin-top: 10px;
    font-size: 18px;
  }

  .mobilemenu {
    z-index: 1000;
    display: none;
  }

  .heading-18 {
    width: 100%;
    max-width: 620px;
    font-size: 24px;
    line-height: 30px;
  }

  .div-block-57 {
    width: 48%;
    margin-top: 24px;
  }

  .text-block-11 {
    margin-top: 8px;
    font-size: 16px;
  }

  .text-block-12 {
    width: 100%;
    margin-top: 4px;
    font-size: 12px;
    line-height: 16px;
  }

  .section-20 {
    margin-top: 20px;
  }

  .div-block-support {
    flex-direction: column;
  }

  .paragraph-9 {
    text-align: left;
    width: 90%;
  }

  .div-block-61 {
    width: 100vw;
    display: block;
  }

  .image-10 {
    width: 290px;
  }

  .image-11 {
    width: 290px;
    margin-left: auto;
    margin-right: auto;
  }

  .listfeature {
    font-size: 12px;
  }

  .div-section-copy {
    margin-left: 0;
  }

  .image-12 {
    width: 100vw;
  }

  .image-13 {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .list-item-4, .list-item-5, .list-item-6, .list-item-7, .list-item-8, .list-item-9, .list-item-10, .list-item-12, .list-item-13, .list-item-14, .list-item-15, .list-item-16, .list-item-17, .list-item-18, .list-item-19, .list-item-20, .list-item-21, .list-item-22, .list-item-23, .list-item-24, .list-item-25 {
    font-size: 12px;
  }

  .div-block-63 {
    align-items: flex-start;
    padding-left: 6px;
    padding-right: 5px;
    display: flex;
  }

  .div-block-64 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 10px 130px;
  }

  .select-field-2 {
    width: 100%;
  }

  .submit-button-2 {
    width: 250px;
  }

  .text-block-14 {
    margin-top: 0;
    padding-bottom: 20px;
    padding-left: 28px;
    padding-right: 28px;
    font-size: 17px;
    line-height: 24px;
  }

  .div-block-65 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-66, .div-block-67 {
    width: 90%;
    margin-left: 0%;
  }

  .div-block-69 {
    flex-direction: column;
  }

  .div-block-71 {
    width: 100vw;
  }

  .div-block-74 {
    align-items: flex-start;
    width: 90vw;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-75 {
    height: 190px;
  }

  .text-block-16 {
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
  }

  .section-22 {
    background-image: linear-gradient(#0000, #0000);
    height: 3000px;
  }

  .div-block-76 {
    padding-left: 15px;
    padding-right: 11px;
  }

  .paragraph-10 {
    font-size: 29px;
    line-height: 34px;
  }

  .div-block-81 {
    border-bottom-style: none;
    padding-bottom: 10px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .image-14 {
    width: 100vw;
    max-width: 100%;
  }

  .section-25 {
    margin-top: 22px;
    padding-top: 1px;
  }

  .heading-24 {
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
  }

  .div-block-82 {
    padding-left: 9px;
    padding-right: 10px;
  }

  .collection-item {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-84 {
    left: -2%;
  }

  .div-glass {
    z-index: 50;
    width: 440px;
    display: block;
    top: -2px;
    left: 1px;
  }

  .div-back {
    width: 440px;
  }

  .divfront {
    width: 430px;
    display: block;
  }

  .tallbar {
    width: 14px;
    margin-top: 6px;
    margin-left: 12px;
  }

  .div-guts1 {
    width: 376px;
    display: block;
  }

  .paragraph-10-copy {
    font-size: 24px;
    line-height: 34px;
  }

  .div-dot1 {
    width: 240px;
    height: 190px;
    display: block;
    top: 143px;
    left: -47px;
  }

  .div-guts2 {
    width: 373px;
    display: block;
    left: 8px;
  }

  .div-screen {
    width: 393px;
    display: block;
    top: 11px;
    left: 25px;
  }

  .paragraph-12 {
    font-size: 16px;
    line-height: 28px;
  }

  .text-block-23 {
    padding-left: 65px;
  }

  .link-block {
    margin-top: 27px;
  }

  .div-block-92 {
    width: 100%;
    margin-right: 0;
  }

  .footersubnav {
    margin-top: 10px;
    font-size: 18px;
  }

  .div-block-7-copy {
    flex-direction: column;
  }

  .div-block-99 {
    padding-bottom: 19px;
  }

  .div-block-100 {
    display: block;
  }

  .heading-31 {
    font-size: 39px;
  }

  .heading-34 {
    font-size: 47px;
    line-height: 41px;
  }

  .div-block-114 {
    width: 90vw;
  }

  .div-block-115 {
    margin-bottom: -14px;
    padding-top: 24px;
  }

  .button-15 {
    margin-bottom: 47px;
  }

  ._2top1-copy {
    background-image: linear-gradient(#000, #252525 43%);
    flex-direction: column;
    min-height: 90vh;
  }

  .heading-35 {
    font-size: 50px;
    line-height: 46px;
  }

  .div-block-116 {
    height: auto;
  }

  .div-block-117 {
    background-size: 520px;
    height: 161px;
    line-height: 20px;
  }

  .paragraph-19 {
    font-size: 18px;
    line-height: 26px;
  }

  .div-block-118 {
    background-size: 970px;
  }

  .heading-36 {
    text-align: center;
    font-size: 70px;
    line-height: 57px;
  }

  .heading-34-copy {
    font-size: 48px;
    line-height: 47px;
  }

  .div-block-120 {
    margin-bottom: 49px;
  }

  .div-block-120-copy {
    overflow: hidden;
  }

  .div-block-64-copy {
    height: auto;
    padding-bottom: 47px;
    padding-left: 3px;
    padding-right: 5px;
  }

  .submit-button-2-copy {
    width: 250px;
  }

  .heading-34-copy-copy {
    font-size: 47px;
    line-height: 49px;
  }

  .paragraph-19-copy {
    margin-top: 8px;
    margin-bottom: 24px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 23px;
  }

  .paragraph-19-copy-copy {
    margin-top: 21px;
    font-size: 15px;
    line-height: 22px;
  }

  .text-block-29 {
    margin-bottom: 29px;
    padding-left: 17px;
    padding-right: 19px;
    font-size: 19px;
    line-height: 26px;
  }

  .section-33 {
    min-height: 100vh;
  }

  .image-22.home-hero-3 {
    border-radius: 10px;
  }

  .image-22.home-hero-company {
    width: 100px;
    margin-bottom: 20px;
  }

  .image-22.home-hero-company.youtube {
    width: 92px;
  }

  .image-22.home-hero-company.google {
    width: 82px;
  }

  .image-22.home-hero-1, .image-22.home-hero-2 {
    border-radius: 10px;
  }

  .section-10-copy {
    height: 75px;
  }

  .text-space-left-large {
    margin-left: 12px;
  }

  .row.row-split-content {
    grid-template-columns: minmax(0, 1fr);
  }

  .container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .block-quote-2 {
    font-size: 26px;
    line-height: 27px;
  }

  .container-copy, .container-copy-copy, .container-copy44 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .form-input {
    padding-left: 16px;
    padding-right: 16px;
  }

  .form-grid-halves, .content-width-large {
    grid-template-columns: 1fr;
  }

  .handwriting-contents.pricing-tabbed-handwriting-contents {
    transform: translate(80%, -110%);
  }

  .pricing-table-section {
    margin-bottom: 24px;
  }

  .section-36 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .margin-top {
    margin-top: 16px;
  }

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

  .card-body {
    padding: 12px;
  }

  .content-width-small {
    width: 100%;
  }

  .icon-grid-list-item {
    border-bottom-style: none;
    padding-bottom: 8px;
  }

  .subheading {
    margin-bottom: 12px;
  }

  .section-title {
    margin-bottom: 36px;
  }

  .div-block-128 {
    padding-top: 12px;
    padding-left: 10px;
    padding-right: 7px;
  }

  .cert_image {
    width: 90px;
  }

  .cert_content {
    max-width: 210px;
  }

  .link-11 {
    font-size: 18px;
  }

  .div-block-137 {
    padding-bottom: 39px;
  }

  .div-block-138 {
    flex-direction: column;
  }

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

  .hot-button-copy {
    margin-top: 15px;
    margin-left: 0;
  }

  .sn-h {
    font-size: 25px;
    line-height: 33px;
  }

  .container-6 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .subheading-copy {
    margin-bottom: 12px;
  }

  .heading-38-copy {
    font-size: 16px;
    line-height: 23px;
  }

  .section-39 {
    padding-top: 8px;
  }

  .text-block-36 {
    font-size: 20px;
  }

  .tab-underline {
    margin-left: 6px;
    margin-right: 6px;
  }

  .icon-large {
    width: 72px;
  }

  .grid-thirds {
    grid-row-gap: 24px;
  }

  .centered-grid-item {
    flex-direction: column;
  }

  .tabs-underline-menu {
    margin-bottom: 24px;
  }

  .div-block-137-copy {
    background-position: 50% 13%;
    background-size: 450px;
    padding-bottom: 39px;
  }

  .checkbox-field {
    padding-left: 44px;
  }

  .div-block-159 {
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .div-block-161 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;
    position: static;
  }

  .div-block-162 {
    position: static;
  }

  .innerhighlight {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-167 {
    width: 34vw;
  }

  .text-block-42 {
    font-size: 20px;
    line-height: 1.3;
  }

  .heading-41 {
    font-size: 8vw;
    line-height: 1;
  }

  .paragraph-28 {
    font-size: 20px;
    line-height: 1.3;
  }

  .div-block-176 {
    background-position: 50% 100%;
    background-size: auto 90vw;
    flex-direction: column;
    align-items: center;
    height: 180vw;
    padding-top: 2vw;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

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

  .heading-43 {
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
  }

  .button-23 {
    margin-left: 0;
  }

  .div-block-178 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .heading-44 {
    font-size: 8vw;
  }

  .paragraph-29 {
    font-size: 20px;
    line-height: 1.3;
  }

  .text-block-44 {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 30px;
    font-size: 16px;
  }

  .div-block-186 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-187 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .heading-46 {
    font-size: 8vw;
    line-height: 1;
  }

  .paragraph-30 {
    font-size: 20px;
    line-height: 1.3;
  }

  .heading-48 {
    font-size: 8vw;
    line-height: 1;
  }

  .div-block-193 {
    background-size: 90vw;
    padding-top: 112vw;
  }

  .heading-49 {
    font-size: 8vw;
    font-weight: 700;
    line-height: 1.3;
  }

  .paragraph-31 {
    font-size: 20px;
  }

  .text-block-44-copy {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 30px;
    font-size: 16px;
  }

  .text-block-44-copy2 {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 29px;
    font-size: 16px;
  }

  .text-block-44-copy3, .text-block-44-copy4, .text-block-44-copy5 {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 30px;
    font-size: 16px;
  }

  .div-block-199 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-51 {
    line-height: 1;
  }

  .div-block-200 {
    background-image: url('../images/desktop5.webp'), linear-gradient(to bottom, null, null);
    background-position: 50% 100%, 0 0;
    height: 130vw;
  }

  .paragraph-32 {
    font-size: 20px;
    line-height: 1.3;
  }

  .div-block-201 {
    padding-bottom: 113px;
  }

  .paragraph-33 {
    font-size: 20px;
  }

  .paragraph-34 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
  }

  .heading-53 {
    font-size: 8vw;
    line-height: 1.3;
  }

  .paragraph-35 {
    font-size: 20px;
  }

  .div-block-207 {
    height: 190px;
  }

  .div-block-210 {
    height: 80vw;
    overflow: hidden;
  }

  .div-block-211 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .heading-55 {
    margin-top: 10px;
    font-size: 30px;
    line-height: 33px;
  }

  .paragraph-36 {
    padding-top: 5px;
  }

  .div-block-175-copy {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .heading-57 {
    font-size: 8vw;
  }

  .text-block-47 {
    width: auto;
  }

  .div-block-216 {
    width: 100vw;
  }

  .div-block-220 {
    width: 100vw;
    padding-left: 13px;
    padding-right: 13px;
  }

  .paragraph-39 {
    line-height: 1;
  }

  .heading-58 {
    text-align: center;
    line-height: 1;
  }

  .div-block-222 {
    padding-top: 80px;
  }

  .div-block-223 {
    align-items: center;
  }

  .div-block-220-copy {
    width: 100vw;
    padding-left: 13px;
    padding-right: 13px;
  }

  .div-block-223-copy, .div-block-223-copy-xopy {
    align-items: center;
  }

  .image-29 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-30 {
    padding-top: 0;
  }

  .div-block-64-copy {
    padding-left: 3px;
    padding-right: 5px;
  }

  .link-21-copy {
    padding-right: 40px;
  }

  .home-hero-featured-message-tag {
    margin-right: 6px;
    padding: 6px;
    font-size: 12px;
  }

  .button-secondary {
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .button-secondary._2-buttons {
    display: block;
  }

  .container-medium-940px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-medium-940px.home-hero {
    margin-bottom: 45px;
  }

  .paragraph-large {
    font-size: 20px;
  }

  .paragraph-large.home-hero {
    margin-bottom: 30px;
  }

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

  .display-1 {
    font-size: 45px;
  }

  ._2-buttons-wrapper {
    flex-direction: column;
    align-self: stretch;
    align-items: stretch;
    margin-right: 0;
  }

  .bg-gradient-blur-wrapper.home-hero-2 {
    bottom: 103px;
    right: -42px;
  }

  .bg-gradient-blur-wrapper.home-hero-1 {
    left: -99px;
  }

  .home-hero-featured-message-link {
    padding-right: 20px;
    font-size: 14px;
  }

  .home-hero-images-wrapper {
    margin-bottom: 52px;
  }

  .button-primary-gradient {
    display: block;
  }

  .button-primary-gradient._2-buttons {
    margin-right: 0;
    display: block;
  }

  .section-44 {
    padding-top: 66px;
    padding-bottom: 66px;
  }

  .section-44.home-hero {
    padding-top: 140px;
    padding-bottom: 85px;
  }

  .home-hero-companies {
    margin-bottom: -20px;
  }

  .button-primary {
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .home-hero-featured-message-wrapper {
    margin-bottom: 22px;
  }

  .paragraph-41 {
    font-size: 20px;
  }

  .div-block-237 {
    padding-right: 0;
  }

  .button-26 {
    text-align: center;
    width: 100%;
    font-size: 4.6vw;
  }

  .paragraph-42 {
    font-size: 20px;
  }

  .heading-63 {
    line-height: 1em;
  }

  .div-block-237-copy {
    padding-right: 0;
  }

  .question-title {
    flex: 1;
  }

  .text-block-49 {
    left: 10px;
  }

  .button-28, .button-28-copy {
    width: 90%;
    margin-left: 0;
  }

  .div-block-250 {
    flex-direction: column;
  }

  .grid-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-254 {
    flex-direction: row;
  }

  .link-block-7 {
    padding-left: 4px;
    padding-right: 4px;
  }

  .div-block-256 {
    height: 750px;
  }

  .heading-67 {
    font-size: 38px;
    line-height: 44px;
  }

  .heading-68 {
    line-height: 26px;
  }

  .div-block-259 {
    background-size: 390px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-267 {
    height: 59vw;
  }

  .heading-71 {
    font-size: 36px;
  }

  .link-25 {
    font-size: 16px;
  }

  .div-block-274 {
    background-position: 100% 80%, -13% 100%;
    background-size: 190px, 170px;
    height: 150vw;
  }

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

  .heading-73 {
    margin-bottom: 3px;
  }

  .div-block-277 {
    width: 100%;
    height: 70vw;
  }

  .heading-49-copy {
    font-size: 8vw;
    line-height: 1.3;
  }

  .paragraph-31-copy {
    font-size: 20px;
  }

  .div-block-279 {
    margin-top: 60px;
    margin-bottom: 69px;
  }

  .div-block-280 {
    width: 100%;
    height: 150px;
  }

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

  .paragraph-47 {
    font-size: 20px;
  }

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

  .div-block-288 {
    height: 690px;
    padding-top: 40px;
  }

  .heading-75 {
    font-size: 32px;
    line-height: 37px;
  }

  .heading-76 {
    margin-top: 0;
    font-size: 23px;
    line-height: 29px;
  }

  .button-30 {
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 23px;
  }

  .div-block-289 {
    max-width: 160px;
  }

  .div-block-288-copy {
    height: 660px;
    padding-top: 32px;
  }

  .div-block-289-copy {
    max-width: 160px;
  }

  .heading-75-copy {
    font-size: 32px;
    line-height: 37px;
  }

  .heading-76-copy {
    margin-top: 0;
    font-size: 23px;
    line-height: 29px;
  }

  .button-30-copy {
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 23px;
  }

  .div-block-290 {
    justify-content: center;
    max-height: 80px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 0;
  }

  .div-block-291 {
    max-width: 190px;
  }

  .div-block-295 {
    background-size: 500px;
  }

  .div-block-296 {
    margin-top: 13px;
    margin-bottom: 260px;
  }

  .heading-77 {
    font-size: 11vw;
  }

  .button-31 {
    padding: 13px 30px 16px;
    font-size: 18px;
  }

  .div-block-297 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 56px;
    margin-top: 14px;
    padding-top: 3px;
  }

  .link-28 {
    margin-left: 0;
  }

  .div-block-298 {
    padding-top: 20px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .heading-78 {
    font-size: 6vw;
  }

  .div-block-302 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-79 {
    font-size: 18px;
  }

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

  .div-block-302-copy {
    background-size: auto 66px;
    padding-left: 10px;
    padding-right: 89px;
  }

  .text-block-67, .text-block-68 {
    font-size: 26px;
  }

  .div-block-303 {
    padding-left: 12px;
  }

  .div-block-305, .div-block-306 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .div-block-310 {
    margin-top: 45px;
  }

  .div-block-311 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-48 {
    line-height: 22px;
  }

  .div-block-313 {
    background-image: url('../images/qr.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 520px;
    height: 320px;
  }

  .div-block-315 {
    background-position: 50% 100%, 0 0;
    background-size: 420px, auto;
    height: 740px;
    padding-top: 18px;
  }

  .heroh {
    font-size: 8vw;
    line-height: 1.1em;
  }

  .paragraph-49 {
    width: 83vw;
    font-size: 5vw;
    line-height: 1.4em;
  }

  .button-32 {
    justify-content: center;
    align-items: center;
    width: 82vw;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 18px;
    display: flex;
  }

  .div-block-319 {
    margin-top: 36px;
  }

  .sub {
    font-size: 25px;
  }

  .div-block-321 {
    padding-left: 20px;
  }

  .paragraph-50 {
    max-width: 310px;
    font-size: 16px;
  }

  .div-block-322 {
    width: 100%;
    font-size: 14px;
  }

  .div-block-324 {
    margin-top: 50px;
  }

  .heading-81 {
    margin-top: 10px;
    font-size: 22px;
  }

  .div-block-325 {
    margin-bottom: 50px;
  }

  .heading-83 {
    font-size: 18px;
  }

  .div-block-327 {
    margin-top: 10px;
  }

  .text-block-72 {
    font-size: 26px;
  }

  .text-block-74 {
    line-height: 1.1em;
  }

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

  .div-block-331 {
    width: 93vw;
  }

  .background-video {
    height: 150vw;
    padding-left: 15px;
  }

  .heading-84 {
    padding-left: 0;
    font-size: 22px;
    line-height: 1.2em;
  }

  .paragraph-51, .paragraph-52, .paragraph-53 {
    font-size: 14px;
  }

  .background-video-2 {
    max-height: 220px;
  }

  .checkbox-label {
    padding-left: 13px;
  }

  .form-block-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .checkbox {
    margin-right: 0;
  }

  .div-block-334 {
    padding-top: 80px;
  }

  .text-block-72-copy {
    font-size: 26px;
  }

  .div-block-338 {
    display: flex;
  }

  .div-block-340, .image-40 {
    display: none;
  }

  .div-block-175-copy-2 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .text-block-68-copy {
    font-size: 26px;
  }

  .div-block-313-copy {
    background-image: url('../images/qr.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 520px;
    height: 340px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .div-block-296-copy {
    margin-top: 13px;
    margin-bottom: 260px;
  }

  .heading-77-copy {
    font-size: 11vw;
  }

  .button-31-copy {
    padding: 13px 30px 16px;
    font-size: 18px;
  }

  .link-28-copy {
    margin-left: 0;
  }

  .div-block-296-copy-copy {
    margin-top: 13px;
    margin-bottom: 260px;
  }

  .div-block-64-copy {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 10px 130px;
  }

  .heading-86 {
    line-height: 1em;
  }

  .div-block-352 {
    background-color: #ffffff7d;
    width: 100vw;
    padding-top: 14px;
    padding-bottom: 17px;
    padding-left: 0;
  }

  .div-block-358 {
    height: 330px;
  }

  .div-block-359-copy {
    padding-top: 22px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-360 {
    background-position: 50%;
    height: 200px;
  }

  .div-block-370 {
    max-width: 150px;
  }

  .collection-item-5 {
    background-size: 350px;
    height: 593px;
  }

  .div-block-371 {
    height: 520px;
  }

  .text-block-86 {
    font-size: 8vw;
  }

  .text-block-87 {
    font-size: 20px;
  }

  .paragraph-58 {
    font-size: 11vw;
  }

  .div-block-373 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .paragraph-59 {
    font-size: 20px;
  }

  .heading-42-copy {
    text-align: center;
  }

  .heading-43-copy {
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
  }

  .button-23-copy {
    margin-left: 0;
  }

  .div-block-176-copy {
    background-position: 50%;
    background-size: auto 188vw;
    flex-direction: column;
    align-items: center;
    height: 180vw;
    padding-top: 2vw;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-375 {
    padding-top: 24px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .paragraph-60 {
    font-size: 18px;
  }

  .div-block-379 {
    padding-top: 34px;
  }

  .div-block-380-copy-copy {
    width: 90%;
    height: 172vw;
  }

  .div-block-380-copy-copy-copy {
    width: 90%;
    padding: 6px 16px 32px;
  }

  .div-block-382 {
    height: 141vw;
  }

  .div-block-383 {
    width: 100px;
    max-width: 200px;
  }

  .text-block-90 {
    font-size: 8vw;
  }

  .div-block-384 {
    padding-top: 48px;
  }

  .text-block-91 {
    font-size: 7vw;
  }

  .heading-88 {
    font-size: 6vw;
  }

  .text-block-93 {
    padding-top: 16px;
    font-size: 18px;
  }

  .text-block-95 {
    font-size: 16px;
  }

  .div-block-388 {
    max-width: 160px;
  }

  .radio-button-field-3, .div-block-391 {
    padding-right: 8px;
  }

  .div-block-395 {
    height: 128vw;
    padding-top: 3vw;
  }

  .div-block-396-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-398-copy {
    padding-left: 14px;
    padding-right: 14px;
  }
}

#w-node-_9ad47394-9b14-ae3b-3569-92911bac38fc-c61aa30e {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_923b35ec-666a-96b2-1387-152371f5edb3-c61aa30e {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_1f046ba1-e8a8-26cd-b731-30f5c1537c9e-c61aa30e {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_321f3290-d887-2498-4445-7b544262a9d1-c61aa30e {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-da6fb2ff-6aab-09e1-7dff-58e97a2fb19e-c61aa30e {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-da6fb2ff-6aab-09e1-7dff-58e97a2fb1a5-c61aa30e {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_4bb9c6c7-5dd6-41c2-0a82-ffd99c6cc943-c61aa32b, #w-node-_4bb9c6c7-5dd6-41c2-0a82-ffd99c6cc944-c61aa32b, #w-node-_4bb9c6c7-5dd6-41c2-0a82-ffd99c6cc94c-c61aa32b, #w-node-_4bb9c6c7-5dd6-41c2-0a82-ffd99c6cc952-c61aa32b, #w-node-_4bb9c6c7-5dd6-41c2-0a82-ffd99c6cc953-c61aa32b, #w-node-d0fba9d6-0930-7be7-1513-b497fe5d10fe-c61aa342, #w-node-c7382899-e5d6-5437-5000-f9eb1cc108b0-c61aa342, #w-node-_31ee7187-d5ad-11c0-de4a-6f7916909bfb-c61aa342, #w-node-a9d1207f-2063-9037-d8a8-4cef15afe60b-c61aa342, #w-node-a9d1207f-2063-9037-d8a8-4cef15afe60c-c61aa342, #w-node-a9d1207f-2063-9037-d8a8-4cef15afe60d-c61aa342, #w-node-_679867d0-18b8-f5b6-f479-f7e4311b4054-c61aa342, #w-node-_679867d0-18b8-f5b6-f479-f7e4311b4055-c61aa342, #w-node-_679867d0-18b8-f5b6-f479-f7e4311b4056-c61aa342, #w-node-_4671baaa-56c2-9590-ea2c-e473a6cd9764-c61aa342, #w-node-_4671baaa-56c2-9590-ea2c-e473a6cd9765-c61aa342, #w-node-_4671baaa-56c2-9590-ea2c-e473a6cd9766-c61aa342, #w-node-cffdd7c8-5126-83b4-cb2c-da8f37c98847-c61aa342, #w-node-cffdd7c8-5126-83b4-cb2c-da8f37c98848-c61aa342, #w-node-cffdd7c8-5126-83b4-cb2c-da8f37c98849-c61aa342, #w-node-b8eca00d-2e81-fcf0-5a95-82f62a695675-c61aa342, #w-node-b8eca00d-2e81-fcf0-5a95-82f62a695676-c61aa342, #w-node-b8eca00d-2e81-fcf0-5a95-82f62a695677-c61aa342, #w-node-_913a6aa2-c2ff-79da-3556-be87bcaa9a71-c61aa342, #w-node-_913a6aa2-c2ff-79da-3556-be87bcaa9a72-c61aa342, #w-node-_913a6aa2-c2ff-79da-3556-be87bcaa9a73-c61aa342, #w-node-c1054692-a438-7f43-a3e4-ef3404b08f7e-c61aa342, #w-node-c1054692-a438-7f43-a3e4-ef3404b08f7f-c61aa342, #w-node-c1054692-a438-7f43-a3e4-ef3404b08f80-c61aa342, #w-node-ee83536e-a9b8-efd2-0236-4f821f63f193-c61aa342, #w-node-ee83536e-a9b8-efd2-0236-4f821f63f194-c61aa342, #w-node-ee83536e-a9b8-efd2-0236-4f821f63f195-c61aa342, #w-node-e03cdb40-cba8-88e3-820e-751b4d853d02-c61aa342, #w-node-e03cdb40-cba8-88e3-820e-751b4d853d03-c61aa342, #w-node-e03cdb40-cba8-88e3-820e-751b4d853d04-c61aa342, #w-node-e4f4f745-e0a8-c8a9-11df-28a4fb83325d-c61aa342, #w-node-e4f4f745-e0a8-c8a9-11df-28a4fb83325e-c61aa342, #w-node-e4f4f745-e0a8-c8a9-11df-28a4fb83325f-c61aa342, #w-node-_284ba309-8dc5-0350-20a4-843df39ec3d5-c61aa342, #w-node-_284ba309-8dc5-0350-20a4-843df39ec3d6-c61aa342, #w-node-_284ba309-8dc5-0350-20a4-843df39ec3d7-c61aa342, #w-node-_6d386134-7b6e-dc33-c300-a3cca34ecfcf-c61aa342, #w-node-_6d386134-7b6e-dc33-c300-a3cca34ecfd0-c61aa342, #w-node-_6d386134-7b6e-dc33-c300-a3cca34ecfd1-c61aa342, #w-node-a5c798fd-a6a5-8d10-3af4-7a564e98d20c-c61aa342, #w-node-a5c798fd-a6a5-8d10-3af4-7a564e98d20d-c61aa342, #w-node-a5c798fd-a6a5-8d10-3af4-7a564e98d20e-c61aa342, #w-node-_5b1a74c7-3f6c-48e1-04b8-f436dfc1d610-c61aa342, #w-node-_5b1a74c7-3f6c-48e1-04b8-f436dfc1d611-c61aa342, #w-node-_5b1a74c7-3f6c-48e1-04b8-f436dfc1d612-c61aa342, #w-node-_97aa92be-ea5e-41d1-03c0-4bec98295557-c61aa342, #w-node-_97aa92be-ea5e-41d1-03c0-4bec98295558-c61aa342, #w-node-_97aa92be-ea5e-41d1-03c0-4bec98295559-c61aa342, #w-node-d3c874fe-e897-baec-c3f0-5073f9a9cad9-c61aa37c, #w-node-_02968a72-8d82-dba4-1d2f-dd1f98f23b0f-c61aa37c, #w-node-b57219c3-487c-a9b9-bdec-c76202c79c7c-c61aa37c, #w-node-_62846682-94e5-37dc-79f9-a943994205ad-c61aa37c, #w-node-_62846682-94e5-37dc-79f9-a943994205ae-c61aa37c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_67a97d0a-4591-78d3-f7dc-28497d1504df-c61aa384 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-bb33a041-1103-b980-5474-98a3d2974c5f-c61aa384 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_67a97d0a-4591-78d3-f7dc-28497d1504df-c61aa386 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-bb33a041-1103-b980-5474-98a3d2974c5f-c61aa386 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-ab13357a-adc7-778e-dc13-ed95cb3798a5-c61aa390 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a55a55b8-2877-7938-5958-e1631c331b68-c61aa390 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_98f3541f-9e63-bf08-d2ac-f3941d520531-c61aa390, #w-node-b607373c-ddb2-f260-8a09-14f9afac550d-c61aa390 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c972c47-9138-0c55-d3e8-1ae2e5f9f170-c61aa390 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_23150884-2ec7-1ccc-3a84-517b7629b890-f25ce195, #w-node-fd6e3784-8282-aacc-485c-f1495d137578-f25ce195, #w-node-_4e6c1b27-3972-b9ef-c449-0a582cb96d9e-f25ce195, #w-node-_98472a54-a065-d079-5d98-87e00a05492b-f25ce195, #w-node-_23150884-2ec7-1ccc-3a84-517b7629b890-8f8baa64, #w-node-fd6e3784-8282-aacc-485c-f1495d137578-8f8baa64, #w-node-_4e6c1b27-3972-b9ef-c449-0a582cb96d9e-8f8baa64, #w-node-_98472a54-a065-d079-5d98-87e00a05492b-8f8baa64, #w-node-_23150884-2ec7-1ccc-3a84-517b7629b890-5c0f98f8, #w-node-fd6e3784-8282-aacc-485c-f1495d137578-5c0f98f8, #w-node-_4e6c1b27-3972-b9ef-c449-0a582cb96d9e-5c0f98f8, #w-node-_98472a54-a065-d079-5d98-87e00a05492b-5c0f98f8, #w-node-efed67ee-9621-a294-97c9-5f06df99566d-94f8d507, #w-node-_87cd7d96-efba-958d-1812-87b5bc76d008-94f8d507, #w-node-_0b2de7f7-c885-ce12-757b-bb2dc6171c2b-94f8d507, #w-node-_5ea4f992-e862-9efb-0f31-79e053ab0ba7-94f8d507, #Company.w-node-bf65d155-2257-179e-c640-e5a14077e114-94f8d507, #w-node-_8821649c-5009-e4a8-6d4c-84c289c7e152-94f8d507, #w-node-_2f744462-92b6-4af4-1c60-f61dbbd82fd4-94f8d507, #w-node-cf0e52e0-f9ca-fec2-4f0e-c3b167eb3135-94f8d507, #w-node-_9a3c6512-9ffc-48b6-b0a0-f7f4e2a448e7-94f8d507, #Email.w-node-b885e1e1-4144-2d4c-af03-7a373e1cbde9-94f8d507, #w-node-_68b5f059-2570-5c87-d396-8c542b44f553-94f8d507, #w-node-_23150884-2ec7-1ccc-3a84-517b7629b890-a683b6d5, #w-node-fd6e3784-8282-aacc-485c-f1495d137578-a683b6d5, #w-node-_4e6c1b27-3972-b9ef-c449-0a582cb96d9e-a683b6d5, #w-node-_98472a54-a065-d079-5d98-87e00a05492b-a683b6d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_4bb9c6c7-5dd6-41c2-0a82-ffd99c6cc943-c61aa32b, #w-node-_4bb9c6c7-5dd6-41c2-0a82-ffd99c6cc952-c61aa32b, #w-node-d3c874fe-e897-baec-c3f0-5073f9a9cad9-c61aa37c, #w-node-_62846682-94e5-37dc-79f9-a943994205ad-c61aa37c, #w-node-_98f3541f-9e63-bf08-d2ac-f3941d520531-c61aa390 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_67a97d0a-4591-78d3-f7dc-28497d1504df-c61aa384 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-bb33a041-1103-b980-5474-98a3d2974c5f-c61aa384 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_67a97d0a-4591-78d3-f7dc-28497d1504df-c61aa386 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-bb33a041-1103-b980-5474-98a3d2974c5f-c61aa386 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_4bb15762-57f2-0e13-f3a2-7a1a6f11e6a5-94f8d507 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_67a97d0a-4591-78d3-f7dc-28497d1504df-c61aa384 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-bb33a041-1103-b980-5474-98a3d2974c5f-c61aa384 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_67a97d0a-4591-78d3-f7dc-28497d1504df-c61aa386 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-bb33a041-1103-b980-5474-98a3d2974c5f-c61aa386 {
    grid-area: 2 / 1 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_9ad47394-9b14-ae3b-3569-92911bac38fc-c61aa30e {
    grid-area: 1 / 1 / 3 / 3;
    justify-self: center;
  }

  #w-node-_923b35ec-666a-96b2-1387-152371f5edb3-c61aa30e {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_1f046ba1-e8a8-26cd-b731-30f5c1537c9e-c61aa30e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_321f3290-d887-2498-4445-7b544262a9d1-c61aa30e, #w-node-da6fb2ff-6aab-09e1-7dff-58e97a2fb19e-c61aa30e {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-da6fb2ff-6aab-09e1-7dff-58e97a2fb1a5-c61aa30e {
    grid-area: 1 / 1 / 2 / 3;
  }
}


@font-face {
  font-family: 'Plain';
  src: url('../fonts/PlainRegular-Regular.eot') format('embedded-opentype'), url('../fonts/PlainRegular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Plain';
  src: url('../fonts/PlainBold-Regular.eot') format('embedded-opentype'), url('../fonts/PlainBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}