/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.2_webpack@5.95.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/postcss-loader@8.1.1_postcss@8.4.47_webpack@5.95.0/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/.pnpm/sass-loader@14.2.1_sass@1.80.4_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/sass/style-rtl.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */
.modaal-noscroll {
  overflow: hidden;
}

.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}

.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  transition: all 0.3s ease-in-out;
}
.modaal-wrapper * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}
.modaal-wrapper .modaal-close {
  border: none;
  background: transparent;
  padding: 0;
  -webkit-appearance: none;
}
.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}
.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}
.modaal-wrapper *[tabindex="0"] {
  outline: none !important;
}
.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}

.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}

.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}
.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}

.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0px;
  background: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}
.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}
.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}

.modaal-close {
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
}
.modaal-close:focus, .modaal-close:hover {
  outline: none;
  background: #fff;
}
.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
  background: #b93d0c;
}
.modaal-close span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-close:before, .modaal-close:after {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  transition: background 0.2s ease-in-out;
}
.modaal-close:before {
  transform: rotate(-45deg);
}
.modaal-close:after {
  transform: rotate(45deg);
}
.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}

.modaal-content-container {
  padding: 30px;
}

.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}

.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: transparent;
}
.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  transition: background 0.2s ease-in-out;
}
.modaal-confirm-btn.modaal-ok:hover {
  background: rgb(46.75, 46.75, 46.75);
}
.modaal-confirm-btn.modaal-cancel {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.modaal-confirm-btn.modaal-cancel:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: rgb(46.75, 46.75, 46.75);
}

@keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.modaal-instagram .modaal-container {
  width: auto;
  background: transparent;
  box-shadow: none !important;
}
.modaal-instagram .modaal-content-container {
  padding: 0;
  background: transparent;
}
.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}
.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  box-shadow: none !important;
  animation: instaReveal 1s linear forwards;
}

.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}
.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}

.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}

.modaal-gallery-item {
  display: none;
}
.modaal-gallery-item img {
  display: block;
}
.modaal-gallery-item.is_active {
  display: block;
}

.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.modaal-gallery-label:focus {
  outline: none;
}

.modaal-gallery-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
}
.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}
.modaal-gallery-control:focus, .modaal-gallery-control:hover {
  outline: none;
  background: #fff;
}
.modaal-gallery-control:focus:before, .modaal-gallery-control:focus:after, .modaal-gallery-control:hover:before, .modaal-gallery-control:hover:after {
  background: #afb7bc;
}
.modaal-gallery-control span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-gallery-control:before, .modaal-gallery-control:after {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  transition: background 0.2s ease-in-out;
}
.modaal-gallery-control:before {
  margin: -5px 0 0;
  transform: rotate(-45deg);
}
.modaal-gallery-control:after {
  margin: 5px 0 0;
  transform: rotate(45deg);
}

.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}
.modaal-gallery-next-outer {
  right: 45px;
}

.modaal-gallery-prev:before, .modaal-gallery-prev:after {
  left: 22px;
}
.modaal-gallery-prev:before {
  margin: 5px 0 0;
  transform: rotate(-45deg);
}
.modaal-gallery-prev:after {
  margin: -5px 0 0;
  transform: rotate(45deg);
}
.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}
.modaal-gallery-prev-outer {
  left: 45px;
}

.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}

.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.modaal-video-container iframe,
.modaal-video-container object,
.modaal-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}

.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block;
}

@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}
@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    transform: none;
    background: rgba(0, 0, 0, 0.7);
  }
  .modaal-gallery-control:before, .modaal-gallery-control:after {
    background: #fff;
  }
  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }
  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}
@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}
@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}
@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .modaal-instagram iframe {
    width: 600px !important;
  }
}
@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}
@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}
@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}
.modaal-loading-spinner {
  background: none;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  transform: scale(0.25);
}
@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    transform: scale(1);
  }
}
.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}

.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}

.modaal-loading-spinner > div:nth-of-type(1) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0s;
}

.modaal-loading-spinner > div:nth-of-type(2) > div, .modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(1) {
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(2) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.12s;
}

.modaal-loading-spinner > div:nth-of-type(2) {
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(3) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.25s;
}

.modaal-loading-spinner > div:nth-of-type(4) > div, .modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(3) {
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(4) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.37s;
}

.modaal-loading-spinner > div:nth-of-type(4) {
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(5) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.5s;
}

.modaal-loading-spinner > div:nth-of-type(6) > div, .modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(5) {
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(6) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.62s;
}

.modaal-loading-spinner > div:nth-of-type(6) {
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(7) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.75s;
}

.modaal-loading-spinner > div:nth-of-type(7) {
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(8) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.87s;
}

.modaal-loading-spinner > div:nth-of-type(8) {
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}

/* ==========================================================================
	Directions
/* ========================================================================== */
/* ==========================================================================
	Variables
/* ========================================================================== */
/* Colors */
/* Font Sizes */
/* ==========================================================================
	Responsive
/* ========================================================================== */
/* stylelint-disable */
/* stylelint-disable no-invalid-position-at-import-rule */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: rgb(0, 86.1, 178.5);
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 0.875em;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-right: 8.3333333333%;
}

.offset-2 {
  margin-right: 16.6666666667%;
}

.offset-3 {
  margin-right: 25%;
}

.offset-4 {
  margin-right: 33.3333333333%;
}

.offset-5 {
  margin-right: 41.6666666667%;
}

.offset-6 {
  margin-right: 50%;
}

.offset-7 {
  margin-right: 58.3333333333%;
}

.offset-8 {
  margin-right: 66.6666666667%;
}

.offset-9 {
  margin-right: 75%;
}

.offset-10 {
  margin-right: 83.3333333333%;
}

