@charset "UTF-8";
/* line 118, ../../sass/theme/aboutus.theme.scss */
.view-our-clients {
  margin-bottom: 90px;
}
@media (max-width: 768px) {
  /* line 118, ../../sass/theme/aboutus.theme.scss */
  .view-our-clients {
    margin-top: 40px;
  }
}
/* line 123, ../../sass/theme/aboutus.theme.scss */
.view-our-clients .slick__arrow {
  z-index: 0;
}
/* line 125, ../../sass/theme/aboutus.theme.scss */
.view-our-clients .slick__arrow .slick-arrow {
  width: 20px;
  height: 32px;
  border: 0;
  pointer-events: auto;
}
/* line 130, ../../sass/theme/aboutus.theme.scss */
.view-our-clients .slick__arrow .slick-arrow:before {
  content: "";
  width: 100%;
  height: 100%;
  font-size: 36px;
  color: #24AADE;
  display: block;
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
  opacity: 1;
}
/* line 142, ../../sass/theme/aboutus.theme.scss */
.view-our-clients .slick__arrow .slick-next {
  right: -40px;
}
@media (max-width: 768px) {
  /* line 142, ../../sass/theme/aboutus.theme.scss */
  .view-our-clients .slick__arrow .slick-next {
    right: 0;
  }
}
/* line 147, ../../sass/theme/aboutus.theme.scss */
.view-our-clients .slick__arrow .slick-next:before {
  content: "\f105";
}
/* line 151, ../../sass/theme/aboutus.theme.scss */
.view-our-clients .slick__arrow .slick-prev {
  left: -40px;
}
@media (max-width: 768px) {
  /* line 151, ../../sass/theme/aboutus.theme.scss */
  .view-our-clients .slick__arrow .slick-prev {
    left: 0;
  }
}
/* line 156, ../../sass/theme/aboutus.theme.scss */
.view-our-clients .slick__arrow .slick-prev:before {
  content: "\f104";
}
/* line 162, ../../sass/theme/aboutus.theme.scss */
.view-our-clients .field--name-field-icon img {
  margin: 0 auto;
}
/* line 167, ../../sass/theme/aboutus.theme.scss */
.view-our-clients .view-header h6 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  /* line 167, ../../sass/theme/aboutus.theme.scss */
  .view-our-clients .view-header h6 {
    font-size: 26px;
  }
}

/* line 179, ../../sass/theme/aboutus.theme.scss */
.layouts:first-child .block-content--type-text-with-image {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  /* line 181, ../../sass/theme/aboutus.theme.scss */
  .layouts:first-child .block-content--type-text-with-image.block-content--view-mode-text-with-animated-image {
    margin-bottom: 40px;
  }
}

