.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}
h1, h2, h3, h4, h5, h6 {
  color: #373636;
}
.paragraph-15 {
  color: #fff !important;
}
p{
  color: #4b4b4b !important;
}
.heading-13 {
  color: #fff;
}

p.paragraph-7 {
  color: #fff !important;
}

h1.heading-14 {
  color: #fff;
}
.body {
  background-image: url('../images/Background.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-top-right-radius: 0;
  overflow: visible;
}
.column-31.benifit-col {
  background: #ffffffb3;
}

.heading-61 {
  color: #333333;
}
.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}
.column-31.benifit-col {
  background-color: #ffffffb3;  /* huzaifa css */
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 60px;
  display: block;
}
.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.mobile-margin-top-10 {
  list-style-type: none;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #ce2a28;
  background-clip: border-box;
  border-radius: 50px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
}

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

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

.image {
  vertical-align: baseline;
  width: 200px;
  display: inline-block;
}

.list-item {
  flex: 0 auto;
  list-style-type: none;
}

.div-block {
  background-color: #ce2a28;
  border: 1px #000;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 45px;
  transition: box-shadow .5s;
  display: flex;
  box-shadow: 5px 1px 10px 11px #ce2a2800;
}

.div-block:hover {
  box-shadow: 5px 1px 10px 11px #ce2a285c;
}

.image-2 {
  flex: 0 auto;
  order: 0;
  align-self: auto;
}

.heading {
  color: #fff;
  text-align: left;
  border: 1px #e8d4d4;
  margin-left: 10px;
  font-family: Rochesans, Arial, sans-serif;
  font-weight: 700;
}

.list-item-2 {
  flex: 1;
  align-self: auto;
  margin-right: 20px;
  list-style-type: none;
}

.image-3 {
  margin-right: 10px;
}

