.m-image-with-text {
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .m-image-with-text {
    margin-bottom: 140px;
  }
}
.m-image-with-text h3,
.m-image-with-text .h3 {
  margin-bottom: 16px;
  color: #3996ae;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
}
@media (min-width: 992px) {
  .m-image-with-text h3,
  .m-image-with-text .h3 {
    font-size: 32px;
    line-height: 48px;
  }
}
.m-image-with-text p {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
}
.m-image-with-text img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.m-image-with-text .m-image-with-text__right {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  margin-bottom: 20px;
  text-align: left;
}
@media (min-width: 992px) {
  .m-image-with-text .m-image-with-text__right {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin-bottom: 0;
    text-align: left;
  }
}
.m-image-with-text .m-image-with-text__left {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
@media (min-width: 992px) {
  .m-image-with-text .m-image-with-text__left {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
.m-image-with-text--about {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .m-image-with-text--about {
    margin-top: 100px;
  }
}
.m-image-with-text--about p + p {
  margin-bottom: 20px;
}
.container--about {
  padding: 0 !important;
}
@media (min-width: 992px) {
  .container--about {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.container--about .m-image-with-text__right h3,
.container--about .m-image-with-text__right p {
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 992px) {
  .container--about .m-image-with-text__right h3,
  .container--about .m-image-with-text__right p {
    padding-left: 0;
    padding-right: 0;
  }
}
.m-about-banner {
  padding: 60px 0 90px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .m-about-banner {
    padding: 120px 0 160px;
  }
}
.m-about-banner .m-about-banner__top {
  font-size: 32px;
  line-height: 48px;
  font-weight: 300;
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .m-about-banner .m-about-banner__top {
    font-size: 36px;
    line-height: 54px;
  }
}
.m-about-banner .m-about-banner__top span {
  font-weight: 700;
}
.m-about-banner .m-about-banner__bottom h3,
.m-about-banner .m-about-banner__bottom .h3 {
  font-size: 48px;
  line-height: 52px;
}
.m-about-banner .m-about-banner__bottom p {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
.m-about-multi-column,
.m-about-column {
  margin: 52px 0;
}
@media (min-width: 992px) {
  .m-about-multi-column,
  .m-about-column {
    margin: 107px 0 157px;
  }
}
.m-about-multi-column img,
.m-about-column img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .m-about-multi-column img,
  .m-about-column img {
    margin-top: 0;
  }
}
.m-about-multi-column .m-about-multi-column__subtitle,
.m-about-column .m-about-multi-column__subtitle,
.m-image-with-text--about .subtitle {
  font-weight: 400;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.04em;
  margin-bottom: 16px;
}
.m-about-multi-column .m-about-multi-column__title,
.m-about-column .m-about-multi-column__title {
  font-size: 36px;
  line-height: 54px;
  letter-spacing: 0.04em;
  color: #3996ae;
  margin-bottom: 25px;
}
.m-about-multi-column .m-about-multi-column__desc,
.m-about-column .m-about-multi-column__desc {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
}
@media (min-width: 992px) {
  .container--about-column {
    max-width: calc(960px + calc(100vw - 960px) / 2) !important;
    margin-right: auto;
    margin-left: 0 !important;
    padding: 0 !important;
  }
}
@media (min-width: 1200px) {
  .container--about-column {
    max-width: calc(1140px + calc(100vw - 1140px) / 2) !important;
  }
}
@media (min-width: 1400px) {
  .container--about-column {
    max-width: calc(1340px + calc(100vw - 1340px) / 2) !important;
  }
}
@media (min-width: 1600px) {
  .container--about-column {
    max-width: calc(1435px + calc(100vw - 1435px) / 2) !important;
  }
}
.container--about-column img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.container--about-column .m-about-multi-column__desc p {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
}
.container--about-column .m-about-multi-column__desc p + p {
  margin-top: 15px;
}
.m-about-value {
  padding: 73px 0 53px;
  background: #f6f6f6;
}
@media (min-width: 992px) {
  .m-about-value {
    padding: 69px 0 130px;
  }
}
.m-about-value h3,
.m-about-value .h3 {
  font-weight: 400;
  font-size: 36px;
  line-height: 54px;
  letter-spacing: 0.04em;
  text-transform: capitalize;
  margin-bottom: 19px;
  color: #3996ae;
}
@media (min-width: 992px) {
  .m-about-value h3,
  .m-about-value .h3 {
    margin-bottom: 25px;
  }
}
.m-about-value .m-about-value__item {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .m-about-value .m-about-value__item {
    margin-bottom: 0;
  }
}
.m-about-value .m-about-value__item div {
  font-weight: 700;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
}
.m-about-value .m-about-value__item p {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
}
.m-about-award {
  padding: 33px 0 72px;
  background: #f6f6f6;
}
.m-about-award .container-fluid {
  padding: 0;
}
@media (min-width: 1200px) {
  .m-about-award .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .m-about-award {
    padding: 101px 0 166px;
  }
}
.m-about-award img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.m-about-award .m-about-award__title {
  font-weight: 300;
  font-size: 36px;
  line-height: 54px;
  letter-spacing: 0.04em;
  text-transform: capitalize;
  color: #3996ae;
  margin-bottom: 17px;
  padding: 0 8px;
}
@media (min-width: 992px) {
  .m-about-award .m-about-award__title {
    margin-bottom: 51px;
  }
}
.m-about-award .m-about-award__carousel-title {
  margin-top: 24px;
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.04em;
  text-transform: capitalize;
  margin-bottom: 8px;
}
.m-about-award .m-about-award__carousel-subtitle {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
}
.m-about-award .owl-nav {
  position: absolute;
  top: 50%;
  width: 110%;
  left: -5%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 24px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  display: none;
}
@media (min-width: 1200px) {
  .m-about-award .owl-nav {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.m-about-award .owl-nav button {
  width: 11px;
  height: 25px;
}
.m-about-timeline {
  margin: 40px 0;
  overflow: hidden;
}
@media (min-width: 992px) {
  .m-about-timeline {
    margin: 70px 0 100px;
  }
}
.m-about-timeline .m-about-timeline__title {
  font-size: 36px;
  line-height: 54px;
  letter-spacing: 0.04em;
  text-transform: capitalize;
  color: #3996ae;
  margin-bottom: 27px;
  font-weight: 300;
}
@media (min-width: 992px) {
  .m-about-timeline .m-about-timeline__title {
    margin-bottom: 56px;
  }
}
.m-about-timeline .m-about-timeline__carousel-title {
  margin-bottom: 64px;
}
.m-about-timeline .m-about-timeline__carousel-title:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
}
.m-about-timeline .m-about-timeline__carousel-title .journey-year {
  color: #3996ae;
  font-size: 36px;
  line-height: 54px;
  letter-spacing: 0.04em;
  text-transform: capitalize;
  color: #3996ae;
  margin-bottom: 15px;
}
.m-about-timeline .m-about-timeline__carousel-title li {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #000000;
  padding-left: 13px;
  position: relative;
}
.m-about-timeline .m-about-timeline__carousel-title li::before {
  content: "·";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  vertical-align: middle;
  line-height: 20px;
}
.m-about-timeline .m-about-timeline__carousel-title .dot {
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  position: relative;
  padding-top: 20px;
}
.m-about-timeline .m-about-timeline__carousel-title .dot::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  background-color: #3996ae;
  border-radius: 100%;
}
.m-about-timeline .m-about-timeline__carousel {
  position: relative;
}
.m-about-timeline .m-about-timeline__carousel::after {
  content: "";
  position: absolute;
  top: 8px;
  width: 100vw;
  height: 2px;
  background-color: #3996ae;
}
.m-about-timeline .owl-nav {
  position: absolute;
  top: 50%;
  width: 101%;
  left: -1%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media (min-width: 1200px) {
  .m-about-timeline .owl-nav {
    width: 110%;
    left: -5%;
  }
}
.m-about-timeline .owl-nav button {
  width: 11px;
  height: 25px;
}
.m-about-timeline__carousel-item {
  padding: 0 43px;
}
@media (min-width: 1200px) {
  .m-about-timeline__carousel-item {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .m-about-banner__bottom .col-lg-4:nth-child(1),
  .m-about-banner__bottom .col-lg-4:nth-child(2) .col-lg-4:nth-child(3) {
    margin-bottom: 62px;
  }
}

.m-story-believe__card:not(:last-child) {
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .m-story-believe__card:not(:last-child) {
    margin-bottom: 45px;
  }
}
@media (min-width: 992px) {
  .m-story-believe--container {
    width: 1195px;
    margin-left: auto;
    margin-right: auto;
  }
}
.m-story-believe__title {
  color: #3996ae;
  text-transform: uppercase;
  margin-bottom: 14px;
}
@media (min-width: 992px) {
  .m-story-believe__title {
    text-transform: capitalize;
    margin-bottom: 27px;
  }
}
.m-story-believe__card-img {
  width: 100%;
  height: 0;
  padding-bottom: 62%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.m-story-believe__card-title {
  font-weight: 400;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.04em;
  text-transform: capitalize;
  margin: 24px 0 16px;
}
@media (min-width: 992px) {
  .m-story-believe__card-title {
    margin: 30px 0 14px;
  }
}
.m-story-believe__card-desc {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
}
.m-story-two-up {
  padding: 83px 0 85px;
  background: #f6f6f6;
}
@media (min-width: 992px) {
  .m-story-two-up {
    padding: 102px 0 100px;
  }
}
.m-story-two-up__item:not(:last-child) {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .m-story-two-up__item:not(:last-child) {
    margin-bottom: 93px;
  }
}
.m-story-two-up__item-img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.m-story-two-up__item-title {
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.04em;
  margin-bottom: 16px;
}
.m-story-two-up__item-desc {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  margin-bottom: 12px;
}
.m-story-two-up__item-top {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media (min-width: 992px) {
  .m-story-two-up__item-top {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}
.m-story-two-up__item-bottom {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
@media (min-width: 992px) {
  .m-story-two-up__item-bottom {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 992px) {
  .post-item-container {
    padding-top: 40px;
  }
}
/* Help & Support*/
.m-help-library {
  padding-top: 78px;
  padding-bottom: 49px;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .m-help-library {
    padding-top: 64px;
    padding-bottom: 119px;
  }
}
.m-help-library__content-wrapper {
  width: 100%;
  height: 256px;
  background-position: center;
  position: relative;
}
@media (min-width: 992px) {
  .m-help-library__content-wrapper {
    height: 442px;
  }
}
.m-help-library__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.33);
}
.m-help-library__content {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0;
}
@media (min-width: 992px) {
  .m-help-library__content {
    gap: 19px;
  }
}
.m-help-library__content-wrapper {
  width: 100%;
  margin-bottom: 19px;
}
@media (min-width: 992px) {
  .m-help-library__content-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0;
  }
}
.m-help-library__title {
  letter-spacing: 0.04em;
  font-size: 32px;
  line-height: 48px;
  margin-bottom: 15px;
  color: #3996ae;
}
.m-help-library__desc {
  letter-spacing: 0.02em;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 14px;
}
@media (min-width: 992px) {
  .m-help-library__desc {
    margin: 0 auto 56px;
    width: 709px;
  }
}
.m-help-library__inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 32px 24px 45px;
}
.m-help-library__inner-title {
  font-weight: 300;
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 0.04em;
  margin-bottom: 8px;
  color: #fff;
}
@media (min-width: 992px) {
  .m-help-library__inner-title {
    font-size: 36px;
    line-height: 42px;
  }
}
.m-help-library__inner-subtitle {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #fff;
}
.m-help-library__inner-btn {
  margin: auto auto 0;
  width: -webkit-fit-content;
  width: fit-content;
  text-transform: uppercase;
}
.m-help-multi-column {
  padding-top: 95px;
  padding-bottom: 63px;
  text-align: center;
}
@media (min-width: 992px) {
  .m-help-multi-column {
    padding-top: 53px;
    padding-bottom: 167px;
  }
}
.m-help-multi-column__title {
  color: #3996ae;
  font-weight: 400;
  font-size: 36px;
  line-height: 54px;
  letter-spacing: 0.04em;
  text-transform: capitalize;
}
@media (min-width: 992px) {
  .m-help-multi-column__title {
    font-size: 36px;
    line-height: 54px;
  }
}
.m-help-multi-column__subtitle {
  margin-top: 16px;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .m-help-multi-column__subtitle {
    width: 709px;
    margin: 16px auto 52px;
  }
}
.m-help-multi-column__list {
  gap: 15px;
}
@media (min-width: 768px) {
  .m-help-multi-column__list {
    gap: 0;
  }
}
.m-help-multi-column__item {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .m-help-multi-column__item {
    margin-bottom: 0;
    padding-left: 7px;
    padding-right: 7px;
  }
}
.m-help-multi-column__item-content {
  padding: 50px 40px;
  background: #fefefe;
  border-radius: 4px;
  height: 100%;
}
.m-help-multi-column__item-content .m-help-multi-column__item-icon {
  margin-bottom: 40px;
}
.m-help-multi-column__item-content h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.04em;
  color: #3996ae;
  margin-bottom: 8px;
}
.m-help-multi-column__item-content p {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}
.m-help-multi-column-v2 .m-help-multi-column__list {
  gap: 15px;
}
@media (min-width: 768px) {
  .m-help-multi-column-v2 .m-help-multi-column__list {
    gap: 0;
  }
}
.m-help-multi-column-v2 .m-help-multi-column__item-content {
  padding: 55px 40px 44px;
  background: #f6f6f6;
  border-radius: 4px;
}
@media (min-width: 992px) {
  .m-help-multi-column-v2 .m-help-multi-column__item-content {
    padding: 55px 57px 44px;
  }
}
.m-help-multi-column-v2 .m-help-multi-column__item-content h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.04em;
  color: #3996ae;
  margin-bottom: 8px;
}
.m-help-multi-column-v2 .m-help-multi-column__item-content p {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}
.m-help-multi-column-v2 .m-help-multi-column__list {
  margin-bottom: 30px;
}
.m-help__search-suggests {
  display: none;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .m-help__search-suggests {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
}
.m-help__search-suggest {
  display: inline-block;
  color: #fff;
  padding: 10px 15px;
  border: 1px solid #fff;
  border-radius: 50px;
  margin: 0 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.m-help__search-suggest:hover {
  background-color: #fff;
  color: var(--main-blue-color);
}
.service-network-block {
  padding: 80px 0 175px;
}
.service-network-block .page-block-description {
  width: 710px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.m-address__title,
.m-address__subtitle {
  color: #fff;
}
.m-address__wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.m-address--product-detail {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media (min-width: 992px) {
  .m-address--product-detail {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.m-address__form {
  margin-top: 28px;
}
@media (min-width: 768px) {
  .m-address__form {
    margin-top: 40px;
  }
}
.m-address__form-item {
  margin-bottom: 16px;
}
.m-address__form-item select {
  height: 47px;
  width: 100%;
  border-radius: 4px;
  background-color: #fff;
  border: none;
  outline: none;
  font-weight: 300;
  padding: 13px;
}
@media (min-width: 992px) {
  .m-address__form-item {
    width: 30%;
    margin-right: 16px;
  }
}
.m-address__content {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 18px;
  padding-bottom: 18px;
}
@media (min-width: 992px) {
  .m-address__content {
    padding-top: 0;
  }
}
.m-address__tabs {
  padding: 18px 0;
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
}
.m-address__tab-item {
  width: 50%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}
.m-address__block-left {
  width: 100%;
  background-color: #fff;
}
@media (min-width: 992px) {
  .m-address__block-left {
    padding: 30px 0;
    width: 30%;
  }
}
.m-address__block-right {
  width: 100%;
  overflow: hidden;
}
@media (min-width: 992px) {
  .m-address__block-right {
    width: 70%;
  }
}
.m-address__tab-title {
  font-size: 32px;
  line-height: 47px;
  margin-top: 20px;
}
.m-address__tab-content {
  padding: 0 16px;
}
.m-address__list-item {
  padding: 16px 0;
  border-bottom: 1px solid #c4c4c4;
}
.m-address__list-item-title {
  font-weight: 700;
  margin-bottom: 16px;
}
.m-address__list-item-location {
  width: 60%;
}