/* line 189, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 450px;
}
@media (max-width: 992px) {
  /* line 189, ../../sass/theme/aboutus.theme.scss */
  .block-content--type-text-with-image {
    flex-direction: column;
  }
}
/* line 198, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image .field--name-body {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.5px;
  color: #040404;
}
@media (max-width: 992px) {
  /* line 198, ../../sass/theme/aboutus.theme.scss */
  .block-content--type-text-with-image .field--name-body {
    font-size: 18px;
  }
}
/* line 206, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image .field--name-body h6 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 35px;
}
@media (max-width: 992px) {
  /* line 206, ../../sass/theme/aboutus.theme.scss */
  .block-content--type-text-with-image .field--name-body h6 {
    font-size: 26px;
  }
}
/* line 214, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image .field--name-body lottie-player {
  position: absolute;
  top: 0;
  right: -80%;
}
@media (max-width: 991px) {
  /* line 214, ../../sass/theme/aboutus.theme.scss */
  .block-content--type-text-with-image .field--name-body lottie-player {
    right: 0;
    top: -100%;
  }
}
/* line 9, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image .field--name-field-link a {
  -webkit-border-top-left-radius: 25px;
  -webkit-border-top-right-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius-topleft: 25px;
  -moz-border-radius-topright: 25px;
  -moz-border-radius-bottomright: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  text-decoration: none;
  margin: 35px 0;
  padding: 18px 44px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.67;
  letter-spacing: 0.9px;
  color: #ffffff;
  box-shadow: 4px 5px 2px 0 rgba(0, 0, 0, 0.16);
  background: #14679b;
  background: linear-gradient(90deg, #14679b 5%, #24aade 90%);
  transition: 600ms;
}
/* line 25, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image .field--name-field-link a:hover {
  color: #24AADE;
  background: #DFDFDF 0% 0% no-repeat padding-box;
  box-shadow: 4px 5px 2px #24AADE4F;
}
/* line 230, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image.block-content--view-mode-default .custom .field--name-field-image img {
  background-color: #ffffff;
  padding: 10px;
  border-radius: 100%;
  box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.16);
  margin: auto;
  display: block;
}
@media (min-width: 992px) {
  /* line 230, ../../sass/theme/aboutus.theme.scss */
  .block-content--type-text-with-image.block-content--view-mode-default .custom .field--name-field-image img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 550px) {
  /* line 230, ../../sass/theme/aboutus.theme.scss */
  .block-content--type-text-with-image.block-content--view-mode-default .custom .field--name-field-image img {
    width: 100%;
    height: auto;
  }
}
/* line 251, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image.block-content--view-mode-text-right .field--name-field-media-image img {
  width: 100%;
  height: auto;
}
/* line 256, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image.block-content--view-mode-text-right .body-content {
  width: 55%;
}
@media (max-width: 992px) {
  /* line 256, ../../sass/theme/aboutus.theme.scss */
  .block-content--type-text-with-image.block-content--view-mode-text-right .body-content {
    padding: 0px 15px;
    width: 100%;
  }
}
/* line 267, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image.block-content--view-mode-two-column .field--name-field-media-image img {
  width: 100%;
  height: auto;
}
/* line 272, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image.block-content--view-mode-two-column .body-content {
  width: 60%;
  margin-left: 40%;
}
@media (max-width: 992px) {
  /* line 272, ../../sass/theme/aboutus.theme.scss */
  .block-content--type-text-with-image.block-content--view-mode-two-column .body-content {
    padding: 0px 15px;
    width: 100%;
    margin-left: 0;
  }
}
/* line 33, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image.block-content--view-mode-large-text .field--name-field-link a, .block-content--type-text-with-image.block-content--view-mode-large-image .field--name-field-link a {
  position: relative;
  padding: 18px 44px 18px 54px;
}
/* line 36, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image.block-content--view-mode-large-text .field--name-field-link a:before, .block-content--type-text-with-image.block-content--view-mode-large-image .field--name-field-link a:before {
  content: "";
  width: 30px;
  height: 30px;
  background-color: transparent;
  display: block;
  color: transparent;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 10px;
  right: auto;
  background-image: url(../../images/link-icon.svg);
  transform: translateY(-50%);
}
/* line 290, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image.block-content--view-mode-text-left-inside-container .field--name-body h5 {
  margin-bottom: 35px;
  font-size: 25px;
  font-family: Roboto;
  font-weight: 600;
  line-height: 1.17;
  color: #202020;
}
@media (max-width: 992px) {
  /* line 290, ../../sass/theme/aboutus.theme.scss */
  .block-content--type-text-with-image.block-content--view-mode-text-left-inside-container .field--name-body h5 {
    font-size: 22px;
  }
}
/* line 45, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image.block-content--view-mode-text-left-inside-container .field--name-body ul, .block-content--type-text-with-image.block-content--view-mode-text-left-inside-container .field--name-body ol {
  font-size: 20px;
  padding: 0;
}
/* line 48, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image.block-content--view-mode-text-left-inside-container .field--name-body ul .blue, .block-content--type-text-with-image.block-content--view-mode-text-left-inside-container .field--name-body ol .blue {
  font-weight: bold;
  font-size: 18px;
  display: contents;
}
/* line 53, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image.block-content--view-mode-text-left-inside-container .field--name-body ul li, .block-content--type-text-with-image.block-content--view-mode-text-left-inside-container .field--name-body ol li {
  margin-bottom: 23px;
  list-style-type: none;
  display: inline-flex;
  counter-increment: css-counter 1;
  width: 100%;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 500;
  color: #202020;
}
/* line 63, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image.block-content--view-mode-text-left-inside-container .field--name-body ul li:last-child, .block-content--type-text-with-image.block-content--view-mode-text-left-inside-container .field--name-body ol li:last-child {
  margin-bottom: 0;
}
/* line 66, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image.block-content--view-mode-text-left-inside-container .field--name-body ul li:before, .block-content--type-text-with-image.block-content--view-mode-text-left-inside-container .field--name-body ol li:before {
  content: counter(css-counter) "";
  padding: 5px;
  width: 100%;
  max-width: 35px;
  text-align: center;
  background-image: url(../../images/border.svg);
  background-repeat: no-repeat;
  height: 35px;
  background-size: 35px;
  background-position: center;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #24AADE;
  margin-right: 15px;
}
/* line 304, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image.block-content--view-mode-text-left-inside-container .field--name-field-image img {
  /*        display: block;
          width: 75%;
          height: auto;
          margin: 0 auto;*/
}
/* line 314, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-image.block-content--view-mode-text-with-background .field--name-body h5 {
  font-family: Roboto;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.2;
  color: #202020;
}

/* line 325, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-link .field--name-body {
  font-size: 20px;
  text-align: center;
}
/* line 326, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-link .field--name-body h6 {
  font-size: 30px;
  margin-bottom: 35px;
}
/* line 9, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-link .field--name-field-link a {
  -webkit-border-top-left-radius: 25px;
  -webkit-border-top-right-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius-topleft: 25px;
  -moz-border-radius-topright: 25px;
  -moz-border-radius-bottomright: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  text-decoration: none;
  margin: 35px 0;
  padding: 18px 44px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.67;
  letter-spacing: 0.9px;
  color: #ffffff;
  box-shadow: 4px 5px 2px 0 rgba(0, 0, 0, 0.16);
  background: #14679b;
  background: linear-gradient(90deg, #14679b 5%, #24aade 90%);
  transition: 600ms;
}
/* line 25, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-link .field--name-field-link a:hover {
  color: #24AADE;
  background: #DFDFDF 0% 0% no-repeat padding-box;
  box-shadow: 4px 5px 2px #24AADE4F;
}
/* line 335, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-link .field--name-field-link a {
  margin: 35px auto;
}
/* line 33, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-link.block-content--view-mode-icon-with-title-link .field--name-field-link a {
  position: relative;
  padding: 18px 44px 18px 54px;
}
/* line 36, ../../sass/theme/aboutus.theme.scss */
.block-content--type-text-with-link.block-content--view-mode-icon-with-title-link .field--name-field-link a:before {
  content: "";
  width: 30px;
  height: 30px;
  background-color: transparent;
  display: block;
  color: transparent;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 10px;
  right: auto;
  background-image: url(../../images/link-icon.svg);
  transform: translateY(-50%);
}