.section {
  width: 100%;
  max-width: 1140px;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  background-image: linear-gradient(#fff6, #fff);
  border-radius: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin: 40px -149px 0 0;
  padding: 25px 95px 25px 45px;
  font-family: Rochesans, Arial, sans-serif;
  font-weight: 400;
  display: flex;
  position: static;
  box-shadow: 0 36.07px 67.89px #00000026;
}

.div-block-4.div-block-6 {
  margin-right: -70px;
  padding-right: 40px;
}

.div-block-4.card {
  position: relative;
  right: 0;
}

.div-block-4.card:hover {
  margin-right: -195px;
  padding-right: 95px;
  position: relative;
  right: 59px;
}

.paragraph {
  color: #373636;
  text-align: left;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 23px;
  line-height: 25px;
}

.columns {
  text-align: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.div-block-3-copy, .div-block-4-copy {
  text-align: left;
  background-image: linear-gradient(#fff6, #fff);
  border-radius: 16px;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-left: 0;
  padding: 20px 95px 20px 45px;
  font-family: Rochesans, Arial, sans-serif;
  font-weight: 400;
  display: flex;
  position: static;
}

.div-block-5 {
  opacity: 1;
  background-image: linear-gradient(#fff6, #fff);
  border-radius: 16px;
  margin: 70px -100px 70px -50px;
  padding: 30px 95px 30px 45px;
}

.div-block-5.div-block-4 {
  padding-right: 80px;
}

.div-block-5.card {
  position: relative;
  right: 0;
}

.div-block-5.card:hover {
  right: 59px;
}

.div-block-7 {
  text-align: left;
  background-image: linear-gradient(#fff6, #fff);
  border-radius: 16px;
  width: auto;
  margin-left: -15px;
  margin-right: -90px;
  padding: 20px 95px 20px 35px;
}

.div-block-7.card {
  position: relative;
  right: 0;
}

.div-block-7.card:hover {
  right: 29px;
}

.paragraph-2 {
  color: #373636;
  border-radius: 0;
  margin-bottom: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 23px;
  line-height: 28px;
}

.heading-2 {
  text-align: left;
  margin-top: 0;
  padding-right: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.heading-3 {
  text-align: left;
  margin-bottom: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.div-block-8 {
  margin-left: -50px;
  margin-right: -75px;
  padding: 40px 0 50px;
}

.column {
  z-index: 1;
  display: flex;
}

.image-4 {
  transform-origin: 50%;
  text-align: center;
  z-index: 1;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
  position: static;
  inset: 0%;
}

.div-block-11 {
  text-align: left;
  background-image: linear-gradient(#ffffff80, #fff);
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  margin-top: 70px;
  margin-left: -149px;
  margin-right: -70px;
  padding: 30px 40px 30px 115px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 23px;
  display: flex;
}

.div-block-11.card {
  position: relative;
  right: 0;
}

.div-block-11.card:hover {
  right: -38px;
}

.image-5 {
  position: absolute;
  inset: auto auto -22% -35%;
}

.image-6 {
  width: 47%;
  position: absolute;
  inset: -55% -65% auto 79%;
}

.div-block-12 {
  margin-left: -30px;
  margin-right: 0;
}

.heading-4 {
  color: #373636;
  text-align: center;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 75px;
  line-height: 80px;
}

.heading-5 {
  color: #ce2b28;
  text-align: center;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 25px;
}

.section-2 {
  width: 100%;
  min-width: auto;
  max-width: 1140px;
  margin-top: 140px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.image-7 {
  position: absolute;
  inset: -50px 0% 0% auto;
}

.heading-6 {
  white-space: break-spaces;
  word-break: normal;
  overflow-wrap: normal;
  width: 80%;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  line-height: 29px;
}

.paragraph-3 {
  color: #4b4b4b;
  width: auto;
  margin-right: -120px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.columns-2 {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.image-8 {
  width: 100%;
  margin-top: -60px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-7 {
  float: none;
  margin-bottom: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 22px;
  overflow: visible;
}

.heading-8 {
  color: #ce2b28;
  margin-top: 10px;
  margin-left: -25px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 32px;
  line-height: 24px;
}

.columns-3 {
  padding-top: 10px;
}

.heading-9 {
  width: 70%;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 22px;
}

.list, .list-2 {
  list-style-type: disc;
}

.list-2.c-items {
  line-height: 25px;
}

.list-item-3 {
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.list-item-4 {
  font-size: 20px;
}

.list-item-5 {
  margin-right: 0;
  padding-bottom: 20px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.bold-text, .bold-text-2, .list-item-6 {
  font-size: 18px;
}

.list-item-7 {
  padding-top: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

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

.section-3.line-section {
  overflow: hidden;
}

.section-4 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
}

.columns-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.heading-10 {
  color: #ce2b28;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 30px;
}

.heading-11 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 40px;
  line-height: 40px;
  color: #373636;
}

.paragraph-4 {
  color: #4b4b4b;
  margin-bottom: 15px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.paragraph-5 {
  color: #4b4b4b;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.column-2 {
  padding-left: 10px;
  padding-right: 0;
}

.heading-12 {
  text-align: right;
  width: 85%;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 10px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 41px;
  line-height: 45px;
}

.text-span {
  color: #ce2b28;
}

.section-5 {
  background-image: url('../images/Group-1000002683-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 0;
  display: block;
}

.columns-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 50px;
  display: flex;
}

.paragraph-6 {
  width: 80%;
  margin-bottom: 0;
  padding-left: 20px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.heading-13 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 33px;
}

.heading-14 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 25px;
}

.list-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 65%;
  margin-bottom: 0;
  padding-left: 0;
  line-height: 25px;
  list-style-type: disc;
  display: flex;
}

.list-item-8 {
  justify-content: center;
  align-items: center;
  width: 75%;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  list-style-type: disc;
  display: block;
}

.list-item-9 {
  width: auto;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.section-6 {
  width: 100%;
  max-width: 1140px;
  margin-top: 140px;
  margin-left: auto;
  margin-right: auto;
}

.column-3 {
  color: #fff;
  background-color: #104eb100;
  background-image: url('../images/Vector-6.png');
  background-position: 0 0;
  background-size: cover;
  border-top-left-radius: 55px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 60px 0 60px 80px;
  display: flex;
}

.column-4 {
  color: #fff;
  background-image: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px 0 20px 60px;
  display: flex;
}

.paragraph-7 {
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 40px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  display: block;
}

.image-9 {
  width: 48%;
  position: absolute;
  inset: -70px 0% 10% 69%;
}

.columns-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/Group-1000002683.png');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.heading-15 {
  color: #ce2b28;
  text-align: center;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 40px;
}

.paragraph-8 {
  font-family: Rochesans, Arial, sans-serif;
}

.paragraph-9 {
  color: #4b4b4b;
  text-align: center;
  width: 80%;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  line-height: 27px;
}

.section-7 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin: 80px auto 60px;
  display: flex;
}

.heading-16 {
  font-size: 25px;
}

.heading-17 {
  color: #4b4b4b;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 25px;
}

.section-8 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  display: flex;
}

.paragraph-10 {
  color: #4b4b4b;
  width: 70%;
  font-size: 22px;
  line-height: 29px;
}

.heading-18 {
  color: #fff;
  margin-top: 15px;
  margin-bottom: 5px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.heading-19 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 42px;
}

.columns-7 {
  text-align: center;
  background-color: #cd0d0d;
  border-radius: 25px 25px 0 0;
  justify-content: center;
  align-items: center;
  height: 180px;
  margin-left: 75px;
  margin-right: 75px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.column-5 {
  text-align: left;
  background-color: #fb4d4d00;
  background-image: url('../images/Group-1000002684.png');
  background-position: 0 0;
  background-size: cover;
  height: 150px;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
}

.column-6 {
  background-image: none;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.column-7 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  padding-top: 10px;
  display: flex;
}

.heading-20 {
  font-size: 27px;
}

.heading-21 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  padding-left: 10px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 27px;
}

.heading-22 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 27px;
}

.image-10 {
  position: absolute;
  inset: auto 0% -20% 85%;
}

.column-8 {
  text-align: left;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  padding-left: 40px;
  padding-right: 10px;
  display: flex;
}

.column-9 {
  padding-left: 0;
}

.image-11 {
  position: absolute;
  inset: auto -5% 115px auto;
}

.heading-23 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 40px;
}

.text-span-2 {
  color: #ce2b28;
}

.paragraph-11 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.image-12 {
  position: absolute;
  inset: 180px 30px 0% -30%;
}

.section-9 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  max-width: 1140px;
  margin-top: 10%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.image-13 {
  text-align: left;
  z-index: 1;
  position: absolute;
  inset: 0% -10% auto auto;
}

.column-10 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 0;
  padding: 140px 20px 0 0;
  display: flex;
}

.column-11 {
  flex-flow: row;
  height: 400px;
  display: flex;
}

.columns-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: 600px;
  margin-left: 0;
  display: block;
}

.column-12 {
  text-align: right;
  height: 350px;
  padding-left: 10px;
}

.image-14 {
  height: auto;
  padding-top: 100px;
}

.image-15 {
  text-align: left;
  height: 500px;
  margin-left: 0;
  padding-left: 0;
}

.div-block-13 {
  width: auto;
  margin-left: -50px;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-14 {
  text-align: right;
  width: 800px;
  height: 500px;
  margin-left: 0;
  padding-left: 0;
}

.heading-24 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 44px;
}

.heading-25 {
  margin-top: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 26px;
}

.button {
  cursor: pointer;
  background-color: #ce2a28;
  border-radius: 50px;
  width: auto;
  padding: 15px 40px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 25px;
  font-weight: 700;
  transition: box-shadow .2s;
  box-shadow: 5px 1px 10px 11px #0000;
}

.button:hover {
  box-shadow: 5px 1px 10px 11px #ce2a2875;
}

.section-10 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  mix-blend-mode: normal;
  background-image: url('../images/Group-1000002688.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 140px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 0;
  display: flex;
  position: relative;
  box-shadow: 0 14px 10px 3px #00000017;
}

.columns-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}

.column-13 {
  box-sizing: border-box;
  text-align: right;
  object-fit: fill;
  padding-left: 0;
  padding-right: 60px;
}

.image-16 {
  position: absolute;
  inset: auto 35% 58% auto;
}

.image-16.anim {
  z-index: 2;
}

.image-17 {
  position: absolute;
  inset: 50px -6px auto -90px;
}

.image-17.anim {
  z-index: 2;
}

.column-14 {
  padding-left: 100px;
  padding-right: 0;
}

.image-18 {
  position: absolute;
  inset: -5% -5% auto auto;
}

.image-18.anim {
  z-index: 2;
}

.column-15 {
  background-color: #f2c399;
  border-radius: 25px;
  height: 600px;
}

.heading-26 {
  color: #ce2a28;
  margin-bottom: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 30px;
}

.heading-27 {
  text-align: center;
  margin-top: 0;
  font-family: Rochesans, Arial, sans-serif;
}

.column-16 {
  padding-left: 0;
  padding-right: 0;
}

.slide {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.section-11 {
  z-index: 2;
  border-radius: 25px;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
  position: relative;
}

.heading-28 {
  margin-bottom: 20px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 38px;
}

.paragraph-12 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 16px;
}

.bold-text-3 {
  font-size: 16px;
}

.paragraph-13 {
  margin-bottom: 20px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.paragraph-14 {
  margin-bottom: 15px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.column-17 {
  text-align: center;
  border-right: 1px solid #aea1a1;
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  padding-bottom: 0;
  padding-right: 40px;
  display: flex;
}

.column-18 {
  padding-left: 40px;
}

.section-12 {
  background-color: red;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-29 {
  color: #fff;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 49px;
  line-height: 50px;
}

.paragraph-15 {
  color: #fff;
  width: 80%;
  padding-right: 20px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.column-19 {
  background-color: #d10c0c00;
  background-image: url('../images/Group-1000002684-1.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 220px;
  padding-bottom: 100px;
  padding-right: 50px;
  display: flex;
}

.column-20 {
  text-align: left;
  padding: 220px 10px 100px 220px;
}

.columns-10 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-2 {
  font-family: Rochesans, Arial, sans-serif;
}

.button-3 {
  background-color: red;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 20px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.section-13, .div-block-15 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.play-state {
  vertical-align: baseline;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-19 {
  vertical-align: middle;
  display: inline-block;
}

.background-video {
  height: 720px;
}

.div-block-16 {
  background-image: url('../images/Group-1000002683-2.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 70px 40px;
}

.div-block-16.test-today {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: scroll;
  border-radius: 20px;
  width: 100%;
  margin-bottom: -120px;
  padding-left: 80px;
  padding-right: 80px;
}

.slide-2 {
  background-image: url('../images/Mask-group-slide-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1105px;
  height: 553px;
}

.mask {
  background-image: none;
  width: auto;
  height: 553px;
}

.slide-3 {
  background-image: url('../images/Mask-group-slide-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/Mask-group-slide-1.png');
  background-position: 50%;
  background-size: cover;
}

.f-slider {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.section-14 {
  width: 100%;
  height: 553px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider {
  background-color: #f5f7fa00;
  border-bottom: 1px solid #e4ebf3;
  padding: 0;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

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

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 40%;
  margin-right: 3%;
}

.team-block {
  background-color: #fff0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.team-member-image-two {
  margin-bottom: 0;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: none;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.heading-30 {
  color: red;
  text-align: center;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 35px;
  line-height: 45px;
}

.text-span-3 {
  color: #373636;
}

.section-15 {
  background-image: url('../images/Rectangle-575.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin: 60px auto 100px;
  padding-top: 60px;
  padding-bottom: 100px;
  display: none;
  position: relative;
}

.image-20 {
  clear: none;
  text-align: left;
  width: 80%;
}

.image-21 {
  text-align: left;
  width: 10%;
  text-decoration: none;
  position: absolute;
  inset: auto auto 0% -2%;
}

.image-22 {
  width: 12%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-23 {
  width: 100%;
}

.section-16 {
  width: 100%;
  max-width: 1140%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 0;
  position: relative;
}

.heading-31 {
  text-align: center;
  margin-bottom: 30px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 60px;
}

.faq {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.image-24 {
  position: absolute;
  inset: 11% 5% auto auto;
}

.image-25 {
  width: 5%;
  position: absolute;
  inset: 745px auto 0% 0%;
}

.image-25.anim {
  width: 6%;
  left: 2%;
}

.paragraph-16 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.heading-32 {
  margin-top: 0;
  font-size: 22px;
}

.paragraph-17 {
  font-size: 18px;
}

.section-17 {
  text-align: left;
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 80px 0 60px;
  display: flex;
}

.columns-11 {
  text-align: left;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.column-21 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-left: 20px;
  display: block;
}

.columns-12 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  display: flex;
}

.paragraph-18 {
  font-size: 16px;
}

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

.column-23 {
  justify-content: flex-start;
  align-items: flex-end;
  padding-left: 0;
  display: flex;
}

.columns-13 {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.column-24 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.paragraph-19 {
  padding-top: 11px;
  padding-left: 16px;
}

.body-2 {
  background-image: url('../images/Vector-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  padding-bottom: 0;
}

.section-18 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.heading-33 {
  font-family: Rochesans, Arial, sans-serif;
}

.heading-34 {
  color: #b22215;
  text-align: left;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  width: auto;
  max-width: none;
  margin-right: 0;
  padding-left: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 190px;
  font-weight: 700;
  line-height: 1em;
  display: block;
}

.text-span-4 {
  color: #ce2a28;
}

.image-26 {
  z-index: 999;
  width: 100%;
  margin-top: -105px;
  margin-right: 0;
  padding-right: 0;
  position: relative;
}

.div-block-17 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: block;
}

.paragraph-20 {
  font-size: 20px;
  line-height: 24px;
}

.paragraph-21 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 30px;
  line-height: 45px;
}

.paragraph-22 {
  margin-bottom: 25px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 30px;
  line-height: 45px;
}

.section-19 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 0;
  position: relative;
}

.text-span-5 {
  color: red;
}

.image-27 {
  position: absolute;
  inset: 0% auto auto -9%;
}

.div-block-18 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.section-20 {
  background-image: url('../images/Group-1.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 25px;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 30px;
  position: relative;
  box-shadow: 0 15px 8px 12px #0000001c;
}

.text-span-6 {
  color: red;
}

.heading-35 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 50px;
  line-height: 4rem;
}

.paragraph-23 {
  margin-top: 10px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.paragraph-24 {
  margin-top: 10px;
  margin-bottom: 50px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.heading-36, .heading-37 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 30px;
}

.image-28 {
  width: 26%;
  position: absolute;
  inset: -9% 5% auto auto;
}

.column-25 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  padding-top: 0;
  padding-left: 0;
  display: block;
}

.columns-14 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.column-26 {
  padding-left: 0;
  padding-right: 0;
}

.image-29 {
  width: 90%;
}

.heading-38 {
  font-size: 59px;
}

.heading-39 {
  font-size: 45px;
}

.heading-40 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 35px;
}

.heading-41 {
  color: #c93027;
  margin-top: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 50px;
}

.text-span-7 {
  color: red;
}

.paragraph-25 {
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.heading-42 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
}

.paragraph-26 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.heading-43 {
  margin-top: 10px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
}

.paragraph-27 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.heading-44 {
  font-size: 20px;
}

.section-21 {
  width: 100%;
  max-width: 1140px;
  margin: 15% auto 100px;
}

.heading-45, .heading-46 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
}

.paragraph-28, .paragraph-29 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.heading-47 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
}

.paragraph-30 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-block-19 {
  background-color: #cde3ff;
  border: 2px solid #fffc;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-bottom: 0;
  padding: 10px 15px 10px 20px;
  position: relative;
}

.div-block-19.transmission {
  padding-bottom: 20px;
}

.div-block-19.transmission:hover {
  background-color: #a6bdeb;
}

.div-block-20 {
  background-color: #cde3ff;
  border-bottom: 2px solid #fffc;
  border-left: 2px solid #fffc;
  border-right: 2px solid #fffc;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  padding: 10px 15px 20px 20px;
  position: relative;
}

.div-block-20:hover {
  background-color: #a6bdeb;
}

.div-block-21 {
  background-color: #cde3ff;
  border: 2px solid #fffc;
  border-radius: 15px 15px 0 0;
  margin-top: 0;
  padding: 40px 15px;
  position: relative;
}

.div-block-21:hover {
  background-color: #a6bdeb;
}

.div-block-22 {
  background-color: #cde3ff;
  border-bottom: 2px solid #fffc;
  border-left: 2px solid #fffc;
  border-right: 2px solid #fffc;
  padding: 10px 15px 20px;
  position: relative;
}

.div-block-22:hover {
  background-color: #a6bdeb;
}

.div-block-23 {
  background-color: #cde3ff;
  border-bottom: 2px solid #fffc;
  border-left: 2px solid #fffc;
  border-right: 2px solid #fffc;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  padding: 10px 15px 30px;
  position: relative;
}

.div-block-23:hover {
  background-color: #a6bdeb;
}

.columns-15 {
  margin-top: 0;
  padding-left: 0;
}

.image-30 {
  text-align: left;
  position: absolute;
  inset: -25% 0% auto auto;
}

.image-31 {
  width: 70px;
  position: absolute;
  inset: -30% 5% auto auto;
}

.text-span-8 {
  color: red;
}

.image-32 {
  position: absolute;
  inset: auto -10% 38% auto;
}

.text-span-9 {
  color: red;
}

.image-33 {
  width: 30%;
  margin-top: 10px;
  position: absolute;
  inset: -35% -10% auto auto;
}

.image-34 {
  position: absolute;
  inset: -25% -10% auto auto;
}

.column-27 {
  padding-left: 0;
  padding-right: 20px;
}

.section-22 {
  color: #c00;
  text-align: center;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin: 60px auto;
  display: block;
  position: relative;
}

.heading-48 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 95px;
  line-height: 6.2rem;
}

.column-28 {
  padding-left: 20px;
}

.heading-49 {
  color: #373636;
  margin-bottom: 20px;
  font-family: Rochesans, Arial, sans-serif;
}

.paragraph-31 {
  color: #000;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 25px;
}

.section-23 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.heading-50 {
  color: #c00;
  margin-bottom: 40px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 70px;
}

.heading-51 {
  margin-bottom: 20px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 45px;
}

.paragraph-32 {
  margin-bottom: 20px;
  padding-top: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 30px;
  position: relative;
}

.text-span-10 {
  color: #c00;
  font-size: 65px;
}

.section-24 {
  margin-bottom: 12%;
  padding-top: 0;
}

.image-35 {
  width: 26%;
  display: none;
  position: absolute;
  inset: auto 5% -11% auto;
}

.bold-text-4 {
  padding-left: 20px;
  padding-right: 10px;
}

.text-span-11 {
  padding-left: 10px;
}

.image-36 {
  position: absolute;
  inset: -35% auto auto 0%;
}

.bold-text-5 {
  font-size: 40px;
}

.bold-text-5.search-icon {
  font-size: 60px;
}

.section-25 {
  margin-top: 100px;
  margin-bottom: 140px;
  position: relative;
}

.section-26 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 100px;
}

.heading-52 {
  color: #c00;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 90px;
  line-height: 90px;
}

.paragraph-33 {
  margin-top: 20px;
  margin-bottom: 60px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  line-height: 33px;
}

.text-span-12 {
  color: #c00;
}

.heading-53 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 35px;
  font-weight: 700;
}

.div-block-24 {
  margin-bottom: 30px;
  font-family: Rochesans, Arial, sans-serif;
  font-weight: 700;
}

.heading-54 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 70px;
}

.div-block-25 {
  background-color: #9edbf1;
  border-radius: 24px;
  padding: 10px 30px;
}

.div-block-26 {
  background-color: #9edbf1;
  border-radius: 25px;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 10px 30px 20px;
}

.div-block-27 {
  background-color: #9edbf1;
  border-radius: 25px;
  padding: 30px;
}

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

.heading-56 {
  font-family: Rochesans, Arial, sans-serif;
}

.heading-57 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 30px;
}

.heading-58, .heading-59, .heading-60 {
  margin-top: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 30px;
}

.paragraph-34 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

.paragraph-35 {
  margin-bottom: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

.paragraph-36 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

.column-29 {
  background-image: url('../images/Group-1000002687.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 25px;
  padding: 20px 35px;
  overflow: visible;
}

.columns-16 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.column-30 {
  padding-left: 0;
  padding-right: 50px;
}

.image-37 {
  width: auto;
}

.image-38 {
  width: 30%;
  position: absolute;
  inset: auto -20% 16% auto;
}

.image-39 {
  position: absolute;
  inset: auto auto 30% -35%;
}

.marquee-horizontal {
  z-index: 200;
  background-color: #005cab;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.track-horizontal-alt {
  color: #fff;
  text-align: center;
  background-color: #005cab;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  justify-content: flex-start;
  align-items: center;
  padding-top: 18px;
  padding-bottom: 18px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  display: flex;
}

.marquee-text {
  color: #fff;
  text-transform: uppercase;
  flex: none;
  margin-right: 3vw;
}

.section-27 {
  background-color: #005cab00;
  padding-bottom: 100px;
}

.columns-17 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-37 {
  padding-top: 20px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 24px;
  line-height: 35px;
}

.section-28 {
  padding-bottom: 100px;
}

.section-29 {
  background-image: url('../images/Group-1000002691.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 50px;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 10%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.heading-61 {
  color: #373636;
  text-align: center;
  margin-top: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 60px;
}

.column-31 {
  -webkit-text-fill-color: inherit;
  background-blend-mode: screen;
  background-color: #d9d9d980;
  background-clip: border-box;
  border: 1px solid #fffc;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 400px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.column-31.benifit-col {
  background-color: #ffffffe0;
  background-image: url('../images/Group-1000002693.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 60px;
  display: block;
}

.heading-62 {
  text-align: center;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 32px;
  line-height: 35px;
}

.paragraph-38 {
  color: #373636;
  text-align: center;
  padding-top: 10px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 22px;
  line-height: 26px;
}

.heading-63 {
  text-align: center;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 32px;
  line-height: 35px;
}

.heading-64 {
  text-align: center;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 32px;
}

.columns-18 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  display: flex;
}

.section-30 {
  z-index: 1;
  background-image: url('../images/Group-1000002687_1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  max-width: 1140px;
  margin-bottom: -30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}

.columns-19 {
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-65 {
  color: red;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 75px;
  line-height: 78px;
}

.paragraph-39 {
  color: #373636;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.image-40 {
  width: 100%;
}

.paragraph-40 {
  color: #373636;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 33px;
}

.text-span-13 {
  color: red;
  font-weight: 700;
}

.video-2 {
  border-radius: 20px;
  width: 100%;
  overflow: hidden;
}

.image-41 {
  margin-bottom: -10px;
}

.slide-5, .slide-6 {
  width: 50%;
}

.mask-2 {
  width: 4%;
}

.div-block-28 {
  background-image: url('../images/Group.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 25%;
  height: 470px;
  padding: 20px;
  display: flex;
  box-shadow: 2px 10px 10px 7px #00000014;
}

.div-block-28.center-card {
  transform: scale(1.1);
}

.div-block-28.op-20 {
  opacity: .4;
}

.div-block-28.op-50 {
  opacity: .7;
}

.section-31 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.heading-66 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.paragraph-41, .paragraph-42, .paragraph-43, .paragraph-44, .paragraph-45 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 16px;
}

.image-42 {
  width: 8%;
  position: absolute;
  inset: -22% 0% auto auto;
}

.image-42.anim {
  display: none;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  color: #1a1b1fbf;
}

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

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

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

.body-3 {
  background-image: url('../images/Vector.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-43 {
  width: 15%;
  position: absolute;
  inset: 33% 10% auto auto;
}

.heading-67 {
  color: #b22215;
  margin-bottom: 50px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 170px;
  line-height: 1em;
}

.heading-68 {
  margin-bottom: 40px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 45px;
  line-height: 60px;
}

.text-span-14 {
  color: red;
}

.section-32 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.paragraph-46 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.image-44 {
  position: absolute;
  inset: auto -10% -30% auto;
}

.section-33 {
  width: 100%;
  max-width: 1140px;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
}

.section-34 {
  width: 100%;
  max-width: 1140px;
  margin-top: 15%;
  margin-left: auto;
  margin-right: auto;
}

.heading-69 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.text-span-15 {
  color: red;
  font-size: 39px;
}

.button-4 {
  background-color: red;
  border-radius: 50px;
  margin-top: 35px;
  padding: 20px 30px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 20px;
  transition: box-shadow .5s cubic-bezier(.77, 0, .175, 1);
  box-shadow: 5px 1px 10px 11px #ce2a2800;
}

.button-4:hover {
  box-shadow: 5px 1px 10px 11px #ce2a285c;
}

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

.columns-20 {
  justify-content: center;
  align-items: center;
  display: block;
}

.section-35 {
  background-image: url('../images/Group-1000002677.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 35px;
  width: 100%;
  max-width: 1140px;
  margin: 15% auto 10%;
  padding: 30px 20px;
}

.heading-70 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 45px;
  line-height: 55px;
}

.section-36 {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 10%;
  margin-left: auto;
  margin-right: auto;
}

.heading-71 {
  margin-bottom: 0;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 17px;
}

.paragraph-47 {
  font-family: Rochesans, Arial, sans-serif;
  font-size: 16px;
}

.text-field {
  display: block;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.background {
  z-index: 1;
  background-image: url('../images/gradient.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 33em;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.hero_wrap {
  background-image: linear-gradient(#0d051400, #0d051400 71%, #0d0514 90%);
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 700px;
  padding: 2.5em;
  display: flex;
}

.hero_img {
  color: #eae9ee;
  background-color: #0d0514;
  background-image: url('../images/image-10.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  height: 700px;
  display: block;
  overflow: hidden;
}

.final-score {
  opacity: 0;
  text-align: center;
  background-color: #0d051424;
  border: 1px solid #eae9ee4d;
  border-radius: 100vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30em;
  height: 30em;
  font-size: .5em;
  transition: all .6s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.question_wrap {
  padding-left: 4.2em;
  padding-right: 5em;
}

.hero_logo {
  width: 5.94em;
  margin-right: auto;
}

.progress {
  border: 1px solid #eae9ee4d;
  border-radius: 100vw;
  width: 100%;
  height: .9em;
  margin-top: 1.46em;
}

.section-37.is--main {
  z-index: 4;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  display: flex;
  position: relative;
}

.progress_bar {
  background-image: linear-gradient(red, red);
  border-radius: 100vw;
  width: 0%;
  height: 100%;
  transition: width .5s cubic-bezier(.165, .84, .44, 1);
}

.button_face {
  width: 1.98em;
  height: 1.98em;
  margin-right: .68em;
  display: none;
}

.button_face.is--happy {
  display: block;
}

.button_face.is--sad {
  display: none;
}

.final-scrore_points {
  margin-top: .4em;
  margin-bottom: .4em;
}

.hero_bottom {
  width: 100%;
  transition: opacity .3s;
}

.button-5 {
  color: #0d0514;
  background-image: linear-gradient(to right, #5bbeeb, #fd92fe);
  border-radius: 100vw;
  align-items: center;
  padding: 1.04em 1.67em 1.04em 1.04em;
  display: flex;
}

.content {
  z-index: 2;
  flex: 0 auto;
  width: 60%;
  padding-top: 9.01em;
  padding-bottom: 9.01em;
  position: relative;
  overflow: hidden;
}

.hero {
  z-index: 5;
  flex: none;
  width: 45%;
  height: 100vh;
  padding: 1.04em;
  transition: background-color .2s, height .8s cubic-bezier(.165, .84, .44, 1), width .8s cubic-bezier(.165, .84, .44, 1);
  position: sticky;
  top: 0;
}

.question_item {
  border-bottom: 2px solid #0d051429;
  margin-bottom: 8.07em;
  padding-bottom: 8.07em;
}

.image-45 {
  position: absolute;
  inset: auto auto -20% -15%;
}

.text-span-17 {
  color: #c00;
}

.image-56 {
  width: 45%;
  position: absolute;
  inset: 55% auto auto -25%;
}

.columns-22 {
  flex-flow: column;
  display: flex;
}

.div-block-29 {
  justify-content: flex-start;
  align-items: center;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: flex;
  transform: scale(1);
}

.div-block-29:hover {
  transform: scale(1.1);
}

.image-58 {
  width: 32%;
  position: absolute;
  inset: auto auto 58% -16%;
}

.section-39.mobile-section {
  display: none;
}

.image-59 {
  display: block;
}

.link-block {
  padding-right: 10px;
}

.paragraph-53 {
  width: 90%;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.image-61 {
  width: auto;
  transition: flex .2s;
}

.question_options {
  grid-column-gap: 1.04em;
  grid-row-gap: 1.04em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 3.7em;
  display: grid;
}

.option {
  border: 1px solid #373636;
  border-radius: 100vw;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: .99em .99em .99em 1.98em;
  text-decoration: none;
  transition: border-color .2s;
  display: flex;
}

.option_text {
  color: #373636;
  text-align: left;
  padding-left: 10px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.option_embed {
  width: 0;
  height: 0;
  padding-bottom: 16px;
  padding-right: 20px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  display: block;
}

.option_circle {
  border: 2px solid #0d051429;
  border-radius: 100vw;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.34em;
  height: 2.34em;
  display: flex;
}

.option_icon {
  width: .68em;
  display: none;
}

.heading-74 {
  font-family: Rochesans, Arial, sans-serif;
  font-weight: 700;
  line-height: 40px;
}

.section-40.mobile-section {
  display: none;
}

.image-63 {
  width: 54%;
}

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

.link-block-3 {
  text-decoration: none;
  transition: all .2s;
}

.link-block-3:hover {
  transform: scale(1.1);
}

.chat-block {
  text-align: center;
}

.code-embed-2 {
  border-radius: 20px;
  overflow: visible;
}

.image-65 {
  margin-left: 10px;
  padding-left: 0;
}

.image-66 {
  width: 38%;
  position: absolute;
  inset: auto auto -10% 100%;
}

.paragraph-54 {
  color: #4b4b4b;
  padding-top: 10px;
  font-family: Rochesans, Arial, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.column-38 {
  padding-right: 20px;
}

.columns-24 {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.column-39 {
  border-right: 1px solid #0003;
}

.text-span-18 {
  color: red;
}

.image-67 {
  position: absolute;
  inset: 0% auto auto -11%;
}

.image-68 {
  position: absolute;
  inset: 42% -13% 50% auto;
}

.background-video-2 {
  width: 100%;
  height: 50vw;
}
.sidebar-content nav.nav-menu-wrapper.w-nav-menu ul {
  background: transparent !important;
}
@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }
  .sidebar-content nav.nav-menu-wrapper.w-nav-menu {
    display: block !important;
    float: left;
}
.menu-button.w-nav-button {
  display: none !important;
}

.sidebar-content nav.nav-menu-wrapper.w-nav-menu ul {
    float: left !IMPORTANT;
    padding-top: 0;
}
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-2 {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .container-3 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .final-score {
    font-size: 0;
  }

  .question_wrap {
    padding-left: 9vw;
    padding-right: 9vw;
  }

  .section-37.is--main {
    flex-direction: column;
  }

  .content {
    width: 100%;
  }

  .hero {
    background-image: linear-gradient(#eae9ee 34%, #eae9ee00);
    width: 100%;
    height: 17em;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .team-slider {
    padding: 60px 15px;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .background {
    background-size: 90vw;
  }

  .question_wrap {
    padding-left: 7vw;
    padding-right: 7vw;
  }

  .content {
    padding-top: 3.61em;
    padding-bottom: 3.61em;
  }

  .question_item {
    margin-bottom: 4.07em;
    padding-bottom: 4.07em;
  }

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

@media screen and (max-width: 479px) {
  .body {
    background-size: auto;
    overflow: visible;
  }

  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .image {
    width: 140px;
  }

  .columns {
    display: none;
  }

  .heading-4 {
    margin-bottom: 0;
    font-size: 45px;
    line-height: 50px;
  }

  .section-2 {
    margin-top: 60px;
  }
  .sidebar-content nav.nav-menu-wrapper.w-nav-menu ul {
    background: transparent !important;
}
  .image-7 {
    width: 30%;
    top: -100px;
    right: 2%;
  }

  .heading-6 {
    width: 100%;
    font-size: 16px;
  }

  .paragraph-3 {
    margin-right: 0;
    font-size: 16px;
  }

  .columns-2 {
    flex-flow: wrap-reverse;
    margin-top: 10px;
    display: flex;
  }

  .image-8 {
    margin-top: -10px;
  }

  .heading-8 {
    margin-left: 0;
    font-size: 20px;
    line-height: 24px;
  }

  .heading-9 {
    width: 100%;
    padding-left: 10px;
    font-size: 18px;
    line-height: 25px;
  }

  .list-2.c-items {
    padding-left: 20px;
  }

  .list-item-3, .list-item-5, .bold-text, .bold-text-2, .list-item-7 {
    font-size: 16px;
  }

  .section-4 {
    padding-bottom: 60px;
  }

  .columns-4 {
    flex-flow: row-reverse wrap-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: -50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-10 {
    margin-top: 0;
    font-size: 25px;
  }

  .heading-11 {
    font-size: 35px;
  }

  .paragraph-4, .paragraph-5 {
    font-size: 16px;
  }

  .column-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .heading-12 {
    text-align: left;
    width: auto;
    margin-bottom: 20px;
    font-size: 35px;
    line-height: 45px;
  }

  .section-5 {
    background-position: 50% 0;
    background-size: cover;
    border-radius: 30px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 0;
    display: flex;
  }

  .columns-5 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-6 {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0;
    font-size: 16px;
  }
  .heading-18{
    font-size: 20px;
  }
  .heading-13 {
    font-size: 25px;
    line-height: 29px;
  }

  .heading-14 {
    padding-bottom: 5px;
  }

  .list-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: auto;
  }

  .list-item-9 {
    font-size: 16px;
    line-height: 22px;
  }

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

  .column-3 {
    background-image: none;
    background-size: auto;
    padding: 20px 10px 70px;
  }

  .column-4 {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-7 {
    padding-right: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .image-9 {
    width: 51%;
    inset: -163% 0% auto auto;
  }

  .columns-6 {
    background-image: url('../images/Rectangle-571.png');
    background-position: 0 0;
    background-size: cover;
    border-radius: 35px;
    flex-flow: column;
    margin-left: 15px;
    margin-right: 15px;
    padding: 60px 20px 0;
  }

  .heading-15 {
    width: 100%;
    font-size: 35px;
    line-height: 40px;
  }

  .paragraph-9 {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
  }

  .section-7 {
    margin-top: 60px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-17 {
    width: 100%;
    margin-bottom: 10px;
    line-height: 35px;
  }

  .section-8 {
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-10 {
    width: 100%;
    padding-top: 10px;
    font-size: 16px;
    line-height: 22px;
  }

  .heading-19 {
    text-align: center;
    font-size: 26px;
  }

  .columns-7 {
    flex-flow: column;
    margin-left: 0;
    margin-right: 0;
    padding: 80px 15px 100px;
  }

  .column-5 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 0;
    display: flex;
  }

  .column-7 {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .heading-22 {
    font-size: 25px;
    text-decoration: underline;
  }

  .image-10 {
    width: 30%;
    inset: auto auto 89px 0%;
  }

  .column-8 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .column-9 {
    padding-right: 0;
  }

  .image-11 {
    width: 18%;
    font-size: 13px;
    bottom: -45px;
    right: 0%;
  }

  .heading-23 {
    margin-top: 0;
    font-size: 35px;
    line-height: 39px;
  }

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

  .paragraph-11 {
    font-size: 16px;
  }

  .image-12 {
    width: 50px;
    inset: auto 0% -100% auto;
  }

  .image-13 {
    width: 15%;
    top: 0%;
    right: 4%;
  }

  .column-10 {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .column-11 {
    height: auto;
  }

  .columns-8 {
    height: auto;
    padding-top: 20px;
  }

  .column-12 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-left: 0;
    display: flex;
  }

  .image-14 {
    text-align: left;
    width: 60%;
    padding-top: 0;
    display: block;
  }

  .image-15 {
    text-align: center;
    width: 80%;
    height: auto;
    line-height: 20%;
  }

  .div-block-13 {
    margin-left: 0;
    padding-bottom: 50px;
  }

  .div-block-14 {
    text-align: center;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-24 {
    font-size: 35px;
    text-align: center;
  }

  .heading-25 {
    font-size: 20px;
    text-align: center;
  }
  .column-13.w-col.w-col-6 a.button.w-button {
    text-align: center;
}
  .button {
    text-align: left;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 22px;
  }

  .section-10 {
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 60px;
    padding: 60px 15px;
  }

  .columns-9 {
    flex-flow: column;
  }

  .column-13 {
    padding-right: 0;
  }

  .image-16 {
    width: 20%;
    bottom: 88%;
    right: 50%;
  }

  .image-17 {
    width: 30%;
    top: 215px;
    left: 0;
    right: 0;
  }

  .column-14 {
    padding-left: 0;
  }

  .image-18 {
    width: 20%;
    top: -3%;
    right: 0%;
  }

  .heading-28 {
    font-size: 30px;
    line-height: 35px;
  }

  .paragraph-13, .paragraph-14 {
    font-size: 16px;
  }

  .column-17 {
    border: 0 solid #000;
  }

  .column-18 {
    text-align: center;
    padding-left: 0;
  }

  .heading-29 {
    text-align: center;
    font-size: 35px;
  }

  .paragraph-15 {
    text-align: center;
    width: 100%;
    padding-left: 20px;
    font-size: 20px;
  }

  .column-19 {
    padding: 20px 0 40px;
  }

  .column-20 {
    padding: 140px 0 0;
  }

  .columns-10 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .button-3 {
    width: 100%;
    font-size: 24px;
  }

  .div-block-16.test-today {
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
    border-radius: 30px;
    margin-top: 20px;
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-2 {
    max-width: none;
  }

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

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .section-15 {
    display: none;
  }

  .image-23 {
    width: 100%;
  }

  .section-16 {
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-31 {
    width: auto;
    font-size: 35px;
    line-height: 42px;
  }

  .image-24 {
    width: 17%;
    top: 0%;
    right: 0%;
  }

  .image-25 {
    width: 22%;
    inset: auto auto 20% 1%;
  }

  .columns-11 {
    flex-flow: column;
  }

  .column-21 {
    padding-left: 10px;
  }

  .columns-12 {
    flex-flow: column;
    padding-top: 140px;
    position: relative;
  }

  .columns-13 {
    flex-flow: column;
  }

  .body-2 {
    background-size: auto;
  }

  .section-18 {
    text-align: center;
  }

  .heading-34 {
    text-align: left;
    padding-left: 25px;
    font-size: 65px;
  }

  .image-26 {
    width: 100%;
    margin-top: 0;
    font-size: 14px;
    z-index: 1;
  }

  .paragraph-21 {
    font-size: 16px;
    line-height: 25px;
  }

  .paragraph-22 {
    width: auto;
    font-size: 16px;
    line-height: 25px;
  }

  .section-19 {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-27 {
    width: 20%;
    top: -3%;
    left: 4%;
  }

  .div-block-18 {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .section-20 {
    background-size: cover;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 140px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 45px;
  }

  .heading-35 {
    margin-top: 70px;
    margin-bottom: 20px;
    font-size: 44px;
    line-height: 3rem;
  }

  .paragraph-23 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .paragraph-24 {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .heading-36, .heading-37 {
    font-size: 25px;
  }

  .image-28 {
    width: 55%;
    top: -2%;
    right: 1%;
  }

  .column-25 {
    margin-top: 10px;
  }

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

  .image-29 {
    width: 100%;
  }

  .heading-40 {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 30px;
  }

  .heading-41 {
    font-size: 35px;
    line-height: 37px;
  }
  .paragraph-26, .paragraph-27, .paragraph-28, .paragraph-29, .paragraph-30{
    font-size: 16px;
  }
  .paragraph-25 {
    margin-top: 20px;
    font-size: 16px;
  }

  .heading-42 {
    line-height: 30px;
  }

  .section-21 {
    margin-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-45, .heading-47 {
    line-height: 30px;
  }

  .div-block-19.transmission, .div-block-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-21 {
    padding-bottom: 20px;
  }

  .div-block-22 {
    padding-top: 45px;
    padding-bottom: 40px;
  }

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

  .image-30 {
    width: 20%;
    top: -14%;
  }
  .image-31 {
    top: -22%;
}
  .image-32 {
    width: 40%;
    top: -18%;
    bottom: 40%;
    right: -14%;
  }

  .image-33 {
    width: 35%;
    top: -22%;
    right: -11%;
  }

  .image-34 {
    width: 35%;
    top: -19%;
    right: -13%;
  }
  .column-28.w-col.w-col-6 {
    overflow: hidden;
}
  .column-27 {
    padding-right: 0;
  }

  .section-22 {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
  }

  .heading-48 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 35px;
    line-height: 2.5rem;
  }

  .column-28 {
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }
  .paragraph-54{
    font-size: 16px;
  }
  .heading-9 {
    width: 100%;
    font-size: 16px;
}
  .heading-49 {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 35px;
  }

  .paragraph-31 {
    margin-bottom: 60px;
    font-size: 20px;
    line-height: 29px;
  }

  .section-23 {
    margin-bottom: 0;
    padding: 20px 15px 0;
  }

  .heading-50 {
    padding-left: 0;
    font-size: 37px;
    line-height: 40px;
  }

  .heading-51 {
    font-size: 27px;
  }

  .paragraph-32 {
    padding-top: 20px;
    font-size: 20px;
  }

  .section-24 {
    margin-bottom: 0%;
  }

  .image-35 {
    width: 40%;
    display: none;
    bottom: 23%;
    right: 27%;
  }

  .bold-text-4 {
    padding-left: 15px;
    padding-right: 5px;
    font-size: 40px;
  }

  .image-36 {
    width: 11%;
    top: 0%;
    left: 0%;
  }

  .bold-text-5 {
    padding-left: 0;
    font-size: 27px;
  }

  .bold-text-5.search-icon {
    font-size: 44px;
  }

  .section-25 {
    margin-top: 20px;
    margin-bottom: 60px;
  }

  .section-26 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .heading-52 {
    font-size: 35px;
    line-height: 45px;
  }
  .paragraph-35, .paragraph-36{
    font-size: 16px;
  }
  .paragraph-33 {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 20px;
  }

  .heading-53 {
    font-size: 25px;
  }

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

  .heading-58, .heading-59, .heading-60 {
    font-size: 25px;
  }

  .paragraph-34 {
    font-size: 16px;
  }

  .column-29 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .columns-16 {
    flex-flow: column;
    padding-left: 15px;
    padding-right: 15px;
  }

  .column-30 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 30px;
    padding-right: 0;
    display: block;
  }

  .image-38 {
    bottom: -5%;
    right: 0%;
    z-index: 99;
    width: 25%;
  }

  .image-39 {
    width: 30%;
    bottom: 20%;
    left: 75%;
  }

  .section-27 {
    padding-bottom: 40px;
    padding-left: 0;
  }

  .paragraph-37 {
    font-size: 16px;
    line-height: 23px;
  }

  .section-28 {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-29 {
    background-position: 50%;
    background-size: cover;
    border-radius: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 10px;
    display: block;
  }

  .heading-61 {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 45px;
  }

  .column-31.benifit-col {
    border-radius: 30px;
    height: 250px;
    padding: 40px 20px;
  }

  .heading-62 {
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph-38 {
    margin-bottom: 0;
    font-size: 18px;
  }

  .heading-63 {
    font-size: 25px;
    line-height: 30px;
  }

  .heading-64 {
    font-size: 25px;
    line-height: 31px;
  }

  .columns-18 {
    flex-flow: column;
    padding-top: 20px;
  }

  .section-30 {
    background-position: 50%;
    border-radius: 35px;
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .columns-19 {
    flex-flow: column;
    width: auto;
  }

  .heading-65 {
    text-align: center;
    font-size: 45px;
    line-height: 60px;
  }

  .paragraph-39 {
    text-align: center;
    font-size: 25px;
  }

  .image-40 {
    text-align: center;
    width: 76%;
  }

  .paragraph-40 {
    width: auto;
    font-size: 20px;
    line-height: 25px;
  }

  .image-41 {
    width: 33%;
  }

  .div-block-28.center-card {
    text-align: left;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    height: 350px;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    display: flex;
    transform: scale(1);
  }

  .div-block-28.op-20 {
    text-align: center;
    opacity: 1;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 350px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-28.op-50 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 350px;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-31 {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  /* .paragraph-45 {
    text-align: left;
  } */

  .image-42 {
    top: -13%;
  }

  .container-3 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .image-43 {
    top: 10%;
  }

  .heading-67 {
    margin-bottom: 20px;
    font-size: 65px;
  }

  .heading-68 {
    font-size: 25px;
    line-height: 35px;
  }

  .section-32 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-46 {
    font-size: 20px;
    line-height: 25px;
  }

  .section-34 {
    margin-top: 0%;
  }

  .heading-69 {
    font-size: 25px;
    line-height: 35px;
  }

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

  .section-35 {
    background-size: cover;
  }

  .section-36 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero_wrap {
    width: 100%;
    height: 19em;
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .hero_img {
    height: 19em;
  }

  .final-score {
    width: 24em;
    height: 24em;
  }

  .question_wrap {
    padding-left: 1.4em;
    padding-right: 1.4em;
  }

  .hero {
    background-image: linear-gradient(#eae9ee 97%, #eae9ee00);
    height: 19em;
  }

  .image-45 {
    width: 20%;
    position: absolute;
    inset: 46% auto auto -4%;
  }

  .image-46 {
    text-align: center;
    width: 60%;
    max-width: 100%;
    text-decoration: none;
  }

  .image-47, .image-48, .image-49, .image-50, .image-51, .image-52, .image-53, .image-54, .image-55 {
    width: 60%;
  }

  .text-span-16 {
    color: #c00;
  }

  .section-38 {
    display: block;
  }

  .image-56 {
    width: 54%;
    top: 164%;
    left: -23%;
  }

  .column-33 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-57 {
    width: 70%;
    font-size: 13px;
  }

  .column-34 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 0;
    display: flex;
  }

  .columns-21 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-29 {
    justify-content: center;
    width: 100%;
    padding-top: 20px;
  }

  .image-58 {
    bottom: 100%;
    left: -5%;
  }

  .code-embed {
    position: static;
  }

  .columns-23 {
    margin-top: 20px;
    display: flex;
  }

  .paragraph-48 {
    font-size: 16px;
  }

  .bold-text-6 {
    font-family: Rochesans, Arial, sans-serif;
    font-size: 16px;
  }

  .paragraph-49 {
    text-align: left;
    background-image: linear-gradient(12deg, #c4d9f80f, #fff);
    border-radius: 15px;
    padding: 15px;
    font-family: Rochesans, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
  }

  .paragraph-50 {
    background-image: linear-gradient(12deg, #c4d9f80f, #fff);
    border-radius: 20px;
    margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 20px 15px;
    font-family: Rochesans, Arial, sans-serif;
    font-size: 16px;
  }

  .paragraph-51 {
    text-align: left;
    background-color: #c4d9f800;
    background-image: linear-gradient(12deg, #c4d9f80f, #fff);
    border-radius: 15px;
    padding: 15px;
  }

  .paragraph-52 {
    text-align: left;
    background-image: linear-gradient(12deg, #c4d9f80f, #fff);
    border-radius: 20px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 20px 15px;
    font-family: Rochesans, Arial, sans-serif;
  }

  .div-block-30 {
    text-align: left;
    margin-bottom: 0;
  }
  .heading-7{
    font-size: 20px;
  }

  .heading-72 {
    font-family: Rochesans, Arial, sans-serif;
    font-size: 28px;
  }

  .heading-73 {
    color: #373636;
    margin-top: 60px;
    font-family: Rochesans, Arial, sans-serif;
    font-size: 28px;
    line-height: 35px;
  }

  .section-39 {
    margin-top: 0;
    padding: 20px 15px 40px;
    display: block;
    position: relative;
  }

  .section-39.mobile-section {
    padding-top: 10px;
    display: block;
  }

  .image-59 {
    width: 30%;
    position: absolute;
    inset: -3% 0% auto auto;
  }

  .image-60 {
    width: 80%;
    padding-top: 20px;
  }

  .paragraph-53 {
    width: 100%;
  }

  .column-35 {
    padding-left: 0;
    padding-right: 0;
  }

  .question_options {
    padding-top: 3.1em;
  }

  .option_text {
    line-height: 24px;
  }

  .heading-74 {
    font-size: 20px;
    line-height: 28px;
  }

  .column-36 {
    text-align: center;
  }

  .section-40 {
    display: block;
  }

  .section-40.mobile-section {
    text-align: center;
    display: block;
  }

  .image-62 {
    width: 94%;
  }

  .image-63 {
    text-align: center;
    width: 80%;
    padding-top: 20px;
  }

  .image-64 {
    width: 80%;
  }

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

  .code-embed-2, .image-68 {
    display: none;
  }

  .image-69 {
    text-align: center;
    width: 90%;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .icon {
    font-size: 35px;
  }

  .image-70 {
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .column-40 {
    text-align: center;
  }
}

#w-node-_8b11e5a8-c0b7-12c1-bd41-7f66650167b7-b4fb36d4 {
  place-self: center stretch;
}


@font-face {
  font-family: 'Rochesans';
  src: url('../fonts/ROCHESANS-BOLD.TTF') format('truetype'), url('../fonts/ROCHESANS-BOLDITALIC.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rochesanscondensed';
  src: url('../fonts/ROCHESANSCONDENSED-LIGHT.TTF') format('truetype'), url('../fonts/ROCHESANSCONDENSED-LIGHTITALIC.TTF') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ROCHESANSLIGHT-LIGHT';
  src: url('../fonts/ROCHESANSLIGHT-LIGHT.TTF') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rochesans';
  src: url('../fonts/ROCHESANS-REGULAR.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}