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

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

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

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

@font-face {
  font-family: "700 Applesdgothicneo";
  src: url('../fonts/700_AppleSDGothicNeo-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "400 Applesdgothicneo";
  src: url('../fonts/400_AppleSDGothicNeo-Medium.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "100 Applesdgothicneo";
  src: url('../fonts/100_AppleSDGothicNeo-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "300 Applesdgothicneo";
  src: url('../fonts/300_AppleSDGothicNeo-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "200 Applesdgothicneo";
  src: url('../fonts/200_AppleSDGothicNeo-UltraLight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "600 Applesdgothicneo";
  src: url('../fonts/600_AppleSDGothicNeo-SemiBold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "800 Applesdgothicneo";
  src: url('../fonts/800_AppleSDGothicNeo-ExtraBold.otf') format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "500 Applesdgothicneo";
  src: url('../fonts/500_AppleSDGothicNeo-Regular.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "900 Applesdgothicneo";
  src: url('../fonts/900_AppleSDGothicNeo-Heavy.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --system: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  --0-41: -.41px;
  --430: 430px;
  --hc34--black: #232227;
  --gf11--white: white;
  --gf11--green: #29aa41;
  --gf11--gray: #969696;
  --gf11--black: #2c2c2c;
  --gf11--light-gray: #c7c7cc;
  --ht1--white: #f6f6f6;
  --ht1--blue: #4987e5;
  --ht1--gray: #9d9d9d;
  --ht1--black: #1c1c1c;
  --ht1--dark-gray: #414141;
  --ti3--bg: #17212b;
  --ti3--osn: #5eb5f7;
  --hc5--bg: #1c2948;
  --hc5--blue: #0074e4;
  --hc5--white: white;
  --hc5--gray: #9a9a9a;
  --gf12--bg: #212226;
  --gf12--osn: #3fedb2;
  --pv--white-bg: #fff;
  --pv--blue: #4185ff;
  --pv--light-gray: #b4b4b4;
  --pv--black: #424242;
  --hc36--bg: #121212;
  --hc36--osn: #d1f867;
  --eq--bg: #141414;
  --eq--white: white;
  --eq--light-gray: #898989;
  --eq--purple: #7050c6;
  --eq--gray: #545454;
  --hc7-f--white: white;
  --hc7-f--green: #32cd42;
  --hc7-f--gray: #ababab;
  --hc7-f--balck: #272727;
  --cr1--bg: #dfddf7;
  --cr1--purple: #5852d6;
  --cr1--white: white;
  --cr1--lgray: #a6a6a6;
  --cr1--black: #1f1f1f;
  --cr2--black: black;
  --cr2--white: white;
  --cr2--green: #42c700;
  --hc2-sk--bg: #f7fbff;
  --hc2-sk--gray: #6b6a73;
  --hc2-sk--white: white;
  --hc2-sk--gray-2: #646464;
  --hc2-sk--purple: #7b58ef;
  --hc2-sk--black: #232227;
  --hc2-sk--light-gray: silver;
  --hc37--bg: #27282d;
  --hc37--osn: #386cfc;
  --hc41--bg: #292929;
  --hc41--red: #cb3444;
  --hc42--white: white;
  --hc42--blue: #007aff;
  --hc42--gray: #a1a1a1;
  --hc42--black: #202020;
}

.body {
  color: #fff;
  letter-spacing: -.41px;
  background-color: #161616;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 400;
  display: flex;
}

.div-block {
  background-image: url('../images/pw1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-2 {
  background-image: linear-gradient(#16161600, #161616 4%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 24px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

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

.text-block {
  color: #161616;
  background-color: #7fe1db;
  border-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.div-block-4, .div-block-5 {
  background-color: #909090;
  width: 2px;
  height: 16px;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-2, .text-block-3, .text-block-4 {
  color: #909090;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.text-block-5 {
  color: #7fe1db;
  text-align: center;
  margin-bottom: 24px;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
}

.text-block-6 {
  color: #909090;
  text-align: center;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 400;
  line-height: 120%;
}

.text-span, .text-span-2 {
  font-weight: 600;
}

.div-block-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.image {
  width: 24px;
  height: 24px;
}

.div-block-8 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 48px;
  display: flex;
}

.text-block-7 {
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-7-copy_pw1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.text-block-7-copy_pw1 {
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-8 {
  text-align: center;
  margin-bottom: 8px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.image-2 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-2-copy_pw1 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-2 {
  color: #fff;
  letter-spacing: -.41px;
  background-color: #161616;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-9 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-10 {
  background-image: url('../images/pw2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 292px;
  display: flex;
}

.text-block-9 {
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
}

.text-block-10 {
  color: #909090;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-11 {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-11 {
  color: #7fe1db;
  text-align: center;
  margin-bottom: 16px;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
}

.div-block-12 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 110px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-3 {
  width: 24px;
  height: 24px;
}

.text-block-12 {
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-14 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-13-copy_pw2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-12-copy_pw2 {
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-13 {
  margin-bottom: 16px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.image-4 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-4-copy_pw2 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-3 {
  color: #fff;
  letter-spacing: -.41px;
  background-color: #161616;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-15 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-16 {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-14 {
  text-align: center;
  margin-bottom: 8px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-15 {
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-16 {
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-17 {
  color: #7fe1db;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.div-block-17 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-5 {
  width: 100%;
}

.text-block-18 {
  opacity: .8;
  padding: 10px;
  font-size: 15px;
  line-height: 120%;
}

.body-4 {
  color: #fff;
  letter-spacing: -.41px;
  background-color: #161616;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-18 {
  background-image: linear-gradient(0deg, #161616, #16161600), url('../images/pw_osn.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-19 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-19 {
  margin-bottom: 40px;
  font-size: 15px;
  line-height: 120%;
}

.text-span-3 {
  text-decoration: underline;
}

.text-block-20 {
  margin-bottom: 8px;
  font-size: 28px;
  font-weight: 600;
  line-height: 34px;
}

.image-6 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-6-copy_pw_osn {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-7 {
  margin-top: 150px;
  position: static;
}

.body-5 {
  color: #fff;
  letter-spacing: -.41px;
  background-color: #161616;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-20 {
  color: #fff;
  letter-spacing: -.41px;
  background-image: url('../images/pr-1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-21 {
  background-image: linear-gradient(#16161600, #161616 4%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-21 {
  color: #161616;
  text-align: center;
  background-color: #7fe1db;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  margin-bottom: 70px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.text-block-22 {
  opacity: .6;
  text-align: center;
  margin-bottom: 24px;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-23 {
  text-align: center;
  margin-bottom: 8px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-20-copy_pr2 {
  color: #fff;
  letter-spacing: -.41px;
  background-image: url('../images/pr-2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-20-copy_pr3 {
  color: #fff;
  letter-spacing: -.41px;
  background-image: url('../images/pr-3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-20-copy_pr4 {
  color: #fff;
  letter-spacing: -.41px;
  background-image: url('../images/pr-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-20-copy_pr5 {
  color: #fff;
  letter-spacing: -.41px;
  background-image: url('../images/pr-5.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.body-6 {
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-22 {
  max-width: var(--430);
  background-image: url('../images/pw1_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-23 {
  background-image: linear-gradient(#fff0, #fff 5%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-24 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-24 {
  background-color: var(--hc34--black);
  color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  font-size: 17px;
  font-weight: 500;
  display: flex;
}

.text-block-25 {
  color: #646464;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-25 {
  background-color: #646464;
  width: 2px;
  height: 16px;
}

.div-block-26 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-26 {
  color: var(--hc34--black);
  text-align: center;
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}

.text-block-27 {
  color: #23222780;
  text-align: center;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 600;
}

.text-block-28 {
  color: var(--hc34--black);
  margin-bottom: 32px;
  font-size: 15px;
  font-weight: 600;
}

.div-block-27 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 52px;
  display: flex;
}

.div-block-28 {
  background-color: #e4c5ee;
  border-radius: 1000px;
  width: 21px;
  height: 21px;
}

.text-block-29 {
  color: var(--hc34--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-29 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-29-copy {
  color: var(--hc34--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.div-block-28-copy2 {
  background-color: #ecf0a6;
  border-radius: 1000px;
  width: 21px;
  height: 21px;
}

.div-block-28-copy3 {
  background-color: #f0a6af;
  border-radius: 1000px;
  width: 21px;
  height: 21px;
}

.div-block-28-copy4 {
  background-color: #c4cdec;
  border-radius: 1000px;
  width: 21px;
  height: 21px;
}

.div-block-28-copy5 {
  background-color: #c7ecc4;
  border-radius: 1000px;
  width: 21px;
  height: 21px;
}

.image-8 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-7 {
  font-family: var(--system);
  text-align: center;
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-30 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.image-8-copypw2 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-31 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

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

.div-block-27-copy {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-33 {
  background-image: url('../images/pw2_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 292px;
  display: flex;
}

.div-block-34 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-30 {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.text-block-31 {
  color: #ffffff80;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.body-8 {
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-35 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-36 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-37 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-32 {
  color: #00000080;
  padding: 10px;
  font-size: 15px;
}

.image-9 {
  width: 100%;
}

.text-block-33 {
  color: var(--hc34--black);
  text-align: center;
  margin-bottom: 32px;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
}

.text-block-34 {
  color: var(--hc34--black);
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-35 {
  color: #60c158;
  text-align: center;
  margin-bottom: 13px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.text-block-36 {
  color: #c96e79;
  margin-bottom: 4px;
  font-size: 37px;
  font-weight: 700;
  line-height: 31px;
}

.body-9 {
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-38 {
  max-width: var(--430);
  background-image: url('../images/pw_osn_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-39 {
  background-image: linear-gradient(#fff0, #fff 5%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-37 {
  color: var(--hc34--black);
  font-size: 17px;
  line-height: 22px;
}

.text-block-38 {
  color: var(--hc34--black);
  text-align: center;
  margin-bottom: 32px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-39 {
  color: var(--hc34--black);
  text-align: center;
  margin-bottom: 8px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-span-4 {
  text-decoration: underline;
}

.image-8-copypsosn {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-10 {
  font-family: var(--system);
  color: var(--hc34--black);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-40 {
  max-width: var(--430);
  background-image: url('../images/pr1-1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-41 {
  background-image: linear-gradient(#ffffff0d, #fff 5%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-24-copypr1 {
  background-color: var(--hc34--black);
  color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-bottom: 70px;
  font-size: 17px;
  font-weight: 500;
  display: flex;
}

.image-10 {
  width: 128px;
  margin-bottom: 32px;
}

.text-block-40 {
  text-align: center;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-41 {
  text-align: center;
  margin-bottom: 34px;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-40-copysc1 {
  max-width: var(--430);
  background-image: url('../images/pr1-2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-40-copysc2 {
  max-width: var(--430);
  background-image: url('../images/pr1-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-40-copysc3 {
  max-width: var(--430);
  background-image: url('../images/pr1-3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-40-copysc4 {
  max-width: var(--430);
  background-image: url('../images/pr1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-42 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 50px;
  display: flex;
}

.div-block-43 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e4c5ee;
  border-radius: 32px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 16px;
  display: flex;
}

.text-block-42 {
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-43 {
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
}

.div-block-44, .div-block-45, .div-block-46 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-43-copy2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #c4cdec;
  border-radius: 32px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 16px;
  display: flex;
}

.div-block-43-copy3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ecf0a6;
  border-radius: 32px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 16px;
  display: flex;
}

.body-11 {
  background-color: var(--gf11--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-47 {
  background-image: url('../images/Pw_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-48 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  background-color: var(--gf11--white);
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  display: flex;
}

.div-block-49 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-44 {
  background-color: var(--gf11--green);
  color: var(--gf11--white);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-50 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-51, .div-block-52 {
  background-color: var(--gf11--gray);
  justify-content: center;
  align-items: center;
  width: 2px;
  height: 16px;
  display: flex;
}

.text-block-45, .text-block-46, .text-block-47 {
  color: var(--gf11--gray);
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-53 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-48 {
  color: var(--gf11--green);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-54 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-55 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-49 {
  color: var(--gf11--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-49-copy {
  color: var(--gf11--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.div-block-56 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-57 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-50 {
  color: var(--gf11--gray);
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.text-block-51 {
  color: var(--gf11--green);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.text-span-5, .text-span-6 {
  text-transform: none;
  font-weight: 400;
}

.image-11 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-span-7 {
  text-transform: none;
}

.text-block-52 {
  color: var(--gf11--gray);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 136%;
}

.text-span-8, .text-span-9 {
  font-weight: 400;
}

.text-span-10 {
  text-transform: uppercase;
}

.body-12 {
  background-color: var(--gf11--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-58 {
  background-color: var(--gf11--white);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-49-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-44-copy {
  background-color: var(--gf11--green);
  color: var(--gf11--white);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-59 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  background-color: var(--gf11--white);
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 22px;
  display: flex;
  box-shadow: 0 4px 16px #0000001f;
}

.div-block-60 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-61 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-62 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-53 {
  color: var(--gf11--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-53-copy {
  color: var(--gf11--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-54 {
  color: var(--gf11--green);
  font-size: 28px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-55 {
  color: var(--gf11--gray);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-63 {
  background-image: url('../images/Frame-1171276077.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-64 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-56 {
  color: var(--gf11--green);
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 126%;
}

.text-block-57 {
  color: var(--gf11--gray);
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
}

.image-12 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-13 {
  background-color: var(--gf11--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-65 {
  background-color: var(--gf11--white);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-66 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-49-copy-1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-44-copy-1 {
  background-color: var(--gf11--green);
  color: var(--gf11--white);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-67 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-58 {
  color: var(--gf11--green);
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-59 {
  color: var(--gf11--black);
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.div-block-68 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-60 {
  color: var(--gf11--gray);
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-61 {
  color: var(--gf11--gray);
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-69 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-70 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 60px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-13 {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-62 {
  opacity: .54;
  color: var(--gf11--light-gray);
  margin-left: 10px;
  padding: 10px;
  font-size: 15px;
  line-height: 120%;
}

.body-14 {
  background-color: var(--gf11--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-71 {
  background-image: url('../images/Pw_Osn_2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-49-copy-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-44-copy-2 {
  background-color: var(--gf11--green);
  color: var(--gf11--white);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-72 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: var(--gf11--white);
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  display: flex;
  box-shadow: 0 -4px 16px #00000014;
}

.div-block-73 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-74 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-75 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-63 {
  color: var(--gf11--black);
  font-size: 17px;
  font-weight: 500;
}

.text-block-63-copy {
  color: var(--gf11--black);
  font-size: 17px;
  font-weight: 500;
  text-decoration: underline;
}

.div-block-76 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-64 {
  color: var(--gf11--gray);
  text-align: center;
  font-size: 15px;
  line-height: 18px;
}

.image-14 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-15 {
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-77 {
  background-image: url('../images/Pr_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-78 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 70px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-65 {
  background-color: var(--gf11--green);
  color: var(--gf11--white);
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-79 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: linear-gradient(#fff0, #fff 8%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  display: flex;
}

.div-block-80 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-66 {
  color: var(--gf11--green);
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 126%;
}

.div-block-81 {
  background-image: url('../images/Pr_2.png');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.div-block-78-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 70px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-65-copy {
  background-color: var(--gf11--green);
  color: var(--gf11--white);
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-82 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#fff0, #fff 9%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  display: flex;
}

.div-block-83 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-67 {
  color: var(--gf11--green);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
}

.text-block-68 {
  color: var(--gf11--black);
  text-align: center;
  font-size: 17px;
}

.div-block-84 {
  background-image: url('../images/Pr_3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-65-copy-1 {
  background-color: var(--gf11--green);
  color: var(--gf11--white);
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-85 {
  background-image: url('../images/Pr_4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-65-copy-2 {
  background-color: var(--gf11--green);
  color: var(--gf11--white);
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-86 {
  background-image: url('../images/Pr_5.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-65-copy-3 {
  background-color: var(--gf11--green);
  color: var(--gf11--white);
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-87 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 112px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-88 {
  background-color: var(--gf11--light-gray);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1px;
  display: flex;
}

.div-block-89 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-15 {
  width: 96px;
  height: 96px;
}

.div-block-90 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-91 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  mix-blend-mode: normal;
  background-color: #fffc;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: flex;
}

.div-block-92 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-69 {
  color: var(--gf11--green);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-70 {
  color: var(--gf11--black);
  font-size: 11px;
  line-height: 12px;
}

.div-block-90-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image-16, .image-17 {
  width: 96px;
  height: 96px;
}

.body-16 {
  justify-content: center;
  display: flex;
}

.div-block-93 {
  background-color: #f5f5f5;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-94 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: static;
}

.image-18 {
  text-align: center;
  vertical-align: baseline;
  width: 100%;
  margin-top: 32px;
}

.text-block-71 {
  color: #007aff80;
  letter-spacing: -.08px;
  padding: 10px;
  font-size: 15px;
  position: static;
  inset: 0% auto auto 0%;
}

.div-block-95 {
  flex-flow: column;
  justify-content: flex-end;
  margin-top: 38px;
  display: flex;
}

.div-block-96 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-72 {
  color: #007aff;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 40px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-73 {
  color: #282830;
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-97 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 4px;
  display: flex;
}

.text-block-74 {
  color: #282830;
  letter-spacing: -.41px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-75 {
  color: #282830;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
}

.div-block-98 {
  flex-flow: column;
  justify-content: flex-end;
  margin-top: 16px;
  display: flex;
}

.text-block-76 {
  color: #fff;
  text-align: center;
  letter-spacing: .38px;
  background-color: #007aff;
  border-radius: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-99 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #aeaeb2;
  text-align: center;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-100 {
  background-color: #aeaeb2;
  width: 2px;
  height: 16px;
}

.body-17 {
  justify-content: center;
  display: flex;
}

.div-block-101 {
  background-image: url('../images/pw_2.png');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-102 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(#f5f5f500, #f5f5f56b 3%, #f5f5f5 32%);
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-77 {
  color: #007aff;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-103 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-104 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.text-block-78 {
  color: #282830;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-78-copy {
  color: #282830;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
  text-decoration: underline;
}

.div-block-105 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.div-block-106 {
  flex-flow: column;
  justify-content: flex-end;
  margin-top: 64px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-79 {
  color: #aeaeb2;
  text-align: center;
  letter-spacing: -.08px;
  font-size: 15px;
}

.text-span-11, .text-span-12 {
  font-weight: 600;
}

.text-block-80 {
  color: #007aff;
  text-align: center;
  letter-spacing: -.08px;
  margin-top: 4px;
  font-size: 15px;
  font-weight: 600;
}

.text-block-81 {
  color: #fff;
  text-align: center;
  letter-spacing: .38px;
  text-transform: uppercase;
  background-color: #007aff;
  border-radius: 32px;
  margin-top: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-107 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #aeaeb2;
  text-align: center;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-108 {
  background-color: #aeaeb2;
  width: 2px;
  height: 16px;
}

.image-19 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-18 {
  justify-content: center;
  display: flex;
}

.div-block-109 {
  background-color: #f5f5f5;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-110 {
  background-color: #007aff;
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-flow: column;
  justify-content: flex-end;
  padding-top: 108px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.text-block-82 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-111 {
  background-color: #fff;
  border-radius: 32px;
  flex-flow: column;
  justify-content: flex-end;
  margin-top: 16px;
  padding: 8px 16px;
  display: flex;
}

.div-block-112 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-113 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.text-block-83 {
  color: #282830;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-83-copy {
  color: #282830;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-84 {
  color: #ffffff80;
  text-align: center;
  letter-spacing: -.08px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 15px;
}

.div-block-114 {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 32px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-115 {
  background-image: url('../images/1Frame-1171275961.svg');
  background-position: 50% 100%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 205px;
  display: flex;
}

.div-block-116 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-85 {
  color: #007aff;
  text-align: center;
  letter-spacing: -.41px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 24.5px;
}

.text-block-86 {
  color: #aeaeb2;
  letter-spacing: -.41px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-117 {
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-87 {
  color: #fff;
  text-align: center;
  letter-spacing: .38px;
  text-transform: uppercase;
  background-color: #007aff;
  border-radius: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-118 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #aeaeb2;
  text-align: center;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-119 {
  background-color: #aeaeb2;
  width: 2px;
  height: 16px;
}

.image-20 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-19 {
  background-color: var(--ht1--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-120 {
  background-image: url('../images/Pw_3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-121 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  background-image: linear-gradient(#f6f6f600, #f6f6f6 4%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-122 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-88 {
  background-color: var(--ht1--blue);
  color: var(--ht1--white);
  text-transform: uppercase;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 19px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-123 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-89 {
  color: var(--ht1--gray);
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-124, .div-block-125 {
  background-color: var(--ht1--gray);
  width: 2px;
  height: 16px;
  display: flex;
}

.text-block-90, .text-block-91 {
  color: var(--ht1--gray);
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-126 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-92 {
  color: var(--ht1--blue);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-127 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-128 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-93 {
  color: var(--ht1--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-93-copy {
  color: var(--ht1--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.div-block-129 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-130 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-94 {
  color: var(--ht1--gray);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 136%;
}

.text-block-95 {
  color: var(--ht1--blue);
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.text-span-13 {
  text-transform: uppercase;
}

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

.image-21 {
  margin-top: 45px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-20 {
  background-color: var(--ht1--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-131 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.text-block-88-copy {
  background-color: var(--ht1--blue);
  color: var(--ht1--white);
  text-transform: uppercase;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 19px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-132 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  color: var(--ht1--white);
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 22px;
  display: flex;
  box-shadow: 0 4px 16px #0000001f;
}

.div-block-133 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-96 {
  color: var(--ht1--blue);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-134 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-135 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-97 {
  color: var(--ht1--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-97-copy {
  color: var(--ht1--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-98 {
  color: var(--ht1--gray);
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-136 {
  background-image: url('../images/Mask-group.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-137 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-99 {
  color: var(--ht1--blue);
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  line-height: 126%;
}

.text-block-100 {
  color: var(--ht1--gray);
  text-align: center;
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
}

.image-22 {
  margin-top: 45px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-21 {
  background-color: var(--ht1--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-138 {
  background-color: var(--ht1--white);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.body-22 {
  justify-content: center;
  font-weight: 700;
  display: flex;
}

.div-block-139 {
  background-image: url('../images/paywall_osn.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-140 {
  background-image: linear-gradient(#f5f5f500, #f5f5f5 8%);
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-101 {
  color: #282830;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  line-height: 41px;
}

.text-block-102 {
  color: #6f6f6f;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
}

.text-span-16 {
  text-decoration: underline;
}

.div-block-141 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-end;
  display: flex;
}

.text-block-103 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  background-color: #007aff;
  border-radius: 32px;
  margin-top: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  box-shadow: 0 4px 4px #00000040;
}

.div-block-142 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #aeaeb2;
  text-align: center;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-143 {
  background-color: #aeaeb2;
  width: 2px;
  height: 16px;
}

.image-23 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-23 {
  justify-content: center;
  display: flex;
}

.div-block-144 {
  background-image: url('../images/1Preroll_1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-145 {
  background-image: linear-gradient(#f5f5f500, #f5f5f57a 2%, #f5f5f5db 7%, #f5f5f5 20%);
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-104 {
  color: #282830;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-span-17 {
  color: #007aff;
}

.text-block-105 {
  color: #6f6f6f;
  text-align: center;
  letter-spacing: -.41px;
  margin-top: 8px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-106 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  background-color: #007aff;
  border-radius: 32px;
  margin-top: 32px;
  margin-bottom: 70px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-144-copy {
  background-image: url('../images/2Preroll_1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.text-block-107 {
  color: #282830;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-144-copy-2 {
  background-image: url('../images/3Preroll_1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-144-copy-3 {
  background-image: url('../images/4Preroll_1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-144-copy-4 {
  background-image: url('../images/5Preroll_1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.body-24 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-146 {
  background-image: url('../images/pw_pr1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-147 {
  background-image: linear-gradient(#f5f5f500, #f5f5f566 4%, #f5f5f5 15%);
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-108 {
  color: #282830;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-148 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-end;
  display: flex;
}

.text-block-109 {
  color: #6f6f6f;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
}

.text-span-18 {
  text-decoration: underline;
}

.text-block-110 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  background-color: #007aff;
  border-radius: 32px;
  margin-top: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-149 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #aeaeb2;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-150 {
  background-color: #aeaeb2;
  width: 2px;
  height: 16px;
}

.image-24 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-88-copy-copy {
  background-color: var(--ht1--blue);
  color: var(--ht1--white);
  text-transform: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 19px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-122-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-151 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-152, .div-block-153 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-111 {
  color: var(--ht1--blue);
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-112 {
  color: var(--ht1--dark-gray);
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.text-block-113 {
  color: var(--ht1--gray);
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-114 {
  color: var(--ht1--gray);
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-154 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-155 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 60px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-25 {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}

.text-block-115 {
  color: #b6b6b6;
  margin-left: 6px;
  padding: 10px;
  font-size: 15px;
  line-height: 120%;
}

.body-25 {
  background-color: var(--ht1--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-156 {
  background-image: url('../images/Pw_Osn_3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-122-copy-1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-88-copy-2 {
  background-color: var(--ht1--blue);
  color: var(--ht1--white);
  text-transform: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 19px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-157 {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  background-image: linear-gradient(#f6f6f600, #f6f6f6 7%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.div-block-158 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-116 {
  color: var(--ht1--blue);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 156%;
}

.text-block-117 {
  color: var(--ht1--black);
  text-align: center;
  font-size: 17px;
  line-height: 156%;
}

.text-span-19 {
  text-decoration: underline;
}

.image-26 {
  margin-top: 45px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-26 {
  background-color: var(--ht1--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-159 {
  background-image: url('../images/Pr_6.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-160 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: linear-gradient(#f6f6f600, #f6f6f6 6%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 70px;
  display: flex;
}

.div-block-161 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-118 {
  background-color: var(--ht1--blue);
  color: var(--ht1--white);
  text-transform: uppercase;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 19px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-162 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-119 {
  color: var(--ht1--blue);
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 126%;
}

.div-block-163 {
  background-image: url('../images/Pr_7.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.div-block-164 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#f6f6f600, #f6f6f6 7%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 70px;
  display: flex;
}

.div-block-161-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-118-copy {
  background-color: var(--ht1--blue);
  color: var(--ht1--white);
  text-transform: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 19px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-165 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-120 {
  color: var(--ht1--blue);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
}

.text-block-121 {
  color: var(--ht1--dark-gray);
  text-align: center;
  font-size: 17px;
}

.div-block-166 {
  background-image: url('../images/Pr_8.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-118-copy1 {
  background-color: var(--ht1--blue);
  color: var(--ht1--white);
  text-transform: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 19px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-167 {
  background-image: url('../images/Pr_9.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-118-copy2 {
  background-color: var(--ht1--blue);
  color: var(--ht1--white);
  text-transform: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 19px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-168 {
  background-image: url('../images/Pr_10.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.div-block-161-copy-1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 70px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-118-copy3 {
  background-color: var(--ht1--blue);
  color: var(--ht1--white);
  text-transform: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 19px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-169 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 120px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-170 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #ffffffb8;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 12px;
  display: flex;
  box-shadow: 0 4px 16px #00000029;
}

.image-27 {
  width: 96px;
  height: 96px;
}

.div-block-171 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-122 {
  color: var(--ht1--blue);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-123 {
  color: var(--ht1--dark-gray);
  font-size: 11px;
  line-height: 12px;
}

.image-28, .image-29 {
  width: 96px;
  height: 96px;
}

.body-27 {
  justify-content: center;
  display: flex;
}

.div-block-172 {
  background-image: linear-gradient(#fff, #f2f2f6);
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-173 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-124 {
  color: #8192e480;
  letter-spacing: -.08px;
  padding: 10px;
  font-size: 15px;
}

.image-30 {
  width: 100%;
  margin-top: 32px;
}

.div-block-174 {
  flex-flow: column;
  justify-content: flex-end;
  margin-top: 38px;
  display: flex;
}

.div-block-175 {
  flex-flow: column;
  justify-content: flex-end;
  display: flex;
}

.text-block-125 {
  color: #576cd2;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 40px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-126 {
  color: #232836;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-176 {
  flex-flow: column;
  justify-content: flex-end;
  margin-top: 4px;
  display: flex;
}

.text-block-127 {
  color: #97a0b2;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-128 {
  color: #97a0b2;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
}

.div-block-177 {
  flex-flow: column;
  justify-content: flex-end;
  margin-top: 16px;
  display: flex;
}

.text-block-129 {
  color: #fff;
  text-align: center;
  letter-spacing: .38px;
  background-image: linear-gradient(225deg, #5166cf, #8192e4);
  border: 1px solid #eef0f333;
  border-radius: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-178 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #97a0b2;
  text-align: center;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-179 {
  background-color: #97a0b2;
  width: 2px;
  height: 16px;
}

.body-28 {
  justify-content: center;
  display: flex;
}

.div-block-180 {
  background-image: url('../images/pw_1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-181 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#fff0, #f2f2f6 6%);
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-130 {
  color: #576cd2;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 800;
  line-height: 41px;
}

.div-block-182 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-183 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
  display: flex;
}

.text-block-131 {
  color: #242424;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-131-copy {
  color: #242424;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
  text-decoration: underline;
}

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

.div-block-185 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 64px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-132 {
  color: #5368d0;
  text-align: center;
  letter-spacing: -.08px;
  font-size: 15px;
}

.text-span-20, .text-span-21 {
  font-weight: 600;
}

.text-block-133 {
  color: #97a0b2;
  text-align: center;
  letter-spacing: -.08px;
  margin-top: 4px;
  font-size: 15px;
  font-weight: 600;
}

.text-block-134 {
  color: #fff;
  text-align: center;
  letter-spacing: .38px;
  background-image: linear-gradient(225deg, #5166cf, #8192e4);
  border: 1px solid #eef0f333;
  border-radius: 32px;
  margin-top: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-186 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #97a0b2;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-187 {
  background-color: #97a0b2;
  width: 2px;
  height: 16px;
}

.image-31 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-29 {
  letter-spacing: -.41px;
  justify-content: center;
  font-size: 24px;
  line-height: 24.5px;
  display: flex;
}

.div-block-188 {
  background-image: linear-gradient(#fff, #f2f2f6);
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-189 {
  background-image: linear-gradient(#8192e4, #5166cf);
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-flow: column;
  padding-top: 108px;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.div-block-190 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-end;
  display: flex;
}

.text-block-135 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 800;
  line-height: 41px;
}

.div-block-191 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-192 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
  display: flex;
}

.text-block-136 {
  color: #fff;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
}

.div-block-193 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.text-block-136-copy {
  color: #fff;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-137 {
  color: #ffffff80;
  text-align: center;
  letter-spacing: -.08px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 600;
}

.div-block-194 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 89px;
  margin-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-195 {
  background-image: url('../images/Group-1597880452.svg');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 290px;
  height: 190px;
  display: flex;
}

.div-block-196 {
  text-transform: none;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding-top: 57px;
  display: flex;
}

.text-block-138 {
  color: #5368d0;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}

.text-block-139 {
  color: #97a0b2;
  margin-top: 4px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-197 {
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-32 {
  padding-top: 13px;
}

.text-block-140 {
  color: #fff;
  text-align: center;
  letter-spacing: .38px;
  text-transform: uppercase;
  background-image: linear-gradient(225deg, #5166cf, #8192e4);
  border: 1px solid #eef0f333;
  border-radius: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-198 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #97a0b2;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-199 {
  background-color: #97a0b2;
  width: 2px;
  height: 16px;
}

.image-33 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-30 {
  justify-content: center;
  display: flex;
}

.div-block-200 {
  background-image: url('../images/Paywall_osn.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-201 {
  background-image: linear-gradient(#fff0, #f2f2f600 0%, #f2f2f6 4%);
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-202 {
  flex-flow: column;
  justify-content: flex-end;
  display: flex;
}

.text-block-141 {
  color: #8192e4;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-142 {
  color: #97a0b2;
  text-align: center;
  letter-spacing: -.41px;
  margin-top: 8px;
  font-size: 17px;
  line-height: 22px;
}

.text-span-22 {
  text-decoration: underline;
}

.text-block-143 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  background-image: linear-gradient(225deg, #5166cf, #8192e4);
  border: 1px solid #eef0f333;
  border-radius: 32px;
  margin-top: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-203 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #97a0b2;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-204 {
  background-color: #97a0b2;
  width: 2px;
  height: 16px;
}

.image-34 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-31 {
  justify-content: center;
  display: flex;
}

.div-block-205 {
  background-image: url('../images/1Preroll_2.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-206 {
  background-image: linear-gradient(#fff0, #f7f7fa99 2%, #f2f2f6 4%);
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-144 {
  color: #8192e4;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
  display: block;
}

.text-block-145 {
  color: #97a0b2;
  text-align: center;
  letter-spacing: -.41px;
  margin-top: 8px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-146 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  background-image: linear-gradient(225deg, #5166cf, #8192e4);
  border: 1px solid #eef0f333;
  border-radius: 32px;
  margin-top: 32px;
  margin-bottom: 70px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-205-copy {
  background-image: url('../images/2Preroll_2.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-205-copy-2 {
  background-image: url('../images/3Preroll_2.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-205-copy-3 {
  background-image: url('../images/4Preroll_2.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-205-copy-4 {
  background-image: url('../images/5Preroll_2.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.body-32 {
  justify-content: center;
  display: flex;
}

.div-block-207 {
  background-image: url('../images/Paywall_pr1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-208 {
  background-image: linear-gradient(#fff0, #f2f2f6 4%);
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-209 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-147 {
  color: #8192e4;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-148 {
  color: #97a0b2;
  text-align: center;
  letter-spacing: -.41px;
  margin-top: 8px;
  font-size: 17px;
  line-height: 22px;
}

.text-span-23 {
  text-decoration: underline;
}

.text-block-149 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  background-image: linear-gradient(225deg, #5166cf, #8192e4);
  border: 1px solid #eef0f333;
  border-radius: 32px;
  margin-top: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-210 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #97a0b2;
  text-align: center;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-211 {
  background-color: #97a0b2;
  width: 2px;
  height: 16px;
}

.image-35 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-33 {
  background-color: var(--ti3--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-212 {
  max-width: var(--430);
  background-image: url('../images/pw1_2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-213 {
  background-image: linear-gradient(#17212b00, #17212b 5%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-214 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-150 {
  background-color: var(--ti3--osn);
  color: var(--ti3--bg);
  text-align: center;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  font-size: 17px;
  font-weight: 600;
  display: flex;
}

.text-block-151 {
  color: #91a3b5;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-215 {
  background-color: #91a3b5;
  width: 2px;
  height: 16px;
}

.div-block-216 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-152 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-size: 34px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-153 {
  color: #91a3b5;
  text-align: center;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 600;
}

.text-block-154 {
  color: var(--ti3--osn);
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 600;
}

.text-block-155 {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-217 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-218 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 56px;
  display: flex;
}

.text-block-155-copy {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.image-36 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-34 {
  background-color: var(--ti3--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-219 {
  max-width: var(--430);
  background-image: url('../images/pw2_2.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-220 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-221 {
  background-color: #0e1621;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-222 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.div-block-218-copypw2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
}

.image-36-copypw2 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-223 {
  background-image: url('../images/Frame-1171275762.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 292px;
  display: flex;
}

.image-37 {
  width: 57px;
}

.div-block-224 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-156 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.text-block-157 {
  color: #ffffff80;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.body-35 {
  background-color: var(--ti3--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-225 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-226 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-227 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-158 {
  color: #5eb5f780;
  padding: 10px;
  font-size: 15px;
}

.image-38 {
  width: 100%;
}

.text-block-159 {
  color: var(--ti3--osn);
  text-align: center;
  margin-bottom: 4px;
  font-size: 40px;
  font-weight: 700;
  line-height: 31px;
}

.text-block-160 {
  color: #fff;
  text-align: center;
  margin-bottom: 4px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-161 {
  color: #fff;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-162 {
  color: #fff;
  text-align: center;
  margin-bottom: 22px;
  font-size: 17px;
  line-height: 22px;
}

.body-36 {
  background-color: var(--ti3--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-228 {
  max-width: var(--430);
  background-image: url('../images/pw_osn_4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-229 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-163 {
  color: #fff;
  text-align: center;
  margin-bottom: 8px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-164 {
  color: #91a3b5;
  text-align: center;
  margin-bottom: 38px;
  font-size: 17px;
  line-height: 22px;
}

.text-span-24 {
  text-decoration: underline;
}

.image-36-copypwosn {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-37 {
  background-color: var(--ti3--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-230 {
  max-width: var(--430);
  background-image: url('../images/pr1_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-231 {
  background-image: linear-gradient(#0000, #000 5%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-150-copypr1 {
  background-color: var(--ti3--osn);
  color: var(--ti3--bg);
  text-align: center;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  margin-bottom: 70px;
  font-size: 17px;
  font-weight: 600;
  display: flex;
}

.image-39 {
  width: 180px;
  margin-bottom: 24px;
}

.text-block-165 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-166 {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-230-copysc1 {
  max-width: var(--430);
  background-image: url('../images/pr1-3_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-230-copysc2 {
  max-width: var(--430);
  background-image: url('../images/pr1-4_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-230-copysc3 {
  max-width: var(--430);
  background-image: url('../images/pr1-1_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-230-copysc4 {
  max-width: var(--430);
  background-image: url('../images/pr1-2_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-232 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 46px;
  display: flex;
}

.div-block-233 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--ti3--bg);
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  padding: 24px 16px;
  display: flex;
}

.div-block-234 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-167 {
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  line-height: 12px;
}

.image-40 {
  width: 66px;
}

.body-38 {
  background-color: var(--hc5--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-235 {
  background-image: url('../images/Pw_4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-236 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  background-image: linear-gradient(#1c294800, #1c2948 6%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 0;
  display: flex;
}

.div-block-237 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-168 {
  background-color: var(--hc5--blue);
  color: var(--hc5--white);
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-238 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-239, .div-block-240 {
  background-color: var(--hc5--gray);
  justify-content: center;
  align-items: center;
  width: 2px;
  height: 16px;
  display: flex;
}

.text-block-169, .text-block-170, .text-block-171 {
  color: var(--hc5--gray);
  font-size: 10px;
  font-weight: 500;
  line-height: 61px;
}

.div-block-241 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-242 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-172 {
  color: var(--hc5--white);
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.div-block-243 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-244 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-173 {
  color: var(--hc5--white);
  line-height: 17px;
}

.text-block-173-copy {
  color: var(--hc5--white);
  line-height: 17px;
  text-decoration: underline;
}

.div-block-245 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-174 {
  color: var(--hc5--gray);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 136%;
}

.text-block-175 {
  color: var(--hc5--blue);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.text-span-25 {
  text-transform: uppercase;
}

.text-span-26, .text-span-27 {
  font-weight: 400;
}

.image-41 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-42 {
  margin-top: 60px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-39 {
  background-color: var(--hc5--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-246 {
  background-color: var(--hc5--bg);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.text-block-168-copy {
  background-color: var(--hc5--blue);
  color: var(--hc5--white);
  text-transform: uppercase;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-247 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  background-color: #121b32;
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 4px 16px #0000001f;
}

.div-block-248 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-249 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-176 {
  color: var(--hc5--blue);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-250 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-177 {
  color: var(--hc5--white);
  line-height: 17px;
}

.text-block-177-copy {
  color: var(--hc5--white);
  line-height: 17px;
  text-decoration: underline;
}

.text-block-178 {
  color: #6d6d6d;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-251 {
  background-image: url('../images/Frame-1171276077_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-252 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-179 {
  color: var(--hc5--white);
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 126%;
}

.text-block-180 {
  color: #a6a6a6;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

.image-43 {
  margin-top: 60px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-40 {
  background-color: var(--hc5--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-253 {
  background-color: var(--hc5--bg);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.text-block-168-copy-1 {
  background-color: var(--hc5--blue);
  color: var(--hc5--white);
  text-transform: none;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-254 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-255 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-256 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-181 {
  color: var(--hc5--blue);
  text-align: center;
  font-size: 38px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-182 {
  color: var(--hc5--white);
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.div-block-257 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-183 {
  color: var(--hc5--gray);
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-184 {
  color: var(--hc5--gray);
  text-align: center;
  font-size: 17px;
  line-height: 22px;
}

.div-block-258 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 60px;
  display: flex;
}

.image-44 {
  padding-left: 16px;
  padding-right: 16px;
}

.text-block-185 {
  color: #3a5188;
  margin-left: 6px;
  padding: 10px;
  font-size: 15px;
  line-height: 120%;
}

.body-41 {
  background-color: var(--hc5--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-259 {
  background-image: url('../images/Pw_osn_5.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-260 {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  background-image: linear-gradient(#1c294800, #1c2948 8%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.text-block-168-copy-2 {
  background-color: var(--hc5--blue);
  color: var(--hc5--white);
  text-transform: none;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-261 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-186 {
  color: var(--hc5--white);
  text-align: left;
  letter-spacing: .25px;
  font-size: 28px;
  font-weight: 600;
  line-height: 33px;
}

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

.text-block-187 {
  color: #cfcfcf;
  text-align: left;
  letter-spacing: .25px;
  font-size: 18px;
  line-height: 21px;
}

.text-block-188 {
  color: #cfcfcf;
  letter-spacing: .25px;
  font-size: 18px;
  line-height: 21px;
}

.text-span-28 {
  text-decoration: underline;
}

.image-45 {
  margin-top: 60px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-42 {
  background-color: var(--hc5--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-263 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url('../images/Pr_11.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-264 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 61px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-189 {
  background-color: var(--hc5--blue);
  color: var(--hc5--white);
  text-transform: uppercase;
  border-radius: 99px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-265 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-190 {
  color: var(--hc5--blue);
  font-size: 36px;
  font-weight: 700;
  line-height: 126%;
}

.div-block-266 {
  background-image: url('../images/Pr_12.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-189-copy {
  background-color: var(--hc5--blue);
  color: var(--hc5--white);
  text-transform: none;
  border-radius: 99px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-267 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#1c294800, #1c2948 10%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.div-block-268 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-191 {
  color: var(--hc5--white);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
}

.text-block-192 {
  color: #cfcfcf;
  text-align: center;
  font-size: 17px;
  font-weight: 400;
}

.div-block-269 {
  background-image: url('../images/Pr_13.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-189-copy1 {
  background-color: var(--hc5--blue);
  color: var(--hc5--white);
  text-transform: none;
  border-radius: 99px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-270 {
  background-image: url('../images/Pr_14.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-189-copy2 {
  background-color: var(--hc5--blue);
  color: var(--hc5--white);
  text-transform: none;
  border-radius: 99px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-271 {
  background-image: url('../images/Pr_15.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-189-copy3 {
  background-color: var(--hc5--blue);
  color: var(--hc5--white);
  text-transform: none;
  border-radius: 99px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-272 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 106px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-273 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-274 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-275 {
  background-color: #5a5a5a;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: .5px;
  display: flex;
}

.div-block-276 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-193 {
  color: var(--hc5--white);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-194 {
  color: #cfcfcf;
  font-size: 11px;
  line-height: 12px;
}

.image-46, .image-47, .image-48 {
  width: 109px;
  height: 109px;
}

.text-block-192-copy {
  color: #cfcfcf;
  text-align: center;
  font-size: 17px;
  font-weight: 400;
}

.div-block-268-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.body-43 {
  justify-content: center;
}

.div-block-277 {
  max-width: var(--430);
  background-image: url('../images/pw1_3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-278 {
  background-image: linear-gradient(#fff0, #fff 4%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-279 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-block-195 {
  color: #fff;
  background-color: #353a52;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.div-block-280 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-281, .div-block-282 {
  background-color: #9b9b9b;
  width: 2px;
  height: 16px;
}

.text-block-196, .text-block-197, .text-block-198 {
  color: #9b9b9b;
  font-size: 10px;
  line-height: 70px;
}

.text-block-199 {
  color: #353a52;
  margin-bottom: 16px;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
}

.text-block-200 {
  color: #9b9b9b;
  margin-bottom: 4px;
  font-size: 15px;
  line-height: 120%;
}

.text-span-29, .text-span-30 {
  font-weight: 600;
}

.div-block-283 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.div-block-284 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #353a52;
  justify-content: flex-start;
  align-items: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  display: flex;
}

.image-49 {
  width: 24px;
  height: 24px;
}

.text-block-201, .text-block-202, .text-block-203, .text-block-204 {
  font-weight: 500;
}

.text-block-204-copy_pw1 {
  font-weight: 500;
  text-decoration: underline;
}

.div-block-284-copy_pw1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #353a52;
  justify-content: flex-start;
  align-items: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  display: flex;
}

.text-block-205 {
  color: #353a52;
  text-align: center;
  margin-bottom: 24px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.image-50 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-50-copy_pw1 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-44 {
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  display: flex;
}

.div-block-285 {
  max-width: var(--430);
  background-image: url('../images/pw1_3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-286 {
  background-image: linear-gradient(#fff0, #fff 3%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-206 {
  color: #fff;
  background-color: #353a52;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

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

.div-block-288, .div-block-289 {
  background-color: #9b9b9b;
  width: 2px;
  height: 16px;
}

.div-block-290 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-207, .text-block-208, .text-block-209 {
  color: #9b9b9b;
  font-size: 10px;
  line-height: 70px;
}

.text-block-210 {
  color: #353a52;
  margin-bottom: 16px;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
}

.text-block-211 {
  color: #9b9b9b;
  margin-bottom: 4px;
  font-size: 15px;
  line-height: 120%;
}

.text-span-31, .text-span-32 {
  font-weight: 600;
}

.div-block-291 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-51 {
  width: 24px;
  height: 24px;
}

.div-block-292 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.text-block-212 {
  color: #353a52;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-212-copy_pw1 {
  color: #353a52;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.div-block-291-copy_pw1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-213 {
  color: #353a52;
  text-align: center;
  margin-bottom: 24px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.image-52 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-52-copy_pw1 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-45 {
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  font-size: 17px;
  line-height: 22px;
  display: flex;
}

.div-block-293 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-294 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-214 {
  color: #353a52;
  margin-bottom: 16px;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
}

.div-block-295 {
  background-image: url('../images/pw2_3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 292px;
  display: flex;
}

.text-block-215 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
}

.text-block-216 {
  opacity: .7;
  color: #fff;
  font-weight: 600;
}

.div-block-296 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-217 {
  color: #353a52;
  font-weight: 500;
}

.image-53 {
  width: 24px;
  height: 24px;
}

.div-block-297 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-298 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-217-copy_pw2 {
  color: #353a52;
  font-weight: 500;
  text-decoration: underline;
}

.div-block-297-copy_pw2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-218 {
  color: #353a52;
  margin-bottom: 24px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.image-54 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-54-copy_pw2 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-46 {
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  display: flex;
}

.div-block-299 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-300 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-219 {
  color: #353a52;
  text-align: center;
  margin-bottom: 16px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-220 {
  color: #353a52;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-221 {
  color: #353a52;
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-222 {
  color: #b5bacf;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.div-block-301 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-55 {
  width: 100%;
}

.text-block-223 {
  padding-top: 10px;
}

.text-block-224 {
  opacity: .5;
  color: #353a52;
  padding: 10px;
}

.body-47 {
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  display: flex;
}

.div-block-302 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-303 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-225 {
  opacity: .6;
  color: #353a52;
  text-align: center;
  margin-bottom: 24px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-226 {
  color: #353a52;
  text-align: center;
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: 600;
  line-height: 34px;
}

.text-span-33 {
  text-decoration: underline;
}

.div-block-304 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 70px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-56 {
  width: 100%;
  height: 100%;
}

.image-57 {
  width: 120px;
  height: 8px;
}

.image-58 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-58-copy_pw_osn {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-305 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
}

.body-48 {
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  display: flex;
}

.div-block-306 {
  max-width: var(--430);
  background-image: url('../images/pr1_2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-307 {
  background-image: linear-gradient(#fff0, #fff 5%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-227 {
  color: #fff;
  background-color: #353a52;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  margin-bottom: 70px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.text-block-228 {
  opacity: .6;
  color: #353a52;
  text-align: center;
  margin-bottom: 24px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-229 {
  color: #353a52;
  text-align: center;
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}

.div-block-306-copy_pr2 {
  max-width: var(--430);
  background-image: url('../images/pr2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-306-copy_pr3 {
  max-width: var(--430);
  background-image: url('../images/pr3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-306-copy_pr4 {
  max-width: var(--430);
  background-image: url('../images/pr4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-306-copy_pr5 {
  max-width: var(--430);
  background-image: url('../images/pr5.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.body-49 {
  background-color: var(--gf12--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-308 {
  max-width: var(--430);
  background-image: url('../images/pw1_4.png');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-309 {
  background-color: #1b1c21f0;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-310 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-230 {
  background-color: var(--gf12--osn);
  color: var(--gf12--bg);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  font-size: 17px;
  font-weight: 600;
  display: flex;
}

.text-block-231 {
  color: #999a9f;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-311 {
  background-color: #999a9f;
  width: 2px;
  height: 16px;
}

.div-block-312 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-232 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-size: 34px;
  font-weight: 800;
  line-height: 42px;
}

.text-block-233 {
  color: #fff;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 600;
}

.text-block-234 {
  color: var(--gf12--osn);
  margin-bottom: 24px;
  font-size: 15px;
  font-weight: 600;
}

.div-block-313 {
  background-color: var(--gf12--osn);
  border-radius: 1000px;
  width: 8px;
  height: 8px;
}

.text-block-235 {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-314 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 53px;
  display: flex;
}

.div-block-315 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-235-copy {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.image-59 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-50 {
  background-color: var(--gf12--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-316 {
  max-width: var(--430);
  background-image: url('../images/pw2_4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-317 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-318 {
  background-color: #1b1c21f2;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-314-copypw2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 32px;
  display: flex;
}

.div-block-319 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.image-59-copypw2 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-320 {
  background-image: url('../images/Frame-14.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 292px;
  display: flex;
}

.div-block-321 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 68px;
  display: flex;
}

.text-block-236 {
  color: var(--gf12--osn);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.text-block-237 {
  color: #fff6;
  font-size: 17px;
  font-weight: 600;
}

.body-51 {
  background-color: var(--gf12--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-322 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-323 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-324 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-238 {
  color: #3fedb280;
  padding: 10px;
  font-size: 15px;
}

.image-60 {
  width: 100%;
}

.text-block-239 {
  color: #fff;
}

.text-block-240 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-241 {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-242 {
  color: #fff;
  text-align: center;
  margin-bottom: 4px;
  font-size: 34px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-243 {
  color: var(--gf12--osn);
  margin-bottom: 4px;
  font-size: 40px;
  font-weight: 700;
  line-height: 30px;
}

.body-52 {
  background-color: var(--gf12--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-325 {
  max-width: var(--430);
  background-image: url('../images/pw-osn.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-326 {
  background-color: #1b1c21f0;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 24px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-230-copypwosn {
  background-color: var(--gf12--osn);
  color: var(--gf12--bg);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  font-size: 17px;
  font-weight: 600;
  display: flex;
}

.text-block-244 {
  color: #999a9f99;
  font-size: 17px;
  font-weight: 600;
  line-height: 70px;
  display: flex;
}

.text-block-245 {
  color: #fff;
  margin-bottom: 4px;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

.text-block-246 {
  color: #fff;
  margin-bottom: 24px;
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
}

.text-block-247 {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-327 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #292c35;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 6px 12px;
  display: flex;
}

.div-block-328 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 32px;
  display: flex;
}

.text-block-247-copycon {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: underline;
}

.text-span-34, .text-span-35 {
  text-decoration: underline;
}

.image-59-copypwosn {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-248 {
  color: var(--gf12--osn);
  margin-top: 60px;
  padding: 10px;
  font-size: 17px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.body-53 {
  background-color: var(--gf12--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-329 {
  max-width: var(--430);
  background-image: url('../images/pr1_3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-330 {
  background-image: linear-gradient(#21222600, #212226 5%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-230-copypr1 {
  background-color: var(--gf12--osn);
  color: var(--gf12--bg);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-bottom: 70px;
  font-size: 17px;
  font-weight: 600;
  display: flex;
}

.text-block-249 {
  color: #fff;
  text-align: center;
  margin-bottom: 8px;
  font-size: 34px;
  font-weight: 700;
  line-height: 42px;
}

.text-block-250 {
  color: #fff9;
  text-align: center;
  margin-bottom: 32px;
  font-size: 17px;
  line-height: 22px;
}

.div-block-329-copysc1 {
  max-width: var(--430);
  background-image: url('../images/pr1-1_2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-329-copysc2 {
  max-width: var(--430);
  background-image: url('../images/pr1_6.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-329-copysc3 {
  max-width: var(--430);
  background-image: url('../images/pr1-3_2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-329-copysc4 {
  max-width: var(--430);
  background-image: url('../images/pr1-4_2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.body-54 {
  background-color: var(--gf12--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-331 {
  max-width: var(--430);
  background-image: url('../images/pr1-5.png');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-332 {
  background-image: linear-gradient(#21222600, #212226 5%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-span-36 {
  text-decoration: underline;
}

.image-59-copypr1pw {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-55 {
  background-color: #f1f1f1;
  justify-content: center;
  display: flex;
}

.div-block-333 {
  background-color: #f1f1f1;
  background-image: url('../images/pw_2.jpg');
  background-position: 50% 100%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-334 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(#fff0, #f1f1f1 10%);
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-335 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.text-block-251 {
  color: #0073ff;
  text-align: center;
  letter-spacing: -.41px;
  text-transform: uppercase;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-336 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  padding: 4px 8px;
  display: flex;
}

.text-block-252 {
  color: #1e1e1e;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-252-copy {
  color: #1e1e1e;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
  text-decoration: underline;
}

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

.div-block-338 {
  flex-flow: column;
  justify-content: flex-end;
  margin-top: 78px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-253 {
  color: #0073ff;
  text-align: center;
  letter-spacing: -.08px;
  font-size: 15px;
}

.text-span-37, .text-span-38 {
  font-weight: 600;
}

.text-block-254 {
  color: #b6dcff;
  text-align: center;
  letter-spacing: -.08px;
  margin-top: 4px;
  font-size: 15px;
  font-weight: 600;
}

.text-block-255 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  text-transform: uppercase;
  background-color: #0073ff;
  border-radius: 20px;
  margin-top: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-339 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #a7a7a7;
  text-align: center;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-340 {
  background-color: #a7a7a7;
  width: 2px;
  height: 16px;
}

.image-61 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-56 {
  background-color: #f1f1f1;
  justify-content: center;
  display: flex;
}

.div-block-341 {
  background-color: #f1f1f1;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-342 {
  background-color: #0073ff;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  flex-flow: column;
  justify-content: flex-start;
  padding-top: 111px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  box-shadow: 0 4px 8px #00000026;
}

.text-block-256 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  text-transform: uppercase;
  font-size: 31px;
  font-weight: 700;
  line-height: 41px;
  display: block;
}

.div-block-343 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

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

.div-block-345 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  padding: 4px 8px;
  display: flex;
}

.text-block-257 {
  color: #fff;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-257-copy {
  color: #fff;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-258 {
  color: #ffffff80;
  text-align: center;
  letter-spacing: -.24px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 500;
}

.div-block-346 {
  justify-content: center;
  align-items: center;
  margin-top: 48px;
  margin-bottom: 48px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-347 {
  background-image: url('../images/shield-check.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 208px;
  height: 208px;
  display: flex;
}

.text-block-259 {
  color: #0073ff;
  text-align: center;
  letter-spacing: -.41px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.div-block-348 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-260 {
  color: #a7a7a7;
  text-align: center;
  letter-spacing: -.41px;
  margin-top: 4px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-349 {
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-261 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  text-transform: uppercase;
  background-color: #0073ff;
  border-radius: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-350 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #a7a7a7;
  text-align: center;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-351 {
  background-color: #a7a7a7;
  width: 2px;
  height: 16px;
}

.image-62 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-57 {
  background-color: #f1f1f1;
  justify-content: center;
  display: flex;
}

.div-block-352 {
  background-color: #f1f1f1;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-353 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-63 {
  width: 100%;
  margin-top: 32px;
}

.text-block-262 {
  color: #0073ff80;
  letter-spacing: -.08px;
  padding: 10px;
  font-size: 15px;
}

.div-block-354 {
  flex-flow: column;
  justify-content: flex-end;
  margin-top: 38px;
  display: flex;
}

.text-block-263 {
  color: #0073ff;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 40px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-264 {
  color: #1e1e1e;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-355 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 4px;
  display: flex;
}

.text-block-265 {
  color: #a7a7a7;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-266 {
  color: #a7a7a7;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-267 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  background-color: #0073ff;
  border-radius: 20px;
  margin-top: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-356 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #a7a7a7;
  text-align: center;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-357 {
  background-color: #a7a7a7;
  width: 2px;
  height: 16px;
}

.body-58 {
  background-color: #f1f1f1;
  justify-content: center;
  display: flex;
}

.div-block-358 {
  background-color: #f1f1f1;
  background-image: url('../images/35.1Paywall_osn.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-359 {
  background-image: linear-gradient(#fff0, #f8f8f800 0%, #f1f1f1 5%);
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-268 {
  color: #0073ff;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 800;
  line-height: 41px;
}

.text-block-269 {
  color: #a7a7a7;
  text-align: center;
  letter-spacing: -.41px;
  margin-top: 8px;
  font-size: 17px;
  line-height: 22px;
}

.text-span-39 {
  text-decoration: underline;
}

.text-block-270 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  background-color: #0073ff;
  border-radius: 20px;
  margin-top: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-360 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #a7a7a7;
  text-align: center;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-361 {
  background-color: #a7a7a7;
  width: 2px;
  height: 16px;
}

.image-64 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-59 {
  background-color: #f1f1f1;
  justify-content: center;
  display: flex;
}

.div-block-362 {
  background-color: #f1f1f1;
  background-image: url('../images/1Preroll_3.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-363 {
  background-image: linear-gradient(#fff0, #f1f1f1 4%);
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-271 {
  color: #1e1e1e;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 800;
  line-height: 41px;
}

.text-block-272 {
  color: #a7a7a7;
  text-align: center;
  letter-spacing: -.41px;
  margin-top: 8px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-273 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  background-color: #0073ff;
  border-radius: 20px;
  margin-top: 32px;
  margin-bottom: 70px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-362-copy {
  background-color: #f1f1f1;
  background-image: url('../images/2Preroll_3.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-362-copy-2 {
  background-color: #f1f1f1;
  background-image: url('../images/3Preroll_3.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-362-copy-3 {
  background-color: #f1f1f1;
  background-image: url('../images/4Preroll_3.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-362-copy-4 {
  background-color: #f1f1f1;
  background-image: url('../images/5Preroll_3.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.body-60 {
  background-color: #f1f1f1;
  justify-content: center;
  display: flex;
}

.div-block-364 {
  background-color: #f1f1f1;
  background-image: url('../images/Paywall_pr1_1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-365 {
  background-image: linear-gradient(#fff0, #f1f1f1 3%);
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-274 {
  color: #1e1e1e;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 800;
  line-height: 41px;
}

.text-block-275 {
  color: #a7a7a7;
  text-align: center;
  letter-spacing: -.41px;
  margin-top: 8px;
  font-size: 17px;
  line-height: 22px;
}

.text-span-40 {
  text-decoration: underline;
}

.text-block-276 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  background-color: #0073ff;
  border-radius: 20px;
  margin-top: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-366 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #a7a7a7;
  text-align: center;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-367 {
  background-color: #a7a7a7;
  width: 2px;
  height: 16px;
}

.image-65 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-61 {
  background-color: var(--pv--white-bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-368 {
  background-image: url('../images/Pw_5.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-369 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#fff0, #fff 7%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.div-block-370 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-277 {
  background-color: var(--pv--blue);
  color: var(--pv--white-bg);
  border: 1px solid #0000001a;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-371 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-278, .text-block-279, .text-block-280 {
  color: var(--pv--light-gray);
  font-size: 10px;
  font-weight: 500;
  line-height: 44px;
}

.div-block-372, .div-block-373 {
  background-color: var(--pv--light-gray);
  width: 2px;
  height: 16px;
}

.div-block-374 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-375 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-281 {
  color: var(--pv--blue);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-376 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-377 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-282 {
  color: var(--pv--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-282-copy {
  color: var(--pv--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.div-block-378 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-283 {
  color: var(--pv--light-gray);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 136%;
}

.text-span-41 {
  text-transform: uppercase;
}

.text-span-42, .text-span-43 {
  font-weight: 400;
}

.text-block-284 {
  color: var(--pv--blue);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.image-66 {
  margin-top: 60px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-62 {
  background-color: var(--pv--white-bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.div-block-379 {
  background-color: var(--pv--white-bg);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.text-block-277-copy {
  background-color: var(--pv--blue);
  color: var(--pv--white-bg);
  border: 1px solid #0000001a;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-380 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: var(--pv--white-bg);
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 90px 0 22px;
  display: flex;
  box-shadow: 0 4px 16px #0000001f;
}

.div-block-381 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-285 {
  color: var(--pv--blue);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-382 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-383 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-286 {
  color: var(--pv--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-286-copy {
  color: var(--pv--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-287 {
  color: var(--pv--light-gray);
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-384 {
  background-image: url('../images/Frame-1171276077_2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-385 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-288 {
  color: var(--pv--blue);
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 126%;
}

.text-block-289 {
  color: var(--pv--light-gray);
  text-align: center;
}

.image-67 {
  margin-top: 60px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-63 {
  background-color: var(--pv--white-bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-386 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-387 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-277-copy-copy {
  background-color: var(--pv--blue);
  color: var(--pv--white-bg);
  border: 1px solid #0000001a;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-388 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-389 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-290 {
  color: var(--pv--blue);
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-291 {
  color: var(--pv--black);
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.text-block-292 {
  color: var(--pv--light-gray);
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-293 {
  color: var(--pv--light-gray);
  text-align: center;
  font-size: 17px;
  line-height: 22px;
}

.div-block-390 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-391 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 60px;
  display: flex;
}

.image-68 {
  padding-left: 16px;
  padding-right: 16px;
}

.text-block-294 {
  color: var(--pv--light-gray);
  margin-left: 6px;
  padding: 10px;
  font-size: 15px;
  line-height: 120%;
}

.body-64 {
  background-color: var(--pv--white-bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-392 {
  background-image: url('../images/Pw_osn_7.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-393 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#fff0, #fff 7%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.text-block-277-copy-copy-copy {
  background-color: var(--pv--blue);
  color: var(--pv--white-bg);
  border: 1px solid #0000001a;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-394 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-295 {
  color: var(--pv--blue);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
}

.text-block-296 {
  color: var(--pv--black);
  text-align: center;
  letter-spacing: -.41px;
  font-size: 17px;
}

.text-span-44 {
  text-decoration: underline;
}

.image-69 {
  margin-top: 60px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-65 {
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-395 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/Pr_16.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-396 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 74px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-297 {
  background-color: var(--pv--blue);
  color: var(--pv--white-bg);
  border: 1px solid #0000001a;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-397 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-298 {
  color: var(--pv--blue);
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 126%;
}

.div-block-398 {
  background-image: url('../images/Pr_17.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.div-block-399 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#fff0, #fff 8%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.text-block-297-copy {
  background-color: var(--pv--blue);
  color: var(--pv--white-bg);
  border: 1px solid #0000001a;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-400 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-299 {
  color: var(--pv--blue);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
}

.text-block-300 {
  color: var(--pv--black);
  text-align: center;
  font-size: 17px;
}

.div-block-401 {
  background-image: url('../images/Pr_19.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-297-copy-1 {
  background-color: var(--pv--blue);
  color: var(--pv--white-bg);
  border: 1px solid #0000001a;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-402 {
  background-image: url('../images/Pr_20.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-297-copy-2 {
  background-color: var(--pv--blue);
  color: var(--pv--white-bg);
  border: 1px solid #0000001a;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-403 {
  background-image: url('../images/Pr_18.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-297-copy-3 {
  background-color: var(--pv--blue);
  color: var(--pv--white-bg);
  border: 1px solid #0000001a;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-404 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 112px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-405 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #fff9;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 12px;
  display: flex;
  box-shadow: 0 4px 16px #00000029;
}

.image-70 {
  width: 96px;
  height: 96px;
}

.div-block-406 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-301 {
  color: var(--pv--blue);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-302 {
  font-size: 11px;
  line-height: 12px;
}

.image-71, .image-72 {
  width: 96px;
  height: 96px;
}

.div-block-407 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  background-image: linear-gradient(#fff0, #fff 20%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.body-66 {
  background-color: var(--hc36--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-408 {
  max-width: var(--430);
  background-image: url('../images/pw1_5.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.image-73 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-409 {
  background-image: linear-gradient(#12121200, #121212 5%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-410 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-303 {
  color: var(--hc36--bg);
  background-color: #fff;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  font-size: 17px;
  font-weight: 500;
  display: flex;
}

.text-block-304 {
  color: #9a9a9a;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-411 {
  background-color: #9a9a9a;
  width: 2px;
  height: 16px;
}

.div-block-412 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-305 {
  color: var(--hc36--osn);
  text-align: center;
  margin-bottom: 16px;
  font-size: 15px;
  font-weight: 600;
}

.text-block-306 {
  color: #d1f86780;
  text-align: center;
  margin-bottom: 4px;
  font-size: 15px;
}

.text-block-307 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}

.text-block-308 {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-413 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-414 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 52px;
  display: flex;
}

.text-block-308-copy {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.body-67 {
  background-color: var(--hc36--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-415 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-416 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-417 {
  background-color: #1d1d1d;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 16px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-73-copypw2 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-418 {
  margin-top: 120px;
}

.div-block-414-copy {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-419 {
  background-image: url('../images/Frame-1171275762_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 292px;
  display: flex;
}

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

.text-block-309 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.text-block-310 {
  color: #ffffff80;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.body-68 {
  background-color: var(--hc36--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-421 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-422 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-423 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-311 {
  color: #ffffff80;
  padding: 10px;
  font-size: 15px;
}

.image-74 {
  width: 100%;
}

.text-block-312 {
  color: var(--hc36--osn);
  margin-bottom: 4px;
  font-size: 37px;
  font-weight: 700;
  line-height: 31px;
}

.text-block-313 {
  color: #fff;
  text-align: center;
  margin-bottom: 13px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.text-block-314 {
  color: #fff;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-315 {
  color: #fff;
  text-align: center;
  margin-bottom: 28px;
  font-size: 17px;
  line-height: 22px;
}

.body-69 {
  background-color: var(--hc36--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-424 {
  max-width: var(--430);
  background-image: url('../images/pw_osn_8.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-425 {
  background-image: linear-gradient(#12121200, #121212 5%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-316 {
  color: #fff;
  text-align: center;
  margin-bottom: 8px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-317 {
  color: #9a9a9a;
  text-align: center;
  margin-bottom: 28px;
  font-size: 17px;
  line-height: 22px;
}

.text-span-45 {
  text-decoration: underline;
}

.image-73-copypwosn {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-70 {
  background-color: var(--hc36--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-426 {
  max-width: var(--430);
  background-image: url('../images/pr1_4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-427 {
  background-image: linear-gradient(#12121200, #121212 5%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-303-copypr1 {
  color: var(--hc36--bg);
  background-color: #fff;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  margin-bottom: 70px;
  font-size: 17px;
  font-weight: 500;
  display: flex;
}

.image-75 {
  width: 214px;
  margin-bottom: 32px;
}

.text-block-318 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-319 {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-426-copysc1 {
  max-width: var(--430);
  background-image: url('../images/pr1-1_3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-426-copysc2 {
  max-width: var(--430);
  background-image: url('../images/pr1-2_2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-426-copysc3 {
  max-width: var(--430);
  background-image: url('../images/pr1-3_3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-426-copysc4 {
  max-width: var(--430);
  background-image: url('../images/pr1-4_3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-428 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 46px;
  display: flex;
}

.div-block-429 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #1d1d1d;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 24px 16px;
  display: flex;
}

.div-block-430 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-320 {
  color: var(--hc36--osn);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-321 {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
}

.image-76 {
  width: 73px;
}

.div-block-427-copy {
  background-image: linear-gradient(#12121200, #121212);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.body-71 {
  background-color: var(--eq--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-431 {
  background-image: url('../images/Pw_6.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-432 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#14141400, #141414 9%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.div-block-433 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 32px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-322 {
  color: var(--eq--white);
  background-image: linear-gradient(270deg, #885fcb 16%, #4838bd);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 49px;
  font-size: 17px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-434 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-435, .div-block-436 {
  background-color: var(--eq--light-gray);
  width: 2px;
  height: 16px;
  display: flex;
}

.text-block-323, .text-block-324, .text-block-325 {
  color: var(--eq--light-gray);
  font-size: 10px;
  font-weight: 500;
  line-height: 46px;
}

.div-block-437 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-438 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-326 {
  color: var(--eq--white);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-439 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-440 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-327 {
  color: var(--eq--white);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-327-copy {
  color: var(--eq--white);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-328 {
  color: var(--eq--purple);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.text-block-329 {
  color: var(--eq--gray);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 136%;
}

.text-span-46 {
  text-transform: uppercase;
}

.text-span-47, .text-span-48 {
  font-weight: 400;
}

.div-block-441 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-77 {
  margin-top: 60px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-72 {
  background-color: var(--eq--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-442 {
  background-color: var(--eq--bg);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.text-block-322-copy {
  color: var(--eq--white);
  background-image: linear-gradient(270deg, #885fcb 16%, #4838bd);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 49px;
  font-size: 17px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-443 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  background-color: #101010;
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 22px;
  display: flex;
}

.div-block-444 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-330 {
  color: var(--eq--white);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-445 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-446 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-331 {
  color: var(--eq--white);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-331-copy {
  color: var(--eq--white);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-332 {
  color: var(--eq--gray);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-447 {
  background-image: url('../images/Mask-group_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-448 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-333 {
  color: var(--eq--white);
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  line-height: 126%;
}

.text-block-334 {
  color: var(--eq--light-gray);
  text-align: center;
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
}

.image-78 {
  margin-top: 60px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-73 {
  background-color: var(--eq--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-449 {
  background-color: var(--eq--bg);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: static;
}

.div-block-450 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-322-copy-1 {
  color: var(--eq--white);
  background-image: linear-gradient(270deg, #885fcb 16%, #4838bd);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 49px;
  font-size: 17px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-451 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-452 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-335 {
  color: var(--eq--white);
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-336 {
  color: var(--eq--purple);
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.div-block-453 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-337 {
  color: var(--eq--light-gray);
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-338 {
  color: var(--eq--light-gray);
  text-align: center;
  font-size: 17px;
  line-height: 22px;
}

.div-block-454 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 60px;
  display: flex;
}

.image-79 {
  padding-left: 16px;
  padding-right: 16px;
}

.text-block-339 {
  color: var(--eq--gray);
  margin-left: 6px;
  padding: 10px;
  font-size: 15px;
  line-height: 120%;
}

.body-74 {
  background-color: var(--eq--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-455 {
  background-image: url('../images/Pw_osn_9.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-456 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  background-image: linear-gradient(#14141400, #141414 7%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.text-block-322-copy-2 {
  color: var(--eq--white);
  background-image: linear-gradient(270deg, #885fcb 16%, #4838bd);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 49px;
  font-size: 17px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-457 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-340 {
  color: var(--eq--white);
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  line-height: 100%;
}

.text-block-341 {
  color: var(--eq--light-gray);
  text-align: center;
  font-size: 17px;
  line-height: 156%;
}

.text-span-49 {
  text-decoration: underline;
}

.image-80 {
  margin-top: 60px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-75 {
  background-color: var(--eq--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-458 {
  background-image: url('../images/Pr_22.png');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-459 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#14141400, #141414 13%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-460 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 78px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-342 {
  color: var(--eq--white);
  background-image: linear-gradient(270deg, #885fcb 16%, #4838bd);
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 49px;
  font-size: 17px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-461 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-343 {
  color: var(--eq--white);
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 126%;
}

.div-block-462 {
  background-image: url('../images/Pr_21.png');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.div-block-463 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-image: linear-gradient(#14141400, #141414 12%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  display: flex;
}

.text-block-342-copy {
  color: var(--eq--white);
  background-image: linear-gradient(270deg, #885fcb 16%, #4838bd);
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 49px;
  font-size: 17px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-464 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-344 {
  color: var(--eq--white);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
}

.text-block-345 {
  color: var(--eq--light-gray);
  text-align: center;
  font-size: 17px;
}

.div-block-465 {
  background-image: url('../images/Pr_25.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-342-copy-1 {
  color: var(--eq--white);
  background-image: linear-gradient(270deg, #885fcb 16%, #4838bd);
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 49px;
  font-size: 17px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-466 {
  background-image: url('../images/Pr_24.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.div-block-467 {
  background-image: url('../images/Pr_23.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-342-copy-2, .text-block-342-copy-3 {
  color: var(--eq--white);
  background-image: linear-gradient(270deg, #885fcb 16%, #4838bd);
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 49px;
  font-size: 17px;
  font-weight: 700;
  line-height: 126%;
  display: flex;
}

.div-block-468 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 84px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-469 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #101010b8;
  border-radius: 999px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 12px;
  display: flex;
}

.div-block-470 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-81 {
  width: 102px;
  height: 102px;
}

.text-block-346 {
  color: #8e85eb;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-347 {
  color: var(--eq--white);
  font-size: 11px;
  line-height: 12px;
}

.image-82, .image-83 {
  width: 102px;
  height: 102px;
}

.body-76 {
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  display: flex;
}

.div-block-471 {
  max-width: var(--430);
  background-image: url('../images/pw1_6.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-472 {
  background-image: linear-gradient(#fff0, #8efeff 47%, #0a1e1e);
  width: 100%;
  padding-top: 140px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-348 {
  color: #172221;
  text-align: center;
  background-color: #fff;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.div-block-473 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-349, .text-block-350, .text-block-351 {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 70px;
}

.text-block-352 {
  text-align: center;
  margin-bottom: 25px;
  font-size: 15px;
  line-height: 120%;
}

.text-block-353 {
  text-align: center;
  margin-bottom: 13px;
  font-size: 34px;
  font-weight: 800;
  line-height: 41px;
}

.text-span-50 {
  text-decoration: underline;
}

.image-84 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-84-copy_pw1 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-77 {
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  display: flex;
}

.div-block-474 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-475 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-354 {
  color: #172221;
  background-image: linear-gradient(124deg, #8efeff, #32928d 99%, #fff);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

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

.div-block-477 {
  opacity: .6;
  background-color: #172221;
  width: 2px;
  height: 16px;
}

.div-block-478 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-355, .text-block-356, .text-block-357 {
  opacity: .6;
  color: #172221;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.text-block-358 {
  color: #1998b4;
  margin-bottom: 16px;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
}

.div-block-479 {
  background-image: url('../images/pw2_5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 292px;
  display: flex;
}

.text-block-359 {
  color: #172221;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
}

.text-block-360 {
  color: #7c7c7c;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-480 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 120px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-481 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-482 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-85 {
  width: 24px;
  height: 24px;
}

.text-block-361 {
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-482-copy_pw2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-361-copy_pw2 {
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-362 {
  margin-bottom: 24px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.image-86 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-86-copy_pw2 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-78 {
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  display: flex;
}

.div-block-483 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-484 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-363 {
  color: #172221;
  text-align: center;
  margin-bottom: 16px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-364 {
  color: #172221;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-365 {
  color: #172221;
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-366 {
  color: #1998b4;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.div-block-485 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-87 {
  width: 100%;
}

.text-block-367 {
  opacity: .8;
  color: #1998b4;
  padding: 10px;
  font-size: 15px;
  line-height: 120%;
  display: block;
}

.body-79 {
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  display: flex;
}

.div-block-486 {
  max-width: var(--430);
  background-image: url('../images/pw_osn_10.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-487 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-368 {
  color: #172221;
  text-align: center;
  margin-bottom: 24px;
  font-size: 15px;
  line-height: 120%;
}

.text-span-51, .text-span-52 {
  font-weight: 600;
}

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

.div-block-489 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 16px;
  display: flex;
}

.image-88 {
  width: 24px;
  height: 24px;
}

.div-block-490 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-369 {
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
}

.image-89 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-490-copy_pw_osn {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-369-copy_pw_osn {
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: underline;
}

.body-80 {
  font-family: var(--system);
  letter-spacing: var(--0-41);
  flex-flow: row;
  justify-content: center;
  display: flex;
}

.div-block-491 {
  max-width: var(--430);
  background-image: url('../images/pr-11.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-492 {
  background-image: linear-gradient(#fff0, #fff 4%);
  width: 100%;
  padding-top: 24px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-370 {
  color: #172221;
  text-align: center;
  background-image: linear-gradient(144deg, #8efeff, #32928d);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  margin-bottom: 70px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.text-block-371 {
  opacity: .6;
  color: #353750;
  text-align: center;
  margin-bottom: 24px;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-372 {
  color: #353750;
  text-align: center;
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}

.div-block-491-copy_pr2 {
  max-width: var(--430);
  background-image: url('../images/pr-12.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-491-copy_pr3 {
  max-width: var(--430);
  background-image: url('../images/pr-13.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-491-copy_pr4 {
  max-width: var(--430);
  background-image: url('../images/pr-14.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-491-copy_pr5 {
  max-width: var(--430);
  background-image: url('../images/pr-15.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.body-81 {
  background-image: linear-gradient(#fff, #fff 4%, #f4ffeb 40%, #e9ffd7);
  justify-content: center;
  display: flex;
}

.div-block-493 {
  background-image: url('../images/pw_3.jpg');
  background-position: 50% 100%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 400;
  display: flex;
  position: relative;
}

.div-block-494 {
  flex-flow: column;
  justify-content: flex-end;
  display: flex;
}

.div-block-495 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.div-block-496 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-497 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-373 {
  color: #353638;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-373-copy {
  color: #353638;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-374 {
  color: #353638;
  text-align: center;
  text-transform: uppercase;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-498 {
  flex-flow: column;
  justify-content: flex-end;
  margin-top: 84px;
  display: flex;
}

.text-block-375 {
  color: #599b35;
  text-align: center;
  letter-spacing: -.08px;
  font-size: 15px;
}

.text-span-53 {
  letter-spacing: -.08px;
  font-weight: 600;
}

.text-span-54 {
  font-weight: 600;
}

.text-block-376 {
  color: #818181;
  text-align: center;
  letter-spacing: -.08px;
  margin-top: 4px;
  font-size: 15px;
  font-weight: 600;
}

.text-block-377 {
  color: #353638;
  text-align: center;
  letter-spacing: -.41px;
  text-transform: uppercase;
  background-color: #afd88d;
  border-radius: 40px;
  margin-top: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-499 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #818181;
  text-align: center;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.text-block-378 {
  color: #818181;
}

.div-block-500 {
  background-color: #818181;
  width: 2px;
  height: 16px;
}

.image-90 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-82 {
  color: #353638;
  justify-content: center;
  display: flex;
}

.div-block-501 {
  background-color: #fff;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-502 {
  background-image: linear-gradient(#599b35, #fff);
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 110px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  box-shadow: 0 4px 6px #0003;
}

.div-block-503 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-379 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  text-transform: uppercase;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-504 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.div-block-505 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-506 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-380 {
  color: #353638;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
  text-decoration: none;
}

.text-block-381 {
  color: #35363880;
  text-align: center;
  letter-spacing: -.08px;
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 15px;
  font-weight: 500;
}

.text-block-380-copy {
  color: #353638;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
  text-decoration: underline;
}

.div-block-507 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 55px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-508 {
  background-image: url('../images/Group-1597880486.svg');
  background-position: 50%;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 299px;
  height: 200px;
  display: flex;
}

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

.text-block-382 {
  text-align: center;
  letter-spacing: -.41px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.text-block-383 {
  color: #81818199;
  text-align: center;
  letter-spacing: -.41px;
  margin-top: 4px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-510 {
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-384 {
  text-align: center;
  letter-spacing: -.41px;
  text-transform: uppercase;
  background-color: #afd88d;
  border-radius: 40px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-511 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #818181;
  text-align: center;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-512 {
  background-color: #818181;
  width: 2px;
  height: 16px;
}

.image-91 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-83 {
  flex-flow: row;
  justify-content: center;
  display: flex;
}

.div-block-513 {
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-514 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-92 {
  width: 100%;
  margin-top: 38px;
}

.text-block-385 {
  color: #599b3580;
  letter-spacing: -.08px;
  padding: 10px;
  font-size: 15px;
  font-weight: 400;
}

.div-block-515 {
  flex-flow: column;
  justify-content: flex-end;
  margin-top: 32px;
  display: flex;
}

.text-block-386 {
  color: #599b35;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 40px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-387 {
  color: #353638;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-516 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  margin-top: 4px;
  display: flex;
}

.text-block-388 {
  color: #353638;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-389 {
  color: #353638;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-390 {
  text-align: center;
  letter-spacing: -.41px;
  background-color: #afd88d;
  border-radius: 40px;
  margin-top: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-517 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #818181;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

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

.div-block-518 {
  background-color: #818181;
  width: 2px;
  height: 16px;
}

.body-84 {
  justify-content: center;
  display: flex;
}

.div-block-519 {
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-520 {
  background-image: url('../images/illustration4.svg');
  background-position: 50% 0;
  background-size: cover;
  width: 350px;
  height: 350px;
}

.div-block-521 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 51px;
  display: flex;
}

.div-block-522 {
  flex-flow: column;
  justify-content: flex-end;
  margin-top: 48px;
  display: flex;
}

.text-block-392 {
  color: #353638;
  text-align: center;
  letter-spacing: -.41px;
  margin-bottom: 8px;
  font-size: 34px;
  font-weight: 800;
  line-height: 41px;
}

.text-block-393 {
  color: #818181;
  text-align: center;
  letter-spacing: -.41px;
  margin-top: 8px;
  font-size: 17px;
  line-height: 22px;
}

.text-span-55 {
  text-decoration: underline;
}

.text-block-394 {
  text-align: center;
  letter-spacing: -.41px;
  background-color: #afd88d;
  border-radius: 40px;
  margin-top: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-523 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #818181;
  text-align: center;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-524 {
  background-color: #818181;
  width: 2px;
  height: 16px;
}

.image-93 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-94 {
  width: 350px;
  height: 350px;
  margin-top: 41px;
}

.div-block-525 {
  background-image: url('../images/illustration4.svg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 350px;
  display: flex;
}

.image-95 {
  width: 100%;
}

.body-85 {
  background-image: linear-gradient(#fff, #fff 76%, #e9ffd7);
  justify-content: center;
  display: flex;
}

.div-block-526 {
  background-image: url('../images/1Preroll_4.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-527 {
  background-image: linear-gradient(#fff0, #fff 6%, #e9ffd7);
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-395 {
  color: #353638;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 800;
  line-height: 41px;
}

.text-block-396 {
  color: #818181;
  text-align: center;
  letter-spacing: -.41px;
  margin-top: 8px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-397 {
  color: #353638;
  text-align: center;
  letter-spacing: -.41px;
  background-color: #afd88d;
  border-radius: 40px;
  margin-top: 32px;
  margin-bottom: 70px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-526-copy {
  background-image: url('../images/2Preroll_4.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-526-copy-2 {
  background-image: url('../images/3Preroll_4.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-526-copy-3 {
  background-image: url('../images/4Preroll_4.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-526-copy-4 {
  background-image: url('../images/5Preroll_4.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.body-86 {
  background-image: linear-gradient(#fff 38%, #e9ffd7);
  justify-content: center;
  display: flex;
}

.div-block-528 {
  background-image: url('../images/Paywall_pr1_2.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-529 {
  background-image: linear-gradient(#fff0, #fff 6%, #e9ffd7);
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-398 {
  color: #353638;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 800;
  line-height: 41px;
}

.text-block-399 {
  color: #818181;
  text-align: center;
  letter-spacing: -.41px;
  margin-top: 8px;
  font-size: 17px;
  line-height: 22px;
}

.text-span-56 {
  text-decoration: underline;
}

.text-block-400 {
  color: #353638;
  text-align: center;
  letter-spacing: -.41px;
  background-color: #afd88d;
  border-radius: 40px;
  margin-top: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-530 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #818181;
  text-align: center;
  letter-spacing: -.24px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
  display: flex;
}

.div-block-531 {
  background-color: #818181;
  width: 2px;
  height: 16px;
}

.image-96 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-87 {
  background-color: var(--hc7-f--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-532 {
  background-image: url('../images/Pw_7.png');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-533 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#fff0, #fff 8%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  display: flex;
}

.div-block-534 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-401 {
  background-color: var(--hc7-f--green);
  color: var(--hc7-f--white);
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
  box-shadow: 4px 4px 16px #00000029;
}

.div-block-535 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.div-block-536, .div-block-537 {
  background-color: var(--hc7-f--gray);
  width: 2px;
  height: 16px;
}

.text-block-402, .text-block-403, .text-block-404 {
  color: var(--hc7-f--gray);
  font-size: 10px;
  font-weight: 500;
  line-height: 41px;
}

.div-block-538 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-405 {
  color: var(--hc7-f--green);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-539 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-540 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-406 {
  color: var(--hc7-f--balck);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-406-copy {
  color: var(--hc7-f--balck);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.div-block-541 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-407 {
  color: var(--hc7-f--green);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.text-block-408 {
  color: var(--hc7-f--gray);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 136%;
}

.text-span-57 {
  text-transform: uppercase;
  text-decoration: none;
}

.text-span-58, .text-span-59 {
  font-weight: 400;
}

.div-block-542 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.image-97 {
  margin-top: 60px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-88 {
  background-color: var(--hc7-f--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-543 {
  background-image: url('../images/Pw_8.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.text-block-401-copy {
  background-color: var(--hc7-f--green);
  color: var(--hc7-f--white);
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
  box-shadow: 4px 4px 16px #00000029;
}

.div-block-544 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--hc7-f--white);
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 22px;
  display: flex;
  box-shadow: 0 4px 22px #00000014;
}

.div-block-545 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-409 {
  color: var(--hc7-f--green);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-546 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-547 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-410 {
  color: var(--hc7-f--balck);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-410-copy {
  color: var(--hc7-f--balck);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-411 {
  color: var(--hc7-f--gray);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-548 {
  background-image: url('../images/Frame-1171276057.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-549 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-412 {
  color: var(--hc7-f--green);
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
  line-height: 126%;
}

.text-block-413 {
  color: var(--hc7-f--gray);
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.image-98 {
  margin-top: 60px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-89 {
  background-color: var(--hc7-f--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-550 {
  background-color: var(--hc7-f--white);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-551 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-401-copy-1 {
  background-color: var(--hc7-f--green);
  color: var(--hc7-f--white);
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
  box-shadow: 4px 4px 16px #00000029;
}

.div-block-552 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-553 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-554 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-414 {
  color: var(--hc7-f--green);
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-415 {
  color: var(--hc7-f--balck);
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.text-block-416 {
  color: var(--hc7-f--gray);
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-417 {
  color: var(--hc7-f--gray);
  text-align: center;
  font-size: 17px;
  line-height: 22px;
}

.div-block-555 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 70px;
  display: flex;
}

.text-block-418 {
  color: #ccc;
  margin-left: 6px;
  padding: 10px;
  font-size: 15px;
  line-height: 120%;
}

.image-99 {
  padding-left: 16px;
  padding-right: 16px;
}

.body-90 {
  background-color: var(--hc7-f--white);
  letter-spacing: -.41px;
  justify-content: center;
  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: 21px;
  display: flex;
}

.div-block-556 {
  background-image: url('../images/Pw_Osn-v2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.body-91 {
  background-color: var(--hc7-f--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-557 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  background-image: url('../images/Pr_29.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-558 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 61px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-419 {
  background-color: var(--hc7-f--green);
  color: var(--hc7-f--white);
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
  box-shadow: 4px 4px 16px #00000029;
}

.div-block-559 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-420 {
  color: var(--hc7-f--balck);
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 126%;
}

.div-block-560 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/Pr_26.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.div-block-561 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#fff0, #fff 8%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 61px;
  padding-left: 0;
  display: flex;
  overflow: visible;
}

.div-block-562 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-421 {
  background-color: var(--hc7-f--green);
  color: var(--hc7-f--white);
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
  box-shadow: 4px 4px 16px #00000029;
}

.div-block-563 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-422 {
  color: var(--hc7-f--green);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
}

.text-block-423 {
  color: var(--hc7-f--balck);
  text-align: center;
  font-size: 17px;
}

.div-block-564 {
  background-image: url('../images/Pr_28.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-421-copy {
  background-color: var(--hc7-f--green);
  color: var(--hc7-f--white);
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
  box-shadow: 4px 4px 16px #00000029;
}

.div-block-565 {
  background-image: url('../images/Pr_30.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-421-copy-1 {
  background-color: var(--hc7-f--green);
  color: var(--hc7-f--white);
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
  box-shadow: 4px 4px 16px #00000029;
}

.div-block-566 {
  background-image: url('../images/Pr_27.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-419-copy {
  background-color: var(--hc7-f--green);
  color: var(--hc7-f--white);
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
  box-shadow: 4px 4px 16px #00000029;
}

.div-block-567 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 124px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-568 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #ffffffd1;
  border-radius: 99px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 12px;
  display: flex;
  box-shadow: 0 4px 16px #00000029;
}

.image-100 {
  width: 102px;
  height: 102px;
}

.div-block-569 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-424 {
  color: var(--hc7-f--green);
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-425 {
  font-size: 11px;
}

.text-block-426 {
  color: var(--hc7-f--balck);
  font-size: 11px;
  line-height: 12px;
}

.image-101, .image-102 {
  width: 102px;
  height: 102px;
}

.text-block-401-copy-2 {
  background-color: var(--hc7-f--green);
  color: var(--hc7-f--white);
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45px;
  font-size: 17px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
  box-shadow: 4px 4px 16px #00000029;
}

.div-block-570 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-image: linear-gradient(#fff0, #fff 8%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.div-block-571 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.div-block-572 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-427 {
  letter-spacing: .23px;
  font-size: 28px;
  font-weight: 600;
  line-height: 33px;
}

.text-block-428 {
  color: #a0a0a0;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 21px;
}

.text-span-60 {
  text-decoration: underline;
}

.image-103 {
  margin-top: 60px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-92 {
  font-family: var(--system);
  letter-spacing: var(--0-41);
  background-color: #f9f9f9;
  justify-content: center;
  display: flex;
}

.div-block-573 {
  max-width: var(--430);
  background-image: url('../images/pw_9.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-574 {
  background-image: linear-gradient(#f9f9f900, #f9f9f9 4%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-429 {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
  box-shadow: 0 1px 7px #0000001a;
}

.div-block-575 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-430 {
  color: #989898;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-576 {
  background-color: #989898;
  width: 2px;
  height: 16px;
}

.div-block-577 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-432 {
  color: #30a6a1;
  margin-bottom: 16px;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
}

.text-block-433 {
  color: #000;
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 120%;
}

.text-span-61, .text-span-62 {
  font-weight: 700;
}

.div-block-578 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.image-104 {
  width: 24px;
  height: 24px;
}

.text-block-434 {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-579 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.div-block-578-copy_pw1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.text-block-434-copy_pw1 {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-435 {
  color: #000;
  text-align: center;
  margin-bottom: 24px;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.image-105 {
  opacity: .7;
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-105-copy_pw1 {
  opacity: .7;
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-93 {
  font-family: var(--system);
  letter-spacing: var(--0-41);
  background-color: #f9f9f9;
  justify-content: center;
  display: flex;
}

.div-block-580 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-581 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-436 {
  color: #30a6a1;
  margin-bottom: 16px;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
}

.div-block-582 {
  background-image: url('../images/pw_10.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 292px;
  display: flex;
}

.text-block-437 {
  color: #30a6a1;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
}

.text-block-438 {
  color: #989898;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-583 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-106 {
  width: 24px;
  height: 24px;
}

.text-block-439 {
  color: #000;
  font-size: 17px;
  line-height: 22px;
}

.div-block-584 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-585 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 120px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-440 {
  color: #000;
  margin-bottom: 24px;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.image-107 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-107-copy_pw2 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-439-copy_pw2 {
  color: #000;
  font-size: 17px;
  line-height: 22px;
  text-decoration: underline;
}

.div-block-583-copy_pw2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.body-94 {
  font-family: var(--system);
  color: #000;
  letter-spacing: var(--0-41);
  background-color: #f9f9f9;
  justify-content: center;
  display: flex;
}

.div-block-586 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-587 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-441 {
  text-align: center;
  margin-bottom: 16px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-442 {
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-443 {
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-444 {
  color: #30a6a1;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.div-block-588 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-108 {
  width: 100%;
}

.text-block-445 {
  opacity: .8;
  color: #30a6a1;
  padding: 10px;
  font-size: 15px;
  line-height: 120%;
}

.body-95 {
  font-family: var(--system);
  color: #000;
  letter-spacing: var(--0-41);
  background-color: #f9f9f9;
  justify-content: center;
  display: flex;
}

.div-block-589 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-590 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-446 {
  color: #000;
  text-align: center;
  margin-bottom: 24px;
  font-size: 17px;
  line-height: 22px;
}

.text-span-63 {
  text-decoration: underline;
}

.div-block-591 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 70px;
  margin-bottom: 24px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-109 {
  width: 100%;
  height: 100%;
}

.text-block-447 {
  margin-bottom: 16px;
  font-size: 22px;
  line-height: 28px;
}

.text-block-448 {
  text-align: center;
  margin-bottom: 8px;
  font-size: 28px;
  font-weight: 600;
  line-height: 34px;
}

.image-110, .image-110-copy_pw_osn {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-110-copy_pw_osn-copy {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-96 {
  font-family: var(--system);
  color: #000;
  letter-spacing: var(--0-41);
  background-color: #f9f9f9;
  justify-content: center;
  display: flex;
}

.div-block-592 {
  max-width: var(--430);
  background-image: url('../images/onb-12.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-593 {
  background-image: linear-gradient(#f9f9f900, #f9f9f9 4%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 24px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-449 {
  color: #000;
  background-color: #fff;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  margin-bottom: 70px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
  box-shadow: 0 1px 7px #0000001a;
}

.text-block-450 {
  opacity: .6;
  text-align: center;
  margin-bottom: 24px;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-451 {
  text-align: center;
  margin-bottom: 8px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-592-copy_pr2 {
  max-width: var(--430);
  background-image: url('../images/onb-15.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-592-copy_pr3 {
  max-width: var(--430);
  background-image: url('../images/onb-14.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-592-copy_pr4 {
  max-width: var(--430);
  background-image: url('../images/onb-16.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-592-copy_pr5 {
  max-width: var(--430);
  background-image: url('../images/onb-13.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.body-97 {
  background-color: var(--cr1--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-594 {
  background-image: url('../images/Pw_12.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-595 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#fff0, #f0effb 8%, #dfddf7);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.div-block-596 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-452 {
  background-color: var(--cr1--purple);
  color: var(--cr1--white);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.div-block-597 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-598, .div-block-599 {
  background-color: var(--cr1--lgray);
  width: 2px;
  height: 16px;
  display: flex;
}

.text-block-453, .text-block-454, .text-block-455 {
  color: var(--cr1--lgray);
  font-weight: 500;
  line-height: 42px;
}

.div-block-600 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-601 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-456 {
  color: var(--cr1--purple);
  text-align: center;
  font-size: 27px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-602 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-603 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-457 {
  color: var(--cr1--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-457-copy {
  color: var(--cr1--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.div-block-604 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-458 {
  color: #a3a3a3;
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 136%;
}

.text-span-64 {
  text-transform: uppercase;
}

.text-span-65, .text-span-66 {
  font-weight: 400;
}

.text-block-459 {
  color: var(--cr1--purple);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.image-111 {
  margin-top: 60px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-98 {
  background-color: var(--cr1--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-605 {
  background-image: url('../images/Pw_13.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.text-block-452-copy {
  background-color: var(--cr1--purple);
  color: var(--cr1--white);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.div-block-606 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--cr1--white);
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 22px;
  display: flex;
  box-shadow: 0 4px 16px #00000014;
}

.div-block-607 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-460 {
  color: var(--cr1--purple);
  text-align: center;
  font-size: 27px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-608 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-609 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-461 {
  color: var(--cr1--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-461-copy {
  color: var(--cr1--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-462 {
  color: #b5b5b5;
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-610 {
  background-image: url('../images/Mask-group_2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-611 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-463 {
  color: var(--cr1--white);
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  line-height: 126%;
}

.text-block-464 {
  color: #e3e3e3;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.image-112 {
  margin-top: 60px;
  margin-left: 6px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-99 {
  background-color: var(--cr1--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-612 {
  background-image: url('../images/Pw_13.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.text-block-452-copy-1 {
  background-color: var(--cr1--purple);
  color: var(--cr1--white);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.div-block-613 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-614 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-615 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-465 {
  color: var(--cr1--purple);
  text-align: center;
  font-size: 38px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-466 {
  color: var(--cr1--black);
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.div-block-616 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #a3a3a3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  line-height: 22px;
  display: flex;
}

.text-block-467 {
  color: #a3a3a3;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

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

.div-block-617 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.text-block-469 {
  color: #b5b5b5;
  margin-left: 6px;
  padding: 10px;
  font-size: 15px;
  line-height: 120%;
}

.image-113 {
  padding-left: 16px;
  padding-right: 16px;
}

.body-100 {
  background-color: var(--cr1--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-618 {
  background-image: url('../images/Pw_osn_11.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-619 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: linear-gradient(#fff0, #ebeafa 8%, #dfddf7);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.div-block-620 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-470 {
  background-color: var(--cr1--purple);
  color: var(--cr1--white);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

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

.text-block-471 {
  color: #767676;
  text-align: center;
  font-weight: 500;
  line-height: 42px;
}

.text-block-472, .text-block-473, .text-block-474 {
  color: #767676;
  font-weight: 500;
  line-height: 42px;
}

.div-block-622 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-475 {
  color: #1e1e1e;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}

.text-block-476 {
  color: #767676;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}

.body-101 {
  background-color: var(--cr1--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-623 {
  background-image: url('../images/Pr_31.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-624 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  background-image: linear-gradient(#fff0, #e7e7fa 30%, #dfddf7);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-625 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 72px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-477 {
  background-color: var(--cr1--purple);
  color: var(--cr1--white);
  border-radius: 999px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.div-block-626 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-478 {
  color: var(--cr1--purple);
  text-align: center;
  font-size: 38px;
  font-weight: 700;
  line-height: 126%;
}

.div-block-627 {
  background-image: url('../images/Pr_32.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.div-block-628 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#fff0, #eae9fa 8%, #dfddf7);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.text-block-477-copy {
  background-color: var(--cr1--purple);
  color: var(--cr1--white);
  border-radius: 999px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.div-block-629 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-479 {
  color: var(--cr1--purple);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
}

.text-block-480 {
  color: var(--cr1--black);
  text-align: center;
  font-size: 17px;
}

.div-block-630 {
  background-image: url('../images/Pr_33.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-477-copy-1 {
  background-color: var(--cr1--purple);
  color: var(--cr1--white);
  border-radius: 999px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.div-block-631 {
  background-image: url('../images/Pr_34.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-477-copy-2 {
  background-color: var(--cr1--purple);
  color: var(--cr1--white);
  border-radius: 999px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.div-block-632 {
  background-image: url('../images/Pr_35.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-477-copy-3 {
  background-color: var(--cr1--purple);
  color: var(--cr1--white);
  border-radius: 999px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.div-block-633 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.image-114 {
  width: 126px;
  height: 126px;
}

.div-block-634 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  outline-color: var(--cr1--white);
  outline-offset: 0px;
  background-color: #5852d64d;
  border-radius: 32px;
  outline-width: 1px;
  outline-style: solid;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 12px 16px;
  display: flex;
}

.text-block-481 {
  color: var(--cr1--white);
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-482 {
  color: var(--cr1--black);
  font-size: 11px;
  line-height: 12px;
}

.div-block-635 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 112px;
  display: flex;
}

.image-115, .image-116 {
  width: 126px;
  height: 126px;
}

.body-102 {
  color: #000;
  letter-spacing: var(--0-41);
  background-color: #eff1fe;
  justify-content: center;
  display: flex;
}

.div-block-636 {
  max-width: var(--430);
  background-image: url('../images/pw_14.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-637 {
  background-image: linear-gradient(#eff1fe00, #eff1fe 4%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

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

.text-block-483 {
  color: #fff;
  background-color: #5bb2ff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 65px;
  font-family: "500 Applesdgothicneo", sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  display: flex;
}

.text-block-484 {
  opacity: .4;
  color: #000;
  font-family: "400 Applesdgothicneo", sans-serif;
  font-size: 12px;
  line-height: 70px;
}

.div-block-639 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-485 {
  color: #5bb2ff;
  margin-bottom: 16px;
  font-family: "600 Applesdgothicneo", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
}

.text-block-486 {
  color: #282a39;
  margin-bottom: 8px;
  font-family: "400 Applesdgothicneo", sans-serif;
  font-size: 15px;
  line-height: 120%;
}

.text-span-67, .text-span-68 {
  font-family: "700 Applesdgothicneo", sans-serif;
}

.image-117 {
  width: 24px;
  height: 24px;
}

.div-block-640 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.text-block-487 {
  color: #282a39;
  font-family: "400 Applesdgothicneo", sans-serif;
  font-size: 17px;
  line-height: 22px;
}

.div-block-641 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.div-block-640-copy_pw_1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.text-block-487-copy_pw_1 {
  color: #282a39;
  font-family: "400 Applesdgothicneo", sans-serif;
  font-size: 17px;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-488 {
  text-align: center;
  margin-bottom: 16px;
  font-family: "700 Applesdgothicneo", sans-serif;
  font-size: 40px;
  line-height: 120%;
}

.image-118 {
  opacity: .5;
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-118-copy_pw_1 {
  opacity: .5;
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-103 {
  letter-spacing: var(--0-41);
  background-color: #eff1fe;
  justify-content: center;
  display: flex;
}

.div-block-642 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-643 {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-489 {
  color: #5bb2ff;
  text-align: center;
  margin-bottom: 16px;
  font-family: "600 Applesdgothicneo", sans-serif;
  font-size: 15px;
  line-height: 120%;
}

.div-block-644 {
  background-image: url('../images/pw_15.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 292px;
  display: flex;
}

.text-block-490 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: "600 Applesdgothicneo", sans-serif;
  font-size: 24px;
  line-height: 25px;
}

.text-block-491 {
  opacity: .8;
  color: #989898;
  font-family: "600 Applesdgothicneo", sans-serif;
  font-size: 17px;
  line-height: 22px;
}

.div-block-645 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 120px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-119 {
  width: 24px;
  height: 24px;
}

.div-block-646 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.text-block-492 {
  color: #282a39;
  font-family: "400 Applesdgothicneo", sans-serif;
  font-size: 17px;
  line-height: 22px;
}

.div-block-647 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-492-copy_pw_2 {
  color: #282a39;
  font-family: "400 Applesdgothicneo", sans-serif;
  font-size: 17px;
  line-height: 22px;
  text-decoration: underline;
}

.div-block-646-copy_pw_2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.text-block-493 {
  color: #282a39;
  text-align: center;
  margin-bottom: 16px;
  font-family: "700 Applesdgothicneo", sans-serif;
  font-size: 40px;
  line-height: 120%;
}

.image-120 {
  opacity: .2;
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-120-copy_pw_2 {
  opacity: .2;
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-104 {
  color: #282a39;
  letter-spacing: var(--0-41);
  background-color: #eff1fe;
  justify-content: center;
  display: flex;
}

.div-block-648 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-649 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-494 {
  text-align: center;
  margin-bottom: 8px;
  font-family: "400 Applesdgothicneo", sans-serif;
  font-size: 17px;
  line-height: 22px;
}

.text-block-495 {
  text-align: center;
  font-family: "700 Applesdgothicneo", sans-serif;
  font-size: 34px;
  line-height: 41px;
}

.text-block-496 {
  font-family: "600 Applesdgothicneo", sans-serif;
  font-size: 17px;
  line-height: 22px;
}

.text-block-497 {
  color: #5bb2ff;
  font-family: "700 Applesdgothicneo", sans-serif;
  font-size: 40px;
  line-height: 120%;
}

.div-block-650 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-121 {
  width: 100%;
}

.text-block-498 {
  opacity: .6;
  color: #5bb2ff;
  padding: 10px;
  font-family: "400 Applesdgothicneo", sans-serif;
  font-size: 15px;
  line-height: 120%;
}

.body-105 {
  letter-spacing: var(--0-41);
  background-image: linear-gradient(#bbddf7, #eff1fe 50%);
  justify-content: center;
  display: flex;
}

.div-block-651 {
  max-width: var(--430);
  background-image: url('../images/pw_osn_12.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-652 {
  background-image: linear-gradient(#bcdef7, #f0f2ffe6);
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  width: 100%;
  padding-top: 12px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-499 {
  color: #808096;
  text-align: center;
  margin-bottom: 12px;
  font-family: "400 Applesdgothicneo", sans-serif;
  font-size: 16px;
  line-height: 120%;
}

.text-block-500 {
  color: #282a39;
  text-align: center;
  margin-bottom: 8px;
  font-family: "700 Applesdgothicneo", sans-serif;
  font-size: 32px;
  line-height: 110%;
}

.text-span-69 {
  text-decoration: underline;
}

.image-122 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-122-copy_pw_osn {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-106 {
  color: #282a39;
  letter-spacing: var(--0-41);
  background-color: #eff1fe;
  justify-content: center;
  display: flex;
}

.div-block-653 {
  max-width: var(--430);
  background-image: url('../images/onb-12_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-654 {
  background-image: linear-gradient(#eff1fe00, #eff1fe 4%);
  width: 100%;
  padding-top: 24px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-501 {
  color: #fff;
  text-align: center;
  background-color: #5bb2ff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 65px;
  margin-bottom: 70px;
  font-family: "500 Applesdgothicneo", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  display: flex;
}

.text-block-502 {
  opacity: .6;
  text-align: center;
  margin-bottom: 16px;
  font-family: "500 Applesdgothicneo", sans-serif;
  font-size: 17px;
  line-height: 22px;
}

.text-block-503 {
  text-align: center;
  margin-bottom: 8px;
  font-family: "700 Applesdgothicneo", sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 41px;
}

.div-block-653-copy_pr2 {
  max-width: var(--430);
  background-image: url('../images/onb-13_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-653-copy_pr3 {
  max-width: var(--430);
  background-image: url('../images/onb-14_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-653-copy_pr4 {
  max-width: var(--430);
  background-image: url('../images/onb-15_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-653-copy_pr5 {
  max-width: var(--430);
  background-image: url('../images/onb-16_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.body-107 {
  letter-spacing: -.41px;
  background-color: #000;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-655 {
  background-image: url('../images/Pw_17.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-656 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#42c40000, #42c700 8%, #54f100);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.div-block-657 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-504 {
  background-color: var(--cr2--black);
  color: var(--cr2--white);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.div-block-658 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-505, .text-block-506, .text-block-507 {
  color: var(--cr2--black);
  line-height: 40px;
}

.div-block-659 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-660 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-508 {
  color: var(--cr2--white);
  text-align: center;
  font-size: 58px;
  font-weight: 500;
  line-height: 56.5px;
}

.text-span-70 {
  color: var(--cr2--black);
  font-weight: 700;
}

.div-block-661 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-662 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-509 {
  color: var(--cr2--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-509-copy {
  color: var(--cr2--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.div-block-663 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-510 {
  color: var(--cr2--white);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 136%;
}

.text-span-71 {
  text-transform: uppercase;
}

.text-span-72, .text-span-73 {
  font-weight: 400;
}

.text-block-511 {
  color: #d4febe;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 120%;
}

.image-123 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-108 {
  background-color: var(--cr2--black);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-664 {
  background-image: url('../images/Pw_18.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.text-block-504-copy {
  background-color: var(--cr2--black);
  color: var(--cr2--white);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.div-block-665 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--cr2--white);
  border-bottom: 1px solid #55f300;
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 22px;
  display: flex;
  box-shadow: 0 4px 16px #00000029;
}

.div-block-666 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-512 {
  color: var(--cr2--black);
  text-align: center;
  font-size: 35px;
  font-weight: 500;
  line-height: 38px;
}

.text-span-74 {
  color: var(--cr2--green);
  font-weight: 700;
}

.div-block-667 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-668 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-513 {
  color: var(--cr2--black);
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-513-copy {
  color: var(--cr2--black);
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-514 {
  color: #bfbfbf;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-669 {
  background-image: url('../images/Frame-1171276093_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-670 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-515 {
  color: var(--cr2--black);
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  line-height: 126%;
}

.text-block-516 {
  color: #b7b7b7;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.image-124 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-109 {
  background-color: var(--cr2--black);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-671 {
  background-image: url('../images/Pw_18.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-672 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-504-copy-1 {
  background-color: var(--cr2--black);
  color: var(--cr2--white);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.div-block-673 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-674 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-517 {
  color: var(--cr2--black);
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 31px;
}

.text-block-518 {
  color: var(--cr2--white);
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-675 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-519 {
  color: var(--cr2--white);
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-520 {
  color: var(--cr2--white);
  text-align: center;
  font-size: 17px;
  line-height: 22px;
}

.div-block-676 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 60px;
  display: flex;
}

.text-block-521 {
  color: #95d975;
  margin-left: 10px;
  padding: 10px;
  font-size: 15px;
  line-height: 120%;
}

.image-125 {
  padding-left: 20px;
  padding-right: 20px;
}

.body-110 {
  background-color: var(--cr2--black);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-677 {
  background-image: url('../images/Pw_osn_13.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-678 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#4ada0000, #4ada00 9%, #55f200);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.div-block-679 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-522 {
  background-color: var(--cr2--black);
  color: var(--cr2--white);
  border-radius: 999px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.text-block-504-copy-2 {
  background-color: var(--cr2--black);
  color: var(--cr2--white);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.div-block-680 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-523 {
  color: var(--cr2--black);
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.text-block-524 {
  color: var(--cr2--black);
  text-align: center;
  font-size: 17px;
}

.text-span-75 {
  text-decoration: underline;
}

.image-126 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-111 {
  background-color: var(--cr2--black);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-681 {
  background-image: url('../images/Pr_39.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-682 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#47d10000, #47d100 9%, #54f200);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.div-block-683 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 70px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-525 {
  background-color: var(--cr2--black);
  color: var(--cr2--white);
  text-transform: uppercase;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.div-block-684 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-526 {
  color: var(--cr2--white);
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
  line-height: 126%;
}

.div-block-685 {
  background-image: url('../images/Pr_37.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.div-block-686 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#4bdc0000, #4bdc00 8%, #55f200);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.text-block-525-copy {
  background-color: var(--cr2--black);
  color: var(--cr2--white);
  text-transform: none;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.div-block-687 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-527 {
  color: var(--cr2--white);
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.text-block-528 {
  color: var(--cr2--black);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
}

.div-block-688 {
  background-image: url('../images/Pr_36.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-525-copy-1 {
  background-color: var(--cr2--black);
  color: var(--cr2--white);
  text-transform: none;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.div-block-689 {
  background-image: url('../images/Pr_40.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-525-copy-2 {
  background-color: var(--cr2--black);
  color: var(--cr2--white);
  text-transform: none;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.div-block-690 {
  background-image: url('../images/Pr_38.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-525-copy-3 {
  background-color: var(--cr2--black);
  color: var(--cr2--white);
  text-transform: none;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.div-block-691 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 120px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-692 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--cr2--white);
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: flex;
}

.image-127 {
  width: 96px;
  height: 96px;
}

.div-block-693 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.div-block-694 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-block-529 {
  color: var(--cr2--green);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-530 {
  color: var(--cr2--black);
  font-size: 11px;
  line-height: 12px;
}

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

.div-block-696 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-697 {
  background-color: #c3f3ac;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1px;
  display: flex;
}

.image-128, .image-129 {
  width: 96px;
  height: 96px;
}

.body-112 {
  color: #000;
  letter-spacing: var(--0-41);
  flex-flow: row;
  justify-content: center;
  font-family: Poppins, sans-serif;
  display: flex;
}

.div-block-698 {
  max-width: var(--430);
  background-image: url('../images/pw_19.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-699 {
  background-image: linear-gradient(#fff0, #fff 4%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 24px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-531 {
  color: #fff;
  background-color: #e9783d;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

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

.text-block-532 {
  color: #989898;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-701 {
  background-color: #989898;
  width: 2px;
  height: 16px;
}

.div-block-702 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-533 {
  color: #e9783d;
  margin-bottom: 16px;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
}

.text-block-534 {
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 120%;
}

.text-span-76, .text-span-77 {
  font-weight: 600;
}

.image-130 {
  width: 24px;
  height: 24px;
}

.div-block-703 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  font-size: 17px;
  line-height: 22px;
  display: flex;
}

.div-block-704 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.div-block-703-copy_pw1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  font-size: 17px;
  line-height: 22px;
  display: flex;
}

.text-block-535 {
  font-weight: 400;
}

.text-block-535-copy_pw1 {
  font-weight: 400;
  text-decoration: underline;
}

.text-block-536 {
  text-align: center;
  margin-bottom: 24px;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
}

.image-131 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-131-copy_pw1 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-113 {
  color: #000;
  letter-spacing: var(--0-41);
  justify-content: center;
  font-family: Poppins, sans-serif;
  display: flex;
}

.div-block-705 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 1005px;
  display: flex;
  position: relative;
}

.div-block-706 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-537 {
  color: #e9783d;
  margin-bottom: 16px;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
}

.div-block-707 {
  background-image: url('../images/pw_20.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 292px;
  display: flex;
}

.text-block-538 {
  color: #e9783d;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
}

.text-block-539 {
  opacity: .6;
  color: #989898;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-708 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-132 {
  width: 24px;
  height: 24px;
}

.div-block-709 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-710 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-540 {
  font-size: 17px;
  line-height: 22px;
}

.text-block-540-copy_pw2 {
  font-size: 17px;
  line-height: 22px;
  text-decoration: underline;
}

.div-block-709-copy_pw2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-541 {
  text-align: center;
  margin-bottom: 16px;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
}

.image-133 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-133-copy_pw2 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-114 {
  color: #000;
  letter-spacing: var(--0-41);
  justify-content: center;
  font-family: Poppins, sans-serif;
  display: flex;
}

.div-block-711 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: static;
}

.div-block-712 {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-542 {
  color: #e9783d;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.text-block-543 {
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  line-height: 41px;
}

.text-block-544 {
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-545 {
  text-align: center;
  margin-bottom: 16px;
  font-size: 17px;
  line-height: 22px;
}

.div-block-713 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.image-134 {
  width: 100%;
}

.text-block-546 {
  opacity: .6;
  color: #e9783d;
  padding: 10px;
  font-size: 15px;
  line-height: 120%;
}

.body-115 {
  color: #000;
  justify-content: center;
  font-family: Poppins, sans-serif;
  display: flex;
}

.div-block-714 {
  max-width: var(--430);
  background-image: url('../images/pw_osn_14.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-715 {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}

.text-block-547 {
  opacity: .4;
  color: #fff;
  text-align: center;
  margin-top: 50px;
  padding: 10px;
  font-size: 10px;
  line-height: 120%;
}

.div-block-716 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-548 {
  color: #fff;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 48px;
  font-size: 16px;
  line-height: 120%;
  display: flex;
}

.div-block-717 {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-image: linear-gradient(222deg, #c9c9c966, #09090966);
  background-clip: border-box;
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 34px;
  display: flex;
  position: static;
}

.div-block-718 {
  outline-offset: -2px;
  border-radius: 46px;
  outline: 1px solid #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.image-135 {
  color: #fff;
}

.text-block-549 {
  color: #fff;
  margin-bottom: 24px;
  font-size: 14px;
  font-weight: 300;
  line-height: 120%;
}

.text-block-550 {
  color: #fff;
  margin-bottom: 16px;
  font-size: 32px;
  line-height: 41px;
}

.div-block-719 {
  opacity: .4;
  background-image: linear-gradient(205deg, #000, #fff);
  border-radius: 16px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-720 {
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px 20px;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.text-span-78 {
  text-decoration: underline;
}

.text-block-547-copy_pw_osn {
  opacity: .4;
  color: #fff;
  margin-top: 50px;
  padding: 10px;
  font-size: 10px;
  line-height: 120%;
}

.div-block-721 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-722 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(220deg, #c9c9c966, #09090966);
  border-radius: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 34px;
  display: flex;
  position: static;
}

.body-116 {
  color: #000;
  justify-content: center;
  font-family: Poppins, sans-serif;
  display: flex;
}

.div-block-723 {
  max-width: var(--430);
  background-image: url('../images/onb-12_2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-724 {
  background-image: linear-gradient(#fff0, #fff 4%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 24px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-551 {
  color: #fff;
  text-align: center;
  background-color: #e9783d;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  margin-bottom: 70px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.text-block-552 {
  opacity: .6;
  text-align: center;
  margin-bottom: 24px;
  font-size: 15px;
  font-weight: 500;
  line-height: 120%;
}

.text-block-553 {
  text-align: center;
  margin-bottom: 8px;
  font-size: 28px;
  font-weight: 600;
  line-height: 34px;
}

.div-block-723-copy_pr2 {
  max-width: var(--430);
  background-image: url('../images/onb-15_2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-723-copy_pr3 {
  max-width: var(--430);
  background-image: url('../images/onb-14_2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-723-copy_pr4 {
  max-width: var(--430);
  background-image: url('../images/onb-16_2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-723-copy_pr5 {
  max-width: var(--430);
  background-image: url('../images/onb-13_2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.body-117 {
  background-color: var(--hc2-sk--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-725 {
  background-image: url('../images/Pw_22.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-726 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: linear-gradient(#f7fbff00, #f7fbff 8%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.div-block-727 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-554 {
  background-color: var(--hc2-sk--gray);
  color: var(--hc2-sk--white);
  text-transform: uppercase;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 64px;
  font-size: 20px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-728 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-555, .text-block-556 {
  color: var(--hc2-sk--gray-2);
  font-size: 10px;
  font-weight: 500;
  line-height: 38px;
}

.text-block-557 {
  color: var(--hc2-sk--gray-2);
  font-family: Applesdgothicneor, Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 38px;
}

.div-block-729, .div-block-730 {
  background-color: var(--hc2-sk--gray-2);
  color: var(--hc2-sk--gray-2);
  width: 2px;
  height: 16px;
  display: flex;
}

.div-block-731 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-732 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-558 {
  color: var(--hc2-sk--purple);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-733 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-734 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-559 {
  color: var(--hc2-sk--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-559-copy {
  color: var(--hc2-sk--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.div-block-735 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-560 {
  color: var(--hc2-sk--light-gray);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 136%;
}

.text-block-561 {
  color: var(--hc2-sk--purple);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.text-span-79 {
  text-transform: uppercase;
}

.text-span-80, .text-span-81 {
  font-weight: 400;
}

.image-136 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-118 {
  background-color: var(--hc2-sk--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-736 {
  background-color: var(--hc2-sk--bg);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.text-block-554-copy {
  background-color: var(--hc2-sk--gray);
  color: var(--hc2-sk--white);
  text-transform: uppercase;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 64px;
  font-size: 20px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-737 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #fff;
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 22px;
  display: flex;
  box-shadow: 0 4px 16px #00000014;
}

.div-block-738 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-739 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-740 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-562 {
  color: var(--hc2-sk--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-562-copy {
  color: var(--hc2-sk--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-563 {
  color: var(--hc2-sk--purple);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-564 {
  color: var(--hc2-sk--light-gray);
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-741 {
  background-image: url('../images/Img1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-742 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-565 {
  color: var(--hc2-sk--white);
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  line-height: 126%;
}

.text-block-566 {
  color: var(--hc2-sk--purple);
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.image-137 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-119 {
  background-color: var(--hc2-sk--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-743 {
  background-color: var(--hc2-sk--bg);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-744 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-554-copy-1 {
  background-color: var(--hc2-sk--gray);
  color: var(--hc2-sk--white);
  text-transform: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 64px;
  font-size: 20px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-745 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-746 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-567 {
  color: var(--hc2-sk--purple);
  text-align: center;
  font-size: 39px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-568 {
  color: var(--hc2-sk--black);
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.div-block-747 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-569 {
  color: #aaa;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-570 {
  color: #aaa;
  text-align: center;
  font-size: 17px;
  line-height: 22px;
}

.div-block-748 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 60px;
  display: flex;
}

.image-138 {
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-571 {
  color: #aaa;
  margin-left: 10px;
  padding: 10px;
  font-size: 15px;
  line-height: 120%;
}

.body-120 {
  background-color: var(--hc2-sk--bg);
  letter-spacing: 1px;
  justify-content: center;
  font-family: Darkergrotesque, Arial, sans-serif;
  display: flex;
}

.div-block-749 {
  background-image: url('../images/Pw_Osn_15.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-750 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #bcdaff;
  border-top-left-radius: 36px;
  border-top-right-radius: 36px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 4px;
  display: flex;
}

.text-block-554-copy-2 {
  background-color: var(--hc2-sk--gray);
  color: var(--hc2-sk--white);
  text-transform: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 64px;
  font-size: 20px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.text-block-555-copy, .text-block-556-copy {
  color: var(--hc2-sk--gray-2);
  letter-spacing: -.24px;
  font-family: Applesdgothicneor, Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 38px;
}

.text-block-557-copy {
  color: var(--hc2-sk--gray-2);
  font-size: 10px;
  font-weight: 500;
  line-height: 38px;
}

.div-block-751 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-572 {
  color: var(--hc2-sk--black);
  text-align: center;
  letter-spacing: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-557-copy {
  color: var(--hc2-sk--gray-2);
  letter-spacing: -.24px;
  font-family: Applesdgothicneor, Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 38px;
}

.text-block-573 {
  color: var(--hc2-sk--black);
  text-align: center;
  letter-spacing: 0;
  font-size: 20px;
}

.text-span-82 {
  text-decoration: underline;
}

.image-139 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-121 {
  background-color: var(--hc2-sk--bg);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-752 {
  background-image: url('../images/Pr_43.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-753 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#f7fbff00, #f7fbff 10%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-754 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 58px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-574 {
  background-color: var(--hc2-sk--gray);
  color: var(--hc2-sk--white);
  text-transform: uppercase;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 64px;
  font-size: 20px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-755 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-575 {
  color: var(--hc2-sk--purple);
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  line-height: 126%;
}

.div-block-756 {
  background-image: url('../images/Pr_42.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.div-block-757 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--hc2-sk--white);
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  display: flex;
  box-shadow: 0 -1px 24px #0000001f;
}

.text-block-574-copy {
  background-color: var(--hc2-sk--gray);
  color: var(--hc2-sk--white);
  text-transform: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 64px;
  font-size: 20px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-758 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-576 {
  color: var(--hc2-sk--purple);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
}

.text-block-577 {
  color: var(--hc2-sk--black);
  text-align: center;
  font-size: 17px;
}

.div-block-759 {
  background-image: url('../images/Pr_44.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-574-copy-1 {
  background-color: var(--hc2-sk--gray);
  color: var(--hc2-sk--white);
  text-transform: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 64px;
  font-size: 20px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-760 {
  background-image: url('../images/Pr_45.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-574-copy-2 {
  background-color: var(--hc2-sk--gray);
  color: var(--hc2-sk--white);
  text-transform: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 64px;
  font-size: 20px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-761 {
  background-image: url('../images/Pr_41.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-574-copy-3 {
  background-color: var(--hc2-sk--gray);
  color: var(--hc2-sk--white);
  text-transform: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 64px;
  font-size: 20px;
  font-weight: 500;
  line-height: 126%;
  display: flex;
}

.div-block-762 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 112px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-763 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #ffffffb8;
  border: 1px solid #f989ff;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 8px 12px;
  display: flex;
  box-shadow: 0 4px 16px #00000029;
}

.image-140 {
  width: 102px;
  height: 102px;
}

.div-block-764 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-578 {
  color: var(--hc2-sk--purple);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-579 {
  color: var(--hc2-sk--black);
  font-size: 11px;
  line-height: 12px;
}

.image-141, .image-142 {
  width: 102px;
  height: 102px;
}

.div-block-765 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-580 {
  color: #9a9a9a;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-766 {
  background-color: #9a9a9a;
  width: 2px;
  height: 16px;
}

.body-122 {
  background-color: var(--hc37--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-767 {
  max-width: var(--430);
  background-image: url('../images/pw1_7.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-768 {
  background-image: linear-gradient(#27282d00, #27282d 5%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-769 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-581 {
  background-color: var(--hc37--osn);
  color: #fff;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  display: flex;
}

.div-block-770 {
  background-color: #8a8a8a;
  width: 2px;
  height: 16px;
}

.text-block-582 {
  color: #8a8a8a;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-771 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-143 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-583 {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-772 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-773 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 24px;
  display: flex;
}

.text-block-583-copy {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-584 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}

.text-block-585 {
  color: #386cfc80;
  text-align: center;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 600;
}

.text-block-586 {
  color: var(--hc37--osn);
  margin-bottom: 24px;
  font-size: 15px;
  font-weight: 600;
}

.body-123 {
  background-color: var(--hc37--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-774 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-775 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-776 {
  background-image: url('../images/pw2_6.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 292px;
  display: flex;
}

.div-block-777 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-587 {
  color: #ffffff80;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-588 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.div-block-778 {
  background-color: #37393f;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 16px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-779 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 88px;
  display: flex;
}

.div-block-773-copypw2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-774-copypw2 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.body-124 {
  background-color: var(--hc37--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-780 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-781 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-589 {
  color: var(--hc37--osn);
  margin-bottom: 4px;
  font-size: 37px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-590 {
  color: #fff;
  text-align: center;
  margin-bottom: 13px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.text-block-591 {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-592 {
  color: #fff;
  text-align: center;
  margin-bottom: 28px;
  font-size: 17px;
  line-height: 22px;
}

.div-block-782 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-144 {
  width: 100%;
}

.text-block-593 {
  color: #ffffff80;
  padding: 10px;
  font-size: 15px;
}

.body-125 {
  background-color: var(--hc37--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-783 {
  max-width: var(--430);
  background-image: url('../images/pw_osn_16.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-784 {
  background-image: linear-gradient(#27282d00, #27282d 5%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-594 {
  color: #fff;
  text-align: center;
  margin-bottom: 8px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-595 {
  color: #9a9a9a;
  text-align: center;
  margin-bottom: 28px;
  font-size: 17px;
  line-height: 22px;
}

.text-span-83 {
  text-decoration: underline;
}

.image-143-copypwosn {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-126 {
  background-color: var(--hc37--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-785 {
  max-width: var(--430);
  background-image: url('../images/pr1_5.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-786 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-581-copypr1 {
  background-color: var(--hc37--osn);
  color: #fff;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  margin-bottom: 70px;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  display: flex;
}

.image-145 {
  width: 240px;
  margin-bottom: 24px;
}

.div-block-786-copy {
  background-image: linear-gradient(#27282d00, #27282d 5%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-596 {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-597 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-785-copysc1 {
  max-width: var(--430);
  background-image: url('../images/pr1-1_4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-785-copysc2 {
  max-width: var(--430);
  background-image: url('../images/pr1-2_3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-785-copysc3 {
  max-width: var(--430);
  background-image: url('../images/pr1-3_4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-785-copysc4 {
  max-width: var(--430);
  background-image: url('../images/pr1-4_4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
}

.div-block-787 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.div-block-788 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #37393f;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 24px 16px;
  display: flex;
}

.image-146 {
  width: 73px;
}

.text-block-598 {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-789 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-599 {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
}

.div-block-788-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #1a388a;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 24px 16px;
  display: flex;
}

.body-127 {
  font-family: var(--system);
  color: #fff;
  letter-spacing: var(--0-41);
  background-color: #000;
  justify-content: center;
  display: flex;
}

.div-block-790 {
  max-width: var(--430);
  background-image: url('../images/pw1_8.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-791 {
  background-image: linear-gradient(#07153100, #071531 4%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-600 {
  text-align: center;
  text-transform: uppercase;
  background-color: #ae53f6;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  display: flex;
}

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

.text-block-601 {
  color: #86858c;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-793 {
  background-color: #86858c;
  width: 2px;
  height: 16px;
}

.div-block-794 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-602 {
  color: #ae53f6;
  margin-bottom: 34px;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
}

.text-block-603 {
  color: #9d9d9d;
  text-align: center;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 400;
  line-height: 120%;
}

.text-span-84, .text-span-85 {
  font-weight: 600;
}

.image-147 {
  width: 24px;
  height: 24px;
}

.div-block-795 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-604 {
  font-size: 15px;
  font-weight: 600;
}

.div-block-796 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 74px;
  display: flex;
}

.div-block-795-copy_pw1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-604-copy_pw1 {
  font-size: 15px;
  font-weight: 600;
  text-decoration: underline;
}

.text-block-605 {
  text-align: center;
  margin-bottom: 3px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-span-86 {
  color: #ae53f6;
  text-transform: uppercase;
}

.image-148 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-148-copy_pw1 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-128 {
  font-family: var(--system);
  color: #fff;
  letter-spacing: var(--0-41);
  background-color: #000;
  justify-content: center;
  display: flex;
}

.div-block-797 {
  max-width: var(--430);
  background-image: linear-gradient(144deg, #571440, #071531);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-798 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-606 {
  color: #ae53f6;
  margin-bottom: 34px;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
}

.div-block-799 {
  background-image: url('../images/pw_23.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 292px;
  display: flex;
}

.text-block-607 {
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
}

.text-block-608 {
  opacity: .7;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-800 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 120px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-149 {
  width: 24px;
  height: 24px;
}

.div-block-801 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-802 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-609 {
  font-size: 15px;
  font-weight: 600;
}

.div-block-802-copy_pw2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-609-copy_pw2 {
  font-size: 15px;
  font-weight: 600;
  text-decoration: underline;
}

.text-block-610 {
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}

.text-span-87 {
  color: #ae53f6;
}

.image-150 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-129 {
  font-family: var(--system);
  color: #fff;
  letter-spacing: var(--0-41);
  background-color: #000;
  justify-content: center;
  display: flex;
}

.div-block-804 {
  max-width: var(--430);
  text-align: center;
  background-image: linear-gradient(144deg, #571440, #071531);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-805 {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-611 {
  margin-bottom: 18px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-612 {
  margin-bottom: 4px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-613 {
  color: #ae53f6;
  margin-bottom: 4px;
  font-size: 40px;
  font-weight: 700;
  line-height: 31px;
}

.text-block-614 {
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-806 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-151 {
  width: 100%;
}

.text-block-615 {
  opacity: .5;
  color: #ae53f6;
  padding: 10px;
  font-size: 15px;
  line-height: 120%;
}

.body-130 {
  font-family: var(--system);
  color: #fff;
  letter-spacing: var(--0-41);
  background-color: #000;
  justify-content: center;
  display: flex;
}

.div-block-807 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-808 {
  background-image: linear-gradient(#0000, #000000bf 24%, #000);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 64px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-600-copy_pw3 {
  text-align: center;
  text-transform: none;
  background-color: #ae53f6;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  display: flex;
}

.text-block-600-copy_pw_osn {
  text-align: center;
  background-color: #ae53f6;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  display: flex;
}

.div-block-809 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 36px;
  display: flex;
}

.image-152 {
  width: 24px;
  height: 24px;
}

.div-block-810 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-616 {
  font-size: 15px;
  font-weight: 600;
}

.div-block-810-copy_pw_osn {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-616-copy_pw_osn {
  font-size: 15px;
  font-weight: 600;
  text-decoration: underline;
}

.text-block-617 {
  text-align: center;
  margin-bottom: 16px;
  font-size: 23px;
  font-weight: 700;
  line-height: 28px;
}

.text-span-88, .text-span-89 {
  color: #ae53f6;
  text-transform: uppercase;
}

.background-video {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-153 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-131 {
  background-color: var(--hc41--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-811 {
  max-width: var(--430);
  background-image: url('../images/pw_25.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-812 {
  background-image: linear-gradient(#29292900, #292929 5%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-813 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-618 {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  font-size: 17px;
  font-weight: 600;
  display: flex;
}

.div-block-814 {
  background-color: #8f8f8f;
  width: 2px;
  height: 16px;
}

.text-block-619 {
  color: #8f8f8f;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-815 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-620 {
  color: #fff;
  text-align: center;
  margin-bottom: 24px;
  font-size: 34px;
  font-weight: 600;
  line-height: 40px;
}

.text-block-621 {
  color: var(--hc41--red);
  margin-bottom: 16px;
  font-size: 15px;
  font-weight: 600;
}

.text-block-622 {
  color: #fff;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 600;
}

.div-block-816 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-623 {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-817 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.text-block-623-copy {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.image-154 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-132 {
  background-color: var(--hc41--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-818 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.image-154-copypw2 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-819 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-820 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 150px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-821 {
  background-image: url('../images/Frame-1597880535_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 292px;
  display: flex;
}

.div-block-822 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-624 {
  color: var(--hc41--red);
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 24px;
}

.text-block-625 {
  color: #8f8f8f99;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-817-copypw2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.body-133 {
  background-color: var(--hc41--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-823 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-824 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-626 {
  color: var(--hc41--red);
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}

.text-block-627 {
  color: #fff;
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  line-height: 41px;
}

.text-block-628 {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-629 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-size: 17px;
  line-height: 22px;
}

.div-block-825 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-155 {
  width: 100%;
}

.text-block-630 {
  color: #8f8f8f;
  padding: 10px;
  font-size: 15px;
}

.body-134 {
  background-color: var(--hc41--bg);
  font-family: var(--system);
  text-align: left;
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-826 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-827 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-828 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #363636;
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 16px;
  padding: 20px;
  display: flex;
}

.text-block-631 {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-632 {
  color: #8f8f8f;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
}

.text-span-90 {
  text-decoration: underline;
}

.image-156 {
  width: 100%;
  margin-bottom: 16px;
}

.div-block-829 {
  background-image: url('../images/Frame-30.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 24px;
  width: 100%;
  height: 465px;
  margin-bottom: 16px;
}

.body-135 {
  background-color: var(--hc41--bg);
  font-family: var(--system);
  letter-spacing: var(--0-41);
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-830 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-831 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-618-copypr {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  margin-bottom: 70px;
  font-size: 17px;
  font-weight: 600;
  display: flex;
}

.text-block-633 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: 600;
  line-height: 34px;
}

.text-block-634 {
  color: #fff9;
  text-align: center;
  margin-bottom: 24px;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.image-157 {
  width: 100%;
}

.div-block-830-copysc1, .div-block-830-copysc2, .div-block-830-copysc3, .div-block-830-copysc4 {
  max-width: var(--430);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: none;
}

.body-136 {
  background-color: var(--hc42--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-832 {
  background-image: url('../images/Pw_26.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-833 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  background-image: linear-gradient(#fff0, #fff 8%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-834 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-635 {
  background-color: var(--hc42--blue);
  color: var(--hc42--white);
  text-transform: uppercase;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  font-size: 17px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
}

.div-block-835 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-836, .div-block-837 {
  background-color: var(--hc42--gray);
  justify-content: center;
  align-items: center;
  width: 2px;
  height: 16px;
  display: flex;
}

.text-block-636, .text-block-637, .text-block-638 {
  color: var(--hc42--gray);
  font-size: 10px;
  font-weight: 500;
  line-height: 40px;
}

.div-block-838 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-839 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-639 {
  color: var(--hc42--blue);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-840 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-841 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-640 {
  color: var(--hc42--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-640-copy {
  color: var(--hc42--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.div-block-842 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-641 {
  color: #b1b1b1;
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 136%;
}

.text-block-642 {
  color: var(--hc42--blue);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.text-span-91 {
  text-transform: uppercase;
}

.text-span-92, .text-span-93 {
  font-weight: 400;
}

.image-158 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-137 {
  background-color: var(--hc42--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-843 {
  background-color: var(--hc42--white);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-844 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-635-copy {
  background-color: var(--hc42--blue);
  color: var(--hc42--white);
  text-transform: uppercase;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  font-size: 17px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
}

.div-block-845 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--hc42--blue);
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 22px;
  display: flex;
}

.div-block-846 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-643 {
  color: var(--hc42--white);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-847 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-848 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-644 {
  color: var(--hc42--white);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-644-copy {
  color: var(--hc42--white);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-645 {
  color: #70b4ff;
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-849 {
  background-image: url('../images/Frame-1171276077_3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-850 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-646 {
  color: var(--hc42--blue);
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  line-height: 126%;
}

.text-block-647 {
  color: #b1b1b1;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.image-159 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-138 {
  background-color: var(--hc42--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-851 {
  background-color: var(--hc42--white);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-852 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-635-copy-1 {
  background-color: var(--hc42--blue);
  color: var(--hc42--white);
  text-transform: none;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  font-size: 17px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
}

.div-block-853 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-854 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-648 {
  color: var(--hc42--blue);
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-649 {
  color: var(--hc42--black);
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.div-block-855 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-650 {
  color: #a1a1a1;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-651 {
  color: #a1a1a1;
  text-align: center;
  font-size: 17px;
  line-height: 22px;
}

.div-block-856 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.text-block-652 {
  color: #c3c3c3;
  margin-left: 10px;
  padding: 10px;
  font-size: 15px;
  line-height: 120%;
}

.image-160 {
  padding-left: 20px;
  padding-right: 20px;
}

.body-139 {
  background-color: var(--hc42--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-857 {
  background-image: url('../images/Pw_osn_17.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
  position: relative;
}

.div-block-858 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--hc42--blue);
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  display: flex;
}

.text-block-635-copy-2 {
  background-color: var(--hc42--white);
  color: var(--hc42--blue);
  text-transform: none;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  font-size: 17px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
}

.text-block-636-copy {
  color: #e6e6e6;
  -webkit-text-stroke-color: #e6e6e6;
  font-size: 10px;
  font-weight: 500;
  line-height: 40px;
}

.text-block-637-copy, .text-block-638-copy {
  color: #e6e6e6;
  font-size: 10px;
  font-weight: 500;
  line-height: 40px;
}

.div-block-837-copy, .div-block-836-copy {
  background-color: #e6e6e6;
  justify-content: center;
  align-items: center;
  width: 2px;
  height: 16px;
  display: flex;
}

.div-block-859 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-653 {
  color: var(--hc42--white);
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-860 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-654 {
  color: #e6e6e6;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}

.text-block-655 {
  color: #e6e6e6;
  text-align: center;
  font-size: 16px;
}

.text-span-94 {
  text-decoration: underline;
}

.image-161 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-140 {
  background-color: var(--hc42--white);
  letter-spacing: -.41px;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-861 {
  background-image: url('../images/Pr_46.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: flex;
}

.div-block-862 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#fff0, #fff 10%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.div-block-863 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 70px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-656 {
  background-color: var(--hc42--blue);
  color: var(--hc42--white);
  border-radius: 999px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  font-size: 17px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
}

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

.text-block-657 {
  color: var(--hc42--blue);
  text-align: center;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 800;
  line-height: 126%;
}

.div-block-865 {
  background-image: url('../images/Pr_50.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.div-block-866 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(#fff0, #fff 9%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  display: flex;
}

.text-block-656-copy {
  background-color: var(--hc42--blue);
  color: var(--hc42--white);
  border-radius: 999px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  font-size: 17px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
}

.div-block-867 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-658 {
  color: var(--hc42--blue);
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-659 {
  color: var(--hc42--black);
  text-align: center;
  font-size: 16px;
}

.div-block-868 {
  background-image: url('../images/Pr_47.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-656-copy-1 {
  background-color: var(--hc42--blue);
  color: var(--hc42--white);
  border-radius: 999px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  font-size: 17px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
}

.div-block-869 {
  background-image: url('../images/Pr_48.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-656-copy-2 {
  background-color: var(--hc42--blue);
  color: var(--hc42--white);
  border-radius: 999px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  font-size: 17px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
}

.div-block-870 {
  background-image: url('../images/Pr_49.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  display: none;
}

.text-block-656-copy-3 {
  background-color: var(--hc42--blue);
  color: var(--hc42--white);
  border-radius: 999px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  font-size: 17px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
}

.div-block-871 {
  background-color: #1a1a1a00;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 112px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 20px;
  display: flex;
}

.div-block-872 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-873 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid var(--hc42--blue);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #ffffffb8;
  border-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: flex;
  box-shadow: 0 4px 16px #00000029;
}

.image-162 {
  width: 96px;
  height: 96px;
}

.div-block-874 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-875 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-876 {
  background-color: #e6e6e6;
  width: 100%;
  height: 1px;
}

.div-block-877 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-block-660 {
  color: var(--hc42--blue);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-661 {
  color: var(--hc42--black);
}

.text-block-662 {
  color: var(--hc42--black);
  font-size: 11px;
  line-height: 12px;
}

.image-163, .image-164 {
  width: 96px;
  height: 96px;
}

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

.div-block-878 {
  background-color: #fff;
  background-image: url('../images/pw_4.jpg');
  background-position: 50% 100%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.body-141 {
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-879 {
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-663 {
  color: #000;
  text-align: center;
  letter-spacing: -.41px;
  text-transform: uppercase;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-880 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.div-block-881 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-882 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-664 {
  color: #000;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-664-copy {
  color: #000;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
  text-decoration: underline;
}

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

.div-block-884 {
  flex-flow: column;
  justify-content: flex-end;
  margin-top: 68px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-665 {
  color: #0c8378;
  text-align: center;
  letter-spacing: -.08px;
  font-size: 15px;
}

.text-block-666 {
  color: #929eaf;
  text-align: center;
  letter-spacing: -.08px;
  margin-top: 4px;
  font-size: 15px;
  font-weight: 600;
}

.text-span-95, .text-span-96 {
  font-weight: 600;
}

.text-block-667 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  background-color: #12b0a1;
  border-radius: 40px;
  margin-top: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-885 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-886 {
  background-color: #929eaf;
  width: 2px;
  height: 16px;
}

.text-block-668 {
  color: #929eaf;
  text-align: center;
  letter-spacing: -.24px;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.image-165 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-142 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-887 {
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-888 {
  background-color: #12b0a1;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  flex-flow: column;
  padding-top: 107px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  box-shadow: 0 4px 4px #0003;
}

.text-block-669 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  text-transform: uppercase;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.div-block-889 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-890 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-670 {
  color: #fff;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
}

.div-block-891 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.text-block-670-copy {
  color: #fff;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-671 {
  color: #ffffff80;
  text-align: center;
  letter-spacing: -.08px;
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 15px;
  font-weight: 500;
}

.div-block-892 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 28px;
  display: flex;
}

.div-block-893 {
  background-image: url('../images/Frame-1171276044.svg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 349px;
  height: 210px;
  display: block;
}

.div-block-894 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-895 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 59px;
  display: flex;
}

.text-block-672 {
  color: #000;
  text-align: center;
  letter-spacing: -.41px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.text-block-673 {
  color: #12b0a199;
  letter-spacing: -.41px;
  margin-top: 4px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-896 {
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-674 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  text-transform: uppercase;
  background-color: #12b0a1;
  border-radius: 40px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.text-block-675 {
  color: #929eaf;
  text-align: left;
  letter-spacing: -.24px;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-897 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #929eaf;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-898 {
  background-color: #929eaf;
  width: 2px;
  height: 16px;
}

.image-166 {
  margin-top: 60px;
  margin-left: 20px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-143 {
  justify-content: center;
  display: flex;
}

.div-block-899 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-900 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-676 {
  opacity: .37;
  color: #0c837880;
  letter-spacing: -.08px;
  padding: 10px;
  font-size: 15px;
}

.image-167 {
  width: 100%;
  margin-top: 38px;
}

.div-block-901 {
  flex-flow: column;
  justify-content: flex-end;
  margin-top: 32px;
  display: flex;
}

.text-block-677 {
  color: #12b0a1;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 40px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-678 {
  color: #000;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-679 {
  color: #000;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-902 {
  margin-top: 4px;
}

.text-block-680 {
  color: #000;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-681 {
  color: #fff;
  text-align: center;
  letter-spacing: .38px;
  background-color: #12b0a1;
  border-radius: 40px;
  margin-top: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-903 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-682 {
  color: #929eaf;
  letter-spacing: -.24px;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-904 {
  background-color: #929eaf;
  width: 2px;
  height: 16px;
}

.body-144 {
  justify-content: center;
  display: flex;
}

.div-block-905 {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.image-168 {
  width: 100%;
  position: relative;
}

.div-block-906 {
  flex-flow: column;
  display: flex;
}

.text-block-683 {
  color: #000;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 32px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-684 {
  color: #929eaf;
  text-align: center;
  letter-spacing: -.41px;
  margin-top: 8px;
  font-size: 17px;
  line-height: 22px;
}

.text-span-97 {
  text-decoration: underline;
}

.text-block-685 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  background-color: #12b0a1;
  border-radius: 20px;
  margin-top: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-907 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-686 {
  color: #929eaf;
  text-align: center;
  letter-spacing: -.24px;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-908 {
  background-color: #929eaf;
  width: 2px;
  height: 16px;
}

.image-169 {
  max-width: 100%;
  padding: 10px;
  position: static;
  inset: 0% 0% auto auto;
}

.div-block-909 {
  margin-top: 72px;
}

.image-170 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.body-145 {
  background-color: #fff0;
  background-image: linear-gradient(#fff, #fff 62%, #cbfff9);
  justify-content: center;
  display: flex;
}

.div-block-910 {
  background-image: url('../images/1Preroll_5.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-911 {
  background-image: linear-gradient(#fff0, #fff 4%, #cbfff9);
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-687 {
  color: #000;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-688 {
  color: #929eaf;
  text-align: center;
  letter-spacing: -.41px;
  margin-top: 8px;
  font-size: 17px;
  line-height: 22px;
}

.text-block-689 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  background-color: #12b0a1;
  border-radius: 20px;
  margin-top: 32px;
  margin-bottom: 70px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-910-copy {
  background-image: url('../images/2Preroll_5.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-910-copy-2 {
  background-image: url('../images/3Preroll_5.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-910-copy-3 {
  background-image: url('../images/4Preroll_5.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.div-block-910-copy-4 {
  background-image: url('../images/5Preroll_5.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.body-146 {
  background-color: #fff0;
  background-image: linear-gradient(#fff 64%, #cbfff9);
  justify-content: center;
  display: flex;
}

.div-block-912 {
  background-image: url('../images/Paywall_pr1_3.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 430px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

.div-block-913 {
  background-image: linear-gradient(#fff0, #fff 6%, #cbfff9);
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-690 {
  color: #000;
  text-align: center;
  letter-spacing: -.41px;
  font-size: 34px;
  font-weight: 700;
  line-height: 41px;
}

.text-block-691 {
  color: #929eaf;
  text-align: center;
  letter-spacing: -.41px;
  margin-top: 8px;
  font-size: 17px;
  line-height: 22px;
}

.text-span-98 {
  text-decoration: underline;
}

.text-block-692 {
  color: #fff;
  text-align: center;
  letter-spacing: -.41px;
  background-color: #12b0a1;
  border-radius: 20px;
  margin-top: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-693 {
  color: #929eaf;
  letter-spacing: -.24px;
  font-size: 10px;
  font-weight: 500;
  line-height: 70px;
}

.div-block-914 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-915 {
  background-color: #929eaf;
  width: 2px;
  height: 16px;
}

.image-171 {
  margin-top: 60px;
  margin-left: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-694 {
  color: #818181;
  text-align: center;
  font-size: 17px;
  line-height: 22px;
  display: none;
}

.text-span-99 {
  color: #353638;
  font-size: 21px;
  font-weight: 700;
}

.text-span-100 {
  text-decoration: underline;
}

.text-block-695 {
  color: #818181;
}

.text-block-696 {
  color: #818181;
  text-align: center;
  font-size: 11px;
  line-height: 22px;
  display: none;
}

.text-block-394-copy {
  text-align: center;
  letter-spacing: -.41px;
  background-color: #afd88d;
  border-radius: 40px;
  margin-top: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-697 {
  color: #818181;
  text-align: center;
  margin-bottom: 32px;
  font-size: 17px;
  line-height: 22px;
}

.text-span-101 {
  text-decoration: underline;
}

.text-block-244-copy {
  color: #999a9f99;
  font-size: 17px;
  font-weight: 600;
  line-height: 70px;
  display: none;
}

.text-span-102 {
  color: #3fedb2;
  font-size: 18px;
}

.text-block-380-copy-copy {
  color: #353638;
  letter-spacing: -.41px;
  font-size: 17px;
  line-height: 22px;
  text-decoration: underline;
}

.text-block-640-copy-copy {
  color: var(--hc42--black);
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: underline;
}


@font-face {
  font-family: 'Darkergrotesque';
  src: url('../fonts/DarkerGrotesque-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Darkergrotesque';
  src: url('../fonts/DarkerGrotesque-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Darkergrotesque';
  src: url('../fonts/DarkerGrotesque-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Applesdgothicneor';
  src: url('../fonts/AppleSDGothicNeoR.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: '700 Applesdgothicneo';
  src: url('../fonts/700_AppleSDGothicNeo-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: '400 Applesdgothicneo';
  src: url('../fonts/400_AppleSDGothicNeo-Medium.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: '100 Applesdgothicneo';
  src: url('../fonts/100_AppleSDGothicNeo-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: '300 Applesdgothicneo';
  src: url('../fonts/300_AppleSDGothicNeo-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: '200 Applesdgothicneo';
  src: url('../fonts/200_AppleSDGothicNeo-UltraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: '600 Applesdgothicneo';
  src: url('../fonts/600_AppleSDGothicNeo-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: '800 Applesdgothicneo';
  src: url('../fonts/800_AppleSDGothicNeo-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: '500 Applesdgothicneo';
  src: url('../fonts/500_AppleSDGothicNeo-Regular.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: '900 Applesdgothicneo';
  src: url('../fonts/900_AppleSDGothicNeo-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}