/* line 345, ../../sass/theme/aboutus.theme.scss */
.view-our-team {
  margin-top: 35px;
  /*margin-bottom: 90px;*/
}

/* line 350, ../../sass/theme/aboutus.theme.scss */
.node--type-team-member.node--view-mode-teaser {
  margin-bottom: 30px;
}
/* line 353, ../../sass/theme/aboutus.theme.scss */
.node--type-team-member.node--view-mode-teaser .field--name-field-icon img {
  width: 100%;
  height: auto;
}
/* line 358, ../../sass/theme/aboutus.theme.scss */
.node--type-team-member.node--view-mode-teaser .info-box {
  padding: 25px 15px;
  position: relative;
  margin-top: -99px;
  overflow: hidden;
  z-index: 0;
}
/* line 364, ../../sass/theme/aboutus.theme.scss */
.node--type-team-member.node--view-mode-teaser .info-box:after {
  content: "";
  width: 100%;
  height: calc(100% + 60px);
  background-color: #14679B;
  display: block;
  color: transparent;
  position: absolute;
  top: 0px;
  bottom: auto;
  left: auto;
  right: 0;
  /*        transform: rotate(-36deg);*/
  clip-path: polygon(0% 0%, 81.5% 0%, 114% 100%, -30% 135%);
  z-index: -1;
}
@media (max-width: 360px) {
  /* line 364, ../../sass/theme/aboutus.theme.scss */
  .node--type-team-member.node--view-mode-teaser .info-box:after {
    clip-path: polygon(0% 0%, 88% 0%, 110% 100%, -30% 135%);
  }
}
/* line 374, ../../sass/theme/aboutus.theme.scss */
.node--type-team-member.node--view-mode-teaser .info-box:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #EEEEEE;
  display: block;
  color: transparent;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #EEEEEE;
  clip-path: polygon(0% 0%, 80% 0%, 100% 100%, -30% 135%);
  overflow: hidden;
  z-index: 0;
}
@media (max-width: 360px) {
  /* line 374, ../../sass/theme/aboutus.theme.scss */
  .node--type-team-member.node--view-mode-teaser .info-box:before {
    clip-path: polygon(0% 0%, 86% 0%, 100% 100%, -30% 135%);
  }
}
/* line 385, ../../sass/theme/aboutus.theme.scss */
.node--type-team-member.node--view-mode-teaser .info-box .field--name-node-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  color: #14679B;
}
/* line 391, ../../sass/theme/aboutus.theme.scss */
.node--type-team-member.node--view-mode-teaser .info-box .field--name-field-position {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.67;
  color: #040404;
}
@media (max-width: 360px) {
  /* line 391, ../../sass/theme/aboutus.theme.scss */
  .node--type-team-member.node--view-mode-teaser .info-box .field--name-field-position {
    font-size: 12px;
  }
}
/* line 401, ../../sass/theme/aboutus.theme.scss */
.node--type-team-member.node--view-mode-teaser .info-box .field--name-field-link a {
  font-size: 0;
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 4px 5px 2px 0 rgba(0, 0, 0, 0.16);
}
/* line 411, ../../sass/theme/aboutus.theme.scss */
.node--type-team-member.node--view-mode-teaser .info-box .field--name-field-link a:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: transparent;
  display: block;
  color: #14679B;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translateY(-50%) translateX(-50%);
  text-align: center;
  margin: 0 auto;
  font-size: 30px;
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
/* line 423, ../../sass/theme/aboutus.theme.scss */
.node--type-team-member.node--view-mode-teaser .info-box:hover {
  cursor: pointer;
}
/* line 425, ../../sass/theme/aboutus.theme.scss */
.node--type-team-member.node--view-mode-teaser .info-box:hover:before {
  background-color: #14679B;
}
/* line 428, ../../sass/theme/aboutus.theme.scss */
.node--type-team-member.node--view-mode-teaser .info-box:hover:after {
  background-color: #24AADE;
}
/* line 431, ../../sass/theme/aboutus.theme.scss */
.node--type-team-member.node--view-mode-teaser .info-box:hover .field--name-node-title,
.node--type-team-member.node--view-mode-teaser .info-box:hover .field--name-field-position {
  color: #ffffff;
}
/* line 436, ../../sass/theme/aboutus.theme.scss */
.node--type-team-member.node--view-mode-teaser .info-box:hover .field--name-field-link a {
  background-color: #24AADE;
}
/* line 438, ../../sass/theme/aboutus.theme.scss */
.node--type-team-member.node--view-mode-teaser .info-box:hover .field--name-field-link a:before {
  color: #ffffff;
}

