body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

.body {
  background-color: #001a58;
  background-image: url('../images/group-6.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.section {
  height: 100%;
  line-height: 20px;
}

.container {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 7%;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -o-object-fit: fill;
  object-fit: fill;
}

.qodi-anim {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-bottom: 48px;
  margin-left: auto;
  text-align: left;
}

.heading {
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: Nexa, sans-serif;
  color: #fff;
  font-size: 36px;
  text-align: center;
  letter-spacing: -0.87px;
}

.paragraph {
  font-family: Gilroy, sans-serif;
  color: #fff;
  font-size: 24px;
  text-align: center;
  letter-spacing: -0.58px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 96px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-social-icons {
  margin-left: 24px;
  list-style-type: none;
}

.image {
  height: 35px;
}

.image-2 {
  opacity: 0.8;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.image-2:hover {
  opacity: 1;
}

.image-3 {
  opacity: 0.8;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.image-3:hover {
  opacity: 1;
}

.image-4 {
  opacity: 0.8;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.image-4:hover {
  opacity: 1;
}

.nav-link-5 {
  margin-top: 8px;
  padding: 8px 16px 7px 17px;
  border-radius: 24px;
  background-color: #ff7f11;
  font-family: Gilroy, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.nav-link-5.contact {
  margin-top: 0px;
  padding: 9px 15px;
}

.nav-link-5.contact.w--current {
  color: #fff;
}

.nav-link-5.contact.green {
  background-color: #40b882;
}

.nav-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.navbar {
  width: 100%;
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.menu-button {
  position: relative;
  z-index: 0;
  display: block;
  margin-bottom: 7px;
  margin-left: 0px;
  padding: 13px 9px 7px 22px;
}

.menu-button.back {
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.image-5 {
  width: auto;
  height: 35px;
}

.menu-bar.bottom {
  width: 23px;
  border: 1px solid #001a58;
  border-radius: 2px;
}

.menu-bar.top {
  display: block;
  width: 23px;
  margin-bottom: 4px;
  border: 1px solid #001a58;
  border-radius: 2px;
}

.hero-nav {
  position: absolute;
  width: 100%;
}

.hero-nav.mobile-view {
  z-index: 1000;
  padding-top: 24px;
  border: 1px none #000;
  background-color: transparent;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.container-wrapper {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
}

.container-wrapper.inner-indent.centered {
  max-width: 1200px;
  margin-top: 149px;
  margin-bottom: 144px;
}

.container-wrapper.screens-content {
  margin-top: 0px;
}

.container-wrapper.no-tm {
  margin-top: 0px;
  margin-bottom: 0px;
}

.container-wrapper.no-tm.no-lp {
  max-width: 1200px;
  padding-right: 0px;
  padding-left: 0px;
}

.container-wrapper.no-tm.standard-width {
  max-width: 1200px;
  padding-left: 20px;
}

.container-wrapper.no-tm.inner-indent.more-indent.tablet-flex-center {
  padding-left: 20px;
}

.container-wrapper.no-tm.inner-indent.more-indent.tablet-flex-center.faq {
  padding-left: 20px;
}

.container-wrapper.no-tm.tm-215 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 215px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.container-wrapper.no-tm.container-w972 {
  max-width: 972px;
}

.container-wrapper.no-tm.container-w972.wide-img {
  max-width: 819px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.container-wrapper.no-tm.container-w972.no-padding {
  padding-right: 0px;
  padding-left: 0px;
}

.container-wrapper.no-tm.carousel-wrapper {
  max-width: 1200px;
  padding-right: 20px;
  padding-left: 20px;
}

.container-wrapper.no-tm.menu {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 192px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.container-wrapper.no-lp.no-tm.results-container {
  margin-top: 0px;
}

.container-wrapper.n-tm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container-wrapper.no-padding.p-81 {
  padding-right: 82px;
  padding-left: 81px;
}

.container-wrapper.home {
  margin-top: 0px;
}

.container-wrapper.image-mobiles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 184px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.nav-link {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 9px;
  margin-right: 24px;
  margin-left: 0px;
  padding: 0px 0px 9px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Gilroy, sans-serif;
  color: #001a58;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: capitalize;
}

.nav-link.w--current {
  display: block;
  margin-top: 9px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  color: #001a58;
}

.brand-fm {
  width: 15%;
  padding-top: 40px;
  padding-bottom: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.brand-fm.w--current {
  padding-top: 31px;
}

.brand-fm._2 {
  width: auto;
  height: auto;
  max-width: 100%;
}

.background-animation-wrapper {
  position: absolute;
  left: -528px;
  top: auto;
  right: 0%;
  bottom: -48px;
  z-index: -999;
  display: none;
  overflow: visible;
  width: 2053px;
  height: 1698px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/group-31-7.svg');
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.background-animation-wrapper.contact {
  opacity: 0.3;
}

.lottie-animation-3 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 2053px;
  height: 1698px;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  opacity: 0.2;
  -o-object-fit: fill;
  object-fit: fill;
}

.lottie-animation-3.image-81 {
  display: none;
  width: 2584px;
  height: 1707px;
  margin-top: -457px;
  margin-left: -196px;
  opacity: 0.3;
}

.lottie-animation-3.image-81.intern {
  display: block;
}

.lottie-animation-3.image-81.career {
  display: none;
}

.lottie-animation-3.image-81.home {
  display: block;
}

.lottie-animation-3.image-81.careers {
  display: block;
}

.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-image: none;
  background-position: 89% 80%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  font-size: 14px;
  letter-spacing: -1.16px;
  text-transform: none;
}

.hero-section.mobile-view {
  height: 795px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.hero-footer {
  width: 100%;
  margin-top: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.paragraph-2 {
  margin-top: 18px;
  margin-bottom: 0px;
  font-family: Gilroy, sans-serif;
  color: #00081c;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0em;
  text-indent: 12px;
}

.paragraph-2.mobile {
  display: block;
  width: 100%;
  max-width: 852px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  text-indent: 0px;
}

.paragraph-2.mobile.home-hero {
  margin-top: 24px;
}

.main-heading {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Nexa, sans-serif;
  color: #001a58;
  font-size: 48px;
  font-weight: 700;
  text-align: left;
}

.main-heading.vac {
  margin-right: auto;
  margin-left: auto;
}

.hero-content {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.hero-content.tablet-flex-center.no-m {
  margin-bottom: 30px;
}

.hero-footer-text {
  margin-bottom: 0px;
  opacity: 1;
  font-family: Nexa, sans-serif;
  color: rgba(0, 8, 28, 0.4);
  font-size: 32px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -0.77px;
}

.hr {
  width: 62px;
  margin-top: 8px;
  margin-right: auto;
  margin-left: auto;
  border-style: none none solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.3);
  opacity: 1;
}

.column {
  display: block;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.column.cta-section-image {
  display: block;
  height: 100%;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.info-child-text-right {
  margin-bottom: 36px;
  padding-right: 0px;
  padding-left: 0px;
}

.info-child-text-right._1 {
  margin-left: 16px;
  padding-left: 0px;
}

.info-child-text-right._2 {
  margin-left: 16px;
}

.info-child-text-paragraph {
  width: 88%;
  font-family: Gilroy, sans-serif;
  font-size: 20px;
  line-height: 1.5em;
}

.info-child-text-paragraph.fw.p-text {
  width: 100%;
  max-width: 617px;
  margin-top: 16px;
  margin-bottom: 0px;
  line-height: 1.45em;
}

.info-child-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 96px;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns.cta-bg {
  height: 433px;
}

.info-section {
  margin-top: 94px;
}

.info-section.mobile-view {
  margin-top: 72px;
}

.info-child-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 96px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info-child-text-heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: Nexa-X, sans-serif;
  color: #001a58;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -0.92px;
}

.info-child-text-heading._1 {
  margin-top: 16px;
}

.info-child-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.portfolio-child-1 {
  margin-top: 63px;
  padding-right: 86px;
  padding-left: 86px;
  text-decoration: none;
}

.portfolio-child-paragraph {
  margin-bottom: 0px;
  opacity: 0.5;
  font-family: Gilroy, sans-serif;
  color: rgba(0, 0, 0, 0.78);
  font-size: 13px;
  text-align: center;
}

.portfolio-child-3 {
  margin-top: 96px;
  padding-right: 86px;
  padding-left: 86px;
  text-decoration: none;
}

.portfolio-section {
  margin-top: 264px;
}

.portfolio-section.mobile-view {
  margin-top: 140px;
}

.div-block {
  padding: 67px 93px;
  background-color: #ffede2;
}

.portfolio-child-2 {
  margin-top: 96px;
  padding-right: 86px;
  padding-left: 86px;
  text-decoration: none;
}

.portfolio-child-headings {
  margin-top: 16px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  opacity: 1;
  font-family: Nexa, sans-serif;
  color: rgba(0, 0, 0, 0.78);
  font-weight: 400;
  text-align: center;
  letter-spacing: -0.37px;
}

.portfolio-title {
  margin-top: 0px;
  margin-bottom: 8px;
  opacity: 1;
  font-family: Nexa, sans-serif;
  color: rgba(0, 8, 28, 0.4);
  font-size: 36px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -0.87px;
}

.link {
  font-family: Gilroy, sans-serif;
  color: #ff7f11;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}

.cta-section {
  margin-top: 151px;
  background-color: #f5f5f5;
}

.cta-section.mobile-view {
  margin-top: 192px;
  background-color: #fff7f0;
}

.cta-child-text {
  margin-bottom: 53px;
  padding-right: 0px;
  padding-left: 56px;
}

.cta-text {
  width: 88%;
  margin-bottom: 24px;
  border-style: none;
  border-width: 1px;
  border-color: #000;
  font-family: Gilroy, sans-serif;
  color: #ff7f11;
  font-size: 24px;
  line-height: 33px;
  font-weight: 600;
}

.cta-text.fw {
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 1.5em;
  font-weight: 400;
}

.contact-section {
  margin-top: 219px;
}

.contact-section.mobile-view {
  margin-top: 89px;
}

.contact-section.mobile-view.services {
  margin-top: 191px;
}

.contact-section.mobile-view.single-service {
  margin-top: 198px;
}

.message-field {
  padding-bottom: 17px;
  padding-left: 4px;
  border-top: 0px none #000;
  border-right: 0px solid #000;
  border-left: 0px solid #000;
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 200;
}

.message-field.contact {
  margin-top: 86px;
  font-family: Gilroy, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 200;
}

.contact-section-column.container-wrapper {
  padding-right: 86px;
  padding-left: 86px;
}

.link-3 {
  display: none;
  font-family: Gilroy, sans-serif;
  color: #ff7f11;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.email-field {
  margin-bottom: 39px;
  padding-bottom: 17px;
  padding-left: 4px;
  border-top: 0px none #000;
  border-right: 0px solid #000;
  border-left: 0px solid #000;
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 200;
}

.email-field.contact {
  margin-top: 86px;
  font-family: Gilroy, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 200;
}

.submit-button {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  background-color: transparent;
  font-family: Gilroy, sans-serif;
  color: #ff7f11;
  font-size: 18px;
  font-weight: 500;
}

.heading-2 {
  margin-bottom: 0px;
  font-family: Nexa, sans-serif;
  color: #ff7f11;
  font-size: 24px;
  letter-spacing: -0.5px;
}

.image-7 {
  width: 100%;
  max-width: 125px;
}

.name-field {
  margin-bottom: 42px;
  padding-bottom: 17px;
  padding-left: 4px;
  border-top: 0px none #000;
  border-right: 0px solid #000;
  border-left: 0px solid #000;
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 200;
}

.name-field.contact {
  margin-top: 87px;
  font-family: Gilroy, sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-style: normal;
  font-weight: 200;
}

.paragraph-3 {
  opacity: 0.79;
  font-family: Gilroy, sans-serif;
  color: rgba(0, 0, 0, 0.78);
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.37px;
}

.column-3 {
  padding-left: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.social-icon {
  display: inline-block;
  margin-right: 0px;
  margin-left: auto;
  padding: 0px;
  font-size: 18px;
}

.social-icon.link {
  margin-left: 20px;
  font-size: 18px;
}

.div-block-7 {
  margin-top: 84px;
}

.div-block-7.container-wrapper.tablet-flex-center {
  margin-top: 75px;
}

.image-8 {
  width: 27px;
}

.column-4 {
  padding-right: 0px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.footer-link {
  opacity: 0.4;
  font-family: Gilroy, sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.footer {
  margin-top: 213px;
}

.footer.mobile-view {
  margin-top: 177px;
}

.footer.mobile-view.service-s {
  margin-top: 180px;
}

.footer.mobile-view.vactemp {
  margin-top: 168px;
}

.link-2 {
  display: none;
  margin-top: 0px;
  margin-right: 44px;
  margin-bottom: -2px;
  padding-right: 0px;
  padding-bottom: 0px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  opacity: 0.5;
  font-family: Gilroy, sans-serif;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

.hr-long {
  width: 100%;
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  border-bottom: 1px solid #979797;
  opacity: 0.3;
}

.hr-long.no-tm {
  margin-top: 0px;
}

.hr-long.tm-168 {
  margin-top: 168px;
}

.hr-long.footer {
  margin-top: 230px;
}

.column-7 {
  padding-left: 0px;
}

.div-block-4 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 36px;
  margin-bottom: 22px;
}

.form-block {
  display: block;
  font-family: Nexa, sans-serif;
}

.footer-icons {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.brief-section {
  margin-top: 148px;
}

.brief-section.kudya {
  margin-top: 148px;
}

.brief-content {
  width: 100%;
}

.image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 380px;
  margin-top: 32px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/Group-20.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/group-82x.jpg');
  background-image: url('../images/Group-20.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/group-82x.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: auto 96px, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
}

.before-after-section {
  overflow: hidden;
  margin-top: 144px;
}

.text-area {
  width: auto;
}

.column-9 {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f3f3;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #cee1f5;
}

.iterations-img {
  height: auto;
  margin-top: 144px;
  margin-bottom: 0px;
}

.final-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 480px;
  margin-top: 96px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f3f3;
}

.solutions-section {
  margin-top: 196px;
  padding-top: 55px;
  padding-bottom: 183px;
  background-color: hsla(0, 0%, 84.7%, 0.1);
  opacity: 1;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 1;
  font-family: Nexa, sans-serif;
  color: rgba(0, 8, 28, 0.4);
  font-size: 40px;
  line-height: 43px;
  font-weight: 300;
  letter-spacing: -0.97px;
}

.h1.small {
  margin-top: 0px;
  font-size: 18px;
  letter-spacing: -0.44px;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Nexa, sans-serif;
  color: #00081c;
  font-size: 32px;
}

.h2._2 {
  margin-top: 0px;
}

.h2.small {
  margin-top: 0px;
  font-size: 24px;
  line-height: 30px;
}

.h2.block-h2 {
  font-size: 84px;
  font-weight: 900;
  letter-spacing: -1.75px;
}

.h2.block-h2.block-h2-shadow {
  margin-bottom: 24px;
  padding-right: 0px;
  padding-left: 8px;
  opacity: 0.05;
  font-size: 104px;
  font-weight: 700;
  letter-spacing: -2.17px;
}

.body-styled {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  color: #00081c;
}

.p {
  width: 100%;
  max-width: 794px;
  margin-top: 32px;
  margin-bottom: 0px;
  border-radius: 0px;
  opacity: 0.8;
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  line-height: 29px;
}

.p.type {
  margin-top: 22px;
  opacity: 1;
  font-family: Nexa, sans-serif;
  color: #ff7f11;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.39px;
}

.p.type._1 {
  font-family: Nexa, sans-serif;
  text-decoration: none;
}

.p.fresh-content {
  width: 88%;
}

.p.fresh-content.fw {
  max-width: 499px;
  font-size: 18px;
}

.p.turning-content {
  width: 90%;
}

.p.turning-content.fw {
  font-size: 18px;
}

.p._2 {
  width: 77%;
}

.p._2.fw {
  font-size: 18px;
}

.p._2.fw.rp-20 {
  margin-top: 24px;
  font-size: 18px;
}

.p._3 {
  width: 84%;
}

.p._3.fw._w-895 {
  max-width: 895px;
  margin-top: 28px;
  font-size: 18px;
}

.p._3.fw._w-750 {
  max-width: 750px;
  margin-top: 24px;
  font-size: 18px;
}

.p.fw {
  width: 100%;
  margin-top: 40px;
  font-size: 16px;
}

.p.fw.t-24 {
  max-width: 504px;
  margin-top: 40px;
}

.p.font-p {
  width: 100%;
  margin-top: 0px;
  font-family: Proxima-Nova, sans-serif;
}

.p.together-content {
  width: 100%;
  max-width: 750px;
  margin-top: 32px;
}

.p.cw._1 {
  width: 90%;
  max-width: 433px;
  margin-top: 39px;
  font-size: 18px;
}

.p.cw._2 {
  width: 90%;
  margin-top: 16px;
}

.p.cw._2.fw {
  width: 100%;
  max-width: 433px;
  margin-top: 29px;
  font-size: 18px;
}

.p.t-16 {
  width: 100%;
  max-width: 432px;
  margin-top: 16px;
  font-size: 16px;
}

.p._w-664 {
  width: 100%;
  max-width: 556px;
  margin-top: 16px;
  font-size: 18px;
}

.p.no-fixed-w {
  width: auto;
  margin-top: 36px;
}

.p.no-fixed-w._1 {
  margin-top: 24px;
  font-size: 18px;
}

.p.results {
  max-width: 750px;
}

.p.payplux.fresh {
  max-width: 499px;
  margin-top: 40px;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 144px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-9 {
  width: 100%;
  height: auto;
  max-width: 167px;
  margin: 112px 80px;
  padding: 0px;
}

.image-10 {
  width: 100%;
  height: 166px;
  max-width: 137px;
  margin: 112px 80px;
}

.solving-content {
  width: 100%;
  margin-left: 16px;
}

.image-11 {
  margin-top: 46px;
}

.image-12 {
  margin-top: 140px;
}

.details-section {
  margin-top: 206px;
  padding-top: 55px;
  padding-bottom: 134px;
  background-color: hsla(0, 0%, 84.7%, 0.1);
  opacity: 1;
}

.details-section.payplux {
  margin-top: 144px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.image-13 {
  width: 33.3%;
  max-width: 140px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-14 {
  width: 33.3%;
  max-width: 140px;
  margin-right: 16px;
  margin-left: 16px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.image-15 {
  width: 33.3%;
  max-width: 140px;
  margin-left: 0px;
  padding-left: 0px;
}

.image-16 {
  margin-top: 48px;
}

.image-17 {
  width: 366px;
  margin-top: -4px;
  margin-left: 0px;
}

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

.div-block-11 {
  margin-top: 96px;
  margin-left: -8px;
}

.div-block-11.inner-indent {
  margin-top: 96px;
  padding-left: 0px;
}

.image-18 {
  width: 357px;
  max-width: 100%;
  margin-top: 48px;
  margin-left: -5px;
}

.image-19 {
  margin-top: -4px;
}

.div-block-12 {
  width: 100%;
  max-width: 996px;
  margin-top: 144px;
  margin-left: 0px;
  padding: 65px 75px;
  background-color: #cee1f5;
}

.image-20 {
  display: none;
}

.container-wrapper-nav {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.accessibility-content {
  width: 100%;
}

.columns-4 {
  margin-top: 71px;
}

.image-size {
  max-width: 257px;
}

.accessibility-section {
  margin-top: 144px;
}

.inner-indent {
  position: static;
  top: 10px;
  padding-left: 104px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.inner-indent.more-indent {
  padding-left: 336px;
}

.inner-indent.centered {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.inner-indent.sticky-el {
  position: -webkit-sticky;
  position: sticky;
  top: 96px;
  bottom: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.inner-indent.tablet-flex-center {
  padding-left: 0px;
}

.results-section {
  margin-top: 196px;
  margin-bottom: 0px;
}

.results-content {
  width: 100%;
}

.results-content-image {
  margin-top: 56px;
}

.cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-21 {
  width: 100%;
  height: 480px;
  background-image: url('../images/application-14.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-21.payplux {
  background-image: url('../images/Group-4.jpg');
  background-size: cover;
}

.image-22 {
  width: 100%;
  height: 480px;
  border-width: 1px;
  border-color: #000;
  background-image: url('../images/Group-16.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-22.payplux {
  background-image: url('../images/Group-4.jpg');
}

.card-2 {
  margin-left: 47px;
}

.projects-content-h5 {
  margin-bottom: 0px;
  font-family: Nexa, sans-serif;
  color: rgba(0, 8, 28, 0.78);
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -0.33px;
  text-decoration: none;
}

.projects-content-h5.services {
  display: none;
}

.projects-content-h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0.5;
  font-family: Gilroy, sans-serif;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.projects-content-h6.services {
  display: none;
}

.standard-content-block {
  width: 80%;
  margin-top: 64px;
  font-size: 14px;
}

.standard-content-block.t-70 {
  margin-top: 70px;
}

.standard-content-block.t-70.fw._1 {
  margin-top: 72px;
}

.standard-content-block.centered-child {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.standard-content-block.no-tm {
  margin-top: 0px;
}

.standard-content-block.fw {
  width: 100%;
}

.standard-content-block.fw.tablet-flex-center {
  margin-top: 64px;
}

.standard-content-block.fw.tablet-flex-center.no-agents {
  margin-top: 0px;
}

.standard-content-block.fw.tablet-flex-center.no-tm {
  margin-top: 0px;
}

.standard-content-block.fw.t-32 {
  margin-top: 0px;
}

.standard-content-block.fw.door {
  max-width: 278px;
}

.standard-content-block.fw.font-story {
  margin-top: 0px;
}

.standard-content-block._w-573 {
  width: 573px;
  margin-left: 128px;
}

.standard-content-block.negative-lm-100 {
  margin-left: -100px;
}

.standard-content-block.negative-lm-100.fw.tablet-flex-center {
  margin-top: 0px;
}

.image-bg {
  height: 462px;
  margin-top: 48px;
  background-image: url('../images/Group-15.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(76, 76, 76, 0.5)), to(rgba(76, 76, 76, 0.5))), url('../images/header-image.jpg');
  background-image: url('../images/Group-15.svg'), linear-gradient(180deg, rgba(76, 76, 76, 0.5), rgba(76, 76, 76, 0.5)), url('../images/header-image.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 500px, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  text-align: center;
}

.image-bg.leasemaster {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  margin-top: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f37521;
  background-image: none;
  text-align: center;
}

.brand-section {
  display: none;
  padding-top: 97px;
  padding-bottom: 195px;
  background-color: hsla(0, 0%, 84.7%, 0.1);
  opacity: 1;
  color: #333;
}

.brand-section.test {
  display: block;
  overflow: visible;
  padding-top: 146px;
  padding-bottom: 146px;
}

.brand-images {
  display: block;
  width: 100%;
  max-width: 720px;
  margin-bottom: 48px;
}

.brand-images.no-bm {
  margin-bottom: 0px;
}

.font-section {
  margin-top: 144px;
}

.font-label {
  margin-top: 0px;
  font-family: Gilroy, sans-serif;
  color: #ed1d29;
  font-weight: 700;
}

.font-label._2 {
  margin-top: 42px;
}

.font-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 1;
  font-family: 'Playfair Display', sans-serif;
  color: #00081c;
  font-size: 40px;
  font-weight: 900;
  letter-spacing: -0.97px;
}

.together-section.tablet-flex-center {
  margin-top: 181px;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.screens-section {
  overflow: hidden;
  margin-top: 192px;
}

.padding-block {
  padding: 48px 0px 48px 48px;
  background-color: hsla(0, 0%, 84.7%, 0.16);
}

.padding-block.r-0 {
  margin-top: 0px;
  margin-right: -120px;
}

.padding-block.r-0._3 {
  margin-top: 154px;
}

.padding-block.l-0 {
  padding-right: 48px;
  padding-left: 0px;
}

.padding-block.l-0._1 {
  margin-top: 91px;
  margin-left: -120px;
}

.column-11 {
  padding-right: 51px;
  padding-left: 0px;
}

.column-12 {
  overflow: visible;
  padding-right: 0px;
  padding-left: 51px;
  -o-object-fit: fill;
  object-fit: fill;
}

.column-13 {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-26 {
  display: block;
  width: 100%;
  max-width: 603px;
  text-align: left;
}

.div-block-16 {
  width: 100%;
  max-width: 603px;
  margin-top: 72px;
  margin-right: 0px;
  margin-left: 104px;
  text-align: center;
}

.project-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.project-section {
  margin-top: 196px;
  padding-top: 95px;
  padding-bottom: 92px;
  background-color: hsla(0, 0%, 84.7%, 0.1);
}

.columns-5 {
  margin-top: 152px;
}

.mt-c-2 {
  overflow: hidden;
  margin-top: 149px;
  margin-bottom: 0px;
}

.column-14 {
  display: block;
  overflow: visible;
  padding-right: 0px;
  padding-left: 0px;
}

.image-27 {
  height: 310px;
}

.image-28 {
  height: 310px;
  margin-right: 0px;
  margin-left: 53px;
}

.method-section {
  margin-top: 96px;
}

.middleman-div {
  width: auto;
  margin-bottom: 0px;
  padding-top: 136px;
  padding-bottom: 389px;
  background-color: hsla(0, 0%, 84.7%, 0.1);
}

.assets-line-1 {
  display: block;
  margin-top: 62px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.assets-line-1.mobile {
  display: none;
}

.image-29 {
  margin-top: 47px;
}

.image-30 {
  margin-top: 47px;
}

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

.column-16 {
  padding-right: 10px;
  text-align: left;
}

.column-17 {
  text-align: right;
}

.image-31 {
  width: 100%;
  max-width: 972px;
  box-shadow: -8px 0 22px -8px #d8d8d8;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -256px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.prototype-section {
  margin-top: 329px;
}

.div-block-20 {
  margin-top: 64px;
}

.image-32 {
  display: block;
}

.image-33 {
  display: block;
}

.image-34 {
  display: block;
}

.image-35 {
  display: block;
}

.image-36 {
  display: block;
}

.dashboard-img {
  margin-top: 144px;
  padding: 64px;
  background-color: #ffede2;
}

.live-section {
  margin-top: 144px;
}

.image-37 {
  width: 100%;
  max-width: 980px;
  margin-top: 0px;
}

.div-block-21 {
  position: relative;
}

.column-19 {
  height: 42vh;
}

.column-19.centered {
  position: -webkit-sticky;
  position: sticky;
  top: 96px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 385px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.serv-hero-section {
  margin-top: 143px;
}

.serv-toolbox-section {
  margin-top: 142px;
}

.serv-hero-wrapper.container-wrapper {
  margin-top: 0px;
}

.serv-hero-h1 {
  width: 100%;
  font-family: Nexa-X, sans-serif;
  color: #001a58;
  font-size: 48px;
  line-height: 50px;
  font-weight: 700;
  letter-spacing: -1.16px;
}

.serv-hero-p {
  margin-top: 24px;
  font-family: Gilroy, sans-serif;
  color: rgba(0, 8, 28, 0.79);
  font-size: 20px;
  line-height: 1.45em;
}

.serv-hero-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.serv-hero-content-group-1 {
  margin-top: 64px;
}

.serv-bg-shape {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -5;
  display: none;
  width: 100%;
  height: 200%;
  background-image: url('../images/group-31.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -o-object-fit: fill;
  object-fit: fill;
}

.serv-toolbox-wrapper.container-wrapper.tablet-flex-center {
  max-width: 1200px;
  margin-top: 0px;
}

.serv-toolbox-wrapper.container-wrapper.tablet-flex-center.padding-75 {
  padding-right: 75px;
  padding-left: 75px;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 1;
  font-family: Nexa, sans-serif;
  color: rgba(0, 8, 28, 0.4);
  font-size: 40px;
  line-height: 1.43em;
  font-weight: 300;
  letter-spacing: -0.97px;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Nexa, sans-serif;
  font-size: 28px;
  line-height: 1.04em;
  letter-spacing: -0.68px;
}

.serv-toolbox-box-container {
  margin-top: 94px;
}

.column-20 {
  padding-right: 40px;
  padding-left: 0px;
  text-align: center;
}

.column-21 {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.column-22 {
  padding-right: 0px;
  padding-left: 40px;
  text-align: center;
}

.serv-toolbox-box-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-5 {
  margin-top: 6px;
  font-family: Nexa-X, sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.69px;
}

.serv-toolbox-box-p {
  margin-top: 14px;
  margin-bottom: 0px;
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  line-height: 1.61em;
}

.green-highlight {
  padding-right: 16px;
  padding-left: 8px;
  background-color: #d4f3e7;
  opacity: 1;
  color: rgba(0, 8, 28, 0.8);
}

.serv-highlighted-text {
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  line-height: 1.81em;
}

.serv-hr-long {
  width: 100%;
  max-width: 1200px;
  margin-top: 149px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  border-style: none none solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.3);
  opacity: 1;
}

.serv-toolbox-box-content {
  width: 57%;
  margin-top: 144px;
}

.serv-toolbox-box-content.fw {
  width: 626px;
  margin-top: 96px;
  margin-left: 10px;
}

.serv-link {
  display: inline-block;
  margin-top: 0px;
  font-family: Gilroy, sans-serif;
  color: #ff7f11;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.serv-learn-more-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.serv-learn-more-container.anim-learn-more-arrow {
  display: block;
  margin-top: 16px;
}

.image-38 {
  display: inline-block;
  height: 12px;
  margin-bottom: 0px;
  margin-left: 8px;
  padding-bottom: 0px;
}

.image-38.internship {
  margin-bottom: 0px;
}

.about-hero-section {
  height: 800px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.about-philo-section {
  margin-top: 96px;
  text-align: center;
}

.about-value-section {
  display: block;
  margin-top: 144px;
  background-image: url('../images/Group-19-Copy.svg');
  background-position: 0px 0px;
  background-size: auto 700px;
  background-repeat: repeat-x;
}

.about-paradise-section {
  margin-top: 201px;
}

.about-team-section {
  display: block;
  margin-top: 174px;
}

.about-hero-section-wrapper.container-wrapper.no-tm.tablet-flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.about-value-section-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.about-hero-content-group-2.inner-indent {
  width: 65%;
  margin-top: 124px;
  padding-top: 94px;
}

.about-hero-content-group-2.inner-indent.tablet-flex-center.fw {
  width: 100%;
  max-width: 612px;
  margin-top: 263px;
  padding-top: 0px;
  padding-left: 0px;
}

.paragraph-5 {
  display: block;
  width: 56%;
  margin: 40px auto 45px;
  opacity: 0.7;
  font-family: Gilroy, sans-serif;
  font-size: 24px;
  line-height: 1.75em;
  font-weight: 600;
}

.paragraph-5.fw {
  opacity: 1;
  color: rgba(0, 8, 28, 0.7);
  text-align: center;
}

.about-hr {
  width: 183px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
  color: #979797;
}

.about-value-column-section {
  text-align: left;
}

.about-value-column-section.container-wrapper.no-tm {
  margin-top: 111px;
  margin-bottom: 111px;
}

.about-column-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 477px;
  padding: 0px 25px 0px 65px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 8px 0px 0px 8px;
  background-color: #f3f3f3;
}

.about-column-carousel {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.heading-6 {
  opacity: 1;
  font-family: Nexa, sans-serif;
  color: rgba(0, 8, 28, 0.78);
  font-size: 48px;
  line-height: 1em;
  font-weight: 400;
  letter-spacing: -1px;
}

.about-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 477px;
  max-width: 1200px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #fff;
}

.mask {
  margin-right: 93px;
  margin-left: 150px;
  padding: 75px 0px 0px;
}

.heading-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  letter-spacing: -0.5px;
}

.slider {
  background-color: transparent;
}

.slider._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: -160px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider._1.desktop {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.slider._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  margin-right: -160px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider._2.desktop {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.paragraph-6 {
  width: 90%;
  margin-bottom: 0px;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  line-height: 1.69em;
}

.paragraph-6.fw {
  width: 100%;
}

.paragraph-6.fw._w-500 {
  max-width: 500px;
  margin-top: 0px;
}

.slide-nav {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 60px;
  margin-left: 150px;
  background-color: transparent;
  opacity: 1;
}

.paragraph-7 {
  width: 80%;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
}

.paragraph-7.fw {
  width: 100%;
}

.left-arrow {
  display: block;
  margin-left: -40px;
}

.div-block-22 {
  display: block;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.about-paradise-section-inner-indent {
  padding-left: 111px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.div-block-23 {
  width: 100%;
  height: 222px;
  max-width: 222px;
  margin-top: 32px;
  border-radius: 2px;
  background-image: url('../images/MZS01678.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-24 {
  width: 100%;
  height: 332px;
  max-width: 222px;
  border-radius: 2px;
  background-image: url('../images/MZS01583.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-25 {
  width: 100%;
  height: 414px;
  max-width: 440px;
  margin-left: 31px;
  border-radius: 2px;
  background-image: url('../images/MZS01645.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-26 {
  width: 100%;
  height: 332px;
  max-width: 222px;
  margin-left: 31px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 2px;
  background-image: url('../images/MZS01669_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-27 {
  width: 100%;
  height: 222px;
  max-width: 222px;
  border-radius: 2px;
  background-image: url('../images/MZS01665.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.about-paradise-section-img-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 98px;
}

.about-team-section-inner-indent {
  padding-left: 104px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.image-39 {
  margin-top: 130px;
  margin-bottom: 130px;
  margin-left: 0px;
}

.image-40 {
  margin-top: 130px;
  margin-right: 0px;
  margin-bottom: 130px;
}

.right-arrow {
  display: block;
  margin-right: -40px;
}

.intern-hero-section {
  display: block;
  height: 1172px;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.intern-cards-section-tablet {
  display: none;
}

.intern-available-section {
  overflow: hidden;
  margin-top: 180px;
}

.intern-application-section {
  margin-top: 224px;
}

.intern-story-section {
  margin-top: 291px;
}

.hero-video-content-block {
  display: block;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.hero-video-content-block.inner-indent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 72px;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.video-content {
  width: 305px;
  height: 305px;
  border-radius: 50%;
  background-image: url('../images/group32x.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat;
}

.video-content.intern {
  background-image: url('../images/play-circle.svg'), url('../images/group32x.png');
  background-position: 50% 50%, 0px 0px;
  background-size: 120px, cover;
  background-repeat: no-repeat, repeat;
}

.hero-content-block {
  margin-left: 56px;
}

.hero-content-block.fixed-max-width-703 {
  width: 100%;
  max-width: 703px;
}

.hero-content-block.fixed-max-width-703.contact {
  margin-left: 0px;
}

.hero-content-p {
  width: 85%;
  margin-top: 48px;
  margin-bottom: 0px;
  border-radius: 0px;
  opacity: 0.8;
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  line-height: 1.61em;
}

.hero-content-p.fw {
  width: 100%;
  margin-top: 0px;
  font-size: 18px;
  text-decoration: none;
}

.hero-content-p.bottom-content.intern-hero-inner-indent {
  width: 100%;
  max-width: 790px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.heading-8 {
  margin-top: 10px;
  font-family: Nexa, sans-serif;
  color: #001a58;
  font-size: 48px;
  line-height: 50px;
  font-weight: 900;
  letter-spacing: -1.16px;
}

.heading-8.careers {
  font-family: Nexa-X, sans-serif;
}

.heading-8.intern {
  width: 100%;
  max-width: 526px;
  font-family: Nexa-X, sans-serif;
  font-weight: 700;
}

.heading-8.contact {
  font-family: Nexa-X, sans-serif;
  font-weight: 700;
}

.intern-body {
  color: #00081c;
  text-align: center;
}

.link-4 {
  display: block;
  color: #40b882;
  font-weight: 600;
  text-decoration: none;
}

.link-4._2 {
  margin-top: 72px;
}

.hero-content-div {
  margin-top: 220px;
}

.hero-content-col.inner-indent.intern-more-indent {
  position: static;
  padding-left: 200px;
}

.hero-content-col.inner-indent.intern-more-indent.tablet-flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 56px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.intern-centered-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1127px;
  margin-top: -43px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.intern-heading {
  text-align: center;
}

.intern-heading.h1 {
  font-weight: 300;
}

.intern-card-1 {
  padding: 97px 17px 77px;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 59.2%, 0.2);
  border-radius: 8px;
  -webkit-transition: all 500ms cubic-bezier(.455, .03, .515, .955);
  transition: all 500ms cubic-bezier(.455, .03, .515, .955);
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  line-height: 1.69em;
  text-align: center;
}

.intern-card-1:hover {
  border-color: #40b882;
  box-shadow: 0 0 7px -1px rgba(64, 184, 130, 0.6);
}

.intern-card-1.up {
  margin-bottom: 0px;
  padding-top: 97px;
}

.intern-card-heading {
  margin-top: 19px;
  margin-bottom: 8px;
  font-family: Nexa-X, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.intern-card-paragraph {
  height: 130px;
  opacity: 0.9;
  line-height: 1.7em;
}

.columns-6 {
  margin-top: 94px;
  margin-right: 0px;
  margin-left: 0px;
}

.column-23 {
  margin-top: 56px;
}

.column-24 {
  margin-top: 56px;
}

.column-25 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.intern-available-section-col1-content-div {
  margin-top: 56px;
  text-align: center;
}

.intern-available-section-heading {
  font-family: Nexa, sans-serif;
  font-size: 32px;
  line-height: 1.78em;
  font-weight: 700;
  letter-spacing: -0.77px;
}

.heading-10 {
  font-family: Gilroy, sans-serif;
  font-size: 24px;
  line-height: 1em;
  font-weight: 400;
}

.intern-app-section-content {
  margin-top: 94px;
}

.intern-app-section-content-1 {
  width: 634px;
  margin-top: 48px;
}

.heading-11 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Nexa, sans-serif;
  font-size: 32px;
  line-height: 1.78em;
  letter-spacing: -0.77px;
}

.heading-12 {
  margin-top: 0px;
  opacity: 0.8;
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  line-height: 1.61em;
  font-weight: 400;
}

.intern-hr-long {
  width: 100%;
  max-width: 1200px;
  margin-top: 56px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  border-bottom: 1px solid #979797;
  opacity: 0.3;
}

.intern-hr-long.careers {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 rgba(0, 0, 0, 0.3);
  opacity: 1;
}

.heading-13 {
  font-family: Nexa, sans-serif;
  font-size: 20px;
  line-height: 0.8em;
}

.paragraph-8 {
  margin-top: 24px;
  opacity: 0.8;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  line-height: 1.61em;
}

.intern-story-tabs-wrapper {
  margin-top: 58px;
  padding-top: 175px;
  padding-bottom: 168px;
  background-color: hsla(0, 0%, 84.7%, 0.1);
}

.intern-story-heading {
  text-align: center;
}

.intern-story-heading.h1 {
  font-weight: 300;
  text-align: left;
}

.intern-story-heading.h1.inner-indent {
  padding-left: 0px;
  text-align: center;
}

.heading-14 {
  margin-left: 0px;
  font-family: Nexa, sans-serif;
  color: rgba(0, 8, 28, 0.78);
  font-size: 84px;
  line-height: 1em;
  font-weight: 900;
  letter-spacing: -1.75px;
}

.paragraph-9 {
  width: 363px;
  margin-top: 23px;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  line-height: 1.69em;
}

.tabs-menu {
  margin-top: -20px;
  padding-left: 10px;
}

.tabs-link {
  display: none;
  margin-right: 25px;
  margin-left: 0px;
  padding: 0px;
  background-color: transparent;
  opacity: 0.4;
}

.tabs-link.w--current {
  background-color: transparent;
  opacity: 1;
}

.tabs-link-text {
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.brand-images-div {
  position: relative;
  height: 432px;
  margin-bottom: 48px;
}

.brand-images-div._2 {
  height: auto;
  margin-left: -120px;
}

.brand-images-div._3 {
  height: auto;
  margin-bottom: 0px;
  margin-left: -120px;
}

.brand-images-div._1 {
  position: static;
  height: auto;
  margin-left: -120px;
}

.centered-brand-images {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: auto;
  max-width: 1029px;
  margin-bottom: 48px;
}

.career-hero-section {
  display: block;
  height: 780px;
  margin-top: 148px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.career-centered-hero-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.paragraph-10 {
  display: none;
  margin-bottom: 0px;
  opacity: 0.7;
  font-family: Gilroy, sans-serif;
  font-size: 10px;
  font-weight: 700;
}

.career-hero-div-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.career-hero-div-wrapper.container-wrapper.tablet-flex-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.standard-content-block-short {
  width: 100%;
  margin-top: 0px;
}

.standard-content-block-short.pillars {
  width: auto;
  margin-left: 128px;
}

.career-pillar-section {
  position: relative;
  overflow: visible;
  height: 300vh;
  margin-top: 96px;
}

.pillar-section-wrapper.container-wrapper.no-tm {
  position: static;
  top: 96px;
  overflow: visible;
  width: auto;
  max-width: none;
}

.pillar-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150vw;
  margin-top: 96px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.pillar-col-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.pillar-col-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.pillar-shadow-div {
  width: 10%;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.career-hub-section {
  overflow: hidden;
  margin-top: 158px;
}

.hubenefits-intro {
  margin-left: 128px;
}

.hubenefits-content {
  margin-top: 193px;
}

.hubenefits-content.second {
  margin-top: 215px;
  margin-right: -128px;
  margin-left: 128px;
}

.hubenefits-content.first {
  margin-top: 120px;
  margin-right: 128px;
  margin-left: -128px;
}

.h4 {
  margin-top: 8px;
  margin-bottom: 0px;
  font-family: Nexa, sans-serif;
  color: #00081c;
  font-size: 16px;
}

.image-43 {
  height: 256px;
  border-radius: 50%;
}

.hubenefits-content-cols {
  overflow: visible;
}

.hubenefits-image-col {
  padding-right: 56px;
  padding-left: 0px;
}

.hubenefits-content-col-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 53px;
  margin-right: -120px;
  margin-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.hubenefits-content-col-div.first {
  margin-right: 0px;
  margin-left: -130px;
}

.image-44 {
  width: 100%;
  height: 317px;
  max-width: 317px;
  margin-left: 0px;
}

.hubenefits-content-col {
  padding-left: 72px;
}

.hubenefits-content-col.second {
  padding-right: 0px;
  padding-left: 0px;
  text-align: right;
}

.career-orange-section {
  margin-top: 228px;
  padding: 36px 0px 72px;
  background-color: #ffcca0;
  background-image: url('../images/group-31-3.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.career-faqs {
  margin-top: 196px;
}

.career-green-section {
  margin-top: 196px;
  padding-top: 20px;
  padding-bottom: 72px;
  background-color: #7dcaa4;
  background-image: url('../images/group-31-3.svg');
  background-position: 0% 50%;
  background-size: cover;
}

.careers-learn-more-container-orange {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 51px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.career-link {
  display: inline-block;
  margin-top: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Gilroy, sans-serif;
  color: #ff7f11;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.career-link.green {
  color: #fff;
}

.paragraph-11 {
  margin-bottom: 0px;
}

.careers-app-section-content {
  display: block;
  margin-top: 94px;
}

.careers-app-section-content.mobile {
  display: none;
}

.image-45 {
  width: auto;
  height: 279px;
  max-width: 100%;
  margin-left: 0px;
}

.service-s-hero-section {
  height: 1041px;
  margin-top: 96px;
}

.video-wrapper {
  margin-top: 40px;
  border-radius: 8px;
  background-image: url('../images/play-circle.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75)));
  background-image: url('../images/play-circle.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75));
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, repeat;
}

.video-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.service-s-quest-content-section {
  margin-top: 192px;
  padding-top: 130px;
  padding-bottom: 168px;
  background-color: hsla(0, 0%, 84.7%, 0.1);
}

.hero-content-bottom {
  width: 100%;
  max-width: 789px;
  margin-top: 221px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.heading-15 {
  font-family: Nexa, sans-serif;
  color: #001a58;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: -0.19px;
  text-transform: uppercase;
}

.heading-16 {
  margin-top: 16px;
  margin-bottom: 8px;
  font-family: Nexa-X, sans-serif;
  color: #001a58;
  font-size: 32px;
  line-height: 1.19em;
  font-weight: 700;
  letter-spacing: -0.77px;
}

.paragraph-12 {
  margin-bottom: 8px;
  font-family: Gilroy, sans-serif;
  color: #001a58;
  font-size: 20px;
  line-height: 1.45em;
}

.heading-17 {
  opacity: 0.5;
  font-family: Gilroy, sans-serif;
  line-height: 2.07em;
  font-style: italic;
}

.heading-18 {
  opacity: 1;
  font-family: Gilroy, sans-serif;
  color: rgba(0, 8, 28, 0.8);
  line-height: 1.61em;
  font-style: italic;
  font-weight: 600;
}

.service-s-body {
  color: #00081c;
}

.column-26 {
  display: block;
  padding-left: 178px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.columns-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-46 {
  height: 148px;
  border-radius: 50%;
}

.paragraph-13 {
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  line-height: 1.61em;
}

.image-47 {
  text-align: left;
}

.column-27 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.heading-19 {
  font-family: Nexa, sans-serif;
  font-size: 32px;
  line-height: 1.78em;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  letter-spacing: -0.77px;
}

.service-s-learn-more-container-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.service-s-learn-more-container-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.side-tabs-selectors {
  display: block;
  margin-top: 28px;
  margin-bottom: 0px;
  opacity: 0.34;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  font-family: Gilroy, sans-serif;
  color: #252525;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  text-decoration: none;
}

.side-tabs-selectors.w--current {
  opacity: 1;
}

.side-tabs-selectors.no-tm {
  margin-top: 0px;
}

.service-s-content-block-short {
  width: 100%;
  margin-top: 104px;
}

.service-s-content-block-short.no-tm {
  margin-top: 0px;
}

.service-s-content-block-short.section-6 {
  display: none;
}

.bold-txt-sm {
  font-weight: 600;
}

.column-28 {
  position: -webkit-sticky;
  position: sticky;
  top: 130px;
  display: block;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.background-video {
  height: 586px;
  border-radius: 8px;
}

.lw-hero-section {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.vac-header-title {
  font-family: Nexa-X, sans-serif;
  font-weight: 900;
  text-align: left;
}

.lw-hero-p {
  width: 100%;
  max-width: 692px;
  margin: 34px auto 0px;
  padding-left: 0px;
  font-family: Gilroy, sans-serif;
  color: rgba(0, 8, 28, 0.8);
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 400;
  text-align: center;
}

.lw-hero-nav-wrapper {
  height: 596px;
}

.lw-job-section {
  display: block;
  margin-top: 177px;
  padding-top: 90px;
  padding-bottom: 89px;
  background-color: hsla(0, 0%, 84.7%, 0.1);
}

.lw-toolbox-box-content {
  width: 560px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.lw-toolbox-box-content.tm-56 {
  margin-top: 56px;
}

.lw-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Nexa, sans-serif;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 700;
  letter-spacing: -0.69px;
}

.lw-toolbox-box-p {
  margin-top: 16px;
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  line-height: 1.61em;
}

.lw-learn-more-container {
  display: none;
  margin-top: 51px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.lw-learn-more-container.t-16 {
  margin-top: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lw-learn-more-container.show {
  display: block;
  margin-top: 24px;
}

.lw-hr-long {
  width: 100%;
  max-width: 1200px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  border-bottom: 1px solid #979797;
  opacity: 0.3;
}

.arrow-short {
  display: inline-block;
  height: 12px;
  margin-bottom: 0px;
  margin-left: 6px;
  padding-bottom: 0px;
}

.paragraph-14 {
  margin-bottom: 0px;
  font-weight: 600;
  letter-spacing: normal;
}

.paragraph-14._404 {
  color: #ff7f11;
  font-size: 18px;
}

.vactemp-hero-nav-wrapper {
  height: 520px;
  background-image: url('../images/home-bg-lines.svg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  line-height: 27px;
}

.vac-info-text-intro {
  text-align: left;
}

.vac-hero-p {
  width: 100%;
  height: auto;
  max-width: 692px;
  margin: 32px 0px 0px;
  padding-left: 0px;
  font-family: Gilroy, sans-serif;
  color: rgba(0, 8, 28, 0.8);
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  text-align: left;
}

.vac-info-text-body {
  margin-top: 64px;
}

.vac-temp-info-text-list {
  margin-top: 16px;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
}

.image-48 {
  max-height: 528px;
  max-width: none;
  text-align: center;
}

.content-col.negative-lm-100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -100px;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tablet-flex-center.vid-engine {
  margin-top: 64px;
}

.div-block-33 {
  width: 808px;
}

.home-main-heading {
  display: block;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Nexa, sans-serif;
  color: #001a58;
  font-size: 48px;
  font-weight: 700;
  text-align: center;
}

.info-image-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.info-image-3 {
  margin-right: 16px;
}

.info-image-movingup {
  height: 100%;
  margin-left: -135px;
  background-image: url('../images/moving-up-illustration.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.home-find-out {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 34px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.home-find-out.anim-find-out {
  margin-top: 24px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.home-find-out.anim-find-out.hero {
  margin-top: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home-find-out.anim-find-out.info._1 {
  margin-top: 16px;
}

.home-find-out._404page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 41px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home-find-out._404page.hero {
  margin-top: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home-find-out._404page.info._1 {
  margin-top: 16px;
}

.home-send-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 13px;
  margin-right: 0px;
  padding-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.div-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-34.tablet-flex-center {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.column-31 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-53 {
  width: 100%;
  max-width: 1029px;
}

.payplux-mobile-imgs-wrapper {
  display: none;
}

.image-54._2 {
  display: none;
}

.about-team-section-carousel {
  display: none;
  overflow: hidden;
  margin-top: 90px;
}

.carousel-icon.right {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  max-width: none;
  margin: 133px 16px 133px auto;
}

.carousel-icon.left {
  position: absolute;
  display: block;
  max-width: none;
  margin: 133px auto 133px 16px;
}

.carousel-offset-right {
  display: block;
  height: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inter-link {
  display: inline-block;
  margin-top: 0px;
  font-family: Gilroy, sans-serif;
  color: #26c485;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.column-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: left;
}

.div-block-38 {
  width: 100%;
  height: 800px;
  max-height: none;
  margin-right: 0px;
  margin-left: 133px;
  background-image: url('../images/DSC01033-Copy.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

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

.pillar-col-1-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.slider-4 {
  display: none;
}

.slider-5 {
  display: none;
}

.image-59 {
  width: 100%;
  height: 279px;
  max-width: 325px;
  margin-right: 26px;
}

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

.column-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

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

.link-block-3 {
  display: block;
  text-decoration: none;
}

.link-block-4 {
  display: block;
  text-decoration: none;
}

.link-block-5 {
  display: block;
  text-decoration: none;
}

.link-block-6 {
  display: block;
  text-decoration: none;
}

.casestudy-card {
  display: block;
  text-decoration: none;
}

.div-block-90 {
  height: 414px;
  border-radius: 2px;
  background-image: url('../images/MZS01669.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-91 {
  height: 414px;
  border-radius: 2px;
  background-image: url('../images/MZS01669.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-92 {
  height: 414px;
  border-radius: 2px;
  background-image: url('../images/MZS01669.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-slider {
  display: none;
}

.image-64 {
  width: 100%;
  height: 311px;
  max-width: 190px;
}

.image-65 {
  width: 100%;
  height: 311px;
  max-width: 190px;
}

.image-66 {
  width: 100%;
  height: 304px;
  max-width: 190px;
}

.image-67 {
  width: 100%;
  height: 307px;
  max-width: 189px;
}

.image-68 {
  width: 100%;
  height: 304px;
  max-width: 190px;
}

.image-69 {
  width: 100%;
  height: 310px;
  max-width: 190px;
}

.image-70 {
  width: 100%;
  height: 304px;
  max-width: 189px;
}

.image-71 {
  width: 100%;
  height: 310px;
  max-width: 190px;
}

.info-image-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-nav-6 {
  display: none;
}

.right-arrow-6 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-left: 100px;
  background-color: transparent;
}

.left-arrow-6 {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
}

.mask-6 {
  overflow: visible;
  width: 25%;
  margin-right: 0px;
}

.slider-desktop {
  position: relative;
  display: block;
  overflow: hidden;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.div-block-96 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 100%;
  padding-right: 25%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.slider-image {
  overflow: hidden;
  width: 100%;
  height: 309px;
  max-width: 328px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.slider-image._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/Rectangle-Copy-8.jpg');
  background-position: 0% 50%;
  background-size: auto 309px;
  background-repeat: no-repeat;
}

.slider-image._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 328px;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/DSC00194.png');
  background-position: 50% 50%;
  background-size: 328px;
}

.slider-image._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-width: 328px;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/DSC00267.png');
  background-position: 50% 50%;
  background-size: 328px;
}

.slider-image._4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/DSC00449.png');
  background-position: 50% 50%;
  background-size: 328px;
}

.slider-image._5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 309px;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/Rectangle-Copy-11.png');
  background-position: 50% 50%;
  background-size: 328px;
  background-repeat: no-repeat;
}

.slider-image._7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/Rectangle-Copy-13.png');
  background-position: 0% 50%;
  background-size: 328px;
  background-repeat: no-repeat;
}

.slider-image._8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/DSC00100.png');
  background-position: 50% 50%;
  background-size: 328px;
}

.slider-image._9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/DSC00282.png');
  background-position: 50% 50%;
  background-size: 328px;
}

.slide-8 {
  height: 309px;
  margin-left: 0px;
}

.slider-mobile {
  position: relative;
  display: none;
  overflow: hidden;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.slide-9 {
  padding-left: 0px;
}

.div-block-106 {
  display: block;
  margin-top: 0px;
  margin-bottom: -73px;
  background-color: #ff9941;
}

.heading-20 {
  margin-top: 16px;
  margin-bottom: 0px;
  font-family: Nexa, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.heading-21 {
  margin-top: 3px;
  margin-bottom: 16px;
  font-family: Gilroy, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.slider-tab {
  position: relative;
  display: none;
  overflow: hidden;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.slider-mobile-land {
  position: relative;
  display: none;
  overflow: hidden;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.contact-wrapper {
  width: 688px;
  margin-top: 183px;
  margin-right: auto;
  margin-left: auto;
}

.link-5 {
  color: #333;
  text-decoration: underline;
}

.contact-form-block {
  font-family: Nexa, sans-serif;
}

.contact-send-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 34px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.div-block-107 {
  margin-top: 86px;
}

.paragraph-15 {
  margin-bottom: 0px;
}

.home-find-out-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 34px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.home-find-out-copy.anim-find-out.contact {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-108 {
  display: none;
}

.body-4 {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.image-76 {
  display: none;
  width: auto;
  height: 346px;
  max-width: none;
}

.image-79 {
  display: none;
  width: auto;
  height: 346px;
  max-width: none;
}

.image-80 {
  display: none;
  width: auto;
  height: 346px;
  max-width: none;
  margin-right: 0px;
}

.list-item-4 {
  padding-bottom: 9px;
}

.list-item-5 {
  margin-bottom: 9px;
}

.list-item-6 {
  margin-bottom: 9px;
}

.list-item-7 {
  margin-bottom: 9px;
}

.list-item-8 {
  margin-bottom: 9px;
}

.image-81 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
  width: 2000px;
  height: 1400px;
  max-width: none;
  margin-top: -86px;
  margin-right: 0px;
  margin-left: 263px;
  padding-right: 0px;
}

.image-81.home {
  display: none;
  width: 2584px;
  height: 1707px;
  margin-top: -467px;
  margin-left: -197px;
}

.image-81.home.menu {
  display: block;
  margin-top: -16px;
  margin-left: -65px;
}

.image-81.careers {
  width: 1763px;
  height: 916px;
  margin-top: -60px;
  margin-left: 31px;
}

.image-81.intern {
  width: 1763px;
  height: 1174px;
  margin-top: -85px;
  margin-left: -76px;
}

.image-81.intern._2 {
  display: none;
}

.image-81.services-single {
  width: 827px;
  height: 1043px;
  margin-top: 89px;
  margin-left: -494px;
}

.image-81.vacancies {
  margin-top: -579px;
  margin-left: 61px;
}

.background-image-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 1400px;
  margin-top: -81px;
  padding-top: 161px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.background-image-wrapper.services {
  height: 1440px;
  margin-top: -94px;
}

.background-image-wrapper.intern {
  height: 1700px;
}

.background-image-wrapper.services-single {
  height: 1600px;
}

.image-82 {
  display: none;
}

.div-block-112.services {
  display: none;
}

.div-block-113 {
  display: none;
}

.background-image-section {
  position: absolute;
  z-index: -99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -177px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.background-image-section.home.menu {
  z-index: 9;
}

.div-block-115 {
  margin-top: 0px;
  margin-bottom: 20px;
}

.image-83 {
  width: 100%;
  max-width: 570px;
}

.image-84 {
  width: 100%;
  max-width: 571px;
}

.image-85 {
  width: 100%;
  max-width: 570px;
}

.image-86 {
  width: 100%;
  max-width: 570px;
}

.form {
  text-align: left;
}

.bg-image {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
  width: 2000px;
  height: 1400px;
  max-width: none;
  margin-top: -86px;
  margin-right: 0px;
  margin-left: 263px;
  padding-right: 0px;
}

.bg-image.about {
  width: 1744px;
  height: auto;
  margin-top: -31px;
  margin-left: -29px;
}

.bold-text-2 {
  font-weight: 700;
}

.div-block-117 {
  margin-top: 242px;
}

.div-block-119 {
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

._w-800 {
  width: 100%;
  max-width: 1031px;
  margin-right: auto;
  margin-left: auto;
}

.intern-cards-section-mobileland {
  display: none;
}

.intern-cards-section-mobile {
  display: none;
}

.pillar-col-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-121 {
  position: relative;
  overflow: hidden;
}

.div-block-122 {
  position: -webkit-sticky;
  position: sticky;
  top: 96px;
  overflow: hidden;
  width: 100vw;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 48px;
}

.div-block-123 {
  width: 100%;
  max-width: 222px;
  margin-left: 31px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.menu-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: block;
  height: 100vh;
  margin-top: 0vh;
  background-color: #c06363;
}

.menu-inner-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.menu-link-block {
  margin-top: 48px;
  font-family: Gilroy, sans-serif;
  color: #001a58;
  font-size: 48px;
  line-height: 48px;
  font-weight: 300;
  text-decoration: none;
}

.menu-link-block.no-top {
  margin-top: 0px;
}

.text-block {
  font-family: Gilroy, sans-serif;
  font-style: normal;
  text-decoration: none;
}

.div-block-124 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-125 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 314px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.qodi-wrapper {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -3%;
  z-index: 30;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 200px;
  height: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-126 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.intern-icons {
  height: 80px;
}

.image-88 {
  height: 80px;
}

.nav-pointer {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 3px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50%;
  background-color: #ff7f11;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.image-89._2 {
  display: none;
}

.column-54 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.asset-col-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.asset-col-2-2 {
  margin-left: 48px;
}

.asset-col-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}

.div-block-127 {
  margin-top: 0px;
}

.image-91 {
  height: 100px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 398px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.div-block-131 {
  margin-top: -100vh;
}

.div-block-131-copy {
  display: none;
  margin-top: 0vh;
}

.div-block-125-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-132 {
  display: none;
}

.div-block-133 {
  margin-top: -100vh;
  background-color: transparent;
}

.div-block-134 {
  width: 100%;
  max-width: 634px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-135 {
  width: 100%;
  max-width: 634px;
  margin-right: auto;
  margin-left: auto;
}

.link-block-8 {
  text-decoration: none;
}

.div-block-136 {
  overflow: hidden;
  margin-top: 207px;
  margin-right: 118px;
  margin-left: 100px;
  padding-right: 96px;
  padding-left: 73px;
}

.left-arrow-7 {
  position: fixed;
  margin-left: -96px;
}

.right-arrow-7 {
  margin-right: -96px;
}

.slider-7 {
  overflow: visible;
}

.columns-12 {
  display: block;
}

.slide-wrapper {
  overflow: hidden;
}

.slide-wrapper.desktop {
  margin-top: 90px;
}

.slide-wrapper.tablet {
  display: none;
}

.slide-wrapper.mobile-land {
  display: none;
}

.slide-wrapper.mobile {
  display: none;
}

.slider-inner {
  width: 90%;
}

.slider-inner._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 300%;
  margin-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.slider-inner._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300%;
  margin-right: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.arrow.right {
  position: relative;
  z-index: 2;
  width: 5%;
  margin-left: 0px;
  padding-top: 135px;
  padding-bottom: 135px;
  cursor: pointer;
}

.arrow.left {
  position: relative;
  z-index: 2;
  width: 5%;
  height: auto;
  margin-left: 0px;
  padding-top: 135px;
  padding-bottom: 135px;
  cursor: pointer;
}

.slide-inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 95%;
  margin-right: -30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-137 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 95%;
  margin-left: -30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.slide-inner-wrapper-tablet {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 95%;
  margin-left: -30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.image-5-menu {
  width: auto;
  height: 35px;
}

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

.image-96 {
  cursor: pointer;
}

.image-97 {
  cursor: pointer;
}

.html-embed {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.home-cards.portfolio-child-1 {
  margin-right: 86px;
  margin-left: 86px;
  padding-right: 0px;
  padding-left: 0px;
}

.home-cards.portfolio-child-2 {
  margin-right: 86px;
  margin-left: 86px;
  padding-right: 0px;
  padding-left: 0px;
}

.home-cards.portfolio-child-3 {
  margin-right: 86px;
  margin-left: 86px;
  padding-right: 0px;
  padding-left: 0px;
}

.h6 {
  margin-bottom: 16px;
  font-family: Nexa-X, sans-serif;
  color: #ff7f11;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: -0.29px;
  text-transform: uppercase;
}

.heading-small {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 1;
  font-family: Nexa, sans-serif;
  color: rgba(0, 8, 28, 0.4);
  font-size: 24px;
  line-height: 1.43em;
  font-weight: 400;
  letter-spacing: -0.69px;
}

.text-block-3 {
  font-family: Gilroy, sans-serif;
  color: #ff7f11;
  font-size: 18px;
  font-weight: 500;
}

.text-block-3.hide {
  display: none;
}

@media screen and (max-width: 991px) {
  .body {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .container {
    max-width: 1200px;
    padding-right: 24px;
    padding-left: 24px;
  }
  .heading {
    font-size: 36px;
  }
  .nav-wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar {
    max-width: 672px;
  }
  .menu-button {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 14px 0px 18px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .menu-button.back {
    display: block;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .image-5 {
    height: 28px;
    max-width: 132px;
  }
  .menu-bar {
    display: block;
    width: 23px;
    border: 1px solid #000;
    border-radius: 2px;
    color: #252525;
  }
  .menu-bar.bottom {
    width: 23px;
    margin-top: 4px;
  }
  .menu-bar.top {
    margin-bottom: 4px;
  }
  .nav-menu {
    display: none;
    background-color: #fff;
  }
  .container-wrapper {
    margin-top: 0px;
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.inner-indent.centered {
    margin-top: 72px;
    margin-bottom: 0px;
  }
  .container-wrapper.screens-content {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper.no-tm {
    padding-right: 48px;
    padding-left: 48px;
  }
  .container-wrapper.no-tm.inner-indent.more-indent.tablet-flex-center {
    max-width: 557px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .container-wrapper.no-tm.inner-indent.more-indent.tablet-flex-center.faq {
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
  }
  .container-wrapper.no-tm.container-w972.no-padding {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-tm.container-w972.no-padding.no {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper.no-tm.end-to-end {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-tm.tab-scroll {
    position: -webkit-sticky;
    position: sticky;
    top: 96px;
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper.no-tm.menu {
    display: block;
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-tm.no-agents {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-lp.no-tm.results-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container-wrapper.no-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper.no-padding.p-81 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper.tablet-flex-center.home-no-width.no-tm {
    padding-left: 48px;
  }
  .container-wrapper.home {
    margin-top: 0px;
    text-align: left;
  }
  .container-wrapper.image-mobiles {
    margin-top: 96px;
  }
  .brand-fm {
    padding-top: 0px;
  }
  .brand-fm.w--current {
    z-index: 9999;
    padding-top: 0px;
  }
  .brand-fm._1 {
    min-height: 28px;
    min-width: 138px;
  }
  .brand-fm._1.w--current {
    width: auto;
    min-height: 28px;
    min-width: 135px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .background-animation-wrapper {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    height: 100%;
  }
  .hero-section.mobile-view {
    height: 880px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: 75% 100%;
    background-size: auto 100em;
  }
  .hero-footer {
    font-size: 32px;
  }
  .paragraph-2.mobile {
    display: block;
    font-size: 16px;
    text-align: left;
    text-indent: 0px;
  }
  .paragraph-2.mobile.home-hero {
    max-width: 672px;
    margin-right: 0px;
    margin-left: 0px;
    opacity: 0.8;
    font-size: 20px;
    text-align: center;
  }
  .main-heading {
    font-size: 44px;
  }
  .main-heading.vac {
    font-size: 43px;
    line-height: 44px;
  }
  .hero-content.tablet-flex-center.no-m {
    margin-top: 0px;
    margin-bottom: 96px;
  }
  .hero-footer-text {
    margin-top: 16px;
    font-size: 32px;
  }
  .hr {
    margin-top: 24px;
  }
  .column.cta-section-image {
    display: none;
  }
  .info-child-text-right {
    padding-left: 0px;
  }
  .info-child-text-right._1 {
    margin-top: 27px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .info-child-text-right._2 {
    margin-top: 27px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .info-child-text-paragraph {
    font-size: 16px;
  }
  .info-child-text-paragraph.fw {
    width: 100%;
  }
  .info-child-text-paragraph.fw.p-text {
    max-width: 672px;
    padding-left: 0px;
    font-size: 20px;
    text-align: center;
  }
  .info-child-2 {
    margin-top: 96px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .columns {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .columns.cta-bg {
    height: 353px;
    background-image: none;
  }
  .info-child-3 {
    margin-top: 96px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .info-child-text-heading {
    margin-top: 0px;
    font-size: 32px;
    text-align: center;
  }
  .info-child-text-heading._1 {
    margin-top: 0px;
  }
  .info-child-1 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .portfolio-child-1 {
    margin-top: 72px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .portfolio-child-paragraph.services {
    font-size: 16px;
  }
  .portfolio-child-3 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .portfolio-section.mobile-view {
    margin-top: 192px;
  }
  .div-block {
    padding: 46px 64px;
  }
  .portfolio-child-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .portfolio-child-headings.services {
    margin-top: 0px;
    font-size: 16px;
  }
  .portfolio-title {
    font-size: 32px;
  }
  .link {
    font-size: 14px;
  }
  .cta-section.mobile-view {
    margin-top: 144px;
  }
  .cta-child-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .cta-text {
    font-size: 20px;
    text-align: center;
  }
  .cta-text.fw {
    width: 100%;
    font-size: 24px;
  }
  .contact-section.mobile-view {
    margin-top: 168px;
  }
  .contact-section.mobile-view.single-service {
    margin-top: 144px;
  }
  .message-field {
    padding-bottom: 0px;
  }
  .contact-section-column.container-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact-section-column-left {
    text-align: center;
  }
  .contact-section-column-right {
    top: 75px;
  }
  .social-icon {
    margin-left: 20px;
  }
  .div-block-7.container-wrapper {
    margin-top: 84px;
  }
  .div-block-7.container-wrapper.tablet-flex-center {
    margin-top: 70px;
    padding-right: 20px;
  }
  .footer.mobile-view {
    margin-top: 144px;
  }
  .columns-2 {
    display: block;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hr-long {
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .hr-long.footer {
    margin-top: 138px;
  }
  .column-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-4 {
    padding-left: 0px;
  }
  .div-block-3 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-bottom {
    margin-bottom: 48px;
  }
  .column-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer-icons {
    max-width: 672px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .brief-section {
    margin-top: 132px;
  }
  .brief-section.kudya {
    margin-top: 90px;
  }
  .brief-content {
    margin-top: 148px;
  }
  .image-wrapper {
    height: 248px;
    background-image: url('../images/Group-20.svg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/group-82x.jpg');
    background-image: url('../images/Group-20.svg'), linear-gradient(180deg, transparent, transparent), url('../images/group-82x.jpg');
    background-size: auto 48px, auto, cover;
  }
  .before-after-section {
    margin-top: 72px;
  }
  .column-9 {
    margin-top: 55px;
  }
  .iterations-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 312px;
    margin-top: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: none;
  }
  .final-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 306px;
    max-width: 669px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f3f3f3;
    background-image: none;
  }
  .solutions-section {
    margin-top: 145px;
    padding-top: 56px;
    padding-bottom: 57px;
  }
  .h1.more-projects {
    margin-left: 35px;
  }
  .h1.small {
    margin-top: 0px;
    line-height: 18px;
  }
  .h1.vac-title-text {
    width: 100%;
    max-width: 587px;
    font-size: 34px;
    line-height: 56px;
  }
  .h2.block-h2 {
    line-height: 98px;
  }
  .h2.block-h2.block-h2-shadow {
    margin-left: -20px;
    padding-left: 0px;
  }
  .p {
    width: 100%;
    max-width: 784px;
    margin-top: 24px;
    font-size: 18px;
  }
  .p.type._1 {
    margin-top: 0px;
  }
  .p.fresh-content.fw {
    max-width: 100%;
    margin-top: 24px;
  }
  .p.turning-content.fw {
    margin-top: 24px;
  }
  .p._2.fw {
    margin-top: 24px;
  }
  .p.fw {
    margin-top: 48px;
  }
  .p.fw.t-24 {
    max-width: 672px;
    font-size: 18px;
  }
  .p.together-content {
    width: 100%;
  }
  .p.cw._1 {
    width: 100%;
    max-width: none;
  }
  .p.cw._2.fw {
    width: 100%;
    max-width: 100%;
  }
  .p.t-16 {
    max-width: 100%;
    font-size: 18px;
  }
  .p._w-664 {
    width: 100%;
  }
  .p.no-fixed-w {
    width: 100%;
    max-width: 501px;
    margin-top: 8px;
  }
  .p.no-fixed-w._1.fw {
    width: 100%;
  }
  .p.paradise {
    max-width: 560px;
    margin-top: 16px;
    font-size: 18px;
  }
  .p.cool {
    max-width: 560px;
    margin-top: 16px;
    font-size: 18px;
  }
  .columns-3 {
    display: block;
    margin-top: 72px;
  }
  .image-9 {
    max-width: 167px;
    margin: 104px 92px;
  }
  .image-10 {
    margin: 67px 92px;
  }
  .image-11 {
    margin-top: 58px;
  }
  .image-12 {
    margin-top: 46px;
  }
  .details-section.payplux {
    margin-top: 96px;
  }
  .div-block-10 {
    margin-right: 0px;
  }
  .image-13 {
    width: 30%;
    max-width: 140px;
  }
  .image-14 {
    width: 30%;
    margin-right: 10px;
    margin-left: 10px;
  }
  .image-15 {
    width: 30%;
  }
  .image-17 {
    width: 305px;
  }
  .div-block-11 {
    margin-top: 56px;
  }
  .div-block-11.inner-indent {
    margin-top: 48px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .image-18 {
    width: 254px;
  }
  .div-block-12 {
    max-width: 704px;
    margin-top: 96px;
    margin-right: auto;
    margin-left: auto;
    padding: 45px 51px;
  }
  .container-wrapper-nav {
    padding-right: 32px;
    padding-left: 32px;
  }
  .image-size {
    width: 100%;
    max-width: 150px;
  }
  .accessibility-section {
    margin-top: 96px;
  }
  .inner-indent.sticky-el {
    position: static;
    padding-left: 0px;
  }
  .inner-indent.tablet-flex-center {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .results-section {
    margin-top: 135px;
  }
  .image-21 {
    width: 100%;
    height: 337px;
    max-width: 267px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
  }
  .image-22 {
    width: 100%;
    height: 337px;
    max-width: 269px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
  }
  .projects-content-h5 {
    display: block;
  }
  .projects-content-h5.services {
    display: none;
  }
  .projects-content-h6 {
    display: block;
    margin-top: 8px;
  }
  .projects-content-h6.services {
    display: none;
  }
  .standard-content-block {
    margin-top: 40px;
  }
  .standard-content-block.inner-indent.fw.tablet-flex-center {
    max-width: 672px;
    margin-left: auto;
  }
  .standard-content-block.t-70.fw {
    max-width: 672px;
    margin-top: 104px;
    margin-bottom: 48px;
  }
  .standard-content-block.t-70.fw._1 {
    max-width: 672px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .standard-content-block.centered-child.fw.tablet-flex-center {
    max-width: 672px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .standard-content-block.fw {
    display: block;
    max-width: 560px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .standard-content-block.fw.tablet-flex-center {
    display: block;
    max-width: 672px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .standard-content-block.fw.tablet-flex-center.kudya-header {
    max-width: 616px;
    margin-right: 0px;
    margin-left: 32px;
  }
  .standard-content-block.fw.tablet-flex-center.no-agents {
    margin-left: 0px;
  }
  .standard-content-block.fw.tablet-flex-center.lease-header {
    margin-left: 0px;
  }
  .standard-content-block.fw.t-32 {
    max-width: 672px;
    margin-top: 64px;
  }
  .standard-content-block.fw.door {
    max-width: 450px;
    margin-top: 0px;
  }
  .standard-content-block._w-573 {
    width: 100%;
    max-width: 573px;
    margin-left: 0px;
  }
  .standard-content-block.negative-lm-100 {
    margin-left: 0px;
  }
  .standard-content-block.negative-lm-100.fw.tablet-flex-center {
    margin-top: 0px;
  }
  .image-bg {
    height: 256px;
    background-image: url('../images/Group-15.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(76, 76, 76, 0.5)), to(rgba(76, 76, 76, 0.5))), url('../images/header-image.jpg');
    background-image: url('../images/Group-15.svg'), linear-gradient(180deg, rgba(76, 76, 76, 0.5), rgba(76, 76, 76, 0.5)), url('../images/header-image.jpg');
    background-position: 50% 50%, 0px 0px, 50% 50%;
    background-size: auto 39px, auto, cover;
    background-repeat: no-repeat, repeat, repeat;
  }
  .image-bg.leasemaster {
    margin-top: 24px;
  }
  .brand-section.test {
    margin-top: 72px;
    padding-top: 63px;
    padding-bottom: 58px;
  }
  .brand-images {
    margin-bottom: 0px;
  }
  .font-section {
    margin-top: 82px;
  }
  .together-section.tablet-flex-center {
    margin-top: 104px;
  }
  .screens-section {
    margin-top: 100px;
  }
  .padding-block.r-0 {
    margin-top: 96px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 36px;
    padding-left: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    background-color: hsla(0, 0%, 84.7%, 0.1);
  }
  .padding-block.r-0._3 {
    margin-top: 0px;
    padding-top: 36px;
    padding-bottom: 96px;
  }
  .padding-block.l-0._1 {
    position: relative;
    margin-top: 100px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 1px 0px 0px;
    background-color: hsla(0, 0%, 84.7%, 0.1);
  }
  .column-11 {
    padding-right: 0px;
  }
  .column-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-26 {
    max-width: 672px;
  }
  .div-block-16 {
    display: block;
    max-width: 672px;
    margin-left: 28px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }
  .project-section {
    margin-top: 144px;
    padding-top: 67px;
    padding-bottom: 66px;
  }
  .columns-5 {
    display: block;
    margin-top: 72px;
    margin-right: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .mt-c-2 {
    margin-top: 72px;
    margin-bottom: 0px;
  }
  .column-14 {
    display: block;
  }
  .image-28 {
    margin-left: 12px;
  }
  .method-section {
    margin-top: 96px;
  }
  .middleman-div {
    padding-top: 60px;
    padding-bottom: 258px;
  }
  .image-29 {
    margin-top: 27px;
  }
  .image-30 {
    margin-top: 27px;
  }
  .div-block-19 {
    margin-top: -200px;
  }
  .prototype-section {
    margin-top: 96px;
  }
  .live-section {
    margin-top: 113px;
  }
  .column-19.centered {
    position: static;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .serv-hero-section {
    margin-top: 134px;
  }
  .serv-toolbox-section {
    margin-top: 144px;
  }
  .serv-hero-h1 {
    width: 96%;
    font-size: 47px;
  }
  .serv-hero-h1.about {
    width: 545px;
    font-size: 48px;
  }
  .serv-hero-p {
    margin-top: 16px;
  }
  .serv-hero-p.about {
    width: 100%;
    max-width: 500px;
  }
  .serv-hero-column {
    height: auto;
  }
  .serv-hero-column._2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .serv-hero-content-group-1 {
    width: 100%;
    max-width: 600px;
    margin-top: 0px;
  }
  .serv-toolbox-wrapper.container-wrapper.tablet-flex-center {
    padding-right: 0px;
    padding-left: 0px;
  }
  .serv-toolbox-box-container {
    margin-top: 96px;
  }
  .column-20 {
    display: none;
    padding-left: 0px;
    text-align: center;
  }
  .column-21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .column-22 {
    display: none;
  }
  .serv-toolbox-box-images {
    display: block;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .green-highlight {
    padding-right: 0px;
    font-size: 16px;
  }
  .serv-highlighted-text {
    padding-right: 0px;
  }
  .serv-hr-long {
    margin-top: 120px;
  }
  .serv-toolbox-box-content.fw {
    width: 100%;
    max-width: 600px;
    margin-top: 64px;
    margin-left: 0px;
  }
  .serv-link {
    font-size: 14px;
  }
  .serv-learn-more-container {
    margin-top: 32px;
  }
  .serv-learn-more-container.anim-learn-more-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
  }
  .about-hero-section {
    height: 713px;
  }
  .about-philo-section {
    margin-top: 72px;
  }
  .about-paradise-section {
    margin-top: 141px;
  }
  .about-team-section {
    margin-top: 96px;
  }
  .about-hero-section-wrapper.container-wrapper.no-tm.tablet-flex-center {
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .about-paradise-section-wrapper.container-wrapper.no-tm.tablet-flex-center {
    padding-left: 0px;
  }
  .about-team-section-section.container-wrapper.no-tm.tablet-flex-center {
    padding-left: 0px;
  }
  .about-hero-content-group-2.inner-indent.tablet-flex-center.fw {
    display: block;
    width: 100%;
    max-width: 545px;
    margin-top: 132px;
    margin-left: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .paragraph-5.fw {
    width: 100%;
    max-width: 560px;
    margin-left: 0px;
    text-align: left;
  }
  .about-hr {
    margin-left: 0px;
  }
  .about-value-column-section {
    padding: 80px 60px;
  }
  .about-value-column-section.container-wrapper.no-tm {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .about-column-content {
    height: auto;
    padding: 35px 70px 25px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .heading-6 {
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 1.16em;
  }
  .about-column {
    height: 464px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .mask {
    margin-left: 70px;
    padding-top: 48px;
    padding-bottom: 32px;
  }
  .heading-7 {
    font-size: 18px;
  }
  .slider {
    height: auto;
  }
  .slider._2.tablet {
    margin-right: -81px;
    margin-left: 81px;
  }
  .paragraph-6 {
    line-height: 29px;
  }
  .paragraph-6.fw._w-500 {
    max-width: 516px;
  }
  .slide-nav {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -26%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-right: 150px;
    padding-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }
  .paragraph-7 {
    width: 100%;
    font-size: 14px;
  }
  .paragraph-7.fw {
    margin-bottom: 0px;
  }
  .left-arrow {
    left: 27%;
    top: auto;
    right: auto;
    bottom: -27%;
    margin-left: 0px;
  }
  .about-paradise-section-inner-indent {
    padding-left: 0px;
  }
  .div-block-24 {
    background-position: 50% 100%;
  }
  .div-block-24.carousel {
    width: auto;
    height: 100%;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
  }
  .div-block-25.carousel {
    height: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .about-paradise-section-img-col {
    display: none;
  }
  .about-team-section-inner-indent {
    padding-left: 0px;
  }
  .image-39 {
    margin-top: 0px;
    margin-bottom: auto;
    margin-left: 0px;
  }
  .image-40 {
    margin-top: 0px;
    margin-bottom: auto;
  }
  .right-arrow {
    left: auto;
    top: auto;
    right: 27%;
    bottom: -27%;
    margin-right: 0px;
  }
  .intern-cards-section-tablet {
    position: relative;
    display: block;
    height: 300vh;
  }
  .intern-application-section {
    margin-top: 168px;
  }
  .intern-story-section {
    margin-top: 168px;
    padding-top: 75px;
    background-color: hsla(0, 0%, 84.7%, 0.1);
  }
  .video-content {
    display: block;
    height: 305px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .hero-content-block {
    display: block;
    margin-left: 0px;
  }
  .hero-content-block.fixed-max-width-703 {
    margin-left: 0px;
  }
  .hero-content-p.fw {
    max-width: 560px;
    margin-top: 32px;
    font-size: 16px;
  }
  .heading-8 {
    font-size: 40px;
  }
  .hero-content-col.inner-indent.intern-more-indent {
    padding-left: 0px;
  }
  .hero-content-col.inner-indent.intern-more-indent.tablet-flex-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .intern-card-1.up {
    padding-bottom: 77px;
  }
  .intern-card-1.up._2 {
    padding-bottom: 72px;
  }
  .columns-6 {
    width: 175vw;
    margin-right: 0px;
    margin-left: 0px;
  }
  .column-23 {
    margin-top: 0px;
  }
  .column-24 {
    margin-top: 0px;
  }
  .intern-available-section-heading.inner-indent {
    padding-left: 0px;
    text-align: center;
  }
  .intern-available-section-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .intern-app-section-content-1 {
    width: 100%;
  }
  .heading-12 {
    width: 100%;
    max-width: 461px;
    line-height: 27px;
    font-weight: 500;
  }
  .intern-story-tabs-wrapper {
    margin-top: 56px;
    padding-top: 0px;
    padding-bottom: 75px;
    background-color: transparent;
  }
  .intern-story-heading.h1.inner-indent {
    padding-left: 0px;
    font-size: 37px;
    text-align: left;
  }
  .tabs-menu {
    margin-top: 23px;
    padding-left: 0px;
  }
  .brand-images-div._2 {
    margin-bottom: 46px;
    margin-left: 0px;
  }
  .brand-images-div._3 {
    margin-left: 0px;
  }
  .brand-images-div._1 {
    margin-top: 48px;
    margin-bottom: 38px;
    margin-left: 0px;
  }
  .centered-brand-images {
    width: 100%;
    height: auto;
    max-width: 1029px;
    margin-bottom: 26px;
  }
  .career-hero-section {
    margin-top: 148px;
  }
  .career-centered-hero-copy {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .career-hero-div-wrapper.container-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .standard-content-block-short {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .standard-content-block-short.pillars {
    margin-left: 0px;
  }
  .career-pillar-section {
    height: auto;
    margin-top: 0px;
  }
  .pillar-cols {
    display: none;
    width: 200vw;
  }
  .pillar-col-1 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .career-hub-section {
    margin-top: 120px;
  }
  .hubenefits-intro {
    margin-left: 0px;
  }
  .hubenefits-content.second {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .hubenefits-content.first {
    margin-top: 72px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .image-43 {
    width: 100%;
    height: auto;
  }
  .hubenefits-content-cols {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hubenefits-image-col {
    margin-top: 72px;
    padding-right: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .hubenefits-image-col.tablet-slider {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .hubenefits-image-col.tablet-slider.top {
    margin-top: 0px;
  }
  .hubenefits-content-col-div.second {
    width: 40%;
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .hubenefits-content-col-div.first {
    display: none;
  }
  .image-44 {
    width: 100%;
    height: auto;
    margin-top: 24px;
  }
  .hubenefits-content-col {
    margin-top: 64px;
    padding-left: 0px;
  }
  .hubenefits-content-col.second {
    display: none;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .hubenefits-content-col.second.col {
    display: block;
  }
  .career-orange-section {
    margin-top: 144px;
  }
  .career-faqs {
    margin-top: 144px;
  }
  .career-green-section {
    margin-top: 144px;
  }
  .career-link {
    font-size: 14px;
  }
  .careers-app-section-content {
    padding-right: 0px;
  }
  .image-45 {
    display: none;
  }
  .service-s-hero-section {
    margin-top: 146px;
  }
  .video-wrapper {
    margin-top: 24px;
  }
  .hero-content-bottom {
    margin-top: 98px;
  }
  .heading-17 {
    font-size: 14px;
  }
  .heading-18 {
    font-size: 18px;
  }
  .column-26 {
    padding-left: 0px;
  }
  .columns-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .paragraph-13 {
    font-size: 18px;
  }
  .heading-19 {
    margin-top: 0px;
  }
  .service-s-learn-more-container-left {
    margin-top: 27px;
  }
  .service-s-learn-more-container-right {
    margin-top: 27px;
  }
  .column-28 {
    display: none;
  }
  .background-video {
    height: 372px;
  }
  .lw-hero-section.inner-indent {
    padding-left: 40px;
  }
  .lw-toolbox-box-content {
    width: 100%;
    max-width: 560px;
  }
  .lw-toolbox-box-p {
    width: 100%;
    font-size: 16px;
  }
  .lw-learn-more-container {
    margin-top: 32px;
  }
  .lw-learn-more-container.t-16 {
    margin-top: 8px;
  }
  .arrow-short {
    margin-bottom: 0px;
    margin-left: 10px;
  }
  .paragraph-14 {
    font-size: 18px;
  }
  .vac-hero-p {
    max-width: 560px;
    line-height: 27px;
  }
  .vac-temp-info-text-list {
    width: 100%;
    max-width: 560px;
    line-height: 27px;
  }
  .content-col.negative-lm-100 {
    width: 100%;
    max-width: 560px;
    margin-right: auto;
    margin-left: auto;
  }
  .column-29 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-30 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 672px;
    margin-top: 48px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .tablet-flex-center {
    width: 100%;
    max-width: 672px;
    margin: 0px auto;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .home-main-heading {
    font-size: 48px;
    text-align: center;
  }
  .info-image-1 {
    width: 100%;
    height: 100%;
    max-width: 346px;
    background-position: 50% 50%;
  }
  .info-image-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-right: 0px;
    background-image: none;
  }
  .home-find-out.anim-find-out {
    margin-top: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }
  .home-find-out.anim-find-out.info._1 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .home-find-out._404page {
    margin-top: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: left;
  }
  .home-find-out._404page.info._1 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-34 {
    margin-right: 0px;
  }
  .div-block-34.tablet-flex-center {
    max-width: 675px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .image-53 {
    display: block;
    width: 100%;
    max-width: 704px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .columns-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .columns-10.fw.tablet-flex-center {
    margin-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .column-32 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-33 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-54 {
    display: none;
    margin-top: -96px;
    margin-left: -8px;
  }
  .image-54._2 {
    display: block;
    margin-left: 0px;
  }
  .image-55 {
    margin-left: -8px;
  }
  .image-56 {
    width: 100%;
    max-width: 491px;
  }
  .about-team-section-carousel {
    overflow: hidden;
    margin-top: 72px;
  }
  .carousel-icon.right {
    margin-top: 130px;
  }
  .carousel-icon.left {
    margin-top: 130px;
  }
  .inter-link {
    font-size: 14px;
  }
  .column-35 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 56px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    text-align: left;
  }
  .div-block-36 {
    position: relative;
    overflow: visible;
    height: 300vh;
    margin-right: -20px;
    margin-left: -20px;
  }
  .div-block-36.tab {
    position: static;
    overflow: hidden;
    width: 100vw;
    height: auto;
    margin-right: -48px;
    margin-left: 0px;
  }
  .div-block-37 {
    position: static;
    top: 96px;
    overflow: visible;
  }
  .column-36 {
    margin-top: 96px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .column-37 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .div-block-38 {
    height: 350px;
    margin-left: auto;
    background-image: url('../images/DSC01033-Copy.jpg');
    background-position: 65% 22%;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .columns-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-38 {
    margin-top: 48px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .column-39 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pillar-col-1-slider {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slide-nav-3 {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: none;
  }
  .left-arrow-2 {
    left: auto;
    top: 1%;
    right: 5%;
    bottom: 45%;
  }
  .right-arrow-3 {
    top: 1%;
    right: 5%;
    bottom: 45%;
  }
  .slider-4 {
    display: block;
    height: 300px;
    margin-top: 96px;
    margin-right: -20px;
    margin-left: -20px;
    padding-right: 0px;
    background-color: transparent;
  }
  .image-57 {
    margin-top: 62.5px;
    margin-bottom: 62.5px;
  }
  .image-58 {
    margin-top: 62.5px;
    margin-bottom: 62.5px;
  }
  .right-arrow-4 {
    display: none;
  }
  .left-arrow-3 {
    display: none;
  }
  .slide-nav-4 {
    display: none;
  }
  .slide-4 {
    background-image: url('../images/dsc-005922x.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }
  .slider-5 {
    display: block;
    width: 100%;
    height: 375px;
    background-color: transparent;
  }
  .image-59 {
    width: 60%;
    margin-left: 0px;
    padding-left: 24px;
  }
  .mask-4 {
    padding-top: 13px;
  }
  .div-block-39 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-40 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-41 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .casestudy-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mask-5 {
    overflow: visible;
    width: 440px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .slider-6 {
    display: block;
    overflow: hidden;
    height: 414px;
    margin-right: -48px;
    background-color: transparent;
  }
  .div-block-90.carousel {
    height: 100%;
    margin-right: 0px;
    margin-left: 0px;
    background-image: url('../images/MZS01665.jpg');
  }
  .div-block-91.carousel {
    width: 100%;
    height: 100%;
    margin-right: 0px;
    margin-left: 0px;
    background-image: url('../images/MZS01678.jpg');
  }
  .div-block-92.carousel {
    width: 100%;
    height: 100%;
    margin-right: 10px;
    margin-left: 10px;
    background-image: url('../images/MZS01669_1.jpg');
  }
  .slide-nav-5 {
    display: none;
  }
  .right-arrow-5 {
    position: static;
    display: none;
  }
  .left-arrow-5 {
    position: static;
    display: none;
  }
  .icon-4 {
    position: static;
    display: none;
  }
  .icon-5 {
    position: static;
    display: none;
  }
  .slide-7 {
    margin-right: 10px;
    background-color: #fff;
  }
  .about-slider {
    display: block;
    margin-top: 69px;
  }
  .about-slider.tablet-flex-center {
    margin-top: 72px;
  }
  .info-image-2 {
    height: 100%;
    margin-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    background-image: none;
  }
  .div-block-93 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .mask-6 {
    width: 25%;
  }
  .mask-6.tab {
    width: 33.333%;
  }
  .slider-desktop {
    display: none;
  }
  .div-block-96 {
    width: 100vw;
    padding-right: 0%;
  }
  .div-block-96.tab {
    padding-right: 10%;
  }
  .slider-image._1 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .slider-image._2 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .slider-image._3 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .slider-image._4 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .slider-image._5 {
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
  }
  .slider-image._7 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .slider-image._8 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .slider-image._9 {
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
  }
  .slider-mobile {
    display: none;
  }
  .slide-9 {
    padding-left: 0px;
  }
  .slider-tab {
    display: block;
  }
  .slider-mobile-land {
    display: none;
  }
  .contact-wrapper {
    width: 100%;
    max-width: 688px;
  }
  .home-find-out-copy.anim-find-out {
    margin-top: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }
  .div-block-108 {
    display: none;
  }
  .body-4 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .image-81 {
    position: absolute;
    height: 1400px;
    max-width: none;
    margin-top: -29px;
    margin-left: 121px;
  }
  .image-81.home {
    margin-top: -511px;
    margin-left: -74px;
  }
  .image-81.home.menu {
    display: block;
    margin-top: -202px;
    margin-left: 237px;
  }
  .image-81.careers {
    width: 1563px;
    margin-left: 66px;
  }
  .image-81.intern {
    margin-top: -328px;
    margin-left: 32px;
  }
  .image-81.intern._2 {
    display: none;
  }
  .image-81.services-single {
    height: 834.4px;
    margin-top: 46px;
    margin-left: -281px;
  }
  .background-image-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 1440px;
    margin-top: 0px;
    padding-top: 0px;
  }
  .div-block-110 {
    width: 100%;
    max-width: 462px;
  }
  .image-82 {
    display: none;
  }
  .image-82.careers {
    display: none;
  }
  .div-block-112.services {
    display: none;
    margin-top: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-113.services {
    display: block;
    overflow: visible;
    width: 1px;
    height: 15px;
    margin-right: 8px;
    margin-left: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #979797;
    opacity: 0.3;
  }
  .div-block-115 {
    margin-bottom: 0px;
  }
  .image-83 {
    max-width: 673px;
  }
  .image-84 {
    max-width: 673px;
  }
  .image-85 {
    max-width: 673px;
  }
  .image-86 {
    max-width: 673px;
  }
  .slide-10 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .slide-11 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .bg-image {
    position: absolute;
    height: 1400px;
    max-width: none;
    margin-top: -29px;
    margin-left: 121px;
  }
  .bg-image.about {
    width: 1800px;
    margin-top: -152px;
    margin-left: -235px;
  }
  .bold-text-2 {
    line-height: 17px;
    font-weight: 500;
  }
  .div-block-116 {
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 32px;
    padding-left: 32px;
  }
  .div-block-117 {
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 32px;
    padding-left: 32px;
  }
  .div-block-118 {
    margin-top: 146px;
  }
  .slide-0 {
    background-image: url('../images/mask2x.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }
  .div-block-119 {
    display: block;
    width: auto;
    max-width: none;
  }
  .intern-cards-section-desktop {
    display: none;
  }
  .div-block-120 {
    margin-top: 27px;
  }
  .intern-cards-section-mobileland {
    position: relative;
    display: none;
    height: 300vh;
  }
  .intern-cards-section-mobile {
    position: relative;
    display: none;
    height: 300vh;
  }
  .div-block-122 {
    position: static;
    width: auto;
  }
  .slide-12 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .div-block-125 {
    margin-top: 48px;
    margin-left: 0px;
  }
  .div-block-126 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .image-89 {
    display: none;
    margin-top: -52px;
  }
  .image-89._2 {
    display: block;
    margin-top: -52px;
    margin-left: -10px;
  }
  .column-54 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .asset-col-2-1 {
    margin-left: 56px;
  }
  .asset-col-2-2 {
    margin-left: 27px;
  }
  .image-90 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .column-56 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-91 {
    height: 65px;
  }
  .image-92 {
    height: 312px;
  }
  .div-block-128 {
    width: 100%;
    max-width: 531px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-129 {
    width: 100%;
    max-width: 556px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-125-copy {
    margin-left: 100px;
  }
  .div-block-133 {
    margin-top: -100vh;
  }
  .link-block-8 {
    margin-top: 24px;
    text-decoration: none;
  }
  .about-team-section-slider {
    margin-top: 72px;
  }
  .slide-wrapper.desktop {
    display: none;
  }
  .slide-wrapper.tablet {
    display: block;
  }
  .slider-inner._2 {
    width: 450%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .slider-inner._2.tablet {
    width: 600%;
  }
  .slider-inner._1 {
    width: 450%;
  }
  .arrow.left.tablet {
    width: 9%;
  }
  .slide-inner-wrapper-tablet {
    width: 91%;
  }
  .image-5-menu {
    height: 28px;
    max-width: 132px;
  }
  .home-cards.portfolio-child-1 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .home-cards.portfolio-child-2 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .home-cards.portfolio-child-3 {
    margin-right: 0px;
    margin-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .qodi-anim {
    width: 250px;
    margin-bottom: 24px;
    margin-left: auto;
  }
  .heading {
    font-size: 30px;
  }
  .paragraph {
    font-size: 20px;
  }
  .footer-social-icons {
    margin-left: 16px;
  }
  .image {
    height: 30px;
  }
  .image-2 {
    max-width: 80%;
  }
  .image-3 {
    max-width: 80%;
  }
  .image-4 {
    max-width: 80%;
  }
  .menu-button {
    background-color: transparent;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .image-5 {
    width: 100%;
    max-width: 175px;
  }
  .menu-bar.bottom {
    display: block;
    border-color: #001a58;
  }
  .menu-bar.top {
    border-color: #001a58;
  }
  .nav-menu {
    padding-bottom: 0px;
    border-style: none;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .container-wrapper {
    margin-top: 64px;
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-tm {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-tm.no-lp {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-tm.standard-width {
    padding-left: 32px;
  }
  .container-wrapper.no-tm.inner-indent.more-indent.tablet-flex-center {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-tm.inner-indent.more-indent.tablet-flex-center.faq {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-tm.tm-215 {
    margin-top: 148px;
  }
  .container-wrapper.no-tm.container-w972.wide-img {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper.no-tm.container-w972.no-padding {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-tm.container-w972.no-padding.no {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper.no-tm.tablet-flex-center {
    height: auto;
  }
  .container-wrapper.no-tm.end-to-end {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper.no-tm.menu {
    margin-top: 126px;
  }
  .container-wrapper.no-lp.no-tm.results-container {
    margin-top: 0px;
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.n-tm {
    margin-top: 56px;
  }
  .container-wrapper.no-padding {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-padding.p-81 {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.tablet-flex-center.home-no-width.no-tm {
    padding-left: 32px;
  }
  .container-wrapper.home {
    margin-top: -72px;
  }
  .container-wrapper.image-mobiles {
    margin-top: 48px;
  }
  .brand-fm {
    width: 20%;
    padding-left: 0px;
  }
  .brand-fm._1 {
    min-width: 137px;
  }
  .brand-fm._1.w--current {
    min-height: 25px;
    min-width: 120px;
  }
  .background-animation-wrapper {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
  }
  .background-animation-wrapper.contact {
    opacity: 0.7;
  }
  .lottie-animation-3.image-81 {
    display: none;
  }
  .lottie-animation-3.image-81.intern {
    display: none;
  }
  .lottie-animation-3.image-81.home {
    display: none;
  }
  .lottie-animation-3.image-81.careers {
    display: none;
  }
  .hero-section.mobile-view {
    height: 643px;
  }
  .paragraph-2.mobile {
    text-align: left;
  }
  .paragraph-2.mobile.home-hero {
    text-align: left;
  }
  .main-heading {
    font-size: 40px;
    text-align: left;
  }
  .hero-footer-text {
    font-size: 28px;
  }
  .column.cta-section-image {
    display: none;
  }
  .info-child-text-right {
    margin-top: 32px;
    padding-left: 0px;
  }
  .info-child-text-paragraph {
    width: 100%;
  }
  .info-child-2 {
    margin-top: 96px;
  }
  .columns {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .info-child-3 {
    margin-top: 96px;
  }
  .info-child-text-heading {
    line-height: 40px;
  }
  .portfolio-child-1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .portfolio-child-paragraph {
    text-align: center;
  }
  .portfolio-child-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .portfolio-section.mobile-view {
    margin-top: 132px;
  }
  .div-block {
    padding: 27px 43px;
  }
  .portfolio-child-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .portfolio-child-headings {
    padding-bottom: 4px;
    text-align: center;
  }
  .portfolio-child-headings.services {
    padding-bottom: 0px;
  }
  .portfolio-title {
    font-size: 28px;
  }
  .cta-child-text {
    padding-top: 99px;
    padding-bottom: 106px;
    padding-left: 0px;
    text-align: center;
  }
  .cta-text {
    width: 100%;
  }
  .cta-text.fw {
    font-size: 22px;
  }
  .contact-section.mobile-view {
    margin-top: 109.5px;
  }
  .message-field.contact {
    font-size: 20px;
  }
  .email-field.contact {
    font-size: 20px;
  }
  .name-field.contact {
    font-size: 20px;
  }
  .contact-section-wrapper.tablet-flex-center.contact {
    padding-right: 20px;
    padding-left: 20px;
  }
  .social-icon {
    margin-left: 0px;
  }
  .social-icon.link {
    margin-left: 32px;
  }
  .column-5 {
    overflow: visible;
  }
  .footer.mobile-view {
    margin-top: 139.5px;
  }
  .hr-long {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-7 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer-bottom {
    margin-bottom: 22px;
  }
  .column-8 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer-icons {
    padding-right: 32px;
    padding-left: 32px;
  }
  .brief-section {
    margin-top: 42px;
  }
  .brief-section.kudya {
    margin-top: 90px;
  }
  .image-wrapper {
    height: 250px;
    background-image: url('../images/Group-20.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/group-82x.jpg');
    background-image: url('../images/Group-20.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/group-82x.jpg');
    background-position: 50% 50%, 0px 0px, 50% 50%;
    background-size: 164px, auto, cover;
    background-repeat: no-repeat, repeat, no-repeat;
  }
  .iterations-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-image: none;
  }
  .final-img {
    background-size: contain;
  }
  .h1 {
    font-size: 32px;
  }
  .h1.more-projects {
    margin-left: 0px;
  }
  .h1.small {
    font-size: 32px;
  }
  .h2 {
    font-size: 24px;
  }
  .h2.block-h2.block-h2-shadow {
    margin-top: 10px;
    margin-bottom: 24px;
    margin-left: -10px;
    padding-top: 0px;
    padding-left: 0px;
  }
  .p {
    margin-top: 24px;
    font-size: 18px;
  }
  .p.type {
    font-size: 18px;
  }
  .p._3.fw._w-895 {
    margin-top: 24px;
  }
  .p._3.fw._w-750 {
    display: none;
  }
  .p.no-fixed-w {
    width: 100%;
    height: 170px;
    max-width: 540px;
    font-size: 16px;
  }
  .p.no-fixed-w._1.fw.n-h {
    height: auto;
  }
  .image-9 {
    height: auto;
  }
  .image-10 {
    height: auto;
    margin-top: 104px;
    margin-bottom: 104px;
  }
  .image-11 {
    display: none;
  }
  .image-12 {
    display: none;
  }
  .details-section.payplux {
    margin-top: 72px;
  }
  .image-13 {
    width: 25%;
  }
  .image-13.mobile {
    width: 100%;
  }
  .image-14 {
    width: 25%;
  }
  .image-14.mobile {
    width: 100%;
  }
  .image-15 {
    width: 25%;
  }
  .image-15.mobile {
    width: 100%;
  }
  .div-block-11.inner-indent {
    margin-top: 56px;
  }
  .image-18 {
    width: 200px;
  }
  .image-18.mobile {
    width: 100%;
  }
  .div-block-12 {
    margin-top: 0px;
    padding: 22px 28px;
  }
  .image-20 {
    display: inline;
  }
  .container-wrapper-nav {
    padding-right: 32px;
    padding-left: 32px;
  }
  .columns-4 {
    margin-top: 0px;
  }
  .image-size {
    max-width: 200px;
  }
  .image-size {
    margin-top: 16px;
  }
  .accessibility-section {
    margin-top: 72px;
  }
  .results-section {
    margin-top: 72px;
  }
  .cards {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .image-21 {
    display: inline-block;
    width: 100%;
    max-width: none;
    background-image: url('../images/application-14.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .image-21.payplux {
    height: 337px;
    background-image: url('../images/Group-4.jpg');
    background-position: 50% 100%;
  }
  .image-22 {
    display: inline-block;
    width: 100%;
    max-width: none;
    background-image: url('../images/Group-16.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .image-22.leasemaster {
    height: 337px;
    background-image: url('../images/Group-16.jpg');
  }
  .image-22.payplux {
    max-width: none;
  }
  .card-2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .standard-content-block {
    width: 80%;
    margin-top: 0px;
  }
  .standard-content-block.fw.tablet-flex-center.kudya-header {
    margin-left: 0px;
  }
  .standard-content-block.fw.tablet-flex-center.lease-header {
    margin-left: 0px;
  }
  .standard-content-block.fw.hub {
    margin-top: 24px;
  }
  .image-bg {
    background-image: url('../images/Group-15.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(76, 76, 76, 0.5)), to(rgba(76, 76, 76, 0.5))), url('../images/header-image.jpg');
    background-image: url('../images/Group-15.svg'), linear-gradient(180deg, rgba(76, 76, 76, 0.5), rgba(76, 76, 76, 0.5)), url('../images/header-image.jpg');
    background-position: 50% 50%, 0px 0px, 50% 50%;
    background-size: auto 39px, auto, cover;
    background-repeat: no-repeat, repeat, repeat;
  }
  .padding-block.r-0 {
    margin-right: -32px;
    margin-left: -32px;
    padding-right: 32px;
    padding-left: 32px;
  }
  .padding-block.r-0._3 {
    margin-right: -32px;
    margin-left: -32px;
    padding-right: 32px;
    padding-left: 32px;
  }
  .padding-block.l-0._1 {
    margin-right: -32px;
    margin-left: -32px;
    padding-right: 32px;
    padding-left: 32px;
  }
  .div-block-16 {
    margin-left: 0px;
  }
  .card-1 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
  }
  .image-27 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: left;
  }
  .image-28 {
    display: none;
  }
  .assets-line-1 {
    margin-top: 74px;
  }
  .column-15 {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .prototype-section {
    margin-top: 72px;
  }
  .dashboard-img {
    margin-top: 64px;
  }
  .live-section {
    margin-top: 73px;
  }
  .serv-hero-h1 {
    width: auto;
    font-size: 44px;
  }
  .serv-hero-h1.about {
    width: 100%;
    max-width: 545px;
    font-size: 40px;
  }
  .serv-hero-p {
    margin-top: 24px;
    margin-bottom: 0px;
  }
  .serv-toolbox-wrapper.container-wrapper.tablet-flex-center {
    padding-right: 20px;
    padding-left: 20px;
  }
  .serv-toolbox-wrapper.container-wrapper.tablet-flex-center.padding-75 {
    padding-right: 32px;
    padding-left: 32px;
  }
  .column-21 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .column-22 {
    padding-right: 0px;
  }
  .heading-5 {
    font-family: Nexa-X, sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
  }
  .serv-hr-long {
    margin-top: 72px;
  }
  .about-hero-section {
    height: 704px;
    background-image: none;
  }
  .about-philo-section {
    margin-top: 96px;
  }
  .about-value-section {
    margin-top: 96px;
  }
  .about-paradise-section {
    margin-top: 96px;
  }
  .about-team-section {
    display: block;
  }
  .about-hero-section-wrapper.container-wrapper.no-tm.tablet-flex-center {
    padding-left: 32px;
  }
  .about-paradise-section-wrapper.container-wrapper.no-tm.tablet-flex-center {
    padding-left: 32px;
  }
  .about-team-section-section.container-wrapper.no-tm.tablet-flex-center {
    padding-left: 32px;
  }
  .about-hero-content-group-2.inner-indent.tablet-flex-center.fw {
    margin-top: 164px;
  }
  .paragraph-5.fw {
    font-size: 20px;
  }
  .about-column {
    height: 500px;
  }
  .slider._2.tablet {
    margin-right: -147px;
    margin-left: 0px;
  }
  .paragraph-6 {
    width: 100%;
  }
  .left-arrow {
    left: 20%;
  }
  .right-arrow {
    right: 20%;
  }
  .intern-cards-section-tablet {
    display: none;
    height: 300vh;
  }
  .hero-video-content-block.inner-indent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .video-content {
    width: 200px;
    height: 200px;
  }
  .video-content.intern {
    background-size: 80px, cover;
  }
  .hero-content-block.fixed-max-width-703.contact {
    max-width: none;
  }
  .hero-content-p.bottom-content.intern-hero-inner-indent {
    width: 100%;
  }
  .heading-8 {
    font-size: 38px;
  }
  .intern-heading.h1 {
    font-size: 36px;
  }
  .columns-6 {
    width: 194vw;
  }
  .intern-available-section-heading.inner-indent {
    font-size: 29px;
  }
  .heading-10 {
    font-size: 20px;
  }
  .intern-app-section-content-1 {
    margin-top: 33px;
  }
  .heading-11 {
    font-size: 30px;
  }
  .heading-12 {
    margin-top: 32px;
  }
  .intern-hr-long {
    margin-top: 0px;
  }
  .heading-13 {
    width: 90%;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 18px;
    line-height: 57px;
  }
  .paragraph-8 {
    overflow: hidden;
  }
  .intern-story-tabs-wrapper {
    padding-top: 0px;
    padding-bottom: 84px;
  }
  .intern-story-heading.h1.inner-indent {
    font-size: 36px;
  }
  .career-hero-section {
    height: 500px;
  }
  .career-pillar-section {
    margin-top: 84px;
  }
  .pillar-section-wrapper.container-wrapper.no-tm {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .pillar-cols {
    width: 300vw;
  }
  .pillar-col-1 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .pillar-col-2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .career-hub-section {
    margin-top: 48px;
  }
  .hubenefits-content.second {
    margin-top: 72px;
  }
  .career-faqs {
    margin-top: 76px;
  }
  .career-green-section {
    padding-top: 72px;
    padding-bottom: 108px;
  }
  .paragraph-11._2 {
    font-size: 18px;
  }
  .careers-app-section-content {
    display: none;
    margin-top: 54px;
    padding-right: 0px;
  }
  .careers-app-section-content.mobile {
    display: block;
  }
  .heading-16 {
    margin-bottom: 0px;
  }
  .paragraph-12 {
    margin-top: 8px;
    margin-bottom: 0px;
  }
  .heading-18 {
    font-size: 16px;
  }
  .paragraph-13 {
    margin-top: 24px;
    font-size: 16px;
  }
  .image-47 {
    height: 274px;
  }
  .column-27 {
    margin-top: 32px;
  }
  .vac-header-title {
    font-family: Nexa-X, sans-serif;
    font-size: 34px;
  }
  .lw-hr-long {
    margin-top: 32px;
  }
  .arrow-short {
    margin-bottom: 0px;
  }
  .content-col.negative-lm-100 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div-block-30 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tablet-flex-center {
    height: auto;
  }
  .div-block-33 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .column-30 {
    margin-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .home-main-heading {
    text-align: left;
  }
  .info-image-3 {
    height: 100%;
    max-height: 346px;
    background-repeat: no-repeat;
  }
  .home-find-out {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .home-find-out.anim-find-out.hero {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .home-find-out._404page.hero {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .image-53 {
    margin-top: 0px;
  }
  .payplux-mobile-imgs-col-2 {
    margin-top: 48px;
  }
  .payplux-mobile-imgs-wrapper {
    display: block;
  }
  .columns-8 {
    display: none;
  }
  .image-56 {
    margin-top: 32px;
  }
  .column-35 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .div-block-36 {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    overflow: hidden;
    height: auto;
  }
  .div-block-36.tab {
    overflow: hidden;
    width: 100vw;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
  }
  .div-block-37 {
    position: static;
  }
  .pillar-col-1-slider {
    height: auto;
    margin-left: 16px;
  }
  .left-arrow-2 {
    top: 6%;
    bottom: auto;
  }
  .right-arrow-3 {
    position: absolute;
    left: auto;
    top: 6%;
    right: 5%;
    bottom: auto;
  }
  .slider-4 {
    display: block;
    height: 500px;
    margin-top: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slider-5 {
    height: auto;
  }
  .mask-4 {
    width: 100%;
    margin-bottom: 0px;
    padding-top: 13px;
    padding-bottom: 0px;
  }
  .div-block-39 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 400px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .about-slider.tablet-flex-center {
    overflow: hidden;
  }
  .info-image-2 {
    height: 100%;
    max-height: 346px;
    background-repeat: no-repeat;
  }
  .mask-6.mobile-land {
    width: 50%;
  }
  .slider-image._1 {
    margin-left: 5px;
    background-position: 0% 50%;
  }
  .slider-image._2 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .slider-image._5 {
    width: 100%;
  }
  .slider-image._7 {
    width: 100%;
  }
  .slider-image._8 {
    width: 100%;
  }
  .slider-image._9 {
    width: 100%;
  }
  .slider-tab {
    display: none;
  }
  .slider-mobile-land {
    display: block;
  }
  .contact-send-form {
    margin-top: 32px;
  }
  .div-block-107 {
    margin-top: 43px;
  }
  .home-find-out-copy {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-42 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }
  .column-43 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }
  .column-44 {
    text-align: center;
  }
  .column-45 {
    text-align: center;
  }
  .column-46 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-47 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-48 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-49 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .image-74 {
    margin-top: 27px;
  }
  .image-74.top {
    margin-top: 60px;
  }
  .div-block-108 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .body-4 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .image-81 {
    display: none;
  }
  .image-81.home {
    display: none;
  }
  .image-81.home.menu {
    display: block;
    margin-top: 161px;
    margin-left: 512px;
  }
  .image-81.services-single {
    display: block;
    margin-top: 1px;
    margin-left: -252px;
  }
  .background-image-wrapper {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 900px;
  }
  .background-image-wrapper.intern {
    height: 900px;
  }
  .image-82 {
    position: absolute;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    display: block;
    width: 1165px;
    height: 1175px;
    max-width: none;
    margin-top: -227px;
    margin-bottom: 0px;
    margin-left: -178px;
    opacity: 0.3;
  }
  .image-82.about {
    width: 932px;
    height: 940px;
    margin-top: -95px;
    margin-left: -198px;
  }
  .image-82.careers {
    display: block;
    margin-top: -218px;
    margin-left: -216px;
  }
  .image-82.intern {
    margin-top: -250px;
    margin-left: -246px;
  }
  .image-82.menu {
    display: none;
  }
  .background-image-section {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bg-image {
    display: none;
  }
  .div-block-116 {
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 32px;
    padding-left: 32px;
  }
  .div-block-117 {
    width: 100%;
    max-width: 1200px;
    margin-top: 138px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 32px;
    padding-left: 32px;
  }
  .div-block-118 {
    margin-top: 0px;
  }
  .div-block-118._2 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .intern-cards-section-desktop {
    display: none;
  }
  .intern-cards-section-mobileland {
    display: block;
    height: 300vh;
  }
  .intern-cards-section-mobile {
    display: none;
    height: 300vh;
  }
  .pillar-col-3 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu-link-block {
    margin-top: 32px;
    font-size: 48px;
  }
  .text-block {
    font-size: 48px;
  }
  .div-block-125 {
    margin-top: 32px;
    margin-left: 0px;
  }
  .div-block-126 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .image-89 {
    margin-top: 0px;
  }
  .image-89._2 {
    margin-left: -8px;
  }
  .asset-col-2 {
    margin-top: 24px;
  }
  .asset-col-2-1 {
    margin-left: 0px;
  }
  .asset-col-1 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .image-90 {
    height: 60px;
  }
  .column-55 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-92 {
    background-color: #f9f9f9;
  }
  .div-block-128 {
    width: 100%;
    max-width: 531px;
  }
  .div-block-125-copy {
    margin-left: 75px;
  }
  .column-58 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slide-13 {
    height: 400px;
  }
  .about-team-section-slider {
    margin-top: 48px;
  }
  .slide-wrapper.tablet {
    display: none;
  }
  .slide-wrapper.mobile-land {
    display: block;
  }
  .slide-wrapper.mobile {
    display: none;
  }
  .slider-inner._2.tablet {
    width: 600%;
  }
  .heading-box-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #00081c;
    text-decoration: none;
  }
  .text-block-2 {
    width: 3%;
    margin-bottom: 0px;
    padding-top: 19px;
    padding-bottom: 18px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-family: Nexa, sans-serif;
    color: #979797;
    font-size: 36px;
    line-height: 20px;
    font-weight: 100;
  }
  .image-5-menu {
    width: 100%;
    max-width: 175px;
  }
  .h6 {
    margin-bottom: 10px;
  }
  .heading-small {
    font-size: 20px;
  }
  .background-video-2 {
    display: none;
  }
  .background-video-3 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .section {
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .container {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 15%;
  }
  .qodi-anim {
    width: 190px;
    margin-bottom: 0px;
    margin-left: auto;
  }
  .heading {
    font-size: 21px;
    line-height: 1.3em;
    font-weight: 700;
    letter-spacing: -0.53px;
  }
  .paragraph {
    font-size: 18px;
  }
  .div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 48px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 32px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .image {
    max-width: 117px;
    text-align: left;
  }
  .link-block {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .nav-link-5 {
    display: none;
  }
  .nav-link-5.contact.w--current {
    display: block;
  }
  .nav-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu-button {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .image-5 {
    width: 100%;
    height: auto;
    max-width: 98px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .menu-bar {
    display: block;
    width: 23px;
    margin-top: 4px;
    margin-bottom: 0px;
    border: 1px solid #000;
    border-radius: 2px;
  }
  .menu-bar.bottom {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    color: #252525;
  }
  .menu-bar.top {
    margin-top: 0px;
    margin-bottom: 4px;
    color: #252525;
  }
  .hero-nav.mobile-view {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .nav-menu {
    display: none;
    margin-left: 0px;
    padding-left: 0px;
  }
  .container-wrapper {
    display: block;
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.inner-indent.centered {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .container-wrapper.no-tm {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-tm.no-lp {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-tm.standard-width {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-tm.tm-215 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container-wrapper.no-tm.tm-215.tablet-flex-center {
    margin-top: 52px;
  }
  .container-wrapper.no-tm.container-w972.wide-img {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper.no-tm.container-w972.no-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper.no-tm.container-w972.no-padding._2 {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-tm.carousel-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper.no-tm.tablet-flex-center {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-tm.no-p {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper.no-tm.end-to-end {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper.no-tm.menu {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container-wrapper.no-tm.menu._404 {
    margin-top: 92px;
  }
  .container-wrapper.no-tm.no-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper.no-lp.no-tm.results-container {
    margin-top: 0px;
  }
  .container-wrapper.no-padding.p-81 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container-wrapper.tablet-flex-center.home-no-width {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper.tablet-flex-center.home-no-width.no-tm {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.home {
    margin-top: 103px;
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.no-side-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper.no-side-padding.no-tm {
    padding-right: 32px;
    padding-left: 32px;
  }
  .container-wrapper.slider-tablet {
    margin-top: 0px;
  }
  .brand-fm {
    display: block;
    width: 40%;
    padding-top: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .brand-fm._1 {
    min-height: 21px;
    min-width: 99px;
  }
  .brand-fm._1.w--current {
    min-height: 21px;
    min-width: 99px;
  }
  .background-animation-wrapper {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    overflow: hidden;
    background-color: transparent;
    background-image: none;
    opacity: 1;
  }
  .background-animation-wrapper.contact {
    opacity: 1;
  }
  .hero-section {
    height: 70vh;
    background-image: none;
    background-position: 51% 133%;
    background-size: auto;
  }
  .hero-section.mobile-view {
    display: block;
    height: auto;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .hero-footer {
    margin-top: 96px;
  }
  .hero-footer.container-wrapper {
    margin-top: 207px;
  }
  .paragraph-2 {
    display: block;
    opacity: 0.79;
    font-size: 14px;
    text-align: left;
    text-indent: 0px;
  }
  .paragraph-2.mobile {
    display: block;
    font-size: 18px;
  }
  .paragraph-2.mobile.home-hero {
    margin-top: 16px;
    font-size: 16px;
    line-height: 27px;
  }
  .main-heading {
    font-size: 30px;
    text-align: left;
    letter-spacing: -0.58px;
  }
  .main-heading.vac {
    margin-right: 0px;
    margin-left: 0px;
    font-family: Nexa-X, sans-serif;
    font-size: 30px;
    line-height: 35px;
  }
  .hero-content.tablet-flex-center.no-m {
    margin-bottom: 0px;
  }
  .hero-footer-text {
    margin-top: 0px;
    font-size: 24px;
    line-height: 32px;
  }
  .hr {
    display: block;
    width: 36px;
    margin-top: 8px;
  }
  .column.cta-section-image {
    display: none;
  }
  .info-child-text-right {
    margin-top: 24px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .info-child-text-right._1 {
    margin-top: 24px;
    margin-bottom: 0px;
  }
  .info-child-text-paragraph {
    width: 100%;
    opacity: 0.8;
    font-size: 16px;
    line-height: 1.81em;
  }
  .info-child-text-paragraph.fw.p-text {
    font-size: 16px;
    line-height: 29px;
  }
  .info-child-2 {
    margin-top: 103px;
    margin-bottom: 112px;
  }
  .columns {
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .columns.cta-bg {
    height: 281px;
    margin-right: -16px;
    margin-left: -16px;
    background-image: none;
  }
  .info-section.mobile-view {
    margin-top: 49px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .info-child-text-heading {
    margin-top: 0px;
    font-size: 20px;
    line-height: 1.45em;
    letter-spacing: -0.58px;
  }
  .info-child-text-heading._1 {
    margin-top: 0px;
  }
  .portfolio-child-1 {
    margin-top: 59px;
    margin-right: -4px;
    margin-left: -4px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .portfolio-child-paragraph {
    font-size: 12px;
    text-align: left;
  }
  .portfolio-child-paragraph.services {
    font-size: 14px;
  }
  .portfolio-child-3 {
    margin-top: 54px;
    margin-right: -4px;
    margin-left: -4px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .portfolio-section.mobile-view {
    margin-top: 128px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block {
    padding: 17px 23px;
  }
  .portfolio-child-2 {
    margin-top: 54px;
    margin-right: -4px;
    margin-left: -4px;
    padding: 0px;
  }
  .portfolio-child-headings {
    margin-top: 0px;
    padding-bottom: 0px;
    font-size: 13px;
    line-height: 1.45em;
    font-weight: 700;
    text-align: left;
    letter-spacing: -0.29px;
  }
  .portfolio-child-headings.services {
    margin-bottom: -3px;
    font-size: 14px;
  }
  .portfolio-title {
    font-size: 24px;
    letter-spacing: -0.44px;
    -webkit-column-count: auto;
    column-count: auto;
  }
  .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
  }
  .cta-section.mobile-view {
    margin-top: 96px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .cta-child-text {
    margin-top: 99px;
    margin-bottom: 106px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .cta-text {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 33px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
  }
  .cta-text.fw {
    font-size: 16px;
  }
  .contact-section.mobile-view {
    margin-top: 96px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
  .contact-section.mobile-view.single-service {
    margin-top: 164px;
  }
  .message-field.contact {
    margin-top: 72px;
    font-size: 16px;
  }
  .contact-section-column.container-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .link-3 {
    display: block;
    margin-top: 34px;
    font-family: Gilroy, sans-serif;
    color: #ff7f11;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
  }
  .contact-section-column-left {
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }
  .email-field.contact {
    margin-top: 72px;
    font-size: 16px;
  }
  .contact-section-column-left-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-2 {
    margin-top: 24px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 16px;
    line-height: 1.35em;
    letter-spacing: -0.33px;
  }
  .image-7 {
    background-size: cover;
  }
  .name-field.contact {
    margin-top: 43px;
    font-size: 16px;
  }
  .contact-section-column-right {
    display: none;
  }
  .paragraph-3 {
    margin-top: 8px;
    opacity: 0.9;
    font-size: 15px;
    letter-spacing: -0.29px;
  }
  .column-3 {
    padding-right: 0px;
  }
  .social-icon {
    height: 100%;
    max-height: 15px;
    margin-bottom: 0px;
    margin-left: 16px;
  }
  .social-icon.link {
    margin-left: 20px;
  }
  .div-block-7.container-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-7.container-wrapper.tablet-flex-center {
    padding-right: 0px;
  }
  .image-8 {
    width: 100%;
    max-width: 15px;
  }
  .column-6 {
    display: none;
  }
  .column-5 {
    display: none;
  }
  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .footer-link {
    display: inline;
  }
  .footer {
    margin-top: 0px;
  }
  .footer.mobile-view {
    margin-top: 94px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .link-2 {
    display: none;
  }
  .hr-long {
    width: auto;
    margin-top: 134px;
    padding-left: 0px;
  }
  .column-7 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .div-block-3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .footer-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 22px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .list-2 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .column-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .mobile-view {
    padding-right: 32px;
    padding-left: 32px;
  }
  .footer-icons {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .brief-section {
    margin-top: 42px;
  }
  .brief-section.kudya {
    margin-top: 42px;
  }
  .brief-content.tablet-flex-center {
    margin-top: 0px;
  }
  .image-wrapper {
    height: 200px;
    margin-top: 32px;
    background-image: url('../images/Group-20.svg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/group-82x.jpg');
    background-image: url('../images/Group-20.svg'), linear-gradient(180deg, transparent, transparent), url('../images/group-82x.jpg');
    background-size: auto 48px, auto, cover;
  }
  .before-after-section {
    margin-top: 64px;
  }
  .div-block-8 {
    width: 100%;
  }
  .div-block-9 {
    width: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .iterations-img {
    height: 312px;
    margin-top: 16px;
  }
  .final-img {
    height: 312px;
    margin-top: 16px;
  }
  .solutions-section {
    margin-top: 64px;
    padding-top: 40px;
    padding-bottom: 48px;
  }
  .h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .h1.more-projects {
    margin-left: 0px;
    font-size: 24px;
  }
  .h1.small {
    line-height: 32px;
  }
  .h1.vac-title-text {
    font-size: 28px;
    line-height: 42px;
  }
  .h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .h2._2 {
    margin-top: 0px;
    line-height: 18px;
  }
  .h2.small {
    font-size: 18px;
    letter-spacing: -0.44px;
  }
  .h2.block-h2 {
    font-size: 48px;
  }
  .h2.block-h2.block-h2-shadow {
    margin-top: 6px;
    margin-left: -120px;
    font-size: 91px;
  }
  .h2.f-20 {
    font-size: 20px;
    line-height: 20px;
  }
  .h2.career {
    font-size: 16px;
  }
  .body-styled {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .p {
    margin-top: 24px;
    font-size: 16px;
    line-height: 29px;
  }
  .p.type {
    font-size: 14px;
  }
  .p.type._1 {
    font-size: 14px;
  }
  .p.fresh-content.fw {
    font-size: 16px;
  }
  .p.turning-content.fw {
    margin-top: 16px;
  }
  .p._2.fw {
    margin-top: 16px;
    font-size: 16px;
  }
  .p._2.fw.rp-20 {
    padding-right: 20px;
    font-size: 16px;
  }
  .p._3.fw._w-895 {
    margin-top: 16px;
    font-size: 16px;
  }
  .p._3.fw._w-750 {
    margin-top: 16px;
    font-size: 16px;
  }
  .p.fw {
    margin-top: 16px;
  }
  .p.fw.t-24 {
    font-size: 16px;
  }
  .p.cw._1 {
    margin-top: 24px;
    font-size: 17px;
  }
  .p.cw._2.fw {
    font-size: 16px;
  }
  .p.t-16 {
    font-size: 16px;
  }
  .p.no-fixed-w {
    width: 100%;
    line-height: 24px;
  }
  .p.no-fixed-w._1.fw {
    font-size: 16px;
    line-height: 29px;
  }
  .columns-3 {
    margin-top: 64px;
  }
  .image-9 {
    width: auto;
    height: 161px;
    max-width: none;
    margin: 130px 94px;
    padding: 0%;
  }
  .image-10 {
    width: auto;
    height: 161px;
    max-width: none;
    margin: 130px 94px 103px;
    padding: 0%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .solving-content {
    margin-left: 0px;
  }
  .image-11 {
    display: none;
  }
  .image-12 {
    margin-top: 64px;
  }
  .details-section.payplux {
    margin-top: 72px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .image-13.mobile {
    width: 100%;
  }
  .image-14.mobile {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .image-15.mobile {
    width: 100%;
  }
  .image-16 {
    margin-top: 0px;
  }
  .column-10 {
    display: block;
  }
  .div-block-11.inner-indent {
    margin-top: 30px;
  }
  .image-18.mobile {
    width: 100%;
    margin-top: 12px;
    margin-left: 0px;
  }
  .div-block-12 {
    margin-top: 16px;
    padding: 10%;
  }
  .container-wrapper-nav {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-wrapper-nav.regular {
    padding-right: 32px;
    padding-left: 32px;
  }
  .columns-4 {
    margin-top: 0px;
    text-align: center;
  }
  .image-size {
    margin-top: 16px;
    padding-top: 0px;
  }
  .accessibility-section {
    margin-top: 64px;
  }
  .results-section {
    margin-top: 64px;
  }
  .cards {
    display: block;
    margin-top: 32px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .image-21 {
    max-width: none;
  }
  .image-21.payplux {
    max-width: none;
    background-position: 50% 100%;
  }
  .image-22 {
    background-image: url('../images/Group-16.jpg');
  }
  .image-22.payplux {
    max-width: none;
  }
  .projects-content-h6 {
    font-size: 12px;
  }
  .standard-content-block {
    margin-top: 0px;
  }
  .standard-content-block.t-70.fw {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .standard-content-block.fw {
    margin-top: 0px;
  }
  .standard-content-block.fw.tablet-flex-center {
    margin-top: 0px;
  }
  .standard-content-block.fw.t-32 {
    margin-top: 52px;
  }
  .image-bg {
    margin-top: 24px;
    background-image: url('../images/Group-15.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(76, 76, 76, 0.5)), to(rgba(76, 76, 76, 0.5))), url('../images/header-image.jpg');
    background-image: url('../images/Group-15.svg'), linear-gradient(180deg, rgba(76, 76, 76, 0.5), rgba(76, 76, 76, 0.5)), url('../images/header-image.jpg');
    background-size: auto 30px, auto, cover;
  }
  .brand-section.test {
    margin-top: 32px;
    padding-top: 32px;
    padding-bottom: 85px;
  }
  .font-section {
    margin-top: 32px;
  }
  .font-heading {
    font-size: 28px;
  }
  .together-section.tablet-flex-center {
    margin-top: 64px;
  }
  .screens-section {
    margin-top: 64px;
  }
  .padding-block.r-0 {
    margin-top: 48px;
    margin-right: -28px;
    margin-left: -20px;
    padding-top: 36px;
    padding-right: 14px;
    padding-left: 20px;
  }
  .padding-block.r-0._3 {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .padding-block.l-0._1 {
    margin-top: 48px;
    margin-right: -25px;
    margin-left: -20px;
    padding: 36px 20px;
  }
  .column-12 {
    margin-top: 32px;
  }
  .column-13 {
    position: static;
    margin-top: 32px;
  }
  .image-26 {
    margin: 0px;
  }
  .div-block-16 {
    width: 100%;
    max-width: none;
    margin-top: 32px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    background-color: hsla(0, 0%, 84.7%, 0.1);
    text-align: center;
  }
  .card-1 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .project-section {
    margin-top: 64px;
    padding-top: 32px;
    background-color: hsla(0, 0%, 84.7%, 0.1);
  }
  .columns-5 {
    margin-top: 64px;
  }
  .mt-c-2 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .method-section {
    margin-top: 64px;
  }
  .middleman-div {
    padding-top: 49px;
    padding-bottom: 248px;
  }
  .assets-line-1 {
    display: block;
  }
  .assets-line-1.mobile {
    display: none;
    width: 100%;
    margin-top: 74px;
    text-align: center;
  }
  .image-29 {
    display: block;
    width: 100%;
    height: auto;
    max-width: 180px;
    margin-top: 20px;
  }
  .image-30 {
    width: 100%;
    height: auto;
    max-width: 180px;
    margin-top: 20px;
  }
  .column-15 {
    padding-left: 10px;
  }
  .image-31 {
    width: 100%;
    max-width: 360px;
  }
  .div-block-19 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .prototype-section {
    margin-top: 72px;
  }
  .div-block-20 {
    margin-top: 32px;
  }
  .dashboard-img {
    margin-top: 24px;
    padding: 32px;
  }
  .live-section {
    margin-top: 72px;
  }
  .image-37 {
    margin-top: 32px;
  }
  .column-19.centered {
    height: auto;
    margin-bottom: 0px;
  }
  .serv-hero-section {
    margin-top: 52px;
  }
  .serv-toolbox-section {
    margin-top: 72px;
  }
  .serv-hero-h1 {
    margin-top: 0px;
    font-size: 24px;
  }
  .serv-hero-h1.header {
    font-size: 28px;
    line-height: 35px;
    font-weight: 700;
    letter-spacing: -0.73px;
  }
  .serv-hero-h1.about {
    font-family: Nexa-X, sans-serif;
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    letter-spacing: -0.73px;
  }
  .serv-hero-p {
    font-size: 16px;
  }
  .serv-hero-p.about {
    margin-top: 0px;
  }
  .heading-3 {
    font-size: 24px;
  }
  .heading-4 {
    font-size: 14px;
  }
  .serv-toolbox-box-container {
    margin-top: 72px;
  }
  .column-20 {
    padding-right: 0px;
  }
  .column-21 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-22 {
    padding-left: 0px;
  }
  .heading-5 {
    font-size: 20px;
  }
  .serv-toolbox-box-p {
    margin-top: 18px;
    font-size: 16px;
  }
  .serv-hr-long {
    margin-top: 72px;
  }
  .serv-toolbox-box-content.fw {
    margin-top: 76px;
  }
  .serv-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
  }
  .serv-learn-more-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 28px;
  }
  .image-38 {
    margin-left: 10px;
  }
  .about-hero-section {
    height: auto;
  }
  .about-philo-section {
    margin-top: 231px;
  }
  .about-value-section {
    overflow: visible;
  }
  .about-paradise-section {
    margin-top: 96px;
  }
  .about-team-section {
    margin-top: 96px;
  }
  .about-hero-section-wrapper.container-wrapper.no-tm.tablet-flex-center {
    margin-top: 86px;
    padding-left: 32px;
  }
  .about-philo-section-wrapper.container-wrapper.tablet-flex-center.no-tm {
    margin-top: 0px;
    padding-right: 32px;
    padding-left: 32px;
  }
  .about-value-section-wrapper {
    overflow: hidden;
  }
  .about-paradise-section-wrapper.container-wrapper.no-tm.tablet-flex-center {
    padding-right: 32px;
    padding-left: 32px;
  }
  .about-team-section-section.container-wrapper.no-tm.tablet-flex-center {
    padding-right: 32px;
    padding-left: 32px;
  }
  .about-hero-content-group-2.inner-indent.tablet-flex-center.fw {
    width: 100%;
    margin-top: 0px;
  }
  .paragraph-5.fw {
    max-width: 350px;
    font-size: 18px;
    text-align: left;
  }
  .about-hr {
    display: block;
    width: 182.75px;
    margin-left: 0px;
  }
  .about-value-column-section.container-wrapper.no-tm {
    padding-bottom: 157px;
  }
  .about-column-content {
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 8px;
  }
  .about-column {
    height: 100%;
    max-height: none;
  }
  .mask {
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 36px;
    padding-bottom: 0px;
  }
  .slider._2.tablet {
    margin-right: -238px;
  }
  .paragraph-6.fw._w-500 {
    margin-top: 16px;
  }
  .slide-nav {
    bottom: -114px;
    height: 120px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 17%;
    padding-bottom: 0px;
    border-radius: 0px 0px 8px 8px;
    background-color: #fff;
  }
  .left-arrow {
    left: 0%;
    bottom: -76px;
  }
  .div-block-25.carousel {
    max-width: none;
  }
  .right-arrow {
    right: 18%;
    bottom: -76px;
  }
  .intern-hero-section {
    height: auto;
  }
  .intern-available-section {
    margin-top: 90px;
  }
  .hero-video-content-block.inner-indent {
    margin-top: 40px;
  }
  .video-content {
    width: 110px;
    height: 110px;
  }
  .video-content.intern {
    background-size: 53.333333333333336px, cover;
  }
  .hero-content-p.fw {
    display: block;
    margin-top: 17px;
  }
  .hero-content-p.fw.inter {
    display: block;
  }
  .hero-content-p.bottom-content.intern-hero-inner-indent {
    margin-top: 0px;
    font-size: 16px;
    line-height: 29px;
  }
  .heading-8 {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -1.16px;
  }
  .hero-content-div {
    margin-top: 113px;
  }
  .intern-centered-hero {
    height: auto;
    margin-top: 100px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .intern-heading.h1 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 24px;
    text-align: left;
  }
  .columns-6 {
    width: 400vw;
    margin-top: 0px;
  }
  .intern-available-section-heading.inner-indent {
    font-size: 24px;
    line-height: 36px;
  }
  .intern-app-section-content-1 {
    margin-top: 33px;
  }
  .heading-11 {
    font-family: Nexa-X, sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
  }
  .heading-12 {
    margin-top: 26px;
    font-size: 16px;
    font-weight: 400;
  }
  .intern-hr-long {
    margin-top: 0px;
  }
  .heading-13 {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
  }
  .paragraph-8 {
    margin-bottom: 29px;
  }
  .intern-story-tabs-wrapper {
    padding-bottom: 56px;
  }
  .intern-story-heading.h1.inner-indent {
    font-size: 24px;
    line-height: 36px;
  }
  .heading-14 {
    font-size: 40px;
    letter-spacing: -0.83px;
  }
  .paragraph-9 {
    width: 100%;
    max-width: 258px;
  }
  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;
  }
  .brand-images-div._2 {
    margin-bottom: 22px;
  }
  .brand-images-div._1 {
    margin-top: 0px;
    margin-bottom: 22px;
  }
  .centered-brand-images {
    margin-bottom: 22px;
  }
  .career-hero-section {
    height: auto;
    margin-top: 115px;
  }
  .career-centered-hero-copy {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .standard-content-block-short {
    margin-top: 0px;
  }
  .career-pillar-section {
    margin-top: 48px;
  }
  .pillar-section-wrapper.container-wrapper.no-tm {
    margin-top: 97px;
  }
  .pillar-shadow-div {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .career-hub-section {
    margin-top: 130px;
  }
  .hubenefits-image-col.tablet-slider {
    margin-top: 32px;
  }
  .image-44 {
    margin-top: 12px;
  }
  .career-orange-section {
    background-position: 100% 50%;
  }
  .career-faqs {
    margin-top: 86px;
  }
  .career-green-section {
    background-position: 100% 50%;
  }
  .careers-learn-more-container-orange {
    margin-top: 24px;
  }
  .career-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
  }
  .service-s-hero-section {
    height: auto;
    margin-top: 48px;
    background-image: none;
  }
  .service-s-video-section {
    margin-top: 96px;
  }
  .video-wrapper {
    margin-top: 12px;
    background-image: url('../images/play-circle.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.63)), to(rgba(0, 0, 0, 0.63)));
    background-image: url('../images/play-circle.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.63));
    background-size: 46px, auto;
  }
  .video-links {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .service-s-quest-content-section {
    margin-top: 103px;
    padding-top: 65px;
  }
  .heading-16 {
    margin-top: 8px;
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.58px;
  }
  .paragraph-12 {
    margin-top: 24px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 24px;
  }
  .image-46 {
    width: auto;
    height: 64px;
  }
  .service-s-learn-more-container-left {
    margin-top: 22px;
  }
  .service-s-learn-more-container-right {
    display: none;
  }
  .service-s-content-block-short {
    margin-top: 52px;
  }
  .column-28 {
    position: static;
    display: block;
  }
  .background-video {
    height: 228px;
  }
  .lw-hero-section {
    height: 400px;
  }
  .lw-hero-section.inner-indent {
    padding-left: 0px;
  }
  .vac-header-title {
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
  }
  .lw-hero-p {
    display: block;
    opacity: 0.79;
    font-size: 18px;
    line-height: 1.6em;
    text-align: left;
    text-indent: 0px;
  }
  .lw-hero-nav-wrapper {
    height: auto;
  }
  .lw-job-section {
    margin-top: 45px;
    padding-top: 32px;
  }
  .lw-hr-long {
    margin-top: 48px;
  }
  .arrow-short {
    height: 12px;
  }
  .paragraph-14 {
    font-size: 16px;
    font-weight: 600;
  }
  .vac-hero-p {
    display: block;
    opacity: 0.79;
    font-size: 15px;
    text-align: left;
    text-indent: 0px;
  }
  .vac-temp-info-text-list {
    margin-left: 0px;
  }
  .image-48 {
    max-width: 100%;
  }
  .content-col.negative-lm-100 {
    overflow: visible;
    margin-top: 16px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tablet-flex-center {
    margin-top: 0px;
  }
  .tablet-flex-center.t-68 {
    margin-top: 61px;
  }
  .image-49 {
    display: inline-block;
    height: 40px;
    max-width: none;
  }
  .image-50 {
    display: block;
    height: 40px;
    max-width: none;
  }
  .image-51 {
    height: 40px;
    max-width: none;
    text-align: left;
  }
  .column-30 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-main-heading {
    font-size: 32px;
    text-align: left;
    letter-spacing: -0.58px;
  }
  .info-image-1 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .info-image-3 {
    width: 100%;
    max-width: 346px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: none;
  }
  .home-find-out.anim-find-out {
    margin-top: 34px;
  }
  .home-find-out.anim-find-out.hero {
    margin-top: 24px;
  }
  .home-find-out._404page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 34px;
  }
  .div-block-34.tablet-flex-center {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .image-53 {
    margin-top: 16px;
  }
  .payplux-mobile-imgs-col-2 {
    margin-top: 12px;
  }
  .payplux-mobile-imgs-wrapper {
    display: block;
    margin-top: 30px;
    margin-right: 20px;
  }
  .columns-8 {
    display: none;
  }
  .columns-9 {
    text-align: center;
  }
  .columns-10.fw.tablet-flex-center {
    margin-top: 0px;
  }
  .image-54._2 {
    margin-top: 0px;
  }
  .column-34 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .about-team-section-carousel {
    margin-top: 48px;
  }
  .carousel-icon.right {
    position: static;
    display: none;
  }
  .carousel-icon.left {
    display: none;
  }
  .inter-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
  }
  .column-35 {
    margin-top: 16px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .div-block-36 {
    overflow: visible;
  }
  .div-block-36.tab {
    margin-right: 0px;
    margin-left: 0px;
  }
  .div-block-37 {
    margin-top: 48px;
  }
  .column-36 {
    margin-top: 64px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-38 {
    height: 150px;
    margin-left: 0px;
  }
  .pillar-col-1-slider {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .left-arrow-2 {
    top: 7%;
    display: block;
  }
  .right-arrow-3 {
    top: 7%;
    display: block;
  }
  .slider-4 {
    height: auto;
  }
  .slider-5 {
    height: 192px;
  }
  .image-59 {
    padding-left: 12px;
  }
  .mask-5 {
    width: 100%;
  }
  .slider-6 {
    margin-right: 0px;
  }
  .div-block-91.carousel {
    margin-right: 0px;
    margin-left: 0px;
  }
  .div-block-92.carousel {
    display: block;
    margin-left: 0px;
  }
  .slide-7 {
    margin-right: 0px;
  }
  .about-slider.tablet-flex-center {
    margin-top: 48px;
  }
  .info-image-2 {
    width: 100%;
    max-width: 346px;
  }
  .div-block-93 {
    width: 203vw;
    max-width: none;
  }
  .slide-nav-6 {
    position: static;
  }
  .right-arrow-6 {
    position: static;
    display: none;
  }
  .left-arrow-6 {
    position: static;
    display: none;
  }
  .mask-6.mobile {
    width: 100%;
  }
  .div-block-96.tab {
    margin-right: 5px;
  }
  .slider-image._1 {
    margin-right: 5px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .slider-image._3 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .slider-image._4 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .slider-image._5 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .slider-image._7 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .slider-image._8 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .slider-image._9 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .slider-mobile {
    display: block;
  }
  .slide-9 {
    padding-left: 0px;
  }
  .slider-mobile-land {
    display: none;
  }
  .contact-wrapper {
    margin-top: 43px;
  }
  .contact-send-form {
    margin-top: 16px;
  }
  .paragraph-15 {
    margin-bottom: 0px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .home-find-out-copy.anim-find-out {
    margin-top: 34px;
  }
  .home-find-out-copy.anim-find-out.contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .image-74 {
    margin-top: 20px;
  }
  .div-block-108 {
    margin-top: 12px;
  }
  .body-4 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .image-76 {
    height: 248px;
    max-width: 280px;
  }
  .image-79 {
    height: 248px;
    max-width: 280px;
  }
  .image-80 {
    width: 100%;
    height: 248px;
    max-width: 280px;
    margin-right: 0px;
  }
  .image-81.home.menu {
    display: none;
    margin-left: 433px;
  }
  .background-image-wrapper {
    position: relative;
    left: auto;
    top: auto;
    width: 100vw;
    height: 890px;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .background-image-wrapper.intern {
    height: 890px;
  }
  .image-82 {
    overflow: hidden;
    width: 932px;
    height: 940px;
    margin-top: -217px;
    margin-left: -128px;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .image-82.about {
    margin-top: -219px;
    margin-left: -116px;
  }
  .image-82.careers {
    overflow: hidden;
    margin-top: -279px;
    margin-left: -143px;
  }
  .image-82.intern {
    margin-top: -293px;
    margin-left: -129px;
  }
  .div-block-112 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 18px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-113 {
    display: block;
    width: 1px;
    height: 12px;
    margin-right: 8px;
    margin-left: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #979797;
    opacity: 0.3;
  }
  .background-image-section {
    position: absolute;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }
  .slide-10 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .slide-11 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .div-block-116 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-117 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .slide-0 {
    padding-bottom: 0px;
  }
  .intern-cards-section-desktop {
    display: none;
  }
  .intern-cards-section-mobileland {
    display: none;
  }
  .intern-cards-section-mobile {
    display: block;
    margin-top: 72px;
  }
  .slide-12 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .menu-link-block {
    margin-top: 32px;
    font-size: 48px;
  }
  .div-block-125 {
    margin-top: 32px;
    margin-left: 0px;
  }
  .div-block-126 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-89._2 {
    margin-top: 0px;
  }
  .column-52 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-53 {
    padding-left: 0px;
  }
  .asset-col-2 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .asset-col-2-1 {
    width: 100%;
  }
  .asset-col-2-2 {
    width: 100%;
  }
  .image-91 {
    height: 34px;
  }
  .div-block-130 {
    width: 100vw;
    height: 1px;
    margin-top: 35px;
    margin-right: 0px;
    margin-left: -42px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
    opacity: 0.55;
    color: #979797;
  }
  .column-57 {
    margin-top: 37px;
  }
  .div-block-125-copy {
    margin-top: 20px;
    margin-left: 0px;
  }
  .image-93 {
    padding-right: 32px;
    padding-left: 32px;
  }
  .slide-13 {
    height: auto;
  }
  .slide-wrapper.mobile-land {
    display: none;
  }
  .slide-wrapper.mobile {
    display: block;
  }
  .heading-box-link:focus {
    background-color: transparent;
  }
  .text-block-2 {
    display: block;
    width: 3%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .image-5-menu {
    width: 100%;
    height: auto;
    max-width: 98px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .image-94 {
    width: 100%;
    max-width: 180px;
  }
  .image-95 {
    width: 100%;
    max-width: 180px;
  }
  .h6 {
    margin-bottom: 4px;
  }
}

@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.ttf') format('truetype'), url('../fonts/Gilroy-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Black.ttf') format('truetype'), url('../fonts/Gilroy-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-BlackItalic.ttf') format('truetype'), url('../fonts/Gilroy-HeavyItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-BoldItalic.ttf') format('truetype'), url('../fonts/Gilroy-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Proxima-Nova';
  src: url('../fonts/ProximaNova-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Nexa book';
  src: url('../fonts/Nexa-Book-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Black.otf') format('opentype'), url('../fonts/Fontfabric---Nexa-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Bold-Italic.otf') format('opentype'), url('../fonts/Nexa-XBold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Black-Italic.otf') format('opentype'), url('../fonts/Nexa-Heavy-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Bold.otf') format('opentype'), url('../fonts/Fontfabric---Nexa-XBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Nexa book';
  src: url('../fonts/Nexa-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Fontfabric---Nexa-Heavy.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Nexa-X';
  src: url('../fonts/Fontfabric---Nexa-XBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}