.offset-11 {
  margin-right: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-right: 0;
  }
  .offset-sm-1 {
    margin-right: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-right: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-right: 25%;
  }
  .offset-sm-4 {
    margin-right: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-right: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-right: 50%;
  }
  .offset-sm-7 {
    margin-right: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-right: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-right: 75%;
  }
  .offset-sm-10 {
    margin-right: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-right: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-right: 0;
  }
  .offset-md-1 {
    margin-right: 8.3333333333%;
  }
  .offset-md-2 {
    margin-right: 16.6666666667%;
  }
  .offset-md-3 {
    margin-right: 25%;
  }
  .offset-md-4 {
    margin-right: 33.3333333333%;
  }
  .offset-md-5 {
    margin-right: 41.6666666667%;
  }
  .offset-md-6 {
    margin-right: 50%;
  }
  .offset-md-7 {
    margin-right: 58.3333333333%;
  }
  .offset-md-8 {
    margin-right: 66.6666666667%;
  }
  .offset-md-9 {
    margin-right: 75%;
  }
  .offset-md-10 {
    margin-right: 83.3333333333%;
  }
  .offset-md-11 {
    margin-right: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-right: 0;
  }
  .offset-lg-1 {
    margin-right: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-right: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-right: 25%;
  }
  .offset-lg-4 {
    margin-right: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-right: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-right: 50%;
  }
  .offset-lg-7 {
    margin-right: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-right: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-right: 75%;
  }
  .offset-lg-10 {
    margin-right: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-right: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-right: 0;
  }
  .offset-xl-1 {
    margin-right: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-right: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-right: 25%;
  }
  .offset-xl-4 {
    margin-right: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-right: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-right: 50%;
  }
  .offset-xl-7 {
    margin-right: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-right: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-right: 75%;
  }
  .offset-xl-10 {
    margin-right: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-right: 91.6666666667%;
  }
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    transition: none;
  }
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(0, 98.4, 204) !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785) !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: rgb(30.1449275362, 125.8550724638, 52) !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667) !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: rgb(211, 158.25, 0) !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987) !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(218.25, 223.5, 228.75) !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: rgb(0, 86.1, 178.5) !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(72.5407725322, 78.5858369099, 83.9592274678) !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: rgb(25.2173913043, 105.2826086957, 43.5) !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: rgb(14.5, 102.1304347826, 116) !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: rgb(185.5, 139.125, 0) !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: rgb(167.4810126582, 29.0189873418, 42.2848101266) !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: rgb(203.375, 210.75, 218.125) !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: rgb(17.7068965517, 19.75, 21.7931034483) !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  -webkit-text-decoration: none !important;
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@font-face {
  font-family: Gotham;
  src: url("../fonts/Gotham-Light.woff2") format("woff2"), url("../fonts/Gotham-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Gotham;
  src: url("../fonts/Gotham-Bold.woff2") format("woff2"), url("../fonts/Gotham-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: Gotham;
  src: url("../fonts/Gotham-Book.woff2") format("woff2"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.ttf") format("truetype"), url("../fonts/Gotham-Book.svg#svgGotham-Book") format("svg"); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GE SS Two";
  src: url("../fonts/GESSTwoLight-Light.woff2") format("woff2"), url("../fonts/GESSTwoLight-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  unicode-range: U+003A-FFFF;
}
@font-face {
  font-family: "GE SS Two";
  src: url("../fonts/GESSTwoBold-Bold.woff2") format("woff2"), url("../fonts/GESSTwoBold-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  unicode-range: U+003A-FFFF;
}
@font-face {
  font-family: "GE SS Two";
  src: url("../fonts/GESSTwoMedium-Medium.woff2") format("woff2"), url("../fonts/GESSTwoMedium-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  unicode-range: U+003A-FFFF;
}
html[dir=rtl], html[dir=rtl] body {
  font-family: "GE SS Two", Gotham, Verdana, sans-serif;
}

body {
  overflow-x: hidden;
}

html,
body {
  position: relative;
  width: 100%;
  min-width: 320px;
  min-height: 100vh;
  font-family: Gotham, Verdana, sans-serif;
  text-align: right;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}

main {
  overflow-x: hidden;
  display: block;
}

section {
  margin-bottom: 50px;
}

caption {
  overflow-x: hidden;
  text-align: right;
}

ol {
  counter-reset: item;
}
ol > li {
  display: block;
}
ol > li h1, ol > li h2, ol > li h3, ol > li h4, ol > li h5, ol > li h6 {
  display: inline;
}
ol > li::before {
  content: counters(item, ".") " ";
  counter-increment: item;
}

a.anchor {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.section-header {
  color: #20275a;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 35px;
}
@media only screen and (max-width: 991px) {
  .section-header {
    font-size: 18px;
  }
}

@media only screen and (max-width: 991px) {
  .mobile-hscroll {
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: scroll;
  }
}

.reportype {
  right: 100px !important;
}

.print-only {
  display: none !important;
}

.example-table {
  background-color: lightgray;
}
.example-table td {
  padding: 10px;
}

/* stylelint-disable */
/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  from, 11.1%, to {
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}
.heartBeat {
  animation-name: heartBeat;
  animation-duration: 1.3s;
  animation-timing-function: ease-in-out;
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-duration: 0.75s;
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-duration: 0.75s;
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-duration: 0.75s;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  animation-duration: 0.75s;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-duration: 2s;
  animation-name: hinge;
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  animation-delay: 1s;
}

.animated.delay-2s {
  animation-delay: 2s;
}

.animated.delay-3s {
  animation-delay: 3s;
}

.animated.delay-4s {
  animation-delay: 4s;
}

.animated.delay-5s {
  animation-delay: 5s;
}

.animated.fast {
  animation-duration: 800ms;
}

.animated.faster {
  animation-duration: 500ms;
}

.animated.slow {
  animation-duration: 2s;
}

.animated.slower {
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    animation-iteration-count: 1 !important;
  }
}
.apps-services {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .apps-services {
    margin-bottom: 50px;
  }
}
.apps-services .card {
  color: #fff;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  padding: 30px;
  height: 100%;
  background-color: #8ac440;
  min-height: 330px;
}
@media only screen and (max-width: 991px) {
  .apps-services .card {
    padding: 15px;
    min-height: auto;
  }
}
.apps-services .card:hover .card-img-wrapper, .apps-services .card:active .card-img-wrapper, .apps-services .card:focus .card-img-wrapper {
  height: 55px;
  width: 55px;
}
.apps-services .card:hover .card-text, .apps-services .card:active .card-text, .apps-services .card:focus .card-text {
  animation: 600ms delay-overflow;
  overflow-y: auto;
}
@keyframes delay-overflow {
  from {
    overflow: hidden;
  }
}
.apps-services .card-wrapper {
  margin-bottom: 70px;
}
@media only screen and (max-width: 991px) {
  .apps-services .card-wrapper {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .apps-services .card-wrapper {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: opacity 450ms 0ms, transform 450ms 0ms;
  }
}
.apps-services .card-img {
  width: 50%;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  right: 0;
}
.apps-services .card-img-wrapper {
  flex: 0 0 auto;
  width: 96px;
  height: 96px;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  transition: all 200ms ease-out;
}
.apps-services .card-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
}
.apps-services .card-text {
  flex: 1 1 auto;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  height: 4em;
  display: flex;
  transform: translate3d(0, 0, 0);
  overflow-y: hidden;
}
.apps-services .card-text::-webkit-scrollbar {
  width: 0;
}
.apps-services .card-category {
  font-size: 14px;
  font-weight: bold;
  flex-grow: 1;
  margin: 0;
  line-height: 20px;
  word-break: break-all;
  padding-left: 10px;
}
@media only screen and (max-width: 991px) {
  .apps-services .card-category {
    font-size: 12px;
  }
}
.apps-services .card-footer {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.apps-services .card-link {
  background-color: #fff;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  min-width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(180deg);
}
.apps-services .card-link-icon {
  height: 13px;
  width: 8px;
  fill: transparent;
}
.apps-services .card-body {
  display: flex;
  flex-flow: column nowrap;
  flex-grow: 1;
}

.breadcrumbs {
  padding: 20px 0;
}
.breadcrumbs-list {
  padding: 0;
  margin: 0;
}
.breadcrumbs-list .list-item {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}
.breadcrumbs-list .list-item:not(:first-child)::after {
  content: "";
  width: 15px;
  height: 15px;
  background: url("/ResourcePackages/Theme/assets/dist/icons/inactive-arrow-right.svg");
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -20px;
  right: -20px;
  transform: translateY(-50%) rotate(180deg);
}
.breadcrumbs-list .list-item:not(:last-child) {
  padding-right: 10px;
  margin-right: 10px;
  padding-right: 0;
  margin-right: 0;
  padding-left: 10px;
  margin-left: 10px;
}
.breadcrumbs-list .list-item:first-child {
  padding-right: 0;
  margin-right: 0;
}
.breadcrumbs-list .list-item:last-child::after {
  content: "";
  width: 15px;
  height: 15px;
  background: url("/ResourcePackages/Theme/assets/dist/icons/active-arrow-right.svg");
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -20px;
  transform: translateY(-50%) rotate(180deg);
}
.breadcrumbs-list .list-item a {
  font-size: inherit;
  text-transform: capitalize;
  color: #20275A;
}
.breadcrumbs-list .list-item a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.breadcrumbs-list .list-item:last-child a {
  color: #26ADE3;
}

.article-lede {
  font-weight: bold;
  font-size: 22px;
  color: #1C2654;
  line-height: 40px;
}
@media only screen and (max-width: 767px) {
  .article-lede {
    font-size: 14px;
    line-height: 28px;
  }
}
.article-body {
  font-weight: normal;
  font-size: 14px;
  color: #1C2654;
  line-height: 28px;
  margin-top: 75px;
  margin-right: 70px;
}
@media only screen and (max-width: 767px) {
  .article-body {
    margin-top: 1em;
    margin-right: 0;
  }
}

.btn, .form-container button[type=submit], .button, .documentLinks-item-link {
  border-radius: 34px;
  border: 3px solid #26ade3;
  color: #26ade3;
  background-color: transparent;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 30px;
  transition: background-color 200ms, color 200ms;
}
.btn:hover, .form-container button[type=submit]:hover, .button:hover, .documentLinks-item-link:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #fff;
  background-color: #26ade3;
}
@media only screen and (max-width: 991px) {
  .btn, .form-container button[type=submit], .button, .documentLinks-item-link {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .btn, .form-container button[type=submit], .button, .documentLinks-item-link {
    border-radius: 26px;
    font-size: 12px;
  }
}
.btn-download {
  display: inline-flex;
  padding: 15px 40px;
  border: 3px solid #26ADE3;
  border-radius: 35px;
  align-items: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  max-height: 68px;
  margin-bottom: 20px;
}
@media only screen and (width <= 576px) {
  .btn-download {
    padding: 15px 20px;
    width: 100%;
  }
}
.btn-download:not(:first-child) {
  margin-left: 20px;
  margin-left: 0;
  margin-right: 20px;
}
@media only screen and (width <= 576px) {
  .btn-download:not(:first-child) {
    margin-left: 0;
    margin-top: 20px;
  }
}
.btn-download .btn-icon {
  margin-right: 10px;
  margin-right: 0;
  margin-left: 10px;
}
.btn-download .btn-icon img {
  width: 32px;
}
.btn-download .btn-content h4 {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  color: #26ADE3;
  text-transform: uppercase;
}
@media only screen and (width <= 576px) {
  .btn-download .btn-content h4 {
    font-size: 12px;
  }
}
.btn-download .btn-content p {
  font-size: 12px;
  font-weight: 700;
  margin: 0;
  color: #19262f;
}
@media only screen and (width <= 576px) {
  .btn-download .btn-content p {
    font-size: 10px;
  }
}
.btn-download:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.btn-form {
  display: inline-flex;
  padding: 15px 48px;
  border: 3px solid #26ADE3;
  border-radius: 5px;
  align-items: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  max-height: 68px;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  color: #26ADE3;
  text-transform: uppercase;
}
.btn-form:hover {
  background: #26ADE3;
  color: #fff;
}
@media only screen and (width <= 576px) {
  .btn-form {
    font-size: 12px;
  }
}
.btn-form span {
  position: relative;
  display: inline-block;
  margin-left: 18px;
  transform: rotate(90deg);
  margin-top: 22px;
  margin-left: 0;
  margin-right: 18px;
}
.btn-form span::before, .btn-form span::after {
  border-right: 2px solid;
  content: "";
  display: block;
  height: 8px;
  margin-top: -6px;
  position: absolute;
  transform: rotate(135deg);
  right: 10px;
  top: 50%;
  width: 0;
}
.btn-form span::after {
  margin-top: -1px;
  transform: rotate(45deg);
}
.btn-form img {
  margin-left: 5px;
  display: none;
  margin-left: 0;
  margin-right: 5px;
}
.btn-form:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.button, .documentLinks-item-link {
  border: 3px solid #26ADE3;
  border-radius: 33px;
  background: #FFF;
  color: #26ADE3;
  display: inline-block;
  line-height: 60px;
  height: 67px;
  padding: 0 80px;
  text-transform: uppercase;
}
.button[disabled], [disabled].documentLinks-item-link {
  border: 3px solid #D8D8D8;
}

.data-law {
  height: 300px;
  position: relative;
}
.data-law .law-slider .slick-arrow {
  color: transparent;
  width: 24px;
  height: 24px;
  display: block;
  border-radius: 12px;
  background: #26ADE3;
  border-color: transparent;
  position: absolute;
  bottom: 30px;
  z-index: 9;
}
.data-law .law-slider .slick-arrow:focus {
  outline: none;
}
.data-law .law-slider .slick-arrow::after {
  content: "";
  width: 10px;
  height: 10px;
  background: url("../icons/arrow-left.svg");
  background-size: 10px;
  background-position: center center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.data-law .law-slider .slick-arrow.slick-next {
  right: 30%;
  left: 30%;
  right: auto;
}
@media only screen and (max-width: 767px) {
  .data-law .law-slider .slick-arrow.slick-next {
    right: 0;
  }
}
.data-law .law-slider .slick-arrow.slick-next::after {
  transform: translate(-50%, -50%) rotate(180deg);
}
@media only screen and (max-width: 767px) {
  .data-law .law-slider .slick-arrow.slick-next {
    left: 0;
    right: auto;
  }
}
.data-law .law-slider .slick-arrow.slick-next::after {
  transform: translate(-50%, -50%) rotate(0deg);
}
.data-law .law-slider .slick-arrow.slick-prev {
  left: 30%;
  right: 30%;
  left: auto;
}
@media only screen and (max-width: 767px) {
  .data-law .law-slider .slick-arrow.slick-prev {
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .data-law .law-slider .slick-arrow.slick-prev {
    right: 0;
    left: auto;
  }
}
.data-law .law-slider .slick-arrow.slick-prev::after {
  transform: translate(-50%, -50%) rotate(180deg);
}
.data-law .law-slider .slider-item {
  width: 220px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 99;
}
.data-law .law-slider .slider-item .item-date {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
.data-law .law-slider .slider-item .item-icon {
  width: 160px;
  height: 160px;
  border-radius: 80px;
  border: 3px solid #26ADE3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  margin: 8px 0;
}
.data-law .law-slider .slider-item .item-icon img {
  width: 40%;
}
.data-law .law-slider .slider-item .item-content {
  width: 220px;
  margin: 0 auto;
}
.data-law .law-slider .slider-item .item-content h4 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
.data-law .law-slider .slider-item .item-content p {
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  margin-top: 5px;
}
.data-law .law-slider .slider-buttons .button-next, .data-law .law-slider .slider-buttons .button-previous {
  width: 32px;
  height: 32px;
  background-color: #26ADE3;
  display: inline-block;
  border-radius: 16px;
}
.data-law .slider-arrow-anim {
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  z-index: -1;
  transform: translate(0, -50%) rotate(180deg) scaleY(-1);
}
@media only screen and (max-width: 767px) {
  .data-law .slider-arrow-anim {
    display: none;
  }
}
.data-law .slider-arrow-anim .next-item, .data-law .slider-arrow-anim .previous-item {
  text-align: center;
  position: absolute;
  transform: scaleX(-1);
}
@media only screen and (max-width: 767px) {
  .data-law .slider-arrow-anim .next-item, .data-law .slider-arrow-anim .previous-item {
    display: none;
  }
}
.data-law .slider-arrow-anim .next-item .circle, .data-law .slider-arrow-anim .previous-item .circle {
  width: 16px;
  height: 16px;
  border: 2px solid #26ADE3;
  border-radius: 12px;
  display: inline-block;
  background: #fff;
}
.data-law .slider-arrow-anim .next-item .year, .data-law .slider-arrow-anim .next-item .month, .data-law .slider-arrow-anim .previous-item .year, .data-law .slider-arrow-anim .previous-item .month {
  font-size: 10px;
  font-weight: 700;
  margin: 0;
}
.data-law .slider-arrow-anim .previous-item {
  top: 142px;
  left: 190px;
}
.data-law .slider-arrow-anim .next-item {
  top: -15px;
  right: 190px;
}

.data-policies {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .data-policies {
    padding-bottom: 70px;
  }
}
.data-policies .align-center {
  align-items: center;
}
.data-policies .policies-item:not(:first-child) {
  margin-top: 70px;
}
@media only screen and (max-width: 767px) {
  .data-policies .policies-item:not(:first-child) {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .data-policies .policies-item div:nth-child(1) {
    order: 3;
  }
}
@media only screen and (max-width: 767px) {
  .data-policies .policies-item div:nth-child(2) {
    order: 1;
  }
}
@media only screen and (max-width: 767px) {
  .data-policies .policies-item div:nth-child(3) {
    order: 2;
  }
}
.data-policies .policies-item:nth-child(even) {
  flex-direction: row-reverse;
}
.data-policies .policies-item:nth-child(even) .icon::after {
  right: 100%;
}
@media only screen and (max-width: 767px) {
  .data-policies .policies-item:nth-child(even) .icon::after {
    display: none;
  }
}
.data-policies .policies-item:nth-child(even) .icon::before {
  right: calc(100% + 50px);
}
@media only screen and (max-width: 767px) {
  .data-policies .policies-item:nth-child(even) .icon::before {
    display: none;
  }
}
.data-policies .policies-item:nth-child(odd) .icon::after {
  left: 100%;
}
@media only screen and (max-width: 767px) {
  .data-policies .policies-item:nth-child(odd) .icon::after {
    display: none;
  }
}
.data-policies .policies-item:nth-child(odd) .icon::before {
  left: calc(100% + 50px);
}
@media only screen and (max-width: 767px) {
  .data-policies .policies-item:nth-child(odd) .icon::before {
    display: none;
  }
}
.data-policies .policies-item .item-wrapper {
  transform: rotateY(180deg);
}
.data-policies .policies-item .item-wrapper.center {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .data-policies .policies-item .item-wrapper.center {
    text-align: left;
  }
}
.data-policies .policies-item .item-wrapper .counter {
  transform: rotateY(180deg);
  font-size: 50px;
  font-weight: 700;
  width: 20%;
  float: left;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .data-policies .policies-item .item-wrapper .counter {
    display: none;
  }
}
.data-policies .policies-item .item-wrapper .content {
  transform: rotateY(180deg);
  float: left;
  width: 80%;
}
.data-policies .policies-item .item-wrapper .content .title {
  font-size: 16px;
  font-weight: 700;
}
.data-policies .policies-item .item-wrapper .content .description {
  font-size: 14px;
}
.data-policies .policies-item .item-wrapper .icon {
  width: 175px;
  height: 175px;
  display: inline-flex;
  border: 4px solid #26ADE3;
  border-radius: 100px;
  place-content: center center;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .data-policies .policies-item .item-wrapper .icon {
    width: 100px;
    height: 100px;
  }
}
.data-policies .policies-item .item-wrapper .icon::after {
  content: "";
  width: 50px;
  height: 3px;
  background: #26ADE3;
  position: absolute;
}
.data-policies .policies-item .item-wrapper .icon::before {
  content: "";
  width: 10px;
  height: 10px;
  border: 3px solid #26ADE3;
  border-radius: 5px;
  position: absolute;
}
.data-policies .policies-item .item-wrapper .icon img {
  width: 60%;
}
.data-policies .policies-item .item-wrapper .heading {
  font-size: 22px;
  font-weight: 700;
  color: #26ADE3;
  transform: rotateY(180deg);
}
@media only screen and (max-width: 767px) {
  .data-policies .policies-item .item-wrapper .heading {
    margin-top: 10px;
  }
}
.data-policies::after {
  content: "";
  width: 100%;
  height: 108%;
  position: absolute;
  top: -43px;
  background: url("../icons/policies-strock.svg");
  background-position: center top;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .data-policies::after {
    display: none;
  }
}

.compliance {
  position: relative;
}
.compliance-slider {
  width: 100%;
}
.compliance-slider .slider-item {
  text-align: center;
}
.compliance-slider .slider-item .item-icon {
  width: 128px;
  height: 128px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #26ADE3;
  border-radius: 100px;
  background: #fff;
  position: relative;
}
.compliance-slider .slider-item .item-icon img {
  width: 60%;
}
.compliance-slider .slider-item .item-icon::after {
  content: "";
  position: absolute;
  inset: -20px;
  background: rgba(38, 173, 227, 0.08);
  border-radius: 100px;
  z-index: -1;
}
.compliance-slider .slider-item .item-title {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
.compliance-slider .slick-arrow {
  color: transparent;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background: #26ADE3;
  border-color: transparent;
  position: absolute;
  bottom: 30px;
  z-index: 9999;
}
.compliance-slider .slick-arrow:focus {
  outline: none;
}
.compliance-slider .slick-arrow::after {
  content: "";
  width: 10px;
  height: 10px;
  background: url("../icons/arrow-left.svg");
  background-size: 10px;
  background-position: center center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.compliance-slider .slick-arrow.slick-next {
  right: 30%;
}
.compliance-slider .slick-arrow.slick-next::after {
  transform: translate(-50%, -50%) rotate(180deg);
}
.compliance-slider .slick-arrow.slick-prev {
  left: 30%;
}
.compliance .number-slider {
  width: 100%;
}
.compliance .number-slider div {
  display: inline-flex;
  place-content: center center;
  align-items: center;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  width: 24px;
  height: 24px;
  border: 2px solid #26ADE3;
  border-radius: 12px;
}

.compliance {
  height: 340px;
  padding-top: 20px;
  overflow: hidden;
  position: relative;
}
.compliance-navWrapper {
  background: linear-gradient(to bottom, #2da6df, white, white, white);
  border-radius: 100%;
  padding: 3px;
}
.compliance-nav {
  background-color: #fff;
  padding-bottom: 100%;
  border-radius: 100%;
  position: relative;
}
.compliance-navLink {
  display: block;
  width: 26px;
  height: 26px;
  background-color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-align: center;
  color: #222;
  border: 1px solid #2da6df;
  border-radius: 13px;
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -13px;
  transition: 0.5s ease-in-out;
  transform-origin: 13px 500px;
  transform: rotate(-80deg);
}
.compliance-navLink::after {
  content: "";
  width: 2px;
  height: 30px;
  background: linear-gradient(to bottom, #2da6df, white);
  margin-left: -1px;
  position: absolute;
  top: 100%;
  left: 50%;
}
.compliance-navLink:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.compliance-navLinkActive ~ .compliance-navLink:not([class*=navLinkNext]) {
  transform: rotate(80deg);
}
.compliance-navLinkPrev2 {
  transform: rotate(-40deg);
}
.compliance-navLinkPrev1 {
  transform: rotate(-20deg);
}
.compliance-navLinkActive {
  line-height: 20px;
  border-width: 3px;
  transform: rotate(0deg);
}
.compliance-navLinkNext1 {
  transform: rotate(20deg);
}
.compliance-navLinkNext2 {
  transform: rotate(40deg);
}
.compliance-itemWrapper {
  transform: translateX(-50%);
  position: absolute;
  top: 10px;
  left: 50%;
}
.compliance-itemIcon {
  width: 128px;
  height: 128px;
  background-color: #fff;
  padding: 29px;
  margin: 40px auto;
  border: 3px solid #2da6df;
  border-radius: 64px;
  position: relative;
  box-sizing: border-box;
}
.compliance-itemTitle {
  font-size: 16px;
  font-weight: 700;
  width: 200px;
  text-align: center;
}
.compliance-itemIcon::after {
  content: "";
  width: 2px;
  height: 25px;
  background: #2da6df;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.compliance-itemIcon::before {
  content: "";
  width: 5px;
  height: 5px;
  background: #2da6df;
  border-radius: 5px;
  position: absolute;
  top: calc(100% + 25px);
  left: 50%;
  transform: translateX(-50%);
}
.compliance-itemIconSvg {
  display: block;
  width: 64px;
  height: 64px;
}
.compliance-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
}
.compliance-arrows .compliance-arrow {
  display: flex;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: #2da6df;
  place-content: center center;
  align-items: center;
}
.compliance-arrows .compliance-arrow.compliance-arrowNext {
  transform: rotate(180deg);
  transform: rotate(0deg);
}
.compliance-arrows .compliance-arrow.compliance-arrowPrev {
  transform: rotate(180deg);
}

.application-form {
  overflow: hidden;
  padding-top: 30px;
  margin-top: -30px;
  height: 0;
}
.application-form.active {
  height: auto;
  margin-top: 20px;
}

.big-data-form {
  overflow: hidden;
  height: 0;
}
.big-data-form.active {
  height: auto;
}
.big-data-form .sf-fieldWrp::before {
  content: attr(tooltip);
  width: 100%;
  background: #fff;
  border: 1px solid #CCC;
  top: 65px;
  color: #20275A;
  padding: 20px;
  position: absolute;
  left: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.1);
  z-index: 99;
  display: none;
}
.big-data-form .sf-fieldWrp::after {
  content: "";
  position: absolute;
  top: 52px;
  right: 0;
  width: 26px;
  height: 26px;
  background: url("../icons/rectangle.svg");
  background-position: center top;
  z-index: 99;
  display: none;
  right: auto;
  left: 0;
}
.big-data-form .sf-fieldWrp.show::before {
  display: block;
}
.big-data-form .sf-fieldWrp.show::after {
  display: block;
}
.big-data-form .input-tooltip {
  width: 24px;
  height: 24px;
  background: #F2F2F2;
  position: absolute;
  top: 20px;
  right: 0;
  border-radius: 12px;
  text-align: center;
  color: #9D9D9D;
  cursor: pointer;
  z-index: 9;
  right: auto;
  left: 0;
}

.content-block {
  color: #20275a;
  font-size: 14px;
  line-height: 2;
  font-weight: normal;
}
@media only screen and (max-width: 991px) {
  .content-block {
    font-size: 12px;
  }
}
.content-block h1, .content-block h2 {
  color: #1C2654;
  font-size: 28px;
  font-weight: bold;
  line-height: 43px;
  text-transform: uppercase;
}
.content-block h3, .content-block h4 {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  margin-top: 32px;
}
.content-block h4 {
  margin-top: 5px;
}
.content-block .link {
  position: relative;
  display: inline-block;
  color: #26ade3;
  border-bottom: 2px solid #26ade3;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-weight: bold;
}
.content-block .link:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.content-block .link::after {
  content: url("../icons/arrow-right-circle.svg");
  position: absolute;
  height: 30px;
  width: 30px;
  left: 0;
  transform: translate(100%, 2px) translateX(5px);
  transform: translate(-100%, 2px) translateX(-5px) rotate(180deg);
}
@media only screen and (max-width: 767px) {
  .content-block .link::after {
    height: 24px;
    width: 24px;
  }
}

.content-linkContainer {
  display: flex;
  justify-content: center;
}
.content-linkContainer a {
  color: #26ADE3 !important;
  font-weight: bold;
}
.content-btnContainer {
  margin-top: 20px;
}
.content-btnContainer a {
  display: inline-block;
}
.content-header {
  margin: 50px 0 20px;
}
.content-readMore, .content-readLess {
  display: block;
  text-align: center;
  cursor: pointer;
}
.content-readMore::before, .content-readLess::before {
  content: "";
  position: absolute;
  overflow: visible;
  bottom: 20px;
  left: 0;
  height: 35px;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 40%, rgb(255, 255, 255) 100%);
}
.content-expand-icon {
  max-width: 15px;
  max-height: 20px;
}
.content-expand-icon-up {
  transform: rotate(90deg);
  margin-left: 8px;
  margin-right: 8px;
  padding-bottom: 5px;
  margin: 0;
}
.content-expand-icon-down {
  transform: translateY(-1px) rotate(270deg);
  max-height: 15px;
  margin-right: 4px;
  margin-right: 0;
  margin-left: 8px;
}
@media only screen and (max-width: 991px) {
  .content-readMore::before, .content-readLess::before {
    height: 10px;
  }
}

.collabsed {
  max-height: 15em;
  overflow: hidden;
}

.hidden {
  display: none;
}

.expanded {
  max-width: auto;
  margin-bottom: 20px;
}

.custom-margin {
  margin-bottom: 20px;
}

.list-items li {
  display: list-item;
}
.list-items li::before {
  content: unset;
  display: table-cell;
}

.toc ol {
  list-style-type: none;
  counter-reset: toc-counter;
  margin: 0;
  padding: 0;
}
.toc ol > li {
  display: table;
  counter-increment: toc-counter;
  margin-bottom: 0.6em;
}
.toc ol > li::before {
  content: counters(toc-counter, ".") ". ";
  display: table-cell;
  padding-right: 0.6em;
}
.toc ol > li li {
  margin: 0;
}
.toc ol > li ol > li::before {
  content: counters(toc-counter, ".") " ";
}

.data-science-lab {
  position: relative;
}
.data-science-lab .lab-item {
  padding: 130px 20px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .data-science-lab .lab-item {
    padding: 20px 10px;
  }
}
.data-science-lab .lab-item .lab-wrapper .title {
  font-size: 16px;
  font-weight: 700;
}
.data-science-lab .lab-item .lab-wrapper .list ul {
  margin-top: 20px;
  list-style: none;
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .data-science-lab .lab-item .lab-wrapper .list ul {
    padding-left: 10px;
  }
}
.data-science-lab .lab-item .lab-wrapper .list ul li {
  max-width: 100%;
  width: 100%;
  position: relative;
  font-size: 14px;
  line-height: 26px;
}
.data-science-lab .lab-item .lab-wrapper .list ul li::before {
  content: "";
  width: 10px;
  height: 10px;
  border: 3px solid #FF5B35;
  border-radius: 10px;
  position: absolute;
  left: -15px;
  top: 5px;
  left: auto;
  right: 0;
}
.data-science-lab .lab-item .lab-wrapper .list ul li:not(:first-child) {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .data-science-lab .lab-item .lab-wrapper .list ul li:not(:first-child) {
    margin-top: 15px;
  }
}
.data-science-lab .lab-item .icon {
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .data-science-lab .lab-item .icon {
    position: relative;
    margin-bottom: 15px;
  }
}
.data-science-lab .lab-item:nth-child(2) .icon {
  top: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .data-science-lab .lab-item:nth-child(2) .icon {
    top: 0;
    transform: translateX(0%);
    bottom: auto;
    left: auto;
  }
}
.data-science-lab .lab-item:last-child .icon {
  right: 0;
  right: auto;
  left: 0;
}
.data-science-lab .arrow-left {
  position: absolute;
  top: 20px;
  left: 100px;
  transform: rotate(180deg, 90deg);
  transform: scaleX(-1);
  left: auto;
  right: 100px;
}
@media only screen and (max-width: 767px) {
  .data-science-lab .arrow-left {
    display: none;
  }
}
.data-science-lab .arrow-right {
  position: absolute;
  top: 20px;
  right: 100px;
  left: auto;
  transform: rotate(180deg, 90deg);
  transform: scaleX(-1);
  left: 100px;
  right: auto;
}
@media only screen and (max-width: 767px) {
  .data-science-lab .arrow-right {
    display: none;
  }
}

.contacts {
  box-sizing: border-box;
  color: #20275A;
  margin-top: 60px;
  margin-bottom: 80px;
  display: flex;
  flex-direction: row;
}
.contacts-header {
  font-weight: bold;
  font-size: 22px;
  line-height: 45px;
}
.contacts-description {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 20px;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .contacts-description {
    width: 100%;
  }
}
.contacts-item {
  box-sizing: content-box;
  display: inline-block;
  margin-bottom: 20px;
  width: 306px;
  padding: 0 45px;
}
@media only screen and (min-width: 992px) {
  .contacts-item:nth-child(3n+0) {
    padding-right: 0;
    padding-right: 45px;
    padding-left: 0;
  }
  .contacts-item:nth-child(3n+1) {
    padding-left: 0;
    padding-left: 45px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .contacts-item {
    width: 246px;
  }
}
@media only screen and (max-width: 991px) {
  .contacts-item {
    width: 297px;
  }
  .contacts-item:nth-child(2n+0) {
    padding-right: 0;
    padding-right: 45px;
    padding-left: 0;
  }
  .contacts-item:nth-child(2n+1) {
    padding-left: 0;
    padding-right: 0;
    padding-left: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .contacts-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100%;
  }
}
.contacts-name {
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
  margin-top: 10px;
}
.contacts-title {
  border-bottom: 1px solid #D8D8D8;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
}
.contacts-logo {
  height: 30px;
}
.contacts-logo img {
  height: 100%;
}

.documentLinks {
  box-sizing: border-box;
  color: #20275A;
  margin-top: 30px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .documentLinks {
    margin-bottom: 30px;
  }
}
.documentLinks-header {
  font-weight: bold;
  font-size: 22px;
  line-height: 45px;
}
.documentLinks-description {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .documentLinks-description {
    width: 100%;
  }
}
.documentLinks-items {
  display: flex;
  flex-flow: row wrap;
}
@media only screen and (max-width: 767px) {
  .documentLinks-items {
    flex-direction: column;
  }
}
.documentLinks-item {
  box-sizing: content-box;
  width: 306px;
  text-align: right;
  border-bottom: 1px solid #bbb;
  color: #26ADE3;
  font-size: 18px;
  font-weight: bold;
  padding: 20px 0;
  position: relative;
  display: flex;
  align-items: center;
  flex: 1 0 21%;
  margin: 0 1%;
  min-width: 30%;
  max-width: 30%;
}
@media only screen and (max-width: 991px) {
  .documentLinks-item {
    min-width: 48%;
    max-width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .documentLinks-item {
    min-width: 100%;
    max-width: 100%;
    margin: 0;
  }
}
.documentLinks-item-link {
  height: 23px;
  line-height: initial;
  font-size: 11px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  margin: 0 5px;
  white-space: nowrap;
}
@media only screen and (max-width: 991px) {
  .documentLinks-item-link {
    padding: 0 5px;
  }
}
.documentLinks-item-text {
  flex-grow: 1;
}

.feedback-form {
  color: #20275A;
}
.feedback-form .form {
  padding: 0 100px;
}
@media only screen and (max-width: 991px) {
  .feedback-form .form {
    padding: 0 15px;
  }
}
.feedback-form .form-section {
  margin: 100px 0 50px;
}
.feedback-form .form-section:first-child {
  margin-top: 0;
}
.feedback-form .form-section-clean {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .feedback-form .form-section {
    margin: 50px 0 20px;
  }
}
.feedback-form .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  margin-right: -15px;
  margin-left: -15px;
}
@media only screen and (max-width: 767px) {
  .feedback-form .form-row {
    margin-bottom: 0;
  }
}
.feedback-form .form-group {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .feedback-form .form-group {
    margin-bottom: 20px;
  }
}
.feedback-form ::-moz-placeholder {
  color: #C0CCD6;
  font-weight: bold;
}
.feedback-form ::placeholder {
  color: #C0CCD6;
  font-weight: bold;
}
.feedback-form input[type=email],
.feedback-form input[type=text],
.feedback-form textarea {
  border: none;
  border-bottom: 1px solid #D8D8D8;
  color: #20275A;
  display: block;
  padding: 16px 0;
  width: 100%;
}
.feedback-form input[type=email], .feedback-form input[type=email]:active .feedback-form input[type=email]:focus,
.feedback-form input[type=text],
.feedback-form input[type=email]:active .feedback-form input[type=text]:focus,
.feedback-form textarea,
.feedback-form input[type=email]:active .feedback-form textarea:focus,
.feedback-form input[type=text]:active .feedback-form input[type=email]:focus,
.feedback-form input[type=text]:active .feedback-form input[type=text]:focus,
.feedback-form input[type=text]:active .feedback-form textarea:focus,
.feedback-form textarea:active .feedback-form input[type=email]:focus,
.feedback-form textarea:active .feedback-form input[type=text]:focus,
.feedback-form textarea:active .feedback-form textarea:focus {
  outline: none;
}
.feedback-form input[type=email]:focus,
.feedback-form input[type=text]:focus,
.feedback-form textarea:focus {
  border-bottom: 1px solid #26ADE3;
}
.feedback-form button[type=submit] {
  border: 3px solid #26ADE3;
  border-radius: 33px;
  background: #FFF;
  color: #26ADE3;
  height: 67px;
  padding: 0 80px;
}
.feedback-form button[type=submit], .feedback-form button[type=submit]:active, .feedback-form button[type=submit]:focus {
  outline: none;
}
.feedback-form button[type=submit]:active, .feedback-form button[type=submit]:focus, .feedback-form button[type=submit][disabled] {
  border: 3px solid #D8D8D8;
}
.feedback-form .form-check-label {
  display: inline-block;
}

.form-container .feedback-form {
  color: #20275A;
}
.form-container .feedback-form .feedback-form-type-field,
.form-container .feedback-form .feedback-form-in-practice-field,
.form-container .feedback-form .feedback-form-toolkit-setting-field {
  margin-bottom: 70px;
}
.form-container .feedback-form .feedback-form-type-field strong,
.form-container .feedback-form .feedback-form-in-practice-field strong,
.form-container .feedback-form .feedback-form-toolkit-setting-field strong {
  display: block;
  font-size: 22px;
  font-weight: bold;
  line-height: 39px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .form-container .feedback-form .feedback-form-type-field strong,
  .form-container .feedback-form .feedback-form-in-practice-field strong,
  .form-container .feedback-form .feedback-form-toolkit-setting-field strong {
    font-size: 16px;
    line-height: 24px;
  }
}
.form-container .feedback-form .feedback-form-type-field.sf-Checkboxes,
.form-container .feedback-form .feedback-form-in-practice-field.sf-Checkboxes,
.form-container .feedback-form .feedback-form-toolkit-setting-field.sf-Checkboxes {
  overflow: hidden;
}
.form-container .feedback-form .feedback-form-type-field.sf-Checkboxes > div,
.form-container .feedback-form .feedback-form-in-practice-field.sf-Checkboxes > div,
.form-container .feedback-form .feedback-form-toolkit-setting-field.sf-Checkboxes > div {
  float: left;
  margin-bottom: 20px;
  width: 50%;
  float: right;
}
@media only screen and (max-width: 767px) {
  .form-container .feedback-form .feedback-form-type-field.sf-Checkboxes > div,
  .form-container .feedback-form .feedback-form-in-practice-field.sf-Checkboxes > div,
  .form-container .feedback-form .feedback-form-toolkit-setting-field.sf-Checkboxes > div {
    width: 100%;
  }
}
.form-container .feedback-form .feedback-form-type-field.sf-RadioButtons,
.form-container .feedback-form .feedback-form-in-practice-field.sf-RadioButtons,
.form-container .feedback-form .feedback-form-toolkit-setting-field.sf-RadioButtons {
  overflow: hidden;
}
.form-container .feedback-form .feedback-form-type-field.sf-RadioButtons > div,
.form-container .feedback-form .feedback-form-in-practice-field.sf-RadioButtons > div,
.form-container .feedback-form .feedback-form-toolkit-setting-field.sf-RadioButtons > div {
  float: left;
  margin-bottom: 20px;
  width: 25%;
  float: right;
}
@media only screen and (max-width: 767px) {
  .form-container .feedback-form .feedback-form-type-field.sf-RadioButtons > div,
  .form-container .feedback-form .feedback-form-in-practice-field.sf-RadioButtons > div,
  .form-container .feedback-form .feedback-form-toolkit-setting-field.sf-RadioButtons > div {
    width: 100%;
  }
}
.form-container .feedback-form .feedback-form-feedback-comment-field {
  margin-bottom: 100px;
}
.form-container .feedback-form .feedback-form-share-details-field {
  margin-top: 30px;
  margin-bottom: 20px;
}
.form-container .feedback-form .feedback-form-participation-field {
  margin-bottom: 50px;
}
.form-container .feedback-form .feedback-form-full-name-field label,
.form-container .feedback-form .feedback-form-email-address-field label {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.form-container .feedback-form .row h3 {
  display: block;
  font-size: 22px;
  font-weight: bold;
  line-height: 39px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .form-container .feedback-form .row h3 {
    font-size: 16px;
    line-height: 24px;
  }
}
.form-container .feedback-form .sf-fieldWrp label {
  font-weight: bold;
}
.form-container .feedback-form .sf-fieldWrp.sf-Checkboxes > div > label, .form-container .feedback-form .sf-fieldWrp.sf-RadioButtons > div > label {
  padding-left: 35px;
  position: relative;
  padding-left: 0;
  padding-right: 35px;
}
.form-container .feedback-form .sf-fieldWrp.sf-Checkboxes > div > label .form-checkbox-input,
.form-container .feedback-form .sf-fieldWrp.sf-Checkboxes > div > label .form-radio-input, .form-container .feedback-form .sf-fieldWrp.sf-RadioButtons > div > label .form-checkbox-input,
.form-container .feedback-form .sf-fieldWrp.sf-RadioButtons > div > label .form-radio-input {
  border: 2px solid #D8D8D8;
  display: inline-block;
  left: 0;
  height: 21px;
  margin-top: -5px;
  margin-right: 10px;
  position: absolute;
  top: 5px;
  vertical-align: middle;
  visibility: visible;
  width: 21px;
  left: initial;
  margin-right: 0;
  margin-left: 10px;
  right: 0;
}
.form-container .feedback-form .sf-fieldWrp.sf-Checkboxes > div > label .form-checkbox-input, .form-container .feedback-form .sf-fieldWrp.sf-RadioButtons > div > label .form-checkbox-input {
  border-radius: 2px;
}
.form-container .feedback-form .sf-fieldWrp.sf-Checkboxes > div > label .form-radio-input, .form-container .feedback-form .sf-fieldWrp.sf-RadioButtons > div > label .form-radio-input {
  border-radius: 50%;
}
.form-container .feedback-form .sf-fieldWrp.sf-Checkboxes > div > label .form-radio-input::after, .form-container .feedback-form .sf-fieldWrp.sf-RadioButtons > div > label .form-radio-input::after {
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 11px;
  left: 3px;
  position: absolute;
  top: 3px;
  width: 11px;
}
.form-container .feedback-form .sf-fieldWrp.sf-Checkboxes > div > label > input, .form-container .feedback-form .sf-fieldWrp.sf-RadioButtons > div > label > input {
  visibility: hidden;
  position: absolute;
}
.form-container .feedback-form .sf-fieldWrp.sf-Checkboxes > div > label > input[type=checkbox]:checked ~ div.form-checkbox-input, .form-container .feedback-form .sf-fieldWrp.sf-RadioButtons > div > label > input[type=checkbox]:checked ~ div.form-checkbox-input {
  background: #26ADE3 url("../icons/check-white.svg") center center no-repeat;
  border: 2px solid #26ADE3;
}
.form-container .feedback-form .sf-fieldWrp.sf-Checkboxes > div > label > input[type=radio]:checked ~ div.form-radio-input::after, .form-container .feedback-form .sf-fieldWrp.sf-RadioButtons > div > label > input[type=radio]:checked ~ div.form-radio-input::after {
  background-color: #26ADE3;
}
.form-container .feedback-form .field-captcha-container .captcha-input-wrapper .captcha-input {
  padding-left: 0;
}
.form-container .feedback-form .feedback-form-feedback-comment-field label {
  display: block;
  font-size: 22px;
  font-weight: bold;
  line-height: 39px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .form-container .feedback-form .feedback-form-feedback-comment-field label {
    font-size: 16px;
    line-height: 24px;
  }
}

.feedbacks-slider {
  border-radius: 10px;
  border: 1px solid #c6d2db;
  padding: 75px 50px 10px;
  position: relative;
}
.feedbacks-slider::before {
  background: url("/ResourcePackages/Theme/assets/dist/icons/quote.svg") no-repeat center center;
  content: "";
  position: absolute;
  display: block;
  height: 36px;
  width: 36px;
  top: 20px;
  right: 43px;
}
.feedbacks .slick-slider {
  display: flex;
  flex-wrap: wrap;
}
.feedbacks .slick-slider .slick-list {
  order: 0;
}
.feedbacks .slick-slider .slick-arrow {
  background-color: #26ade3;
  border: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(180deg);
}
.feedbacks .slick-slider .slick-arrow svg {
  width: 11px;
  height: 13px;
}
.feedbacks .slick-slider .slick-prev {
  order: 1;
  outline: 0;
  margin-right: 0;
}
.feedbacks .slick-slider .slick-next {
  order: 2;
  outline: 0;
}
.feedbacks .card-text {
  font-size: 18px;
  line-height: 36px;
  font-weight: bold;
  color: #1C2654;
}
@media only screen and (max-width: 991px) {
  .feedbacks .card-text {
    font-size: 12px;
    line-height: 22px;
  }
}
.feedbacks .card-title {
  color: #1C2654;
  font-size: 28px;
  font-weight: bold;
  line-height: 43px;
  text-transform: uppercase;
}
.feedbacks-with-image .feedbacks-slider {
  padding: 60px 40px 20px;
}
.feedbacks-with-image .feedbacks-slider::before {
  top: 10px;
  right: 35px;
}
.feedbacks-image {
  width: 100%;
}
.feedbacks-image-col {
  transform: translateY(-40px);
}
.feedbacks-flipped .feedbacks-slider-col {
  order: 1;
}
.feedbacks-flipped .feedbacks-image-col {
  transform: translateY(40px);
}
.feedbacks + .feedbacks {
  margin-top: -50px;
}
@media only screen and (max-width: 991px) {
  .feedbacks-slider {
    border-radius: 0;
    border: none;
    padding: 0;
  }
  .feedbacks-slider::before {
    content: none;
  }
  .feedbacks .card {
    margin-top: 15px;
    border-radius: 10px;
    border: 1px solid #c6d2db;
    padding: 40px 16px 10px;
    position: relative;
  }
  .feedbacks .card::before {
    background: url("/ResourcePackages/Theme/assets/dist/icons/quote.svg") no-repeat center center;
    content: "";
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    top: -25px;
    right: 10px;
  }
  .feedbacks .feedbacks-slider-col {
    order: 1;
    margin-bottom: 25px;
  }
  .feedbacks .feedbacks-image-col {
    transform: translateY(0);
    margin-bottom: 25px;
  }
  .feedbacks .slick-slide ~ .slick-slide .card {
    margin: 0 15px;
    margin-top: 15px;
  }
  .feedbacks-with-image .feedbacks-slider {
    padding: 0;
  }
}

.follow-us .section-header {
  transform: translate3d(20px, 0, 0) scaleZ(1);
  opacity: 1;
  transform: translate3d(0, 0, 0) scaleZ(1);
  transition: opacity 450ms 0ms, transform 450ms 0ms;
}
.follow-us .card {
  border-radius: 8px;
  color: white;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  left: 15px;
}
@media only screen and (max-width: 991px) {
  .follow-us .card {
    margin-top: 10px;
  }
}
.follow-us .card-wrapper {
  margin-bottom: 3%;
}
@media only screen and (min-width: 992px) {
  .follow-us .card-wrapper {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: opacity 450ms 0ms, transform 450ms 0ms;
  }
}
.follow-us .card-wrapper::before {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.follow-us .card-img-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  border: 1px solid #e9ecf6;
}
.follow-us .card-logo-wrapper .card-logo {
  width: 100%;
  height: 100%;
}
.follow-us .card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.follow-us .card-body {
  padding: 20px;
}
.follow-us .card-category {
  color: #58cbf9;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.follow-us .card-twitter {
  background-color: #26ade3;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}
.follow-us .card-twitter .card-text {
  max-height: 192px;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 1199px) {
  .follow-us .card-twitter .card-text {
    max-height: 120px;
    overflow-y: hidden;
  }
}
.follow-us .card-facebook {
  background-color: #1761ab;
  font-size: 14px;
  line-height: 24px;
}
.follow-us .card-facebook .card-category {
  color: #6097ce;
}
.follow-us .card-facebook .card-badge-wrapper {
  position: absolute;
  top: -9px;
  left: 10px;
  width: 38px;
  height: 27px;
}
.follow-us .card-facebook .card-badge {
  width: 100%;
  height: 100%;
}
.follow-us .card-facebook .card-text {
  max-height: 192px;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 1199px) {
  .follow-us .card-facebook .card-text {
    max-height: 120px;
    overflow-y: hidden;
  }
}
.follow-us .card-linkedin {
  background-color: #66cbf3;
  font-size: 14px;
  line-height: 24px;
}
.follow-us .card-linkedin .card-category {
  color: #0077B5;
}
.follow-us .card-linkedin .card-badge-wrapper {
  position: absolute;
  top: -9px;
  left: 10px;
  width: 38px;
  height: 27px;
}
.follow-us .card-linkedin .card-badge {
  width: 100%;
  height: 100%;
}
.follow-us .card-linkedin .card-text {
  max-height: 192px;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 1199px) {
  .follow-us .card-linkedin .card-text {
    max-height: 120px;
    overflow-y: hidden;
  }
}
.follow-us .card-instagram .card-text, .follow-us .card-youtube .card-text {
  max-height: 192px;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 1199px) {
  .follow-us .card-instagram .card-text, .follow-us .card-youtube .card-text {
    max-height: 120px;
    overflow-y: hidden;
  }
}
.follow-us .card-instagram .card-body, .follow-us .card-youtube .card-body {
  padding: 0;
}
.follow-us .card-instagram .card-logo-wrapper, .follow-us .card-youtube .card-logo-wrapper, .follow-us .card-twitter .card-logo-wrapper, .follow-us .card-linkedin .card-logo-wrapper, .follow-us .card-facebook .card-logo-wrapper {
  background: red;
  width: 44px;
  height: 44px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  right: 30px;
  bottom: -20px;
  position: absolute;
}
.follow-us .card-twitter .card-logo-wrapper {
  background: #1c2654;
}
.follow-us .card-facebook .card-logo-wrapper {
  background: #1c2654;
}
.follow-us .card-instagram .card-logo-wrapper {
  background: #992d8f;
}
.follow-us .card-youtube .card-logo-wrapper {
  background-color: #df4728;
}
.follow-us .card-linkedin .card-logo-wrapper {
  background-color: #0077B5;
}
@media only screen and (max-width: 991px) {
  .follow-us .mobile-hscroll {
    padding-bottom: 20px;
  }
  .follow-us .card-text {
    font-size: 14px;
  }
}

footer.footer-wrapper {
  padding: 30px 0;
  background-color: #1C2654;
  color: white;
  text-align: right;
}
@media only screen and (max-width: 991px) {
  footer.footer-wrapper {
    padding: 20px 0;
  }
}

.footer {
  display: flex;
  flex-wrap: wrap;
}
.footer-youtube {
  transform: translateY(3px);
}
.footer-twitter {
  transform: translateY(1px);
}

.footer-nav {
  flex-grow: 1;
}
.footer-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
}
.footer-nav ul li {
  list-style-type: none;
}
@media only screen and (max-width: 991px) {
  .footer-nav ul {
    flex-direction: column;
  }
}
.footer-nav li::before {
  content: "•";
  padding: 0 10px;
}
@media only screen and (max-width: 991px) {
  .footer-nav li::before {
    display: none;
  }
}
.footer-nav li:first-child::before {
  content: none;
}
.footer-nav-link {
  font-weight: bold;
  font-size: 16px;
  color: #FFF;
  letter-spacing: 0;
  line-height: 37px;
  transition: color 450ms;
}
@media only screen and (max-width: 991px) {
  .footer-nav-link {
    font-size: 14px;
    font-weight: bold;
    line-height: 41px;
  }
}
.footer-nav-link:hover {
  color: #26ADE3;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.footer-copyright {
  width: 100%;
  font-weight: normal;
  font-size: 14px;
  color: #FFF;
  letter-spacing: 0;
  line-height: 37px;
}
@media only screen and (max-width: 991px) {
  .footer-copyright {
    font-size: 12px;
  }
}

.footer-social {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  margin: 0 -10px;
}
.footer-social li {
  list-style-type: none;
}
.footer-social li {
  display: flex;
}
.footer-social-network {
  position: relative;
  padding: 0 10px;
}
.footer-social-network svg {
  height: 23px;
  width: 23px;
  color: white;
  transition: color 450ms;
}
@media only screen and (max-width: 767px) {
  .footer-social-network svg {
    height: 20px;
    width: 20px;
  }
}
.footer-social-network:hover svg {
  color: #26ADE3;
}
@media only screen and (max-width: 767px) {
  .footer-social {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 10px;
  }
}

.header-space {
  height: 90px;
}
@media only screen and (max-width: 991px) {
  .header-space {
    height: 60px;
  }
}

.inactive {
  display: none;
}

.active {
  display: block;
}

header.header-wrapper {
  position: fixed;
  top: 0;
  z-index: 10;
  height: 90px;
  width: 100%;
  padding-bottom: 20px;
  font-size: 1rem;
  background-color: white;
  transition: box-shadow 450ms;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 450ms 0ms, transform 450ms 0ms;
}
header.header-wrapper.sticky {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
header.header-wrapper.bordered {
  border-bottom: solid 1px rgba(151, 151, 151, 0.34);
}
@media only screen and (max-width: 991px) {
  header.header-wrapper {
    color: #fff;
    background-color: #1C2654;
    height: 60px;
    padding: 5px 0;
  }
}

.mobile-navigation-open + header.header-wrapper {
  box-shadow: none;
}

.header-dummy-space {
  height: 90px;
}
@media only screen and (max-width: 991px) {
  .header-dummy-space {
    height: 60px;
  }
}

.header {
  position: relative;
  z-index: 2;
  height: 100%;
  width: 100%;
  margin-top: 10px;
}
@media only screen and (max-width: 991px) {
  .header {
    margin-top: 0;
  }
}
.header > .container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}
@media only screen and (max-width: 991px) {
  .header > .container {
    position: relative;
  }
}

.header-logo {
  position: absolute;
  align-self: flex-start;
  height: 70%;
  width: auto;
  z-index: 10;
  top: 50%;
  display: flex;
  justify-content: flex-start;
  flex-shrink: 10;
  -webkit-text-decoration: none;
  text-decoration: none;
  transform: translateY(-50%);
}
@media only screen and (max-width: 991px) {
  .header-logo {
    height: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .header-logo a {
    padding: 3px 0;
  }
}
.header-logo img {
  height: 100%;
}
.header-logo-mobile {
  top: 45%;
  width: 20%;
  height: 100%;
}

@media only screen and (min-width: 992px) {
  .header-logo-mobile {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .header-logo:not(.header-logo-mobile) {
    display: none;
  }
}
.header-nav-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex-grow: 1;
  height: 100%;
}

.header-nav {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}
@media only screen and (max-width: 991px) {
  .header-nav {
    display: none;
  }
}
.header-nav:first-child {
  align-items: center;
}

.header-navList {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-flex;
  justify-content: flex-end;
}
.header-navList li {
  list-style-type: none;
}
.header-navList-container {
  position: relative;
}
.header-navList-container::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 0;
  border-bottom: 1px solid #D8D8D8;
}
.header-navList-main {
  align-items: flex-start;
  margin-top: 15px;
}
.header-navList-topHeader-dropdown {
  z-index: 1;
  position: absolute;
  top: -5px;
  right: -4px;
  width: calc(100% + 10px);
  border-radius: 6px;
  overflow: hidden;
  transform: perspective(500px) rotateX(-40deg);
  transform-origin: top;
  opacity: 0;
  visibility: hidden;
  background-color: white;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.11);
  transition: opacity 450ms, transform 450ms, visibility 450ms;
}
.header-navList-topHeader-dropdown-header {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 10px;
  border-bottom: 1px solid #DFE9F1;
  background-color: #26ADE3;
  color: white;
  font-weight: bold;
  font-size: 12px;
}
.header-navList-topHeader-dropdown-header:first-child a {
  color: white;
  white-space: nowrap;
}
.header-navList-topHeader-dropdown-header-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 4px;
  width: 9px;
  height: 5px;
}
.header-navList-topHeader-dropdown-header-arrow svg {
  color: white;
  width: 100%;
  height: 100%;
}
.header-navList-topHeader-dropdown-header:hover a {
  color: white !important;
}
.header-navList-topHeader-dropdown-item {
  display: block;
  padding: 8px 10px;
  border-bottom: 1px solid #DFE9F1;
  font-size: 12px;
  transition: color 450ms;
}
.header-navList-topHeader-dropdown-item:last-child {
  border-bottom: none;
}
.header-navList-topHeader-dropdown-item:hover {
  color: #26ADE3;
}

.header-navList-item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  z-index: 1;
  border-bottom: 1px solid transparent;
  cursor: pointer;
  color: white;
  transition: border-bottom-color 450ms;
}
.header-navList-item:not(:last-child) {
  padding-left: 10px;
}
@media only screen and (max-width: 991px) {
  .header-navList-item:not(:last-child) {
    padding-left: 30px;
  }
}
.header-navList-item a {
  color: #20275A;
  text-transform: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: color 450ms;
}
.header-navList-item:hover > a,
.header-navList-item a.active {
  color: #26ADE3;
}
.header-navList-item.navigation-link {
  transition: border-color 450ms, color 450ms;
}
.header-navList-item.navigation-link.active {
  color: #26ADE3;
  transition: color 450ms;
}
.header-navList-item.navigation-link.active svg, .header-navList-item.navigation-link.active > a {
  color: #26ADE3;
}
.header-navList-item > span {
  transition: color 450ms;
}
.header-navList-item-hasDropdown {
  position: relative;
  z-index: 3;
  display: flex;
  cursor: pointer;
  color: #20275A;
}
.header-navList-item-hasDropdown > svg, .header-navList-item-hasDropdown > span {
  pointer-events: none;
}
.header-navList-item-hasDropdown:hover, .header-navList-item-hasDropdown:focus-within, .header-navList-item-hasDropdown a:focus {
  color: #26ADE3;
}
.header-navList-item-hasDropdown:hover .header-navList-topHeader-dropdown, .header-navList-item-hasDropdown:focus-within .header-navList-topHeader-dropdown, .header-navList-item-hasDropdown a:focus .header-navList-topHeader-dropdown {
  opacity: 1;
  visibility: visible;
  transform: perspective(0) rotateX(0);
}
.header-navList-item-hasSubNavigation {
  cursor: pointer;
  color: #20275A;
}
.header-navList-item-hasSubNavigation > svg, .header-navList-item-hasSubNavigation > span {
  pointer-events: none;
}
.header-navList-item-hasSubNavigation-arrow {
  transform: translateX(5px) rotate(-90deg);
  transform: translateX(-5px) rotate(-90deg);
}
.header-navList-item-hasSubNavigation-arrow svg {
  color: #20275A;
  width: 9px;
  height: 14px;
}
.header-navList-item-hasSubNavigation-top-header-arrow {
  color: #20275A;
  width: 9px;
  height: 14px;
  margin-left: 5px;
  margin-left: 0;
  margin-right: 5px;
}
.header-navList-item-hasSubNavigation-top-header-arrow svg {
  max-width: 9px;
  max-height: 14px;
}
.header-navList-item-hasSubNavigation:hover .header-navList-itemSubNavigation {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.header-navList-item-languageSelector {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -4px;
  font-family: "GE SS Two", Gotham, Verdana, sans-serif;
  font-family: Gotham, Verdana, sans-serif;
}
.header-navList-item-languageSelector a {
  font-size: 19px;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-size: 17px;
}

.header-navList-shortcuts {
  display: inline-flex;
  font-size: 14px;
  line-height: 13px;
}
.header-navList-shortcuts .header-navList-item {
  padding: 5px;
  font-weight: normal;
  line-height: 14px;
  font-size: 14px;
  font-weight: lighter;
}

.header-navList-cta .header-navList-item a {
  font-size: 14px;
  padding-left: 7px;
  font-weight: bold;
  text-transform: none;
}

.header-navList-main {
  flex-basis: 100%;
  font-size: 17px;
  font-weight: bold;
  font-size: 18px;
}
.header-navList-main .header-navList-item a {
  text-transform: uppercase;
}
.header-navList-main .header-navList-item span {
  text-transform: uppercase;
}
.header-navList-main .header-navList-item:not(:first-child) {
  padding-right: 15px;
}
.header-navList-main .header-navList-item:hover svg {
  color: #26ADE3;
}
.header-navList-main .header-navList-itemSubNavigation-linkGroup ul > li {
  list-style-type: disc;
}
.header-navList-main .header-navList-itemSubNavigation-linkGroup ul > li > a {
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
}

.header-navList-cta-sticky {
  display: none;
}

.header-nav-mobile {
  position: relative;
  height: 100%;
  display: none;
  justify-content: flex-end;
  align-items: center;
}
.header-nav-mobile .header-navList {
  height: 100%;
}
.header-nav-mobile .header-navList-item-languageSelector a {
  font-size: 18px;
  font-size: 16px;
}
.header-nav-mobile .header-navList-item-search {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin-left: 30px;
  margin-right: 30px;
}
@media only screen and (max-width: 991px) {
  .header-nav-mobile {
    display: flex;
  }
}

/* ==========================================================================
Sub Navigation
/* ========================================================================== */
.header-navList-itemSubNavigation {
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  min-height: 369px;
  padding: 50px 0;
  cursor: auto;
  background: white;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  color: #1C2654;
  font-weight: bold;
  pointer-events: none;
  transform: translateY(-10px);
  transform-origin: top;
  transition: visibility 450ms, opacity 450ms, transform 450ms, border 450ms;
}
.header-navList-itemSubNavigation-item {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.header-navList-itemSubNavigation-item ul li a {
  font-size: 16px;
  text-transform: none;
}
.header-navList-itemSubNavigation-background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 40%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.24;
}
.header-navList-itemSubNavigation-left {
  -webkit-user-select: text;
     -moz-user-select: text;
          user-select: text;
}
.header-navList-itemSubNavigation-right-container {
  position: relative;
  display: flex;
}
.header-navList-itemSubNavigation-right {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  margin-right: 30px;
  padding-right: 50px;
  transition: opacity 450ms, visibility 450ms;
}
.header-navList-itemSubNavigation-right.active {
  position: relative;
  opacity: 1;
  visibility: visible;
  transition-delay: 150ms;
}
.header-navList-itemSubNavigation-right-img {
  width: 70px;
  height: 70px;
}
.header-navList-itemSubNavigation-right-page-info {
  margin-right: 30px;
  padding-right: 50px;
}
.header-navList-itemSubNavigation-right-outer-pages {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  margin-right: 30px;
  padding-right: 50px;
  transition: opacity 450ms, visibility 450ms;
}
.header-navList-itemSubNavigation-right-outer-pages.active {
  position: relative;
  opacity: 1;
  visibility: visible;
  transition-delay: 450ms;
}
.header-navList-itemSubNavigation-title {
  display: flex;
  margin-top: 20px;
  font-size: 23px;
  line-height: 38px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #1C2654;
  text-transform: uppercase;
}
.header-navList-itemSubNavigation-arrow {
  display: flex;
  transform: rotate(-45deg) translate(75%, -50%);
  transform-origin: 50% 50%;
  height: 35px;
  width: 16px;
  transform: rotate(225deg) translate(75%, 30%);
}
.header-navList-itemSubNavigation-arrow svg {
  height: 35px;
  width: 16px;
}
.header-navList-itemSubNavigation-description {
  font-size: 15px;
  line-height: 30px;
  font-weight: normal;
  text-transform: none;
}
.header-navList-itemSubNavigation-linkGroup {
  margin-top: 20px;
  text-transform: lowercase;
}
.header-navList-itemSubNavigation a.header-navList-itemSubNavigation-item {
  color: #1C2654;
  font-size: 14px;
  font-weight: bold;
  padding-top: 8px;
  max-width: 90%;
  display: flex;
  align-items: center;
  font-size: 18px;
  transition: color 450ms;
}
.header-navList-itemSubNavigation a.header-navList-itemSubNavigation-item .header-navList-itemSubNavigation-item-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 4px;
  width: 9px;
  height: 13px;
  color: #26ADE3;
  opacity: 0;
  transition: opacity 450ms, transform 450ms;
  transform: rotate(180deg) translateX(8px);
  transform: rotate(0) translateX(8px);
}
.header-navList-itemSubNavigation a.header-navList-itemSubNavigation-item .header-navList-itemSubNavigation-item-arrow svg {
  width: 100%;
  height: 100%;
}
.header-navList-itemSubNavigation a.header-navList-itemSubNavigation-item:active, .header-navList-itemSubNavigation a.header-navList-itemSubNavigation-item.active {
  color: #26ADE3;
}
.header-navList-itemSubNavigation a.header-navList-itemSubNavigation-item:hover, .header-navList-itemSubNavigation a.header-navList-itemSubNavigation-item:focus {
  color: #26ADE3 !important;
  font-weight: bold;
  display: flex;
  flex-direction: row;
}
.header-navList-itemSubNavigation a.header-navList-itemSubNavigation-item:hover .header-navList-itemSubNavigation-item-arrow, .header-navList-itemSubNavigation a.header-navList-itemSubNavigation-item:focus .header-navList-itemSubNavigation-item-arrow {
  opacity: 1;
  transform: rotate(180deg) translateX(2px);
  transform: rotate(0) translateX(2px);
}
.header-navList-itemSubNavigation a.header-navList-itemSubNavigation-item:not(:last-child) {
  margin-bottom: 15px;
}

.header-navList-itemSubNavigation::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 10px;
  bottom: 0;
  right: 49%;
  border-right: 1px solid #E5E5E5;
  transform: translate(-49%);
  transform: translate(49%);
}

.header-navList-itemSubNavigation::after {
  content: "";
  position: absolute;
  top: 10px;
  z-index: 1;
  width: 100%;
  border-top: 1px solid #E5E5E5;
}

/* ==========================================================================
Search
========================================================================== */
.search-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1;
  background: #1C2654;
  visibility: hidden;
}
@media only screen and (min-width: 992px) {
  .search-wrapper {
    display: none;
  }
}

.search {
  font-size: 45px;
  display: flex;
  align-items: center;
  height: 94px;
}
@media only screen and (max-width: 991px) {
  .search {
    font-size: 25px;
  }
}
.search-form {
  position: relative;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-form .search-button {
  position: absolute;
  right: 20px;
  height: 20px;
  width: 20px;
  cursor: pointer;
  color: white;
  filter: invert(100%);
}
.search-form input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  border-radius: 27px;
  border: 3px solid #414E90;
  text-align: center;
  flex-grow: 2;
  width: 100%;
  color: white;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  transition: border-color 450ms;
}
.search-form input::-ms-expand, .search-form input::-ms-clear {
  display: none;
}
.search-form input::-moz-placeholder {
  color: #414E90;
}
.search-form input::placeholder {
  color: #414E90;
}
.search-form input:focus {
  border-color: white;
}

.header-search-closeButton {
  position: absolute;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  left: 0;
  transform: translateX(-50%);
  transform: translateX(50%);
  height: 100%;
  width: 80px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background-color: #1C2654;
  cursor: pointer;
  transition: transform 450ms, opacity 450ms, visibility 450ms;
}
.header-search-closeButton svg {
  height: 15px;
  width: 15px;
}

.header-search-openButton {
  transition: transform 450ms;
}

.header-navList-item-search {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding: 5px 10px 5px 0;
  transition: transform 450ms;
}
.header-navList-item-search svg {
  color: #000;
  height: 14px;
  width: 14px;
}
@media only screen and (max-width: 991px) {
  .header-navList-item-search svg {
    color: #fff;
    filter: invert(100%);
    min-height: 19px;
    min-width: 19px;
  }
}
@media only screen and (min-width: 992px) {
  .header-navList-item-search {
    background: white;
    width: 200px;
    padding: 5px 0 5px 10px;
    margin-left: -170px;
    z-index: 4;
    transform: translateY(-1px);
    padding: 5px 10px 5px 0;
  }
}

.search-form-desktop {
  position: absolute;
  padding-right: 20px;
  width: 370px;
  opacity: 0;
  visibility: hidden;
  display: flex;
  flex-direction: row;
  width: 280px;
  transition: opacity 450ms, visibility 450ms;
}
.search-form-desktop input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  outline: none;
  width: 100%;
  font-weight: bold;
  color: #26ADE3;
  background-color: white;
}
.search-form-desktop input::-ms-expand, .search-form-desktop input::-ms-clear {
  display: none;
}
.search-form-desktop input::-moz-placeholder {
  color: #C6D2DB;
}
.search-form-desktop input::placeholder {
  color: #C6D2DB;
}
.search-form-desktop span {
  color: black;
  margin-left: 10px;
}

.search-open .search-form-desktop {
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 992px) {
  .search-open .header-navList-item-search {
    transform: translateY(-1px) translateX(-350px);
    transform: translateY(-1px) translateX(250px);
  }
}

/* ==========================================================================
Animations: open/close search and sub navigation
/* ========================================================================== */
@keyframes header-fade-in {
  from {
    opacity: 0;
    transform: translateY(-100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
header.header-wrapper {
  animation: header-fade-in 450ms ease-out forwards;
}
header.header-wrapper .header {
  transition: background-color 300ms 450ms;
}
header.header-wrapper .search-wrapper {
  transform: translateY(90%);
  opacity: 0;
  transition: transform ease, opacity ease, visibility step-end;
  transition-duration: 450ms;
}
header.header-wrapper.search-open .search-wrapper {
  visibility: visible;
  opacity: 1;
  transform: translateY(100%);
  transition: transform ease, opacity ease, visibility step-start;
  transition-duration: 450ms;
}
header.header-wrapper.search-open .header-search-closeButton {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
@media only screen and (max-width: 991px) {
  header.header-wrapper.search-open .header-search-openButton {
    transform: translateX(200%);
    transform: translateX(-200%);
  }
}
header.header-wrapper .header-logo::after {
  transition: transform 225ms 450ms;
}
header.header-wrapper .header .header-navList-item svg {
  transition: color 450ms;
}
header.header-wrapper.subNavigation-open .header {
  background-color: white;
}
header.header-wrapper.subNavigation-open .header .header-navList-cta .button-secondary {
  color: #004b8e;
  border-color: #004b8e;
}
header.header-wrapper.subNavigation-open .header .navigation-link:hover {
  color: #26ADE3;
}
header.header-wrapper.subNavigation-open .header .header-navList-itemSubNavigation-open .header-navList-itemSubNavigation {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
header.header-wrapper.subNavigation-open .header .header-navList-itemBottomBorder {
  background: #004b8e;
}

.is-ie .header-wrapper.sticky .header-nav-wrapper {
  display: block;
}

main {
  overflow: hidden;
}

.hero {
  margin-top: 50px;
}
@media only screen and (max-width: 991px) {
  .hero {
    overflow: hidden;
  }
}
@media only screen and (max-width: 991px) {
  .hero-margin {
    margin-bottom: 50px;
  }
}
.hero-header {
  color: #20275a;
  font-size: 32px;
  font-weight: bold;
  line-height: 43px;
  text-transform: uppercase;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 450ms 200ms, transform 450ms 200ms;
}
@media only screen and (max-width: 991px) {
  .hero-header {
    font-size: 25px;
    line-height: 30px;
    margin-top: 2em;
  }
}
.hero-subheader {
  color: #20275a;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 10px;
  text-transform: uppercase;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 450ms 200ms, transform 450ms 200ms;
}
@media only screen and (max-width: 991px) {
  .hero-subheader {
    font-size: 18px;
    line-height: 26px;
  }
}
.hero-text {
  margin-bottom: 20px;
  color: #20275a;
  font-size: 14px;
  line-height: 28px;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 450ms 400ms, transform 450ms 400ms;
}
@media only screen and (max-width: 991px) {
  .hero-text {
    margin-bottom: 50px;
  }
}
.hero-text h4 {
  font-size: 18px;
  line-height: 28px;
}
.hero-image-desktop-wrapper {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 5s 0ms, transform 5s 0ms;
}
.hero-image-desktop {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .hero-image-desktop.scale {
    transform: scale(1.4) translate(-5%, 6%);
    transform: scale(1.4) rotateY(180deg) translate(-5%, 6%);
  }
}
@media only screen and (max-width: 1199px) {
  .hero-image-desktop.scale {
    transform: scale(1.7) translate(-6%, 16%);
    transform: scale(1.7) rotateY(180deg) translate(-6%, 16%);
  }
}
@media only screen and (max-width: 991px) {
  .hero-image-desktop.scale {
    transform: scale(1.3) translate(-8%, 6%);
    transform: scale(1.3) rotateY(180deg) translate(-8%, 6%);
  }
}
@media only screen and (max-width: 767px) {
  .hero-image-desktop.scale {
    transform: scale(1.3) translate(-5%, 6%);
    transform: scale(1.3) rotateY(180deg) translate(-5%, 6%);
  }
}
.hero-text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  .hero-text-wrapper {
    margin-top: 30px;
  }
}
.hero .btn-wrapper {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 450ms 600ms, transform 450ms 600ms;
}
.hero .btn, .hero .form-container button[type=submit], .form-container .hero button[type=submit], .hero .button, .hero .documentLinks-item-link {
  display: inline-block;
}
.hero.hero-content .hero-header {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 35px;
}
@media only screen and (max-width: 991px) {
  .hero.hero-content .hero-header {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 1rem;
  }
}
.hero.hero-content .hero-image-desktop-wrapper {
  position: relative;
}
.hero.hero-content .hero-image-desktop-wrapper .hero-image-wrapper {
  position: relative;
  padding: 30px 10px;
}
.hero.hero-content .hero-image-desktop-wrapper .hero-image-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100px;
  right: -40px;
  bottom: 0;
  background: #1C2654;
  border-radius: 8px;
}
@media only screen and (width <= 576px) {
  .hero.hero-content .hero-image-desktop-wrapper .hero-image-wrapper::before {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.hero.hero-content .hero-image-desktop-wrapper img {
  position: relative;
  border-radius: 8px;
}

.hero2 {
  margin-top: 20px;
}
@media only screen and (max-width: 991px) {
  .hero2 {
    margin-top: 0;
  }
}
.hero2-image-wrapper, .hero2-video-column {
  background-color: #1C2654;
  border-radius: 10px;
  position: relative;
  padding: 70px;
}
.hero2-image-wrapper::before, .hero2-video-column::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100vw;
  background-color: #1C2654;
  top: 0;
  right: 10px;
  z-index: 0;
}
.hero2-video-column {
  padding: 100px 0;
}
.hero2-video-column-with-title {
  padding-top: 40px;
}
.hero2-text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
}
@media only screen and (max-width: 991px) {
  .hero2-text-wrapper {
    order: 1;
  }
}
.hero2-image {
  position: relative;
  transform: translateX(-170px);
  object-fit: contain;
  object-position: center;
  width: 40vw;
  border-radius: 10px;
  transform: translateX(20%);
}
.hero2-logobg {
  width: 110px;
  height: 110px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  margin-bottom: 20px;
}
.hero2-logobg .hero2-logo {
  margin-bottom: 0;
  max-height: 100%;
  max-width: 100%;
}
.hero2-logo {
  height: 80px;
  margin-bottom: 15px;
}
.hero2-header {
  color: #1C2654;
  font-size: 40px;
  font-weight: bold;
  line-height: 45px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.hero2-text {
  position: relative;
  color: #1C2654;
  font-size: 14px;
  line-height: 28px;
}
@media only screen and (max-width: 991px) {
  .hero2-text {
    font-size: 12px;
    color: #20275A;
    line-height: 22px;
  }
}
.hero2-text-seeMore {
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #C6D2DB;
  transition: color 450ms;
}
.hero2-text-seeMore > span {
  position: relative;
}
.hero2-text-seeMore:hover {
  color: #26ADE3;
}
@media only screen and (max-width: 991px) {
  .hero2-text-seeMore {
    font-size: 12px;
  }
}
.hero2-text.trimmed-text {
  max-height: 14em;
  overflow: hidden;
  transition: max-height 450ms;
}
.hero2-text.trimmed-text::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 40px;
  width: 100%;
  background-image: linear-gradient(to top, white, white 50%, transparent);
}
.hero2-text.expanded {
  max-height: 1500px;
}
.hero2-text.expanded::after {
  display: none;
}
.hero2-text.expanded + .hero2-text-seeMore {
  display: none;
}
.hero2-text + .btn, .form-container .hero2-text + button[type=submit], .hero2-text + .button, .hero2-text + .documentLinks-item-link {
  margin-top: 50px;
}
.hero2-video-wrapper {
  overflow: hidden;
  position: relative;
  border-radius: 8px;
  transform: translateX(5%) scaleZ(1);
  width: 47vw;
  height: 60vh;
  box-shadow: 0 30px 60px 0 rgba(0, 0, 0, 0.08);
}
.hero2-video-wrapper.video-playing .hero2-video {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}
.hero2-video-wrapper.video-playing .hero2-video-img {
  display: none;
}
.hero2-video-wrapper.video-playing .hero2-video-play {
  display: none;
}
.hero2-video {
  width: 100%;
  height: 100%;
  background: black;
  display: block;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
@media only screen and (max-width: 991px) {
  .hero2-video {
    height: 30vh;
  }
}
.hero2-video-img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
}
.hero2-video-play {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: none;
  border: none;
  cursor: pointer;
}
.hero2-video-play svg {
  width: 75px;
  height: 75px;
}
.hero2-video-title {
  position: relative;
  color: #fff;
  font-size: 22px;
  line-height: 43px;
  font-weight: bold;
  text-transform: uppercase;
  z-index: 1;
  margin-right: 50px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .hero2-video-title {
    margin-top: 1rem;
  }
}
.hero2-breadcrumbs {
  display: flex;
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-bottom: 30px;
  width: 120%;
}
.hero2-breadcrumbs li {
  padding-right: 10px;
}
.hero2-breadcrumbs li a, .hero2-breadcrumbs li span {
  color: #1C2654;
  font-size: 17px;
  font-weight: bold;
}
.hero2-breadcrumbs li span {
  color: #26ade3;
}
.hero2-breadcrumbs li::before {
  content: "»";
  padding-left: 5px;
  color: #1C2654;
  font-weight: bold;
}
.hero2-breadcrumbs li:first-child {
  padding-right: 0;
}
.hero2-breadcrumbs li:first-child::before {
  content: none;
}
.hero2-media-wrapper {
  position: relative;
}
.hero2-bg-icons {
  position: absolute;
  width: 100vw;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
}
.hero2-bg-icons svg:nth-child(1) {
  position: absolute;
  bottom: -3%;
  right: 110px;
}
.hero2-bg-icons svg:nth-child(2) {
  position: absolute;
  bottom: 15vh;
  left: 49vw;
}
.hero2-bg-icons svg:nth-child(3) {
  position: absolute;
  top: -3%;
  left: 60vw;
}
.hero2-bg-icons-multiple {
  position: absolute;
  content: "";
  top: 50%;
  right: 40px;
  height: 100%;
  width: 100%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .hero2-bg-icons-multiple {
    width: 75%;
  }
}
.hero2-bg-icons-multiple > svg {
  position: absolute;
  top: 0;
  right: 0;
}
.hero2-bg-icons-multiple .dubai-careers {
  height: 51px;
  width: 66px;
  fill: #992D8F;
}
.hero2-bg-icons-multiple .bg-icon-o {
  height: 31px;
  width: 31px;
  color: #4CBFBC;
}
.hero2-bg-icons-multiple .bg-icon-x {
  height: 30px;
  width: 34px;
}
.hero2-bg-icons-multiple > svg:nth-child(1) {
  transform: rotateY(180deg) translate(-25%, -35%);
  transform: rotateY(-180deg) translate(25%, -35%);
}
.hero2-bg-icons-multiple > svg:nth-child(2) {
  right: 45%;
  transform: translateY(100%);
}
.hero2-bg-icons-multiple > svg:nth-child(3) {
  top: 15%;
  right: auto;
  left: 0;
  transform: translateX(100%);
  transform: translateX(-100%);
}
.hero2-bg-icons-multiple > svg:nth-child(4) {
  top: auto;
  bottom: 0;
  right: 20%;
  transform: translateY(-150%);
}
.hero2-bg-icons-multiple > svg:nth-child(5) {
  top: auto;
  bottom: 0;
  right: 70%;
  transform: translateY(35%);
}
.hero2-bg-icons-multiple > svg:nth-child(6) {
  top: auto;
  bottom: 0;
  right: auto;
  left: 0;
  transform: translate(150%, -300%);
  transform: translate(-150%, -300%);
}
.hero2-download-links {
  display: flex;
  width: 100%;
  margin-bottom: 60px;
  margin-right: -15px;
}
.hero2-download-links-col {
  margin: 0 15px;
}
.hero2-download-links img {
  width: 100%;
}
.hero2-ratings-header {
  color: #1C2654;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.hero2-ratings-stars {
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
}
.hero2-ratings-stars .star {
  height: 24px;
  width: 24px;
}
.hero2 .documentLinks-item {
  flex: auto;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  margin: 0;
}
.hero2 .documentLinks-item + .btn, .hero2 .form-container .documentLinks-item + button[type=submit], .form-container .hero2 .documentLinks-item + button[type=submit], .hero2 .documentLinks-item + .button, .hero2 .documentLinks-item + .documentLinks-item-link {
  margin-top: 50px;
}
@media only screen and (max-width: 991px) {
  .hero2-video-title {
    display: none;
  }
  .hero2-media-wrapper {
    padding: 0;
  }
  .hero2-video-column, .hero2-image-wrapper {
    padding: 15px;
    border-radius: 0;
    margin-bottom: 60px;
  }
  .hero2-video-wrapper, .hero2-image {
    width: 100%;
    transform: translateY(80px);
    margin-top: -80px;
    z-index: 2;
    height: 30vh;
    width: 100%;
    transform: translateY(80px) scaleX(-1);
    z-index: 2;
  }
  .hero2-header-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 2rem;
  }
  .hero2-header {
    font-size: 20px;
    line-height: 26px;
  }
  .hero2-logo {
    margin-left: 20px;
    height: 50px;
  }
  .hero2-image-wrapper::before, .hero2-video-column::before {
    width: 200vw;
    transform: translateX(-50%);
    transform: translateX(50%);
  }
  .hero2-bg-icons svg {
    width: 16px;
    height: 16px;
  }
  .hero2-bg-icons svg:nth-child(1) {
    right: 10px;
    top: 100px;
    bottom: auto;
  }
  .hero2-bg-icons svg:nth-child(3) {
    top: 30px;
  }
  .hero2-bg-icons svg:nth-child(2) {
    bottom: -7px;
    left: 7px;
  }
  .hero2-download-links {
    flex-direction: column;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .hero2-download-links-col {
    margin: 0;
    padding-left: 25%;
    padding-bottom: 30px;
    border-bottom: 1px solid #c6d2db;
    padding-top: 30px;
  }
  .hero2-download-links-col:last-child {
    border-bottom: 0;
  }
  .hero2-download-links-col:first-child {
    padding-top: 0;
  }
}
@media only screen and (max-width: 991px) and (max-width: 991px) {
  .hero2-download-links-col img {
    max-width: 170px;
  }
}
@media only screen and (max-width: 991px) {
  .hero2-logobg {
    height: 44px;
    width: 44px;
    padding: 6px;
    margin-left: 13px;
  }
  .hero2-logobg .hero2-logo {
    height: 100%;
    padding: 0;
    margin: 0;
  }
  .hero2-ratings-header {
    display: block;
  }
  .hero2 .hero2-image-wrapper {
    margin-bottom: 50px;
  }
}

.hero3 {
  margin-bottom: 72px;
  margin-top: 15px;
}
@media only screen and (max-width: 991px) {
  .hero3 {
    margin-top: 0;
  }
}
.hero3-imageContainer {
  background-color: #25aee3;
  height: 160px;
  max-height: 160px;
  padding-top: 20px;
  text-align: center;
}
.hero3-image {
  height: 90px;
}
.hero3-imageHeader {
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  line-height: 38px;
  margin-bottom: 0;
  text-transform: uppercase;
  text-shadow: 0 6px 8px rgba(76, 76, 76, 0.17);
}
.hero3-textContainer {
  color: #20275A;
  padding: 0 100px;
  text-align: right;
  margin-top: 72px;
}
@media only screen and (max-width: 991px) {
  .hero3-textContainer {
    padding: 0;
  }
}
.hero3-header {
  color: #20275A;
  font-size: 32px;
  font-weight: bold;
  line-height: 43px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.hero3-description {
  font-size: 14px;
  line-height: 24px;
  color: #20275A;
}
@media only screen and (max-width: 767px) {
  .hero3 .hero2-breadcrumbs li a, .hero3 .hero2-breadcrumbs li span {
    font-size: 12px;
    white-space: nowrap;
  }
}

.hero4 {
  margin-top: 44px;
  margin-bottom: 32px;
}

#ai-principles-ethics .hero2 .hero2-bg-icons-multiple > svg {
  width: 64px !important;
  height: 47px !important;
}
#ai-principles-ethics .hero2 .hero2-bg-icons-multiple > svg:nth-child(1) {
  transform: none;
  top: 100%;
  margin-top: -25px;
  left: 10%;
}
#ai-principles-ethics .hero2 .hero2-bg-icons-multiple > svg:nth-child(2) {
  top: 80%;
  left: 90%;
}
#ai-principles-ethics .hero2 .hero2-bg-icons-multiple > svg:nth-child(3) {
  transform: none;
  top: 0%;
  left: 60%;
  margin-top: -20px;
}

.use-cases-data {
  margin-top: 45px;
  margin-bottom: 70px;
}
.use-cases-data .data-item:not(:first-child) {
  margin-top: 32px;
}
.use-cases-data .data-item .data-title {
  font-weight: 700;
  font-size: 22px;
  line-height: 24px;
  color: #20275A;
}
.use-cases-data .data-item .data-description {
  font-size: 14px;
  line-height: 28px;
  color: #20275A;
}

.highlights {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .highlights {
    margin-bottom: 50px;
  }
}
.highlights .section-header {
  transform: translate3d(20px, 0, 0) scaleZ(1);
  opacity: 1;
  transform: translate3d(0, 0, 0) scaleZ(1);
  transition: opacity 450ms 0ms, transform 450ms 0ms;
}
.highlights .card {
  border: 1px solid #ebeef8;
  border-radius: 8px;
  overflow: hidden;
  height: 365px;
  display: flex;
  flex-direction: column;
}
.highlights .card-wrapper {
  margin-bottom: 70px;
}
@media only screen and (min-width: 992px) {
  .highlights .card-wrapper {
    transform: translate3d(20px, 0, 0) scaleZ(1);
    opacity: 1;
    transform: translate3d(0, 0, 0) scaleZ(1);
    transition: opacity 0.6s 0ms, transform 0.6s 0ms;
  }
}
@media only screen and (max-width: 991px) {
  .highlights .card-wrapper {
    margin-bottom: 0;
  }
}
.highlights .card-body {
  display: flex;
  flex-flow: column nowrap;
  position: relative;
  padding: 15px 20px;
  flex: 1 1 auto;
  height: 100px;
}
.highlights .card-body::before, .highlights .card-body::after {
  content: "";
  position: absolute;
  bottom: calc(100% - 1px);
  width: 100%;
  box-sizing: border-box;
}
@media only screen and (max-width: 991px) {
  .highlights .card-body::before, .highlights .card-body::after {
    bottom: calc(100% - 2px);
  }
}
.highlights .card-body::before {
  right: calc(50% - 2px);
  border-bottom: 20px solid #fff;
  border-right: 20px solid transparent;
}
.highlights .card-body::after {
  left: calc(50% - 2px);
  border-bottom: 20px solid #fff;
  border-left: 20px solid transparent;
}
.highlights .card:hover .card-img-wrapper, .highlights .card:active .card-img-wrapper, .highlights .card:focus .card-img-wrapper {
  height: 100px;
}
.highlights .card:hover .card-text, .highlights .card:active .card-text, .highlights .card:focus .card-text {
  animation: 600ms delay-overflow;
  overflow-y: auto;
}
@keyframes delay-overflow {
  from {
    overflow: hidden;
  }
}
.highlights .card-img-wrapper {
  height: 182.5px;
  padding-bottom: 20px;
  overflow: hidden;
  width: 99.9%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  transition: height 200ms ease-out;
}
@media only screen and (max-width: 991px) {
  .highlights .card-img-wrapper {
    height: 150px;
  }
}
.highlights .card-category {
  font-size: 14px;
  font-weight: bold;
  flex-grow: 1;
  margin: 0;
  line-height: 30px;
  word-break: break-all;
  padding-left: 10px;
}
.highlights .card-title {
  color: #1C2654;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  height: 30px;
  padding-bottom: 15px;
}
.highlights .card-text {
  box-sizing: border-box;
  color: #1C2654;
  font-size: 14px;
  font-weight: normal;
  height: auto;
  line-height: 20px;
  margin: 0;
  display: flex;
  transform: translate3d(0, 0, 0);
  overflow-y: hidden;
}
.highlights .card-link {
  background-color: #26ade3;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  min-width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(180deg);
}
.highlights .card-link-icon {
  color: white !important;
  height: 13px;
  width: 8px;
}
.highlights .card-footer {
  flex: 0 0 auto;
  display: flex;
  flex-direction: row;
  padding: 0 20px;
  margin-bottom: 15px;
  align-items: center;
}
.highlights .card-img {
  transition: 0.5s ease;
  max-width: 90%;
  max-height: 90%;
}
.highlights .card-img-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.highlights .card-img:hover {
  transform: scale(1.1);
}
.highlights .card-img.small {
  max-width: 65%;
  max-height: 65%;
}

.blue-class {
  color: #26ade3;
}

.purple-class {
  color: purple;
}

.yellow-class {
  color: #CC0;
}

.latest-news {
  background-color: #1C2654;
  padding: 50px 0;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 450ms 0ms, transform 450ms 0ms;
}
@media only screen and (max-width: 991px) {
  .latest-news:last-child {
    margin-bottom: 50px;
  }
}
.latest-news .section-header {
  color: #fff;
  transform: translate3d(20px, 0, 0) scaleZ(1);
  opacity: 1;
  transform: translate3d(0, 0, 0) scaleZ(1);
  transition: opacity 450ms 200ms, transform 450ms 200ms;
}
@media only screen and (min-width: 992px) {
  .latest-news .card-wrapper {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: opacity 450ms 0ms, transform 450ms 0ms;
  }
}
.latest-news .card {
  display: block;
  background: white;
  border-radius: 8px;
  overflow: hidden;
  height: 300px;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.latest-news .card-row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .latest-news .card-row {
    flex-wrap: nowrap;
  }
}
.latest-news .card-text {
  color: #20275a;
  font-size: 14px;
  font-weight: lighter;
  line-height: 20px;
  min-height: 130px;
}
.latest-news .card-title {
  color: #20275a;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 0.5em;
  margin-bottom: 1em;
}
@media only screen and (max-width: 991px) {
  .latest-news .card-title {
    font-size: 14px;
  }
}
.latest-news .card-time {
  color: #f15a3b;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.latest-news .card-img-wrapper {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  padding: 0;
}
.latest-news .card-content-wrapper {
  position: relative;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.latest-news .card-img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: fill;
  transition: transform 450ms;
}
.latest-news .card:hover .card-img {
  transform: scale(1.1);
}
.latest-news .card-img-left {
  display: flex;
  flex-direction: row;
}
.latest-news .card-img-left .card-text {
  min-height: 0;
  max-height: 7em;
  padding-left: 24px;
  overflow-y: hidden;
}
.latest-news .card-img-top {
  display: flex;
  flex-direction: column;
}
.latest-news .card-img-top .card-row {
  flex-flow: column nowrap;
  height: 100%;
}
.latest-news .card-img-top .col-6 {
  max-width: 100%;
  flex-grow: 1;
}
.latest-news .card-img-top .card-img-wrapper {
  height: 56%;
  padding: 0;
}
.latest-news .card-img-top .card-body {
  padding: 10px 20px 10px 44px;
}
.latest-news .card-img-top .card-title {
  font-size: 14px;
}
.latest-news .card-img-top .card-text {
  display: none;
}
@media only screen and (max-width: 991px) {
  .latest-news .card {
    display: flex;
    flex-direction: column;
  }
  .latest-news .card .card-row {
    flex-direction: column;
    height: 100%;
  }
  .latest-news .card .card-text {
    display: none;
  }
  .latest-news .card .col-6 {
    max-width: 100%;
    flex-grow: 1;
  }
  .latest-news .card .card-img-wrapper {
    height: 57%;
    padding: 0;
  }
}
.latest-news .card-body {
  padding: 20px;
  flex-grow: 1;
}
@media only screen and (max-width: 991px) {
  .latest-news .card-body {
    padding: 10px 20px;
  }
}
.latest-news .card-footer {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: flex;
  flex-direction: row-reverse;
  margin: 0;
  padding: 0;
}
.latest-news .card-link {
  background-color: #26ade3;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(180deg);
}
.latest-news .card-link-icon {
  color: white !important;
  height: 13px;
  width: 8px;
}
.latest-news .container {
  position: relative;
}
.latest-news-cta {
  display: flex;
  margin-top: 30px;
  opacity: 1;
  transition: opacity 450ms 600ms;
}
@media only screen and (max-width: 991px) {
  .latest-news-cta {
    margin-top: 25px;
  }
}
.latest-news .bg-icons svg:nth-child(1) {
  position: absolute;
  top: 110px;
  right: -60px;
  width: 30px;
}
.latest-news .bg-icons svg:nth-child(2) {
  position: absolute;
  bottom: 110px;
  left: -60px;
  width: 30px;
}
.latest-news .bg-icons svg:nth-child(3) {
  position: absolute;
  top: -60px;
  left: 320px;
  width: 30px;
  color: #1761AB;
}
.latest-news .bg-icons svg:nth-child(4) {
  position: absolute;
  bottom: -113px;
  right: 350px;
  width: 30px;
  color: #1761AB;
}
.latest-news .bg-icons svg:nth-child(5) {
  position: absolute;
  top: -70px;
  right: 30%;
  transform: scaleX(-1);
  filter: fliph;
  filter: "FlipH";
  width: 67px;
  height: 51px;
  fill: #992d8f;
}
.latest-news .bg-icons svg:nth-child(6) {
  position: absolute;
  bottom: -80px;
  left: 25%;
  width: 67px;
  height: 51px;
  fill: #992d8f;
}
@media only screen and (max-width: 991px) {
  .latest-news .bg-icons svg:nth-child(2) {
    position: absolute;
    left: 45%;
    width: 20px;
    height: 20px;
    top: auto;
    bottom: -50px;
  }
  .latest-news .bg-icons svg:nth-child(1) {
    display: none;
  }
  .latest-news .bg-icons svg:nth-child(4) {
    display: none;
  }
  .latest-news .bg-icons svg:nth-child(3) {
    left: 15px;
    width: 20px;
    height: 20px;
    top: 0;
  }
  .latest-news .bg-icons svg:nth-child(5),
  .latest-news .bg-icons svg:nth-child(6) {
    width: 47px;
  }
}
.latest-news.blogs {
  background-color: #1761AB;
}
.latest-news.blogs .card {
  height: 206px;
  border-radius: 0;
  border: 3px solid #DFDEDE;
}
.latest-news.blogs .card-content-wrapper {
  height: 206px;
}
.latest-news.blogs .card-author {
  font-size: 14px;
  font-weight: 300;
  color: #20275a;
}
.latest-news.blogs .card-title {
  margin-bottom: 5px;
}
.latest-news.blogs .card-footer {
  align-items: center;
  width: 100%;
  left: 0;
  flex-direction: row;
  padding: 0 20px;
}
.latest-news.blogs .card-footer .card-category {
  font-size: 13px;
  font-weight: 700;
}
.latest-news.blogs .card-footer .card-link {
  position: absolute;
  right: 20px;
  bottom: 10px;
  right: auto;
  left: 20px;
}

.mobile-navigation {
  z-index: 6;
  position: fixed;
  bottom: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: calc(100% - 5rem);
  background-color: #1C2654;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  visibility: hidden;
  opacity: 0;
  transform: translateX(100px);
  transform: translateX(-100px);
  transition: visibility 450ms, opacity 450ms, transform 450ms;
}
.mobile-navigation-open {
  visibility: visible;
  opacity: 1;
  transform: translate(0);
}
@media only screen and (min-width: 992px) {
  .mobile-navigation {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .mobile-navigation {
    height: calc(100% - 60px);
  }
}
@media only screen and (max-width: 991px) {
  .mobile-navigation {
    height: calc(100% - 60px);
  }
}

.mobile-navigation-main {
  position: relative;
  overflow: hidden;
  flex-grow: 1;
  padding-top: 10px;
  text-transform: uppercase;
  transition: opacity 450ms, transform 450ms;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.mobile-navigation-list {
  list-style: none;
  margin: 0;
  padding: 0;
  flex-grow: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  font-size: 15px;
  line-height: 55px;
}
.mobile-navigation-list li {
  list-style-type: none;
}
.mobile-navigation-list .mobile-navigation-item-hasSubNavigation-arrow {
  padding-right: 50px;
}

.mobile-navigation-item {
  border-top: 1px solid rgba(151, 151, 151, 0.25);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
.mobile-navigation-item span {
  color: #fff;
}
.mobile-navigation-item:last-child {
  border-bottom: 1px solid rgba(151, 151, 151, 0.25);
}
.mobile-navigation-item > a {
  display: block;
  flex-wrap: wrap;
  height: 100%;
  width: auto;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #FFF;
  text-align: right;
  transition: color 450ms;
}
.mobile-navigation-item > a:hover {
  color: #26ADE3;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.mobile-navigation-item-hasSubNavigation {
  display: flex;
  justify-content: space-between;
}
.mobile-navigation-item-hasSubNavigation-arrow {
  display: flex;
  align-items: center;
  color: #fff;
  transform: translateX(-10px) rotateZ(180deg);
  transform: translateX(10px) rotateZ(0);
}
.mobile-navigation-item-hasSubNavigation-arrow svg {
  width: 8px;
  height: 13px;
}

.mobile-navigation-shortcuts {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
}
.mobile-navigation-shortcuts li {
  list-style-type: none;
}
.mobile-navigation-shortcuts .mobile-navigation-item {
  border: none;
  font-weight: normal;
}
.mobile-navigation-shortcuts .mobile-navigation-item > a {
  padding: 15px 0;
  transition: color 450ms;
}
.mobile-navigation-shortcuts .mobile-navigation-item > a:hover {
  color: #26ADE3;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.mobile-navigation-shortcuts .mobile-navigation-item-hasSubNavigation {
  flex-wrap: wrap;
}
.mobile-navigation-shortcuts .mobile-navigation-item-hasSubNavigation > span {
  padding: 15px 0;
  transition: font-weight 450ms;
}
.mobile-navigation-shortcuts .mobile-navigation-item-hasSubNavigation-arrow {
  transform: translateX(-10px) rotateZ(-90deg);
  transform: translateX(10px) rotateZ(-90deg);
  transition: transform 450ms;
}
.mobile-navigation-shortcuts .mobile-navigation-item-subNavigation {
  width: 100%;
  margin-left: 5px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 500ms;
}
.mobile-navigation-shortcuts .mobile-navigation-item-subNavigation-item {
  position: relative;
  display: block;
  padding: 5px;
  padding-left: 15px;
  text-transform: uppercase;
  padding-right: 20px;
  font-size: 12px;
  color: #FFF;
  text-align: right;
  transition: color 450ms;
}
.mobile-navigation-shortcuts .mobile-navigation-item-subNavigation-item:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #26ADE3;
}
.mobile-navigation-shortcuts .mobile-navigation-item-subNavigation-item::before {
  content: "•";
  position: absolute;
  top: 50%;
  right: 5px;
  color: #FFF;
  transform: translateY(-50%);
}
.mobile-navigation-shortcuts .mobile-navigation-item-subNavigation-item.mobile-subNavigation-item-hasSubNavigation {
  padding: 0;
}
.mobile-navigation-shortcuts .mobile-navigation-item-subNavigation-item.mobile-subNavigation-item-hasSubNavigation::before {
  content: "";
}
.mobile-navigation-shortcuts .mobile-navigation-item-subNavigation-item.mobile-subNavigation-item-hasSubNavigation .arrow {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  transform: rotate(180deg);
  vertical-align: middle;
  margin-top: -1px;
  transform: none;
}
.mobile-navigation-shortcuts .mobile-navigation-item-subNavigation-item.mobile-subNavigation-item-hasSubNavigation.active .mobile-navigation-item-subNavigation-item-subNavigation {
  transform: translateX(0);
  opacity: 1;
}

.mobile-navigation-item-hasSubNavigation.active > span {
  font-weight: bold;
}
.mobile-navigation-item-hasSubNavigation.active .mobile-navigation-item-hasSubNavigation-arrow {
  transform: translateX(-10px) rotateZ(-90deg) rotateY(180deg);
  transform: translateX(10px) rotateZ(-90deg) rotateY(180deg);
}
.mobile-navigation-item-hasSubNavigation.active .mobile-navigation-item-subNavigation {
  max-height: 100vh;
}

.mobile-navigation-background {
  position: absolute;
  top: 40%;
  bottom: 10px;
  left: -5%;
  right: -10%;
  color: #00437e;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: -1;
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
}
.mobile-navigation-background svg {
  width: 100%;
  height: 100%;
}

.mobile-navigation-subNavigation {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 80px;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transform: translateX(200px);
  transform: translateX(-200px);
  transition: opacity 450ms, transform 450ms, visibility 450ms;
}

.mobile-navigation-subNavigation-item {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: visibility 450ms, opacity 450ms;
}
.mobile-navigation-subNavigation-item .container {
  position: relative;
  display: flex;
  flex-direction: column;
}
.mobile-navigation-subNavigation-item-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-shrink: 0;
  padding: 30px 0;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
}
.mobile-navigation-subNavigation-item-title span {
  line-height: 0;
}
.mobile-navigation-subNavigation-item-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 20px;
  transform: rotate(180deg);
}
.mobile-navigation-subNavigation-item-arrow svg {
  width: 8px;
  height: 13px;
}
.mobile-navigation-subNavigation-item-link {
  color: white;
  font-weight: bold;
  font-size: 14px;
  line-height: pxtorem(70px);
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  text-align: right;
  border-top: 1px solid rgba(151, 151, 151, 0.25);
  transition: color 450ms;
}
.mobile-navigation-subNavigation-item-link:hover {
  color: #26ADE3;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.mobile-navigation-subNavigation-item-background {
  position: absolute;
  top: 30%;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.3;
  filter: grayscale(100%);
}

.mobile-navigation-subNavigation-open .mobile-navigation-main {
  transform: translateX(-100px);
  opacity: 0;
  transform: translateX(100px);
}
.mobile-navigation-subNavigation-open .mobile-navigation-subNavigation {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.mobile-navigation-subNavigation-open .mobile-navigation-subNavigation-item-open {
  visibility: visible;
  opacity: 1;
}

.mobile-navigation-toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.mobile-navigation-toggle svg {
  color: #fff;
  width: 20px;
  height: 15px;
}
.mobile-navigation-toggle-icon {
  transition: opacity 450ms, transform 450ms;
}
.mobile-navigation-toggle .mobile-navigation-cross {
  position: absolute;
  opacity: 0;
  transform: translateX(100%);
  transform: translateX(-100%);
}
.mobile-navigation-toggle-open .mobile-navigation-hamburger {
  opacity: 0;
}
.mobile-navigation-toggle-open .mobile-navigation-cross {
  transform: translateX(0);
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .mobile-navigation-toggle {
    display: none;
  }
}

.mobile-navigation-item-subNavigation-item-subNavigation {
  background-color: #1C2654;
  inset: 0;
  color: #fff;
  position: fixed;
  z-index: 9;
  margin: 0;
  opacity: 0;
  padding: 0;
  padding-top: 30px;
  transform: translateX(100%);
  transition: transform 450ms, opacity 450ms;
}
.mobile-navigation-item-subNavigation-item-subNavigation .back {
  cursor: pointer;
  display: inline-block;
  margin-left: 5px;
  transform: rotate(180deg);
}
.mobile-navigation-item-subNavigation-item-subNavigation .back,
.mobile-navigation-item-subNavigation-item-subNavigation .back svg {
  height: 40px;
  width: 40px;
}
.mobile-navigation-item-subNavigation-item-subNavigation-header {
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  padding: 20px;
}
.mobile-navigation-item-subNavigation-item-subNavigation-header, .mobile-navigation-item-subNavigation-item-subNavigation-item {
  border-bottom: 1px solid rgba(201, 216, 255, 0.11);
  color: #fff;
}
.mobile-navigation-item-subNavigation-item-subNavigation-header a, .mobile-navigation-item-subNavigation-item-subNavigation-item a {
  display: block;
  color: #fff;
  padding: 20px;
  width: 100%;
}
.mobile-navigation-item-subNavigation-item-subNavigation-header a:hover, .mobile-navigation-item-subNavigation-item-subNavigation-item a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.mobile-navigation-item-subNavigation-item-subNavigation-header a {
  padding: 0;
}

.articleHeroDetails {
  display: flex;
  padding-top: 10%;
  margin-bottom: 150px;
  text-align: right;
}
@media only screen and (max-width: 991px) {
  .articleHeroDetails {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .articleHeroDetails {
    margin-bottom: 20px;
  }
}
.articleHeroDetails-content {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.articleHeroDetails-content-title {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  color: #1c2654;
  line-height: 43px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .articleHeroDetails-content-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}
.articleHeroDetails-contentNews-date {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  color: #f15a3b;
}
@media only screen and (max-width: 991px) {
  .articleHeroDetails-contentNews-date {
    font-size: 14px;
    line-height: 26px;
  }
}
.articleHeroDetails-contentNews-title {
  font-size: 35px;
  font-weight: bold;
  text-transform: uppercase;
  color: #1c2654;
  line-height: 45px;
  margin: 5px 0 40px;
}
@media only screen and (max-width: 991px) {
  .articleHeroDetails-contentNews-title {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 20px;
  }
}
.articleHeroDetails-contentNews-summary {
  font-weight: normal;
  font-size: 14px;
  color: #1c2654;
  line-height: 28px;
}
.articleHeroDetails-contentNews-description {
  font-size: 14px;
  color: #1c2654;
  line-height: 28px;
}
@media only screen and (max-width: 991px) {
  .articleHeroDetails-contentNews-description {
    font-size: 12px;
    line-height: 22px;
  }
}
.articleHeroDetails-contentNews-link {
  margin-top: 20px;
  align-self: flex-start;
}
.articleHeroDetails-image-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 60%;
  max-height: 700px;
  margin-right: 5%;
}
.articleHeroDetails-image-wrapper .articleHeroDetails-image {
  position: relative;
  width: inherit;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 7px 24px rgba(0, 0, 0, 0.11);
}
.articleHeroDetails-image-wrapper .articleHeroDetails-image img {
  height: 100%;
  width: 100%;
  position: relative;
  object-fit: cover;
  object-position: center;
}
.articleHeroDetails-image-wrapper::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 40px;
  height: 650px;
  width: 101%;
  border-radius: 10px;
  transform: translateY(-50%);
  background: #1C2654;
}
.articleHeroDetails-backgroundIcons {
  position: absolute;
  content: "";
  top: 50%;
  right: 40px;
  height: 650px;
  width: 100%;
  transform: translateY(-50%);
}
.articleHeroDetails-backgroundIcons > svg {
  position: absolute;
  top: 0;
  right: 0;
}
.articleHeroDetails-backgroundIcons .bg-icon-dubai-careers {
  height: 51px;
  width: 66px;
  fill: #992d8f;
}
.articleHeroDetails-backgroundIcons .bg-icon-o {
  height: 31px;
  width: 31px;
  color: #4cbfbc;
}
.articleHeroDetails-backgroundIcons .bg-icon-x {
  height: 30px;
  width: 34px;
}
.articleHeroDetails-backgroundIcons > svg:nth-child(1) {
  transform: rotateY(180deg) translate(-25%, -35%);
  transform: rotateY(-180deg) translate(25%, -35%);
}
.articleHeroDetails-backgroundIcons > svg:nth-child(2) {
  right: 45%;
  transform: translateY(100%);
}
.articleHeroDetails-backgroundIcons > svg:nth-child(3) {
  top: 15%;
  right: 87%;
  left: 0;
  transform: translateX(100%);
  transform: translateX(-100%);
}
.articleHeroDetails-backgroundIcons > svg:nth-child(4) {
  top: auto;
  bottom: 0;
  right: 20%;
  transform: translateY(-150%);
}
.articleHeroDetails-backgroundIcons > svg:nth-child(5) {
  top: auto;
  bottom: 0;
  right: 70%;
  transform: translateY(35%);
}
.articleHeroDetails-backgroundIcons > svg:nth-child(6) {
  top: auto;
  bottom: 0;
  right: 87%;
  left: 0;
  transform: translate(150%, -300%);
  transform: translate(-150%, -300%);
}
@media only screen and (max-width: 767px) {
  .articleHeroDetails-backgroundIcons > svg:nth-child(6) {
    transform: inherit;
  }
}
@media only screen and (max-width: 991px) {
  .articleHeroDetails {
    flex-direction: column-reverse;
  }
  .articleHeroDetails-content {
    width: 100%;
  }
  .articleHeroDetails-image-wrapper {
    position: static;
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
  }
  .articleHeroDetails-image-wrapper .articleHeroDetails-image img {
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .articleHeroDetails-image-wrapper::before {
    top: 60px;
    right: 0;
    width: 100vw;
    height: 200px;
    border-radius: 0;
    transform: none;
  }
  .articleHeroDetails-backgroundIcons {
    top: 90px;
    right: 0;
    width: 100vw;
    height: 180px;
    transform: none;
  }
}
.articleHeroDetails-documentLink {
  background: none;
  border: 2px solid #1dadeb;
  border-radius: 30px;
  height: 60px;
  padding: 0 10px 0 35px;
  margin-bottom: 20px;
  margin-top: 20px;
  color: #1dadeb;
  font-size: 16px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  text-transform: uppercase;
  -webkit-text-decoration: none !important;
  text-decoration: none !important;
  font-weight: bold;
  align-self: flex-start;
  transition: color 450ms;
}
@media only screen and (max-width: 991px) {
  .articleHeroDetails-documentLink {
    height: 54px;
    font-size: 12px;
  }
}
.articleHeroDetails-documentLink[data-url=""] {
  display: none;
}
.articleHeroDetails-documentLink:hover {
  background: #1dadeb;
  color: white;
}
.articleHeroDetails-documentLinkIcon {
  width: 34px;
  height: 34px;
  background-color: #1dadeb;
  border-radius: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 14px;
}
@media only screen and (max-width: 991px) {
  .articleHeroDetails-documentLinkIcon {
    width: 20px;
    height: 20px;
  }
}
.articleHeroDetails-documentLinkIcon svg {
  height: 16px;
  width: 16px;
  fill: #fff;
  transform: translateX(0.5px);
}
@media only screen and (max-width: 991px) {
  .articleHeroDetails-documentLinkIcon svg {
    width: 9px;
    height: 9px;
    transform: none;
  }
}
.articleHeroDetails-documentTextWrapper {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.articleHeroDetails-documentSize {
  font-size: 9px;
  color: grey;
  text-transform: none;
}

@media only screen and (min-width: 992px) {
  .publicationHeroDetails {
    padding-top: 3%;
  }
  .publicationHeroDetails .articleHeroDetails-image-wrapper::before {
    top: 0;
    bottom: 0;
    height: auto;
    transform: none;
  }
  .publicationHeroDetails .articleHeroDetails-backgroundIcons {
    top: 0;
    bottom: 0;
    height: auto;
    transform: none;
  }
}
.icon-cards {
  margin-top: 40px;
  margin-bottom: 70px;
}
.icon-cards .cards-item {
  width: 25%;
  padding: 25px 20px;
  float: left;
  float: right;
}
@media only screen and (width <= 576px) {
  .icon-cards .cards-item {
    width: 100%;
  }
}
.icon-cards .cards-item .card-wrapper {
  display: flex;
  align-items: center;
}
.icon-cards .cards-item .card-image {
  width: 40px;
  height: 40px;
  overflow: hidden;
  vertical-align: middle;
  position: relative;
  margin-right: 5px;
  margin-right: 0;
  margin-left: 5px;
}
.icon-cards .cards-item .card-image img {
  height: 80%;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.icon-cards .cards-item .card-title .title-text {
  font-size: 16px;
  font-weight: 700;
  color: #20275A;
  margin: 0;
  text-transform: uppercase;
}

.newsHeroDetails {
  display: flex;
  padding-top: 10%;
  margin-bottom: 150px;
  text-align: right;
}
@media only screen and (max-width: 991px) {
  .newsHeroDetails {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .newsHeroDetails {
    margin-bottom: 0;
  }
}

.newsHeroDetails-content {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.newsHeroDetails-content-title {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  color: #1C2654;
  line-height: 43px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .newsHeroDetails-content-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}

.newsHeroDetails-contentNews-date {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  color: #F15A3B;
}
@media only screen and (max-width: 991px) {
  .newsHeroDetails-contentNews-date {
    font-size: 14px;
    line-height: 26px;
  }
}
.newsHeroDetails-contentNews-title {
  font-size: 35px;
  font-weight: bold;
  text-transform: uppercase;
  color: #1C2654;
  line-height: 45px;
  margin: 5px 0 40px;
}
@media only screen and (max-width: 991px) {
  .newsHeroDetails-contentNews-title {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 20px;
  }
}
.newsHeroDetails-contentNews-description {
  font-size: 14px;
  color: #1C2654;
  line-height: 28px;
}
@media only screen and (max-width: 991px) {
  .newsHeroDetails-contentNews-description {
    font-size: 12px;
    line-height: 22px;
  }
}
.newsHeroDetails-contentNews-link {
  margin-top: 20px;
  align-self: flex-start;
}

.newsHeroDetails-image-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 60%;
  margin-right: 5%;
}
.newsHeroDetails-image-wrapper .newsHeroDetails-image {
  position: relative;
  height: 442px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 7px 24px rgba(0, 0, 0, 0.11);
}
.newsHeroDetails-image-wrapper .newsHeroDetails-image img {
  height: 100%;
  position: relative;
  object-fit: cover;
  object-position: center;
}

.newsHeroDetails-image-wrapper::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 40px;
  height: 650px;
  width: 101%;
  border-radius: 10px;
  transform: translateY(-50%);
  background: #1C2654;
}

.newsHeroDetails-backgroundIcons {
  position: absolute;
  content: "";
  top: 50%;
  right: 40px;
  height: 650px;
  width: 100%;
  transform: translateY(-50%);
}
.newsHeroDetails-backgroundIcons > svg {
  position: absolute;
  top: 0;
  right: 0;
}
.newsHeroDetails-backgroundIcons .bg-icon-dubai-careers {
  height: 51px;
  width: 66px;
  fill: #992D8F;
}
.newsHeroDetails-backgroundIcons .bg-icon-o {
  height: 31px;
  width: 31px;
  color: #4CBFBC;
}
.newsHeroDetails-backgroundIcons .bg-icon-x {
  height: 30px;
  width: 34px;
}
.newsHeroDetails-backgroundIcons > svg:nth-child(1) {
  transform: rotateY(180deg) translate(-25%, -35%);
  transform: rotateY(-180deg) translate(25%, -35%);
}
.newsHeroDetails-backgroundIcons > svg:nth-child(2) {
  right: 45%;
  transform: translateY(100%);
}
.newsHeroDetails-backgroundIcons > svg:nth-child(3) {
  top: 15%;
  right: 87%;
  left: 0;
  transform: translateX(100%);
  transform: translateX(-100%);
}
.newsHeroDetails-backgroundIcons > svg:nth-child(4) {
  top: auto;
  bottom: 0;
  right: 20%;
  transform: translateY(-150%);
}
.newsHeroDetails-backgroundIcons > svg:nth-child(5) {
  top: auto;
  bottom: 0;
  right: 70%;
  transform: translateY(35%);
}
.newsHeroDetails-backgroundIcons > svg:nth-child(6) {
  top: auto;
  bottom: 0;
  right: 87%;
  left: 0;
  transform: translate(150%, -300%);
  transform: translate(-150%, -300%);
}
@media only screen and (max-width: 767px) {
  .newsHeroDetails-backgroundIcons > svg:nth-child(6) {
    transform: inherit;
  }
}

@media only screen and (max-width: 991px) {
  .newsHeroDetails {
    flex-direction: column-reverse;
  }
  .newsHeroDetails-content {
    width: 100%;
  }
  .newsHeroDetails-image-wrapper {
    position: static;
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
  }
  .newsHeroDetails-image-wrapper .newsHeroDetails-image {
    height: 350px;
  }
  .newsHeroDetails-image-wrapper .newsHeroDetails-image img {
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .newsHeroDetails-image-wrapper::before {
    top: 60px;
    right: 0;
    width: 100vw;
    height: 200px;
    border-radius: 0;
    transform: none;
  }
  .newsHeroDetails-backgroundIcons {
    top: 90px;
    right: 0;
    width: 100vw;
    height: 180px;
    transform: none;
  }
}
@media only screen and (max-width: 767px) {
  .newsHeroDetails-image-wrapper .newsHeroDetails-image {
    height: 177px;
  }
}
.newsletter {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 450ms 0ms, transform 450ms 0ms;
  color: #fff;
  font-weight: bold;
}
.newsletter .container {
  position: relative;
}
.newsletter .row {
  align-items: center;
  position: relative;
  border-radius: 10px;
  background-color: #1C2654;
  padding: 30px;
  margin: 0;
}
.newsletter-bg-icon {
  fill: #f7ce00;
  position: absolute;
  bottom: 85%;
  right: 88%;
  width: 63px;
  height: 50px;
}
.newsletter-bg-icon-success {
  display: none;
  fill: #27AAE1;
}
@media only screen and (max-width: 991px) {
  .newsletter-bg-icon {
    width: 50px;
    height: 50px;
    bottom: 87%;
    right: 80%;
  }
}
.newsletter.success .newsletter-bg-icon {
  display: none;
}
.newsletter.success .newsletter-bg-icon-success {
  display: block;
}
@media only screen and (max-width: 991px) {
  .newsletter.success .newsletter-text {
    white-space: normal;
  }
}
.newsletter-header {
  font-size: 28px;
  line-height: 38px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .newsletter-header {
    font-size: 18px;
    line-height: 24px;
  }
}
.newsletter-header-second {
  color: #f5cc1c;
}
.newsletter-text {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  white-space: nowrap;
  font-size: 22px;
}
@media only screen and (max-width: 991px) {
  .newsletter-text {
    font-size: 18px;
    font-weight: bold;
    line-height: 31px;
    white-space: initial;
  }
}
.newsletter-text-input {
  background: transparent;
  color: #26ade3;
  border: 0.5px solid transparent;
  width: 160px;
  min-width: 100%;
  font-weight: bold;
  padding-right: 0.4em;
  animation: glowing 1500ms infinite;
  animation: glowing-ar 1500ms infinite;
}
@media only screen and (max-width: 991px) {
  .newsletter-text-input {
    width: 200px;
  }
}
.newsletter-text-input::-moz-placeholder {
  color: #26ade3;
}
.newsletter-text-input::placeholder {
  color: #26ade3;
}
.newsletter-text-input:focus {
  animation: none;
  animation: none;
}
.newsletter-text-input:focus::-moz-placeholder {
  color: transparent;
  border: none;
}
.newsletter-text-input:focus::placeholder {
  color: transparent;
  border: none;
}
.newsletter-text-input.not-empty {
  animation: none;
}
.newsletter-text-input-span {
  flex: 1 1 auto;
  min-width: 100px;
  position: relative;
}
.newsletter-text-input-span.error {
  margin: 0;
}
.newsletter-text-submit {
  display: none;
  margin: 20px 0;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  border-width: 2px;
  padding: 0;
  position: relative;
  cursor: pointer;
}
.newsletter-text-submit svg {
  width: 60%;
  position: absolute;
  top: calc(50% + 1px);
  left: calc(50% - 1px);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 991px) {
  .newsletter-text-submit {
    margin: 0;
  }
}
.newsletter-text.error .newsletter-text-input {
  color: #f15a3b;
}
.newsletter-text-wrapper {
  align-items: center;
  display: flex;
  position: relative;
  z-index: 1;
}
.newsletter .error-inline, .newsletter .form-container .error-inline-captcha, .form-container .newsletter .error-inline-captcha {
  position: absolute;
  /* top: calc(100% - 2px); */
  color: #f15a3b;
  font-size: 14px;
  font-weight: bold;
  background: url("../icons/error-msg.svg") no-repeat 0 center;
  padding-right: 25px;
  background-position-x: 100%;
}
@media only screen and (max-width: 991px) {
  .newsletter .error-inline, .newsletter .form-container .error-inline-captcha, .form-container .newsletter .error-inline-captcha {
    position: absolute;
  }
}

@keyframes glowing {
  50% {
    border-left: solid #26ade3 0.5px;
  }
}
@keyframes glowing-ar {
  50% {
    border-right: solid #26ade3 0.5px;
  }
}
.other-services-title, .other-services-subtitle, .other-services .card-title {
  color: #1C2654;
  font-size: 18px;
  font-weight: bold;
  line-height: 43px;
  width: 100%;
}
.other-services-title {
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  .other-services .mobile-container {
    display: flex;
    flex-direction: column;
  }
}
.other-services .card {
  border-bottom: 1px solid #D8D8D8;
  height: 100%;
  padding-top: 30px;
}
.other-services .card-text {
  color: #20275a;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  max-height: 3em;
  overflow-y: hidden;
}
.other-services .card-body {
  padding-right: 30%;
  padding-right: 0;
  padding-left: 30%;
}
@media only screen and (max-width: 991px) {
  .other-services .card-body {
    padding-right: 0;
  }
}

.launcher {
  position: fixed;
  left: 10px;
  bottom: 10px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  cursor: pointer;
  transform-origin: center;
  backface-visibility: hidden;
  overflow: hidden;
  font-family: intercom-font, "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

.launcher.open {
  background: #3BA8DD;
}
.launcher.open:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3) !important;
}

.launcher .open-icon {
  top: 0;
  bottom: 0;
  width: 100%;
  transition: transform 0.16s linear, opacity 0.08s linear;
  background-position: 50%;
  background-image: url("../images/rashid-bot.svg");
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
  transform: rotate(0deg) scale(1);
  position: absolute;
}

.launcher .close-icon {
  transition: transform 0.16s linear, opacity 0.08s linear;
  background-position: 50%;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  opacity: 0;
  transform: rotate(-30deg);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcBAMAAACAI8KnAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAIVBMVEUAAAD///////////////////////////////////8AAADPn83rAAAACXRSTlMACq47u/I8r7wWzHxoAAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAJJJREFUGNNdzzEKhDAQBdAvwtYWW9hbbSdCDrBnWBDS2Sx7A8HSKwgic1tNxj/jmirDC5P/UTSw01V4ri2nMr7xkg/HIAu+Qi6j9HhEcpB1gHFGGCuSTyQTlQ2Vg3ic4x49TVpzwcQXvI+3x/+r0p9eLAfyYhrIWNOSmfZkVlH2Kpm9Z+bJeh68oSYmnlGMnv1X7RZ2SET5id+LAAAAAElFTkSuQmCC");
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}

.chat-content.open {
  display: inline;
}

.launcher.open .close-icon {
  opacity: 1;
  transform: rotate(0deg);
}

.launcher.open .open-icon {
  opacity: 0;
  transform: rotate(30deg) scale(0);
}

.chat-content {
  background: white;
  z-index: 2147483000 !important;
  position: fixed !important;
  left: 20px;
  width: 90vw !important;
  max-width: 370px !important;
  min-height: 250px !important;
  max-height: 590px !important;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.4) !important;
  border-radius: 8px !important;
  overflow: hidden !important;
  opacity: 1 !important;
  height: calc(100% - 20px - 75px - 20px);
  bottom: 80px;
  display: none;
}

.chat-content > iframe {
  width: 100% !important;
  height: 100% !important;
}

.related-items {
  padding: 50px 0 90px;
}
@media only screen and (max-width: 991px) {
  .related-items:last-child {
    margin-bottom: 50px;
  }
}
.related-items .section-header {
  font-size: 28px;
  color: #1C2654;
  line-height: 43px;
}
.related-items-view-all {
  display: flex;
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  .related-items-view-all {
    margin-top: 10px;
  }
}
.related-items .card-wrapper {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .related-items .card-wrapper {
    margin-bottom: 20px;
  }
}
.related-items .card {
  display: flex;
  flex-direction: column;
  background: white;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #C6D2DB;
  height: 100%;
}
.related-items .card-row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.related-items .card-text {
  color: #20275a;
  font-size: 14px;
  font-weight: light;
  line-height: 20px;
  min-height: 130px;
}
.related-items .card-title {
  color: #20275a;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.related-items .card-time {
  color: #f15a3b;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.related-items .card-img-wrapper {
  width: 100%;
  height: 180px;
  overflow: hidden;
  position: relative;
}
.related-items .card-content-wrapper {
  display: flex;
  flex-direction: column;
}
.related-items .card-img {
  position: absolute;
  top: 50%;
  right: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  transform: translate(50%, -50%);
}
.related-items .card-img-left {
  display: flex;
  flex-direction: row;
}
.related-items .card-img-top {
  display: flex;
  flex-direction: column;
}
.related-items .card-img-top .card-row {
  flex-direction: column;
  height: 100%;
}
.related-items .card-img-top .card-text {
  display: none;
}
.related-items .card-img-top .col-6 {
  flex: none;
  max-width: 100%;
  flex-grow: 1;
}
.related-items .card-img-top .card-img-wrapper {
  height: 180px;
}
@media only screen and (max-width: 991px) {
  .related-items .card {
    display: flex;
    flex-direction: column;
  }
  .related-items .card .card-row {
    flex-direction: column;
    height: 100%;
  }
  .related-items .card .card-text {
    display: none;
  }
  .related-items .card .col-6 {
    flex: none;
    max-width: 100%;
    flex-grow: 1;
  }
  .related-items .card .card-img-wrapper {
    height: 180px;
  }
}
.related-items .card-body {
  padding: 20px 35px 0 20px;
  flex-grow: 1;
  padding: 20px 20px 0 35px;
}
.related-items .card-footer {
  padding: 0 15px;
  margin-bottom: 15px;
  display: flex;
  flex-direction: row-reverse;
}
.related-items .card-link {
  background-color: #26ade3;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(180deg);
}
.related-items .card-link-icon {
  color: white !important;
  height: 13px;
  width: 8px;
}
.related-items .container {
  position: relative;
}

@media only screen and (max-width: 991px) {
  .screenshots {
    overflow: hidden;
  }
}
.screenshots .mobile-hscroll {
  max-height: 560px;
  overflow-y: hidden;
}
.screenshots .mobile-hscroll.slick-initialized {
  max-height: none;
  overflow-y: auto;
}
@media only screen and (min-width: 768px) {
  .screenshots .mobile-hscroll {
    flex-wrap: wrap;
  }
}
.screenshots .card {
  padding: 40px;
  border-radius: 23px;
  background-color: #4cbfbc;
}
.screenshots .card-img {
  width: 100%;
}
.screenshots [data-slider-screenshots]:not(.slick-initialized) .card {
  width: 30%;
  margin: 30px;
  min-height: 400px;
}
.screenshots .card[data-number="0"] {
  background-color: #f15a3b;
}
.screenshots .card[data-number="1"] {
  background-color: #f5cc1c;
}
.screenshots .card[data-number="2"] {
  background-color: #992d8f;
}
.screenshots .card[data-number="3"] {
  background-color: #8ac440;
}
.screenshots .card[data-number="4"] {
  background-color: #4cbfbc;
}
.screenshots .card[data-number="5"] {
  background-color: #1761ab;
}
.screenshots .card[data-number="6"] {
  background-color: #f15a3b;
}
.screenshots .card[data-number="7"] {
  background-color: #f5cc1c;
}
.screenshots .card[data-number="8"] {
  background-color: #992d8f;
}
.screenshots .card[data-number="9"] {
  background-color: #8ac440;
}
.screenshots .card[data-number="10"] {
  background-color: #4cbfbc;
}
.screenshots .card[data-number="11"] {
  background-color: #1761ab;
}
.screenshots .slick-slider {
  margin-right: -30px;
  margin-left: -30px;
  display: flex;
  justify-content: center;
}
.screenshots .slick-slider .slick-list {
  order: 0;
}
.screenshots .slick-slider .slick-prev {
  order: 1;
}
.screenshots .slick-slider .slick-next {
  order: 2;
}
.screenshots .slick-slider .slick-arrow {
  background-color: #26ade3;
  border: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  transform: rotate(180deg);
}
.screenshots .slick-slider .slick-arrow svg {
  width: 11px;
  height: 13px;
}
.screenshots .slick-slide {
  padding: 30px;
}
@media only screen and (max-width: 991px) {
  .screenshots .slick-slide {
    padding: 10px;
  }
}

.video-wrapper {
  overflow: hidden;
  border-radius: 8px;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrapper.video-playing .video-video {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}
.video-wrapper.video-playing .video-img {
  display: none;
}
.video-wrapper.video-playing .video-play {
  display: none;
}
.video-video {
  width: 100%;
  display: block;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.video-img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
}
.video-play {
  position: absolute;
  z-index: 2;
  display: flex;
  justify-content: flex-start;
  top: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  outline: 0;
  left: 50%;
  right: unset;
  background: none;
  border: none;
}
@media only screen and (max-width: 991px) {
  .video-wrapper {
    border-radius: 0;
  }
  .video-play-icon {
    width: 63px;
    height: 63px;
  }
}

.newsHero,
.blogsHero {
  display: flex;
  padding-top: 10%;
  margin-bottom: 150px;
  text-align: right;
}
@media only screen and (max-width: 991px) {
  .newsHero,
  .blogsHero {
    margin-bottom: 50px;
  }
}
.newsHero-content,
.blogsHero-content {
  width: 40%;
  display: flex;
  flex-direction: column;
}
.newsHero-content-title,
.blogsHero-content-title {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  color: #1C2654;
  line-height: 43px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .newsHero-content-title,
  .blogsHero-content-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}
.newsHero-contentNews-date,
.blogsHero-contentNews-date {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  color: #f15a3b;
}
@media only screen and (max-width: 767px) {
  .newsHero-contentNews-date,
  .blogsHero-contentNews-date {
    font-size: 14px;
    line-height: 26px;
  }
}
.newsHero-contentNews-title,
.blogsHero-contentNews-title {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  color: #1c2654;
  line-height: 32px;
  margin: 5px 0 40px;
}
@media only screen and (max-width: 767px) {
  .newsHero-contentNews-title,
  .blogsHero-contentNews-title {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 20px;
  }
}
.newsHero-contentNews-description,
.blogsHero-contentNews-description {
  font-size: 14px;
  color: #1c2654;
  line-height: 28px;
}
@media only screen and (max-width: 767px) {
  .newsHero-contentNews-description,
  .blogsHero-contentNews-description {
    font-size: 12px;
    line-height: 22px;
  }
}
.newsHero-contentNews-link,
.blogsHero-contentNews-link {
  margin-top: 20px;
  align-self: flex-start;
}
.newsHero-image-wrapper,
.blogsHero-image-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 60%;
  margin-right: 10%;
}
.newsHero-image-wrapper .newsHero-image,
.newsHero-image-wrapper .blogsHero-image,
.blogsHero-image-wrapper .newsHero-image,
.blogsHero-image-wrapper .blogsHero-image {
  position: relative;
  height: 442px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 7px 24px rgba(0, 0, 0, 0.11);
}
.newsHero-image-wrapper .newsHero-image img,
.newsHero-image-wrapper .blogsHero-image img,
.blogsHero-image-wrapper .newsHero-image img,
.blogsHero-image-wrapper .blogsHero-image img {
  height: 100%;
  position: relative;
  border-radius: 10px;
  object-fit: cover;
  object-position: center;
}
.newsHero-image-wrapper::before,
.blogsHero-image-wrapper::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 40px;
  height: 650px;
  width: 100vw;
  border-radius: 10px;
  transform: translateY(-50%);
  background: #1C2654;
}
.newsHero-backgroundIcons,
.blogsHero-backgroundIcons {
  position: absolute;
  content: "";
  top: 50%;
  right: 40px;
  height: 650px;
  width: 100%;
  transform: translateY(-50%);
}
.newsHero-backgroundIcons > svg,
.blogsHero-backgroundIcons > svg {
  position: absolute;
  top: 0;
  right: 0;
}
.newsHero-backgroundIcons .bg-icon-dubai-careers,
.blogsHero-backgroundIcons .bg-icon-dubai-careers {
  height: 51px;
  width: 66px;
  fill: #992d8f;
}
.newsHero-backgroundIcons .bg-icon-o,
.blogsHero-backgroundIcons .bg-icon-o {
  height: 31px;
  width: 31px;
  color: #4cbfbc;
}
.newsHero-backgroundIcons .bg-icon-x,
.blogsHero-backgroundIcons .bg-icon-x {
  height: 30px;
  width: 34px;
}
.newsHero-backgroundIcons > svg:nth-child(1),
.blogsHero-backgroundIcons > svg:nth-child(1) {
  transform: rotateY(180deg) translate(-25%, -35%);
  transform: rotateY(-180deg) translate(25%, -35%);
}
.newsHero-backgroundIcons > svg:nth-child(2),
.blogsHero-backgroundIcons > svg:nth-child(2) {
  right: 45%;
  transform: translateY(100%);
}
.newsHero-backgroundIcons > svg:nth-child(3),
.blogsHero-backgroundIcons > svg:nth-child(3) {
  top: 15%;
  right: auto;
  left: 0;
  transform: translateX(100%);
  transform: translateX(-100%);
}
.newsHero-backgroundIcons > svg:nth-child(4),
.blogsHero-backgroundIcons > svg:nth-child(4) {
  top: auto;
  bottom: 0;
  right: 20%;
  transform: translateY(-150%);
}
.newsHero-backgroundIcons > svg:nth-child(5),
.blogsHero-backgroundIcons > svg:nth-child(5) {
  top: auto;
  bottom: 0;
  right: 70%;
  transform: translateY(35%);
}
.newsHero-backgroundIcons > svg:nth-child(6),
.blogsHero-backgroundIcons > svg:nth-child(6) {
  top: auto;
  bottom: 0;
  right: auto;
  left: 0;
  transform: translate(150%, -300%);
  transform: translate(-150%, -300%);
}
@media only screen and (max-width: 767px) {
  .newsHero,
  .blogsHero {
    flex-direction: column-reverse;
  }
  .newsHero-content,
  .blogsHero-content {
    width: 100%;
  }
  .newsHero-image-wrapper,
  .blogsHero-image-wrapper {
    position: static;
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
  }
  .newsHero-image-wrapper .newsHero-image,
  .newsHero-image-wrapper .blogsHero-image,
  .blogsHero-image-wrapper .newsHero-image,
  .blogsHero-image-wrapper .blogsHero-image {
    max-height: 650px;
    height: 100%;
  }
  .newsHero-image-wrapper .newsHero-image img,
  .newsHero-image-wrapper .blogsHero-image img,
  .blogsHero-image-wrapper .newsHero-image img,
  .blogsHero-image-wrapper .blogsHero-image img {
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .newsHero-image-wrapper::before,
  .blogsHero-image-wrapper::before {
    top: 60px;
    right: 0;
    width: 100vw;
    height: 200px;
    border-radius: 0;
    transform: none;
  }
  .newsHero-backgroundIcons,
  .blogsHero-backgroundIcons {
    top: 90px;
    right: 0;
    width: 100vw;
    height: 180px;
    transform: none;
    overflow: hidden;
  }
}

.publicationPreview {
  margin-bottom: 80px;
}
@media only screen and (max-width: 991px) {
  .publicationPreview {
    display: none;
  }
}
.publicationPreview-object {
  width: 100%;
  height: 80vh;
}
.publicationPreview-frame {
  width: 100%;
  height: 80vh;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
section.newsroom,
section.knowledgeHub {
  text-align: right;
}

.newsroom-content-wrapper,
.knowledgeHub-content-wrapper {
  position: relative;
}
.newsroom-tabs,
.knowledgeHub-tabs {
  display: flex;
  margin-bottom: 30px;
  border-bottom: 1px solid #a0a9b0;
}
.newsroom-tab,
.knowledgeHub-tab {
  width: 25%;
  padding: 20px 0;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #c6d2db;
  background-color: white;
  cursor: pointer;
  border: 1px solid #c6d2db;
  border-bottom-width: 1px;
  border-bottom-color: #a0a9b0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  transform: translateY(1px);
  transition: color 450ms, border-color 450ms;
}
.newsroom-tab.active,
.knowledgeHub-tab.active {
  position: relative;
  color: #26ade3;
  border-color: #a0a9b0;
  border-bottom-color: white;
  z-index: 2;
  border-left-color: #a0a9b0;
}
.newsroom-content,
.knowledgeHub-content {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  min-height: 45vh;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity 450ms, visibility 450ms;
}
html[lang=ar] .newsroom-content:not(.active),
html[lang=ar] .knowledgeHub-content:not(.active) {
  display: none;
}
.newsroom-content.active,
.knowledgeHub-content.active {
  position: relative;
  opacity: 1;
  visibility: visible;
  transition-delay: 450ms;
}
.newsroom-content-filters,
.knowledgeHub-content-filters {
  width: calc(25% - 20px);
  margin-left: 20px;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid #c6d2db;
  animation-name: fade-in;
  animation-duration: 500ms;
  animation-play-state: running;
  animation-fill-mode: forwards;
}
.newsroom-content-filter-dropdown,
.knowledgeHub-content-filter-dropdown {
  border-radius: 34px;
  border: 3px solid #26ade3;
  height: 60px;
}
.newsroom-content-filter-dropdown :focus,
.knowledgeHub-content-filter-dropdown :focus {
  outline: none;
}
.newsroom-content-filter-dropdown-icon,
.knowledgeHub-content-filter-dropdown-icon {
  max-width: 10px;
  display: inline;
  max-height: 10px;
  position: relative;
  top: -70%;
  left: 85%;
  transform: rotate(90deg);
  right: 85%;
}
.newsroom-content-filter-dropdown + .newsroom-content-filter-dropdown,
.newsroom-content-filter-dropdown + .knowledgeHub-content-filter-dropdown,
.knowledgeHub-content-filter-dropdown + .newsroom-content-filter-dropdown,
.knowledgeHub-content-filter-dropdown + .knowledgeHub-content-filter-dropdown {
  margin-top: 30px;
}
.newsroom-content-filterTitle,
.knowledgeHub-content-filterTitle {
  margin-bottom: 6px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  color: #1c2654;
}
.newsroom-content-filter-select,
.knowledgeHub-content-filter-select {
  border: none;
  color: #26ade3;
  background-color: transparent;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 30px;
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.newsroom-content-filter:not(:first-child),
.knowledgeHub-content-filter:not(:first-child) {
  margin-top: 40px;
}
.newsroom-content-filterOption,
.knowledgeHub-content-filterOption {
  position: relative;
  padding-right: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-weight: bold;
  font-size: 16px;
  color: #b0bec8;
  cursor: pointer;
  transition: color 450ms;
}
.newsroom-content-filterOption:hover,
.knowledgeHub-content-filterOption:hover {
  color: #26ADE3;
}
.newsroom-content-filterOption.active,
.knowledgeHub-content-filterOption.active {
  color: #26ADE3;
}
.newsroom-content-filterOption.active > svg,
.knowledgeHub-content-filterOption.active > svg {
  color: #26ADE3;
}
.newsroom-content-filterOption.active::before,
.knowledgeHub-content-filterOption.active::before {
  border-color: #26ADE3;
}
.newsroom-content-filterOption > svg,
.knowledgeHub-content-filterOption > svg {
  position: absolute;
  top: 12px;
  right: 4px;
  width: 11px;
  height: 9px;
  color: transparent;
  transition: color 450ms;
}
.newsroom-content-filterOption > *,
.knowledgeHub-content-filterOption > * {
  pointer-events: none;
}
.newsroom-content-filterOption::before,
.knowledgeHub-content-filterOption::before {
  content: "";
  position: absolute;
  top: 7px;
  right: 0;
  pointer-events: none;
  height: 19px;
  width: 19px;
  border: 2px solid #c6d2db;
  transition: border-color 450ms;
}
.newsroom-content-filters-mobile,
.knowledgeHub-content-filters-mobile {
  display: none;
}
.newsroom-content-filters-mobileOpen,
.knowledgeHub-content-filters-mobileOpen {
  display: none;
}
.newsroom-content-listing,
.knowledgeHub-content-listing {
  display: flex;
  flex-wrap: wrap;
  width: calc(75% + 20px);
  margin: 0 -10px;
}
.newsroom-content-listing-loadMore,
.knowledgeHub-content-listing-loadMore {
  width: 75%;
  margin-top: 30px;
  margin-right: 25%;
  align-self: flex-end;
  text-align: center;
}
.newsroom-content-listing-loadMore button,
.knowledgeHub-content-listing-loadMore button {
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  padding: 0 2px;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #26ade3;
  border-bottom: 3px solid #26ade3;
}
.newsroom-content-listing-loadMore button > span,
.knowledgeHub-content-listing-loadMore button > span {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .newsroom-content-listing-loadMore,
  .knowledgeHub-content-listing-loadMore {
    width: 66.66%;
    margin-right: 33.33%;
  }
}
@media only screen and (max-width: 767px) {
  .newsroom-content-listing-loadMore,
  .knowledgeHub-content-listing-loadMore {
    width: 100%;
    margin-right: 0;
  }
}
.newsroom-content-item,
.knowledgeHub-content-item {
  position: relative;
  display: flex;
  flex-direction: column;
  opacity: 0;
  width: calc(33.33% - 20px);
  height: 470px;
  margin: 0 10px 20px 10px;
  border-radius: 8px;
  border: 1px solid #c6d2db;
  overflow: hidden;
  -webkit-text-decoration: none;
  text-decoration: none;
  animation-name: fade-in;
  animation-duration: 500ms;
  animation-play-state: running;
  animation-fill-mode: forwards;
  transition: box-shadow 450ms;
}
.newsroom-content-item:hover,
.knowledgeHub-content-item:hover {
  box-shadow: 0 0 10px 1px lightgrey;
}
.newsroom-content-itemImage,
.knowledgeHub-content-itemImage {
  position: relative;
  overflow: hidden;
  height: 180px;
  width: 100%;
  margin-bottom: 10px;
}
.newsroom-content-itemImage img,
.knowledgeHub-content-itemImage img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 450ms;
}
.newsroom-content-item:hover .newsroom-content-itemImage img,
.newsroom-content-item:hover .knowledgeHub-content-itemImage img,
.knowledgeHub-content-item:hover .newsroom-content-itemImage img,
.knowledgeHub-content-item:hover .knowledgeHub-content-itemImage img {
  transform: scale(1.05);
}
.newsroom-content-itemDate,
.knowledgeHub-content-itemDate {
  padding: 0 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #f15a3b;
}
.newsroom-content-itemTitle,
.knowledgeHub-content-itemTitle {
  margin-bottom: 8px;
  padding: 0 15px;
  font-weight: bold;
  font-size: 16px;
  color: #20275a;
  line-height: 20px;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.newsroom-content-itemText,
.knowledgeHub-content-itemText {
  flex-shrink: 1;
  overflow: auto;
  max-height: 11.5em;
  margin-bottom: 10px;
  padding: 0 15px;
  font-weight: normal;
  font-size: 14px;
  color: #20275a;
  line-height: 20px;
}
.newsroom-content-itemLink,
.knowledgeHub-content-itemLink {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
  border-radius: 100%;
  color: white;
  background-color: #26ade3;
  transform: translate(10px, 5px) rotateZ(180deg);
  transform: translate(10px, 5px);
}
.newsroom-content-itemLink svg,
.knowledgeHub-content-itemLink svg {
  height: 12px;
  width: 10px;
}
@media only screen and (max-width: 991px) {
  .newsroom-content-filters,
  .knowledgeHub-content-filters {
    width: calc(33.33% - 20px);
  }
  .newsroom-content-listing,
  .knowledgeHub-content-listing {
    width: calc(66.66% + 20px);
  }
  .newsroom-content-item,
  .knowledgeHub-content-item {
    width: calc(50% - 20px);
    height: 490px;
  }
}
@media only screen and (max-width: 767px) {
  .newsroom-tabs,
  .knowledgeHub-tabs {
    width: 100%;
    border: none;
  }
  .newsroom-tab,
  .knowledgeHub-tab {
    width: 50%;
    padding: 18px 0;
    font-size: 12px;
    border: 1px solid #c6d2db;
    border-radius: 0;
    border-bottom-width: 1px;
    transform: translateY(1px);
    transition: color 450ms, border 450ms;
  }
  .newsroom-tab:nth-child(1),
  .knowledgeHub-tab:nth-child(1) {
    border-left-color: transparent;
  }
  .newsroom-tab:nth-child(2),
  .knowledgeHub-tab:nth-child(2) {
    border-right-color: transparent;
    transform: translateX(-1px) translateY(1px);
    transform: translateX(1px) translateY(1px);
  }
  .newsroom-tab.active,
  .knowledgeHub-tab.active {
    position: relative;
    color: #26ade3;
    border-color: #c6d2db !important;
    border-bottom-width: 3px;
    border-bottom-color: #26ade3 !important;
    z-index: 2;
  }
  .newsroom-content,
  .knowledgeHub-content {
    flex-direction: column;
  }
  .newsroom-content-filters,
  .knowledgeHub-content-filters {
    width: 100%;
    flex-basis: 100%;
    margin-left: 0;
    display: none;
  }
  .newsroom-content-filters-mobileOpen,
  .knowledgeHub-content-filters-mobileOpen {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 54px;
    width: 100%;
    margin-bottom: 30px;
    background: #fff;
    border: 3px solid #26ade3;
    border-radius: 37.6px;
    padding-right: 26px;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    color: #26ade3;
  }
  .newsroom-content-filters-mobileOpen .newsroom-icon,
  .newsroom-content-filters-mobileOpen .knowledgeHub-icon,
  .knowledgeHub-content-filters-mobileOpen .newsroom-icon,
  .knowledgeHub-content-filters-mobileOpen .knowledgeHub-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    flex-grow: 0;
    background: #26ade3;
    border-radius: 100%;
    height: 38px;
    width: 38px;
    transform: translateX(-6px);
    transform: translateX(6px);
  }
  .newsroom-content-filters-mobileOpen svg,
  .knowledgeHub-content-filters-mobileOpen svg {
    color: white;
    height: 12px;
    width: 19px;
  }
  .newsroom-content-filters-mobileClose,
  .knowledgeHub-content-filters-mobileClose {
    position: absolute;
    top: 20px;
    left: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    flex-grow: 0;
    background: #26ade3;
    border-radius: 100%;
    height: 27px;
    width: 27px;
  }
  .newsroom-content-filters-mobileClose svg,
  .knowledgeHub-content-filters-mobileClose svg {
    color: white;
    height: 11px;
    width: 11px;
  }
  .newsroom-content-filters-mobile,
  .knowledgeHub-content-filters-mobile {
    position: fixed;
    display: block;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 100vw;
    max-height: 80vh;
    top: 100%;
    left: 0;
    z-index: 5;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: white;
    opacity: 0;
    visibility: hidden;
    transition: transform 450ms, visibility 450ms, opacity 450ms;
  }
  .newsroom-content-filters-mobile.active,
  .knowledgeHub-content-filters-mobile.active {
    transform: translateY(-100%);
    opacity: 1;
    visibility: visible;
  }
  .newsroom-content-filters-mobile .newsroom-content-filter,
  .newsroom-content-filters-mobile .knowledgeHub-content-filter,
  .knowledgeHub-content-filters-mobile .newsroom-content-filter,
  .knowledgeHub-content-filters-mobile .knowledgeHub-content-filter {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .newsroom-content-filters-mobileTitle,
  .knowledgeHub-content-filters-mobileTitle {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    color: #20275a;
    line-height: 26px;
    margin-bottom: 30px;
  }
  .newsroom-content-listing,
  .knowledgeHub-content-listing {
    width: 100%;
    margin: 0;
  }
  .newsroom-content-item,
  .knowledgeHub-content-item {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .newsroom-content-itemDate,
  .knowledgeHub-content-itemDate {
    font-size: 12px;
  }
  .newsroom-content-itemTitle,
  .knowledgeHub-content-itemTitle {
    font-size: 14px;
    line-height: 20.6px;
  }
  .newsroom-content-itemText,
  .knowledgeHub-content-itemText {
    font-size: 12px;
    line-height: 20px;
  }
}

.newsroom-content-itemLink-wrapper {
  display: flex;
  flex-grow: 2;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 0 15px 15px;
}

@media only screen and (max-width: 991px) {
  .knowledgeHub {
    display: flex;
    flex-flow: column nowrap;
  }
  .knowledgeHub-tabs {
    order: -1;
  }
}
.knowledgeHub-searchForm {
  margin-bottom: 48px;
}
@media only screen and (max-width: 991px) {
  .knowledgeHub-searchForm {
    margin-bottom: 30px;
  }
}
.knowledgeHub-searchWrapper {
  width: calc(50% - 6px);
  position: relative;
}
@media only screen and (max-width: 991px) {
  .knowledgeHub-searchWrapper {
    width: 100%;
  }
}
.knowledgeHub-searchInput {
  font-weight: 200;
  font-size: 18px;
  line-height: 48px;
  padding: 0 54px 0 32px;
  background-color: #F8F8F8;
  border: 0;
  border-radius: 24px;
  width: 100%;
  outline: none;
  transition: box-shadow 450ms;
}
@media only screen and (max-width: 991px) {
  .knowledgeHub-searchInput {
    font-size: 12px;
  }
}
.knowledgeHub-searchInput:active, .knowledgeHub-searchInput:focus, .knowledgeHub-searchInput:hover {
  box-shadow: 0 0 10px 1px lightgrey;
}
.knowledgeHub-searchButton {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 50%;
  background-color: #26ADE3;
  position: absolute;
  top: 50%;
  right: 7px;
  padding: 0;
  transform: translate(0, -50%);
}
.knowledgeHub-searchButtonIcon {
  width: 14px;
  height: 14px;
  fill: #fff;
}
.knowledgeHub-content-type {
  background-color: #67bebc;
  position: absolute;
  transform: translateY(-50%);
  right: 15px;
  color: #fff;
  font-size: 9px;
  padding: 2px 6px;
  font-weight: bold;
}
.knowledgeHub-content-item {
  height: 206px;
  overflow: visible;
}
.knowledgeHub-content-itemImage {
  display: none;
}
.knowledgeHub-content-itemDate {
  margin-top: 15px;
}
.knowledgeHub-content-itemLink-wrapper {
  display: flex;
  flex-grow: 2;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0 15px 15px;
}
.knowledgeHub-content-itemLink-wrapper-publications {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}
.knowledgeHub-content-itemLinkActions-wrapper {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}
.knowledgeHub-content-itemLink-extras {
  display: flex;
  flex-flow: column nowrap;
  margin-left: 10px;
}
.knowledgeHub-content-itemLink-tagItem {
  color: #efc71c;
}
.knowledgeHub-content-itemLink-tagItem + .knowledgeHub-content-itemLink-tagItem {
  margin-right: 20px;
}
.knowledgeHub-content-itemLink-document {
  background: none;
  border: 1px solid #1dadeb;
  border-radius: 15px;
  height: 38px;
  padding: 0 10px 0 15px;
  color: #1dadeb;
  margin-top: 6px;
  font-size: 12px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  .knowledgeHub-content-itemLink-document {
    font-size: 8px;
  }
}
.knowledgeHub-content-itemLink-document[data-url=""] {
  display: none;
}
.knowledgeHub-content-itemLink-document:hover {
  background: #1dadeb;
  color: white;
}
.knowledgeHub-content-itemLink-documentIcon {
  width: 18px;
  height: 18px;
  background-color: #1dadeb;
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 4px;
}
.knowledgeHub-content-itemLink-documentIcon svg {
  height: 9px;
  width: 6.7px;
  fill: #fff;
  transform: translateX(0.5px);
}
.knowledgeHub-content-itemLink-documentTextWrapper {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.knowledgeHub-content-itemLink-documentSize {
  font-size: 9px;
  color: grey;
  text-transform: none;
}
.knowledgeHub-content-filterItems {
  padding: 10px 20px;
}
.knowledgeHub-content-filterSectionToggle {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  height: 60px;
  width: 100%;
  padding: 0 40px 0 30px;
  border: 3px solid #26ade3;
  border-radius: 34px;
  background-color: transparent;
  outline: none !important;
}
.knowledgeHub-content-filterSectionToggleText {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #26ade3;
  background-color: transparent;
}
.knowledgeHub-content-filterSectionToggleIcon {
  position: absolute;
  display: inline;
  max-width: 10px;
  max-height: 10px;
  right: 20px;
  transform: rotate(90deg);
  transition: transform 450ms;
}
.knowledgeHub-content-filter-isOpen .knowledgeHub-content-filterSectionToggleIcon {
  transform: rotate(-90deg);
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
section.podcasts {
  text-align: right;
}

.podcasts-content-wrapper {
  position: relative;
}
.podcasts-tabs {
  display: flex;
  margin-bottom: 30px;
  border-bottom: 1px solid #c6d2db;
}
.podcasts-tab {
  width: 25%;
  padding: 20px 0;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #c6d2db;
  cursor: pointer;
  border-bottom-width: 1px;
  border-bottom-color: #c6d2db;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  transform: translateY(1px);
  transition: color 450ms, border-color 450ms;
}
.podcasts-tab.active {
  position: relative;
  color: #26ade3;
  border-bottom: 3px solid #26ade3;
  z-index: 2;
}
.podcasts-content {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  min-height: 45vh;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity 450ms, visibility 450ms;
}
html[lang=ar] .podcasts-content:not(.active) {
  display: none;
}
.podcasts-content.active {
  position: relative;
  opacity: 1;
  visibility: visible;
  transition-delay: 450ms;
}
.podcasts-content-details {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.podcasts-content-listing {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 -10px;
}
.podcasts-content-listing-loadMore {
  width: 100%;
  margin-top: 30px;
  align-self: flex-end;
  text-align: center;
}
.podcasts-content-listing-loadMore button {
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  padding: 0 2px;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #26ade3;
  border-bottom: 3px solid #26ade3;
}
.podcasts-content-listing-loadMore button > span {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .podcasts-content-listing-loadMore {
    width: 66.66%;
    margin-right: 33.33%;
  }
}
@media only screen and (max-width: 767px) {
  .podcasts-content-listing-loadMore {
    width: 100%;
    margin-right: 0;
  }
}
.podcasts-content-item {
  position: relative;
  display: flex;
  flex-direction: column;
  opacity: 0;
  width: 100%;
  margin: 0 10px 20px 10px;
  overflow: hidden;
  border-bottom: 1px solid #dee2e6;
  -webkit-text-decoration: none;
  text-decoration: none;
  animation-name: fade-in;
  animation-duration: 500ms;
  animation-play-state: running;
  animation-fill-mode: forwards;
}
.podcasts-content-itemImage:hover {
  box-shadow: inset 0 0 1000px 1000px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.6);
}
.podcasts-content-pause {
  display: none;
}
.podcasts-content-itemImage {
  position: relative;
  overflow: hidden;
  height: 180px;
  width: 100%;
  margin-bottom: 20px;
  transition: box-shadow 450ms;
  cursor: pointer;
}
.podcasts-content-itemImage img {
  width: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  object-position: center;
  transition: transform 450ms;
}
.podcasts-content-itemImage:hover .img {
  transform: scale(1.05);
}
.podcasts-content-itemDate {
  padding: 0 15px;
  position: relative;
  bottom: 30px;
  text-transform: uppercase;
  font-size: 12px;
  color: #20275a;
}
.podcasts-content-itemSeason {
  padding: 0 15px;
  margin: 10px 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #20275a;
}
.podcasts-content-itemTitle {
  margin-bottom: 8px;
  padding: 0 15px;
  font-weight: bold;
  font-size: 28px;
  color: #20275a;
  line-height: 26px;
}
.podcasts-content-itemText {
  flex-shrink: 1;
  overflow: auto;
  margin-bottom: 45px;
  min-height: 40px;
  margin-top: 40px;
  padding: 0 15px;
  font-weight: normal;
  font-size: 14px;
  color: #20275a;
  line-height: 20px;
}
.podcasts-content-itemLink {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
  border-radius: 100%;
  color: white;
  background-color: #26ade3;
  transform: rotateZ(180deg);
  transform: translate(10px, -10px);
}
.podcasts-content-itemLink svg {
  height: 12px;
  width: 10px;
}
@media only screen and (max-width: 991px) {
  .podcasts-content-listing {
    width: 100%;
  }
  .podcasts-content-item {
    width: 100%;
    min-height: 490px;
  }
}
@media only screen and (max-width: 767px) {
  .podcasts-tabs {
    width: 100%;
    border: none;
    border-bottom: 1px solid #c6d2db;
  }
  .podcasts-tab {
    width: 50%;
    padding: 18px 0;
    font-size: 12px;
    border-radius: 0;
    border-bottom-width: 1px;
    transform: translateY(1px);
    transition: color 450ms, border 450ms;
  }
  .podcasts-tab.active {
    position: relative;
  }
  .podcasts-content {
    flex-direction: column;
  }
  .podcasts-content-details {
    padding-left: 0;
  }
  .podcasts-content-listing {
    width: 100%;
    margin: 0;
  }
  .podcasts-content-item {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .podcasts-content-itemDate {
    font-size: 12px;
    bottom: 5px;
  }
  .podcasts-content-itemContainer {
    padding-right: 0;
    margin-left: 0;
    padding-left: 0;
  }
  .podcasts-content-itemTitle {
    font-size: 20px;
    line-height: 24.6px;
  }
  .podcasts-content-itemTitle, .podcasts-content-itemSeason, .podcasts-content-itemText, .podcasts-content-itemDate {
    padding-left: 0;
  }
  .podcasts-content-itemText {
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 991px) {
  .podcasts {
    display: flex;
    flex-flow: column nowrap;
  }
  .podcasts-tabs {
    order: -1;
  }
}
.podcasts-content-type {
  background-color: #67bebc;
  position: absolute;
  transform: translateY(-50%);
  right: 15px;
  color: #fff;
  font-size: 9px;
  padding: 2px 6px;
  font-weight: bold;
}
.podcasts-content-item {
  overflow: visible;
}
.podcasts-content-itemImage {
  display: block;
  border-radius: 10px;
  height: 300px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.3) inset, 0 0 0 rgba(0, 0, 0, 0.3);
}
.podcasts-content-itemDate {
  margin-top: 15px;
}
.podcasts-content-itemSeason {
  margin-top: 15px;
}
.podcasts-content-itemLink-wrapper {
  display: flex;
  flex-grow: 2;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0 15px 15px;
}
.podcasts-content-itemLink-extras {
  display: flex;
  flex-flow: column nowrap;
  margin-left: 10px;
}
.podcasts-content-itemLink-documentIcon {
  width: 18px;
  height: 18px;
  background-color: #1dadeb;
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 4px;
}
.podcasts-content-itemLink-documentIcon svg {
  height: 9px;
  width: 6.7px;
  fill: #fff;
  transform: translateX(0.5px);
}
.podcasts-content-itemLink-documentTextWrapper {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.podcasts-content-itemLink-documentSize {
  font-size: 9px;
  color: grey;
  text-transform: none;
}

.podcast-audio-player {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 101;
}
.podcast-audio-player svg path {
  fill: #fff;
  transition: all 0.3s;
}
.podcast-audio-player .icon-pause {
  display: none;
}

.podcast-audio-player .wave-audio-player-holder {
  position: fixed;
  width: 100%;
  height: 55px;
  bottom: 0;
  background: #20275a;
  display: flexbox;
  display: flex;
  align-items: center;
}

.wave-audio-player-holder .icon-play.fa-pause,
.wave-audio-player-holder .icon-pause,
.wave-audio-player-holder .icon-pause.fa-play {
  display: none;
}

.wave-audio-player-holder .icon-pause.fa-pause {
  display: block;
}

.wave-audio-contr-btn.is-play .icon-play {
  display: none;
}
.wave-audio-contr-btn.is-play .icon-pause {
  display: block;
}

@media (width <= 767px) {
  .podcast-audio-player .wave-audio-player-holder {
    height: 55px;
    padding: 0 15px;
  }
  .podcast-audio-player .wave-audio-player-holder .wave-audio-waveform > wave {
    height: 25px !important;
  }
}
.podcast-audio-player .wave-audio-player-holder > * {
  margin: 0 5px;
}

.podcast-audio-player .wave-audio-icon-color {
  color: #fff;
  transition: color 0.3s ease-in-out;
}

.podcast-audio-player .wave-audio-icon-color:hover {
  color: var(--main_color);
}

.podcast-audio-player .wave-audio-icon-rollover-color {
  color: var(--main_color) !important;
  transition: color 0.3s ease-in-out;
}

.podcast-audio-player .wave-audio-contr-btn-i {
  font-size: 32px;
  line-height: 55px;
}

@media (width <= 767px) {
  .podcast-audio-player .wave-audio-contr-btn-i {
    font-size: 25px;
    line-height: 35px;
  }
}
.podcast-audio-player .wave-audio-contr-btn-vol-i {
  font-size: 18px !important;
}

.podcast-audio-player .wave-audio-playback-toggle {
  width: 34px;
}

.podcast-audio-player .wave-audio-prev-toggle {
  width: 25px;
  text-align: center;
}

.podcast-audio-player .wave-audio-next-toggle {
  width: 25px;
}

.podcast-audio-player .wave-audio-media-time {
  color: #fff;
  line-height: 55px;
  font-size: 14px;
  margin-right: 35px;
}

.podcast-audio-player .wave-audio-media-time span {
  padding: 0 5px;
  vertical-align: middle;
}

.podcast-audio-player .wave-audio-waveform-wrap {
  flex: 1;
  padding-top: 1px;
}

.podcast-audio-player .wave-audio-waveform-preloader {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #333;
  font-size: 18px;
  pointer-events: none;
  opacity: 0;
}

.podcast-audio-player .wave-audio-info {
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  top: 2px;
  color: #fff;
  line-height: 55px;
  font-size: 12px;
  white-space: nowrap;
  margin-left: 25px;
  margin-right: 15px;
  text-transform: uppercase;
}

.podcast-audio-player .wave-audio-playlist-holder {
  display: none;
}

.podcast-audio-player .wave-audio-volume-wrapper {
  margin: 0 10px;
}

@media (width <= 1024px) {
  .podcast-audio-player .wave-audio-volume-wrapper {
    display: none;
  }
}
@media (width <= 767px) {
  .podcast-audio-player .wave-audio-info,
  .podcast-audio-player .wave-audio-media-time {
    display: none;
  }
}
.icon-play-circle.fa-play::before {
  content: "\e927";
}

.icon-play-circle.fa-pause::before {
  content: "\e902";
}

.icon-music-equalizer-1.fa-volume-up::before {
  content: "\e926";
}

.wave-audio-volume-wrapper {
  width: 185px;
  height: 25px;
  position: relative;
}

.wave-audio-player-volume {
  position: absolute;
  width: 25px;
  height: 25px;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
}

.wave-audio-player-volume i {
  position: absolute;
  width: 25px;
  height: 25px;
  font-size: 18px !important;
  line-height: 25px !important;
  color: #fff !important;
  text-align: center;
  display: inline-block;
}

.wave-audio-volume-seekbar {
  position: absolute;
  right: 0;
  top: 4px;
  width: 150px;
  height: 9px;
  cursor: pointer;
  touch-action: none;
}

.wave-audio-volume-bg {
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  height: 7px;
  background: rgba(0, 0, 0, 0.3019607843);
  border-radius: 10px;
}

.wave-audio-volume-level {
  position: absolute;
  top: 8px;
  left: 3px;
  width: 100%;
  height: 3px;
  background-color: #26ade3;
}

.wave-audio-volume-level::after {
  content: "";
  position: absolute;
  right: -7px;
  top: -2.5px;
  width: 7px;
  height: 7px;
  border-radius: 7.5px;
  z-index: 1;
  background: var(--main_color);
}

.wave-audio-hidden {
  opacity: 0;
  filter: alpha(opacity=0);
}

.wave-audio-visible {
  opacity: 1;
  transition: opacity 500ms ease-out;
}

.wave-audio-preloader {
  position: fixed;
  width: 80px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.wave-audio-preloader span {
  display: block;
  bottom: 0;
  width: 9px;
  height: 5px;
  background: #baacf1;
  position: absolute;
  animation: wave-audio_preloader 1.5s infinite ease-in-out;
}

.wave-audio-preloader span:nth-child(2) {
  left: 11px;
  animation-delay: 0.2s;
}

.wave-audio-preloader span:nth-child(3) {
  left: 22px;
  animation-delay: 0.4s;
}

.wave-audio-preloader span:nth-child(4) {
  left: 33px;
  animation-delay: 0.6s;
}

.wave-audio-preloader span:nth-child(5) {
  left: 44px;
  animation-delay: 0.8s;
}

@keyframes wave-audio_preloader {
  0% {
    height: 5px;
    transform: translateY(0);
  }
  25% {
    height: 30px;
    transform: translateY(15px);
  }
  50% {
    height: 5px;
    transform: translateY(0);
  }
  100% {
    height: 5px;
    transform: translateY(0);
  }
}
@keyframes wave-audio_preloader {
  0% {
    height: 5px;
    transform: translateY(0);
  }
  25% {
    height: 30px;
    transform: translateY(15px);
  }
  50% {
    height: 5px;
    transform: translateY(0);
  }
  100% {
    height: 5px;
    transform: translateY(0);
  }
}
/* --------   3.2 Popup Player     -------- */
body.mfp-is-open .wave-audio-player-popup {
  display: block;
}

.wave-audio-player-popup {
  display: none;
  position: relative;
  background: #000;
  width: 90%;
  max-width: 500px;
  height: 500px;
  margin: 0 auto;
  box-shadow: 1px 1px 75px rgba(0, 0, 0, 0.2);
}

.wave-audio-player-popup .mfp-close {
  color: #fff !important;
}

.wave-audio-player-popup .wave-audio-player-thumb {
  overflow: hidden;
  position: relative;
}

.wave-audio-player-popup .wave-audio-player-thumb::after {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  background: url("../images/bg-hover.png") repeat rgba(0, 0, 0, 0.7);
  opacity: 0.65;
  transition: 0.3s;
}

.wave-audio-player-popup .wave-audio-player-thumb img {
  display: block;
  width: 100%;
  height: 100%;
}

.wave-audio-player-popup .wave-audio-player-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  touch-action: none;
  overflow: hidden;
}

.wave-audio-player-popup .wave-audio-icon-color {
  color: #eee !important;
  transition: color 0.3s ease-in-out;
}

.wave-audio-player-popup .wave-audio-icon-rollover-color {
  color: #fff !important;
  transition: color 0.3s ease-in-out;
}

.wave-audio-player-popup .wave-audio-contr-btn-i {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  display: inline-block;
  font-size: 26px !important;
  line-height: 35px !important;
}

.wave-audio-player-popup .wave-audio-info {
  margin-top: 20px;
  margin-left: 30px;
  margin-right: 200px;
}

.wave-audio-player-popup .wave-audio-player-title {
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
  color: #fff;
  margin: 0 !important;
}

.wave-audio-player-popup .wave-audio-player-artist {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: var(--main_color);
  margin: 0 !important;
}

.wave-audio-player-popup .wave-audio-player-controls {
  position: absolute;
  height: 50px;
  bottom: 85px;
  left: 20px;
  right: 20px;
}

.wave-audio-player-popup .wave-audio-prev-toggle {
  position: relative;
  left: 0;
  top: 7px;
  width: 35px;
  height: 35px;
  float: left;
  margin-right: 10px;
}

.wave-audio-player-popup .wave-audio-playback-toggle {
  position: relative;
  top: 0;
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 5px;
}

.wave-audio-player-popup .wave-audio-playback-toggle i {
  width: 60px;
  height: 60px;
  line-height: 50px !important;
  font-size: 50px !important;
}

.wave-audio-player-popup .wave-audio-next-toggle {
  position: relative;
  left: 0;
  top: 7px;
  width: 35px;
  height: 35px;
  float: left;
  margin-right: 10px;
}

.wave-audio-player-popup .wave-audio-prev-toggle i,
.wave-audio-player-popup .wave-audio-next-toggle i {
  font-size: 38px !important;
}

.wave-audio-player-popup .wave-audio-waveform-wrap {
  position: absolute;
  width: calc(100% - 40px);
  height: 50px;
  left: 20px;
  bottom: 20px;
}

.wave-audio-player-popup .wave-audio-waveform-preloader {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  pointer-events: none;
  opacity: 0;
}

.wave-audio-player-popup .wave-audio-waveform-img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.wave-audio-player-popup .wave-audio-waveform-img-load {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wave-audio-player-popup .wave-audio-waveform-img-progress-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  overflow: hidden;
  border-right: 3px solid #00f;
}

.wave-audio-player-popup .wave-audio-waveform-img-progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wave-audio-player-popup .wave-audio-waveform-img-load img,
.wave-audio-player-popup .wave-audio-waveform-img-progress img {
  display: block;
  width: 100%;
  height: 100%;
}

.wave-audio-player-popup #wave-audio-playlist-list {
  display: none;
}

.wave-audio-player-popup .wave-audio-volume-wrapper {
  display: none;
  position: absolute;
  right: 10px;
  top: 12px;
}

@media (width <= 767px) {
  .wave-audio-player-popup .wave-audio-volume-wrapper {
    display: none;
  }
}
section.event-details-hero {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}

.event-details-hero-image {
  width: 100%;
}

.event-details-heroContent {
  position: absolute;
  top: 50%;
  right: 60%;
  transform: translateY(-50%);
  font-weight: bold;
}
.event-details-heroContent-date {
  text-transform: uppercase;
  font-size: 22px;
  color: #F15A3B;
}
.event-details-heroContent-name {
  margin-bottom: 40px;
  font-size: 35px;
  color: #1C2654;
  line-height: 45px;
}
.event-details-heroContent-location {
  font-size: 28px;
  color: #1C2654;
  line-height: 45px;
  display: flex;
  flex-direction: column;
}
.event-details-heroContent-location > span:nth-child(2) {
  font-weight: lighter;
}
.event-details-heroContent-location-description {
  font-weight: normal;
}

.event-details-hero .newsroom-details-breadcrumbs {
  margin-top: 40px;
  display: flex;
}
@media only screen and (max-width: 991px) {
  .event-details-hero .newsroom-details-breadcrumbs {
    display: none;
  }
}
.event-details-hero .newsroom-details-breadcrumbs-entry {
  font-weight: bold;
  font-size: 17px;
  text-transform: capitalize;
  margin: 0 2px;
}
.event-details-hero .newsroom-details-breadcrumbs-entry-icon {
  height: 10px;
  width: 12px;
  transform: rotate(180deg);
}
.event-details-hero .newsroom-details-breadcrumbs-entry:last-child svg {
  display: none;
}
.event-details-hero .newsroom-details-breadcrumbs span {
  color: #1C2654;
}
.event-details-hero .newsroom-details-breadcrumbs a {
  color: #26ADE3;
}

@media only screen and (max-width: 991px) {
  section.event-details-hero {
    margin-bottom: 20px;
  }
  .event-details-heroContent {
    position: static;
    top: auto;
    right: auto;
    transform: none;
    margin-top: 15px;
  }
  .event-details-heroContent-date {
    font-size: 18px;
  }
  .event-details-heroContent-name {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 26px;
  }
  .event-details-heroContent-location {
    font-size: 14px;
    line-height: 26px;
  }
}
.newsroom-details-breadcrumbs-mobile {
  border-bottom: 1px solid rgb(205, 215, 223);
  padding-left: 20px;
  padding-right: 20px;
  height: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.newsroom-details-breadcrumbs-mobile-arrow {
  max-width: 11px;
  max-height: 11px;
}
.newsroom-details-breadcrumbs-mobile-entry {
  color: #26ADE3;
}
@media only screen and (min-width: 992px) {
  .newsroom-details-breadcrumbs-mobile-entry {
    display: none;
  }
}

section.event-details-info {
  margin-top: 20px;
  margin-bottom: 50px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.event-details-info-details {
  display: flex;
  flex-flow: column wrap;
  align-items: flex-start;
  width: 25%;
  margin-left: 80px;
  padding: 40px 30px 25px;
  border: 1px solid #C6D2DB;
  border-radius: 10px;
}
.event-details-info-details-entry {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.event-details-info-details-label {
  font-weight: lighter;
  font-size: 14px;
  line-height: 25px;
  color: #1C2654;
}
.event-details-info-details-value {
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #1C2654;
}
.event-details-info-detailsTitle {
  margin-bottom: 25px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22px;
  color: #1C2654;
}
.event-details-info-detailsMakaniAddress {
  margin-bottom: 10px;
}
.event-details-info-details-link {
  font-weight: bold;
  font-size: 14px;
  color: #26ADE3;
  line-height: 31px;
}
.event-details-info-details-link::before {
  content: "—";
}
.event-details-info-details-link:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.event-details-info-details > .btn, .form-container .event-details-info-details > button[type=submit], .event-details-info-details > .button, .event-details-info-details > .documentLinks-item-link {
  margin-top: 60px;
}
@media only screen and (max-width: 991px) {
  .event-details-info-details > .btn, .form-container .event-details-info-details > button[type=submit], .event-details-info-details > .button, .event-details-info-details > .documentLinks-item-link {
    display: flex;
    justify-content: center;
    width: 100%;
  }
}

.event-details-info-description {
  width: calc(75% - 80px);
}
.event-details-info-descriptionLede {
  font-weight: bold;
  font-size: 22px;
  color: #1C2654;
  line-height: 40px;
}
@media only screen and (max-width: 767px) {
  .event-details-info-descriptionLede { /* "Smart Dubai is cons: */
    font-size: 12px;
    color: #20275A;
    line-height: 22px;
  }
}
.event-details-info-descriptionBody {
  font-weight: normal;
  font-size: 14px;
  color: #1C2654;
  line-height: 28px;
  margin-top: 45px;
}
@media only screen and (max-width: 767px) {
  .event-details-info-descriptionBody {
    margin-top: 1em;
    margin-right: 0;
    font-size: 12px;
    color: #20275A;
    line-height: 22px;
  }
}

.event-details-info-brief {
  display: flex;
  flex-direction: column;
}
.event-details-info-brief-date {
  text-transform: uppercase;
  font-size: 22px;
  color: #F15A3B;
}
.event-details-info-brief-name {
  font-size: 35px;
  color: #1C2654;
  line-height: 45px;
}
.event-details-info-brief-location {
  font-size: 28px;
  color: #1C2654;
  line-height: 45px;
  display: flex;
  flex-direction: column;
}
.event-details-info-brief-location > span:nth-child(2) {
  font-weight: lighter;
  margin-bottom: 20px;
}
.event-details-info-brief-location-description {
  font-weight: normal;
}

@media only screen and (max-width: 1199px) {
  .event-details-info-details {
    padding: 30px 25px 25px;
  }
}
@media only screen and (max-width: 991px) {
  section.event-details-info {
    margin-bottom: 20px;
  }
  .event-details-info-details {
    width: 30%;
    margin-left: 50px;
    padding: 20px 15px;
  }
  .event-details-info-details > .btn, .form-container .event-details-info-details > button[type=submit], .event-details-info-details > .button, .event-details-info-details > .documentLinks-item-link {
    margin-top: 35px;
  }
  .event-details-info-description {
    width: calc(70% - 50px);
  }
}
@media only screen and (max-width: 767px) {
  .event-details-info-details {
    width: 100%;
    margin-left: 0;
    margin-bottom: 35px;
    padding: 40px 30px 25px;
  }
  .event-details-info-detailsTitle {
    font-size: 22px;
    line-height: 16px;
  }
  .event-details-info-description {
    width: 100%;
  }
}
section.partners-section {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 991px) {
  section.partners-section {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}

.partners-title {
  width: 100%;
  margin-bottom: 50px;
  font-weight: bold;
  font-size: 28px;
  color: #1C2654;
  line-height: 43px;
}
@media only screen and (max-width: 767px) {
  .partners-title {
    font-size: 18px;
    margin-bottom: 25px;
  }
}

.partners-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
}
.partners-list img {
  width: 80%;
}
@media only screen and (max-width: 767px) {
  .partners-list {
    margin: 0 -25px;
  }
}

.partners-item {
  display: flex;
  justify-content: flex-start;
  margin: 30px;
  max-width: 20%;
  max-height: 100px;
}
@media only screen and (max-width: 767px) {
  .partners-item {
    width: calc(50% - 50px);
    margin: 25px;
  }
  .partners-item img {
    max-height: 30px;
  }
}

.search-results-header {
  background-color: #26ade3;
  padding-top: 15px;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .search-results-header {
    margin-bottom: 0;
  }
}
.search-results-header-label {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.search-results-header-input {
  background: none;
  border: none;
  width: 100%;
  color: #71d6ff;
  font-size: 35px;
  font-weight: bold;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  .search-results-header-input {
    font-size: 20px;
  }
}
@media screen and (min-device-pixel-ratio: 0) {
  .search-results-header-input {
    font-size: 16px;
  }
}
.search-results-item {
  border-bottom: 1px solid #dfe9f1;
  padding-bottom: 15px;
  padding-top: 15px;
}
@media only screen and (max-width: 991px) {
  .search-results-item {
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
.search-results-item-header {
  color: #1C2654;
  font-size: 25px;
  font-weight: bold;
  line-height: 35px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.search-results-item-header a {
  color: #1C2654;
}
.search-results-item-header a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.search-results-item-header-icon {
  width: 13px;
  height: 23px;
  transform: translateY(-2px);
}
.search-results-item-text {
  color: #1C2654;
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
}
.search-results-pagination {
  display: flex;
  flex-direction: row;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 40px;
}
.search-results-pagination li {
  padding: 0 10px;
}
.search-results-pagination li.active {
  border-bottom: 2px solid #1c2654;
}
.search-results-pagination li::before {
  content: "";
}
.search-results-pagination a {
  color: #1C2654;
  font-size: 28px;
  font-weight: bold;
}

@media only screen and (max-width: 991px) {
  .error {
    margin-top: 50px;
  }
}
.error-title {
  color: #1C2654;
  font-size: 35px;
  font-weight: bold;
  line-height: 43px;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.error-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.error-image {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .error-image {
    margin-bottom: 50px;
  }
}

.form-container button[type=submit] {
  cursor: pointer;
}
.form-container .contact-us-form .sf-fieldWrp, .form-container .contact-us-form .form-group {
  padding-bottom: 55px;
  position: relative;
  min-height: 150px;
}
.form-container .contact-us-form .sf-fieldWrp label, .form-container .contact-us-form .form-group label {
  position: absolute;
  opacity: 0;
  transform: translateY(20px);
  top: -24px;
  right: 0;
  pointer-events: none;
  letter-spacing: 0;
  line-height: 1;
  transition: opacity 350ms, transform 350ms;
  color: #1C2654;
  font-size: 14px;
  font-weight: 300;
}
.form-container .contact-us-form .sf-fieldWrp input:focus ~ label, .form-container .contact-us-form .sf-fieldWrp select:focus ~ label, .form-container .contact-us-form .sf-fieldWrp textarea:focus ~ label, .form-container .contact-us-form .form-group input:focus ~ label, .form-container .contact-us-form .form-group select:focus ~ label, .form-container .contact-us-form .form-group textarea:focus ~ label {
  opacity: 1;
  transform: translateY(0);
}
.form-container .contact-us-form .sf-fieldWrp input, .form-container .contact-us-form .sf-fieldWrp select, .form-container .contact-us-form .sf-fieldWrp textarea, .form-container .contact-us-form .form-group input, .form-container .contact-us-form .form-group select, .form-container .contact-us-form .form-group textarea {
  border: none;
  border-bottom: 1px solid rgba(151, 151, 151, 0.52);
}
.form-container .contact-us-form .sf-fieldWrp input:focus, .form-container .contact-us-form .sf-fieldWrp select:focus, .form-container .contact-us-form .sf-fieldWrp textarea:focus, .form-container .contact-us-form .form-group input:focus, .form-container .contact-us-form .form-group select:focus, .form-container .contact-us-form .form-group textarea:focus {
  outline: none;
}
.form-container .contact-us-form .sf-fieldWrp input, .form-container .contact-us-form .sf-fieldWrp textarea, .form-container .contact-us-form .sf-fieldWrp select, .form-container .contact-us-form .form-group input, .form-container .contact-us-form .form-group textarea, .form-container .contact-us-form .form-group select {
  color: #20275a;
  font-size: 22px;
  padding: 16px 0;
  font-weight: 700;
}
.form-container .contact-us-form .sf-fieldWrp input::-moz-placeholder, .form-container .contact-us-form .sf-fieldWrp textarea::-moz-placeholder, .form-container .contact-us-form .sf-fieldWrp select::-moz-placeholder, .form-container .contact-us-form .form-group input::-moz-placeholder, .form-container .contact-us-form .form-group textarea::-moz-placeholder, .form-container .contact-us-form .form-group select::-moz-placeholder {
  color: #c0ccd6;
  font-size: 22px;
  font-weight: 700;
}
.form-container .contact-us-form .sf-fieldWrp input::placeholder, .form-container .contact-us-form .sf-fieldWrp textarea::placeholder, .form-container .contact-us-form .sf-fieldWrp select::placeholder, .form-container .contact-us-form .form-group input::placeholder, .form-container .contact-us-form .form-group textarea::placeholder, .form-container .contact-us-form .form-group select::placeholder {
  color: #c0ccd6;
  font-size: 22px;
  font-weight: 700;
}
.form-container .contact-us-form .sf-fieldWrp input:focus, .form-container .contact-us-form .sf-fieldWrp textarea:focus, .form-container .contact-us-form .sf-fieldWrp select:focus, .form-container .contact-us-form .form-group input:focus, .form-container .contact-us-form .form-group textarea:focus, .form-container .contact-us-form .form-group select:focus {
  outline: none;
}
.form-container .contact-us-form .sf-fieldWrp select, .form-container .contact-us-form .form-group select {
  padding: 16px 0;
  color: #c0ccd6;
}
.form-container .contact-us-form .sf-fieldWrp select.option-selected, .form-container .contact-us-form .form-group select.option-selected {
  color: #20275a;
}
.form-container .contact-us-form .sf-fieldWrp textarea, .form-container .contact-us-form .sf-fieldWrp input, .form-container .contact-us-form .form-group textarea, .form-container .contact-us-form .form-group input {
  width: 100%;
}
.form-container .contact-us-form .sf-fieldWrp select, .form-container .contact-us-form .form-group select {
  min-width: 40%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  background: url("/ResourcePackages/Theme/assets/dist/icons/select-arrow-down.svg") no-repeat right 15px center;
  background: url("/ResourcePackages/Theme/assets/dist/icons/select-arrow-down.svg") no-repeat left 15px center;
}
@media only screen and (max-width: 767px) {
  .form-container .contact-us-form .sf-fieldWrp select, .form-container .contact-us-form .form-group select {
    width: 100%;
  }
}
.form-container .error-inline, .form-container .error-inline-captcha {
  background: url("/ResourcePackages/Theme/assets/dist/icons/error-msg.svg") no-repeat left center;
  background: url("/ResourcePackages/Theme/assets/dist/icons/error-msg.svg") no-repeat right center;
  color: #f15a3b;
  font-size: 12px;
  font-weight: 700;
  padding-right: 25px;
  margin-top: 10px;
}
.form-container .field-captcha-container {
  display: flex;
  flex-flow: row wrap;
  padding-bottom: 0;
  align-items: baseline;
  margin-left: -15px;
}
@media only screen and (max-width: 991px) {
  .form-container .field-captcha-container {
    display: block;
  }
}
.form-container .field-captcha-container .captcha-refresh-button {
  margin: 0 10px;
  opacity: 0.5;
  transition: 0.3s ease;
}
.form-container .field-captcha-container .captcha-refresh-button:hover {
  opacity: 1;
}
.form-container .field-captcha-container .captcha-refresh-button svg {
  width: 15px;
  height: 15px;
}
.form-container .field-captcha-container .captcha-image-wrapper {
  display: flex;
  align-items: center;
}
.form-container .field-captcha-container .captcha-image-wrapper > div {
  min-width: 150px;
  min-height: 50px;
}
@media only screen and (max-width: 991px) {
  .form-container .field-captcha-container .captcha-image-wrapper {
    padding-bottom: 55px;
  }
}
.form-container .field-captcha-container .captcha-input-wrapper {
  position: relative;
  margin-top: 24px;
}
.form-container .field-captcha-container .captcha-input-wrapper .captcha-input {
  padding-right: 10px;
}
@media only screen and (width <= 991px) {
  .form-container .error {
    margin-top: 0 !important;
  }
}

.form-success-header {
  color: #c0ccd6;
  font-size: 22px;
  font-weight: 700;
}

.form-success-text {
  background: url("/ResourcePackages/Theme/assets/dist/icons/form-success.svg") no-repeat left center;
  background: url("/ResourcePackages/Theme/assets/dist/icons/form-success.svg") no-repeat right center;
  color: #26ade3;
  font-size: 14px;
  font-weight: 700;
  padding-right: 25px;
  margin-bottom: 100px;
}

.contact-us-phone, .contact-us-email {
  padding-right: 40px;
  display: block;
  color: #20275a;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 15px;
}
.contact-us-phone:hover, .contact-us-phone:active, .contact-us-phone:focus, .contact-us-email:hover, .contact-us-email:active, .contact-us-email:focus {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.contact-us-header {
  color: #1C2654;
  font-size: 22px;
  font-weight: 700;
  line-height: 40px;
}
.contact-us-block {
  margin-top: 60px;
}
@media only screen and (max-width: 991px) {
  .contact-us-block {
    margin-top: 10px;
  }
}
.contact-us-address {
  color: #20275a;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 15px;
}
.contact-us-phone {
  background: url("/ResourcePackages/Theme/assets/dist/icons/contact-phone.svg") no-repeat left center;
  background: url("/ResourcePackages/Theme/assets/dist/icons/contact-phone.svg") no-repeat right center;
}
.contact-us-email {
  background: url("/ResourcePackages/Theme/assets/dist/icons/contact-email.svg") no-repeat left center;
  background: url("/ResourcePackages/Theme/assets/dist/icons/contact-email.svg") no-repeat right center;
}
.contact-us-text-header {
  color: #1C2654;
  font-size: 22px;
  font-weight: 700;
  line-height: 45px;
}
.contact-us-text {
  color: #20275a;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.happiness-meter {
  position: fixed;
  bottom: 10px;
  left: 15px;
  background-color: #0053a5;
  z-index: 99999;
  width: 50px;
  height: 50px;
  padding: 5px;
  right: 15px;
  left: auto;
}
.happiness-meter-link {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCCAMAAADUivDaAAACqVBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8Gkec6AAAA4nRSTlMA/v0D8uIB5wT8EIr3+hjl7Nvu5OMXyRrcxJTViw4C3jYT4fvNWXy/4OkcBTIP9GcWWwYsCsgfOu0VjyA8VJI/5qAnDS+hEupqzrHLttZc3YbSCUtHcW8qG7wiWvNeK0O3rfmwJS6TJJbfnREU1NAhYajG8fU1wdE7Kbs4RmBOa4EHaQtjp56sqZnaLUSHM32bjlF/mI16GWLFg1Y3Iz4076PwXUGrunm5rkkolUDodnVoDGwewutlotPHcrOXr8BKd6TZhfhTV/aQsk+McDClWHh+OUiJJqa0UghMVdeaRXS1B04/3AAABGpJREFUeF6l1fVTW1sXxvEniru7W0uBUmiRtkCLW93d3d3db91drru7u7u+Kt+/5J0hSQMlgST9/Lpm9rPW2nvOkTuBNw4mH3397WVRmRGrp929lnOiTF6JyznWYaaH8PKTEwfJUzvOHseVkLYXR8kT6Xfv4VD0RpjFUlsRjIMl+ab6U73YbI+Mn7f30ccWVcdNnV448c2gp8KwsbyUoj7NSqNLUtVHl63qpnTN4Ldq6bK+Ru5VXjACkLcrTi5su7QKgPDJJrmxLQGA2C8PyI3QSZkAHHZzN8PjASouBaoPQ48FADw1QC7MiQJYn65+XE8DuFqtXrbWAixfoX7NTgB4p1cfQ5YBhvMmeSBjHsD2BwZemQAYPpZnUg4BLO2RZ10K8Jk8FdgOGA6qm5wAoM5fHrucDbwwRfdNjQDKG+WFTQVAqzM0Gbh3Q17ZbwBGyK7wDpAr75g+AFrsrzS1DmgLlJfqK4BidTl1BwI65bWzQGyKJOk74MPR8tooPzB2baPkUzCslQ8SgXWpks4ZISJUPng+GMKqJS0GvpYv9iUAndIr4yDkGfnkPLBcqt8AaaHySU0WtK1QJ7DAJJ/E5EP4rzoJ7JVvrNvB+LIOgWGWfDQSGKk82PiYfPQu8J62QNMQ+WgwkK00iBoqH00AIhQN+aHy0SNApsIgP+ZhjrBoGUS/9jCDxGsVNM2Wj3KA1doMRTXy0WSgXUfBMFg+qgISFQT8om5mLFSf6hucz2guGF/VLuBIqhysp8leJPf8i/14YrxsKsdA5HAVmiG+RHalyYDlJ7mzaQHAWNkMz4LsDKUkwfydshn4HABZZ6bLlSUXw211+/JygQZJ7wPJsjHlBtAlP3dNrxEKg2qxKWq2BW4Grki6DnRUym5XATaZiyeU6L7SKWufjsSu/Ja6bN0IBTclxY0B4ww5bI3Fbv64T37OmbMj/dbu/VXTonAwB8XI5iIwz+T4bmwfL4fGIDNOn5s3bAzAydhaI7vp0WCwZe8wQ8gXchrWasQ1Q94IfzmMBVpW2LayDthcJifT7vav6G3mN986m9WzfsD3jtSZwCR1Z0of2zaT7iLzcn+wyin1RyBpZfefY1O9ekq5Xfxce0t+WFjUmNingzqH7FMPswKAR+WwJhPIG61e/BuHjnp24YBBVj3oRDTwRKnuW2sAEq3yWMZVILJQTql1AE/KUwceB9ij7kJbgJBmeabsDEDDQPVw2w8ImSRPjG4ASKjUAyZGAoaqMvVr6FyAcUvUy7lwgLmz1Y+dSQBbtsmF3/wAoveMVx9Kfg8GWP+HXNq0GoBpz/i73cKVJACOxMiNAX8CMP+vvwW6LDfHAlB0+u9yy7THDwBj7N7hg9RDzD8S4+kyboL6NKUuGFvUlsOTd6cvCW3MiBs17J9PPj4miy4F11aqP3Nag7EzVliOd/wrImoDDk3/XiQPDPzP8mhc6hh7Sp5aWLzOEkwP5lVLR8TIG9apO/974X/ZaQWR4X4R5QtGNg/LkBv/B1kL98iu5TfqAAAAAElFTkSuQmCC");
  background-size: contain;
  display: block;
  width: 100%;
  height: 100%;
}
.happiness-meter-popup .mfp-iframe-holder .mfp-content {
  max-width: 500px;
  height: 480px;
}

.shareFeedback {
  color: #20275A;
  margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .shareFeedback {
    margin-bottom: 50px;
  }
}
.shareFeedback-header {
  font-size: 22px;
  line-height: 45px;
}
.shareFeedback-description {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .shareFeedback-description {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .shareFeedback-link {
    padding: 0 15px;
    white-space: nowrap;
  }
}

@media only screen and (max-width: 767px) {
  .tabs-container .tabs-tab {
    padding: 0;
  }
}

.tabs {
  border-radius: 8px;
  color: #20275A;
  margin: 0 70px 30px;
  overflow: hidden;
  position: relative;
}
.tabs::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid #D8D8D8;
  border-top: 1px solid transparent;
  border-radius: 8px;
  z-index: -1;
}
.tabs.tabs2 {
  margin: 0 0 30px;
  margin-top: 40px;
  margin-bottom: 70px;
}
.tabs.tabs2 .content-block {
  margin-bottom: 0;
}
.tabs.tabs2 .list-topic-section {
  border-bottom: none;
}
.tabs.tabs2 .container {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .tabs {
    margin-left: 0;
    margin-right: 0;
  }
}
.tabs-tab-learn-more-wrapper {
  display: flex;
  justify-content: flex-end;
  padding: 0 30px 30px;
}
.tabs-tabbar {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin-bottom: 0;
  padding: 0;
  position: relative;
  flex-flow: row;
}
@media only screen and (max-width: 991px) {
  .tabs-tabbar {
    overflow-x: scroll;
    padding-bottom: 10px;
  }
}
.tabs-tabbar-tab {
  align-items: center;
  border: 1px solid #D8D8D8;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  cursor: pointer;
  display: flex;
  flex-grow: 1;
  list-style-type: none;
  height: 71px;
  justify-content: center;
  padding: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  border: 1px solid #D8D8D8;
  border-radius: 8px;
}
@media only screen and (max-width: 991px) {
  .tabs-tabbar-tab {
    padding: 0 30px;
  }
}
.tabs-tabbar-tab:last-child {
  border-right: 1px solid #D8D8D8;
  border-top-right-radius: 8px;
}
@media only screen and (max-width: 991px) {
  .tabs-tabbar-tab:last-child.tabs-tabbar-tab-selected {
    margin: 0 -3px;
  }
}
.tabs-tabbar-tab button {
  border: none;
  background-color: white;
}
.tabs-tabbar-tab-selected {
  border: 0 solid #26ADE3 !important;
  border-right: 0 solid #26ADE3 !important;
  border-top-right-radius: 8px;
  box-shadow: 0 0 0 3px #26ADE3 inset;
  height: 71px;
  margin: 0;
  padding: 0;
  border-top-left-radius: 8px;
}
@media only screen and (max-width: 991px) {
  .tabs-tabbar-tab-selected {
    padding: 0 30px;
  }
}
.tabs-tabbar-tab-selected::before, .tabs-tabbar-tab-selected::after {
  border-style: solid;
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
}
.tabs-tabbar-tab-selected::before {
  content: "";
  display: inline-block;
  border-width: 14px;
  border-color: #26ADE3 transparent transparent transparent;
  border-style: solid;
  bottom: -26px;
  margin-left: -12px;
}
.tabs-tabbar-tab-selected::after {
  content: "";
  display: inline-block;
  border-width: 10px;
  border-color: #fff transparent transparent;
  border-style: solid;
  bottom: -16px;
  margin-left: -8px;
}
.tabs-tabbar-tab-next {
  border-left: 1px solid #D8D8D8;
  border-top: 1px solid #D8D8D8;
  border-left: 0;
  border-right: 1px solid transparent;
}
.tabs-tabbar-tabIcon {
  height: 40px;
  margin-left: 10px;
}
.tabs-tab {
  display: none;
  padding: 40px;
}
.tabs-tab-selected {
  display: block;
}
.tabs .tabs-tabbar-tab-mobile {
  display: none;
  height: 60px;
  background: rgba(0, 0, 0, 0.02);
  padding: 5px 30px;
  align-items: center;
}
.tabs .tabs-tabbar-tab-mobile-title {
  flex-grow: 1;
}
.tabs .tabs-tabbar-tab-mobile-icon {
  width: 8px;
  height: 13px;
  transform: rotate(-90deg);
}
@media only screen and (max-width: 991px) {
  .tabs .tabs-tabbar {
    display: none;
  }
  .tabs .tabs-tabbar-tab-mobile {
    display: flex;
  }
  .tabs .tabs-tab {
    display: block;
    height: 60px;
    max-height: 60px;
    transition: max-height 500ms linear;
    overflow: hidden;
  }
  .tabs .tabs-tab-selected {
    height: auto;
    max-height: 2000px;
  }
  .tabs .tabs-tab-selected .tabs-tabbar-tab-mobile-icon {
    transform: rotate(90deg);
  }
}

.list-topic {
  padding: 30px;
}
.list-topic-section {
  border-bottom: 1px solid #D8D8D8;
  padding: 0 0 30px;
  margin: 50px 0 0;
  padding-bottom: 0;
  transition: padding-bottom 300ms linear;
}
.list-topic-section:first-child {
  margin-top: 0;
}
.list-topic-section:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.list-topic-section-header {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
  padding-right: 20px;
}
.list-topic-section-content {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  font-size: 14px;
  line-height: 24px;
}
.list-topic-section-content-left {
  padding-right: 30px;
  padding-left: 30px;
  padding-right: 0;
}
.list-topic-section-content-right {
  padding-left: 30px;
  padding-left: 0;
  padding-right: 30px;
}
.list-topic-section-content-left, .list-topic-section-content-right {
  width: 50%;
}
.list-topic-section-content-left strong, .list-topic-section-content-right strong {
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .list-topic-section-content-left, .list-topic-section-content-right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.list-topic-section li {
  box-sizing: border-box;
  max-width: 50%;
  padding-right: 20px;
  width: 50%;
}
.list-topic .section-header {
  margin-bottom: 8px;
}

.topicCards {
  color: #20275A;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 991px) {
  .topicCards {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.topicCards-readMore {
  margin-top: 15px;
}
.topicCards .topicCard {
  border: 1px solid #D8D8D8;
  border-radius: 8px;
  color: #20275A;
  padding: 30px;
  height: 100%;
}
.topicCards .topicCard-image {
  text-align: right;
  height: 140px;
}
.topicCards .topicCard-image img {
  height: 106px;
}
.topicCards .topicCard-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.topicCards .topicCard-content {
  font-size: 14px;
}
.topicCards .topicCard-content ul {
  padding: 0;
  margin-left: 15px;
}
.topicCards .topicCard-content li {
  margin-bottom: 10px;
}

.hero2 + .topicCards {
  margin-top: 60px;
}
@media only screen and (max-width: 991px) {
  .hero2 + .topicCards {
    margin-top: 50px;
  }
}

.faq {
  color: #20275A;
}
.faq .section-header {
  margin-bottom: 10px;
}
.faq-slider {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 -40px;
}
@media only screen and (max-width: 991px) {
  .faq-slider {
    padding-bottom: 80px;
    margin: 0;
    overflow: hidden;
  }
}
.faq-slider .slick-arrow {
  background-color: #26ade3;
  border: none;
  cursor: pointer;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 30px 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  transform: rotate(180deg);
}
.faq-slider .slick-arrow svg {
  width: 12px;
  height: 14px;
}
@media only screen and (max-width: 991px) {
  .faq-slider .slick-arrow {
    position: absolute;
    bottom: 0;
  }
}
.faq-slider .slick-prev {
  order: 1;
  left: 0;
  margin-left: 15px;
}
@media only screen and (max-width: 991px) {
  .faq-slider .slick-prev {
    left: 50%;
    margin-left: -30px;
    margin-left: 30px;
  }
}
.faq-slider .slick-next {
  order: 2;
  margin-left: 15px;
  margin-left: 0;
}
.faq-slider .slick-next svg {
  width: 11px;
}
@media only screen and (max-width: 991px) {
  .faq-slider .slick-next {
    left: 50%;
    margin-left: 15px;
    margin-left: -30px;
  }
}
.faq-card {
  width: 50%;
}
@media only screen and (max-width: 991px) {
  .faq-card {
    margin: 0;
    width: 100%;
  }
}
.faq-questions {
  list-style-type: none;
  margin: 0;
  padding: 0 45px;
}
.faq-questions.has-opened .faq-questions-item {
  display: none;
}
@media only screen and (max-width: 991px) {
  .faq-questions {
    padding: 0;
  }
}
.faq-questions-item {
  border-bottom: 1px solid #D8D8D8;
}
.faq-questions-item.opened {
  display: block !important;
}
.faq-questions-item.opened .faq-answer {
  display: block;
  margin-bottom: 20px;
}
.faq-questions-item.opened .faq-question-button {
  width: 100%;
  text-align: left;
  border: none;
  background-color: white;
}
.faq-questions-item.opened .faq-question-closeIcon {
  display: inline-block;
}
.faq-questions-item.opened .faq-question-openIcon {
  display: none;
}
.faq-question {
  cursor: pointer;
  padding: 20px 0;
  padding-right: 40px;
  position: relative;
  padding-right: 0;
  padding-left: 40px;
}
.faq-question-button {
  width: 100%;
  text-align: left;
  border: none;
  background-color: white;
}
.faq-question-closeIcon {
  display: none;
}
.faq-question-openIcon {
  display: inline-block;
}
.faq-question-closeIcon, .faq-question-openIcon {
  position: absolute;
  top: 23px;
  right: 0;
  right: initial;
  left: 0;
}
.faq-question-closeIcon,
.faq-question-closeIcon svg, .faq-question-openIcon,
.faq-question-openIcon svg {
  height: 24px;
  width: 24px;
}
.faq-answer {
  display: none;
  font-size: 14px;
  padding-right: 20px;
  overflow: hidden;
  padding-right: 0;
  padding-left: 20px;
}
.faq-answer p {
  display: inline;
}
.faq-answer li::before {
  content: counters(a, ".") "- ";
}

#socialShare {
  margin-top: 15px;
  text-align: center;
  position: fixed;
  top: 50%;
  margin-left: 20px;
  display: flex;
  margin-right: 20px;
}
@media only screen and (max-width: 991px) {
  #socialShare {
    margin-right: 0;
  }
}
@media only screen and (max-width: 991px) {
  #socialShare {
    margin-left: 6px;
  }
}

#socialShare a,
#socialShare > .socialBox {
  position: relative;
  float: none;
  display: inline-block;
  color: #fff;
  font-size: 20px;
  padding: 5px;
  background-color: transparent;
  width: 60px;
  height: 60px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
}
@media only screen and (max-width: 991px) {
  #socialShare a,
  #socialShare > .socialBox {
    width: 30px;
    height: 30px;
    line-height: 25px;
    padding: 0;
  }
}

#socialShare a {
  background-color: rgba(0, 0, 0, 0.2);
}

#socialShare > * > span {
  background-color: #1C2654;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.15);
  display: block;
  color: #fff;
  font-size: 16px;
  padding: 7px;
  width: 50px;
  height: 50px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  transform: scale(1);
  transition: all 0.35s ease-in-out;
}
@media only screen and (max-width: 991px) {
  #socialShare > * > span {
    width: 30px;
    height: 30px;
    line-height: 25px;
    padding: 3px;
  }
}

#socialShare > * > span svg {
  width: 35px;
  height: 35px;
  fill: white;
}
@media only screen and (max-width: 991px) {
  #socialShare > * > span svg {
    width: 25px;
    height: 25px;
  }
}

#socialShare > * > span:hover,
#socialShare > .open > span {
  transform: scale(1.25);
  transition: all 0.15s ease-in-out;
}

#socialGallery {
  left: 50%;
  margin: 0 auto;
  position: absolute;
  top: 60px;
  transform: translate(-50%, 0);
  display: none;
  padding: 5px 75px;
}

#socialGallery a {
  display: block;
  margin: 5px 2px;
  background-color: rgba(0, 0, 0, 0.6);
  position: relative;
  top: 10px;
  padding: 7px;
  margin-bottom: 7px;
}
@media only screen and (max-width: 991px) {
  #socialGallery a {
    padding: 2px;
  }
}

#socialGallery a svg {
  width: 35px;
  height: 35px;
}
@media only screen and (max-width: 991px) {
  #socialGallery a svg {
    width: 20px;
    height: 20px;
  }
}

#socialGallery a > span {
  position: relative;
  top: 4px;
  left: 4px;
  border-radius: 50%;
}

.socialToolBox {
  cursor: default;
}

.pointer {
  cursor: pointer;
}

.facebook:hover {
  background: #3b5998 !important;
}

.instagram:hover {
  background: #bc2a8d !important;
}

.twitter:hover {
  background: #00aced !important;
}

.linkedin:hover {
  background: #00a0dc !important;
}

@media only screen and (width <= 480px) {
  #socialGallery {
    width: auto;
    top: 20px;
  }
}
.awesomplete [hidden] {
  display: none;
}

.awesomplete .visually-hidden {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

.awesomplete {
  display: inline-block;
  position: relative;
  width: 100%;
}

.awesomplete > input {
  display: block;
}

.awesomplete > ul {
  position: absolute;
  left: 0;
  z-index: 1;
  min-width: 100%;
  box-sizing: border-box;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
}

.awesomplete > ul:empty {
  display: none;
}

.awesomplete > ul {
  border-radius: 0.3em;
  margin: 0.2em 0 0;
  background: hsla(0, 0%, 100%, 0.9);
  background: linear-gradient(to bottom right, white, hsla(0, 0%, 100%, 0.8));
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0.05em 0.2em 0.6em rgba(0, 0, 0, 0.2);
  text-shadow: none;
  color: black;
}

@supports (transform: scale(0)) {
  .awesomplete > ul {
    transition: 0.3s cubic-bezier(0.4, 0.2, 0.5, 1.4);
    transform-origin: 1.43em -0.43em;
  }
  .awesomplete > ul[hidden],
  .awesomplete > ul:empty {
    opacity: 0;
    transform: scale(0);
    display: block;
    transition-timing-function: ease;
  }
}
/* Pointer */
.awesomplete > ul::before {
  content: "";
  position: absolute;
  top: -0.43em;
  left: 1em;
  width: 0;
  height: 0;
  padding: 0.4em;
  background: white;
  border: inherit;
  border-right: 0;
  border-bottom: 0;
  transform: rotate(45deg);
}

.awesomplete > ul > li {
  position: relative;
  padding: 0.2em 0.5em;
  cursor: pointer;
}

.awesomplete > ul > li:hover {
  background: hsl(200, 40%, 80%);
  color: black;
}

.awesomplete > ul > li[aria-selected=true] {
  background: hsl(205, 40%, 40%);
  color: white;
}

.awesomplete mark {
  background-color: #76ddf7;
}

.awesomplete li:hover mark {
  background-color: #76ddf7;
}

.awesomplete li[aria-selected=true] mark {
  background: hsl(86, 100%, 21%);
  color: inherit;
}

.directoryFilters {
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width: 991px) {
  .directoryFilters {
    flex-direction: column;
  }
}
.directoryFilters-wrapper {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 991px) {
  .directoryFilters-wrapper {
    margin-bottom: 15px;
  }
}
.directoryFilters-select {
  -webkit-text-decoration: none;
  text-decoration: none;
  width: 100%;
  padding-bottom: 10px;
  border: none;
  border-bottom: 1px solid #D8D8D8;
  border-radius: 0;
  position: static;
  padding-left: 5px;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26527c;
  -moz-appearance: none;
       appearance: none;
  /* stylelint-disable-line */
  -webkit-appearance: none;
  cursor: pointer;
  background: transparent;
}
.directoryFilters-select::-ms-expand {
  display: none;
}
.directoryFilters-select option {
  color: initial;
}
.directoryFilters-select:focus {
  outline: none;
}
.directoryFilters-selectWrapper {
  position: relative;
  display: inline-block;
  margin-right: 40px;
  width: 160px;
}
.directoryFilters-selectWrapper::after {
  content: " ";
  width: 13px;
  height: 10px;
  background: url("../images/arrow-down.png") no-repeat 0 0;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 2;
  pointer-events: none;
  right: auto;
  left: 0;
}
@media only screen and (max-width: 991px) {
  .directoryFilters-selectWrapper {
    width: 100%;
  }
  .directoryFilters-selectWrapper:not(:last-child) {
    margin-bottom: 30px;
  }
}

.directoryList {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.directoryList-mobile {
  position: relative;
  display: none;
}
.directoryList-mobile-searchContainer {
  align-items: flex-end;
  justify-content: flex-end;
  display: none;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .directoryList-mobile-searchContainer {
    display: flex;
  }
}
.directoryList-mobile-searchButton {
  background: transparent;
  border: none;
  border-bottom: 1px solid #1aace6;
}
.directoryList-mobile-searchButton svg {
  width: 27px;
  height: 20px;
  margin-top: 5px;
}
.directoryList-mobile-searchInput {
  bottom: 0;
  width: 85%;
  border: none;
  background: transparent;
  border-bottom: 1px solid #C7D1D9;
  color: #1aace6;
  outline: none;
}
.directoryList-mobile-searchInput::-moz-placeholder {
  color: #1aace6;
}
.directoryList-mobile-searchInput::placeholder {
  color: #1aace6;
}
.directoryList-mobileHeader {
  height: 60px;
  margin-bottom: 50px;
  background: #1aace6;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 35px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: white;
  cursor: pointer;
}
.directoryList-mobileHeader svg {
  transform: scale(1.5) translateY(-2px) rotate(180deg);
  transition: 0.3s transform ease-out;
}
.directoryList-mobileBody {
  display: none;
  position: absolute;
  background: white;
  width: 100%;
  top: 60px;
  padding: 40px 30px 45px;
  box-shadow: 0 7px 19px 0 rgba(0, 0, 0, 0.3);
}
.directoryList-mobile-isOpen {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 25;
  margin-top: 0;
}
.directoryList-mobile-isOpen svg {
  transform: scale(1.5) translateY(2px) rotate(0deg);
}
@media only screen and (max-width: 991px) {
  .directoryList-mobile {
    display: block;
  }
}
.directoryList-desktop {
  margin-bottom: 15px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .directoryList-desktop {
    display: none;
  }
}
.directoryList-desktop-searchContainer {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.directoryList-desktop-searchButton {
  background: transparent;
  border: none;
  border-bottom: 1px solid #1aace6;
}
.directoryList-desktop-searchButton svg {
  width: 18px;
  height: 18px;
  margin-top: 5px;
}
@media only screen and (max-width: 991px) {
  .directoryList-desktop-searchButton {
    display: none;
  }
}
.directoryList-desktop-searchInput {
  bottom: 0;
  width: 220px;
  border: none;
  background: transparent;
  border-bottom: 1px solid #C7D1D9;
  color: #1aace6;
  outline: none;
}
.directoryList-desktop-searchInput::-moz-placeholder {
  color: #1aace6;
}
.directoryList-desktop-searchInput::placeholder {
  color: #1aace6;
}
@media only screen and (max-width: 991px) {
  .directoryList-desktop-searchInput {
    display: none;
  }
}

#external-link-popup-body h2 {
  font-size: 25px;
  text-align: center;
  color: #004b8e;
}
#external-link-popup-body legend {
  color: #004b8e;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin-bottom: 25px;
}
#external-link-popup-body .btn-holder {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 0;
}
#external-link-popup-body .btn-holder .btn, #external-link-popup-body .btn-holder .button, #external-link-popup-body .btn-holder .documentLinks-item-link, #external-link-popup-body .btn-holder .form-container button[type=submit], .form-container #external-link-popup-body .btn-holder button[type=submit] {
  box-shadow: none;
}
#external-link-popup-body .btn-holder .external-link-popup-continue {
  margin-right: 20px;
}
@media (width <= 768px) {
  #external-link-popup-body .btn-holder .external-link-popup-continue {
    margin-right: 0;
    margin-top: 20px;
  }
}
@media (width <= 768px) {
  #external-link-popup-body .btn-holder .btn-submit {
    margin-right: 0;
    margin-top: 20px;
  }
}

.overlay-card {
  height: 300px;
}
@media only screen and (max-width: 991px) {
  .overlay-card {
    border: 1px solid #D8D8D8;
    border-radius: 8px;
    padding: 15px;
    height: 250px;
  }
}
.overlay-card-wrapper {
  opacity: 0;
  transition: all 1.2s ease-out;
  flex: 0 0 25%;
  max-width: 25%;
}
@media only screen and (max-width: 991px) {
  .overlay-card-wrapper {
    flex: 0 0 65%;
    max-width: 65%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .overlay-card-image {
    text-align: center;
    margin-bottom: 20px;
  }
}
.overlay-card-image img {
  height: 120px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .overlay-card-image img {
    height: 100px;
    margin-bottom: 20px;
  }
}
.overlay-card-container {
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width: 991px) {
  .overlay-card-container {
    padding-top: 10px;
  }
}
.overlay-card-content {
  width: 80%;
  font-size: 14px;
  line-height: 20px;
}
@media only screen and (max-width: 991px) {
  .overlay-card-content {
    width: 100%;
    font-size: 10px;
    line-height: 14px;
  }
}
.overlay-card-title {
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
}
@media only screen and (max-width: 991px) {
  .overlay-card-title {
    font-size: 12px;
  }
}
.overlay-card-section {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 991px) {
  .overlay-card-section {
    padding-bottom: 0;
    padding-top: 0;
  }
}

.overlay-content-header {
  color: #1C2654;
  font-size: 22px;
  font-weight: bold;
  line-height: 29px;
  text-transform: uppercase;
  margin-bottom: 20px;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 450ms 200ms, transform 450ms 200ms;
}
@media only screen and (max-width: 991px) {
  .overlay-content-header {
    font-size: 18px;
    line-height: 26px;
    margin-top: 2em;
    margin-bottom: 35px;
  }
}
.overlay-content-text {
  margin-bottom: 20px;
  color: #1C2654;
  font-size: 16px;
  line-height: 24px;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 450ms 400ms, transform 450ms 400ms;
}
@media only screen and (max-width: 991px) {
  .overlay-content-text {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 22px;
  }
}
.overlay-content .row {
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .overlay-content .row {
    flex-direction: column-reverse;
  }
}
.overlay-content-text-wrapper {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
  flex-basis: 0;
  flex-grow: 1;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (max-width: 991px) {
  .overlay-content-text-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.overlay-content-image-wrapper {
  flex: 0 0 42%;
  max-width: 32%;
  flex-basis: 0;
  flex-grow: 1;
  margin-right: 15%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (max-width: 991px) {
  .overlay-content-image-wrapper {
    flex: 0 0 80%;
    max-width: 80%;
    margin: 0 auto;
  }
}

.hide-stories-wrapper {
  padding: 50px;
  text-align: center;
}

.paperless-city {
  position: relative;
  padding-top: 40px;
}
@media only screen and (max-width: 991px) {
  .paperless-city {
    padding-top: 0;
  }
}
.paperless-city::before {
  content: "";
  position: absolute;
  background: #EFF9FD;
  height: 262px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
}
.paperless-city-header {
  font-size: 22px;
  color: #1C2654;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 991px) {
  .paperless-city-header {
    font-size: 18px;
    line-height: 16px;
  }
}
.paperless-city-subheader {
  font-size: 50px;
  color: #26ADE3;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 991px) {
  .paperless-city-subheader {
    font-size: 22px;
    line-height: 26px;
  }
}
.paperless-city-text {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .paperless-city-text {
    font-size: 12px;
    line-height: 22px;
    text-align: right;
  }
}
.paperless-city-animation {
  max-width: 65%;
  margin: 0 auto;
}

.sitemap .container {
  padding-left: 0;
}
.sitemap li {
  list-style-type: none;
  width: 100%;
}
.sitemap-columns {
  -moz-column-count: 3;
       column-count: 3;
  padding-left: 0;
}
@media only screen and (max-width: 991px) {
  .sitemap-columns {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.sitemap-link {
  color: #1C2654;
  text-transform: uppercase;
}
.sitemap-link a {
  color: #1C2654;
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: color 450ms;
  display: flex;
  flex-direction: row;
  padding-top: 8px;
}
.sitemap-link a:hover {
  color: #26ADE3;
  font-weight: bold;
  align-items: center;
}
.sitemap-link a:hover .sitemap-link-arrow {
  opacity: 1;
  transform: rotate(180deg) translateX(2px);
  transform: rotate(0) translateX(2px);
}
.sitemap-link-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 4px;
  width: 9px;
  height: 13px;
  color: #26ADE3;
  opacity: 0;
  transition: opacity 450ms, transform 450ms;
  transform: rotate(180deg) translateX(8px);
  transform: rotate(0) translateX(8px);
}
.sitemap-link-arrow svg {
  width: 100%;
  height: 100%;
}
.sitemap-root {
  flex-basis: 100%;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 30px;
  display: inline-block;
  font-size: 18px;
}
.sitemap-child-item-container {
  padding-left: 0;
  padding-right: 0;
}
.sitemap-child-item {
  padding: 5px;
  font-weight: normal;
  line-height: 14px;
  font-size: 14px;
  padding-left: 0;
}
.sitemap-child-item:first-child {
  margin-top: 15px;
}

/* stylelint-disable */
.sfPageEditor .fade:not(.show) {
  opacity: 1;
}

/*# sourceMappingURL=style-rtl.css.map*/