/*
 * -------------------------------------
 * Theme Name: state of mind
 * Author: bitBybit
 * Description: Custom theme special for state of mind
 * Version: 1.0
 * -------------------------------------
 */
.SnackContent-module--snack--b9481 {
  align-items: center;
  background-color: #242526;
  border-radius: 8px;
  bottom: 10.625em;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.09), 0 6px 8px rgba(0, 0, 0, 0.09),
    0 4px 4px rgba(0, 0, 0, 0.09), 0 2px 2px rgba(0, 0, 0, 0.09),
    0 1px 1px rgba(0, 0, 0, 0.09);
  color: #bebfc4;
  font-size: 0.8125em;
  line-height: 130%;
  max-width: 100%;
  min-height: 4.125rem;
  min-width: unset !important;
  padding: 1.25em 1em;
  position: relative;
  will-change: 100%;
}
@media screen and (min-width: 568px) {
  .SnackContent-module--snack--b9481 {
    max-width: 24.375em;
  }
}
@media screen and (min-width: 768px) {
  .SnackContent-module--snack--b9481 {
    bottom: 4.375em;
  }
}
.SnackContent-module--snack-close--f3b27 {
  cursor: pointer;
  text-align: right;
  width: 100%;
}
.SnackContent-module--snack-content--1d7ae {
  display: block;
  letter-spacing: 0.4px;
  padding: 0 16px;
}
.SnackContent-module--snack-content--1d7ae:first-child {
  font-weight: 800;
}
.SnackContent-module--snack-content--1d7ae a {
  color: #2fdf84;
  text-decoration: underline;
}
.SnackContent-module--grid-container--70ebc {
  align-items: center;
  display: flex;
  width: 100%;
}
@media screen and (max-width: 567px) {
  .SnackContent-module--grid-container-cookie--3e972 {
    align-items: flex-start;
    flex-direction: column;
  }
}
.SnackContent-module--cookies--d79c8 {
  animation: SnackContent-module--fade--e6528 0.3s ease-in;
  background-color: rgba(36, 37, 38, 0.8);
  bottom: 2.4615384615em;
  padding: 1.5384615385em 1.8461538462em;
}
@media screen and (min-width: 568px) {
  .SnackContent-module--cookies--d79c8 {
    max-width: none;
    width: 40.6153846154em;
  }
}
@media screen and (min-width: 768px) {
  .SnackContent-module--cookies--d79c8 {
    width: 56em;
  }
}
@keyframes SnackContent-module--fade--e6528 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .SnackContent-module--cookies--d79c8 {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }
}
.SnackContent-module--cookie-text--07014 {
  padding: 0;
}
@media screen and (min-width: 568px) {
  .SnackContent-module--cookie-text--07014 {
    padding: 0 32px;
  }
}
.SnackContent-module--cookie-image--369c9 {
  height: 3.0769230769em;
  margin-bottom: 0.9230769231em;
  width: 3.0769230769em;
}
@media screen and (min-width: 568px) {
  .SnackContent-module--cookie-image--369c9 {
    height: auto;
    margin-bottom: 0;
    width: auto;
  }
}
.SnackContent-module--cookie-btn--28d1a {
  align-self: center;
  border: 2px solid #2fdf84;
  border-radius: 0.5em;
  color: #fff;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 800;
  line-height: 1.2em;
  margin-top: 1em;
  max-width: 10em;
  padding: 0.875em 1.4375em;
  text-align: center;
  width: 7.125em;
  width: 100%;
}
@media screen and (min-width: 568px) {
  .SnackContent-module--cookie-btn--28d1a {
    margin-top: 0;
  }
}
.HeaderMobileMenu-module--nav-icon--d95bb {
  cursor: pointer;
  height: 1.125em;
  margin-left: 1.4375em;
}
@media screen and (min-width: 768px) {
  .HeaderMobileMenu-module--nav-icon--d95bb {
    height: 1.5em;
    width: 1.5em;
  }
}
.HeaderMobileMenu-module--paper--94378 {
  background-color: #2fdf84 !important;
  left: 0 !important;
  overflow-x: hidden !important;
}
.HeaderMobileMenu-module--paper-primary--59de2 {
  justify-content: center !important;
}
.HeaderMobileMenu-module--paper-secondary--2982f {
  display: inline-flex !important;
  justify-content: flex-end !important;
  padding-bottom: 5.5rem !important;
}
.HeaderMobileMenu-module--list--ae251 {
  display: block !important;
  position: static !important;
}
.HeaderMobileMenu-module--burger--cc4b0 span {
  background-color: #fff;
  display: block;
  height: 0.125em;
  transform-origin: 0 center;
  width: 1.25em;
}
.HeaderMobileMenu-module--burger--cc4b0 span:not(:last-child) {
  margin-bottom: 0.3125em;
}
@media screen and (min-width: 768px) {
  .HeaderMobileMenu-module--burger--cc4b0 span {
    height: 0.1875em;
    margin-bottom: 0.375em;
    transform-origin: 1px center;
    width: 1.5em;
  }
}
.HeaderMobileMenu-module--close--4a146 {
  stroke: currentColor;
  color: #000;
  position: absolute;
  right: 1.5em;
  top: 1.5em;
}
@media screen and (min-width: 992px) {
  .HeaderMobileMenu-module--close--4a146 {
    right: 6.25em;
    top: 2.125em;
  }
}
.HeaderMobileMenu-module--close-light--98627 {
  stroke: currentColor;
  color: #fff;
}
.HeaderMobileMenu-module--back--24d40 {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  padding-left: 2.5em;
  padding-right: 2.5em;
}
@media screen and (min-width: 768px) {
  .HeaderMobileMenu-module--back--24d40 {
    padding-left: 7.5em;
    padding-right: 7.5em;
  }
}
.HeaderMobileMenu-module--back-button--7486d {
  align-items: center;
  background-color: #2fdf84;
  border-radius: 0.25em;
  display: inline-flex;
  justify-content: center;
  margin-right: 1em;
  padding: 0.5em;
  transform: rotate(45deg);
}
.HeaderMobileMenu-module--back-arrow--3d1ec {
  height: 0.75em;
  transform: rotate(-45deg);
  width: 0.75em;
}
.HeaderMobileMenu-module--back-text--65792 {
  color: #fff;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
}
.HeaderMobileMenuItem-module--root--68909 .marquee-container {
  overflow-y: hidden;
}
.HeaderMobileMenuItem-module--link--e8501 {
  color: #29323c !important;
  display: inline !important;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 2.5em;
  letter-spacing: -2px;
  line-height: 1.02;
  padding: 0 !important;
  text-transform: uppercase;
  width: auto !important;
}
.HeaderMobileMenuItem-module--link--e8501 span {
  opacity: 0.1;
}
.HeaderMobileMenuItem-module--link--e8501
  span.HeaderMobileMenuItem-module--highlight--65996 {
  opacity: 1;
}
.HeaderMobileMenuItem-module--link-light--af8ed {
  color: #fff !important;
  display: inline-block;
  margin-bottom: 0.25em;
  margin-top: 0.5em;
}
.HeaderMobileMenuItem-module--menu-item--845d8 {
  padding-left: 2.5em;
  padding-right: 2.5em;
  position: relative;
}
@media screen and (min-width: 768px) {
  .HeaderMobileMenuItem-module--menu-item--845d8 {
    padding-left: 7.5em;
    padding-right: 7.5em;
  }
}
.HeaderMobileMenuItem-module--menu-item--845d8
  .HeaderMobileMenuItem-module--separator--d1bed {
  animation: HeaderMobileMenuItem-module--line--051bc 0.3s forwards;
  background-color: #2fdf84;
  height: 0.0833333333em;
  left: calc(100% + 1em);
  position: absolute;
  top: 0;
  width: 1em;
}
@keyframes HeaderMobileMenuItem-module--line--051bc {
  0% {
    width: 0;
  }
  25% {
    width: 100%;
  }
  to {
    left: 0;
    width: 1em;
  }
}
.HeaderMobileMenuItem-module--menu-item--845d8
  .HeaderMobileMenuItem-module--separator-container--ddc67 {
  display: block;
  height: 0.0833333333em;
  margin-bottom: 0.4166666667em;
  margin-top: 0.4166666667em;
  position: relative;
  width: 100%;
}
.HeaderMobileMenuItem-module--menu-item--845d8 > div > a {
  color: #fff;
  display: inline;
  font-family: HelveticaNowDisplay, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.47em;
  width: auto;
}
.HeaderMobileMenuItem-module--hide--fca0f {
  display: none;
}
.HeaderMobileMenuItem-module--title--fd2d3 {
  margin-bottom: 1em;
  margin-top: 1em;
}
.HeaderMobileMenuItem-module--title--fd2d3 span {
  color: #fff;
}
.HeaderMobileMenuItem-module--button--29c05 {
  cursor: pointer !important;
  pointer-events: auto !important;
}
.HeaderMobileMenuItem-module--button--29c05:hover {
  background-color: transparent !important;
}
.HeaderDesktopMenu-module--root--44771 {
  display: none;
}
@media screen and (min-width: 992px) {
  .HeaderDesktopMenu-module--root--44771 {
    display: flex;
  }
}
.HeaderDesktopMenu-module--wrap--57a9c {
  position: relative;
}
.HeaderDesktopMenu-module--wrap--57a9c > button {
  border: none;
  height: 1.5em;
}
.HeaderDesktopMenu-module--item--f16a6 {
  color: #fff;
  cursor: pointer;
  font-size: 1em;
  margin-right: 2.0625em;
  padding: 0;
  position: relative;
  transition: color 0.3s ease-in-out;
}
.HeaderDesktopMenu-module--item--f16a6:after {
  background-color: #2fdf84;
  content: '';
  height: 0.125em;
  left: 0;
  opacity: 0;
  position: absolute;
  top: -2.4375em;
  transition: opacity 0.3s ease-out;
  width: 100%;
}
.HeaderDesktopMenu-module--item--f16a6:hover {
  background-color: transparent;
  color: #2fdf84;
}
.HeaderDesktopMenu-module--item--f16a6:hover:after {
  opacity: 1;
}
.HeaderDesktopMenu-module--item-open--5e9d7 {
  z-index: 3;
}
.HeaderDesktopMenu-module--item-open--5e9d7:after {
  display: none;
}
.HeaderDesktopMenu-module--item-open--5e9d7:hover {
  color: #fff;
}
.HeaderDesktopMenu-module--active-link--46147 {
  color: #2fdf84;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  position: relative;
}
.HeaderDesktopMenu-module--link--59a11 {
  color: #29323c;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 2.5em;
  letter-spacing: -2px;
  line-height: 1.02;
  padding: 0 16px !important;
  text-transform: uppercase;
}
.HeaderDesktopMenu-module--link-light--cd9ac {
  color: #fff;
  margin-top: 0.5em;
}
.HeaderDesktopMenu-module--close--0669c {
  stroke: currentColor;
  color: #000;
  position: absolute;
  right: 24px;
  top: 24px;
}
.HeaderDesktopMenu-module--close-light--616e7 {
  stroke: currentColor;
  color: #fff;
}
.HeaderDesktopMenu-module--menu-item--1602f {
  color: #fff;
  font-size: 1.5em;
  line-height: 1.4708333333em;
  position: relative;
  transition: all 0.25s;
}
.HeaderDesktopMenu-module--menu-item--1602f:hover {
  background-color: #2fdf84;
  color: #000;
  transition: all 0.25s;
}
.HeaderDesktopMenu-module--menu-item--1602f:hover:after {
  display: none;
}
.HeaderDesktopMenu-module--menu-item--1602f:not(:last-child):after {
  background-color: #2fdf84;
  bottom: -1px;
  content: '';
  height: 1px;
  position: absolute;
  width: 0.6666666667em;
}
@media screen and (min-width: 992px) {
  .HeaderDesktopMenu-module--menu-item--1602f {
    font-size: 0.75em;
    line-height: 1.4666666667em;
    margin-left: 0;
    padding: 1.3333333333em 1.3333333333em 1.3333333333em 2em;
  }
  .HeaderDesktopMenu-module--menu-item--1602f:not(:last-child):after {
    bottom: -1px;
    left: 2em;
    width: 1.3333333333em;
  }
}
.HeaderDesktopMenu-module--drop--2d3ad {
  left: -2.5em;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: -62.5em;
  transition: top 0.3s ease;
}
@media screen and (min-width: 992px) {
  .HeaderDesktopMenu-module--drop--2d3ad.HeaderDesktopMenu-module--open--6973b {
    background-color: #000;
    display: flex;
    flex-direction: column;
    opacity: 1;
    padding-top: 5.25em;
    top: -2.5em;
    width: 10.875em;
    z-index: 2;
  }
}
.Container-module--root {
  margin: 0 auto;
  max-width: 90em;
  padding: 0 1.25em;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .Container-module--root {
    padding: 0 2.5em;
  }
}
@media screen and (min-width: 992px) {
  .Container-module--root {
    padding: 0 5em;
  }
}
@media screen and (min-width: 1440px) {
  .Container-module--root {
    padding: 0 5.625em;
  }
}
.Container-module--fixed--da68d {
  max-width: 320px;
}
@media screen and (min-width: 568px) {
  .Container-module--fixed--da68d {
    max-width: 568px;
  }
}
@media screen and (min-width: 768px) {
  .Container-module--fixed--da68d {
    max-width: 768px;
  }
}
@media screen and (min-width: 992px) {
  .Container-module--fixed--da68d {
    max-width: 992px;
  }
}
@media screen and (min-width: 1440px) {
  .Container-module--fixed--da68d {
    max-width: 1440px;
  }
}
@media screen and (min-width: 992px) {
  .Container-module--wide--7e308 {
    padding: 0;
  }
}
@media screen and (min-width: 1440px) {
  .Container-module--slim--41309 {
    padding: 0 12.1875em;
  }
}
@media screen and (min-width: 768px) {
  .ContactUsForm-module--gridItem--16695:first-child,
  .ContactUsForm-module--gridItem--16695:nth-child(3) {
    padding-right: 20px;
  }
}
.ContactUsForm-module--inputField--8f541 label {
  font-family: HelveticaNowDisplay, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0;
}
.ContactUsForm-module--input--90e56 {
  display: none;
}
.ContactUsForm-module--attach--63bd5 {
  align-items: center;
  display: flex;
}
.ContactUsForm-module--attach-field--0739d {
  margin-bottom: 2.3125em;
  margin-top: 2.0625em;
}
@media screen and (min-width: 768px) {
  .ContactUsForm-module--attach-field--0739d {
    margin-top: 1.25em;
  }
}
@media screen and (min-width: 1440px) {
  .ContactUsForm-module--attach-field--0739d {
    margin-left: -0.4375em;
    margin-top: 1em;
  }
}
.ContactUsForm-module--attach-button--fd137 {
  align-items: center;
  background-color: #2fdf84;
  border-radius: 0.5em;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.09), 0 6px 8px rgba(0, 0, 0, 0.09),
    0 4px 4px rgba(0, 0, 0, 0.09), 0 2px 2px rgba(0, 0, 0, 0.09),
    0 1px 1px rgba(0, 0, 0, 0.09);
  display: inline-flex;
  height: 2.5em;
  justify-content: center;
  margin-right: 1.125em;
  padding: 0.5em 1em;
  transform: rotate(45deg);
  transition: background-color 0.3s;
  width: 2.5em;
}
.ContactUsForm-module--attach-button--fd137:hover {
  background-color: #00ffc4;
}
.ContactUsForm-module--attach-icon--03b7b {
  transform: rotate(-45deg);
}
.ContactUsForm-module--checkbox-container--b20a2 .MuiFormControlLabel-label {
  font-size: 0.875em;
  line-height: 1.7142857143em;
}
@media screen and (min-width: 768px) {
  .ContactUsForm-module--checkbox-container--b20a2 .MuiFormControlLabel-label {
    font-size: 1em;
    line-height: 1.5em;
  }
}
.ContactUsForm-module--checkbox-field--80074 {
  align-items: flex-start !important;
  font-size: 1em;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 768px) {
  .ContactUsForm-module--checkbox-field--80074 {
    margin-top: 1.25em;
    padding-right: 3em;
  }
}
.ContactUsForm-module--checkbox-field--80074 {
  margin-left: 0;
}
.ContactUsForm-module--checkbox-field--80074
  .MuiCheckbox-colorPrimary.Mui-checked:hover {
  background-color: transparent;
}
.ContactUsForm-module--checkbox-field--80074 .MuiFormControlLabel-label {
  margin-left: 0.5em;
}
.ContactUsForm-module--checkbox-field--80074 .Mui-checked {
  opacity: 1 !important;
}
.ContactUsForm-module--checkbox-field--80074 .MuiTypography-root {
  color: #000;
  font-family: HelveticaNowDisplay, Arial, Helvetica, sans-serif;
}
.ContactUsForm-module--checkbox-icon--e5c44 {
  color: #fff;
  opacity: 0.3;
  padding: 0;
  transition: opacity 0.3s ease;
}
.ContactUsForm-module--checkbox-icon--e5c44:hover {
  opacity: 0.5;
}
.ContactUsForm-module--checkbox-icon-dark--d857c {
  color: #b3b3b3;
  opacity: 1;
}
.ContactUsForm-module--checkbox-icon-dark--d857c:hover {
  opacity: 0.7;
}
.ContactUsForm-module--checkbox-description--d7a84 {
  color: #fff;
  font-size: 0.6875em;
  line-height: 1.6363636364em;
  opacity: 0.4;
}
.ContactUsForm-module--checkbox-description-dark--dde15 {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.ContactUsForm-module--checkbox-description--d7a84 a {
  text-decoration: underline;
}
.ContactUsForm-module--send--f7217 {
  background-color: #2fdf84;
  border: 3px solid #2fdf84;
  border-radius: 3.5em;
  display: block;
  font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  margin: 0.75em auto 0;
  padding: 1.25em;
  transition: all 0.25s;
  width: 16em;
}
.ContactUsForm-module--send--f7217:hover:disabled {
  cursor: not-allowed;
}
.ContactUsForm-module--send--f7217:hover:not(:disabled) {
  background: transparent;
  color: #2fdf84;
}
@media screen and (min-width: 568px) {
  .ContactUsForm-module--send--f7217 {
    width: 14.8125em;
  }
}
@media screen and (min-width: 768px) {
  .ContactUsForm-module--send--f7217 {
    margin-top: 2em;
  }
}
@media screen and (min-width: 992px) {
  .ContactUsForm-module--send--f7217 {
    font-size: 1.125em;
    line-height: 1.2;
    margin-top: 2.2222222222em;
    padding: 0.9444444444em;
    width: 13em;
  }
}
.ThanksModal-module--modal-root--ff73b {
  top: unset;
}
@media screen and (min-width: 568px) {
  .ThanksModal-module--modal-root--ff73b {
    height: 100%;
    top: 0;
  }
}
.ThanksModal-module--wrapper--372ec {
  background-color: #fff;
  border-radius: 1.5em 1.5em 0 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: scroll;
}
@media screen and (min-width: 568px) {
  .ThanksModal-module--wrapper--372ec {
    border-radius: 0;
    height: 100%;
  }
}
.ThanksModal-module--modal--d1e68 {
  display: flex;
  flex-direction: column;
  margin: auto;
  padding: 4.5em 1.5em 2.3125em;
}
@media screen and (min-width: 568px) {
  .ThanksModal-module--modal--d1e68 {
    align-items: center;
    padding: 0;
  }
}
.ThanksModal-module--modal-close--6d3bc {
  position: absolute;
  right: 1em;
  top: 1em;
}
@media screen and (min-width: 568px) {
  .ThanksModal-module--modal-close--6d3bc {
    right: 2.8125em;
    top: 2.8125em;
  }
  .ThanksModal-module--modal-close--6d3bc svg {
    font-size: 2.5em;
  }
}
@media screen and (min-width: 992px) {
  .ThanksModal-module--modal-close--6d3bc {
    right: 3.5625em;
    top: 3.5625em;
  }
}
.ThanksModal-module--icon--4a16f {
  height: 4.25em;
  margin-bottom: 1.5em;
  width: 4.25em;
}
@media screen and (min-width: 568px) {
  .ThanksModal-module--icon--4a16f {
    height: 9.5em;
    margin-bottom: 2.5em;
    width: 9.5em;
  }
}
.ThanksModal-module--title--3c72a {
  color: #000;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 2em;
  letter-spacing: -0.03125em;
  line-height: 1.1;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 568px) {
  .ThanksModal-module--title--3c72a {
    font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
    font-size: 2.5em;
    line-height: 0.95;
    margin-bottom: 0.6em;
    text-align: center;
    width: 11em;
  }
}
@media screen and (min-width: 992px) {
  .ThanksModal-module--title--3c72a {
    font-size: 3em;
    margin-bottom: 0.6666666667em;
  }
}
.ThanksModal-module--text--d4822 {
  color: #485563;
  font-size: 1.25em;
  letter-spacing: -0.007em;
  line-height: 1.45;
  margin-bottom: 0.8em;
}
@media screen and (min-width: 568px) {
  .ThanksModal-module--text--d4822 {
    text-align: center;
    width: 22em;
  }
}
@media screen and (min-width: 992px) {
  .ThanksModal-module--text--d4822 {
    font-size: 1.5em;
    margin-bottom: 1em;
  }
}
.ThanksModal-module--desire--8f11a {
  color: #485563;
  font-size: 1.25em;
  letter-spacing: -0.007em;
  line-height: 1.45;
}
@media screen and (min-width: 568px) {
  .ThanksModal-module--desire--8f11a {
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .ThanksModal-module--desire--8f11a {
    font-size: 1.5em;
  }
}
.ContactUsModal-module--modal-root--fbf2a {
  height: calc(100% - 5.3125em);
  top: unset;
}
@media screen and (min-width: 568px) {
  .ContactUsModal-module--modal-root--fbf2a {
    height: 100%;
    top: 0;
  }
}
.ContactUsModal-module--wrapper--5600d {
  background-color: #fff;
  border-radius: 1.5em 1.5em 0 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: scroll;
}
@media screen and (min-width: 568px) {
  .ContactUsModal-module--wrapper--5600d {
    border-radius: 0;
    height: 100%;
  }
}
.ContactUsModal-module--modal--bcfa4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  padding: 2em;
}
@media screen and (min-width: 568px) {
  .ContactUsModal-module--modal--bcfa4 {
    align-items: center;
  }
}
.ContactUsModal-module--modal--bcfa4 form {
  max-width: 28.375em;
}
@media screen and (min-width: 768px) {
  .ContactUsModal-module--modal--bcfa4 form {
    max-width: 38.875em;
  }
}
.ContactUsModal-module--modal-close--d371e {
  position: absolute;
  right: 1em;
  top: 1em;
}
@media screen and (min-width: 568px) {
  .ContactUsModal-module--modal-close--d371e {
    right: 1.25em;
    top: 1.25em;
  }
  .ContactUsModal-module--modal-close--d371e svg {
    font-size: 2.5em;
  }
}
@media screen and (min-width: 992px) {
  .ContactUsModal-module--modal-close--d371e {
    right: 3.5625em;
    top: 3.5625em;
  }
}
.ContactUsModal-module--separator--31039 {
  margin: 2em 0 2.375em;
}
@media screen and (min-width: 568px) {
  .ContactUsModal-module--separator--31039 {
    align-items: center;
    display: flex;
    gap: 1em;
    justify-content: center;
    min-width: 100%;
  }
}
.ContactUsModal-module--separator-title--d9893 {
  color: #000;
  font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  font-size: 1.375em;
  letter-spacing: -0.0227272727em;
  line-height: 1.1;
}
@media screen and (min-width: 568px) {
  .ContactUsModal-module--separator-title--d9893 {
    flex-grow: 1;
    font-family: HelveticaNowDisplay-Medium, Helvetica, sans-serif;
    font-size: 1.125em;
    line-height: 1.4444444444em;
    text-align: center;
  }
}
.ContactUsModal-module--separator-line--f66c3 {
  display: none;
}
@media screen and (min-width: 568px) {
  .ContactUsModal-module--separator-line--f66c3 {
    background-color: #c7cee2;
    display: block;
    flex-grow: 10;
    height: 0.0625em;
  }
}
.ContactUsModal-module--title--10472 {
  color: #000;
  flex-shrink: 0;
  font-family: HelveticaNowDisplay-ExtraBold, Arial, Helvetica, sans-serif;
  font-size: 2em;
  letter-spacing: -1px;
  line-height: 1.1;
  margin-bottom: 0.75em;
  overflow: hidden;
}
@media screen and (min-width: 568px) {
  .ContactUsModal-module--title--10472 {
    font-family: HelveticaNowDisplay-Black, Arial, Helvetica, sans-serif;
    font-size: 3em;
    line-height: 0.95;
    margin-bottom: 0.8333333333em;
  }
}
@media screen and (min-width: 992px) {
  .ContactUsModal-module--title--10472 {
    margin-bottom: 1em;
  }
}
.ContactUsBanner-module--root--bf6ae {
  border-radius: 0.5em;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media screen and (min-width: 568px) {
  .ContactUsBanner-module--root--bf6ae {
    flex-direction: row;
    width: 28.4375em;
  }
}
@media screen and (min-width: 768px) {
  .ContactUsBanner-module--root--bf6ae {
    width: 38.875em;
  }
}
.ContactUsBanner-module--title--fe8eb {
  background-color: rgba(89, 170, 246, 0.1);
  color: #000;
  font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.45;
  padding: 1.5em 1.25em;
}
@media screen and (min-width: 568px) {
  .ContactUsBanner-module--title--fe8eb {
    font-family: HelveticaNowDisplay-Medium, Helvetica, sans-serif;
    font-size: 0.875em;
    padding: 1em 1.5em;
    width: 56%;
  }
}
@media screen and (min-width: 768px) {
  .ContactUsBanner-module--title--fe8eb {
    font-size: 1em;
    padding: 1em 7.5em 1em 2em;
    width: 67%;
  }
}
.ContactUsBanner-module--link--8499e {
  align-items: center;
  background-color: #44a1f8;
  color: #fff;
  display: flex;
  flex-grow: 1;
  font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  font-size: 1em;
  justify-content: center;
  letter-spacing: -0.01875em;
  line-height: 1.25;
  padding: 1.25em;
  transition: background-color 0.3s ease;
}
.ContactUsBanner-module--link--8499e:hover {
  background-color: #1b90fd;
}
@media screen and (min-width: 568px) {
  .ContactUsBanner-module--link--8499e {
    padding: 1.625em;
  }
}
@media screen and (min-width: 768px) {
  .ContactUsBanner-module--link--8499e {
    font-size: 1.125em;
    padding: 1.5em;
  }
}
.Header-module--root--785f3 {
  background-color: #020213;
  box-shadow: none;
  left: 0;
  padding: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  transition: background-color 0.2s ease;
  width: 100%;
  z-index: 1200;
}
.Header-module--transparent--2d346 {
  background-color: transparent;
}
.Header-module--bar--d0d02 {
  align-items: center;
  display: flex;
  height: 5.125em;
  justify-content: space-between;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .Header-module--bar--d0d02 {
    height: 5.125em;
    padding-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .Header-module--bar--d0d02 {
    height: 6.375em;
    padding-right: 0;
  }
}
.Header-module--logo--1efe1 {
  display: block;
  margin-right: 0.375em;
}
.Header-module--logo-link--9d9c0 {
  align-items: center;
  display: flex;
  text-decoration: none;
}
@media screen and (min-width: 1440px) {
  .Header-module--logo-link--9d9c0 {
    margin-right: 2.75em;
  }
}
.Header-module--nav-icons--23cd2 {
  display: flex;
}
@media screen and (min-width: 1440px) {
  .Header-module--nav-icons--23cd2 {
    display: none;
  }
}
.Header-module--nav-icons--23cd2:hover {
  background-color: inherit;
}
.Header-module--nav-icon--556a6 {
  cursor: pointer;
  height: 1.125em;
}
@media screen and (min-width: 768px) {
  .Header-module--nav-icon--556a6,
  .Header-module--nav-icon-phone--4d1ed {
    height: 1.5em;
    width: 1.5em;
  }
}
.Header-module--contact-us--b49af {
  align-items: center;
  background-color: #eef4f6;
  border-radius: 100px;
  color: #000;
  display: none;
  font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  font-size: 0.875em;
  height: 100%;
  justify-content: center;
  line-height: 1.4642857143em;
  transition: background-color 0.25s;
  width: 100%;
}
.Header-module--contact-us--b49af:hover {
  background-color: #2fdf84;
  transition: background-color 0.25s;
}
@media screen and (min-width: 1440px) {
  .Header-module--contact-us--b49af {
    display: flex;
    height: 3.2142857143em;
    width: 9.4285714286em;
  }
}
.Footer-module--root--ee127 {
  background-color: #fff;
  position: relative;
  z-index: 1000;
}
.Footer-module--container--baf21 {
  padding-top: 1.5em;
}
@media screen and (min-width: 768px) {
  .Footer-module--container--baf21 {
    padding-top: 1.3125em;
  }
}
@media screen and (min-width: 992px) {
  .Footer-module--container--baf21 {
    padding-top: 1.4375em;
  }
}
.Footer-module--dark--fd1e0 {
  background-color: #020213;
  padding: 1.5em 0 1.25em;
}
@media screen and (min-width: 768px) {
  .Footer-module--dark--fd1e0 {
    padding: 1.25em 0;
  }
}
@media screen and (min-width: 992px) {
  .Footer-module--dark--fd1e0 {
    padding: 1.4375em 0;
  }
}
.Footer-module--wrap--50a3e {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .Footer-module--wrap--50a3e {
    flex-direction: row;
    justify-content: space-between;
  }
}
.Footer-module--copyright--7cbe6 {
  color: #000;
  font-size: 0.75em;
  line-height: 1.4;
  text-align: center;
}
.Footer-module--copyright-wrap--ca41c {
  align-items: center;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .Footer-module--copyright-wrap--ca41c {
    justify-content: flex-start;
  }
}
.Footer-module--copyright-wrap--ca41c img {
  display: block;
  height: 1.5625em;
  margin-right: 0.5em;
  width: auto;
}
@media screen and (min-width: 768px) {
  .Footer-module--copyright-wrap--ca41c img {
    height: 1.875em;
    margin-right: 1em;
  }
}
@media screen and (min-width: 992px) {
  .Footer-module--copyright-wrap--ca41c img {
    margin-right: 1.5em;
  }
}
@media screen and (min-width: 768px) {
  .Footer-module--copyright--7cbe6 {
    font-size: 0.875em;
  }
}
.Footer-module--copyright-dark--cd3bf {
  color: #8c99a5;
}
.Footer-module--info-wrap--c24b8 {
  background-color: #efeeee;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .Footer-module--info-wrap--c24b8 {
    background-color: inherit;
  }
}
.Footer-module--info-wrap-dark--4d87c {
  background-color: inherit;
}
.Footer-module--info-links--04840 {
  display: flex;
  justify-content: space-between;
  padding: 0.9375em 0;
  width: 11.875em;
}
@media screen and (min-width: 768px) {
  .Footer-module--info-links--04840 {
    background-color: #fff;
    margin-right: 3em;
    padding: 0;
    width: 10.9375em;
  }
}
@media screen and (min-width: 992px) {
  .Footer-module--info-links--04840 {
    margin-right: 4em;
  }
}
@media screen and (min-width: 1440px) {
  .Footer-module--info-links--04840 {
    margin-right: 12.5em;
  }
}
.Footer-module--info-links-dark--af1ec {
  background-color: transparent;
  color: #8c99a5;
}
.Footer-module--info-item--3c212 {
  color: #202523;
  display: flex;
  font-size: 0.75em;
  justify-content: center;
  line-height: 1.4;
  padding: 0;
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: all 0.25s;
}
.Footer-module--info-item--3c212:hover {
  text-decoration-color: #202523;
}
@media screen and (min-width: 992px) {
  .Footer-module--info-item--3c212 {
    font-size: 0.875em;
  }
}
.Footer-module--info-item-dark--79800 {
  color: #8c99a5;
  font-size: 0.875em;
  text-align: center;
}
.Footer-module--media-wrap-dark--ef2d7 {
  color: #a4afc1;
}
.Footer-module--media-icons--4b8c5 {
  color: inherit;
  font-size: 0.875em;
  min-width: 0;
  padding: 0 0.875em;
}
.Footer-module--media-icons--4b8c5:hover {
  background-color: inherit;
}
@media screen and (min-width: 992px) {
  .Footer-module--media-icons--4b8c5 {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 768px) {
  .Footer-module--links--31416 {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 992px) {
  .Footer-module--links--31416 {
    justify-content: space-between;
  }
}
.FooterNavigation-module--root--854dd {
  background-color: #020213;
  color: #fff;
  padding: 2em 0;
}
@media screen and (min-width: 1440px) {
  .FooterNavigation-module--root--854dd {
    padding: 2.6875em 0 4.625em;
  }
}
.FooterNavigation-module--logo--a5167 {
  height: 2.5em;
  margin-bottom: 1em;
  width: 9.125em;
}
.FooterNavigation-module--text--dcdb8 {
  color: #8c99a5;
  font-size: 0.75em;
  line-height: 1.55;
}
@media screen and (min-width: 768px) {
  .FooterNavigation-module--text--dcdb8 {
    width: 16.5em;
  }
}
@media screen and (min-width: 992px) {
  .FooterNavigation-module--text--dcdb8 {
    width: unset;
  }
}
@media screen and (min-width: 1440px) {
  .FooterNavigation-module--text--dcdb8 {
    font-size: 0.875em;
  }
}
.FooterNavigation-module--wrapper--4f92e {
  display: flex;
  gap: 1.5em;
}
@media screen and (min-width: 768px) {
  .FooterNavigation-module--wrapper--4f92e {
    gap: 0;
  }
}
.FooterNavigation-module--navigation--3a55b {
  flex-grow: 1;
}
@media screen and (min-width: 768px) {
  .FooterNavigation-module--navigation--3a55b {
    flex-grow: 0;
    padding-right: 3.875em;
  }
}
@media screen and (min-width: 1440px) {
  .FooterNavigation-module--navigation--3a55b {
    margin-left: 4.25em;
  }
}
.FooterNavigation-module--subnavigation-wrapper--1b026 {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
@media screen and (min-width: 768px) {
  .FooterNavigation-module--subnavigation-wrapper--1b026 {
    flex-direction: row;
    gap: 2em;
  }
}
@media screen and (min-width: 992px) {
  .FooterNavigation-module--subnavigation-wrapper--1b026 {
    gap: 1.75em;
  }
}
@media screen and (min-width: 768px) {
  .FooterNavigation-module--subnavigation-mobile--e9535 {
    display: none;
  }
}
.FooterNavigation-module--subnavigation-tablet--ea717 {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .FooterNavigation-module--subnavigation-tablet--ea717 {
    display: block;
  }
}
.FooterNavigation-module--subnavigation-desktop--8a2ab {
  display: none;
}
@media screen and (min-width: 992px) {
  .FooterNavigation-module--subnavigation-desktop--8a2ab {
    display: block;
  }
}
.FooterNavigation-module--list--a7ac1 {
  color: #fff;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 2em;
}
.FooterNavigation-module--list--a7ac1 > li + li {
  margin-top: 0.625em;
}
@media screen and (min-width: 1440px) {
  .FooterNavigation-module--list--a7ac1 > li + li {
    margin-top: 1em;
  }
}
.FooterNavigation-module--link--1c511 {
  color: inherit;
  transition: color 0.25s ease;
}
.FooterNavigation-module--link--1c511:hover {
  color: #2fdf84;
}
@media screen and (min-width: 768px) {
  .FooterNavigation-module--root--854dd
    .FooterNavigation-module--contacts--35a88 {
    padding-top: 3em;
  }
}
@media screen and (min-width: 1440px) {
  .FooterNavigation-module--root--854dd
    .FooterNavigation-module--contacts--35a88 {
    margin-left: auto;
    padding-top: 0;
  }
}
.FooterNavigation-module--contactTitle--04003 {
  color: #fff;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}
.FooterNavigation-module--email--45efa,
.FooterNavigation-module--phone--a4351 {
  display: block;
  font-size: 0.875em;
  line-height: 1.5em;
  margin-top: 0.7142857143em;
  transition: color 0.25s ease;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.FooterNavigation-module--email--45efa:hover,
.FooterNavigation-module--phone--a4351:hover {
  color: #2fdf84;
}
@media screen and (min-width: 1440px) {
  .FooterNavigation-module--email--45efa,
  .FooterNavigation-module--phone--a4351 {
    margin-top: 1.1428571429em;
  }
}
.FooterNavigation-module--phone--a4351 {
  color: #fff;
}
.FooterNavigation-module--email--45efa {
  color: #2fdf84;
  transition: -webkit-text-decoration 0.25s ease;
  transition: text-decoration 0.25s ease;
  transition: text-decoration 0.25s ease, -webkit-text-decoration 0.25s ease;
}
.FooterNavigation-module--email--45efa:hover {
  text-decoration: underline;
}
.FooterNavigation-module--links--1eed4 {
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
}
@media screen and (min-width: 768px) {
  .FooterNavigation-module--links--1eed4 {
    align-items: center;
  }
}
@media screen and (min-width: 1440px) {
  .FooterNavigation-module--links--1eed4 {
    align-items: flex-start;
    margin-left: -6px;
    margin-top: 20px;
  }
}
.FooterNavigation-module--linksWrapper--4638f {
  display: flex;
}
.FooterNavigation-module--icon--c43a5 {
  align-items: center;
  border: none;
  color: #fff;
  display: flex;
  font-size: 1.875em;
  height: 40px;
  justify-content: center;
  margin-bottom: 0;
  margin-right: 0.8em;
  padding: 0;
  position: relative;
  width: 40px;
}
.FooterNavigation-module--icon--c43a5:before {
  background: #2fdf84;
  border-radius: 8px;
  content: '';
  height: 44px;
  opacity: 0;
  position: absolute;
  transform: rotate(0deg);
  transition: all 0.25s;
  width: 44px;
}
.FooterNavigation-module--icon--c43a5 svg {
  position: relative;
  transition: all 0.25s;
}
.FooterNavigation-module--icon--c43a5:hover:before {
  opacity: 1;
  transform: rotate(45deg);
}
.FooterNavigation-module--icon--c43a5:hover svg {
  color: #000;
}
.FooterNavigation-module--button--779ff {
  align-items: center;
  background-color: #2fdf84;
  border-radius: 100%;
  display: flex;
  height: 3.5em;
  justify-content: center;
  width: 3.5em;
}
@media screen and (min-width: 1440px) {
  .FooterNavigation-module--button--779ff {
    bottom: 100px;
    position: absolute;
    right: -0.625em;
  }
}
.SubNavList-module--subnavigation--6ba33 {
  flex-grow: 1;
}
@media screen and (min-width: 768px) {
  .SubNavList-module--subnavigation--6ba33 {
    min-width: 8.8125em;
  }
}
@media screen and (min-width: 1440px) {
  .SubNavList-module--subnavigation--6ba33 {
    flex-grow: 0;
    min-width: 9.625em;
  }
}
.SubNavList-module--subnavigation-box--71139
  + .SubNavList-module--subnavigation-box--71139 {
  margin-top: 2em;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .SubNavList-module--subnavigation-box--71139
    + .SubNavList-module--subnavigation-box--71139 {
    margin-top: 1.5em;
  }
}
.SubNavList-module--link--55761 {
  color: inherit;
  transition: color 0.25s ease;
}
.SubNavList-module--link--55761:hover {
  color: #2fdf84;
}
.SubNavList-module--sublistTitle--867f6 {
  color: inherit;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}
.SubNavList-module--sublist--335f3 > li {
  color: #8c99a5;
  font-size: 0.875em;
  line-height: 1.4285714286em;
  margin-top: 0.7142857143em;
}
@media screen and (min-width: 992px) {
  .SubNavList-module--sublist--335f3 > li {
    line-height: 1.1428571429em;
    margin-top: 1.1428571429em;
  }
}
@media screen and (min-width: 1440px) {
  .SubNavList-module--sublist--335f3 > li {
    width: 100%;
  }
}
.Cookie-module--notification--5f5a6 {
  align-items: center;
  background-color: #242526;
  border-radius: 8px;
  bottom: 10.625em;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.09), 0 6px 8px rgba(0, 0, 0, 0.09),
    0 4px 4px rgba(0, 0, 0, 0.09), 0 2px 2px rgba(0, 0, 0, 0.09),
    0 1px 1px rgba(0, 0, 0, 0.09);
  color: #bebfc4;
  font-size: 0.8125em;
  left: 50%;
  line-height: 130%;
  max-width: 100%;
  min-height: 4.125rem;
  min-width: 17.5rem;
  padding: 1.25em 1em;
  position: fixed;
  will-change: 100%;
  z-index: 3000;
}
@media screen and (min-width: 568px) {
  .Cookie-module--notification--5f5a6 {
    max-width: 24.375em;
  }
}
@media screen and (min-width: 768px) {
  .Cookie-module--notification--5f5a6 {
    bottom: 4.375em;
  }
}
.Cookie-module--notification-close--54d7e {
  cursor: pointer;
  text-align: right;
  width: 100%;
}
.Cookie-module--notification-content--78ce4 {
  display: block;
  letter-spacing: 0.4px;
  padding: 0 16px;
}
.Cookie-module--notification-content--78ce4:first-child {
  font-weight: 800;
}
.Cookie-module--notification-content--78ce4 a {
  color: #2fdf84;
  text-decoration: underline;
}
.Cookie-module--grid-container--642f1 {
  align-items: center;
  display: flex;
  width: 100%;
}
@media screen and (max-width: 567px) {
  .Cookie-module--grid-container-cookie--16f98 {
    align-items: flex-start;
    flex-direction: column;
  }
}
.Cookie-module--cookies--a77dc {
  background-color: rgba(36, 37, 38, 0.8);
  bottom: 2.4615384615em;
  padding: 1.5384615385em 1.8461538462em;
}
@media screen and (min-width: 568px) {
  .Cookie-module--cookies--a77dc {
    max-width: none;
    width: 40.6153846154em;
  }
}
@media screen and (min-width: 768px) {
  .Cookie-module--cookies--a77dc {
    width: 56em;
  }
}
@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .Cookie-module--cookies--a77dc {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }
}
.Cookie-module--cookie-text--5c4af {
  padding: 0;
}
@media screen and (min-width: 568px) {
  .Cookie-module--cookie-text--5c4af {
    padding: 0 32px;
  }
}
.Cookie-module--cookie-image--ee35c {
  height: 3.0769230769em;
  margin-bottom: 0.9230769231em;
  width: 3.0769230769em;
}
@media screen and (min-width: 568px) {
  .Cookie-module--cookie-image--ee35c {
    height: auto;
    margin-bottom: 0;
    width: auto;
  }
}
.Cookie-module--cookie-btn--7fb63 {
  align-self: center;
  border: 2px solid #2fdf84;
  border-radius: 0.5em;
  color: #fff;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 800;
  line-height: 1.2em;
  margin-top: 1em;
  max-width: 10em;
  padding: 0.875em 1.4375em;
  text-align: center;
  width: 7.125em;
  width: 100%;
}
@media screen and (min-width: 568px) {
  .Cookie-module--cookie-btn--7fb63 {
    margin-top: 0;
  }
}
.Layout-module--root {
  display: flex;
  flex-direction: column;
  height: inherit;
  min-height: inherit;
}
.Layout-module--root .Layout-module--content {
  flex: auto;
}
.Layout-module--root.Layout-module--no-padding--aac24 {
  padding: 0;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type='button'],
[type='reset'],
[type='submit'],
button {
  -webkit-appearance: button;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowDisplay-Light;
  font-weight: 300;
  src: url(/wp-content/themes/freysoft/assets/fonts/HelveticaNowDisplay-Light.ttf)
      format('truetype');
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowDisplay;
  font-weight: 400;
  src: url(/wp-content/themes/freysoft/assets/fonts/HelveticaNowDisplay-Regular.ttf)
      format('truetype');
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowDisplay-Medium;
  font-weight: 500;
  src: url(/wp-content/themes/freysoft/assets/fonts/HelveticaNowDisplay-Medium.ttf)
      format('truetype');
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowDisplay-Bold;
  font-weight: 700;
  src: url(/wp-content/themes/freysoft/assets/fonts/HelveticaNowDisplay-Bold.ttf)
      format('truetype');
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowDisplay-ExtraBold;
  font-weight: 800;
  src: url(/wp-content/themes/freysoft/assets/fonts/HelveticaNowDisplay-ExtraBold.ttf)
      format('truetype');
}
@font-face {
  font-display: swap;
  font-family: HelveticaNowDisplay-Black;
  font-weight: 900;
  src: url(/wp-content/themes/freysoft/assets/fonts/HelveticaNowDisplay-Black.ttf)
      format('truetype');
}
:after,
:before {
  box-sizing: inherit;
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}
body {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
  font-family: HelveticaNowDisplay, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.43;
  margin: 0;
  overflow-x: hidden;
}
@media print {
  body {
    background-color: #fff;
  }
}
body body::-webkit-backdrop {
  background-color: #fafafa;
}
body body::backdrop {
  background-color: #fafafa;
}
#___gatsby,
#gatsby-focus-wrapper,
body,
html {
  min-height: 100%;
}
h1,
h2 {
  letter-spacing: -1px;
}
h1,
h2,
h3,
h4,
p {
  margin: 0;
}
button,
li,
ol,
ul {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
}
input::-webkit-textfield-decoration-container {
  display: none;
}
label {
  cursor: pointer;
}
a {
  text-decoration: none;
}
input:focus-visible {
  outline: none;
}
.section-title {
  color: #202523;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 2em;
  font-weight: 900;
  letter-spacing: -1px;
  line-height: 0.9;
}
@media screen and (min-width: 1440px) {
  .section-title {
    font-size: 3.875em;
  }
}
.section-title-h2 {
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 3em;
  letter-spacing: -1px;
  line-height: 1.2916666667em;
}
@media screen and (min-width: 992px) {
  .section-title-h2 {
    font-size: 3.875em;
    line-height: 1.3em;
  }
}
.h2 {
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 2em;
  font-weight: 900;
  line-height: 1.2em;
}
@media screen and (min-width: 768px) {
  .h2 {
    font-size: 3em;
    line-height: 1.2em;
  }
}
@media screen and (min-width: 992px) {
  .h2 {
    font-size: 3.875em;
    line-height: 1.3em;
  }
}
.h3 {
  color: #202523;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 2em;
  font-weight: 800;
  letter-spacing: -1px;
  line-height: 35.2px;
}
.text {
  font-size: 1em;
  line-height: 1.5625em;
}
@media screen and (min-width: 992px) {
  .text {
    font-size: 1.5em;
    line-height: 1.56em;
  }
}
.li-square {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSIjMkZERjg0IiBkPSJNNi4zNS42ODNhMi4zMzQgMi4zMzQgMCAwIDEgMy4zIDBsNS42NjYgNS42NjdhMi4zMzQgMi4zMzQgMCAwIDEgMCAzLjNMOS42NSAxNS4zMTZhMi4zMzQgMi4zMzQgMCAwIDEtMy4zIDBMLjY4MyA5LjY1YTIuMzM0IDIuMzM0IDAgMCAxIDAtMy4zTDYuMzUuNjgzWiIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgZD0iTTYuMzUuNjgzYTIuMzM0IDIuMzM0IDAgMCAxIDMuMyAwbDUuNjY2IDUuNjY3YTIuMzM0IDIuMzM0IDAgMCAxIDAgMy4zTDkuNjUgMTUuMzE2YTIuMzM0IDIuMzM0IDAgMCAxLTMuMyAwTC42ODMgOS42NWEyLjMzNCAyLjMzNCAwIDAgMSAwLTMuM0w2LjM1LjY4M1oiLz48L3N2Zz4=)
    no-repeat 0 0.4375em transparent;
  color: #545460;
  font-size: 1em;
  line-height: 1.8em;
  margin-bottom: 0.5em;
  padding-left: 2.5em;
}
.arrow-button {
  align-items: center;
  background-color: #2fdf84;
  border-radius: 0.25em;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.09), 0 6px 8px rgba(0, 0, 0, 0.09),
    0 4px 4px rgba(0, 0, 0, 0.09), 0 2px 2px rgba(0, 0, 0, 0.09),
    0 1px 1px rgba(0, 0, 0, 0.09);
  display: inline-flex;
  justify-content: center;
  margin-right: 1em;
  padding: 0.5em;
  transform: rotate(45deg);
  transition: background-color 0.3s;
}
.arrow-button:hover {
  background-color: #00ffc4;
}
.arrow-button-icon {
  height: 0.75em;
  transform: rotate(-45deg);
  width: 0.75em;
}
.title-part {
  display: block;
}
.violet {
  color: #efdcfb;
}
.blue {
  color: #cfecfa;
}
.pink {
  color: rgba(254, 143, 193, 0.5);
}
.yellow {
  color: rgba(254, 199, 40, 0.5);
}
.orange {
  color: hsla(1, 100%, 79%, 0.5);
}
.green {
  color: rgba(158, 226, 166, 0.5);
}
.swamp {
  color: hsla(62, 55%, 62%, 0.5);
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.button {
  border-radius: 10px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.09), 0 6px 8px rgba(0, 0, 0, 0.09),
    0 4px 4px rgba(0, 0, 0, 0.09), 0 2px 2px rgba(0, 0, 0, 0.09),
    0 1px 1px rgba(0, 0, 0, 0.09);
  color: #545460;
  cursor: pointer;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.1875em;
  padding: 1.25em 1em;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s;
}
.button-primary {
  background-color: #2fdf84;
}
.button-secondary {
  background-color: #ffe882;
}
*,
:after,
:before {
  box-sizing: inherit;
}
:global .MuiFormHelperText-root.Mui-error {
  color: #e41a4b;
}
.tfs-title {
  color: #202523;
  font-family: HelveticaNowDisplay-Black, Arial, sans-serif;
  font-size: 1.625em;
  letter-spacing: -1px;
  line-height: 1.1;
  margin-bottom: 0.6153846154em;
}
@media screen and (min-width: 768px) {
  .tfs-title {
    font-size: 2em;
    margin-bottom: 0.5em;
  }
}
@media screen and (min-width: 992px) {
  .tfs-title {
    font-family: HelveticaNowDisplay-ExtraBold, Arial, sans-serif;
    font-size: 3em;
    margin-bottom: 0.5em;
  }
}
@media screen and (min-width: 1440px) {
  .tfs-title {
    font-family: HelveticaNowDisplay-ExtraBold, Arial, sans-serif;
    font-size: 3.5em;
    margin-bottom: 0.5714285714em;
  }
}
.tfs-subtitle {
  color: #2fdf84;
  font-family: HelveticaNowDisplay-Bold, Arial, sans-serif;
  font-size: 0.875em;
  line-height: 1.2;
  margin-bottom: 0.5714285714em;
}
@media screen and (min-width: 768px) {
  .tfs-subtitle {
    font-size: 1.125em;
    letter-spacing: -0.15px;
    line-height: 1.45;
    margin-bottom: 0.8888888889em;
  }
}
@media screen and (min-width: 992px) {
  .tfs-subtitle {
    font-size: 1.25em;
    margin-bottom: 0.8em;
  }
}
@media screen and (min-width: 1440px) {
  .tfs-subtitle {
    font-size: 1.5em;
    margin-bottom: 1em;
  }
}
.tfs-text {
  color: #485563;
  font-size: 0.875em;
  line-height: 1.55;
}
@media screen and (min-width: 768px) {
  .tfs-text {
    font-size: 1em;
  }
}
@media screen and (min-width: 992px) {
  .tfs-text {
    font-size: 1.25em;
  }
}
@media screen and (min-width: 1440px) {
  .tfs-text {
    color: #596067;
    font-family: HelveticaNowDisplay-Medium, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    line-height: 1.55;
  }
}
.BackNavigation-module--root--047d7 {
  align-items: center;
  display: flex;
  padding-left: 0.375em;
  width: 5.9375em;
}
.BackNavigation-module--text--cfa6b {
  color: #000;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
}
.BackNavigation-module--white--801fe {
  color: #fff;
}
.BackNavigation-module--small--65fc7 {
  border-radius: 3px;
  padding: 6px;
}
.ContactUs-module--root--9bc12 {
  background-color: #020213;
  color: #fff;
  overflow: hidden;
  padding: 5em 0;
}
@media screen and (min-width: 768px) {
  .ContactUs-module--root--9bc12 {
    padding-bottom: 3em;
  }
}
@media screen and (min-width: 1440px) {
  .ContactUs-module--root--9bc12 {
    padding: 6.25em 0;
  }
}
.ContactUs-module--back--7e260 {
  margin-bottom: 2em;
}
.ContactUs-module--title--55e36 {
  font-size: 3em;
  letter-spacing: -1px;
  line-height: 1.1;
  margin-bottom: 0.75em;
  overflow: hidden;
}
@media screen and (min-width: 1440px) {
  .ContactUs-module--title--55e36 {
    font-size: 3.875em;
    line-height: 1.3;
    margin-bottom: 0.6935483871em;
  }
}
.ContactUs-module--description--8ddba {
  font-family: HelveticaNowDisplay-Light, Helvetica, sans-serif;
  font-size: 1.125em;
  line-height: 1.3;
  margin-bottom: 1.3333333333em;
}
@media screen and (min-width: 768px) {
  .ContactUs-module--description--8ddba {
    font-size: 1.5em;
    margin-bottom: 1.5em;
    max-width: 20.9583333333em;
  }
}
.ContactUs-module--icon--92e76 {
  align-items: center;
  border: none;
  color: #fff;
  display: flex;
  font-size: 1.875em;
  height: 40px;
  justify-content: center;
  margin-bottom: 0.8em;
  margin-right: 0.8em;
  padding: 0;
  position: relative;
  width: 40px;
}
.ContactUs-module--icon--92e76:before {
  background: #2fdf84;
  border-radius: 8px;
  content: '';
  height: 44px;
  opacity: 0;
  position: absolute;
  transform: rotate(0deg);
  transition: all 0.25s;
  width: 44px;
}
.ContactUs-module--icon--92e76 svg {
  position: relative;
  transition: all 0.25s;
}
.ContactUs-module--icon--92e76:hover:before {
  opacity: 1;
  transform: rotate(45deg);
}
.ContactUs-module--icon--92e76:hover svg {
  color: #000;
}
@media screen and (min-width: 768px) {
  .ContactUs-module--icon--92e76 {
    margin-bottom: 0;
  }
}
.ContactUs-module--contacts--b4448 {
  margin-bottom: 1.5em !important;
  width: 100%;
}
.ContactUs-module--contacts--b4448 .ContactUs-module--MuiButton-root--c3aca {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .ContactUs-module--contacts--b4448 {
    margin-bottom: 1.5em !important;
    margin-right: 4em !important;
    width: auto;
  }
}
@media screen and (min-width: 1440px) {
  .ContactUs-module--contacts--b4448 {
    margin-bottom: 2.4375em !important;
    margin-right: 6.75em !important;
  }
}
.ContactUs-module--address--a41f7 {
  color: #fff;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.29;
}
@media screen and (min-width: 768px) {
  .ContactUs-module--address--a41f7 {
    font-size: 1.25em;
  }
}
.ContactUs-module--phone--2276f,
.ContactUs-module--street--999bb {
  color: #8c99a5;
  display: block;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.31;
  margin-top: 0.5em;
}
@media screen and (min-width: 768px) {
  .ContactUs-module--phone--2276f,
  .ContactUs-module--street--999bb {
    font-size: 0.875em;
  }
}
.ContactUs-module--phone--2276f {
  transition: all 0.25s;
}
.ContactUs-module--phone--2276f:hover {
  color: #fff;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .ContactUs-module--links--62d4f {
    width: 9.875em !important;
  }
  .ContactUs-module--links--62d4f div:first-child {
    order: 3;
  }
  .ContactUs-module--links--62d4f div:nth-child(2) {
    order: 2;
  }
  .ContactUs-module--links--62d4f div:nth-child(3) {
    order: 1;
  }
}
@media screen and (min-width: 1440px) {
  .ContactUs-module--links--62d4f {
    width: 100% !important;
  }
  .ContactUs-module--links--62d4f div:first-child {
    order: 1;
  }
  .ContactUs-module--links--62d4f div:nth-child(2) {
    margin-right: 7.1875em;
    order: 2;
  }
  .ContactUs-module--links--62d4f div:nth-child(3) {
    order: 3;
  }
}
.ContactUs-module--mail-wrapper--61db0 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .ContactUs-module--mail-wrapper--61db0 {
    width: auto;
  }
}
.ContactUs-module--mail--dc6c4 {
  color: #2fdf84;
  font-size: 1.5em;
  line-height: 1.45;
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: all 0.25s;
}
.ContactUs-module--mail--dc6c4:hover {
  text-decoration-color: #2fdf84;
}
@media screen and (min-width: 768px) {
  .ContactUs-module--mail--dc6c4 {
    font-size: 1.25em;
  }
}
.ContactUs-module--formButton--eb56e {
  font-size: 1.125em;
  font-weight: 700;
  padding: 1.3333333333em 0.8888888889em;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .ContactUs-module--formButton--eb56e {
    width: 10.4444444444em;
  }
}
.ContactUs-module--contactsWrapper--42a2d {
  padding: 0;
}
@media screen and (min-width: 568px) {
  .ContactUs-module--contactsWrapper--42a2d {
    flex-direction: row-reverse;
  }
}
.ContactUs-module--contactsContainer--c3bbf {
  justify-content: flex-start;
  margin-bottom: 1em !important;
}
@media screen and (min-width: 768px) {
  .ContactUs-module--contactsContainer--c3bbf {
    margin-bottom: 1.75em !important;
  }
}
.ContactUs-module--contactButton--d89ae {
  color: #fff;
}
.ContactUs-module--contactButton--d89ae:hover {
  background-color: inherit;
}
@media screen and (min-width: 1440px) {
  .ContactUs-module--box1--c8698 {
    order: 2;
    padding-left: 1.875em;
    padding-top: 2.5em;
  }
}
.swiper-container {
  overflow: visible !important;
}
.swiper-wrapper {
  transition-duration: 0.3s !important;
  transition-timing-function: ease-out;
}
.swiper-scrollbar {
  background-color: hsla(212, 8%, 54%, 0.2);
  border-radius: 0.625em;
  height: 1em;
  left: 50%;
  margin-top: 3em;
  position: relative;
  transform: translateX(-50%);
  width: 9.625em;
}
.swiper-scrollbar-drag {
  background-color: #2fdf84;
  border-radius: 0.625em;
  height: 1em;
  opacity: 1;
}
.swiper-pagination {
  display: inline-flex;
  position: relative;
  width: auto;
}
.swiper-pagination-bullet-active {
  opacity: 0 !important;
  transform: scale(0.35) !important;
  transition: opacity 0.5s;
}
.swiper-pagination-indicator {
  background-color: green;
  border-radius: 0.5em;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.09), 0 6px 8px rgba(0, 0, 0, 0.09),
    0 4px 4px rgba(0, 0, 0, 0.09), 0 2px 2px rgba(0, 0, 0, 0.09),
    0 1px 1px rgba(0, 0, 0, 0.09);
  height: 1em;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
}
.swiper-pagination-indicator-left {
  transition: left 0.3s 0.2s, right 0.3s ease-in-out;
}
.swiper-pagination-indicator-right {
  transition: right 0.3s 0.2s, left 0.3s ease-in-out;
}
.Slider-module--root--14f42 {
  position: relative;
}
.Slider-module--dot--e8b0d {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0.5em;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.09);
  color: transparent;
  height: 1em;
  transform: scale(1);
  transition: transform 0.5s ease-in-out;
  width: 1em;
}
.Slider-module--dot--e8b0d:hover {
  cursor: pointer;
}
.Slider-module--dot--e8b0d:not(:last-of-type) {
  margin-right: 0.5em;
}
.Slider-module--dot--e8b0d.Slider-module--active--13895 {
  transform: scale(0.35);
}
.Slider-module--inner--c66b0 {
  margin-top: 2em;
  pointer-events: stroke;
  text-align: center;
}
@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA')
    format('woff');
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-direction: column;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-css-mode > .swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.TechnologiesItem-module--root--bee26 {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 5.5em;
}
@media screen and (min-width: 768px) {
  .TechnologiesItem-module--root--bee26 {
    max-width: 8.25em;
  }
}
@media screen and (min-width: 992px) {
  .TechnologiesItem-module--root--bee26 {
    max-width: 8.5em;
  }
}
.TechnologiesItem-module--icon-container--37473 {
  display: flex;
  margin-bottom: 1em;
}
.TechnologiesItem-module--label--182ea {
  color: #fafafa;
  font-family: HelveticaNowDisplay, Helvetica, sans-serif;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
}
.TechnologiesList-module--root--c79a6 {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5em 3em;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 17.5em;
  width: 100%;
}
@media screen and (min-width: 324px) {
  .TechnologiesList-module--root--c79a6 {
    max-width: 19em;
  }
}
@media screen and (min-width: 570px) {
  .TechnologiesList-module--root--c79a6 {
    max-width: 34.375em;
  }
}
@media screen and (min-width: 900px) {
  .TechnologiesList-module--root--c79a6 {
    gap: 4em 5em;
    max-width: 51.25em;
  }
}
.TechnologiesList-module--accordion--44120 {
  background-color: inherit;
  box-shadow: unset;
}
.TechnologiesList-module--accordion-summary--d4718 {
  display: none;
}
.TechnologiesList-module--accordion-details--f2af9 {
  margin-top: 2em;
  padding: 0;
}
.TechnologiesList-module--button--60619 {
  align-items: center;
  color: #fafafa;
  display: flex;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1.125em;
  gap: 0.7777777778em;
  height: 1.5555555556em;
  letter-spacing: -0.007em;
  line-height: 1.4444444444em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.7777777778em;
  max-width: 7.3888888889em;
}
.TechnologiesList-module--image--807f7 {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}
.TechnologiesList-module--rotate--64e05 {
  transform: rotate(0);
  transition: transform 0.3s ease;
}
.Results-module--root--65ae7 {
  background-color: #001427;
  padding: 5em 0 1em;
}
@media screen and (min-width: 768px) {
  .Results-module--root--65ae7 {
    padding-bottom: 2.25em;
  }
}
@media screen and (min-width: 768px) and (min-width: 1440px) {
  .Results-module--root--65ae7 {
    padding: 6.25em 0 6em;
  }
}
@media screen and (min-width: 768px) {
  .Results-module--wrapper--9b56f {
    padding: 0 6.9375em;
  }
}
@media screen and (min-width: 992px) {
  .Results-module--wrapper--9b56f {
    padding: 0;
  }
}
@media screen and (min-width: 1440px) {
  .Results-module--wrapper--9b56f {
    padding: 0 6.9375em;
  }
}
.Results-module--title--c35cb {
  color: #fff;
  letter-spacing: -1px;
  margin-bottom: 2.2291666667em;
  overflow: hidden;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .Results-module--title--c35cb {
    margin-bottom: 1.4193548387em;
  }
}
.Results-module--title-item--b05be {
  display: inline-block;
}
.Results-module--result-item--57f6d {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 4em;
}
.Results-module--result-number--60248 {
  color: #2fdf84;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 5.75em;
  letter-spacing: -4px;
  line-height: 1.2;
  position: relative;
  text-align: center;
}
.Results-module--result-text--0db76 {
  color: #fff;
  font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  font-size: 1.75em;
  line-height: 1.2;
  margin: 0;
  max-width: 8.3571428571em;
  text-align: center;
  text-transform: uppercase;
}
.Results-module--result-list-item--b2e31 {
  font-size: 1.125em;
  line-height: 1.9;
  margin-bottom: 1.3333333333em;
  position: relative;
}
.Results-module--sup--e1941 {
  color: #fff;
  font-family: HelveticaNowDisplay, Helvetica, sans-serif;
  font-size: 52px;
  position: absolute;
  top: -16px;
}
.WhyWe-module--root--cd5b4 {
  background-color: #fcf7f8;
  padding: 5em 0;
}
@media screen and (min-width: 568px) {
  .WhyWe-module--root--cd5b4 {
    padding: 5em 0 2em;
  }
}
@media screen and (min-width: 992px) {
  .WhyWe-module--root--cd5b4 {
    padding: 6.25em 0;
  }
}
.WhyWe-module--root--cd5b4 .WhyWe-module--slide--84354 {
  min-width: 24.625em;
  width: 24.625em;
}
.WhyWe-module--title--c756c {
  color: #202523;
  line-height: 1.0875em;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .WhyWe-module--title--c756c {
    max-width: 100%;
  }
}
@media screen and (min-width: 1440px) {
  .WhyWe-module--title--c756c {
    letter-spacing: 1px;
    line-height: 1.3em;
    margin-bottom: 0.5161290323em;
  }
}
@media screen and (min-width: 568px) {
  .WhyWe-module--title-break--e50be {
    display: none;
  }
}
.WhyWe-module--description--425b8 {
  color: #202523;
  max-width: 80%;
}
@media screen and (min-width: 568px) {
  .WhyWe-module--description--425b8 {
    margin-bottom: 4em;
  }
}
@media screen and (min-width: 1440px) {
  .WhyWe-module--description--425b8 {
    margin-bottom: 0;
    max-width: 25.7916666667em;
  }
}
@media screen and (min-width: 568px) {
  .WhyWe-module--cards--a2e97 {
    display: none;
  }
}
@media screen and (min-width: 1440px) {
  .WhyWe-module--cards--a2e97 {
    display: block;
  }
}
.WhyWe-module--card--15666 {
  align-items: center;
  display: flex;
  flex-direction: column;
  max-width: 25.9375em;
  padding-top: 4em;
}
@media screen and (min-width: 568px) and (max-width: 1439px) {
  .WhyWe-module--card--15666 {
    background-color: #fff;
    border-radius: 1em;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.09), 0 6px 8px rgba(0, 0, 0, 0.09),
      0 4px 4px rgba(0, 0, 0, 0.09), 0 2px 2px rgba(0, 0, 0, 0.09),
      0 1px 1px rgba(0, 0, 0, 0.09);
    height: 40.0625em;
    max-width: 24.625em;
    padding: 2.5em 1.25em;
  }
}
@media screen and (min-width: 1440px) {
  .WhyWe-module--card--15666 {
    align-items: flex-start;
    width: calc(33.33333vw - 33.33333px);
  }
}
.WhyWe-module--card-title--8bcf0 {
  color: #202523;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 2em;
  letter-spacing: -1px;
  line-height: 1.1em;
  max-width: 10.9375em;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .WhyWe-module--card-title--8bcf0 {
    text-align: left;
  }
}
.WhyWe-module--image--7ac7c {
  margin-bottom: 3em;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .WhyWe-module--image--7ac7c {
    margin-bottom: 3.5em;
  }
}
.WhyWe-module--list--a16dc {
  list-style: none;
  margin: 1.125em 0 0;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .WhyWe-module--list--a16dc {
    max-width: 22.1875em;
    padding-right: 0.625em;
    text-align: left;
  }
}
.WhyWe-module--list-item--945dd {
  color: #485563;
  font-size: 1em;
  line-height: 1.5625em;
  padding-top: 1.875em;
  position: relative;
}
.WhyWe-module--list-item--945dd:not(:first-child):before {
  background-color: #485563;
  content: '';
  display: block;
  height: 1px;
  opacity: 0.2;
  position: absolute;
  top: 0.9375em;
  width: 100%;
}
.WhyWe-module--swiper-container--6d971 {
  display: none;
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 568px) and (max-width: 1439px) {
  .WhyWe-module--swiper-container--6d971 {
    display: block;
  }
}
.Card-module--root--a9ad0 {
  align-items: center;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  height: 100%;
  max-width: 20em;
  padding: 1.5em 1.25em;
}
@media screen and (min-width: 768px) {
  .Card-module--root--a9ad0 {
    max-width: 100%;
    padding: 2.5em 1.5625em;
  }
}
@media screen and (min-width: 1440px) {
  .Card-module--root--a9ad0 {
    background-color: transparent;
    max-width: 23.4375em;
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1439px) {
  .Card-module--root--a9ad0.Card-module--horizontal--d1f02 {
    flex-direction: row;
    padding: 2.5em;
  }
  .Card-module--root--a9ad0.Card-module--horizontal--d1f02 img {
    margin-bottom: 0;
    margin-right: 0.5em;
  }
  .Card-module--root--a9ad0.Card-module--horizontal--d1f02
    .Card-module--title--63b81 {
    margin-bottom: 0.9230769231em;
    margin-top: 0;
    max-width: 10em;
    text-align: left;
  }
}
.Card-module--title--63b81 {
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1.625em;
  letter-spacing: -1px;
  line-height: 1.1;
  margin-bottom: 1.2307692308em;
  margin-top: 0.9230769231em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .Card-module--title--63b81 {
    font-size: 2em;
    margin-top: 1em;
  }
}
@media screen and (min-width: 1440px) {
  .Card-module--title--63b81 {
    margin-top: 1.5em;
    text-align: left;
  }
}
.Card-module--icon--d6386 {
  width: 8.125em;
}
.Card-module--text--86b5c {
  color: #596067;
  font-family: HelveticaNowDisplay-Medium, Helvetica, sans-serif;
  font-size: 0.875em;
  letter-spacing: 0.2px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .Card-module--text--86b5c {
    font-size: 1em;
    line-height: 1.6;
  }
}
@media screen and (min-width: 1440px) {
  .Card-module--text--86b5c {
    font-family: HelveticaNowDisplay, Helvetica, sans-serif;
  }
}
.CheckCard-module--root--5c625 {
  align-items: center;
  background-color: #fff;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 1.5em;
}
@media screen and (min-width: 768px) {
  .CheckCard-module--root--5c625 {
    align-items: flex-start;
    padding: 2em;
  }
}
.CheckCard-module--root--5c625 img {
  height: auto;
  margin-bottom: 1.5em;
  width: 4em;
}
@media screen and (min-width: 768px) {
  .CheckCard-module--root--5c625 img {
    margin-bottom: 2em;
    width: 5em;
  }
}
.CheckCard-module--root--5c625 p {
  color: #000;
  font-family: HelveticaNowDisplay-Medium, Helvetica, sans-serif;
  font-size: 1.25em;
  line-height: 1.55;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .CheckCard-module--root--5c625 p {
    font-size: 1.75em;
    max-width: 19.5em;
    text-align: left;
  }
}
.StepCard-module--root--38588 {
  position: relative;
}
.StepCard-module--root--38588 img {
  position: absolute;
}
.StepCard-module--number--52e18 {
  color: #202523;
  display: inline-block;
  font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  font-size: 0.875em;
  line-height: 1.0714285714em;
  margin-bottom: 0.5714285714em;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .StepCard-module--number--52e18 {
    font-size: 1em;
  }
}
.StepCard-module--title--dd854 {
  color: #202523;
  font-size: 2em;
  line-height: 1.1;
  margin-bottom: 0.5em;
}
.StepCard-module--subtitle--96e4e {
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.7777777778em;
}
.StepCard-module--text--0e2b9 {
  color: #485563;
  font-family: HelveticaNowDisplay-Medium, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.625em;
  margin-top: 1.625em;
}
@media screen and (min-width: 768px) {
  .StepCard-module--text--0e2b9 {
    font-size: 1.125em;
    line-height: 1.7777777778em;
  }
}
.FormInput-module--root--215a2 {
  position: relative;
}
.FormInput-module--root--215a2 .MuiFilledInput-root {
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 8px;
}
.FormInput-module--root--215a2 .MuiFilledInput-root.Mui-focused,
.FormInput-module--root--215a2 .MuiFilledInput-root:hover {
  background-color: #fff;
}
.FormInput-module--root--215a2 .MuiFilledInput-root.Mui-error {
  border: 1px solid #e41a4b;
}
.FormInput-module--root--215a2 .MuiInputBase-input {
  font-size: 1em;
}
.FormInput-module--root--215a2 .MuiInputLabel-filled {
  transform: translate(1.25em, 1.875em) scale(1);
}
.FormInput-module--root--215a2 .MuiFilledInput-input {
  padding: 1.5625em 0.75em 0.625em;
}
.FormInput-module--root--215a2 .MuiFormLabel-root,
.FormInput-module--root--215a2 .MuiFormLabel-root.Mui-focused {
  color: #737f8a;
}
.FormInput-module--root--215a2 .MuiFormLabel-root {
  font-size: 0.875em;
}
.FormInput-module--root--215a2 textarea {
  padding: 0 !important;
}
.FormInput-module--validation--e58ab .MuiFilledInput-input {
  padding-right: 1.875em;
}
.FormInput-module--valid--d9e01 .MuiFilledInput-root {
  border: 1px solid #2fdf84;
}
.FormInput-module--icon--e450e {
  position: absolute;
  right: 0.5em;
  top: 1em;
  z-index: 10;
}
.FormAttachmentField-module--root--e1442 {
  height: 3.75em;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .FormAttachmentField-module--root--e1442 {
    height: 3.5em;
    margin-top: 1.5em;
  }
}
@media screen and (min-width: 992px) {
  .FormAttachmentField-module--root--e1442 {
    margin-top: 0.8125em;
  }
}
.FormAttachmentField-module--root--e1442 .MuiFormHelperText-root {
  margin-top: 0.375em;
}
.FormAttachmentField-module--attach--c794b,
.FormAttachmentField-module--attached--dc4d3 {
  display: inline-flex;
}
.FormAttachmentField-module--attach-button--e45c3,
.FormAttachmentField-module--attached-button--313d3 {
  align-items: center;
  background-color: #2fdf84;
  border-radius: 0.5em;
  display: inline-flex;
  height: 2.5em;
  justify-content: center;
  margin-left: 0.5em;
  margin-right: 1em;
  margin-top: 0.3125em;
  padding: 0.5em 1em;
  transform: rotate(45deg);
  transition: background-color 0.3s;
  width: 2.5em;
}
@media screen and (min-width: 768px) {
  .FormAttachmentField-module--attach-button--e45c3,
  .FormAttachmentField-module--attached-button--313d3 {
    margin-left: 1.25em;
    margin-right: 1.1875em;
  }
}
@media screen and (min-width: 992px) {
  .FormAttachmentField-module--attach-button--e45c3,
  .FormAttachmentField-module--attached-button--313d3 {
    margin-left: 0.625em;
    margin-right: 1.375em;
  }
}
.FormAttachmentField-module--attach--c794b {
  display: inline-flex;
}
.FormAttachmentField-module--attach-button-secondary--f6914 {
  background-color: #ffe882;
}
.FormAttachmentField-module--attach-icon--be094 {
  transform: rotate(-45deg);
  width: auto;
}
.FormAttachmentField-module--attach-text--4d9f7 {
  color: #828893;
  font-size: 0.75em;
  left: 5.3333333333em;
  max-width: 16.6666666667em;
  position: relative;
  top: -1.5em;
}
@media screen and (min-width: 768px) {
  .FormAttachmentField-module--attach-text--4d9f7 {
    left: 6.6666666667em;
    max-width: 100%;
    top: -1.5em;
  }
}
@media screen and (min-width: 992px) {
  .FormAttachmentField-module--attach-text--4d9f7 {
    left: 6em;
    top: -1.3333333333em;
  }
}
.FormAttachmentField-module--attach-text-error--dc6ce {
  color: #e41a4b;
}
.FormAttachmentField-module--attached--dc4d3 button {
  margin-left: 1em;
}
.FormAttachmentField-module--label-error--c1905 {
  color: #e41a4b;
  font-family: HelveticaNowDisplay-Medium, sans-serif;
  font-size: 0.625em;
  margin-left: 0.625em;
  padding-top: 0.625em;
}
@media screen and (min-width: 768px) {
  .FormAttachmentField-module--label-error--c1905 {
    padding-top: 1em;
  }
}
.FormAttachmentField-module--label-text-wrapper--56f65 {
  display: flex;
  flex-direction: column;
}
.FormAttachmentField-module--label-text--7e89c {
  color: #000;
  font-size: 0.875em;
}
@media screen and (min-width: 768px) {
  .FormAttachmentField-module--label-text--7e89c {
    margin-top: 0.25em;
  }
}
.FormAttachmentField-module--helper-text--e07dd {
  color: #fff;
  font-family: HelveticaNowDisplay, Helvetica, sans-serif;
  font-size: 0.75em;
  line-height: 1.125em;
  margin-top: 0.125em;
  opacity: 0.6;
}
.FormAttachmentField-module--size--e745c {
  color: #828893;
  font-size: 0.875em;
  margin-top: 0.2857142857em;
}
.FormSentError-module--root--57b85 {
  color: #2a333c;
  height: 100%;
  position: relative;
  text-align: center;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .FormSentError-module--root--57b85 {
    padding-left: 3em;
    padding-top: 1.5em;
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  .FormSentError-module--root--57b85 {
    padding-top: 2.5em;
  }
}
.FormSentError-module--image--20c54 {
  height: auto;
  width: 3.875em;
}
@media screen and (min-width: 768px) {
  .FormSentError-module--image--20c54 {
    width: 4.5em;
  }
}
.FormSentError-module--oops--e404d {
  font-family: HelveticaNowDisplay-Black, sans-serif;
  font-size: 2.5em;
  font-weight: 900;
  line-height: 1.1;
}
@media screen and (min-width: 768px) {
  .FormSentError-module--oops--e404d {
    font-size: 3.875em;
  }
}
.FormSentError-module--text--bc1f3 {
  font-family: HelveticaNowDisplay-Medium, sans-serif;
  font-weight: 500;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .FormSentError-module--text--bc1f3 {
    font-size: 1.5em;
    margin-top: 0.3333333333em;
  }
}
.FormSentError-module--button--3b12b {
  border: 2px solid #b4c0cc;
  box-shadow: none;
  color: #4a4b4d;
  margin-top: 1em;
  padding: 1em;
  width: 17.5em;
}
@media screen and (min-width: 768px) {
  .FormSentError-module--button--3b12b {
    margin-top: 1.5em;
    width: 19.375em;
  }
}
.FormSentSuccess-module--root--5fa3a {
  margin: 0 auto;
  max-width: 29.375em;
  text-align: center;
}
.FormSentSuccess-module--root--5fa3a p {
  font-family: HelveticaNowDisplay-ExtraBold, sans-serif;
  font-size: 1.5em;
  font-weight: 800;
  letter-spacing: -1px;
  line-height: 1.1;
  margin-bottom: 0.6666666667em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .FormSentSuccess-module--root--5fa3a p {
    font-size: 2em;
    margin-bottom: 1em;
  }
}
.FormSentSuccess-module--root--5fa3a .FormSentSuccess-module--link--b7293 {
  font-family: HelveticaNowDisplay-Medium, sans-serif;
  font-size: 1em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .FormSentSuccess-module--root--5fa3a .FormSentSuccess-module--link--b7293 {
    font-size: 1.125em;
  }
}
.FormSentSuccess-module--root--5fa3a .FormSentSuccess-module--link--b7293 a {
  color: inherit;
  cursor: pointer;
  text-decoration: underline;
}
.FormSentSuccess-module--check--e2f38 {
  align-items: center;
  background-color: #2fdf84;
  border-radius: 0.75em;
  display: inline-flex;
  height: 3.5em;
  justify-content: center;
  margin-bottom: 1.5em;
  overflow: hidden;
  padding: 0.5em 1em;
  position: relative;
  transform: rotate(45deg);
  width: 3.5em;
}
@media screen and (min-width: 768px) {
  .FormSentSuccess-module--check--e2f38 {
    height: 4.75em;
    margin-bottom: 2em;
    width: 4.75em;
  }
}
.FormSentSuccess-module--check--e2f38 img {
  position: absolute;
  transform: rotate(-45deg) translate(2px, 9px);
  width: 3.75em;
}
@media screen and (min-width: 768px) {
  .FormSentSuccess-module--check--e2f38 img {
    transform: rotate(-45deg) translate(2px, 12px);
    width: 4.625em;
  }
}
.Accordion-module--root--ea612 {
  background-color: #fff;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  max-width: 46.25em;
  padding: 1.5em 2em;
  width: 100%;
}
.Accordion-module--root--ea612:not(:last-child) {
  margin-bottom: 0.5em;
}
.Accordion-module--root--ea612 a {
  color: #596067;
  text-decoration: underline;
}
.Accordion-module--container--871ef {
  cursor: pointer;
}
.Accordion-module--title--cbca6 {
  color: #596067;
  cursor: pointer;
  font-family: HelveticaNowDisplay-Medium, Arial, sans-serif;
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.3em;
  padding-right: 0.8888888889em;
}
@media screen and (min-width: 768px) {
  .Accordion-module--title--cbca6 {
    font-size: 1.5em;
    line-height: 1.5em;
  }
}
.Accordion-module--content--0b160 {
  color: #596067;
  font-size: 0.875em;
  line-height: 1.5;
}
.Accordion-module--content--0b160:not(:last-child) {
  margin-bottom: 0.8571428571em;
}
@media screen and (min-width: 768px) {
  .Accordion-module--content--0b160 {
    font-size: 1em;
    padding-top: 0.5em;
  }
  .Accordion-module--content--0b160:not(:last-child) {
    margin-bottom: 1em;
  }
}
.Accordion-module--content-wrap--8bff7 {
  margin-top: 0.5em;
  padding-right: 3em;
}
.Accordion-module--button--418fb {
  background-color: #d5dbe1;
  border-radius: 50%;
  height: 1.5em;
  position: relative;
  width: 1.5em;
}
.Accordion-module--button-wrap--0dac2 {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.Accordion-module--horizontal--17212,
.Accordion-module--vertical--5298c {
  background-color: #000;
  display: block;
  height: 2px;
  position: absolute;
  width: 12px;
}
.Accordion-module--horizontal--17212,
.Accordion-module--vertical--5298c {
  left: 50%;
  margin-left: -6px;
  margin-top: -1px;
  top: 50%;
}
.Accordion-module--list-item--b0561 {
  color: #596067;
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 0.5em;
  padding-left: 1.25em;
  position: relative;
}
.Accordion-module--list-item--b0561:before {
  background-color: #020213;
  content: '';
  display: block;
  height: 0.125em;
  left: 0;
  position: absolute;
  top: 0.8125em;
  width: 12px;
}
.Accordion-module--list-item--b0561:not(:last-child) {
  margin-bottom: 1em;
}
.Accordion-module--list-item--b0561:first-child {
  margin-top: 0.5em;
}
.FAQ-module--root--1032c {
  background-color: #f7f7f8;
  padding: 3em 0 4em;
}
@media screen and (min-width: 768px) {
  .FAQ-module--root--1032c {
    padding: 3em 0;
  }
}
@media screen and (min-width: 992px) {
  .FAQ-module--root--1032c {
    padding: 2.5em 0 5em;
  }
}
.FAQ-module--title--8b80c {
  color: #202523;
  font-size: 2em;
  line-height: 1.1;
  margin-bottom: 1.5em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .FAQ-module--title--8b80c {
    font-size: 3.5em;
    margin-bottom: 0.8571428571em;
  }
}
.Spinner-module--root--1d64b {
  display: inline-block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}
.Spinner-module--root--1d64b svg {
  display: block;
}
.Spinner-module--back--757a2 {
  position: absolute;
}
.Spinner-module--mask--7b528 {
  stroke-dasharray: 65px;
  stroke-dashoffset: 65px;
  animation: Spinner-module--spin--33b3a 4s linear infinite;
}
@keyframes Spinner-module--spin--33b3a {
  to {
    stroke-dashoffset: 0;
  }
}
.CardService-module--root--5c67e {
  background-color: #020213;
  border-radius: 1em;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 768px) {
  .CardService-module--content--b0cce {
    width: 28.9375em;
  }
}
.CardService-module--content-wrapper--b14f6 {
  overflow: hidden;
  padding: 1.5em;
}
@media screen and (min-width: 768px) {
  .CardService-module--content-wrapper--b14f6 {
    min-height: inherit;
    padding: 2.5em;
    position: relative;
  }
}
@media screen and (min-width: 992px) {
  .CardService-module--content-wrapper--b14f6 {
    min-height: 17.1875em;
  }
}
.CardService-module--content-wrapper-list--46e55 {
  min-height: unset;
}
.CardService-module--img--db196 {
  display: block;
  height: 5.5em;
  object-fit: cover;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .CardService-module--img--db196 {
    display: none;
  }
}
.CardService-module--title--4a4f5 {
  color: #fff;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 1.5em;
  letter-spacing: -0.0208333333em;
  line-height: 1.1;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .CardService-module--title--4a4f5 {
    margin-bottom: 0.6666666667em;
  }
}
@media screen and (min-width: 992px) {
  .CardService-module--title--4a4f5 {
    font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
    font-size: 1.875em;
    margin-bottom: 0.5333333333em;
  }
}
.CardService-module--text--b941f {
  color: #fff;
  font-size: 16;
  line-height: 1.625em;
}
@media screen and (min-width: 768px) {
  .CardService-module--text--b941f {
    color: #d5dbe1;
    font-size: 1.125em;
    line-height: 1.6666666667em;
  }
}
.CardService-module--list--9d2c1 {
  color: #fff;
  padding-left: 0.125em;
}
@media screen and (min-width: 768px) {
  .CardService-module--list--9d2c1 {
    max-width: 28.375em;
    padding: 0.5em 1.25em;
  }
}
@media screen and (min-width: 992px) {
  .CardService-module--list--9d2c1 {
    column-count: 2;
    max-width: unset;
  }
}
.CardService-module--list-item--130b8 {
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  padding-left: 1.375em;
  position: relative;
}
@media screen and (min-width: 768px) {
  .CardService-module--list-item--130b8 {
    font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
    font-size: 1.5em;
    line-height: 1.4166666667em;
    padding-left: 1.25em;
  }
}
.CardService-module--list-item--130b8 + .CardService-module--list-item--130b8 {
  margin-top: 0.6666666667em;
}
@media screen and (min-width: 768px) {
  .CardService-module--list-item--130b8
    + .CardService-module--list-item--130b8 {
    margin-top: 1em;
  }
}
.CardService-module--list-item--130b8:before {
  background-color: #2fdf84;
  border-radius: 50%;
  content: '';
  display: block;
  height: 0.6875em;
  left: 0;
  position: absolute;
  top: 0.375em;
  width: 0.6875em;
}
@media screen and (min-width: 768px) {
  .CardService-module--list-item--130b8:before {
    height: 0.6666666667em;
    top: 0.375em;
    width: 0.6666666667em;
  }
}
.HeroLink-module--root--f953c {
  background-color: #2fdf84;
  border-radius: 3.1111111111em;
  color: #000;
  font-family: HelveticaNowDisplay-Bold, Arial, sans-serif;
  font-size: 1.125em;
  line-height: 1.45;
  padding: 1.1111111111em 2.2222222222em;
  text-align: center;
  transition: background-color 0.3s ease;
}
.HeroLink-module--root--f953c:hover {
  background-color: #1dbe6b;
}
.HeroLink-module--root--f953c .marquee-container {
  overflow-y: hidden;
}
.PricingEstimation-module--root--4cbee {
  background-color: #f7f7f7;
}
.PricingEstimation-module--wrapper--319d4 {
  background-color: #fff;
  border: 1px solid #eef4f6;
  border-radius: 1em;
  padding: 3em 1.25em;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 568px) {
  .PricingEstimation-module--wrapper--319d4 {
    padding: 4.5em 0;
  }
}
@media screen and (min-width: 992px) {
  .PricingEstimation-module--wrapper--319d4 {
    margin: 0 auto;
    max-width: 65.625em;
  }
}
.PricingEstimation-module--title--7e0cd {
  color: #000;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 1.5em;
  letter-spacing: -0.5px;
  line-height: 1.0833333333em;
  margin: 0 auto 1.3333333333em;
  max-width: 16em;
  text-align: center;
}
@media screen and (min-width: 568px) {
  .PricingEstimation-module--title--7e0cd {
    font-size: 3em;
    letter-spacing: -1px;
    line-height: 0.9583333333em;
    margin-bottom: 0.6666666667em;
    max-width: 8em;
  }
}
@media screen and (min-width: 992px) {
  .PricingEstimation-module--title--7e0cd {
    font-size: 3.5em;
    letter-spacing: -1.4px;
    line-height: 1em;
    margin-bottom: 0.5714285714em;
    max-width: 12.3035714286em;
  }
}
.PricingEstimation-module--button--ce758 {
  background-color: #00e76f;
  border-radius: 3.1111111111em;
  color: #000;
  display: block;
  font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  font-size: 1.125em;
  letter-spacing: -0.007em;
  line-height: 1.4444444444em;
  margin: 0 auto;
  max-width: 12.0555555556em;
  padding: 1.1111111111em 3.5555555556em;
  text-align: center;
}
.Tag-module--tag--24a32 {
  min-width: 8.4375em;
}
@media screen and (min-width: 568px) {
  .Tag-module--tag--24a32 {
    min-width: 9.375em;
  }
}
.Tag-module--tag-title--27ec4 {
  color: #a6a6a6;
  font-size: 0.75em;
  line-height: 1em;
  margin-bottom: 0.6666666667em;
}
.Tag-module--tag-text--a070e {
  font-family: HelveticaNowDisplay-Medium, Helvetica, sans-serif;
  font-size: 0.875em;
  line-height: 1em;
}
.Case-module--wrapper--159c5 {
  background-color: #fff;
  border: 1px solid #eef4f6;
  border-radius: 1em;
  color: #000;
  overflow: hidden;
  padding: 1.5em 1.375em;
  position: relative;
}
@media screen and (min-width: 568px) {
  .Case-module--wrapper--159c5 {
    padding: 2.5em;
  }
}
.Case-module--wrapper--159c5:hover .Case-module--details--7cc11:after {
  transform: translateX(0.125em);
}
.Case-module--disabled--db6f4 {
  cursor: unset;
}
.Case-module--image-wrapper--64adf {
  margin-bottom: 1em;
  position: relative;
}
@media screen and (min-width: 568px) {
  .Case-module--image-wrapper--64adf {
    left: 19.1875em;
    max-height: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 992px) {
  .Case-module--image-wrapper--64adf {
    left: unset;
    margin: 0;
    max-width: calc(100% - 29.375em);
    right: 40px;
  }
}
.Case-module--image--aa196 {
  width: 100%;
}
@media screen and (min-width: 568px) {
  .Case-module--image--aa196 {
    max-width: 31.875em;
    width: auto;
  }
}
.Case-module--subimage--76c49 {
  height: 27.7777777778%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .Case-module--subimage--76c49 {
    height: 4.3125em;
    left: 4.375em;
    transform: translateY(-50%);
    width: 15.625em;
  }
}
@media screen and (min-width: 768px) {
  .Case-module--subimage--76c49 {
    height: 21.7391304348%;
  }
}
@media screen and (min-width: 1440px) {
  .Case-module--subimage--76c49 {
    height: 25.641025641%;
  }
}
@media screen and (min-width: 568px) {
  .Case-module--content--178e9 {
    max-width: 15.1875em;
  }
}
@media screen and (min-width: 992px) {
  .Case-module--content--178e9 {
    max-width: 23.125em;
  }
}
.Case-module--header--c6657,
.Case-module--header-mobile--16c4c {
  color: #b0b0b0;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 1.125em;
  letter-spacing: -0.3px;
  line-height: 1.1111111111em;
  margin-bottom: 0.8888888889em;
}
@media screen and (min-width: 768px) {
  .Case-module--header--c6657,
  .Case-module--header-mobile--16c4c {
    font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  }
  .Case-module--header-mobile--16c4c {
    display: none;
  }
}
.Case-module--header--c6657 {
  display: none;
}
@media screen and (min-width: 768px) {
  .Case-module--header--c6657 {
    display: block;
  }
}
.Case-module--title--76946 {
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 1.5em;
  letter-spacing: -0.5px;
  line-height: 1.0833333333em;
  margin-bottom: 0.6666666667em;
}
@media screen and (min-width: 992px) {
  .Case-module--title--76946 {
    font-size: 1.875em;
    letter-spacing: -1px;
    line-height: 1.1em;
    margin-bottom: 0.8em;
  }
}
.Case-module--subtitle--d1a52 {
  font-size: 0.875em;
  letter-spacing: -0.005em;
  line-height: 1.5714285714em;
  margin-bottom: 1.1428571429em;
}
@media screen and (min-width: 992px) {
  .Case-module--subtitle--d1a52 {
    font-size: 1.125em;
    line-height: 1.6666666667em;
    margin-bottom: 1.3333333333em;
  }
}
.Case-module--tags--5f0fc {
  display: flex;
  margin-bottom: 5.25em;
}
@media screen and (min-width: 568px) {
  .Case-module--tags--5f0fc {
    margin-bottom: 5.5625em;
  }
}
@media screen and (min-width: 992px) {
  .Case-module--tags--5f0fc {
    margin-bottom: 4em;
  }
}
.Case-module--details--7cc11 {
  align-items: center;
  display: flex;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1.125em;
  letter-spacing: -0.007em;
  line-height: 1.4444444444em;
}
.Case-module--details--7cc11:after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14m0 0-7-7m7 7-7 7'/%3E%3C/svg%3E");
  display: inline-block;
  height: 1.3333333333em;
  margin-left: 0.4444444444em;
  transition: transform 0.3s ease;
  width: 1.3333333333em;
}
.CallToAction-module--wrapper--fbecb {
  background: no-repeat 50%
    url(/blog/static/cta-bg-ff0dcc9b621af5e31b66ecb46c161262.jpg);
  background-size: cover;
  border: 1px solid #eef4f6;
  border-radius: 1em;
  overflow: hidden;
  padding: 2.5em 2.1875em;
  position: relative;
}
@media screen and (min-width: 568px) {
  .CallToAction-module--wrapper--fbecb {
    padding: 2em 3.625em;
  }
}
@media screen and (min-width: 768px) {
  .CallToAction-module--wrapper--fbecb {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 992px) {
  .CallToAction-module--wrapper--fbecb {
    padding: 3.5em 3.625em;
  }
}
.CallToAction-module--title--6d2c5 {
  color: #21282e;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 1.5em;
  letter-spacing: -0.5px;
  line-height: 1.0833333333em;
  margin-bottom: 1em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .CallToAction-module--title--6d2c5 {
    margin-bottom: 0;
    max-width: 11.5em;
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  .CallToAction-module--title--6d2c5 {
    font-size: 1.875em;
    letter-spacing: -1px;
    line-height: 1.1em;
    max-width: unset;
  }
}
.CallToAction-module--link--dcedc {
  background-color: #2fdf84;
  border-radius: 3.5em;
  color: #020213;
  display: block;
  flex-shrink: 0;
  font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  font-size: 1em;
  letter-spacing: -0.005em;
  line-height: 1.1875em;
  margin: 0 auto;
  padding: 1.5em 1.875em;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .CallToAction-module--link--dcedc {
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .CallToAction-module--link--dcedc {
    margin-left: 2em;
  }
}
.CTA-module--wrapper--36261 {
  background-color: #131322;
  border-radius: 1em;
  overflow: hidden;
  padding: 2.5em 1.3125em;
  position: relative;
}
@media screen and (min-width: 568px) {
  .CTA-module--wrapper--36261 {
    margin: 0 auto;
    max-width: 36.0625em;
    padding: 2em 3.25em;
  }
}
@media screen and (min-width: 768px) {
  .CTA-module--wrapper--36261 {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 992px) {
  .CTA-module--wrapper--36261 {
    max-width: unset;
    padding: 3.5em 4em;
  }
}
.CTA-module--title--5a28a {
  color: #fff;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 1.5em;
  letter-spacing: -0.5px;
  line-height: 1.0833333333em;
  margin-bottom: 1em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .CTA-module--title--5a28a {
    margin-bottom: 0;
    max-width: 11.5em;
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  .CTA-module--title--5a28a {
    font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
    font-size: 2.375em;
    letter-spacing: -1px;
    line-height: 1em;
    max-width: unset;
  }
}
.CTA-module--link--575de {
  background-color: #2fdf84;
  border-radius: 3.5em;
  box-shadow: 0 0 20px rgba(25, 123, 72, 0.9);
  color: #000;
  display: block;
  flex-shrink: 0;
  font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  font-size: 1em;
  letter-spacing: -0.005em;
  line-height: 1.1875em;
  margin: 0 auto;
  padding: 1.25em 4em;
  text-align: center;
  transition: background-color 0.3s ease;
  width: 14.8125em;
}
@media screen and (min-width: 768px) {
  .CTA-module--link--575de {
    margin: 0;
    padding: 1.25em 2.8125em;
    width: 12.5em;
  }
}
@media screen and (min-width: 992px) {
  .CTA-module--link--575de {
    font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
    font-size: 1.125em;
    line-height: 1.2222222222em;
    margin-left: 1.7777777778em;
    padding: 1.3333333333em 3.5555555556em;
    width: 13.9444444444em;
  }
}
.CTA-module--link--575de:hover {
  background-color: #31f38f;
}
.OurProjectsMap-module--root--52b20 {
  --scroll: 0;
  background-color: #020213;
  overflow: hidden;
  padding: 3em 0 3.5em;
  position: relative;
}
@media screen and (min-width: 568px) {
  .OurProjectsMap-module--root--52b20 {
    padding: 4em 0 3.25em;
  }
}
@media screen and (min-width: 992px) {
  .OurProjectsMap-module--root--52b20 {
    background-color: #f7f7f7;
    padding: 6.25em 0;
  }
}
.OurProjectsMap-module--wrapper--86212 {
  position: relative;
  z-index: 2;
}
.OurProjectsMap-module--background--7e12b {
  display: none;
}
@media screen and (min-width: 992px) {
  .OurProjectsMap-module--background--7e12b {
    animation: OurProjectsMap-module--expand--a7cff 1s linear infinite;
    animation-delay: calc(var(--scroll) * -1s);
    animation-fill-mode: both;
    animation-iteration-count: 1;
    animation-play-state: paused;
    background-color: #020213;
    border-radius: 16px;
    display: block;
    height: 0;
    left: 50%;
    min-height: calc(100% - 136px);
    min-width: 1050px;
    position: absolute;
    top: 36px;
    transform: translateX(-50%);
    width: 0;
  }
}
@keyframes OurProjectsMap-module--expand--a7cff {
  to {
    height: calc(100% + 16px);
    transform: translateX(-50%) translateY(-36px);
    width: calc(100% + 16px);
  }
}
.OurProjectsMap-module--title--ad9ef {
  color: #fafafa;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 2em;
  line-height: 1.09375em;
  margin-bottom: 0.5em;
  text-align: center;
}
@media screen and (min-width: 568px) {
  .OurProjectsMap-module--title--ad9ef {
    font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
    font-size: 3em;
    letter-spacing: -1.4px;
    line-height: 0.9583333333em;
    margin-bottom: 0.3333333333em;
  }
}
@media screen and (min-width: 992px) {
  .OurProjectsMap-module--title--ad9ef {
    font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
    font-size: 3.5em;
    letter-spacing: -1px;
    line-height: 1.1071428571em;
    margin-bottom: 0.1428571429em;
  }
}
.OurProjectsMap-module--subtitle--940bd {
  color: #fafafa;
  font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5625em;
  margin-bottom: 2em;
  text-align: center;
}
@media screen and (min-width: 568px) {
  .OurProjectsMap-module--subtitle--940bd {
    font-family: HelveticaNowDisplay-Medium, Helvetica, sans-serif;
    margin-bottom: 3em;
  }
}
@media screen and (min-width: 992px) {
  .OurProjectsMap-module--subtitle--940bd {
    font-family: HelveticaNowDisplay, Helvetica, sans-serif;
    font-size: 1.25em;
    line-height: 1.55em;
    margin-bottom: 2.8em;
  }
  .OurProjectsMap-module--wrap--76160 {
    max-width: 65.625em;
  }
}
@media screen and (min-width: 1440px) {
  .OurProjectsMap-module--wrap--76160 {
    padding: 0;
  }
}
.OurProjectsMap-module--map-wrapper--e0b0b {
  margin-bottom: 2em;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 568px) {
  .OurProjectsMap-module--map-wrapper--e0b0b {
    padding: 0;
  }
}
@media screen and (min-width: 992px) {
  .OurProjectsMap-module--map-wrapper--e0b0b {
    margin-bottom: 3.5em;
    max-width: 65.625em;
    padding: 0 3.5625em;
  }
}
.OurProjectsMap-module--map--15b58 {
  height: auto;
  width: 100%;
}
.OfferCard-module--root--715ce {
  align-items: center;
  background-color: #fff;
  border-radius: 1em;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 2em;
  width: 100%;
}
@media screen and (min-width: 1440px) {
  .OfferCard-module--root--715ce {
    min-height: 27.5em;
  }
  .OfferCard-module--root-small--c9d39 {
    min-height: 100%;
  }
}
.OfferCard-module--root-last--edc78 {
  align-items: center;
  background-color: #fff;
  border-radius: 1em;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 2em;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .OfferCard-module--root-last--edc78 {
    flex-direction: row;
  }
}
@media screen and (min-width: 992px) {
  .OfferCard-module--root-last--edc78 {
    flex-direction: column;
  }
}
.OfferCard-module--icon--1073d,
.OfferCard-module--icon-last--61bb5 {
  height: 6.25em;
  width: 6.25em;
}
@media screen and (min-width: 768px) {
  .OfferCard-module--icon-last--61bb5 {
    flex: 0 0 auto;
    margin-right: 3.25em;
  }
}
@media screen and (min-width: 992px) {
  .OfferCard-module--icon-last--61bb5 {
    margin-right: 0;
  }
}
.OfferCard-module--title--2b049 {
  color: #000;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1.625em;
  letter-spacing: -0.0288461538em;
  line-height: 1.1153846154em;
  margin-top: 1.2307692308em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .OfferCard-module--title--2b049 {
    font-size: 2em;
    letter-spacing: -0.03125em;
    margin-top: 1em;
  }
}
.OfferCard-module--title-last--a2914 {
  color: #000;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1.625em;
  letter-spacing: -0.0288461538em;
  line-height: 1.1153846154em;
  margin-top: 1.2307692308em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .OfferCard-module--title-last--a2914 {
    font-size: 2em;
    letter-spacing: -0.03125em;
    margin-top: 0;
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  .OfferCard-module--title-last--a2914 {
    margin-top: 1em;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .OfferCard-module--title-last--a2914 br {
    display: none;
  }
}
.OfferCard-module--text--cd3cc {
  color: #000;
  font-size: 1em;
  line-height: 1.625em;
  margin-top: 1em;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .OfferCard-module--text--cd3cc {
    font-size: 1.125em;
    line-height: 1.6666666667em;
  }
}
.OfferCard-module--list--a953e {
  margin-top: 1.5em;
  width: 100%;
}
.OfferCard-module--list-item--73516 {
  display: flex;
  gap: 0.8125em;
}
.OfferCard-module--list-item--73516 + .OfferCard-module--list-item--73516 {
  margin-top: 0.5em;
}
.OfferCard-module--list-item--73516:before {
  background-color: #2fdf84;
  border-radius: 100%;
  content: '';
  display: block;
  height: 0.6875em;
  margin-top: 0.5em;
  min-width: 0.6875em;
}
.OfferCard-module--list-item-text--2a6bb {
  color: #000;
  font-size: 1em;
  line-height: 1.625em;
}
.OfferCard-module--content-last--c4be1 {
  width: 100%;
}
.StepsListSection-module--root--6b4ae {
  background-color: #f7f7f7;
  padding: 4em 0 6.25em;
}
@media screen and (min-width: 768px) {
  .StepsListSection-module--root--6b4ae {
    padding: 5em 0 6em;
  }
}
@media screen and (min-width: 1440px) {
  .StepsListSection-module--root--6b4ae {
    padding: 6.25em 0 11.25em;
  }
}
@media screen and (min-width: 992px) {
  .StepsListSection-module--wrapper--698ca {
    margin: 0 auto;
    max-width: 65.625em;
  }
}
.StepsListSection-module--title--a6d3b {
  font-size: 2em;
  line-height: 1.09375em;
  margin-bottom: 0.75em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .StepsListSection-module--title--a6d3b {
    font-size: 3.5em;
    line-height: 100%;
    margin: 0 auto 0.4285714286em;
    max-width: 11.25em;
  }
}
@media screen and (min-width: 992px) {
  .StepsListSection-module--title--a6d3b {
    margin: 0 auto 0.7142857143em;
    max-width: 12.1071428571em;
  }
}
.StepsListSection-module--text--df7df {
  color: #596067;
  font-family: HelveticaNowDisplay, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.625em;
  margin-bottom: 5.4375em;
}
@media screen and (min-width: 768px) {
  .StepsListSection-module--text--df7df {
    font-size: 1.5em;
    line-height: 1.5416666667em;
    margin-bottom: 2.0833333333em;
  }
}
@media screen and (min-width: 1440px) {
  .StepsListSection-module--text--df7df {
    margin-bottom: 1.0416666667em;
    padding: 0 2.1875em;
  }
}
.StepsListSection-module--steps--999ac {
  background: no-repeat
    url(/blog/static/timeline-398952560974eeb97c6d3715172fe004.png);
  background-position-x: 0.25em;
  background-size: 0.5em 95%;
  padding-left: 2.1875em;
  position: relative;
}
@media screen and (min-width: 768px) {
  .StepsListSection-module--steps--999ac {
    background-position-x: 2.4375em;
    background-size: 0.75em 95%;
    padding-left: 7.8125em;
    padding-right: 2.125em;
  }
}
@media screen and (min-width: 992px) {
  .StepsListSection-module--steps--999ac {
    background-position-x: 3.375em;
    background-size: 0.75em 95%;
    padding-left: 8.75em;
    padding-right: 12.5625em;
  }
}
@media screen and (min-width: 1440px) {
  .StepsListSection-module--steps--999ac {
    background-position-x: 8.375em;
    background-size: 0.75em 95%;
    padding-left: 13.75em;
    padding-right: 18.8125em;
    padding-top: 7.8125em;
  }
}
.StepsListSection-module--step--774cc + .StepsListSection-module--step--774cc {
  margin-top: 3em;
}
.StepsListSection-module--step--774cc:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAAA+CAYAAABzwahEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAA2FSURBVHgB7VpJjBTJFY3Iyi6avdlXsw0CDBIjxOIDyGYQF7BAvsAcsBFehGxZI8uWOHqAkY+2kdcDMxIaA7IMHrHJCGNkwOIAYrAGEEvbiEWGxtAYeu/qqsoMvxedkR2VHVlVPVSPF/WXUpkVmRkR7+//VwoxREM0RP/PJMXgU7yGUqr0hpQckBzndXQ27yjxv0LcuA0u+k0QMvodX0dnaY3Fvx3P1Zw8URuKNyl7RRdvPJKguSf27NljA+0djMgwjUPRtbTGa8qAWgHXKmswmI2bAaMJEWixZcsWT/WikRjT9zhmzVcCMppHRXPVhAGvO4m07DImA5qgeLS2tjaMGDHiTc/zvoLhL+GYjccaosdb8Px1jH0SBMFF3/dP4p3YXsy1ax3xH/ADLlvltYeNekeOHMnw+vHjxxMwvgfHK1UlhWH4EAzY29LS8ga0IGMOa00bvUw6zMGkpDPS6kfABLt27Vof50yhUPj+QAC7GFAsFr/O+Th3wukZJ2jAD350igD288SUCje5fPnyOmz456pGhLl+ZphJTUqub0APNniZPIxqY2Hv/PnzPtT0Q1VjyufzvyF4MhfrkQme0YIkA2pOyhFvubiRNM5ZbLBmknaA/wUZaxggeiOSdGhgzajEiVmHFy2aoXp3d3d/s9Lmr3Y/VD9sPqk2/OOX6s0HP9LH1ifv67E/dzZWBA9t+gEZzDVt8DYTVJ8vqApU2WeUFUqUFaoWL14sDxw44O/fv3/WjBkz/hSFqX7UVGwV7744JT7OPSq70HR/rPhg6tf0OYVaTp8+/fldu3a9XLJkScCBo0eP6pCHI0xgKuvuKyUwJYxhArJ3714Tnz0smnn06JEaP378jjTQjfln4u2m9yuCJpFBbzd9oN9JoYb169e/M3nyZO/WrVsZ+4YqTXMrUipwZeXdVgqpCYvqBcjt5ubm7PDhw78qUoB8658HRXvYI6ql9jCHdw7pd11UV1f33R07dkyYPXu2xNp6HyYjNHtUfTVCKpWTuJmsN1hGuk7Q48aN86Dm3rRp0/ybN29uxq1ZrgkGCtoQwdM0nJuScuzKlSuXY13unc4uzvntzC6q/FIpFThf5ET2bARNLl+6dElu3bpVrFmzRiEV/aLr/fNdjalSq4ZoGmnmAX/yZWSF3sOHD8WCBQtKMrlo7xVV3xfVUTzBhQsXxPz582nnct68eVnk1ktdL5zv+pt4XTrZcUOsqO/vOsDs1XPmzKmDxoXXrl0TO3fu9F69ehXC4ZnCp2IemwqcHDO2DYemxwBaO7ZDhw6JpUuX6qRl2LBhS1zvl3FQVVOaxDOZzOcQPrNYu4gCKEBUUVR5G7ApDNPmdqq67Rhs225vb5fI0vQ7PT093tOnT4ej4hrjmqMWwNNMhWtiLxnsScCx+gyrAK4rQZJxdqKMqjuBG/s2ZCbctGmT5uDYsWMzUHMJjteqnh8w1dfX+1OnTq0bPXp0ePv2bXnq1ClJ4ZhS2JBKqd5cGy8pOc0kDF2cnNdwLLKxsVF2dnYyN293TTzdbxCvSwuzU5zjXBOHj33opAUS1+ho4xZoZRIvV2hzAbdZpCdCeqhfhF1JJg+8BsczqJkFcugmxxxwSs4INyBKAw41/ztsW8GhMZHxV61a5cHJUUgmjY19lCjtbsXUD7hDNSSljXxcP8sQglpZolz0Ghoa1PPnz/8qHLR5lNPZD4jeGrHQOf7y5ctGenSEtXhPkDr3GKu5q5dnU5qqx0RPCYkL2JKCLQksqO/DsalcLqdQMf3FMYcOQ65QVC0xX39rxALnvTt37lyDtqknT54o+BsPjMjQznmP4Vb0qnm5llV/4HYxIiIbZ9JCj06uQrX1AwgpAeJpeOzYsduQfodrg+9N3CRGe8PEQInvsFhxUVdX17Nt27adhzcXixYtktlsNgTw0Ng5vHsookTO4FGOLm25zC1Wm0mTJikmCgT97NkzPQvU3YPNq8uXL7dcv379I9ccptoaCHgDOq1Cg2T/CPsuwMdQ60IIRUyZMkXCsQnucffu3WlTl+i7K85Jx7X29GwBYyEPdu03NTX5sPH6jo6OseD2G+fOnTuCAmKkY764WKmUwtIhvjdxcypoSPv5O6DDhw9/glDWDufWA8nzCCZMmBAgxGovb3l3o+7KblEnQdpjSvS1lmg3HrM2pKoe7NpD8sJmoo+jHiFtJACPP3PmzDfWrVv3bVGGmL8zlWVyYxIcgqQvoDOs5BOOHz/+U6j5b8GAf0ELu0eOHJmDYysifS3S7BBxQmonnLEBGAONbL0i8OQ93eVghoRFqeIZODumrPXgehYMGIVj+pUrV76HVHazGAS6cePGydWrV+/DZTPqgw74lS7Ydw/smw2JAHtjIhP2YlShkbBVWpeoelrKqk92BmQIC2qGYEEBlQ9o57B95BNBG+Lpr+BxL4gaE+dEqPo1NK0Vks0hZQ0AJMRZYVxB4vo5XDsDt/lD0qa0lFWfTdLPcCYitRkzZkzABWfOnBnA0wfTp08voAPTAw3owsbali1b9hM4mT+IGhHnWrFixY9hTi1Q4y4wPo91CowqsGtBZwsNULBzZWzchSUZ0jKOtZLqLxm/SbNmzZJQOSYusq2tjaHEg5PzmLvjtwJDGObUwYMHb0EKLXPnzp2DZ5wOrxJBi7rOnj17aMOGDR/iugX23AVG56BZBTIfUaUI8wpRL1DycbyGzfezbxeVS1mNtGV06EHGS4QSrWZUIWwiRHjpQVcmwCZ6mEdDKq+2b99+Ese7Fy9e/D08f7MYAGAkRR/Bnr+zcePG3wFQC9bphG/J4XYRmlWEeRX5LKStszZon2RTBA5Y2RWaKvP3krNsM0l95BA801xk6Qe79hjP4c0zAJ3hbwCtgwR8qGM9gA+DKmYh+dGQCMvWUZgju2/fvi9AZZcgzZwNlZ0NTRhhgEKSzQ8ePLiNIujjEydOPLx79+4LMhDzdeN9qnc39tKDOfP4XcT7BaxfBPAAkUbdu3ePAioytaZji/YurCKln3Mr15CTjrOkA2FJevXqVQKWBA81z5JZSCPrACiL8XqAHwbbq8dms2DKcNwfTgYBkMSYF51paoE5CA7v5PE8gTJJAb7OAm0a93OUNl4pgiFF5BN0agHtG8C1N2eL2a7OEucSKteBUQnvqGM7K7T79+9rhwI1k8iaFDfEpAaPB5BgHptlrR5CPblJMgDCL3Tj7LPAwSMZ2GwGjBCcB+8VkR8EBIR7BTIA/GOkAOae4sSJE+nQipE3py/hXkLaMwQRQhMV43diryYXcVLFLqs1CdWJhUrIhgS4rGDvAb0qbDwEgCJsmfEzRMjhRnvg9PIAnMPvdmy2jSGP9orxVgBsHTVq1CswqRXMaGO+D6Z28D6OHOaimhc4F8b1vPTkyBv0mrBrhq+QguDeTNJixa2STC0NnJMsW7ef146ODX1TsNDeWaYCmMccnk0C2jwPbMyHykpIlGZgGK39BH6zT+6BOdQU7aFxj8UPpa6QKxRQDRYxvwFdjN43CYuypQ3wdjhT5cCnOTf766OYzOcaWECPs7fOTI6eFRtkD85buHAhuzM+fmdY0WGuDBjALI/2nIG0JTQk2ddjpAhYajLvpoQJDv6D6h1C1UPmDPTiBjQZx1yCntyAo32jSAktEx24xBP/I+jwYDkO2+F5bDfzByUP8BIJDYGyWeFDnfU9agI27wOYjNyHItOYeEQ9vvDFixfaSbGPxjOlDGYElCjtGtoRMoZzPr6H5MaAtosR61IOrMvqInAyXoBnk80xZWQ4oYenqtLTsu0Lm2dmV2DMBUDtuJjl0UNDhfP4nQewHJ0hxvJ4Jw9QBSRHeYYr3C8QNJwnS8+QoYs9NkqaxQgbIzZonq2WclnQpFSvbk9i/Y6JpR9VHlzXXpXxnFKAGpOZIb03z9g8VZXFDWN/wFDG99m9AXOYAktKkw6fz+B+iPBI22elJan6jNV8B2aiAZsuC5nP2G22HBUnohqq7ilR+nWiZUP6HG3AaA/LV6q5PuC4PEhLd2+Y+pIJZAqkrpmK3woqLoyD6o14oSRw/maWyAgSza1NwNqX6ttWSYuprLRLAFXxnB0XdbnDv4z5wzTw+W8GHRo7ngRKoh3zbDlAnnXDks4K18oAhSrrd8A4A5ZMFPD+DKM6douEt7bLrkr/nthUrY3Hi5mS1Ujd7nRELSqGmJBqzzE2CHhQXdkq4ubpC6jC8Mohx3htAPOgSkddUzKA/4kF0Cpb2speO7LnqgAbqlbiJf+lJeK6SPx7Ed+kBrBzw7avSTSo7qi4JD8oMM8Z30DA7JtFcyRjsn2d7Kwkn6k56QRGJT4EEn3foehvYqKzH1379hF9ulVnDkg2G12bexnrXX2Yb+iiI/m9m/g0NND/vuyYafQ+Vr/ou9TQetZ+hyagBxgFcAqpvqZdxHEmI1GYDE0ZLFIkaZt2NR/71JpszktLMrEWmC+jRN+XSvYXS7E0E1K15/FEuqaJTyvx1yKb69bZ3qC9+RJw0cd6JeMO8KbT6xnGWtL9zKXsJGV9WyrK+IIUydqgSz7TtD7gs+f+r6QSVXSM2QwoYU4kUefzosY02NyzM75kY0MkcwL78zIxyOHpM6eESVT1TdoQDdEQDdFA6d/TyYq/Oa4ZagAAAABJRU5ErkJggg==);
  background-size: 3.5em;
  content: '';
  display: inline-block;
  height: 3.5em;
  left: -3.4375em;
  position: absolute;
  top: -0.75em;
  width: 3.5em;
}
@media screen and (min-width: 768px) {
  .StepsListSection-module--step--774cc:before {
    background-size: 3.875em;
    height: 3.875em;
    left: -6.875em;
    width: 3.875em;
  }
}
.CustomerFirst-module--root--883a6 {
  background-color: #001427;
  padding: 4em 0;
}
@media screen and (min-width: 568px) {
  .CustomerFirst-module--root--883a6 {
    padding: 5em 0;
  }
}
@media screen and (min-width: 992px) {
  .CustomerFirst-module--root--883a6 {
    padding: 6.25em 0;
  }
  .CustomerFirst-module--wrapper--f9ab2 {
    margin: 0 auto;
    max-width: 65.625em;
  }
}
.CustomerFirst-module--title--865e9 {
  color: #fafafa;
  font-size: 2em;
  letter-spacing: -1px;
  line-height: 1.1;
  margin-bottom: 0.75em;
  text-align: center;
}
@media screen and (min-width: 568px) {
  .CustomerFirst-module--title--865e9 {
    font-size: 3.5em;
    letter-spacing: -1.4px;
    line-height: 1;
    margin-bottom: 0.4285714286em;
  }
}
@media screen and (min-width: 992px) {
  .CustomerFirst-module--title--865e9 {
    margin-bottom: 0.7142857143em;
  }
}
.CustomerFirst-module--subtitle--59696 {
  color: #c8ccd0;
  font-size: 1em;
  line-height: 1.65;
  margin-bottom: 3.5em;
  opacity: 0.8;
}
@media screen and (min-width: 568px) {
  .CustomerFirst-module--subtitle--59696 {
    font-size: 1.5em;
    line-height: 1.55;
    margin-bottom: 2.3333333333em;
    margin: 0 auto 2.3333333333em;
    max-width: 40em;
  }
}
.CustomerFirst-module--cards--ff2c8 {
  display: flex;
  flex-direction: column;
  gap: 1.25em;
}
@media screen and (min-width: 768px) {
  .CustomerFirst-module--cards--ff2c8 {
    flex-direction: row;
  }
}
.CustomerFirst-module--card--bb8f4 {
  align-items: center;
  background-color: #29323c;
  border-radius: 1em;
  display: flex;
  flex-direction: column;
  padding: 2.5em;
}
@media screen and (min-width: 768px) {
  .CustomerFirst-module--card--bb8f4 {
    padding: 2.5em 1.75em;
    width: 100%;
  }
}
.CustomerFirst-module--card-text--00abe {
  color: #d5dbe1;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 2em;
  letter-spacing: -1px;
  line-height: 1.1;
  margin-top: 1em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .CustomerFirst-module--card-text--00abe {
    font-size: 1.5em;
    letter-spacing: -0.5px;
    margin-top: 1.3333333333em;
  }
}
@media screen and (min-width: 992px) {
  .CustomerFirst-module--card-text--00abe {
    font-size: 2em;
    letter-spacing: -1px;
    margin-top: 1em;
  }
}
.TechTab-module--tab-wrap--029d9 {
  margin-left: 10px;
}
.TechTab-module--tab-wrap--029d9:hover > button {
  background-color: #1f364d;
}
.TechTab-module--tab-wrap--029d9:last-child button {
  margin-right: 0 !important;
}
.TechTab-module--tab-wrap--029d9 > button {
  border-radius: 8px;
}
@media screen and (min-width: 768px) {
  .TechTab-module--tab-wrap--029d9 > button {
    border-radius: 0;
  }
}
.TechTab-module--tab-wrap--029d9:last-child > button {
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  .TechTab-module--tab-wrap--029d9:last-child > button {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
  }
  .TechTab-module--tab-wrap--029d9:first-child > button {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
  }
  .TechTab-module--tab-wrap--029d9 {
    margin-left: 0;
  }
}
.TechStackSectionHeading-module--title--fce8a {
  color: #fafafa;
  font-size: 2em;
  letter-spacing: -1px;
  line-height: 1.1;
  margin-bottom: 0.75em;
  text-align: center;
}
@media screen and (min-width: 568px) {
  .TechStackSectionHeading-module--title--fce8a {
    font-size: 3em;
    line-height: 0.95;
    margin-bottom: 0.5em;
  }
}
@media screen and (min-width: 992px) {
  .TechStackSectionHeading-module--title--fce8a {
    font-size: 3.5em;
    letter-spacing: -1.4px;
    line-height: 1;
    margin-bottom: 0.5714285714em;
  }
}
.TechStackSectionHeading-module--subtitle--c46fb {
  color: #fafafa;
  font-family: HelveticaNowDisplay-Medium, Helvetica, sans-serif;
  font-size: 1.25em;
  line-height: 1.55;
  margin-bottom: 2em;
  text-align: center;
}
@media screen and (min-width: 568px) {
  .TechStackSectionHeading-module--subtitle--c46fb {
    font-family: HelveticaNowDisplay, Helvetica, sans-serif;
    font-size: 1.5em;
    margin-bottom: 2em;
  }
}
@media screen and (min-width: 992px) {
  .TechStackSectionHeading-module--subtitle--c46fb {
    margin: 0 auto 2.6666666667em;
    max-width: 34.1666666667em;
  }
}
.TechStackSection-module--root--ad685 {
  background-color: #001427;
  padding: 4em 0;
}
@media screen and (min-width: 568px) {
  .TechStackSection-module--root--ad685 {
    padding: 5em 0;
  }
}
@media screen and (min-width: 992px) {
  .TechStackSection-module--root--ad685 {
    padding: 6.25em 0 7.8125em;
  }
}
.TechStackSection-module--wrap--81fd0 {
  margin-bottom: 2.5em;
}
@media screen and (min-width: 768px) {
  .TechStackSection-module--wrap--81fd0 {
    margin-bottom: 3em;
  }
}
.Models-module--root--48585 {
  background-color: #f7f7f7;
  padding: 4em 0;
}
@media screen and (min-width: 768px) {
  .Models-module--root--48585 {
    padding: 5em 0;
  }
}
@media screen and (min-width: 992px) {
  .Models-module--root--48585 {
    padding: 6.25em 0;
  }
  .Models-module--box--63ac3 {
    margin: 0 auto;
    max-width: 65.625em;
  }
}
.Models-module--title--f0f09 {
  color: #202523;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 2em;
  letter-spacing: -0.03125em;
  line-height: 1.09375em;
  margin-bottom: 1.25em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .Models-module--title--f0f09 {
    font-size: 3.5em;
    letter-spacing: -0.025em;
    line-height: 100%;
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 992px) {
  .Models-module--title--f0f09 {
    margin-bottom: 1.1428571429em;
  }
}
.Models-module--wrapper--2ea5d img {
  object-fit: contain;
}
.Models-module--wrapper--2ea5d h4 {
  font-size: 2em;
}
.CasesByIndustry-module--root--e0c48 {
  background-color: #e5ecf2;
  padding: 4em 0;
}
@media screen and (min-width: 768px) {
  .CasesByIndustry-module--root--e0c48 {
    padding: 5em 0;
  }
}
@media screen and (min-width: 992px) {
  .CasesByIndustry-module--root--e0c48 {
    padding: 6.25em 0;
  }
  .CasesByIndustry-module--wrapper--d2e52 {
    margin: 0 auto;
    max-width: 65.625em;
  }
}
.CasesByIndustry-module--title--08cc5 {
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 2em;
  letter-spacing: -0.03125em;
  line-height: 1.09375em;
  margin-bottom: 0.75em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .CasesByIndustry-module--title--08cc5 {
    font-size: 3.5em;
    letter-spacing: -0.025em;
    line-height: 1em;
  }
}
.CasesByIndustry-module--text--529a8 {
  color: #596067;
  font-family: HelveticaNowDisplay-Medium, Helvetica, sans-serif;
  font-size: 1.25em;
  line-height: 1.55em;
  margin: 0 auto 2.4em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .CasesByIndustry-module--text--529a8 {
    font-size: 1.5em;
    line-height: 1.5416666667em;
  }
}
@media screen and (min-width: 992px) {
  .CasesByIndustry-module--text--529a8 {
    font-size: 1.5em;
    margin-bottom: 2.6666666667em;
    max-width: 34.1666666667em;
  }
}
.CasesByIndustry-module--item--a6a4b {
  overflow: hidden;
}
.CasesByIndustry-module--card--29178 {
  align-items: center;
  border-radius: 1em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  padding: 2.25em 0.75em 1.75em;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .CasesByIndustry-module--card--29178 {
    padding: 4em 3.625em;
  }
}
@media screen and (min-width: 992px) {
  .CasesByIndustry-module--card--29178 {
    padding: 4em 1em;
  }
}
.CasesByIndustry-module--card-image--fd84c {
  background-position: 50%;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: transform 0.3s ease;
  z-index: -1;
}
.CasesByIndustry-module--card--29178:hover
  .CasesByIndustry-module--card-image--fd84c {
  transform: scale(1.05);
}
.CasesByIndustry-module--card--29178.CasesByIndustry-module--disabled--4acb3:hover
  .CasesByIndustry-module--card-image--fd84c {
  transform: unset;
}
.CasesByIndustry-module--card-title--464fb {
  align-items: center;
  color: #fff;
  display: flex;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1em;
  height: 2em;
  line-height: 100%;
  margin-top: 1em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .CasesByIndustry-module--card-title--464fb {
    display: block;
    font-size: 1.5em;
    height: auto;
    margin-top: 1.3333333333em;
  }
}
.CasesByIndustry-module--card-icon--b1b15 {
  height: 3em;
  width: 3em;
}
@media screen and (min-width: 768px) {
  .CasesByIndustry-module--card-icon--b1b15 {
    height: 5em;
    width: 5em;
  }
}
.CasesByIndustry-module--box--e4236 {
  display: flex;
  flex-direction: column;
  gap: 1em;
  margin-top: 3em;
}
@media screen and (min-width: 992px) {
  .CasesByIndustry-module--box--e4236 {
    gap: 1.5em;
    margin-top: 3.125em;
  }
}
.BenefitCard-module--root--c66b8 {
  background-color: #f7f7f7;
  border-radius: 1em;
  min-height: 100%;
  padding: 1.5em;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .BenefitCard-module--root--c66b8 {
    padding: 2.5em;
  }
}
.BenefitCard-module--title--d0abc {
  color: #000;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1.625em;
  letter-spacing: -0.0288461538em;
  line-height: 1.1153846154em;
  margin-top: 0.9230769231em;
}
@media screen and (min-width: 768px) {
  .BenefitCard-module--title--d0abc {
    font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
    font-size: 1.5em;
    line-height: 1.0833333333em;
    margin-top: 1em;
  }
}
.BenefitCard-module--text--0e82b {
  color: #000;
  font-size: 1em;
  line-height: 1.625em;
  margin-top: 1em;
}
@media screen and (min-width: 768px) {
  .BenefitCard-module--text--0e82b {
    font-size: 1.125em;
    line-height: 1.5em;
    margin-top: 0.8888888889em;
  }
}
.AccordionCard-module--card--163c0 {
  background-color: #fff;
  border-radius: 0.5em;
  box-shadow: none;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .AccordionCard-module--card--163c0 {
    border-radius: 1em;
  }
}
@media screen and (min-width: 992px) {
  .AccordionCard-module--card--163c0 {
    align-items: flex-start;
    display: flex;
  }
}
.AccordionCard-module--card-header--abdf7 {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 1.25em;
}
@media screen and (min-width: 768px) {
  .AccordionCard-module--card-header--abdf7 {
    padding: 1.5em;
  }
}
@media screen and (min-width: 992px) {
  .AccordionCard-module--card-header--abdf7 {
    padding: 0 1.5em 0 0;
  }
}
.AccordionCard-module--card-content--7c9bb {
  padding: 0 1.25em 1.25em;
}
@media screen and (min-width: 768px) {
  .AccordionCard-module--card-content--7c9bb {
    padding: 0 1.5em 1.5em;
  }
}
@media screen and (min-width: 992px) {
  .AccordionCard-module--card-content--7c9bb {
    padding: 0.5em 0 0;
  }
}
.AccordionCard-module--card-icon--a9631 {
  display: block;
  height: 40px;
  width: 40px;
}
.AccordionCard-module--card-title--a8126 {
  color: #000;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 1.25em;
  letter-spacing: -0.025em;
  line-height: 1.1em;
  margin-bottom: 0.8em;
  margin-top: -0.2em;
  word-break: break-word;
}
@media screen and (min-width: 768px) {
  .AccordionCard-module--card-title--a8126 {
    color: #202523;
    font-size: 1.5em;
    margin-bottom: 0.6666666667em;
    margin-top: 0;
  }
}
.AccordionCard-module--card-title-wrap--011ca {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.AccordionCard-module--card-title-wrap--011ca svg {
  fill: #0e0f0f;
}
.AccordionCard-module--card-title-wrap--011ca h4 {
  margin-bottom: 0;
  margin-top: 0;
}
.AccordionCard-module--card-title-expand--fb8ea {
  align-items: center;
  display: flex;
  flex: 1 0 100%;
  justify-content: space-between;
}
.AccordionCard-module--card-description--4a2be {
  color: #000;
  font-size: 1em;
  line-height: 1.625em;
}
@media screen and (min-width: 768px) {
  .AccordionCard-module--card-description--4a2be {
    font-size: 1.125em;
    line-height: 1.6666666667em;
  }
}
.AccordionCard-module--icon--59093 {
  transition: transform 0.3s ease;
}
.AccordionCard-module--rotate--fc137 {
  transform: rotate(180deg);
}
.CompetencyCard-module--card--a75bc {
  animation: CompetencyCard-module--gradient--d42fa 7s linear infinite;
  animation-play-state: paused;
  background: linear-gradient(128deg, #fcf3ef, #cbe5f5, #f0fafb);
  background-size: 300% 300%;
  border-radius: 1em;
  color: #000;
  display: flex;
  flex-direction: column;
  padding: 1.5em;
}
.CompetencyCard-module--card--a75bc:hover {
  animation-play-state: running;
}
.CompetencyCard-module--card--a75bc:hover span:after {
  transform: translateX(0.1875em);
}
@media screen and (min-width: 992px) {
  .CompetencyCard-module--card--a75bc {
    padding: 2.5em;
  }
}
.CompetencyCard-module--card-title--0bbc8 {
  font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  font-size: 2em;
  letter-spacing: -1px;
  line-height: 1.09375em;
  margin-bottom: 0.75em;
}
@media screen and (min-width: 992px) {
  .CompetencyCard-module--card-title--0bbc8 {
    font-size: 3em;
    line-height: 0.9583333333em;
    margin-bottom: 0.5em;
  }
}
.CompetencyCard-module--card-text--3f8e5 {
  font-size: 0.9375em;
  letter-spacing: -0.002em;
  line-height: 1.7333333333em;
  margin-bottom: 3.4666666667em;
}
@media screen and (min-width: 992px) {
  .CompetencyCard-module--card-text--3f8e5 {
    font-size: 1.125em;
    line-height: 1.6666666667em;
    margin-bottom: 3em;
  }
}
.CompetencyCard-module--card-link--d9459 {
  align-items: center;
  display: flex;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1em;
  letter-spacing: -0.007em;
  line-height: 1.5em;
  margin-top: auto;
}
.CompetencyCard-module--card-link--d9459:after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14m0 0-7-7m7 7-7 7'/%3E%3C/svg%3E");
  display: inline-block;
  height: 1.5em;
  margin-left: 0.5em;
  transition: transform 0.3s ease;
  width: 1.5em;
}
@keyframes CompetencyCard-module--gradient--d42fa {
  0% {
    background-position: 0 0;
  }
  25% {
    background-position: 0 100%;
  }
  50% {
    background-position: 100% 100%;
  }
  75% {
    background-position: 100% 0;
  }
  to {
    background-position: 0 0;
  }
}
.Competency-module--root--c98bb {
  background-color: #f7f7f7;
  padding-bottom: 1.5em;
  padding-top: 5em;
  position: relative;
}
@media screen and (min-width: 568px) {
  .Competency-module--root--c98bb {
    padding-bottom: 4em;
    padding-top: 5em;
  }
}
@media screen and (min-width: 992px) {
  .Competency-module--root--c98bb {
    padding-bottom: 6.25em;
    padding-top: 6.25em;
  }
}
.Competency-module--wrapper--86840 {
  margin: 0 auto;
  max-width: 65.625em;
  position: relative;
  z-index: 2;
}
.Competency-module--title--0280c {
  color: #000;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 2em;
  letter-spacing: -0.04375em;
  line-height: 1.4375em;
  margin-bottom: 1em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .Competency-module--title--0280c {
    font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
    font-size: 3.5em;
    line-height: 1em;
    margin-bottom: 0.7142857143em;
  }
}
@media screen and (min-width: 992px) {
  .Competency-module--title--0280c {
    margin-bottom: 0.8571428571em;
  }
}
.Competency-module--title--0280c br {
  display: none;
}
@media screen and (min-width: 768px) {
  .Competency-module--title--0280c br {
    display: block;
  }
}
.Competency-module--cards-wrapper--3278a {
  display: grid;
  gap: 1em;
  grid-template-columns: auto;
}
@media screen and (min-width: 992px) {
  .Competency-module--cards-wrapper--3278a {
    gap: 1.25em;
    grid-template-columns: repeat(2, 1fr);
  }
}
.PingForm-module--root--25b0e {
  background-color: #f7f7f7;
  padding: 0 0 3em;
}
@media screen and (min-width: 768px) {
  .PingForm-module--root--25b0e {
    padding: 0 0 4em;
  }
}
@media screen and (min-width: 992px) {
  .PingForm-module--root--25b0e {
    padding: 0 0 5em;
  }
}
.PingForm-module--wrapper--ff5fe {
  background-image: url(/blog/static/background-mobile-7bb59c5fd7cae28d5ae6eee982b11f77.png);
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #eef4f6;
  border-radius: 16px;
  padding: 2.5em 1em;
}
@media screen and (min-width: 768px) {
  .PingForm-module--wrapper--ff5fe {
    background-image: url(/blog/static/background-249947d9a5a48aa17dbe5b25b5b7ac3f.png);
    padding: 3em 6.5625em;
  }
}
@media screen and (min-width: 992px) {
  .PingForm-module--wrapper--ff5fe {
    margin: 0 auto;
    max-width: 65.625em;
    padding: 3em 11.25em;
  }
}
.PingForm-module--title--0a9f1 {
  color: #21282e;
  font-family: HelveticaNowDisplay-Black, Helvetica, serif;
  font-size: 2em;
  letter-spacing: -0.03125em;
  line-height: 1.09375em;
  margin-bottom: 0.75em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .PingForm-module--title--0a9f1 {
    font-size: 3.5em;
    letter-spacing: -0.025em;
    line-height: 1em;
    margin-bottom: 0.4285714286em;
  }
}
.PingForm-module--text--eb6dd {
  color: #000;
  font-family: HelveticaNowDisplay-Bold, Helvetica, serif;
  font-size: 1em;
  line-height: 1.5625em;
  margin-bottom: 1.5em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .PingForm-module--text--eb6dd {
    font-family: HelveticaNowDisplay, Helvetica, serif;
    font-size: 1.5em;
    line-height: 1.5416666667em;
    margin-bottom: 1em;
  }
}
.PingForm-module--text--eb6dd br {
  display: none;
}
@media screen and (min-width: 992px) {
  .PingForm-module--text--eb6dd br {
    display: block;
  }
  .PingForm-module--item--f36cc {
    flex-grow: 1;
  }
}
.PingForm-module--input-field--17a42 {
  margin: 0 auto;
}
.PingForm-module--input-field--17a42 .MuiInputBase-root {
  background-color: #fff;
  border: 1px solid #e6e9f6;
  border-radius: 0.5em;
  color: #000;
  font-family: HelveticaNowDisplay-Medium, Helvetica, serif;
  font-size: 1em;
}
.PingForm-module--input-field--17a42 .MuiInputBase-root input {
  padding: 1em;
}
@media screen and (min-width: 768px) {
  .PingForm-module--input-field--17a42 .MuiInputBase-root input {
    padding: 1.3125em 1.5em;
  }
}
.PingForm-module--input-field--17a42 .MuiInputBase-root input::placeholder {
  color: #95999b;
  font-family: HelveticaNowDisplay-Medium, Helvetica, serif;
  font-size: 1em;
  opacity: 1;
}
.PingForm-module--button--07d85 {
  background-color: #2fdf84;
  border-radius: 3.5em;
  display: block;
  font-family: HelveticaNowDisplay-Bold, Arial, serif;
  font-size: 1em;
  padding: 1.5em;
  text-align: center;
  transition: background-color 0.2s ease-in-out;
  width: 100%;
}
.PingForm-module--button--07d85:hover {
  background-color: #18d396;
}
@media screen and (min-width: 992px) {
  .PingForm-module--button--07d85 {
    margin: unset;
    width: 8.25em;
  }
}
.WhoLookCard-module--root--93b6d {
  background-color: #fff;
  border-radius: 1em;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 1.5em;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .WhoLookCard-module--root--93b6d {
    min-height: 28.25em;
  }
}
.WhoLookCard-module--title--3315c {
  color: #202523;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1.5em;
  letter-spacing: -0.0416666667em;
  line-height: 1.0833333333em;
  margin-bottom: 1em;
}
.WhoLookCard-module--text--98330 {
  color: #596067;
  font-size: 1em;
  line-height: 1.5em;
}
.WhoLookCard-module--icon--8f084 {
  height: 10em;
  margin: auto auto 0;
  width: 10em;
}
.CasesList-module--root--d1c58 {
  background-color: #f7f7f7;
  padding-bottom: 4em;
  padding-top: 4em;
}
@media screen and (min-width: 568px) {
  .CasesList-module--root--d1c58 {
    padding-bottom: 5em;
    padding-top: 5em;
  }
}
@media screen and (min-width: 992px) {
  .CasesList-module--root--d1c58 {
    padding-bottom: 4em;
    padding-top: 3.25em;
  }
}
.CasesList-module--wrapper--f58b3 {
  margin: 0 auto;
  max-width: 65.625em;
  position: relative;
  z-index: 2;
}
.CasesList-module--title--9b569 {
  color: #000;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 2em;
  letter-spacing: -0.03125em;
  line-height: 1.09375em;
  margin-bottom: 1.25em;
  text-align: center;
}
@media screen and (min-width: 568px) {
  .CasesList-module--title--9b569 {
    font-size: 3.5em;
    letter-spacing: -0.025em;
    line-height: 1em;
    margin-bottom: 0.8571428571em;
  }
}
@media screen and (min-width: 992px) {
  .CasesList-module--content--beaa8 {
    max-width: 38.875em;
    width: 100%;
  }
}
.CasesList-module--cards-wrapper--28de8 {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
@media screen and (min-width: 992px) {
  .CasesList-module--cards-wrapper--28de8 {
    gap: 1.5em;
  }
}
.Banner-module--root--a0b01 {
  top: unset;
}
@media screen and (min-width: 568px) {
  .Banner-module--root--a0b01 {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    top: 0;
  }
}
.Banner-module--wrapper--a5acf {
  background-color: #fff;
  border-radius: 1.5em 1.5em 0 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 568px) {
  .Banner-module--wrapper--a5acf {
    border-radius: 1em;
    height: auto;
    width: 42.5em;
  }
}
@media screen and (min-width: 992px) {
  .Banner-module--wrapper--a5acf {
    width: 53.0625em;
  }
}
.Banner-module--modal--a2549 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 568px) {
  .Banner-module--modal--a2549 {
    align-items: center;
  }
}
.Banner-module--modal-close--ab822 {
  position: absolute;
  right: 1em;
  top: 1em;
}
.Banner-module--modal-close--ab822 svg {
  font-size: 1.75em;
}
@media screen and (min-width: 568px) {
  .Banner-module--modal-close--ab822 {
    right: 1.5em;
    top: 1.5em;
  }
}
.Banner-module--header--e1640 {
  background-color: #214847;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTkiIGhlaWdodD0iMTE5IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTE5IDExOSI+PGcgZmlsbD0iI2ZmZiIgb3BhY2l0eT0iLjEiPjxjaXJjbGUgY3g9IjIuNDM5IiBjeT0iMi40MzkiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iMi40MzkiIGN5PSIxNS4xMTkiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iMi40MzkiIGN5PSIyNy43OTkiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iMi40MzkiIGN5PSI0MC40OCIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIyLjQzOSIgY3k9IjUzLjE2IiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjIuNDM5IiBjeT0iNjUuODQiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iMi40MzkiIGN5PSI3OC41MjEiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iMi40MzkiIGN5PSI5MS4yIiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjIuNDM5IiBjeT0iMTAzLjg4MSIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIyLjQzOSIgY3k9IjExNi41NjIiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iMTUuMTE5IiBjeT0iMi40MzkiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iMTUuMTE5IiBjeT0iMTUuMTE5IiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjE1LjExOSIgY3k9IjI3Ljc5OSIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIxNS4xMTkiIGN5PSI0MC40OCIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIxNS4xMTkiIGN5PSI1My4xNiIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIxNS4xMTkiIGN5PSI2NS44NCIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIxNS4xMTkiIGN5PSI3OC41MjEiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iMTUuMTE5IiBjeT0iOTEuMiIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIxNS4xMTkiIGN5PSIxMDMuODgxIiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjE1LjExOSIgY3k9IjExNi41NjIiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iMjcuNzk5IiBjeT0iMi40MzkiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iMjcuNzk5IiBjeT0iMTUuMTE5IiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjI3Ljc5OSIgY3k9IjI3Ljc5OSIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIyNy43OTkiIGN5PSI0MC40OCIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIyNy43OTkiIGN5PSI1My4xNiIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIyNy43OTkiIGN5PSI2NS44NCIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIyNy43OTkiIGN5PSI3OC41MjEiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iMjcuNzk5IiBjeT0iOTEuMiIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIyNy43OTkiIGN5PSIxMDMuODgxIiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjI3Ljc5OSIgY3k9IjExNi41NjIiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iNDAuNDgiIGN5PSIyLjQzOSIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI0MC40OCIgY3k9IjE1LjExOSIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI0MC40OCIgY3k9IjI3Ljc5OSIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI0MC40OCIgY3k9IjQwLjQ4IiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjQwLjQ4IiBjeT0iNTMuMTYiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iNDAuNDgiIGN5PSI2NS44NCIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI0MC40OCIgY3k9Ijc4LjUyMSIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI0MC40OCIgY3k9IjkxLjIiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iNDAuNDgiIGN5PSIxMDMuODgxIiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjQwLjQ4IiBjeT0iMTE2LjU2MiIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI1My4xNiIgY3k9IjIuNDM5IiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjUzLjE2IiBjeT0iMTUuMTE5IiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjUzLjE2IiBjeT0iMjcuNzk5IiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjUzLjE2IiBjeT0iNDAuNDgiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iNTMuMTYiIGN5PSI1My4xNiIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI1My4xNiIgY3k9IjY1Ljg0IiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjUzLjE2IiBjeT0iNzguNTIxIiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjUzLjE2IiBjeT0iOTEuMiIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI1My4xNiIgY3k9IjEwMy44ODEiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iNTMuMTYiIGN5PSIxMTYuNTYyIiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjY1Ljg0IiBjeT0iMi40MzkiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iNjUuODQiIGN5PSIxNS4xMTkiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iNjUuODQiIGN5PSIyNy43OTkiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iNjUuODQiIGN5PSI0MC40OCIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI2NS44NCIgY3k9IjUzLjE2IiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjY1Ljg0IiBjeT0iNjUuODQiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iNjUuODQiIGN5PSI3OC41MjEiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iNjUuODQiIGN5PSI5MS4yIiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjY1Ljg0IiBjeT0iMTAzLjg4MSIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI2NS44NCIgY3k9IjExNi41NjIiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iNzguNTIxIiBjeT0iMi40MzkiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iNzguNTIxIiBjeT0iMTUuMTE5IiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9Ijc4LjUyMSIgY3k9IjI3Ljc5OSIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI3OC41MjEiIGN5PSI0MC40OCIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI3OC41MjEiIGN5PSI1My4xNiIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI3OC41MjEiIGN5PSI2NS44NCIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI3OC41MjEiIGN5PSI3OC41MjEiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iNzguNTIxIiBjeT0iOTEuMiIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI3OC41MjEiIGN5PSIxMDMuODgxIiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9Ijc4LjUyMSIgY3k9IjExNi41NjIiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iOTEuMjAxIiBjeT0iMi40MzkiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iOTEuMjAxIiBjeT0iMTUuMTE5IiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjkxLjIwMSIgY3k9IjI3Ljc5OSIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI5MS4yMDEiIGN5PSI0MC40OCIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI5MS4yMDEiIGN5PSI1My4xNiIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI5MS4yMDEiIGN5PSI2NS44NCIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI5MS4yMDEiIGN5PSI3OC41MjEiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iOTEuMjAxIiBjeT0iOTEuMiIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSI5MS4yMDEiIGN5PSIxMDMuODgxIiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjkxLjIwMSIgY3k9IjExNi41NjIiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iMTAzLjg4MSIgY3k9IjIuNDM5IiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjEwMy44ODEiIGN5PSIxNS4xMTkiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iMTAzLjg4MSIgY3k9IjI3Ljc5OSIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIxMDMuODgxIiBjeT0iNDAuNDgiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iMTAzLjg4MSIgY3k9IjUzLjE2IiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjEwMy44ODEiIGN5PSI2NS44NCIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIxMDMuODgxIiBjeT0iNzguNTIxIiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjEwMy44ODEiIGN5PSI5MS4yIiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjEwMy44ODEiIGN5PSIxMDMuODgxIiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjEwMy44ODEiIGN5PSIxMTYuNTYyIiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjExNi41NjIiIGN5PSIyLjQzOSIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIxMTYuNTYyIiBjeT0iMTUuMTE5IiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjExNi41NjIiIGN5PSIyNy43OTkiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iMTE2LjU2MiIgY3k9IjQwLjQ4IiByPSIyLjQzOSIvPjxjaXJjbGUgY3g9IjExNi41NjIiIGN5PSI1My4xNiIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIxMTYuNTYyIiBjeT0iNjUuODQiIHI9IjIuNDM5Ii8+PGNpcmNsZSBjeD0iMTE2LjU2MiIgY3k9Ijc4LjUyMSIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIxMTYuNTYyIiBjeT0iOTEuMiIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIxMTYuNTYyIiBjeT0iMTAzLjg4MSIgcj0iMi40MzkiLz48Y2lyY2xlIGN4PSIxMTYuNTYyIiBjeT0iMTE2LjU2MiIgcj0iMi40MzkiLz48L2c+PC9zdmc+);
  background-position: bottom 0 right 0;
  background-repeat: no-repeat;
  padding: 4.5em 1.25em 3em;
  width: 100%;
}
@media screen and (min-width: 568px) {
  .Banner-module--header--e1640 {
    background-position: bottom -0.9375em right -0.9375em;
    padding: 3em 4em;
  }
}
@media screen and (min-width: 992px) {
  .Banner-module--header--e1640 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDQiIGhlaWdodD0iMTI5IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTQ0IDEyOSI+PGcgZmlsbD0iI2ZmZiIgb3BhY2l0eT0iLjEiPjxjaXJjbGUgY3g9IjIuOTUxIiBjeT0iMi45NTEiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMi45NTEiIGN5PSIxOC4yOTYiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMi45NTEiIGN5PSIzMy42MzkiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMi45NTEiIGN5PSI0OC45ODQiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMi45NTEiIGN5PSI2NC4zMjgiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMi45NTEiIGN5PSI3OS42NzEiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMi45NTEiIGN5PSI5NS4wMTYiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMi45NTEiIGN5PSIxMTAuMzYiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMi45NTEiIGN5PSIxMjUuNzA1IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjE4LjI5NSIgY3k9IjIuOTUxIiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjE4LjI5NSIgY3k9IjE4LjI5NiIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSIxOC4yOTUiIGN5PSIzMy42MzkiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMTguMjk1IiBjeT0iNDguOTg0IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjE4LjI5NSIgY3k9IjY0LjMyOCIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSIxOC4yOTUiIGN5PSI3OS42NzEiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMTguMjk1IiBjeT0iOTUuMDE2IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjE4LjI5NSIgY3k9IjExMC4zNiIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSIxOC4yOTUiIGN5PSIxMjUuNzA1IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjMzLjYzOSIgY3k9IjIuOTUxIiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjMzLjYzOSIgY3k9IjE4LjI5NiIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSIzMy42MzkiIGN5PSIzMy42MzkiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMzMuNjM5IiBjeT0iNDguOTg0IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjMzLjYzOSIgY3k9IjY0LjMyOCIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSIzMy42MzkiIGN5PSI3OS42NzEiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMzMuNjM5IiBjeT0iOTUuMDE2IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjMzLjYzOSIgY3k9IjExMC4zNiIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSIzMy42MzkiIGN5PSIxMjUuNzA1IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjQ4Ljk4NCIgY3k9IjIuOTUxIiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjQ4Ljk4NCIgY3k9IjE4LjI5NiIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSI0OC45ODQiIGN5PSIzMy42MzkiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iNDguOTg0IiBjeT0iNDguOTg0IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjQ4Ljk4NCIgY3k9IjY0LjMyOCIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSI0OC45ODQiIGN5PSI3OS42NzEiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iNDguOTg0IiBjeT0iOTUuMDE2IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjQ4Ljk4NCIgY3k9IjExMC4zNiIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSI0OC45ODQiIGN5PSIxMjUuNzA1IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjY0LjMyOCIgY3k9IjIuOTUxIiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjY0LjMyOCIgY3k9IjE4LjI5NiIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSI2NC4zMjgiIGN5PSIzMy42MzkiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iNjQuMzI4IiBjeT0iNDguOTg0IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjY0LjMyOCIgY3k9IjY0LjMyOCIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSI2NC4zMjgiIGN5PSI3OS42NzEiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iNjQuMzI4IiBjeT0iOTUuMDE2IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjY0LjMyOCIgY3k9IjExMC4zNiIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSI2NC4zMjgiIGN5PSIxMjUuNzA1IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9Ijc5LjY3MiIgY3k9IjIuOTUxIiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9Ijc5LjY3MiIgY3k9IjE4LjI5NiIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSI3OS42NzIiIGN5PSIzMy42MzkiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iNzkuNjcyIiBjeT0iNDguOTg0IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9Ijc5LjY3MiIgY3k9IjY0LjMyOCIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSI3OS42NzIiIGN5PSI3OS42NzEiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iNzkuNjcyIiBjeT0iOTUuMDE2IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9Ijc5LjY3MiIgY3k9IjExMC4zNiIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSI3OS42NzIiIGN5PSIxMjUuNzA1IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9Ijk1LjAxNiIgY3k9IjIuOTUxIiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9Ijk1LjAxNiIgY3k9IjE4LjI5NiIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSI5NS4wMTYiIGN5PSIzMy42MzkiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iOTUuMDE2IiBjeT0iNDguOTg0IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9Ijk1LjAxNiIgY3k9IjY0LjMyOCIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSI5NS4wMTYiIGN5PSI3OS42NzEiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iOTUuMDE2IiBjeT0iOTUuMDE2IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9Ijk1LjAxNiIgY3k9IjExMC4zNiIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSI5NS4wMTYiIGN5PSIxMjUuNzA1IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjExMC4zNjEiIGN5PSIyLjk1MSIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSIxMTAuMzYxIiBjeT0iMTguMjk2IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjExMC4zNjEiIGN5PSIzMy42MzkiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMTEwLjM2MSIgY3k9IjQ4Ljk4NCIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSIxMTAuMzYxIiBjeT0iNjQuMzI4IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjExMC4zNjEiIGN5PSI3OS42NzEiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMTEwLjM2MSIgY3k9Ijk1LjAxNiIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSIxMTAuMzYxIiBjeT0iMTEwLjM2IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjExMC4zNjEiIGN5PSIxMjUuNzA1IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjEyNS43MDUiIGN5PSIyLjk1MSIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSIxMjUuNzA1IiBjeT0iMTguMjk2IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjEyNS43MDUiIGN5PSIzMy42MzkiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMTI1LjcwNSIgY3k9IjQ4Ljk4NCIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSIxMjUuNzA1IiBjeT0iNjQuMzI4IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjEyNS43MDUiIGN5PSI3OS42NzEiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMTI1LjcwNSIgY3k9Ijk1LjAxNiIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSIxMjUuNzA1IiBjeT0iMTEwLjM2IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjEyNS43MDUiIGN5PSIxMjUuNzA1IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjE0MS4wNDkiIGN5PSIyLjk1MSIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSIxNDEuMDQ5IiBjeT0iMTguMjk2IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjE0MS4wNDkiIGN5PSIzMy42MzkiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMTQxLjA0OSIgY3k9IjQ4Ljk4NCIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSIxNDEuMDQ5IiBjeT0iNjQuMzI4IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjE0MS4wNDkiIGN5PSI3OS42NzEiIHI9IjIuOTUxIi8+PGNpcmNsZSBjeD0iMTQxLjA0OSIgY3k9Ijk1LjAxNiIgcj0iMi45NTEiLz48Y2lyY2xlIGN4PSIxNDEuMDQ5IiBjeT0iMTEwLjM2IiByPSIyLjk1MSIvPjxjaXJjbGUgY3g9IjE0MS4wNDkiIGN5PSIxMjUuNzA1IiByPSIyLjk1MSIvPjwvZz48L3N2Zz4=);
    background-position: bottom 0 right 0;
  }
}
.Banner-module--text--31192 {
  color: #fafafa;
  font-size: 1.125em;
  letter-spacing: -0.0111111111em;
  line-height: 1.3888888889em;
  margin-bottom: 0.1666666667em;
}
@media screen and (min-width: 568px) {
  .Banner-module--text--31192 {
    font-size: 2.625em;
    line-height: 1em;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .Banner-module--text--31192 {
    font-size: 2.875em;
    line-height: 1.1956521739em;
  }
}
.Banner-module--title--30c18 {
  color: #fafafa;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 2.625em;
  line-height: 0.9047619048em;
  margin-bottom: 0.7619047619em;
}
@media screen and (min-width: 568px) {
  .Banner-module--title--30c18 {
    font-size: 3.125em;
    line-height: 1;
    margin-bottom: 0.64em;
  }
}
@media screen and (min-width: 992px) {
  .Banner-module--title--30c18 {
    font-size: 3.4375em;
    line-height: 1.0909090909em;
    margin-bottom: 0.5818181818em;
  }
}
.Banner-module--link--d23da {
  background-color: #fafafa;
  border-radius: 3.5em;
  color: #102322;
  display: block;
  font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  font-size: 1em;
  letter-spacing: -0.007em;
  line-height: 1.45;
  padding: 1.25em 2.5em;
  text-align: center;
}
@media screen and (min-width: 568px) {
  .Banner-module--link--d23da {
    font-size: 1.125em;
    padding: 1.1111111111em 2.2222222222em;
    width: 15.2777777778em;
  }
}
.Banner-module--footer--a2ed1 {
  background-color: #102322;
  display: flex;
  gap: 1.25em;
  padding: 2.5em 1.25em 1.875em;
  width: 100%;
}
@media screen and (min-width: 568px) {
  .Banner-module--footer--a2ed1 {
    gap: 1.5em;
    padding: 2.625em 4em;
    padding: 3em 4em;
  }
}
.Banner-module--person-wrapper--b92c9 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.5em;
}
.Banner-module--avatar--7713a {
  height: auto;
  object-fit: cover;
  width: 100%;
}
.Banner-module--avatar-box--8d2c5 {
  border-radius: 50%;
  height: 4.0625em;
  overflow: hidden;
  width: 4.0625em;
}
@media screen and (min-width: 568px) {
  .Banner-module--avatar-box--8d2c5 {
    height: 8.375em;
    width: 8.375em;
  }
}
.Banner-module--linkedin-link--b1e2e {
  align-items: center;
  background: hsla(0, 0%, 98%, 0.1);
  border-radius: 0.5em;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), 0 8px 16px rgba(0, 0, 0, 0.14);
  display: flex;
  height: 32px;
  justify-content: center;
  overflow: hidden;
  width: 32px;
}
.Banner-module--linkedin-link--b1e2e:hover
  > .Banner-module--linkedin-link-icon--36de0 {
  height: inherit;
  width: inherit;
}
.Banner-module--linkedin-link-icon--36de0 {
  height: 19px;
  transition: all 0.3s ease;
  width: 19px;
}
@media screen and (min-width: 568px) {
  .Banner-module--avatar-link--1217f {
    display: none;
  }
}
.Banner-module--info-link--5021f {
  display: none;
}
@media screen and (min-width: 568px) {
  .Banner-module--info-link--5021f {
    display: flex;
  }
}
.Banner-module--info-wrapper--2e435 {
  display: flex;
  flex-direction: column;
  gap: 1.125em;
}
@media screen and (min-width: 568px) {
  .Banner-module--info-wrapper--2e435 {
    gap: 0.5em;
  }
}
@media screen and (min-width: 992px) {
  .Banner-module--info-wrapper--2e435 {
    align-items: center;
    flex-direction: row;
    gap: 2.5em;
  }
}
.Banner-module--info-wrapper-text--f2485 {
  color: #fafafa;
  font-size: 1.125em;
  line-height: 1.44;
}
@media screen and (min-width: 568px) {
  .Banner-module--info-wrapper-text--f2485 {
    display: flex;
    font-size: 1.25em;
    gap: 0.5em;
    line-height: 1.45em;
  }
}
@media screen and (min-width: 992px) {
  .Banner-module--info-wrapper-text--f2485 {
    flex-direction: column;
    font-size: 1.5em;
    line-height: 1.4583333333em;
  }
}
.Banner-module--info-wrapper-text--f2485 span {
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
}
@media screen and (min-width: 568px) {
  .Banner-module--saasopen--b8bfe {
    width: 12.9375em;
  }
}
@media screen and (min-width: 992px) {
  .Banner-module--saasopen--b8bfe {
    width: 16.6875em;
  }
}
.Banner-module--date--19631 {
  color: #fafafa;
  font-size: 0.90625em;
  letter-spacing: 0.0689655172em;
  line-height: 1.4482758621em;
  margin-top: 0.4375em;
  text-transform: uppercase;
}
@media screen and (min-width: 568px) {
  .Banner-module--date--19631 {
    font-size: 1.03125em;
    line-height: 1.4545454545em;
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .Banner-module--date--19631 {
    font-size: 1.375em;
    line-height: 1.4545454545em;
  }
}
.SingleCaseSection-module--root--0361b {
  background-color: #e5ecf2;
  padding: 4em 0;
}
@media screen and (min-width: 768px) {
  .SingleCaseSection-module--root--0361b {
    padding: 5em 0;
  }
}
@media screen and (min-width: 1440px) {
  .SingleCaseSection-module--root--0361b {
    padding: 6.25em 0;
  }
}
.SingleCaseSection-module--cards-wrapper--979b2 {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
@media screen and (min-width: 992px) {
  .SingleCaseSection-module--cards-wrapper--979b2 {
    gap: 1.5em;
    margin: 0 auto;
    max-width: 65.625em;
  }
}
.BlogBreadcrumbs-module--breadcrumbs--7c7e4 {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}
.BlogBreadcrumbs-module--breadcrumbs--7c7e4 .MuiBreadcrumbs-separator {
  color: #808993;
}
.BlogBreadcrumbs-module--link--5bcff,
.BlogBreadcrumbs-module--text--38d85 {
  color: #808993;
  font-family: HelveticaNowDisplay, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5em;
}
@media screen and (min-width: 568px) {
  .BlogBreadcrumbs-module--link--5bcff {
    transition: color 0.3s ease;
  }
  .BlogBreadcrumbs-module--link--5bcff:hover {
    color: #2fdf84 !important;
  }
}
.BlogBreadcrumbs-module--link--5bcff:visited {
  color: #808993;
}
.BlogCategoriesMenu-module--root--07bef {
  height: 2.5em;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .BlogCategoriesMenu-module--root--07bef {
    height: 3.75em;
  }
}
.BlogCategoriesMenu-module--title--18c28 {
  color: #29323c;
  font-family: HelveticaNowDisplay-Bold, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.25em;
}
@media screen and (min-width: 768px) {
  .BlogCategoriesMenu-module--title--18c28 {
    font-family: HelveticaNowDisplay-Black, sans-serif;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 2em;
  }
}
.BlogCategoriesMenu-module--title--18c28 a,
.BlogCategoriesMenu-module--title--18c28 a:visited {
  color: #29323c;
}
.BlogCategoriesMenu-module--toggler--26180 {
  align-items: center;
  -webkit-appearance: none;
  appearance: none;
  box-shadow: none;
  display: inline-flex;
  outline: none;
}
.BlogCategoriesMenu-module--toggler--26180 span {
  color: #29323c;
  display: none;
  font-size: 1em;
  line-height: 1.5em;
  margin-right: 1.875em;
}
@media screen and (min-width: 768px) {
  .BlogCategoriesMenu-module--toggler--26180 span {
    display: inline;
  }
}
.BlogCategoriesMenu-module--content--07fab {
  align-items: center;
  display: flex;
  height: inherit;
  justify-content: space-between;
  width: inherit;
}
.BlogCategoriesMenu-module--content-wrap--db734 {
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
  height: inherit;
  position: relative;
  width: inherit;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .BlogCategoriesMenu-module--content-wrap--db734 {
    border-bottom: none;
  }
}
.BlogCategoriesMenu-module--arrow--da40b {
  transition: transform 0.3s ease;
}
.BlogCategoriesMenu-module--arrow-up--8a13a {
  transform: scaleY(-1);
}
.BlogCategoriesMenu-module--link--959e6 {
  color: #596067;
  font-size: 0.875em;
  line-height: 1.125em;
}
.BlogCategoriesMenu-module--link--959e6:visited {
  color: #596067;
}
@media screen and (min-width: 568px) {
  .BlogCategoriesMenu-module--link--959e6 {
    transition: color 0.3s ease;
  }
  .BlogCategoriesMenu-module--link--959e6:hover {
    color: #2fdf84;
  }
}
.BlogCategoriesMenu-module--categories--3c4af {
  padding-bottom: 1.25em;
  padding-top: 1.25em;
}
.BlogCategoriesMenu-module--categories-container--5854b {
  padding: 0.5em;
}
@media screen and (min-width: 768px) {
  .BlogCategoriesMenu-module--categories--3c4af {
    padding-bottom: 2.5em;
    padding-top: 2.5em;
  }
}
.BlogCategoriesMenu-module--backdrop--0254d {
  background: rgba(213, 219, 225, 0.6);
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
}
.BlogCategoriesMenu-module--overlay--51352 {
  background-color: #fff;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 2.5em;
  width: 100%;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .BlogCategoriesMenu-module--overlay--51352 {
    top: 3.75em;
  }
}
.BlogContent-module--root--4b0eb {
  padding: 1.875em 0;
}
@media screen and (min-width: 768px) {
  .BlogContent-module--root--4b0eb {
    padding: 3em 0;
  }
  .BlogContent-module--content--058ae {
    align-items: flex-start;
    display: flex;
  }
}
.BlogMagnet-module--root--22903 {
  background: linear-gradient(315deg, #2fdf84, #3e98d4), #000;
  border-radius: 0.375em;
  padding: 1.875em 1.25em;
}
@media screen and (min-width: 768px) {
  .BlogMagnet-module--root--22903 {
    padding: 2.5em;
  }
}
.BlogMagnet-module--title--e9a35 {
  color: #fff;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 1.375em;
  letter-spacing: -1px;
  line-height: 0.9em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .BlogMagnet-module--title--e9a35 {
    font-size: 2.3125em;
    line-height: 0.8918918919em;
    max-width: 15.5945945946em;
  }
}
.BlogMagnet-module--description--6f692 {
  color: #113740;
  font-size: 0.875em;
  line-height: 1.55em;
  margin-bottom: 1.4285714286em;
}
@media screen and (min-width: 768px) {
  .BlogMagnet-module--description--6f692 {
    max-width: 28.1428571429em;
  }
}
.BlogMagnet-module--error--5b7da {
  border: 2px solid #f45659;
  color: #f45659;
}
.BlogMagnet-module--error-wrap--1756b {
  background-color: #f45659;
  border-radius: 0.375em;
}
@media screen and (min-width: 768px) {
  .BlogMagnet-module--error-wrap--1756b {
    bottom: 1.5em;
  }
}
.BlogMagnet-module--error-wrap--1756b .MuiFormHelperText-root.Mui-error {
  color: #fff;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 0.8125em;
  padding-left: 1.25em;
}
.BlogMagnet-module--form--a13c2 ::-webkit-input-placeholder {
  color: #113740;
  font-size: 0.875em;
}
@media screen and (min-width: 768px) {
  .BlogMagnet-module--form--a13c2 {
    display: flex;
  }
}
.BlogMagnet-module--field--8f38b {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 0.375em;
  box-shadow: 0 6px 31px rgba(0, 0, 0, 0.25);
  color: #113740;
  padding: 1.0625em 1em;
  width: inherit;
}
.BlogMagnet-module--field-wrap--75daf {
  margin-bottom: 1em;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .BlogMagnet-module--field-wrap--75daf {
    margin-bottom: 0;
    margin-right: 0.5em;
  }
}
.BlogMagnet-module--button--5cabf {
  align-items: center;
  background-color: #ffe882;
  border-radius: 0.375em;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.09), 0 6px 8px rgba(0, 0, 0, 0.09),
    0 4px 4px rgba(0, 0, 0, 0.09), 0 2px 2px rgba(0, 0, 0, 0.09),
    0 1px 1px rgba(0, 0, 0, 0.09);
  color: #000;
  display: flex;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  height: 3.4375em;
  justify-content: center;
  width: 100%;
}
.BlogMagnet-module--submitting--41606 {
  opacity: 0.9;
}
.BlogPagination-module--root--efe0b {
  margin-top: 2.5em;
  text-align: center;
}
.BlogPagination-module--root--efe0b .BlogPagination-module--button--d9d01 {
  background-color: #2fdf84;
  border-radius: 0.5em;
  box-shadow: none;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.09), 0 6px 8px rgba(0, 0, 0, 0.09),
    0 4px 4px rgba(0, 0, 0, 0.09), 0 2px 2px rgba(0, 0, 0, 0.09),
    0 1px 1px rgba(0, 0, 0, 0.09);
  color: #000;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 800;
  height: 3em;
  line-height: 1.5em;
  max-width: 21.25em;
  padding: 0.8125em 1em;
  width: 100%;
}
.BlogPostCard-module--root--964e8 {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 8px 22px -6px rgba(57, 75, 119, 0.12),
    0 14px 64px -4px rgba(57, 75, 119, 0.12);
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
}
@media screen and (min-width: 568px) {
  .BlogPostCard-module--card--1a495 .BlogPostCard-module--image--7546b {
    transform: scale(1);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.25, 1);
  }
  .BlogPostCard-module--card--1a495 .BlogPostCard-module--image--7546b:after {
    background: transparent;
    bottom: 0;
    content: '';
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: background 0.4s cubic-bezier(0.4, 0, 0.25, 1) 0ms;
    width: 100%;
    z-index: 2;
  }
  .BlogPostCard-module--card--1a495:hover .BlogPostCard-module--image--7546b {
    transform: scale(1.05);
  }
  .BlogPostCard-module--card--1a495:hover
    .BlogPostCard-module--image--7546b:after {
    background: rgba(0, 0, 0, 0.2);
  }
}
.BlogPostCard-module--card-description--788be {
  color: #29323c;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.BlogPostCard-module--card-description--788be
  .BlogPostCard-module--category--d34d8 {
  color: #596067;
  font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  font-size: 0.875em;
  font-weight: 700;
  line-height: 1.2857142857em;
  margin-bottom: 1.1428571429em;
  text-transform: uppercase;
}
.BlogPostCard-module--card-description--788be p {
  font-family: HelveticaNowDisplay-Black, Helvetica, Arial, sans-serif;
  font-weight: 900;
  line-height: 1.3;
}
.BlogPostCard-module--card-description-hero--41c1e {
  height: 100%;
  min-height: 19.4375em;
  padding: 1.5em;
  width: 100%;
}
@media screen and (min-width: 1440px) {
  .BlogPostCard-module--card-description-hero--41c1e {
    height: 25.8125em;
  }
}
.BlogPostCard-module--card-description-hero--41c1e
  .BlogPostCard-module--category--d34d8 {
  font-family: HelveticaNowDisplay-Medium, Helvetica, sans-serif;
  font-size: 0.875em;
  font-weight: 500;
  line-height: 1.2857142857em;
  margin-bottom: 1.1428571429em;
}
@media screen and (min-width: 1440px) {
  .BlogPostCard-module--card-description-hero--41c1e
    .BlogPostCard-module--category--d34d8 {
    font-size: 1.25em;
    margin-bottom: 0.8em;
  }
}
.BlogPostCard-module--card-description-hero--41c1e p {
  font-size: 2em;
  line-height: 1.3125em;
}
@media screen and (min-width: 1440px) {
  .BlogPostCard-module--card-description-hero--41c1e p {
    font-size: 3em;
  }
  .BlogPostCard-module--card-description-hero--41c1e {
    padding: 2.5em;
  }
}
.BlogPostCard-module--card-description-medium--5a4a8 {
  height: 100%;
  min-height: 13.125em;
  padding: 2em;
}
.BlogPostCard-module--card-description-medium--5a4a8 p {
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1.3333333333em;
}
.BlogPostCard-module--card-description-small--0d4fc {
  height: 100%;
  min-height: 14.125em;
  padding: 1.5em;
}
.BlogPostCard-module--card-description-small--0d4fc p {
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1.25em;
  font-weight: 800;
  line-height: 1.3em;
}
.BlogPostCard-module--card-hero--560a0 {
  display: flex;
}
@media screen and (min-width: 1440px) {
  .BlogPostCard-module--card-hero--560a0 {
    height: 25.8125em;
  }
}
.BlogPostCard-module--image--7546b {
  position: relative;
  width: 100%;
  z-index: -1;
}
.BlogPostCard-module--image-wrap--fe79e {
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 2;
}
.BlogPostCard-module--image-wrap-medium--99e4d {
  height: 19.4375em;
}
.BlogPostCard-module--image-wrap-small--309ff {
  height: 16em;
}
@supports (object-fit: cover) {
  .BlogPostCard-module--image--7546b.BlogPostCard-module--fit--a7c1a {
    object-fit: cover;
  }
}
@supports (object-position: top) {
  .BlogPostCard-module--image--7546b.BlogPostCard-module--fit--a7c1a {
    object-position: top;
  }
}
.BlogPostCard-module--info--4d104 {
  color: #596067;
  font-family: HelveticaNowDisplay, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5em;
  margin-top: 1em;
}
.BlogPostCard-module--info-wrap--34409 {
  display: flex;
}
.BlogPostCard-module--info-reading--78939 {
  padding-left: 0.75em;
  position: relative;
}
.BlogPostCard-module--info-reading--78939:before {
  background-color: #596067;
  content: '';
  display: block;
  height: 2px;
  left: 6px;
  position: absolute;
  top: 50%;
  width: 2px;
}
.BlogPostCard-module--date--58e85 {
  color: #596067;
  font-family: HelveticaNowDisplay-Medium, Helvetica, sans-serif;
  font-size: 0.875em;
  font-weight: 500;
  margin-top: 1.1428571429em;
}
.BlogSharePost-module--root {
  color: #202523;
}
.BlogSharePost-module--list {
  display: flex;
  gap: 12px;
}
@media screen and (min-width: 992px) {
  .wp-bp h2,
  .wp-bp .wp-bp-h2,
  .wp-bp h3,
  .wp-bp .wp-bp-h3,
  .wp-bp h4,
  .wp-bp .wp-bp-h4,
  .wp-bp ol,
  .wp-bp .wp-bp-ol,
  .wp-bp p,
  .wp-bp .wp-bp-p,
  .wp-bp pre,
  .wp-bp .wp-bp-pre,
  .wp-bp ul,
  .wp-bp .wp-bp-ul,
  h2,
  .wp-bp-h2,
  h3,
  .wp-bp-h3,
  h4,
  .wp-bp-h4,
  ol,
  .wp-bp-ol,
  .wp-bp-p,
  .wp-bp-tb,
  .wp-bp-ul {
    margin-left: auto;
    margin-right: auto;
    max-width: 828px;
  }
}
.wp-bp h2,
h2 {
  color: #020213;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 2em;
  font-weight: 800;
  letter-spacing: -1px;
  line-height: 1.2em;
  margin-bottom: 1em;
  margin-top: 1.5em;
  position: relative;
}
@media screen and (min-width: 768px) {
  .wp-bp h2,
  h2 {
    font-family: HelveticaNowDisplay-Black, Helvetica, Arial, sans-serif;
    font-size: 4em;
    font-weight: 900;
    line-height: 1.2em;
    margin-bottom: 0.5em;
    margin-top: 1.25em;
  }
}
.wp-bp h3,
h3 {
  color: #020213;
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1.5em;
  line-height: 1.3333333333em;
  margin-bottom: 1em;
  margin-top: 1.6666666667em;
}
@media screen and (min-width: 768px) {
  .wp-bp h3,
  h3 {
    font-size: 3em;
    line-height: 1.2em;
    margin-bottom: 0.6666666667em;
    margin-top: 0.6666666667em;
  }
}
.wp-bp h4,
.wp-bp p,
h4,
p {
  color: #596067;
  font-family: HelveticaNowDisplay-Medium, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  margin-bottom: 1.5em;
  margin-top: 1em;
}
@media screen and (min-width: 768px) {
  .wp-bp h4,
  .wp-bp p,
  h4,
  p {
    font-size: 1.125rem;
    line-height: 1.8888888889em;
    margin-bottom: 1.3333333333em;
    margin-top: 0.8888888889em;
  }
}
p-caution.caution {
  color: #596067;
  font-family: HelveticaNowDisplay-Medium, Helvetica, sans-serif;
  font-size: 0.875rem;
  line-height: 1.2857142857rem;
  margin-bottom: 5.7142857143rem;
  margin-top: 1.1428571429rem;
  text-align: center;
}
p-caution.caution a {
  color: #596067;
  font-size: 0.875rem;
  margin-top: 0;
  text-decoration: underline;
}
@media screen and (min-width: 992px) {
  p-caution.caution {
    margin: 1.1428571429rem auto 5.7142857143rem;
  }
}
.wp-bp h4,
h4 {
  color: #020213;
  font-family: HelveticaNowDisplay-Bold, Arial, Helvetica, sans-serif;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 768px) {
  .wp-bp h4,
  h4 {
    margin-bottom: 0.8888888889em;
  }
}

.wp-bp-ol {
  counter-reset: counter;
  list-style: none;
}

.wp-bp-ol > li {
  color: #020213;
  counter-increment: counter;
  font-family: HelveticaNowDisplay-Bold, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5em;
  padding-left: 2em;
  position: relative;
}
@media screen and (min-width: 768px) {
  
  .wp-bp-ol > li {
    font-size: 1.125rem;
    line-height: 1.8888888889em;
    padding-left: 1.7777777778em;
  }
  
  ol > li:last-of-type,
  .wp-bp-ol > li,
  .wp-bp-ol > li:last-of-type {
    margin-bottom: 1.3333333333em;
  }
  ol > li:first-child,
  .wp-bp-ol > li:first-child {
    margin-top: 0.8888888889em;
  }
}
ol > li:last-of-type,
.wp-bp-ol > li:last-of-type {
  margin-bottom: 1.3333333333em;
}
ol > li:first-child,
.wp-bp-ol > li:first-child {
  margin-top: 0.8888888889em;
}

.wp-bp-ol > li:before {
  color: #020213;
  content: counters(counter, '.') '.';
  left: 0;
  position: absolute;
}
ol ul > li,
.wp-bp-ol .wp-bp-ul > li {
  color: #596067;
  font-family: HelveticaNowDisplay-Medium, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  list-style-type: none;
  margin-bottom: 0.5em;
  position: relative;
}
ol ul > li:first-child,
.wp-bp-ol .wp-bp-ul > li:first-child {
  margin-top: 0.5em;
}
@media screen and (min-width: 768px) {
  ol ul > li,
  .wp-bp-ol .wp-bp-ul > li {
    font-size: 1.125rem;
  }
  ol ul > li:first-child,
  .wp-bp-ol .wp-bp-ul > li:first-child {
    margin-top: 0.4444444444em;
  }
}
.wp-bp-ol-square ul > li {
  padding-left: 2rem;
}
.wp-bp-ol-square ul > li:before {
  background-color: #2fdf84;
  border-radius: 3px;
  content: '';
  display: block;
  height: 1em;
  left: 0;
  position: absolute;
  top: 0.3125em;
  transform: rotate(45deg);
  width: 1em;
}
@media screen and (min-width: 768px) {
  .wp-bp-ol-square ul > li {
    font-size: 1.125rem;
    padding-left: 1.7777777778em;
  }
  .wp-bp-ol-square ul > li:before {
    height: 0.8888888889em;
    top: 0.6111111111em;
    width: 0.8888888889em;
  }
}
.wp-bp-ol-dash ul > li {
  font-size: 1rem;
  line-height: 1.5rem;
  padding-left: 1.25em;
}
.wp-bp-ol-dash ul > li:before {
  background-color: #020213;
  content: '';
  display: block;
  height: 0.125rem;
  left: 0;
  position: absolute;
  top: 0.6875rem;
  width: 12px;
}
@media screen and (min-width: 768px) {
  .wp-bp-ol-dash ul > li:before {
    line-height: 2.125rem;
    top: 1rem;
  }
  .wp-bp-ol-dash ul > li {
    font-size: 1.125rem;
    line-height: 1.8888888889rem;
  }
}
.wp-bp-ul li {
  color: #596067;
  font-family: HelveticaNowDisplay-Medium, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  list-style-type: none;
  margin-bottom: 0.5em;
  position: relative;
}
.wp-bp-ul li:last-of-type {
  margin-bottom: 1.5em;
}
.wp-bp-ul li:first-child {
  margin-top: 1em;
}
@media screen and (min-width: 768px) {
  .wp-bp-ul li {
    font-size: 1.125rem;
  }
  .wp-bp-ul li:first-child {
    margin-top: 0.8888888889em;
  }
}
.wp-bp-ul-square li {
  line-height: 1.5rem;
  padding-left: 2rem;
}
.wp-bp-ul-square li:before {
  background-color: #2fdf84;
  border-radius: 3px;
  content: '';
  display: block;
  height: 1em;
  left: 0;
  position: absolute;
  top: 0.3125em;
  transform: rotate(45deg);
  width: 1em;
}
@media screen and (min-width: 768px) {
  .wp-bp-ul-square li {
    font-size: 1.125rem;
    line-height: 1.8888888889em;
    padding-left: 1.7777777778em;
  }
  .wp-bp-ul-square li:before {
    height: 0.8888888889em;
    top: 0.6111111111em;
    width: 0.8888888889em;
  }
}
li {
	position: relative;
}
.wp-bp-ul-dash li,
ul li {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0.5em;
  padding-left: 1.25em;
  position: relative;
}
@media screen and (min-width: 768px) {
  .wp-bp-ul-dash li,
  ul li {
    font-size: 1.125rem;
    line-height: 1.8888888889em;
  }
}
.wp-bp-ul-dash li:before,
ul li:before {
  background-color: #020213;
  content: '';
  display: block;
  height: 0.125rem;
  left: 0;
  position: absolute;
  top: 0.6875em;
  width: 12px;
}
@media screen and (min-width: 768px) {
  .wp-bp-ul-dash li:before,
  ul li:before {
    top: 1.0625rem;
  }
}
.wp-bp-img {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 2.5em auto;
}
@media screen and (min-width: 992px) {
  .wp-bp-img {
    margin: 5em auto;
  }
}
.wp-bp-img img {
  height: auto;
  max-width: 100%;
}
.wp-bp-tb {
  margin-bottom: 3em;
  margin-left: 0;
  margin-right: 0;
  overflow-x: auto;
}
@media screen and (min-width: 992px) {
  .wp-bp-tb {
    margin-bottom: 5em;
    margin-left: auto;
    margin-right: auto;
  }
}
.wp-bp-tb table {
  border-spacing: 0;
  width: 100%;
}
.wp-bp-tb td {
  font-size: 0.875em;
  padding: 0.4285714286em 0.5714285714em 0.4285714286em 0.2857142857em;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .wp-bp-tb td {
    font-size: 1em;
    padding: 1em 1em 1.25em 0.375em;
  }
  .wp-bp-tb td:first-child {
    min-width: 10.625em;
  }
}
.wp-bp-tb tr:first-child td {
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  text-transform: uppercase;
}
.wp-bp-tb tr:not(:first-child) td {
  border-bottom: 1px solid #dad8d8;
}
.wp-bp pre {
  white-space: pre-wrap;
  word-break: break-word;
}
.BlogPostContent-module--root {
  position: relative;
}
.BlogPostContent-module--root
  .BlogPostContent-module--share-post {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 51.75em;
  padding: 1.5em 0 2em;
}
.BlogPostContent-module--root
  .BlogPostContent-module--share-post
   span {
  color: #29323c;
  font-family: HelveticaNowDisplay-Medium, Helvetica, sans-serif;
  line-height: 1.5em;
  margin-right: 0.9375em;
  white-space: nowrap;
}
.BlogPostContent-module--root
  .BlogPostContent-module--share-post-bottom {
  border-top: 1px solid #d5d4d9;
  justify-content: flex-start;
  margin: 0 auto;
  padding: 1.5em 0 5em;
}
.BlogPostContent-module--root .BlogPostContent-module--title {
  color: #29323c;
  font-family: HelveticaNowDisplay-Black, Helvetica, sans-serif;
  font-size: 2.5em;
  font-style: normal;
  font-weight: 900;
  letter-spacing: -1px;
  line-height: 1.2em;
  margin-bottom: 0.4em;
  margin-top: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .BlogPostContent-module--root .BlogPostContent-module--title {
    color: #020213;
    font-size: 3em;
    line-height: 1.2916666667em;
  }
}
@media screen and (min-width: 992px) {
  .BlogPostContent-module--root .BlogPostContent-module--title {
    font-size: 4.5em;
    line-height: 1.1944444444em;
    margin-bottom: 0.3333333333em;
  }
}
.BlogPostContent-module--root .BlogPostContent-module--intro > p {
  color: #596067;
  font-family: HelveticaNowDisplay-Medium, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
  margin-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .BlogPostContent-module--root
    .BlogPostContent-module--intro
    > p {
    font-family: HelveticaNowDisplay, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.5em;
  }
}
.BlogPostContent-module--root .BlogPostContent-module--content {
  order: 1;
}
@media screen and (min-width: 992px) {
  .BlogPostContent-module--root .BlogPostContent-module--content {
    order: 0;
  }
}
.BlogPostContent-module--root
  .BlogPostContent-module--content
  .wp-block-image {
  margin: 2.5em auto;
}
.BlogPostContent-module--root
  .BlogPostContent-module--content
  .has-inline-color {
  color: #2fdf84;
  font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.125em;
}
.BlogPostContent-module--root .BlogPostContent-module--content a {
  color: #2d9cdb;
}
.BlogPostContent-module--root
  .BlogPostContent-module--content
  figcaption {
  color: #596067;
  font-family: HelveticaNowDisplay-Medium, Helvetica, sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2857142857rem;
  margin-top: 1.1428571429rem;
  text-align: center;
}
.BlogPostContent-module--root
  .BlogPostContent-module--content
  figcaption
  a {
  color: #596067;
  font-size: 0.875rem;
  margin-top: 0 !important;
  text-decoration: underline;
}
.BlogPostContent-module--root .BlogPostContent-module--info {
  color: #545460;
  font-size: 0.875em;
  margin-bottom: 1.7142857143em;
  margin-top: 1.4285714286em;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .BlogPostContent-module--root .BlogPostContent-module--info {
    margin-bottom: 0;
    margin-top: 0.5357142857em;
    padding-left: 1.1428571429em;
    text-align: left;
  }
}
.BlogPostContent-module--root
  .BlogPostContent-module--featured-image {
  margin-bottom: 2.5em;
  position: relative;
}
.BlogPostContent-module--root
  .BlogPostContent-module--featured-image
  p {
  color: #596067;
  font-family: HelveticaNowDisplay-Medium, Helvetica, sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2857142857rem;
  margin-top: 1.1428571429rem;
  text-align: center;
}
.BlogPostContent-module--root
  .BlogPostContent-module--featured-image
  img {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .BlogPostContent-module--root
    .BlogPostContent-module--featured-image {
    margin-bottom: 5em;
  }
}
.BlogPostMore-module--root--789f9 {
  background-color: #fff;
  padding-bottom: 4em;
  padding-top: 3em;
}
@media screen and (min-width: 768px) {
  .BlogPostMore-module--root--789f9 {
    padding-bottom: 3em;
  }
}
@media screen and (min-width: 992px) {
  .BlogPostMore-module--root--789f9 {
    padding: 4.5em 0;
  }
}
.BlogPostMore-module--root--789f9
  .BlogPostMore-module--swiper-container--e0789 {
  margin: 0 auto;
  max-width: 115em;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.BlogPostMore-module--root--789f9 .BlogPostMore-module--slide--9744f {
  min-width: 17.5em;
  width: 17.5em;
}
@media screen and (min-width: 768px) {
  .BlogPostMore-module--root--789f9 .BlogPostMore-module--slide--9744f {
    min-width: 21.25em;
    width: 21.25em;
  }
}
.BlogPostMore-module--root--789f9 .BlogPostMore-module--bullets--8e8d2 {
  margin-top: 1.5em;
}
@media screen and (min-width: 768px) {
  .BlogPostMore-module--root--789f9 .BlogPostMore-module--bullets--8e8d2 {
    margin-top: 2.5em;
  }
}
.BlogPostMore-module--title--d0787 {
  color: #545460;
  font-family: HelveticaNowDisplay-Bold, Helvetica, sans-serif;
  font-size: 2em;
  line-height: 2.09375em;
  margin-bottom: 0.75em;
}
.BlogPosts-module--title--c7456 {
  font-family: HelveticaNowDisplay-ExtraBold, Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1.3333333333em;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .BlogPosts-module--title--c7456 {
    font-size: 2em;
    line-height: 1.3125em;
    margin-bottom: 1.25em;
  }
}
.blog-post-module--root {
  background-color: #fafafa;
  color: #020213;
  padding: 2em 0;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .blog-post-module--root {
    padding: 5em 0;
  }
}
button, li, ol, ul, ol > li, ul > li {
	margin: 0;
	padding: 0;
}

li {
	font-weight: 400;
}