/* line 449, ../../sass/theme/aboutus.theme.scss */
.block-content--type-basic.block-content--view-mode-info-section .field--name-body {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.5px;
  color: #040404;
}
/* line 454, ../../sass/theme/aboutus.theme.scss */
.block-content--type-basic.block-content--view-mode-info-section .field--name-body h6 {
  font-size: 24px;
  margin-bottom: 35px;
  text-align: center;
  font-weight: 500;
}
@media (max-width: 992px) {
  /* line 454, ../../sass/theme/aboutus.theme.scss */
  .block-content--type-basic.block-content--view-mode-info-section .field--name-body h6 {
    font-size: 26px;
  }
}

/* line 468, ../../sass/theme/aboutus.theme.scss */
.block-content--type-basic.block-content--view-mode-about-page-contact .content-wrapper {
  margin: 40px 0px;
  padding: 40px 25px 22px 30px;
  box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  text-align: center;
}
/* line 474, ../../sass/theme/aboutus.theme.scss */
.block-content--type-basic.block-content--view-mode-about-page-contact .content-wrapper .field--name-body {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  text-align: center;
  color: #040404;
}
/* line 480, ../../sass/theme/aboutus.theme.scss */
.block-content--type-basic.block-content--view-mode-about-page-contact .content-wrapper .field--name-body h6 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  /* line 480, ../../sass/theme/aboutus.theme.scss */
  .block-content--type-basic.block-content--view-mode-about-page-contact .content-wrapper .field--name-body h6 {
    font-size: 26px;
  }
}
/* line 488, ../../sass/theme/aboutus.theme.scss */
.block-content--type-basic.block-content--view-mode-about-page-contact .content-wrapper .field--name-body lottie-player {
  margin: 22px auto;
}

