@font-face {
  font-display: swap;
  font-family: font-sj;
  src: url(/assets/fonts/font-sj.woff2) format('woff2'),
    url(/assets/fonts/font-sj.woff) format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  src: url(/assets/fonts/OpenSans-Light.woff2) format('woff2'),
    url(/assets/fonts/OpenSans-Light.woff) format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  src: url(/assets/fonts/OpenSans-LightItalic.woff2) format('woff2'),
    url(/assets/fonts/OpenSans-LightItalic.woff) format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  src: url(/assets/fonts/OpenSans-Regular.woff2) format('woff2'),
    url(/assets/fonts/OpenSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  src: url(/assets/fonts/OpenSans-Italic.woff2) format('woff2'),
    url(/assets/fonts/OpenSans-Italic.woff) format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  src: url(/assets/fonts/OpenSans-SemiBold.woff2) format('woff2'),
    url(/assets/fonts/OpenSans-SemiBold.woff) format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  src: url(/assets/fonts/OpenSans-SemiBoldItalic.woff2) format('woff2'),
    url(/assets/fonts/OpenSans-SemiBoldItalic.woff) format('woff');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  src: url(/assets/fonts/OpenSans-Bold.woff2) format('woff2'),
    url(/assets/fonts/OpenSans-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  src: url(/assets/fonts/OpenSans-BoldItalic.woff2) format('woff2'),
    url(/assets/fonts/OpenSans-BoldItalic.woff) format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  src: url(/assets/fonts/OpenSans-ExtraBold.woff2) format('woff2'),
    url(/assets/fonts/OpenSans-ExtraBold.woff) format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  src: url(/assets/fonts/OpenSans-ExtraBoldItalic.woff2) format('woff2'),
    url(/assets/fonts/OpenSans-ExtraBoldItalic.woff) format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-display: swap;
  font-family: Ubuntu;
  src: url(/assets/fonts/Ubuntu-Light.woff2) format('woff2'),
    url(/assets/fonts/Ubuntu-Light.woff) format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: Ubuntu;
  src: url(/assets/fonts/Ubuntu-LightItalic.woff2) format('woff2'),
    url(/assets/fonts/Ubuntu-LightItalic.woff) format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: Ubuntu;
  src: url(/assets/fonts/Ubuntu-Regular.woff2) format('woff2'),
    url(/assets/fonts/Ubuntu-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: Ubuntu;
  src: url(/assets/fonts/Ubuntu-Italic.woff2) format('woff2'),
    url(/assets/fonts/Ubuntu-Italic.woff) format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-display: swap;
  font-family: Ubuntu;
  src: url(/assets/fonts/Ubuntu-Medium.woff2) format('woff2'),
    url(/assets/fonts/Ubuntu-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: Ubuntu;
  src: url(/assets/fonts/Ubuntu-MediumItalic.woff2) format('woff2'),
    url(/assets/fonts/Ubuntu-MediumItalic.woff) format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-display: swap;
  font-family: Ubuntu;
  src: url(/assets/fonts/Ubuntu-Bold.woff2) format('woff2'),
    url(/assets/fonts/Ubuntu-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: Ubuntu;
  src: url(/assets/fonts/Ubuntu-BoldItalic.woff2) format('woff2'),
    url(/assets/fonts/Ubuntu-BoldItalic.woff) format('woff');
  font-weight: 700;
  font-style: italic;
}
body .section-hero {
  background-image: url(/assets/images/hero-about-image.png);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 120px 0;
}
@media only screen and (min-width: 992px) {
  body .section-hero {
    padding: 200px 0;
  }
}
body .section-hero__inner {
  text-align: center;
}
body .section-hero__title {
  margin-bottom: 15px;
}
body .section-hero__title br {
  display: none;
}
@media only screen and (min-width: 1200px) {
  body .section-hero__title br {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  body .section-hero__title {
    margin-bottom: 30px;
  }
}
body .section-hero h2 {
  font-weight: 500;
}
body .section-our-story__inner {
  padding: 44px 0 52px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  body .section-our-story__inner {
    padding: 130px 95px 115px;
  }
}
body .section-our-story__title {
  margin-bottom: 25px;
  font-weight: 700;
}
body .section-our-story__intro {
  margin-bottom: 25px;
  font-weight: 700;
}
body .section-our-story__content {
  font-weight: 600;
}
body .section-our-passion {
  position: relative;
}
body .section-our-passion .dots {
  display: none;
}
@media only screen and (min-width: 992px) {
  body .section-our-passion .dots {
    display: block;
  }
}
body .section-our-passion .dots.mobile {
  display: block !important;
}
@media only screen and (min-width: 992px) {
  body .section-our-passion .dots.mobile {
    display: none !important;
  }
}
body .section-our-passion .dots-left {
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  width: 295px;
  top: 20%;
  left: 1%;
  z-index: -1;
}
@media only screen and (min-width: 992px) {
  body .section-our-passion .dots-left {
    width: 415px;
    top: 5%;
    left: 1%;
  }
}
@media only screen and (min-width: 1200px) {
  body .section-our-passion .dots-left {
    top: 21%;
  }
}
@media only screen and (min-width: 1440px) {
  body .section-our-passion .dots-left {
    width: initial;
    top: 8%;
    left: 1%;
  }
}
@media only screen and (min-width: 1600px) {
  body .section-our-passion .dots-left {
    top: 15%;
    left: 3%;
  }
}
body .section-our-passion .dots-left.mobile {
  position: absolute;
  height: 70%;
  width: auto;
  top: 70px;
  left: 5px;
  height: 70%;
}
@media only screen and (min-width: 360px) {
  body .section-our-passion .dots-left.mobile {
    height: calc(70% + 7 * (100vw - 360px) / 215);
  }
}
@media only screen and (min-width: 575px) {
  body .section-our-passion .dots-left.mobile {
    height: 77%;
  }
}
body .section-our-passion .dots-right {
  position: absolute;
  top: 35%;
  right: 3%;
  z-index: -1;
}
@media only screen and (min-width: 992px) {
  body .section-our-passion .dots-right {
    top: 11%;
    right: 5%;
  }
}
@media only screen and (min-width: 1200px) {
  body .section-our-passion .dots-right {
    top: 15%;
  }
}
@media only screen and (min-width: 1440px) {
  body .section-our-passion .dots-right {
    top: 20%;
  }
}
@media only screen and (min-width: 1600px) {
  body .section-our-passion .dots-right {
    top: 35%;
    right: 3%;
  }
}
body .section-our-passion .dots-right.mobile {
  position: absolute;
  width: 100px;
  right: 1%;
  bottom: 42%;
  top: unset;
}
@media only screen and (min-width: 360px) {
  body .section-our-passion .dots-right.mobile {
    bottom: calc(42% + -8 * (100vw - 360px) / 215);
  }
}
@media only screen and (min-width: 575px) {
  body .section-our-passion .dots-right.mobile {
    bottom: 34%;
  }
}
@media only screen and (min-width: 768px) {
  body .section-our-passion .dots-right.mobile {
    width: 160px;
    bottom: 26%;
    right: 1%;
  }
}
body .section-our-passion__inner {
  padding: 78px 0 90px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  body .section-our-passion__inner {
    text-align: center;
    padding: 130px 95px 190px;
  }
}
body .section-our-passion__title {
  text-align: center;
}
body .section-our-passion__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 50px;
  max-width: 90%;
  margin: 50px auto 0;
}
@media only screen and (min-width: 992px) {
  body .section-our-passion__columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
  }
}
body .section-our-passion__column {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  body .section-our-passion__column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    width: 44%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1440px) {
  body .section-our-passion__column {
    width: 46%;
  }
}
@media only screen and (min-width: 1600px) {
  body .section-our-passion__column {
    width: 44%;
  }
}
body .section-our-passion__column--title {
  font-weight: 700;
  margin-bottom: 10px;
}
body .section-our-passion__column--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 70%;
}
@media only screen and (min-width: 992px) {
  body .section-our-passion__column--container {
    width: 100%;
  }
}
body .section-our-passion__column--image {
  width: 25%;
}
@media only screen and (min-width: 992px) {
  body .section-our-passion__column--image {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  body .section-our-passion__column--image img {
    width: 100%;
  }
}
body .section-our-passion__column--text {
  font-weight: 500;
}
body .section-our-product {
  background-image: url(/assets/images/aboutus_2.png);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
body .section-our-product:before {
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: #3499cc;
  opacity: 0.5;
}
body .section-our-product:after {
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: #3499cc;
  opacity: 0.7;
  z-index: -1;
}
body .section-our-product__inner {
  position: relative;
  padding: 40px 0;
}
@media only screen and (min-width: 992px) {
  body .section-our-product__inner {
    padding: 85px 95px 40px;
  }
}
body .section-our-product__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  body .section-our-product__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: left;
  }
}
body .section-our-product__image {
  width: 80%;
  max-width: 600px;
  position: relative;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  body .section-our-product__image {
    margin-bottom: 50px;
    width: 50%;
    margin-bottom: 0;
  }
}
body .section-our-product__image img {
  width: 100%;
}
body .section-our-product__content {
  width: 100%;
  max-width: 600px;
}
@media only screen and (min-width: 992px) {
  body .section-our-product__content {
    width: 45%;
    max-width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  body .section-our-product__content {
    width: 40%;
  }
}
@media only screen and (min-width: 1440px) {
  body .section-our-product__content {
    width: 36%;
  }
}
body .section-our-team__inner {
  padding-top: 75px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 360px) {
  body .section-our-team__inner {
    padding-top: calc(75px + 25 * (100vw - 360px) / 631);
  }
}
@media only screen and (min-width: 991px) {
  body .section-our-team__inner {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 360px) {
  body .section-our-team__inner {
    padding-bottom: calc(40px + 50 * (100vw - 360px) / 631);
  }
}
@media only screen and (min-width: 991px) {
  body .section-our-team__inner {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 992px) {
  body .section-our-team__inner {
    padding: 230px 0 115px;
    text-align: center;
  }
}
body .section-our-team__title {
  text-align: center;
}
body .section-our-team__title br {
  display: none;
}
@media only screen and (min-width: 768px) {
  body .section-our-team__title br {
    display: block;
  }
}
body .section-our-team__intro {
  font-weight: 600;
  text-align: center;
}
body .section-our-team__members {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 10px;
}
body .section-our-team__member:first-child {
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  body .section-our-team__member:first-child {
    margin-top: 0;
  }
  body .section-our-team__members {
    margin-top: 80px;
    margin-bottom: 70px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 992px) {
  body .section-our-team__members.centered {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
body .section-our-team__member {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
body .section-our-team__member:nth-child(2n+1) .backdrop-1,
body .section-our-team__member:nth-child(2n+1) .backdrop-2 {
  transform: rotate(0deg);
}
body .section-our-team__member:nth-child(2n) .backdrop-1,
body .section-our-team__member:nth-child(2n) .backdrop-2 {
  transform: rotate(90deg);
}
body .section-our-team__member > * {
  flex: 1 1 0px;
  flex-basis: initial;
}
body .section-our-team__member--image,
body .section-our-team__member--container {
  flex-shrink: 1;
}
@media only screen and (min-width: 992px) {
  body .section-our-team__member {
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
body .section-our-team__member--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
@media only screen and (min-width: 621px) {
  body .section-our-team__member--container {
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  body .section-our-team__member--container {
    width: 100%;
    text-align: center;
    justify-self: flex-start;
  }
}
body .section-our-team__member--image {
  align-items: center;
  text-align: center;

}
@media only screen and (min-width: 621px) and (max-width: 992px) {
  body .section-our-team__member--image {
    flex-basis: 580px;
    flex: 1;
  }
  body .section-our-team__member--container {
    margin: 0 2rem;
    flex: 2;
  }
}
@media only screen and (min-width: 992px) {
  body .section-our-team__member--image {
    width: 100%;
    flex-basis: unset;
  }
}
.img-wrapper {
  display: inline-block;
  position: relative;
  line-height: 0;
  margin: 12px;
  margin-bottom: 1.5rem;
}
body .section-our-team__member:nth-child(2n+1) img {
  -webkit-clip-path: polygon(0% 0%, 100% 4%, 94% 98%, 9% 96%);
  clip-path: polygon(0% 0%, 100% 4%, 94% 98%, 9% 96%);
}
body .section-our-team__member:nth-child(2n) img {
  -webkit-clip-path: polygon(2% 6%, 96% 0%, 95% 98%, 0% 93%);
  clip-path: polygon(2% 6%, 96% 0%, 95% 98%, 0% 93%);
}
.section-our-team__member--image .backdrop-1,
.section-our-team__member--image .backdrop-2 {
  position: absolute;
  top: -20px;
  bottom: -15px;
  right: -20px;
  left: -20px;
  z-index: -1;
}
.section-our-team__member--image .backdrop-1 {
  background-color: #669;
  -webkit-clip-path: polygon(12% 6%, 88% 0%, 98% 100%, 1% 86%);
  clip-path: polygon(12% 6%, 88% 0%, 98% 100%, 1% 86%);
}
.section-our-team__member--image .backdrop-2 {
  background-color: #92c83e;
  -webkit-clip-path: polygon(0 0, 100% 6%, 90% 96%, 12% 100%);
  clip-path: polygon(0 0, 100% 6%, 90% 96%, 12% 100%);
}
@media only screen and (max-width: 991px) {
  body .section-our-team__member--image img {
    width: 100%;
  }
}
body .section-our-team__member--name {
  font-weight: 700;
}
body .section-our-team__member--position {
  font-weight: normal;
  font-style: italic;
  margin-bottom: 10px;
}
body .section-our-team__member--description {
  font-weight: 400;
}
@media only screen and (max-width: 620px) {
  body .section-our-team__member {
    flex-flow: column;
    text-align: left;
  }
}
body .section-our-team__member--description p {
  font-size: 1rem;
}
@media only screen and (min-width: 992px) {
  body .section-our-team__member--description p {
    margin-right: 1em;
    margin-left: 1em;
  }
}
body .section-our-values {
  position: relative;
}
body .section-our-values .dots {
  display: none;
}
@media only screen and (min-width: 992px) {
  body .section-our-values .dots {
    display: block;
  }
}
body .section-our-values .dots.mobile {
  display: block !important;
}
@media only screen and (min-width: 992px) {
  body .section-our-values .dots.mobile {
    display: none !important;
  }
}
body .section-our-values .dots-left {
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  width: 295px;
  top: 20%;
  left: 1%;
  z-index: -1;
}
@media only screen and (min-width: 992px) {
  body .section-our-values .dots-left {
    top: 6%;
    left: 2%;
  }
}
@media only screen and (min-width: 1200px) {
  body .section-our-values .dots-left {
    top: 12%;
    left: 5%;
  }
}
@media only screen and (min-width: 1440px) {
  body .section-our-values .dots-left {
    width: initial;
    top: 15%;
    left: 3%;
  }
}
@media only screen and (min-width: 1600px) {
  body .section-our-values .dots-left {
    top: 17%;
    left: 3%;
  }
}
body .section-our-values .dots-left.mobile {
  position: absolute;
  height: 80%;
  width: auto;
  top: 75px;
  left: 5px;
}
body .section-our-values .dots-right {
  position: absolute;
  top: 35%;
  right: 3%;
  z-index: -1;
}
@media only screen and (min-width: 992px) {
  body .section-our-values .dots-right {
    top: 8%;
    right: 2%;
    max-width: 310px;
  }
}
@media only screen and (min-width: 1200px) {
  body .section-our-values .dots-right {
    top: 13%;
    right: 3%;
  }
}
@media only screen and (min-width: 1440px) {
  body .section-our-values .dots-right {
    top: 20%;
  }
}
@media only screen and (min-width: 1600px) {
  body .section-our-values .dots-right {
    top: 20%;
    right: 3%;
  }
}
body .section-our-values .dots-right.mobile {
  position: absolute;
  width: 60px;
  bottom: 20%;
  right: 2%;
  top: unset;
}
@media only screen and (min-width: 576px) {
  body .section-our-values .dots-right.mobile {
    width: 90px;
  }
}
@media only screen and (min-width: 768px) {
  body .section-our-values .dots-right.mobile {
    width: 110px;
    bottom: 15%;
    right: 2%;
  }
}
body .section-our-values__inner {
  padding: 35px 0 100px;
  padding-top: 35px;
  padding-bottom: 100px;
  text-align: center;
}
@media only screen and (min-width: 360px) {
  body .section-our-values__inner {
    padding-top: calc(35px + 45 * (100vw - 360px) / 631);
  }
}
@media only screen and (min-width: 991px) {
  body .section-our-values__inner {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 360px) {
  body .section-our-values__inner {
    padding-bottom: calc(100px + 20 * (100vw - 360px) / 631);
  }
}
@media only screen and (min-width: 991px) {
  body .section-our-values__inner {
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 992px) {
  body .section-our-values__inner {
    padding: 130px 95px 115px;
  }
}
body .section-our-values__values {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 40px;
  text-align: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  body .section-our-values__values {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
body .section-our-values__value {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
  margin-right: 22px;
  width: 88%;
  max-width: 300px;
}
body .section-our-values__value--name {
  margin: 0 0 0 15px !important;
  width: 100%;
  padding: 15px 0 15px 1em;
  font-size: 1.2rem;
}
body .section-our-values__value--icon {
  position: absolute;
  right: -45px;
  top: -10px;
  width: 95px;
}
/* @media only screen and (min-width: 575px) {
  body .section-our-values__value--icon {
    right: -60px;
    top: -10px;
    width: 136px;
  }
} */
@media only screen and (min-width: 768px) {
  body .section-our-values__value--icon {
    right: -60px;
    width: auto;
    top: -15px;
  }
  body .section-our-values__value--name {
    font-size: 1.3rem;
  }
}
body .section-our-values__value--icon img {
  width: 100px;
}
@media only screen and (min-width: 575px) {
}
@media only screen and (min-width: 768) {
  body .section-our-values__value--icon img {
    width: 120px;
  }
}
body .section-careers {
  background-image: url(/assets/images/aboutus_1.png);
  background-repeat: no-repeat;
  background-position: top !important;
  background-size: cover;
  position: relative;
}
body .section-careers:before {
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: #3499cc;
  opacity: 0.5;
}
body .section-careers:after {
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: #3499cc;
  opacity: 0.7;
  z-index: -1;
}
body .section-careers__inner {
  position: relative;
  padding-top: 35px;
  padding-bottom: 100px;
  text-align: center;
}
@media only screen and (min-width: 360px) {
  body .section-careers__inner {
    padding-top: calc(35px + 55 * (100vw - 360px) / 631);
  }
}
@media only screen and (min-width: 991px) {
  body .section-careers__inner {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 360px) {
  body .section-careers__inner {
    padding-bottom: calc(100px + 75 * (100vw - 360px) / 631);
  }
}
@media only screen and (min-width: 991px) {
  body .section-careers__inner {
    padding-bottom: 175px;
  }
}
@media only screen and (min-width: 992px) {
  body .section-careers__inner {
    padding: 100px 95px 180px;
  }
}
body .section-careers__inner br {
  display: none;
}
@media only screen and (min-width: 1200px) {
  body .section-careers__inner br {
    display: block;
  }
}
body .signup-banner {
  position: relative;
}
body .signup-banner__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 25px;
}
@media only screen and (min-width: 360px) {
  body .signup-banner__inner {
    padding-top: calc(50px + 25 * (100vw - 360px) / 631);
  }
}
@media only screen and (min-width: 991px) {
  body .signup-banner__inner {
    padding-top: 75px;
  }
}
@media only screen and (min-width: 360px) {
  body .signup-banner__inner {
    padding-bottom: calc(25px + 20 * (100vw - 360px) / 631);
  }
}
@media only screen and (min-width: 991px) {
  body .signup-banner__inner {
    padding-bottom: 45px;
  }
}
@media only screen and (min-width: 992px) {
  body .signup-banner__inner {
    padding: 110px 0 85px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
@media only screen and (min-width: 1440px) {
  body .signup-banner__inner {
    padding: 75px 90px 10px;
  }
}
body .signup-banner__title {
  font-weight: 700;
  text-align: center;
}
body .signup-banner__title br {
  display: none;
}
@media only screen and (min-width: 1200px) {
  body .signup-banner__title br {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  body .signup-banner__title {
    width: 44%;
    text-align: left;
  }
}
@media only screen and (min-width: 1200px) {
  body .signup-banner__title {
    width: 42%;
  }
}
body .signup-banner__signup-box {
  width: 95%;
}
@media only screen and (min-width: 576px) {
  body .signup-banner__signup-box {
    width: 80%;
    max-width: 455px;
  }
}
@media only screen and (min-width: 992px) {
  body .signup-banner__signup-box {
    width: 60%;
    max-width: 100%;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  body .signup-banner__signup-box {
    width: 55%;
  }
}
@media only screen and (min-width: 1440px) {
  body .signup-banner__signup-box {
    width: 58%;
  }
}
@media only screen and (min-width: 1600px) {
  body .signup-banner__signup-box {
    width: 47%;
  }
}
body .signup-banner__signup-box--container {
  font-weight: 600;
  padding: 60px;
  -webkit-clip-path: polygon(0 0, 100% 15%, 85% 89%, 12% 100%);
  clip-path: polygon(0 0, 100% 15%, 85% 89%, 12% 100%);
  text-align: center;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  body .signup-banner__signup-box--container {
    margin-top: 0;
  }
}
body .signup-banner__signup-box--text {
  text-align: center;
}
body .signup-banner__signup-box--text p {
  margin: 0;
}
@media only screen and (min-width: 1200px) {
  body .signup-banner__signup-box--text p .indent {
    margin-left: 60px;
  }
}
body .signup-banner__signup-box--button {
  margin-top: 30px;
}
