@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.three-steps___4L8Vs {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 7.1875rem 0;
}
.three-steps___4L8Vs .head___wtubI {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .three-steps___4L8Vs {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 2.5rem;
    padding-bottom: 1.875rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .three-steps___4L8Vs {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6.25rem 1.25rem;
  }
}
.three-steps___4L8Vs .line___Bjr_j {
  width: 100%;
  position: relative;
  border-radius: 0.125rem;
  height: 0.25rem;
  background: #f9f9f9;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .three-steps___4L8Vs .line___Bjr_j {
    display: none;
  }
}
.three-steps___4L8Vs .line___Bjr_j:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  height: 0.25rem;
  border-radius: 0.125rem;
  background: #009b3a;
  width: 0%;
  -webkit-animation: fill___3Umy5 10s linear infinite;
  -moz-animation: fill___3Umy5 10s linear infinite;
  -o-animation: fill___3Umy5 10s linear infinite;
  -ms-animation: fill___3Umy5 10s linear infinite;
  animation: fill___3Umy5 10s linear infinite;
}
.three-steps___4L8Vs .steps___2zK5e {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 2.8125rem;
  position: relative;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.three-steps___4L8Vs .steps___2zK5e.four___wKddl {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .three-steps___4L8Vs .steps___2zK5e.four___wKddl {
    grid-template-columns: max-content max-content;
    grid-gap: 1.25rem;
  }
  .three-steps___4L8Vs .steps___2zK5e.four___wKddl .step___jrPXx {
    width: 23.4375rem;
  }
}
@media screen and (max-width: 767px) {
  .three-steps___4L8Vs .steps___2zK5e.four___wKddl {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    grid-template-columns: 1fr;
    grid-gap: 1.25rem;
    width: calc(100vw - 1.25rem);
  }
}
@media screen and (max-width: 767px) {
  .three-steps___4L8Vs .steps___2zK5e.four___wKddl .step___jrPXx {
    padding: 1.5625rem 1.875rem;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .three-steps___4L8Vs .steps___2zK5e.tall___3ojOD .step___jrPXx {
    padding: 1.5625rem 1.875rem;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .three-steps___4L8Vs .steps___2zK5e {
    grid-template-columns: 1fr;
    grid-gap: 1.25rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .three-steps___4L8Vs .steps___2zK5e {
    grid-gap: 1.25rem;
  }
}
.three-steps___4L8Vs .steps___2zK5e .step___jrPXx {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
@media screen and (max-width: 767px) {
  .three-steps___4L8Vs .steps___2zK5e .step___jrPXx {
    height: auto;
    grid-template-columns: max-content auto;
    grid-column-gap: 0.9375rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .three-steps___4L8Vs .steps___2zK5e .step___jrPXx {
    padding: 6.25rem 1.875rem;
    height: auto;
    width: 18.75rem;
  }
}
.three-steps___4L8Vs .steps___2zK5e .step___jrPXx .mobapps___21HzH {
  display: none;
  grid-column: span 2;
  margin-top: 0.625rem;
}
@media screen and (max-width: 767px) {
  .three-steps___4L8Vs .steps___2zK5e .step___jrPXx .mobapps___21HzH {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .three-steps___4L8Vs .steps___2zK5e .step___jrPXx .mobapps___21HzH {
    display: block;
    margin-top: 1.25rem;
  }
}
.three-steps___4L8Vs .steps___2zK5e .step___jrPXx .info___AFZ1I {
  width: 100%;
  margin-top: 1rem;
}
.three-steps___4L8Vs .steps___2zK5e .step___jrPXx .info___AFZ1I a {
  color: #009b3a;
  font-family: 'Rubrik';
  font-size: 0.875rem;
  font-weight: 500;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .three-steps___4L8Vs .steps___2zK5e .step___jrPXx .info___AFZ1I a {
    font-size: 0.875rem;
  }
}
.three-steps___4L8Vs .steps___2zK5e .step___jrPXx .info___AFZ1I a:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #009b3a;
  bottom: -0.25rem;
  position: absolute;
}
.three-steps___4L8Vs .steps___2zK5e .step___jrPXx .info___AFZ1I .apps___xJcCB {
  grid-column: span 2;
  margin-top: 2.1875rem;
  overflow: visible;
}
@media screen and (max-width: 767px) {
  .three-steps___4L8Vs .steps___2zK5e .step___jrPXx .info___AFZ1I .apps___xJcCB {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .three-steps___4L8Vs .steps___2zK5e .step___jrPXx .info___AFZ1I .apps___xJcCB {
    display: none;
  }
}
.three-steps___4L8Vs .steps___2zK5e .step___jrPXx .info___AFZ1I p+p {
  margin-top: 1rem;
}
.three-steps___4L8Vs .steps___2zK5e .step___jrPXx .info___AFZ1I button {
  margin-top: 1rem;
}
@-moz-keyframes fill___3Umy5 {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes fill___3Umy5 {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-o-keyframes fill___3Umy5 {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes fill___3Umy5 {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.have-questions___1S9d8 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7.5rem 0 7.5rem 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
@media screen and (max-width: 767px) {
  .have-questions___1S9d8 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2.5rem 0 2.5rem 0;
  }
}
.have-questions___1S9d8 .header___1tnXe {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.have-questions___1S9d8 .subheader___1ASGw {
  margin-top: 1rem;
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .have-questions___1S9d8 .subheader___1ASGw {
    width: 80%;
  }
}
.have-questions___1S9d8 .socials___2zjn4 {
  margin-top: 3.75rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 7.5rem;
}
@media screen and (max-width: 767px) {
  .have-questions___1S9d8 .socials___2zjn4 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
  }
}
.have-questions___1S9d8 .socials___2zjn4 .social___11dVm {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.have-questions___1S9d8 .socials___2zjn4 .social-icon___2sNsJ {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 7rem;
  height: 7rem;
  border-radius: 1rem;
  background: rgba(0,155,58,0.05);
}
@media screen and (max-width: 767px) {
  .have-questions___1S9d8 .socials___2zjn4 .social-icon___2sNsJ {
    width: 4.5rem;
    height: 4.5rem;
  }
}
.have-questions___1S9d8 .socials___2zjn4 .social-icon___2sNsJ svg {
  width: 2.5rem;
  height: 2.5rem;
}
@media screen and (max-width: 767px) {
  .have-questions___1S9d8 .socials___2zjn4 .social-icon___2sNsJ svg {
    width: 2rem;
    height: 2rem;
  }
}
.have-questions___1S9d8 .socials___2zjn4 .social-header___3A_UR {
  margin-top: 2.5rem;
  color: #10002b;
  text-align: center;
  font-family: 'Rubrik';
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .have-questions___1S9d8 .socials___2zjn4 .social-header___3A_UR {
    margin-top: 0.75rem;
    font-size: 1.25rem;
  }
}
.have-questions___1S9d8 .socials___2zjn4 .social-subheader___1EIGJ {
  cursor: pointer;
  margin-top: 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  color: #10002b;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  font-family: 'Rubrik';
}
@media screen and (max-width: 767px) {
  .have-questions___1S9d8 .socials___2zjn4 .social-subheader___1EIGJ {
    margin-top: 0.5rem;
    font-size: 1rem;
  }
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.wrap___1Xrlr {
  display: grid;
  grid-template-columns: max-content 15.625rem;
  grid-gap: 1.875rem;
}
@media screen and (max-width: 767px) {
  .wrap___1Xrlr {
    grid-gap: 1.5625rem;
    grid-template-columns: max-content auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap___1Xrlr {
    grid-gap: 0.9375rem;
    grid-template-columns: max-content auto;
  }
}
.wrap___1Xrlr .inner___2laqM {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.wrap___1Xrlr .inner___2laqM .doclink___7IXLY {
  display: none;
  cursor: pointer;
  margin-top: 1.25rem;
  position: relative;
}
.wrap___1Xrlr .inner___2laqM .doclink___7IXLY:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #10002b;
}
.wrap___1Xrlr.hover___BtJgA:hover .icon___1e8O2 {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.wrap___1Xrlr.hover___BtJgA:hover .inner___2laqM {
  font-weight: 600;
}
.wrap___1Xrlr.model___se-yN {
  grid-template-columns: max-content 16.875rem;
}
.wrap___1Xrlr.model___se-yN .doclink___7IXLY {
  display: block;
}
@media screen and (max-width: 767px) {
  .wrap___1Xrlr.model___se-yN {
    grid-template-columns: max-content 13.75rem;
  }
}
.wrap___1Xrlr .icon___1e8O2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 6.25rem;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap___1Xrlr .icon___1e8O2 {
    height: 4.375rem;
  }
}
@media screen and (max-width: 767px) {
  .wrap___1Xrlr .icon___1e8O2 {
    height: 3.75rem;
  }
}
.wrap___1Xrlr .icon___1e8O2 svg {
  height: 100%;
  width: auto;
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.document-line___ipQD4 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.9375rem 0;
  background: #fafafc;
  height: 5.3125rem;
  border-radius: 0.5rem;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), box-shadow 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: -moz-transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), box-shadow 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: -o-transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), box-shadow 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: -ms-transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), box-shadow 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), box-shadow 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -webkit-box-shadow: 0px 2px 20px rgba(0,0,0,0);
  box-shadow: 0px 2px 20px rgba(0,0,0,0);
}
@media (hover: hover) {
  .document-line___ipQD4:hover {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: -moz-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: -o-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: -ms-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-box-shadow: 0px 2px 20px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 20px rgba(0,0,0,0.1);
  }
}
@media screen and (max-width: 767px) {
  .document-line___ipQD4.analytics___2YKaF .icon___3XKI7 {
    width: 1.5625rem;
    padding-left: 0.3125rem;
  }
  .document-line___ipQD4.analytics___2YKaF .icon___3XKI7 img {
    margin-left: 0.3125rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .document-line___ipQD4.analytics___2YKaF .text-content___mOICm .name___Bj3sV {
    font-size: 0.875rem !important;
    width: 20rem;
  }
}
@media screen and (max-width: 767px) {
  .document-line___ipQD4 {
    padding: 0.9375rem 0.625rem 0.9375rem 0;
    width: 100%;
    display: grid;
    grid-template-columns: 20% 80%;
    height: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .document-line___ipQD4 {
    height: 100%;
  }
}
.document-line___ipQD4 .icon___3XKI7 {
  height: 2.5rem;
  width: 2.0625rem;
  padding: 0 1.5625rem;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .document-line___ipQD4 .icon___3XKI7 {
    padding: 0 0.625rem;
  }
}
.document-line___ipQD4 .icon___3XKI7 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.document-line___ipQD4 .text-content___mOICm .name___Bj3sV {
  font-size: 0.875rem;
  font-family: 'Roboto';
  line-height: 1.125rem;
  font-weight: 500;
  color: #10002b;
  white-space: break-spaces;
}
@media screen and (max-width: 767px) {
  .document-line___ipQD4 .text-content___mOICm .name___Bj3sV {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .document-line___ipQD4 .text-content___mOICm .name___Bj3sV {
    font-size: 1.125rem !important;
  }
}
.hoverable___Cx2TY:hover {
  background: #fff;
  -webkit-box-shadow: 0px 2px 40px rgba(0,0,0,0.08);
  box-shadow: 0px 2px 40px rgba(0,0,0,0.08);
  cursor: pointer;
}
.hoverable___Cx2TY:hover .name___Bj3sV {
  color: #009b3a;
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.outer___2N63F {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3.75rem 0;
}
@media screen and (max-width: 767px) {
  .outer___2N63F {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.25rem 0rem 0rem;
  }
}
.subheader___1sAkv {
  margin-top: 1.25rem;
  color: #706680;
  font-family: 'Rubrik';
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
  width: 60%;
}
@media screen and (max-width: 767px) {
  .subheader___1sAkv {
    width: 100%;
    font-size: 1rem;
    line-height: 1.8;
    text-align: center;
  }
}
.header___3vayz {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .header___3vayz {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    text-align: center;
  }
}
.header___3vayz .disclaimer___VYd5D {
  border-radius: 1rem;
  background: #ebebeb;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.25rem 2rem;
}
.header___3vayz .disclaimer___VYd5D svg {
  margin-right: 0.625rem;
}
@media screen and (max-width: 767px) {
  .header___3vayz .disclaimer___VYd5D svg {
    width: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .header___3vayz .disclaimer___VYd5D {
    margin-top: 0.9375rem;
    width: auto;
    font-size: 0.75rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.625rem 1.25rem;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.rowIcon___3fB71 {
  width: 100%;
  background-color: #fff;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  border-radius: 1.25rem;
  background: #fff;
  -webkit-box-shadow: 0px 0px 50px 7px rgba(0,0,0,0.05);
  box-shadow: 0px 0px 50px 7px rgba(0,0,0,0.05);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.75rem;
}
.rowIcon___3fB71 .icon___2wsGG {
  margin-bottom: 1.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 4.75rem;
  height: 4.75rem;
  border-radius: 12px;
  background: rgba(0,155,58,0.05);
}
.rowIcon___3fB71 .icon___2wsGG svg {
  width: 2.25rem;
  height: 2.25rem;
}
.info___1iLnh {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  color: #009b3a;
}
@media screen and (max-width: 767px) {
  .info___1iLnh {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .info___1iLnh {
    margin-top: 3.75rem;
  }
}
.info___1iLnh a {
  position: relative;
}
@media screen and (max-width: 767px) {
  .info___1iLnh a {
    text-decoration: underline;
    text-decoration-color: #009b3a;
  }
  .info___1iLnh a:before {
    display: none;
  }
}
.info___1iLnh a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #009b3a;
}
.info___1iLnh .icon___2wsGG {
  margin-right: 0.625rem;
}
@media screen and (max-width: 767px) {
  .info___1iLnh .icon___2wsGG {
    display: none;
  }
}
.wrapper___rAOHA {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2.8125rem;
  padding: 3.125rem 0rem;
  position: relative;
  width: 100%;
}
.wrapper___rAOHA.low___25cw6 {
  padding: 6.25rem 0 3.125rem 0;
}
.wrapper___rAOHA.second___28Fqm {
  padding: 3.125rem 0 6.25rem 0;
}
@media screen and (max-width: 767px) {
  .wrapper___rAOHA {
    display: grid;
    grid-gap: 2.5rem;
    padding: 2.5rem 0;
    grid-template-columns: 1fr;
  }
  .wrapper___rAOHA.np___1gnlp {
    padding: 2.5rem 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .wrapper___rAOHA {
    width: 100%;
    display: grid;
    grid-gap: 1.25rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .wrapper___rAOHA.np___1gnlp {
    padding: 5rem 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .wrapper___rAOHA.four___1XeyF {
    grid-template-columns: 1fr 1fr;
  }
}
.wrapper___rAOHA.two___nr8cu {
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  -o-box-pack: distribute;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  padding-top: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .wrapper___rAOHA.two___nr8cu {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 767px) {
  .wrapper___rAOHA.two___nr8cu {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}