/* line 497, ../../sass/theme/aboutus.theme.scss */
form.webform-submission-form-about-us-form {
  margin: 40px 0px;
  padding: 75px 41px;
  box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.16);
  background-image: linear-gradient(226deg, #fff 0%, #dcdcdc);
}
/* line 502, ../../sass/theme/aboutus.theme.scss */
form.webform-submission-form-about-us-form .form-control {
  width: 100%;
  height: 60px;
  margin: 0 0 30px;
  padding: 23px 0 20px 20px;
  border-radius: 10px;
  box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
}
/* line 510, ../../sass/theme/aboutus.theme.scss */
form.webform-submission-form-about-us-form .form-control::placeholder {
  color: #24AADE;
  opacity: 1;
  /* Firefox */
}
/* line 515, ../../sass/theme/aboutus.theme.scss */
form.webform-submission-form-about-us-form .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #24AADE;
}
/* line 519, ../../sass/theme/aboutus.theme.scss */
form.webform-submission-form-about-us-form .form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #24AADE;
}
/* line 523, ../../sass/theme/aboutus.theme.scss */
form.webform-submission-form-about-us-form .btn-primary {
  width: 100%;
  height: 66px;
  padding: 21px 0 20px;
  border-radius: 25px;
  box-shadow: 4px 5px 2px 0 rgba(0, 0, 0, 0.16);
  background-image: linear-gradient(90deg, #14679b 5%, #24aade 90%);
  border-color: transparent;
  transition: 600ms;
}
/* line 532, ../../sass/theme/aboutus.theme.scss */
form.webform-submission-form-about-us-form .btn-primary:not(:disabled):not(.disabled):active:focus, form.webform-submission-form-about-us-form .btn-primary:not(:disabled):not(.disabled).active:focus, form.webform-submission-form-about-us-form .btn-primary:focus,
form.webform-submission-form-about-us-form .btn-primary .focus {
  border-color: transparent;
  box-shadow: 4px 5px 2px 0 rgba(0, 0, 0, 0.16);
}
/* line 539, ../../sass/theme/aboutus.theme.scss */
form.webform-submission-form-about-us-form .btn-primary:hover {
  color: #24AADE;
  background: #D1D1D1 0% 0% no-repeat padding-box;
  box-shadow: 4px 5px 2px #00000029;
}

/* line 548, ../../sass/theme/aboutus.theme.scss */
body.has-bg-color {
  position: relative;
}
/* line 550, ../../sass/theme/aboutus.theme.scss */
body.has-bg-color:before {
  content: "";
  width: 100%;
  height: 612px;
  background-color: transparent;
  display: block;
  color: transparent;
  position: absolute;
  top: 0px;
  bottom: auto;
  left: auto;
  right: 0px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 10%;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 10%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 10%;
  max-width: 814px;
  z-index: -1;
  background-image: url(../../images/about-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 992px) {
  /* line 550, ../../sass/theme/aboutus.theme.scss */
  body.has-bg-color:before {
    height: 520px;
  }
}

/* line 568, ../../sass/theme/aboutus.theme.scss */
.block-content--view-mode-large-image .field--name-field-image img {
  object-fit: contain;
}
@media (max-width: 992px) {
  /* line 568, ../../sass/theme/aboutus.theme.scss */
  .block-content--view-mode-large-image .field--name-field-image img {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
  }
}

/* line 578, ../../sass/theme/aboutus.theme.scss */
.live-tv {
  position: relative;
  min-height: 450px;
  margin-bottom: 30px;
}
/* line 90, ../../sass/theme/aboutus.theme.scss */
.live-tv:before {
  content: "";
  width: 50%;
  height: 100%;
  background-color: transparent;
  display: block;
  color: transparent;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
  min-height: 450px;
  background-image: url("../../images/live-tv.png");
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: contain;
}
@media (max-width: 768px) {
  /* line 90, ../../sass/theme/aboutus.theme.scss */
  .live-tv:before {
    display: none;
  }
}
/* line 103, ../../sass/theme/aboutus.theme.scss */
.live-tv.bg-left:before {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
  background-position: 0 0;
}
/* line 107, ../../sass/theme/aboutus.theme.scss */
.live-tv.bg-left .row.align-items-center {
  justify-content: flex-end;
}
/* line 114, ../../sass/theme/aboutus.theme.scss */
.live-tv .block-content--type-text-with-image {
  margin-bottom: 0;
}

/* line 582, ../../sass/theme/aboutus.theme.scss */
.playout-channel {
  position: relative;
  min-height: 450px;
  margin-bottom: 30px;
}
/* line 90, ../../sass/theme/aboutus.theme.scss */
.playout-channel:before {
  content: "";
  width: 50%;
  height: 100%;
  background-color: transparent;
  display: block;
  color: transparent;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
  min-height: 450px;
  background-image: url("../../images/playout-channel.png");
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: contain;
}
@media (max-width: 768px) {
  /* line 90, ../../sass/theme/aboutus.theme.scss */
  .playout-channel:before {
    display: none;
  }
}
/* line 103, ../../sass/theme/aboutus.theme.scss */
.playout-channel.bg-left:before {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
  background-position: 0 0;
}
/* line 107, ../../sass/theme/aboutus.theme.scss */
.playout-channel.bg-left .row.align-items-center {
  justify-content: flex-end;
}
/* line 114, ../../sass/theme/aboutus.theme.scss */
.playout-channel .block-content--type-text-with-image {
  margin-bottom: 0;
}

/* line 586, ../../sass/theme/aboutus.theme.scss */
.music-demand {
  position: relative;
  min-height: 450px;
  margin-bottom: 30px;
}
/* line 90, ../../sass/theme/aboutus.theme.scss */
.music-demand:before {
  content: "";
  width: 50%;
  height: 100%;
  background-color: transparent;
  display: block;
  color: transparent;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
  min-height: 450px;
  background-image: url("../../images/music-demand.png");
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: contain;
}
@media (max-width: 768px) {
  /* line 90, ../../sass/theme/aboutus.theme.scss */
  .music-demand:before {
    display: none;
  }
}
/* line 103, ../../sass/theme/aboutus.theme.scss */
.music-demand.bg-left:before {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
  background-position: 0 0;
}
/* line 107, ../../sass/theme/aboutus.theme.scss */
.music-demand.bg-left .row.align-items-center {
  justify-content: flex-end;
}
/* line 114, ../../sass/theme/aboutus.theme.scss */
.music-demand .block-content--type-text-with-image {
  margin-bottom: 0;
}

/* line 590, ../../sass/theme/aboutus.theme.scss */
.video-demand {
  position: relative;
  min-height: 450px;
  margin-bottom: 30px;
}
/* line 90, ../../sass/theme/aboutus.theme.scss */
.video-demand:before {
  content: "";
  width: 50%;
  height: 100%;
  background-color: transparent;
  display: block;
  color: transparent;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
  min-height: 450px;
  background-image: url("../../images/video-demand.png");
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: contain;
}
@media (max-width: 768px) {
  /* line 90, ../../sass/theme/aboutus.theme.scss */
  .video-demand:before {
    display: none;
  }
}
/* line 103, ../../sass/theme/aboutus.theme.scss */
.video-demand.bg-left:before {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
  background-position: 0 0;
}
/* line 107, ../../sass/theme/aboutus.theme.scss */
.video-demand.bg-left .row.align-items-center {
  justify-content: flex-end;
}
/* line 114, ../../sass/theme/aboutus.theme.scss */
.video-demand .block-content--type-text-with-image {
  margin-bottom: 0;
}

/* line 594, ../../sass/theme/aboutus.theme.scss */
.catchup-tv {
  position: relative;
  min-height: 450px;
  margin-bottom: 30px;
}
/* line 90, ../../sass/theme/aboutus.theme.scss */
.catchup-tv:before {
  content: "";
  width: 50%;
  height: 100%;
  background-color: transparent;
  display: block;
  color: transparent;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
  min-height: 450px;
  background-image: url("../../images/catchup-tv.png");
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: contain;
}
@media (max-width: 768px) {
  /* line 90, ../../sass/theme/aboutus.theme.scss */
  .catchup-tv:before {
    display: none;
  }
}
/* line 103, ../../sass/theme/aboutus.theme.scss */
.catchup-tv.bg-left:before {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
  background-position: 0 0;
}
/* line 107, ../../sass/theme/aboutus.theme.scss */
.catchup-tv.bg-left .row.align-items-center {
  justify-content: flex-end;
}
/* line 114, ../../sass/theme/aboutus.theme.scss */
.catchup-tv .block-content--type-text-with-image {
  margin-bottom: 0;
}

/* line 598, ../../sass/theme/aboutus.theme.scss */
.cruise-itinerary {
  position: relative;
  min-height: 450px;
  margin-bottom: 30px;
}
/* line 90, ../../sass/theme/aboutus.theme.scss */
.cruise-itinerary:before {
  content: "";
  width: 50%;
  height: 100%;
  background-color: transparent;
  display: block;
  color: transparent;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
  min-height: 450px;
  background-image: url("../../images/cruise-Itinerary.png");
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: contain;
}
@media (max-width: 768px) {
  /* line 90, ../../sass/theme/aboutus.theme.scss */
  .cruise-itinerary:before {
    display: none;
  }
}
/* line 103, ../../sass/theme/aboutus.theme.scss */
.cruise-itinerary.bg-left:before {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
  background-position: 0 0;
}
/* line 107, ../../sass/theme/aboutus.theme.scss */
.cruise-itinerary.bg-left .row.align-items-center {
  justify-content: flex-end;
}
/* line 114, ../../sass/theme/aboutus.theme.scss */
.cruise-itinerary .block-content--type-text-with-image {
  margin-bottom: 0;
}

/* line 602, ../../sass/theme/aboutus.theme.scss */
.onboard-facilities {
  position: relative;
  min-height: 450px;
  margin-bottom: 30px;
}
/* line 90, ../../sass/theme/aboutus.theme.scss */
.onboard-facilities:before {
  content: "";
  width: 50%;
  height: 100%;
  background-color: transparent;
  display: block;
  color: transparent;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
  min-height: 450px;
  background-image: url("../../images/onboard-facilities.png");
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: contain;
}
@media (max-width: 768px) {
  /* line 90, ../../sass/theme/aboutus.theme.scss */
  .onboard-facilities:before {
    display: none;
  }
}
/* line 103, ../../sass/theme/aboutus.theme.scss */
.onboard-facilities.bg-left:before {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
  background-position: 0 0;
}
/* line 107, ../../sass/theme/aboutus.theme.scss */
.onboard-facilities.bg-left .row.align-items-center {
  justify-content: flex-end;
}
/* line 114, ../../sass/theme/aboutus.theme.scss */
.onboard-facilities .block-content--type-text-with-image {
  margin-bottom: 0;
}

/* line 606, ../../sass/theme/aboutus.theme.scss */
.complimentary-meals {
  position: relative;
  min-height: 450px;
  margin-bottom: 80px;
}
/* line 90, ../../sass/theme/aboutus.theme.scss */
.complimentary-meals:before {
  content: "";
  width: 50%;
  height: 100%;
  background-color: transparent;
  display: block;
  color: transparent;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
  min-height: 450px;
  background-image: url("../../images/complementary-meals.png");
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: contain;
}
@media (max-width: 768px) {
  /* line 90, ../../sass/theme/aboutus.theme.scss */
  .complimentary-meals:before {
    display: none;
  }
}
/* line 103, ../../sass/theme/aboutus.theme.scss */
.complimentary-meals.bg-left:before {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
  background-position: 0 0;
}
/* line 107, ../../sass/theme/aboutus.theme.scss */
.complimentary-meals.bg-left .row.align-items-center {
  justify-content: flex-end;
}

/* line 612, ../../sass/theme/aboutus.theme.scss */
.layouts:last-child .block-content--type-text-with-image {
  margin-bottom: 0;
}

/* line 617, ../../sass/theme/aboutus.theme.scss */
.linear-gradient-left,
.linear-gradient-right {
  background: #24aade;
  background: linear-gradient(90deg, #24aade 0%, #24aade 30%, #f3f2f2 30%);
  padding-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  /* line 617, ../../sass/theme/aboutus.theme.scss */
  .linear-gradient-left,
  .linear-gradient-right {
    background: linear-gradient(180deg, #24aade 0%, #24aade 30%, #f3f2f2 30%);
  }
}
/* line 626, ../../sass/theme/aboutus.theme.scss */
.linear-gradient-left .block-content--type-text-with-image,
.linear-gradient-right .block-content--type-text-with-image {
  /*margin-bottom: 60px;*/
}

/* line 630, ../../sass/theme/aboutus.theme.scss */
.linear-gradient-right {
  background: linear-gradient(90deg, #f3f2f2 70%, #24aade 70%, #24aade 100%);
}
@media (max-width: 991px) {
  /* line 630, ../../sass/theme/aboutus.theme.scss */
  .linear-gradient-right {
    background: linear-gradient(180deg, #24aade 0%, #24aade 30%, #f3f2f2 30%);
  }
}
/* line 635, ../../sass/theme/aboutus.theme.scss */
.linear-gradient-right .re-order-1 {
  order: 1;
}
@media (max-width: 991px) {
  /* line 635, ../../sass/theme/aboutus.theme.scss */
  .linear-gradient-right .re-order-1 {
    order: 2;
  }
}
/* line 641, ../../sass/theme/aboutus.theme.scss */
.linear-gradient-right .re-order-2 {
  order: 2;
}
@media (max-width: 991px) {
  /* line 641, ../../sass/theme/aboutus.theme.scss */
  .linear-gradient-right .re-order-2 {
    order: 1;
  }
}

@media (max-width: 991px) {
  /* line 650, ../../sass/theme/aboutus.theme.scss */
  .block-content--view-mode-image-text-equal-width .field--name-field-image img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
}
