@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;
}
.docs-disclosure___23uVl {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.5625rem;
  padding: 3.4375rem 0;
}
.docs-disclosure___23uVl.three___1Z2PW {
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (max-width: 767px) {
  .docs-disclosure___23uVl.three___1Z2PW {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 767px) {
  .docs-disclosure___23uVl {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .docs-disclosure___23uVl {
    padding: 3.4375rem 6.25rem;
    grid-template-columns: 1fr;
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
  }
}
.btn___2Hsyt {
  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;
}
.piflink___1dYKh {
  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;
  margin-top: 0.9375rem;
}
.piflink___1dYKh a {
  color: #6c6c6c;
  cursor: pointer;
  font-family: 'Roboto';
}

@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;
}
.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;
}
.tarif-plan___3p23X {
  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;
  padding: 6.25rem 0;
  margin: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -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;
}
.tarif-plan___3p23X .inner___1rTDA {
  background-color: #fafafc;
  border-radius: 0.5rem;
  width: 47.8125rem;
  height: 43.75rem;
  padding: 3.5625rem 4.375rem 1.25rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tarif-plan___3p23X .inner___1rTDA .disclaimer___1gSHz {
  width: 80%;
}
@media screen and (max-width: 767px) {
  .tarif-plan___3p23X .inner___1rTDA {
    padding: 3.125rem 1.5625rem;
    width: 100%;
    height: max-content;
    margin-top: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .tarif-plan___3p23X {
    width: 100%;
    position: relative;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .tarif-plan___3p23X p:first-child {
    width: 80%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tarif-plan___3p23X {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.tarif-plan-desc___ODGEm {
  width: 90%;
}
@media screen and (max-width: 767px) {
  .tarif-plan-desc___ODGEm {
    width: 100%;
  }
  .tarif-plan-desc___ODGEm p:first-child {
    width: 100%;
  }
}
.tarif-plan-contains-text___13fR7 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.tarif-plan___3p23X .perks___X_BT2 {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .tarif-plan___3p23X .perks___X_BT2 {
    width: 100%;
    grid-column-gap: 1.25rem;
    grid-template-columns: 1.5fr 1fr;
  }
}
.tarif-plan___3p23X .perks___X_BT2 .perkrow___Y5dwW {
  display: grid;
  grid-template-columns: 1fr 3.2fr;
  grid-column-gap: 3.125rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .tarif-plan___3p23X .perks___X_BT2 .perkrow___Y5dwW {
    width: 100%;
    margin-bottom: 1.25rem;
  }
  .tarif-plan___3p23X .perks___X_BT2 .perkrow___Y5dwW + .perkrow___Y5dwW {
    margin-top: 1.6875rem;
  }
}
.tarif-plan___3p23X .examples___2OtFu {
  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;
  background-color: #fafafc;
  width: 47.8125rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.8125rem 2.8125rem 1.375rem;
  border-radius: 0.5rem;
  height: 43.75rem;
}
.tarif-plan___3p23X .examples___2OtFu .diagram___1bTOk {
  width: 25.625rem;
  height: 29.0625rem;
  margin-top: 2.1875rem;
}
.tarif-plan___3p23X .examples___2OtFu .diagram___1bTOk img {
  width: 100%;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .tarif-plan___3p23X .examples___2OtFu {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.25rem 0.625rem;
    background-color: #fff;
  }
  .tarif-plan___3p23X .examples___2OtFu .diagram___1bTOk {
    width: 100%;
    height: 25rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tarif-plan___3p23X .examples___2OtFu {
    margin-bottom: 2.5rem;
  }
  .tarif-plan___3p23X .examples___2OtFu .diagram___1bTOk {
    height: max-content;
  }
}

@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;
}
.faq___3x5wz {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}
.header___1fXw4 {
  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;
  margin-bottom: 3.125rem;
}
.accordeon-line___26EPo {
  -webkit-transition: height 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: height 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: height 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: height 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: height 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  will-change: height;
  background-color: #fafafc;
  border-radius: 0.5rem;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  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-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  height: 5.625rem;
  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);
}
.accordeon-line___26EPo+.accordeon-line___26EPo {
  margin-top: 2.1875rem;
}
.accordeon-line___26EPo:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0px 2px 40px rgba(0,0,0,0.08);
  box-shadow: 0px 2px 40px rgba(0,0,0,0.08);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: -1;
  -webkit-transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  border-radius: 0.5rem;
}
.accordeon-line___26EPo.open___3nv0o {
  -webkit-transition: height 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: height 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: height 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: height 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: height 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background-color: #fff;
}
.accordeon-line___26EPo.open___3nv0o:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.accordeon-line___26EPo.open___3nv0o .header-wrap___b2hd3 svg {
  stroke: #009b3a;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: -moz-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: -o-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: -ms-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.accordeon-line___26EPo.open___3nv0o .text___wUm2P {
  pointer-events: all;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.accordeon-line___26EPo.open___3nv0o .text___wUm2P a {
  cursor: pointer;
  text-decoration: underline;
}
.accordeon-line___26EPo .header-wrap___b2hd3 {
  width: 100%;
  cursor: pointer;
  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;
  height: 5.625rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2.1875rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media screen and (max-width: 767px) {
  .accordeon-line___26EPo .header-wrap___b2hd3 {
    display: grid;
    grid-gap: 0.9375rem;
    grid-template-columns: auto max-content;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.5625rem 0rem 2.1875rem;
  }
}
.accordeon-line___26EPo .header-wrap___b2hd3 svg {
  width: 100%;
  width: 1.0625rem;
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: -moz-transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: -o-transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: -ms-transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  stroke: #000;
}
.accordeon-line___26EPo .text___wUm2P {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.3125rem 6.25rem 0.625rem 2.1875rem;
  top: 5rem;
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .accordeon-line___26EPo .text___wUm2P {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.25rem 1.875rem 0.9375rem 2.1875rem;
  }
}

