/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/styles.scss ***!
  \*************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Styles entry point */
.theme-html,
.block-editor-block-list__layout {
  /* dependencies */
  /**
   * Owl Carousel v2.3.4
   * Copyright 2013-2018 David Deutsch
   * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
   */
  /**
   * Owl Carousel v2.3.4
   * Copyright 2013-2018 David Deutsch
   * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
   */
  /* Magnific Popup CSS */
  /* Main image in popup */
  /* The shadow behind the image */
  /* Slider */
  /* Icons */
  /* Arrows */
  /* Dots */
  /* Slider */
  /**
   * Settings
   */
  /**
   * Easings
   */
  /**
   * Core
   */
  /**
   * Animations
   */
  /* end */
  /* globals */
  /* Colors */
  /* Typography */
  /* Measurements */
  /* CSS Easings */
  /* end */
  /* before components load hooks */
  /* end */
  /* components */
  /* end */
  /* after components load hooks */
  /* end */
}
.theme-html .owl-carousel, .theme-html .owl-carousel .owl-item,
.block-editor-block-list__layout .owl-carousel,
.block-editor-block-list__layout .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.theme-html .owl-carousel,
.block-editor-block-list__layout .owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.theme-html .owl-carousel .owl-stage,
.block-editor-block-list__layout .owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.theme-html .owl-carousel .owl-stage:after,
.block-editor-block-list__layout .owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.theme-html .owl-carousel .owl-stage-outer,
.block-editor-block-list__layout .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.theme-html .owl-carousel .owl-item, .theme-html .owl-carousel .owl-wrapper,
.block-editor-block-list__layout .owl-carousel .owl-item,
.block-editor-block-list__layout .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.theme-html .owl-carousel .owl-item,
.block-editor-block-list__layout .owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.theme-html .owl-carousel .owl-item img,
.block-editor-block-list__layout .owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.theme-html .owl-carousel .owl-dots.disabled, .theme-html .owl-carousel .owl-nav.disabled,
.block-editor-block-list__layout .owl-carousel .owl-dots.disabled,
.block-editor-block-list__layout .owl-carousel .owl-nav.disabled {
  display: none;
}
.theme-html .no-js .owl-carousel, .theme-html .owl-carousel.owl-loaded,
.block-editor-block-list__layout .no-js .owl-carousel,
.block-editor-block-list__layout .owl-carousel.owl-loaded {
  display: block;
}
.theme-html .owl-carousel .owl-dot, .theme-html .owl-carousel .owl-nav .owl-next, .theme-html .owl-carousel .owl-nav .owl-prev,
.block-editor-block-list__layout .owl-carousel .owl-dot,
.block-editor-block-list__layout .owl-carousel .owl-nav .owl-next,
.block-editor-block-list__layout .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.theme-html .owl-carousel .owl-nav button.owl-next, .theme-html .owl-carousel .owl-nav button.owl-prev, .theme-html .owl-carousel button.owl-dot,
.block-editor-block-list__layout .owl-carousel .owl-nav button.owl-next,
.block-editor-block-list__layout .owl-carousel .owl-nav button.owl-prev,
.block-editor-block-list__layout .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.theme-html .owl-carousel.owl-loading,
.block-editor-block-list__layout .owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.theme-html .owl-carousel.owl-hidden,
.block-editor-block-list__layout .owl-carousel.owl-hidden {
  opacity: 0;
}
.theme-html .owl-carousel.owl-refresh .owl-item,
.block-editor-block-list__layout .owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.theme-html .owl-carousel.owl-drag .owl-item,
.block-editor-block-list__layout .owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.theme-html .owl-carousel.owl-grab,
.block-editor-block-list__layout .owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.theme-html .owl-carousel.owl-rtl,
.block-editor-block-list__layout .owl-carousel.owl-rtl {
  direction: rtl;
}
.theme-html .owl-carousel.owl-rtl .owl-item,
.block-editor-block-list__layout .owl-carousel.owl-rtl .owl-item {
  float: right;
}
.theme-html .owl-carousel .animated,
.block-editor-block-list__layout .owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.theme-html .owl-carousel .owl-animated-in,
.block-editor-block-list__layout .owl-carousel .owl-animated-in {
  z-index: 0;
}
.theme-html .owl-carousel .owl-animated-out,
.block-editor-block-list__layout .owl-carousel .owl-animated-out {
  z-index: 1;
}
.theme-html .owl-carousel .fadeOut,
.block-editor-block-list__layout .owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.theme-html .owl-height,
.block-editor-block-list__layout .owl-height {
  transition: height 0.5s ease-in-out;
}
.theme-html .owl-carousel .owl-item .owl-lazy,
.block-editor-block-list__layout .owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.theme-html .owl-carousel .owl-item .owl-lazy:not([src]), .theme-html .owl-carousel .owl-item .owl-lazy[src^=""],
.block-editor-block-list__layout .owl-carousel .owl-item .owl-lazy:not([src]),
.block-editor-block-list__layout .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.theme-html .owl-carousel .owl-item img.owl-lazy,
.block-editor-block-list__layout .owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.theme-html .owl-carousel .owl-video-wrapper,
.block-editor-block-list__layout .owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.theme-html .owl-carousel .owl-video-play-icon,
.block-editor-block-list__layout .owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.theme-html .owl-carousel .owl-video-play-icon:hover,
.block-editor-block-list__layout .owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.theme-html .owl-carousel .owl-video-playing .owl-video-play-icon, .theme-html .owl-carousel .owl-video-playing .owl-video-tn,
.block-editor-block-list__layout .owl-carousel .owl-video-playing .owl-video-play-icon,
.block-editor-block-list__layout .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.theme-html .owl-carousel .owl-video-tn,
.block-editor-block-list__layout .owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.theme-html .owl-carousel .owl-video-frame,
.block-editor-block-list__layout .owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.theme-html .owl-theme .owl-dots, .theme-html .owl-theme .owl-nav,
.block-editor-block-list__layout .owl-theme .owl-dots,
.block-editor-block-list__layout .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.theme-html .owl-theme .owl-nav,
.block-editor-block-list__layout .owl-theme .owl-nav {
  margin-top: 10px;
}
.theme-html .owl-theme .owl-nav [class*=owl-],
.block-editor-block-list__layout .owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.theme-html .owl-theme .owl-nav [class*=owl-]:hover,
.block-editor-block-list__layout .owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.theme-html .owl-theme .owl-nav .disabled,
.block-editor-block-list__layout .owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.theme-html .owl-theme .owl-nav.disabled + .owl-dots,
.block-editor-block-list__layout .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.theme-html .owl-theme .owl-dots .owl-dot,
.block-editor-block-list__layout .owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.theme-html .owl-theme .owl-dots .owl-dot span,
.block-editor-block-list__layout .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.theme-html .owl-theme .owl-dots .owl-dot.active span, .theme-html .owl-theme .owl-dots .owl-dot:hover span,
.block-editor-block-list__layout .owl-theme .owl-dots .owl-dot.active span,
.block-editor-block-list__layout .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.theme-html .mfp-bg,
.block-editor-block-list__layout .mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.theme-html .mfp-wrap,
.block-editor-block-list__layout .mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.theme-html .mfp-container,
.block-editor-block-list__layout .mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.theme-html .mfp-container:before,
.block-editor-block-list__layout .mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.theme-html .mfp-align-top .mfp-container:before,
.block-editor-block-list__layout .mfp-align-top .mfp-container:before {
  display: none;
}
.theme-html .mfp-content,
.block-editor-block-list__layout .mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.theme-html .mfp-inline-holder .mfp-content,
.theme-html .mfp-ajax-holder .mfp-content,
.block-editor-block-list__layout .mfp-inline-holder .mfp-content,
.block-editor-block-list__layout .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.theme-html .mfp-ajax-cur,
.block-editor-block-list__layout .mfp-ajax-cur {
  cursor: progress;
}
.theme-html .mfp-zoom-out-cur, .theme-html .mfp-zoom-out-cur .mfp-image-holder .mfp-close,
.block-editor-block-list__layout .mfp-zoom-out-cur,
.block-editor-block-list__layout .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.theme-html .mfp-zoom,
.block-editor-block-list__layout .mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.theme-html .mfp-auto-cursor .mfp-content,
.block-editor-block-list__layout .mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.theme-html .mfp-close,
.theme-html .mfp-arrow,
.theme-html .mfp-preloader,
.theme-html .mfp-counter,
.block-editor-block-list__layout .mfp-close,
.block-editor-block-list__layout .mfp-arrow,
.block-editor-block-list__layout .mfp-preloader,
.block-editor-block-list__layout .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.theme-html .mfp-loading.mfp-figure,
.block-editor-block-list__layout .mfp-loading.mfp-figure {
  display: none;
}
.theme-html .mfp-hide,
.block-editor-block-list__layout .mfp-hide {
  display: none !important;
}
.theme-html .mfp-preloader,
.block-editor-block-list__layout .mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.theme-html .mfp-preloader a,
.block-editor-block-list__layout .mfp-preloader a {
  color: #CCC;
}
.theme-html .mfp-preloader a:hover,
.block-editor-block-list__layout .mfp-preloader a:hover {
  color: #FFF;
}
.theme-html .mfp-s-ready .mfp-preloader,
.block-editor-block-list__layout .mfp-s-ready .mfp-preloader {
  display: none;
}
.theme-html .mfp-s-error .mfp-content,
.block-editor-block-list__layout .mfp-s-error .mfp-content {
  display: none;
}
.theme-html button.mfp-close,
.theme-html button.mfp-arrow,
.block-editor-block-list__layout button.mfp-close,
.block-editor-block-list__layout 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;
}
.theme-html button::-moz-focus-inner,
.block-editor-block-list__layout button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.theme-html .mfp-close,
.block-editor-block-list__layout .mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  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;
}
.theme-html .mfp-close:hover,
.theme-html .mfp-close:focus,
.block-editor-block-list__layout .mfp-close:hover,
.block-editor-block-list__layout .mfp-close:focus {
  opacity: 1;
}
.theme-html .mfp-close:active,
.block-editor-block-list__layout .mfp-close:active {
  top: 1px;
}
.theme-html .mfp-close-btn-in .mfp-close,
.block-editor-block-list__layout .mfp-close-btn-in .mfp-close {
  color: #333;
}
.theme-html .mfp-image-holder .mfp-close,
.theme-html .mfp-iframe-holder .mfp-close,
.block-editor-block-list__layout .mfp-image-holder .mfp-close,
.block-editor-block-list__layout .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.theme-html .mfp-counter,
.block-editor-block-list__layout .mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.theme-html .mfp-arrow,
.block-editor-block-list__layout .mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.theme-html .mfp-arrow:active,
.block-editor-block-list__layout .mfp-arrow:active {
  margin-top: -54px;
}
.theme-html .mfp-arrow:hover,
.theme-html .mfp-arrow:focus,
.block-editor-block-list__layout .mfp-arrow:hover,
.block-editor-block-list__layout .mfp-arrow:focus {
  opacity: 1;
}
.theme-html .mfp-arrow:before,
.theme-html .mfp-arrow:after,
.block-editor-block-list__layout .mfp-arrow:before,
.block-editor-block-list__layout .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;
}
.theme-html .mfp-arrow:after,
.block-editor-block-list__layout .mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.theme-html .mfp-arrow:before,
.block-editor-block-list__layout .mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.theme-html .mfp-arrow-left,
.block-editor-block-list__layout .mfp-arrow-left {
  left: 0;
}
.theme-html .mfp-arrow-left:after,
.block-editor-block-list__layout .mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.theme-html .mfp-arrow-left:before,
.block-editor-block-list__layout .mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.theme-html .mfp-arrow-right,
.block-editor-block-list__layout .mfp-arrow-right {
  right: 0;
}
.theme-html .mfp-arrow-right:after,
.block-editor-block-list__layout .mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.theme-html .mfp-arrow-right:before,
.block-editor-block-list__layout .mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.theme-html .mfp-iframe-holder,
.block-editor-block-list__layout .mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.theme-html .mfp-iframe-holder .mfp-content,
.block-editor-block-list__layout .mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.theme-html .mfp-iframe-holder .mfp-close,
.block-editor-block-list__layout .mfp-iframe-holder .mfp-close {
  top: -40px;
}
.theme-html .mfp-iframe-scaler,
.block-editor-block-list__layout .mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.theme-html .mfp-iframe-scaler iframe,
.block-editor-block-list__layout .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;
}
.theme-html img.mfp-img,
.block-editor-block-list__layout 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;
}
.theme-html .mfp-figure,
.block-editor-block-list__layout .mfp-figure {
  line-height: 0;
}
.theme-html .mfp-figure:after,
.block-editor-block-list__layout .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;
}
.theme-html .mfp-figure small,
.block-editor-block-list__layout .mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.theme-html .mfp-figure figure,
.block-editor-block-list__layout .mfp-figure figure {
  margin: 0;
}
.theme-html .mfp-bottom-bar,
.block-editor-block-list__layout .mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.theme-html .mfp-title,
.block-editor-block-list__layout .mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.theme-html .mfp-image-holder .mfp-content,
.block-editor-block-list__layout .mfp-image-holder .mfp-content {
  max-width: 100%;
}
.theme-html .mfp-gallery .mfp-image-holder .mfp-figure,
.block-editor-block-list__layout .mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .theme-html,
  .block-editor-block-list__layout {
    /**
         * Remove all paddings around the image on small screen
         */
  }
  .theme-html .mfp-img-mobile .mfp-image-holder,
  .block-editor-block-list__layout .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .theme-html .mfp-img-mobile img.mfp-img,
  .block-editor-block-list__layout .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .theme-html .mfp-img-mobile .mfp-figure:after,
  .block-editor-block-list__layout .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .theme-html .mfp-img-mobile .mfp-figure small,
  .block-editor-block-list__layout .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .theme-html .mfp-img-mobile .mfp-bottom-bar,
  .block-editor-block-list__layout .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;
  }
  .theme-html .mfp-img-mobile .mfp-bottom-bar:empty,
  .block-editor-block-list__layout .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .theme-html .mfp-img-mobile .mfp-counter,
  .block-editor-block-list__layout .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .theme-html .mfp-img-mobile .mfp-close,
  .block-editor-block-list__layout .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) {
  .theme-html .mfp-arrow,
  .block-editor-block-list__layout .mfp-arrow {
    transform: scale(0.75);
  }
  .theme-html .mfp-arrow-left,
  .block-editor-block-list__layout .mfp-arrow-left {
    transform-origin: 0;
  }
  .theme-html .mfp-arrow-right,
  .block-editor-block-list__layout .mfp-arrow-right {
    transform-origin: 100%;
  }
  .theme-html .mfp-container,
  .block-editor-block-list__layout .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.slick-loading .theme-html .slick-list,
.slick-loading .block-editor-block-list__layout .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
.theme-html .slick-prev,
.theme-html .slick-next,
.block-editor-block-list__layout .slick-prev,
.block-editor-block-list__layout .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.theme-html .slick-prev:hover, .theme-html .slick-prev:focus,
.theme-html .slick-next:hover,
.theme-html .slick-next:focus,
.block-editor-block-list__layout .slick-prev:hover,
.block-editor-block-list__layout .slick-prev:focus,
.block-editor-block-list__layout .slick-next:hover,
.block-editor-block-list__layout .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.theme-html .slick-prev:hover:before, .theme-html .slick-prev:focus:before,
.theme-html .slick-next:hover:before,
.theme-html .slick-next:focus:before,
.block-editor-block-list__layout .slick-prev:hover:before,
.block-editor-block-list__layout .slick-prev:focus:before,
.block-editor-block-list__layout .slick-next:hover:before,
.block-editor-block-list__layout .slick-next:focus:before {
  opacity: 1;
}
.theme-html .slick-prev.slick-disabled:before,
.theme-html .slick-next.slick-disabled:before,
.block-editor-block-list__layout .slick-prev.slick-disabled:before,
.block-editor-block-list__layout .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.theme-html .slick-prev:before,
.theme-html .slick-next:before,
.block-editor-block-list__layout .slick-prev:before,
.block-editor-block-list__layout .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.theme-html .slick-prev,
.block-editor-block-list__layout .slick-prev {
  left: -25px;
}
[dir=rtl] .theme-html .slick-prev,
[dir=rtl] .block-editor-block-list__layout .slick-prev {
  left: auto;
  right: -25px;
}
.theme-html .slick-prev:before,
.block-editor-block-list__layout .slick-prev:before {
  content: "←";
}
[dir=rtl] .theme-html .slick-prev:before,
[dir=rtl] .block-editor-block-list__layout .slick-prev:before {
  content: "→";
}
.theme-html .slick-next,
.block-editor-block-list__layout .slick-next {
  right: -25px;
}
[dir=rtl] .theme-html .slick-next,
[dir=rtl] .block-editor-block-list__layout .slick-next {
  left: -25px;
  right: auto;
}
.theme-html .slick-next:before,
.block-editor-block-list__layout .slick-next:before {
  content: "→";
}
[dir=rtl] .theme-html .slick-next:before,
[dir=rtl] .block-editor-block-list__layout .slick-next:before {
  content: "←";
}
.theme-html .slick-dotted.slick-slider,
.block-editor-block-list__layout .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.theme-html .slick-dots,
.block-editor-block-list__layout .slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.theme-html .slick-dots li,
.block-editor-block-list__layout .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.theme-html .slick-dots li button,
.block-editor-block-list__layout .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.theme-html .slick-dots li button:hover, .theme-html .slick-dots li button:focus,
.block-editor-block-list__layout .slick-dots li button:hover,
.block-editor-block-list__layout .slick-dots li button:focus {
  outline: none;
}
.theme-html .slick-dots li button:hover:before, .theme-html .slick-dots li button:focus:before,
.block-editor-block-list__layout .slick-dots li button:hover:before,
.block-editor-block-list__layout .slick-dots li button:focus:before {
  opacity: 1;
}
.theme-html .slick-dots li button:before,
.block-editor-block-list__layout .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.theme-html .slick-dots li.slick-active button:before,
.block-editor-block-list__layout .slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.theme-html .slick-slider,
.block-editor-block-list__layout .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.theme-html .slick-list,
.block-editor-block-list__layout .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.theme-html .slick-list:focus,
.block-editor-block-list__layout .slick-list:focus {
  outline: none;
}
.theme-html .slick-list.dragging,
.block-editor-block-list__layout .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.theme-html .slick-slider .slick-track,
.theme-html .slick-slider .slick-list,
.block-editor-block-list__layout .slick-slider .slick-track,
.block-editor-block-list__layout .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.theme-html .slick-track,
.block-editor-block-list__layout .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.theme-html .slick-track:before,
.theme-html .slick-track:after,
.block-editor-block-list__layout .slick-track:before,
.block-editor-block-list__layout .slick-track:after {
  display: table;
  content: "";
}
.theme-html .slick-track:after,
.block-editor-block-list__layout .slick-track:after {
  clear: both;
}
.theme-html .slick-loading .slick-track,
.block-editor-block-list__layout .slick-loading .slick-track {
  visibility: hidden;
}
.theme-html .slick-slide,
.block-editor-block-list__layout .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.theme-html [dir=rtl] .slick-slide,
.block-editor-block-list__layout [dir=rtl] .slick-slide {
  float: right;
}
.theme-html .slick-slide img,
.block-editor-block-list__layout .slick-slide img {
  display: block;
}
.theme-html .slick-slide.slick-loading img,
.block-editor-block-list__layout .slick-slide.slick-loading img {
  display: none;
}
.theme-html .slick-slide.dragging img,
.block-editor-block-list__layout .slick-slide.dragging img {
  pointer-events: none;
}
.theme-html .slick-initialized .slick-slide,
.block-editor-block-list__layout .slick-initialized .slick-slide {
  display: block;
}
.theme-html .slick-loading .slick-slide,
.block-editor-block-list__layout .slick-loading .slick-slide {
  visibility: hidden;
}
.theme-html .slick-vertical .slick-slide,
.block-editor-block-list__layout .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.theme-html .slick-arrow.slick-hidden,
.block-editor-block-list__layout .slick-arrow.slick-hidden {
  display: none;
}
.theme-html [data-sal],
.block-editor-block-list__layout [data-sal] {
  transition-duration: 0.1s;
  transition-delay: 0s;
  transition-duration: var(--sal-duration, 0.1s);
  transition-delay: var(--sal-delay, 0s);
  transition-timing-function: var(--sal-easing, ease);
}
.theme-html [data-sal][data-sal-duration="200"],
.block-editor-block-list__layout [data-sal][data-sal-duration="200"] {
  transition-duration: 0.2s;
}
.theme-html [data-sal][data-sal-duration="250"],
.block-editor-block-list__layout [data-sal][data-sal-duration="250"] {
  transition-duration: 0.25s;
}
.theme-html [data-sal][data-sal-duration="300"],
.block-editor-block-list__layout [data-sal][data-sal-duration="300"] {
  transition-duration: 0.3s;
}
.theme-html [data-sal][data-sal-duration="350"],
.block-editor-block-list__layout [data-sal][data-sal-duration="350"] {
  transition-duration: 0.35s;
}
.theme-html [data-sal][data-sal-duration="400"],
.block-editor-block-list__layout [data-sal][data-sal-duration="400"] {
  transition-duration: 0.4s;
}
.theme-html [data-sal][data-sal-duration="450"],
.block-editor-block-list__layout [data-sal][data-sal-duration="450"] {
  transition-duration: 0.45s;
}
.theme-html [data-sal][data-sal-duration="500"],
.block-editor-block-list__layout [data-sal][data-sal-duration="500"] {
  transition-duration: 0.5s;
}
.theme-html [data-sal][data-sal-duration="550"],
.block-editor-block-list__layout [data-sal][data-sal-duration="550"] {
  transition-duration: 0.55s;
}
.theme-html [data-sal][data-sal-duration="600"],
.block-editor-block-list__layout [data-sal][data-sal-duration="600"] {
  transition-duration: 0.6s;
}
.theme-html [data-sal][data-sal-duration="650"],
.block-editor-block-list__layout [data-sal][data-sal-duration="650"] {
  transition-duration: 0.65s;
}
.theme-html [data-sal][data-sal-duration="700"],
.block-editor-block-list__layout [data-sal][data-sal-duration="700"] {
  transition-duration: 0.7s;
}
.theme-html [data-sal][data-sal-duration="750"],
.block-editor-block-list__layout [data-sal][data-sal-duration="750"] {
  transition-duration: 0.75s;
}
.theme-html [data-sal][data-sal-duration="800"],
.block-editor-block-list__layout [data-sal][data-sal-duration="800"] {
  transition-duration: 0.8s;
}
.theme-html [data-sal][data-sal-duration="850"],
.block-editor-block-list__layout [data-sal][data-sal-duration="850"] {
  transition-duration: 0.85s;
}
.theme-html [data-sal][data-sal-duration="900"],
.block-editor-block-list__layout [data-sal][data-sal-duration="900"] {
  transition-duration: 0.9s;
}
.theme-html [data-sal][data-sal-duration="950"],
.block-editor-block-list__layout [data-sal][data-sal-duration="950"] {
  transition-duration: 0.95s;
}
.theme-html [data-sal][data-sal-duration="1000"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1000"] {
  transition-duration: 1s;
}
.theme-html [data-sal][data-sal-duration="1050"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1050"] {
  transition-duration: 1.05s;
}
.theme-html [data-sal][data-sal-duration="1100"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1100"] {
  transition-duration: 1.1s;
}
.theme-html [data-sal][data-sal-duration="1150"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1150"] {
  transition-duration: 1.15s;
}
.theme-html [data-sal][data-sal-duration="1200"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1200"] {
  transition-duration: 1.2s;
}
.theme-html [data-sal][data-sal-duration="1250"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1250"] {
  transition-duration: 1.25s;
}
.theme-html [data-sal][data-sal-duration="1300"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1300"] {
  transition-duration: 1.3s;
}
.theme-html [data-sal][data-sal-duration="1350"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1350"] {
  transition-duration: 1.35s;
}
.theme-html [data-sal][data-sal-duration="1400"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1400"] {
  transition-duration: 1.4s;
}
.theme-html [data-sal][data-sal-duration="1450"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1450"] {
  transition-duration: 1.45s;
}
.theme-html [data-sal][data-sal-duration="1500"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1500"] {
  transition-duration: 1.5s;
}
.theme-html [data-sal][data-sal-duration="1550"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1550"] {
  transition-duration: 1.55s;
}
.theme-html [data-sal][data-sal-duration="1600"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1600"] {
  transition-duration: 1.6s;
}
.theme-html [data-sal][data-sal-duration="1650"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1650"] {
  transition-duration: 1.65s;
}
.theme-html [data-sal][data-sal-duration="1700"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1700"] {
  transition-duration: 1.7s;
}
.theme-html [data-sal][data-sal-duration="1750"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1750"] {
  transition-duration: 1.75s;
}
.theme-html [data-sal][data-sal-duration="1800"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1800"] {
  transition-duration: 1.8s;
}
.theme-html [data-sal][data-sal-duration="1850"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1850"] {
  transition-duration: 1.85s;
}
.theme-html [data-sal][data-sal-duration="1900"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1900"] {
  transition-duration: 1.9s;
}
.theme-html [data-sal][data-sal-duration="1950"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1950"] {
  transition-duration: 1.95s;
}
.theme-html [data-sal][data-sal-duration="2000"],
.block-editor-block-list__layout [data-sal][data-sal-duration="2000"] {
  transition-duration: 2s;
}
.theme-html [data-sal][data-sal-delay="50"],
.block-editor-block-list__layout [data-sal][data-sal-delay="50"] {
  transition-delay: 0.05s;
}
.theme-html [data-sal][data-sal-delay="100"],
.block-editor-block-list__layout [data-sal][data-sal-delay="100"] {
  transition-delay: 0.1s;
}
.theme-html [data-sal][data-sal-delay="150"],
.block-editor-block-list__layout [data-sal][data-sal-delay="150"] {
  transition-delay: 0.15s;
}
.theme-html [data-sal][data-sal-delay="200"],
.block-editor-block-list__layout [data-sal][data-sal-delay="200"] {
  transition-delay: 0.2s;
}
.theme-html [data-sal][data-sal-delay="250"],
.block-editor-block-list__layout [data-sal][data-sal-delay="250"] {
  transition-delay: 0.25s;
}
.theme-html [data-sal][data-sal-delay="300"],
.block-editor-block-list__layout [data-sal][data-sal-delay="300"] {
  transition-delay: 0.3s;
}
.theme-html [data-sal][data-sal-delay="350"],
.block-editor-block-list__layout [data-sal][data-sal-delay="350"] {
  transition-delay: 0.35s;
}
.theme-html [data-sal][data-sal-delay="400"],
.block-editor-block-list__layout [data-sal][data-sal-delay="400"] {
  transition-delay: 0.4s;
}
.theme-html [data-sal][data-sal-delay="450"],
.block-editor-block-list__layout [data-sal][data-sal-delay="450"] {
  transition-delay: 0.45s;
}
.theme-html [data-sal][data-sal-delay="500"],
.block-editor-block-list__layout [data-sal][data-sal-delay="500"] {
  transition-delay: 0.5s;
}
.theme-html [data-sal][data-sal-delay="550"],
.block-editor-block-list__layout [data-sal][data-sal-delay="550"] {
  transition-delay: 0.55s;
}
.theme-html [data-sal][data-sal-delay="600"],
.block-editor-block-list__layout [data-sal][data-sal-delay="600"] {
  transition-delay: 0.6s;
}
.theme-html [data-sal][data-sal-delay="650"],
.block-editor-block-list__layout [data-sal][data-sal-delay="650"] {
  transition-delay: 0.65s;
}
.theme-html [data-sal][data-sal-delay="700"],
.block-editor-block-list__layout [data-sal][data-sal-delay="700"] {
  transition-delay: 0.7s;
}
.theme-html [data-sal][data-sal-delay="750"],
.block-editor-block-list__layout [data-sal][data-sal-delay="750"] {
  transition-delay: 0.75s;
}
.theme-html [data-sal][data-sal-delay="800"],
.block-editor-block-list__layout [data-sal][data-sal-delay="800"] {
  transition-delay: 0.8s;
}
.theme-html [data-sal][data-sal-delay="850"],
.block-editor-block-list__layout [data-sal][data-sal-delay="850"] {
  transition-delay: 0.85s;
}
.theme-html [data-sal][data-sal-delay="900"],
.block-editor-block-list__layout [data-sal][data-sal-delay="900"] {
  transition-delay: 0.9s;
}
.theme-html [data-sal][data-sal-delay="950"],
.block-editor-block-list__layout [data-sal][data-sal-delay="950"] {
  transition-delay: 0.95s;
}
.theme-html [data-sal][data-sal-delay="1000"],
.block-editor-block-list__layout [data-sal][data-sal-delay="1000"] {
  transition-delay: 1s;
}
.theme-html [data-sal][data-sal-easing=linear],
.block-editor-block-list__layout [data-sal][data-sal-easing=linear] {
  transition-timing-function: linear;
}
.theme-html [data-sal][data-sal-easing=ease],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease] {
  transition-timing-function: ease;
}
.theme-html [data-sal][data-sal-easing=ease-in],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in] {
  transition-timing-function: ease-in;
}
.theme-html [data-sal][data-sal-easing=ease-out],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out] {
  transition-timing-function: ease-out;
}
.theme-html [data-sal][data-sal-easing=ease-in-out],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out] {
  transition-timing-function: ease-in-out;
}
.theme-html [data-sal][data-sal-easing=ease-in-cubic],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-cubic] {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.theme-html [data-sal][data-sal-easing=ease-out-cubic],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out-cubic] {
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-out-cubic],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out-cubic] {
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-circ],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-circ] {
  transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.theme-html [data-sal][data-sal-easing=ease-out-circ],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out-circ] {
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-out-circ],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out-circ] {
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.theme-html [data-sal][data-sal-easing=ease-in-expo],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-expo] {
  transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
}
.theme-html [data-sal][data-sal-easing=ease-out-expo],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out-expo] {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-out-expo],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out-expo] {
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-quad],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-quad] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.theme-html [data-sal][data-sal-easing=ease-out-quad],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out-quad] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.theme-html [data-sal][data-sal-easing=ease-in-out-quad],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out-quad] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.theme-html [data-sal][data-sal-easing=ease-in-quart],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-quart] {
  transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.theme-html [data-sal][data-sal-easing=ease-out-quart],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out-quart] {
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-out-quart],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out-quart] {
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-quint],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-quint] {
  transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.theme-html [data-sal][data-sal-easing=ease-out-quint],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out-quint] {
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-out-quint],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out-quint] {
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-sine],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-sine] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
.theme-html [data-sal][data-sal-easing=ease-out-sine],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out-sine] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-out-sine],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out-sine] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.theme-html [data-sal][data-sal-easing=ease-in-back],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-back] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.theme-html [data-sal][data-sal-easing=ease-out-back],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out-back] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.theme-html [data-sal][data-sal-easing=ease-in-out-back],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out-back] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.theme-html [data-sal|=fade],
.block-editor-block-list__layout [data-sal|=fade] {
  opacity: 0;
  transition-property: opacity;
}
.theme-html [data-sal|=fade].sal-animate,
.theme-html body.sal-disabled [data-sal|=fade],
.block-editor-block-list__layout [data-sal|=fade].sal-animate,
.block-editor-block-list__layout body.sal-disabled [data-sal|=fade] {
  opacity: 1;
}
.theme-html [data-sal|=slide],
.block-editor-block-list__layout [data-sal|=slide] {
  opacity: 0;
  transition-property: opacity, transform;
}
.theme-html [data-sal=slide-up],
.block-editor-block-list__layout [data-sal=slide-up] {
  transform: translateY(5px);
}
.theme-html [data-sal=slide-down],
.block-editor-block-list__layout [data-sal=slide-down] {
  transform: translateY(-5px);
}
.theme-html [data-sal=slide-left],
.block-editor-block-list__layout [data-sal=slide-left] {
  transform: translateX(5px);
}
.theme-html [data-sal=slide-right],
.block-editor-block-list__layout [data-sal=slide-right] {
  transform: translateX(-5px);
}
.theme-html [data-sal|=slide].sal-animate,
.theme-html body.sal-disabled [data-sal|=slide],
.block-editor-block-list__layout [data-sal|=slide].sal-animate,
.block-editor-block-list__layout body.sal-disabled [data-sal|=slide] {
  opacity: 1;
  transform: none;
}
.theme-html [data-sal|=zoom],
.block-editor-block-list__layout [data-sal|=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}
.theme-html [data-sal=zoom-in],
.block-editor-block-list__layout [data-sal=zoom-in] {
  transform: scale(0.5);
  transform-origin: initial !important;
}
.theme-html [data-sal=zoom-out],
.block-editor-block-list__layout [data-sal=zoom-out] {
  transform: scale(1.1);
}
.theme-html [data-sal|=zoom].sal-animate,
.theme-html body.sal-disabled [data-sal|=zoom],
.block-editor-block-list__layout [data-sal|=zoom].sal-animate,
.block-editor-block-list__layout body.sal-disabled [data-sal|=zoom] {
  opacity: 1;
  transform: none;
}
.theme-html [data-sal|=flip],
.block-editor-block-list__layout [data-sal|=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}
.theme-html [data-sal=flip-left],
.block-editor-block-list__layout [data-sal=flip-left] {
  transform: perspective(2000px) rotateY(-91deg);
}
.theme-html [data-sal=flip-right],
.block-editor-block-list__layout [data-sal=flip-right] {
  transform: perspective(2000px) rotateY(91deg);
}
.theme-html [data-sal=flip-up],
.block-editor-block-list__layout [data-sal=flip-up] {
  transform: perspective(2000px) rotateX(-91deg);
}
.theme-html [data-sal=flip-down],
.block-editor-block-list__layout [data-sal=flip-down] {
  transform: perspective(2000px) rotateX(91deg);
}
.theme-html [data-sal|=flip].sal-animate,
.theme-html body.sal-disabled [data-sal|=flip],
.block-editor-block-list__layout [data-sal|=flip].sal-animate,
.block-editor-block-list__layout body.sal-disabled [data-sal|=flip] {
  transform: none;
}
.theme-html,
.block-editor-block-list__layout {
  scroll-behavior: smooth;
}
.theme-html, .theme-html body,
.block-editor-block-list__layout,
.block-editor-block-list__layout body {
  background: #FEFEFE;
  font-family: "Red Hat Display", sans-serif;
}
.theme-html #page-content,
.block-editor-block-list__layout #page-content {
  position: relative;
  z-index: 1;
  font-family: "mrs-eaves-xl-serif", serif;
  font-size: 14px;
  line-height: 14px;
  width: 100%;
  max-width: 100%;
  margin: auto;
}
.theme-html.scroll-lock,
.theme-html body.scroll-lock,
.block-editor-block-list__layout.scroll-lock,
.block-editor-block-list__layout body.scroll-lock {
  overflow: hidden !important;
}
.theme-html .va-top,
.block-editor-block-list__layout .va-top {
  vertical-align: top;
}
.theme-html .va-bottom,
.block-editor-block-list__layout .va-bottom {
  vertical-align: bottom;
}
.theme-html .va-middle,
.block-editor-block-list__layout .va-middle {
  vertical-align: middle;
}
.theme-html .ta-left,
.block-editor-block-list__layout .ta-left {
  text-align: left;
}
.theme-html .ta-center,
.block-editor-block-list__layout .ta-center {
  text-align: center;
}
.theme-html .ta-right,
.block-editor-block-list__layout .ta-right {
  text-align: right;
}
.theme-html .dp-block,
.block-editor-block-list__layout .dp-block {
  display: block;
}
.theme-html .dp-flex,
.block-editor-block-list__layout .dp-flex {
  display: flex;
}
.theme-html .dp-table,
.block-editor-block-list__layout .dp-table {
  display: table;
}
.theme-html .dp-inline-block,
.block-editor-block-list__layout .dp-inline-block {
  display: inline-block;
}
.theme-html .dp-inline,
.block-editor-block-list__layout .dp-inline {
  display: inline;
}
.theme-html .dp-table-cell,
.block-editor-block-list__layout .dp-table-cell {
  display: table-cell;
}
.theme-html .dp-table-row,
.block-editor-block-list__layout .dp-table-row {
  display: table-row;
}
.theme-html .dp-grid,
.block-editor-block-list__layout .dp-grid {
  display: grid;
}
.theme-html *,
.block-editor-block-list__layout * {
  box-sizing: border-box;
}
.theme-html div#page-main,
.block-editor-block-list__layout div#page-main {
  overflow: hidden;
}
.theme-html .tb-wr,
.block-editor-block-list__layout .tb-wr {
  display: table;
  width: 100%;
}
.theme-html .tb-r-wr,
.block-editor-block-list__layout .tb-r-wr {
  display: table-row;
}
.theme-html .tb-c-wr,
.block-editor-block-list__layout .tb-c-wr {
  display: table-cell;
}
.theme-html a,
.block-editor-block-list__layout a {
  color: inherit;
  text-decoration: underline;
  outline: none;
}
.theme-html ul,
.block-editor-block-list__layout ul {
  list-style-type: disc;
  list-style-position: inside;
  text-align: left;
  padding-left: 15px;
}
.theme-html ol,
.block-editor-block-list__layout ol {
  list-style: decimal;
  list-style-position: inside;
  text-align: left;
  padding-left: 15px;
}
.theme-html .container-block,
.block-editor-block-list__layout .container-block {
  max-width: 1440px;
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 24px;
}
@media (max-width: 1278px) {
  .theme-html .container-block,
  .block-editor-block-list__layout .container-block {
    padding: 0px 24px;
  }
}
.theme-html .container,
.block-editor-block-list__layout .container {
  max-width: 1335px;
  margin: 0 auto;
}
.theme-html .global-title h2,
.block-editor-block-list__layout .global-title h2 {
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 64px; /* 139.13% */
  letter-spacing: -0.92px;
  text-transform: uppercase;
  color: #20273C;
}
@media (max-width: 1199px) {
  .theme-html .global-title h2,
  .block-editor-block-list__layout .global-title h2 {
    font-size: 36px;
  }
}
@media (max-width: 940px) {
  .theme-html .global-title h2,
  .block-editor-block-list__layout .global-title h2 {
    font-size: 28px;
  }
}
.theme-html .content-block,
.block-editor-block-list__layout .content-block {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.theme-html *[data-ux=scroll-to-anchor],
.block-editor-block-list__layout *[data-ux=scroll-to-anchor] {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.theme-html .global-btn a,
.block-editor-block-list__layout .global-btn a {
  padding: 18px 75px 18px 36px;
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "Red Hat Display";
  color: #F5F5F7;
  text-decoration: none;
  background: #1A73E8;
  border-radius: 100px;
  position: relative;
  transition: 0.45s;
}
.theme-html .global-btn a .arrow-btn,
.block-editor-block-list__layout .global-btn a .arrow-btn {
  position: absolute;
  right: 0;
  height: 100%;
  width: 56px;
  top: 0;
  border-radius: 100px;
  background: #1A73E8;
  border: 1px solid rgba(255, 255, 255, 0.24);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.45s;
}
.theme-html .global-btn a:hover,
.block-editor-block-list__layout .global-btn a:hover {
  background-color: #1957B4;
}
.theme-html .global-btn a:hover .arrow-btn,
.block-editor-block-list__layout .global-btn a:hover .arrow-btn {
  background-color: #1957B4;
}
.theme-html .global-btn a:active,
.block-editor-block-list__layout .global-btn a:active {
  background-color: #1A4C8E;
}
.theme-html .global-btn a:active .arrow-btn,
.block-editor-block-list__layout .global-btn a:active .arrow-btn {
  background-color: #1A4C8E;
}
.theme-html .mobile-only,
.block-editor-block-list__layout .mobile-only {
  display: none;
}
.theme-html .portrait-only,
.block-editor-block-list__layout .portrait-only {
  display: none;
}
@media (orientation: portrait) {
  .theme-html .landscape-only,
  .block-editor-block-list__layout .landscape-only {
    display: none !important;
  }
  .theme-html .portrait-only,
  .block-editor-block-list__layout .portrait-only {
    display: block;
  }
  .theme-html .portrait-only.iblock,
  .block-editor-block-list__layout .portrait-only.iblock {
    display: inline-block;
  }
}
@media (max-width: 1199px) {
  .theme-html .desktop-only,
  .block-editor-block-list__layout .desktop-only {
    display: none !important;
  }
  .theme-html .mobile-only,
  .block-editor-block-list__layout .mobile-only {
    display: block;
  }
  .theme-html .mobile-only.iblock,
  .block-editor-block-list__layout .mobile-only.iblock {
    display: inline-block;
  }
}
@media (max-width: 415px) {
  .theme-html .mfp-container.mfp-s-ready.mfp-inline-holder,
  .block-editor-block-list__layout .mfp-container.mfp-s-ready.mfp-inline-holder {
    padding: 0;
  }
}
.theme-html .git-pop-inner,
.block-editor-block-list__layout .git-pop-inner {
  border-radius: 32px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.12), 0px 0px 12px 0px rgba(0, 162, 194, 0.08) inset;
  -webkit-backdrop-filter: blur(24px);
          backdrop-filter: blur(24px);
  max-width: 560px;
  margin: 0 auto;
  padding: 32px;
}
@media (max-width: 415px) {
  .theme-html .git-pop-inner,
  .block-editor-block-list__layout .git-pop-inner {
    padding: 24px 16px;
  }
}
@media (max-width: 415px) {
  .theme-html .git-pop-inner .forminator-col,
  .block-editor-block-list__layout .git-pop-inner .forminator-col {
    margin-bottom: 0 !important;
    margin-bottom: 8px !important;
  }
}
@media (max-width: 415px) {
  .theme-html .git-pop-inner .forminator-col:nth-child(2),
  .block-editor-block-list__layout .git-pop-inner .forminator-col:nth-child(2) {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 415px) {
  .theme-html .git-pop-inner .forminator-row,
  .block-editor-block-list__layout .git-pop-inner .forminator-row {
    margin-bottom: 8px !important;
  }
}
.theme-html .git-pop-inner .git-title h2,
.block-editor-block-list__layout .git-pop-inner .git-title h2 {
  font-family: Lexend;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: -0.72px;
  text-transform: uppercase;
  color: #F5F5F7;
  text-align: center;
  margin-bottom: 8px;
}
@media (max-width: 415px) {
  .theme-html .git-pop-inner .git-title h2,
  .block-editor-block-list__layout .git-pop-inner .git-title h2 {
    font-size: 28px;
  }
}
.theme-html .git-pop-inner .git-title span,
.block-editor-block-list__layout .git-pop-inner .git-title span {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  color: #C6C7CC;
  font-family: "Red Hat Display";
  text-align: center;
  display: block;
  margin-bottom: 24px;
}
.theme-html .git-pop-inner .forminator-row,
.block-editor-block-list__layout .git-pop-inner .forminator-row {
  margin: 0 !important;
  margin-bottom: 12px !important;
}
.theme-html .git-pop-inner .forminator-row .forminator-col,
.block-editor-block-list__layout .git-pop-inner .forminator-row .forminator-col {
  padding: 0 6px !important;
}
.theme-html .git-pop-inner .forminator-row:nth-child(7),
.block-editor-block-list__layout .git-pop-inner .forminator-row:nth-child(7) {
  width: 50%;
  display: inline-block !important;
}
@media (max-width: 415px) {
  .theme-html .git-pop-inner .forminator-row:nth-child(7),
  .block-editor-block-list__layout .git-pop-inner .forminator-row:nth-child(7) {
    display: none !important;
  }
}
.theme-html .git-pop-inner .forminator-row .close-btn,
.block-editor-block-list__layout .git-pop-inner .forminator-row .close-btn {
  border-radius: 100px;
  border: 1px solid rgba(245, 245, 247, 0.56);
  background: rgba(245, 245, 247, 0.05);
  width: 100%;
  display: block;
  height: 52px;
  text-align: center;
  line-height: 52px;
  font-family: "Red Hat Display", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  color: #F5F5F7;
  position: relative;
}
.theme-html .git-pop-inner .forminator-field-textarea .forminator-description,
.block-editor-block-list__layout .git-pop-inner .forminator-field-textarea .forminator-description {
  display: none !important;
}
.theme-html .git-pop-inner .forminator-field-textarea,
.block-editor-block-list__layout .git-pop-inner .forminator-field-textarea {
  position: relative;
}
.theme-html .git-pop-inner .forminator-field-textarea .forminator-description,
.block-editor-block-list__layout .git-pop-inner .forminator-field-textarea .forminator-description {
  display: block !important;
  position: absolute;
  bottom: 6px;
  right: 19px;
  font-family: "Red Hat Display" !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 22px !important;
  pointer-events: none;
}
.theme-html .git-pop-inner .forminator-row.forminator-row-last,
.block-editor-block-list__layout .git-pop-inner .forminator-row.forminator-row-last {
  width: 50% !important;
  display: inline-block !important;
  margin-top: 20px !important;
}
@media (max-width: 415px) {
  .theme-html .git-pop-inner .forminator-row.forminator-row-last,
  .block-editor-block-list__layout .git-pop-inner .forminator-row.forminator-row-last {
    width: 100% !important;
    display: block !important;
  }
}
.theme-html .git-pop-inner .forminator-row.forminator-row-last button,
.block-editor-block-list__layout .git-pop-inner .forminator-row.forminator-row-last button {
  display: inline-block;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 20px !important;
  text-transform: uppercase;
  font-family: "Red Hat Display", sans-serif !important;
  color: #F5F5F7;
  text-decoration: none;
  background: #1A73E8;
  border-radius: 100px !important;
  position: relative;
  transition: 0.45s !important;
  width: 100% !important;
  height: 52px !important;
  padding-right: 33px !important;
}
.theme-html .git-pop-inner .forminator-row.forminator-row-last .forminator-field,
.block-editor-block-list__layout .git-pop-inner .forminator-row.forminator-row-last .forminator-field {
  position: relative;
}
.theme-html .git-pop-inner .forminator-row.forminator-row-last .forminator-field::after,
.block-editor-block-list__layout .git-pop-inner .forminator-row.forminator-row-last .forminator-field::after {
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(../assets/images/arrow-up-right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: initial;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 100px;
}
.theme-html .git-pop-inner .forminator-field .forminator-label,
.block-editor-block-list__layout .git-pop-inner .forminator-field .forminator-label {
  display: none !important;
}
.theme-html .git-pop-inner .forminator-field input, .theme-html .git-pop-inner .forminator-field select, .theme-html .git-pop-inner .forminator-field textarea,
.block-editor-block-list__layout .git-pop-inner .forminator-field input,
.block-editor-block-list__layout .git-pop-inner .forminator-field select,
.block-editor-block-list__layout .git-pop-inner .forminator-field textarea {
  font-family: "Red Hat Display", sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  height: 44px !important;
  background: #F5F5F7 !important;
  border-radius: 8px !important;
  color: #20273C !important;
  border: none !important;
}
.theme-html .git-pop-inner .forminator-field input::-moz-placeholder, .theme-html .git-pop-inner .forminator-field select::-moz-placeholder, .theme-html .git-pop-inner .forminator-field textarea::-moz-placeholder, .block-editor-block-list__layout .git-pop-inner .forminator-field input::-moz-placeholder, .block-editor-block-list__layout .git-pop-inner .forminator-field select::-moz-placeholder, .block-editor-block-list__layout .git-pop-inner .forminator-field textarea::-moz-placeholder {
  color: #667474 !important;
}
.theme-html .git-pop-inner .forminator-field input::placeholder, .theme-html .git-pop-inner .forminator-field select::placeholder, .theme-html .git-pop-inner .forminator-field textarea::placeholder,
.block-editor-block-list__layout .git-pop-inner .forminator-field input::placeholder,
.block-editor-block-list__layout .git-pop-inner .forminator-field select::placeholder,
.block-editor-block-list__layout .git-pop-inner .forminator-field textarea::placeholder {
  color: #667474 !important;
}
.theme-html .git-pop-inner .forminator-field .select2-selection,
.block-editor-block-list__layout .git-pop-inner .forminator-field .select2-selection {
  font-family: "Red Hat Display", sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  padding: 0 16px !important;
  background: #F5F5F7 !important;
  border-radius: 8px !important;
  min-height: 44px !important;
  color: #20273C !important;
}
.theme-html .git-pop-inner .forminator-field ul,
.block-editor-block-list__layout .git-pop-inner .forminator-field ul {
  padding: 0 !important;
}
.theme-html .git-pop-inner .forminator-field ul li,
.block-editor-block-list__layout .git-pop-inner .forminator-field ul li {
  color: #667474 !important;
}
.theme-html .git-pop-inner .forminator-field textarea,
.block-editor-block-list__layout .git-pop-inner .forminator-field textarea {
  padding-top: 16px !important;
  resize: none !important;
}
.theme-html .git-pop-inner .forminator-field-email .forminator-field input, .theme-html .git-pop-inner .forminator-field-email .forminator-field select, .theme-html .git-pop-inner .forminator-field-email .forminator-field textarea, .theme-html .git-pop-inner .forminator-field-text .forminator-field input, .theme-html .git-pop-inner .forminator-field-text .forminator-field select, .theme-html .git-pop-inner .forminator-field-text .forminator-field textarea, .theme-html .git-pop-inner .forminator-field-textarea .forminator-field input, .theme-html .git-pop-inner .forminator-field-textarea .forminator-field select, .theme-html .git-pop-inner .forminator-field-textarea .forminator-field textarea,
.block-editor-block-list__layout .git-pop-inner .forminator-field-email .forminator-field input,
.block-editor-block-list__layout .git-pop-inner .forminator-field-email .forminator-field select,
.block-editor-block-list__layout .git-pop-inner .forminator-field-email .forminator-field textarea,
.block-editor-block-list__layout .git-pop-inner .forminator-field-text .forminator-field input,
.block-editor-block-list__layout .git-pop-inner .forminator-field-text .forminator-field select,
.block-editor-block-list__layout .git-pop-inner .forminator-field-text .forminator-field textarea,
.block-editor-block-list__layout .git-pop-inner .forminator-field-textarea .forminator-field input,
.block-editor-block-list__layout .git-pop-inner .forminator-field-textarea .forminator-field select,
.block-editor-block-list__layout .git-pop-inner .forminator-field-textarea .forminator-field textarea {
  padding: 0 16px !important;
}
.theme-html .git-pop-inner .forminator-field-email .forminator-field textarea, .theme-html .git-pop-inner .forminator-field-text .forminator-field textarea, .theme-html .git-pop-inner .forminator-field-textarea .forminator-field textarea,
.block-editor-block-list__layout .git-pop-inner .forminator-field-email .forminator-field textarea,
.block-editor-block-list__layout .git-pop-inner .forminator-field-text .forminator-field textarea,
.block-editor-block-list__layout .git-pop-inner .forminator-field-textarea .forminator-field textarea {
  padding-top: 16px !important;
  resize: none !important;
}
.theme-html .git-bot-mob,
.block-editor-block-list__layout .git-bot-mob {
  display: none;
}
@media (max-width: 415px) {
  .theme-html .git-bot-mob,
  .block-editor-block-list__layout .git-bot-mob {
    display: block;
    margin-top: 16px !important;
  }
}
@media (max-width: 415px) {
  .theme-html .git-bot-desk,
  .block-editor-block-list__layout .git-bot-desk {
    display: none;
  }
}
.theme-html .git-bot-desc,
.block-editor-block-list__layout .git-bot-desc {
  text-align: center;
  margin-top: 32px;
}
.theme-html .git-bot-desc p,
.block-editor-block-list__layout .git-bot-desc p {
  text-align: center;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #F5F5F7;
}
@media (max-width: 415px) {
  .theme-html .git-bot-desc p,
  .block-editor-block-list__layout .git-bot-desc p {
    font-size: 14px;
  }
}
.theme-html .git-bot-desc p a,
.block-editor-block-list__layout .git-bot-desc p a {
  color: #00D4FF;
  text-decoration: none;
}
.theme-html .forminator-select,
.block-editor-block-list__layout .forminator-select {
  margin: 0 !important;
}
.theme-html .mfp-bg,
.block-editor-block-list__layout .mfp-bg {
  -webkit-backdrop-filter: blur(4px) !important;
          backdrop-filter: blur(4px) !important;
  background: rgba(10, 15, 30, 0.48) !important;
}
.theme-html .inner-pages #page-header .header-logo a img.main-logo,
.block-editor-block-list__layout .inner-pages #page-header .header-logo a img.main-logo {
  display: none;
}
.theme-html .inner-pages #page-header .header-logo a img.logo-fixed,
.block-editor-block-list__layout .inner-pages #page-header .header-logo a img.logo-fixed {
  display: block;
}
.theme-html .inner-pages #page-header .header-menus nav.main-navigation a,
.block-editor-block-list__layout .inner-pages #page-header .header-menus nav.main-navigation a {
  color: #0A0F1E;
}
.theme-html .inner-pages #page-header .header-menus nav.main-navigation a.nav-active,
.block-editor-block-list__layout .inner-pages #page-header .header-menus nav.main-navigation a.nav-active {
  color: #1A73E8;
}
.theme-html .inner-pages #page-header .header-login .header-log-btn a,
.block-editor-block-list__layout .inner-pages #page-header .header-login .header-log-btn a {
  color: #1A73E8;
}
.theme-html .inner-pages #page-header .header-login .header-log-btn a:hover,
.block-editor-block-list__layout .inner-pages #page-header .header-login .header-log-btn a:hover {
  color: #fff;
  background-color: #1957B4;
  border-color: #1957B4;
}
.theme-html .inner-pages #page-header #hamburger-menu .hm-bar,
.block-editor-block-list__layout .inner-pages #page-header #hamburger-menu .hm-bar {
  background-color: #0A0F1E;
}
.theme-html .inner-pages #page-header.sticky-mode .header-login .header-log-btn a,
.block-editor-block-list__layout .inner-pages #page-header.sticky-mode .header-login .header-log-btn a {
  color: #fff;
}
.theme-html .privacy-policy div#page-content,
.theme-html .page-id-281 div#page-content,
.theme-html .page-id-282 div#page-content,
.theme-html .error404 div#page-content,
.block-editor-block-list__layout .privacy-policy div#page-content,
.block-editor-block-list__layout .page-id-281 div#page-content,
.block-editor-block-list__layout .page-id-282 div#page-content,
.block-editor-block-list__layout .error404 div#page-content {
  max-width: 900px;
  margin: 0 auto;
  padding: 188px 0 40px;
}
@media (max-width: 940px) {
  .theme-html .privacy-policy div#page-content,
  .theme-html .page-id-281 div#page-content,
  .theme-html .page-id-282 div#page-content,
  .theme-html .error404 div#page-content,
  .block-editor-block-list__layout .privacy-policy div#page-content,
  .block-editor-block-list__layout .page-id-281 div#page-content,
  .block-editor-block-list__layout .page-id-282 div#page-content,
  .block-editor-block-list__layout .error404 div#page-content {
    padding: 100px 16px 24px;
  }
}
.theme-html .privacy-policy #page-main,
.theme-html .page-id-281 #page-main,
.theme-html .page-id-282 #page-main,
.theme-html .error404 #page-main,
.block-editor-block-list__layout .privacy-policy #page-main,
.block-editor-block-list__layout .page-id-281 #page-main,
.block-editor-block-list__layout .page-id-282 #page-main,
.block-editor-block-list__layout .error404 #page-main {
  position: relative;
}
.theme-html .privacy-policy #page-main::after,
.theme-html .page-id-281 #page-main::after,
.theme-html .page-id-282 #page-main::after,
.theme-html .error404 #page-main::after,
.block-editor-block-list__layout .privacy-policy #page-main::after,
.block-editor-block-list__layout .page-id-281 #page-main::after,
.block-editor-block-list__layout .page-id-282 #page-main::after,
.block-editor-block-list__layout .error404 #page-main::after {
  content: "";
  width: 100%;
  height: 911px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../assets/images/ip-hero-bg-new.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
@media (max-width: 940px) {
  .theme-html .privacy-policy #page-main::after,
  .theme-html .page-id-281 #page-main::after,
  .theme-html .page-id-282 #page-main::after,
  .theme-html .error404 #page-main::after,
  .block-editor-block-list__layout .privacy-policy #page-main::after,
  .block-editor-block-list__layout .page-id-281 #page-main::after,
  .block-editor-block-list__layout .page-id-282 #page-main::after,
  .block-editor-block-list__layout .error404 #page-main::after {
    display: none;
  }
}
.theme-html .privacy-policy h1.wp-block-heading,
.theme-html .privacy-policy h1.global-title,
.theme-html .page-id-281 h1.wp-block-heading,
.theme-html .page-id-281 h1.global-title,
.theme-html .page-id-282 h1.wp-block-heading,
.theme-html .page-id-282 h1.global-title,
.theme-html .error404 h1.wp-block-heading,
.theme-html .error404 h1.global-title,
.block-editor-block-list__layout .privacy-policy h1.wp-block-heading,
.block-editor-block-list__layout .privacy-policy h1.global-title,
.block-editor-block-list__layout .page-id-281 h1.wp-block-heading,
.block-editor-block-list__layout .page-id-281 h1.global-title,
.block-editor-block-list__layout .page-id-282 h1.wp-block-heading,
.block-editor-block-list__layout .page-id-282 h1.global-title,
.block-editor-block-list__layout .error404 h1.wp-block-heading,
.block-editor-block-list__layout .error404 h1.global-title {
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px;
  letter-spacing: -2.8px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 48px;
}
@media (max-width: 940px) {
  .theme-html .privacy-policy h1.wp-block-heading,
  .theme-html .privacy-policy h1.global-title,
  .theme-html .page-id-281 h1.wp-block-heading,
  .theme-html .page-id-281 h1.global-title,
  .theme-html .page-id-282 h1.wp-block-heading,
  .theme-html .page-id-282 h1.global-title,
  .theme-html .error404 h1.wp-block-heading,
  .theme-html .error404 h1.global-title,
  .block-editor-block-list__layout .privacy-policy h1.wp-block-heading,
  .block-editor-block-list__layout .privacy-policy h1.global-title,
  .block-editor-block-list__layout .page-id-281 h1.wp-block-heading,
  .block-editor-block-list__layout .page-id-281 h1.global-title,
  .block-editor-block-list__layout .page-id-282 h1.wp-block-heading,
  .block-editor-block-list__layout .page-id-282 h1.global-title,
  .block-editor-block-list__layout .error404 h1.wp-block-heading,
  .block-editor-block-list__layout .error404 h1.global-title {
    font-size: 28px;
    margin-bottom: 36px;
  }
}
.theme-html .privacy-policy h1.global-title,
.theme-html .page-id-281 h1.global-title,
.theme-html .page-id-282 h1.global-title,
.theme-html .error404 h1.global-title,
.block-editor-block-list__layout .privacy-policy h1.global-title,
.block-editor-block-list__layout .page-id-281 h1.global-title,
.block-editor-block-list__layout .page-id-282 h1.global-title,
.block-editor-block-list__layout .error404 h1.global-title {
  margin-bottom: 20px;
}
.theme-html .privacy-policy .error-btn.global-btn,
.theme-html .page-id-281 .error-btn.global-btn,
.theme-html .page-id-282 .error-btn.global-btn,
.theme-html .error404 .error-btn.global-btn,
.block-editor-block-list__layout .privacy-policy .error-btn.global-btn,
.block-editor-block-list__layout .page-id-281 .error-btn.global-btn,
.block-editor-block-list__layout .page-id-282 .error-btn.global-btn,
.block-editor-block-list__layout .error404 .error-btn.global-btn {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.theme-html .privacy-policy h1.wp-block-heading + p,
.theme-html .page-id-281 h1.wp-block-heading + p,
.theme-html .page-id-282 h1.wp-block-heading + p,
.theme-html .error404 h1.wp-block-heading + p,
.block-editor-block-list__layout .privacy-policy h1.wp-block-heading + p,
.block-editor-block-list__layout .page-id-281 h1.wp-block-heading + p,
.block-editor-block-list__layout .page-id-282 h1.wp-block-heading + p,
.block-editor-block-list__layout .error404 h1.wp-block-heading + p {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
  margin-bottom: 48px;
  color: #20273C;
}
@media (max-width: 940px) {
  .theme-html .privacy-policy h1.wp-block-heading + p,
  .theme-html .page-id-281 h1.wp-block-heading + p,
  .theme-html .page-id-282 h1.wp-block-heading + p,
  .theme-html .error404 h1.wp-block-heading + p,
  .block-editor-block-list__layout .privacy-policy h1.wp-block-heading + p,
  .block-editor-block-list__layout .page-id-281 h1.wp-block-heading + p,
  .block-editor-block-list__layout .page-id-282 h1.wp-block-heading + p,
  .block-editor-block-list__layout .error404 h1.wp-block-heading + p {
    margin-bottom: 36px;
    max-width: 343px;
    margin: 0 auto;
  }
}
.theme-html .privacy-policy h3,
.theme-html .page-id-281 h3,
.theme-html .page-id-282 h3,
.theme-html .error404 h3,
.block-editor-block-list__layout .privacy-policy h3,
.block-editor-block-list__layout .page-id-281 h3,
.block-editor-block-list__layout .page-id-282 h3,
.block-editor-block-list__layout .error404 h3 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  font-family: "Red Hat Display", sans-serif;
  color: #20273C;
  margin-bottom: 24px;
  margin-top: 32px;
}
.theme-html .privacy-policy h4,
.theme-html .page-id-281 h4,
.theme-html .page-id-282 h4,
.theme-html .error404 h4,
.block-editor-block-list__layout .privacy-policy h4,
.block-editor-block-list__layout .page-id-281 h4,
.block-editor-block-list__layout .page-id-282 h4,
.block-editor-block-list__layout .error404 h4 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  font-family: "Red Hat Display", sans-serif;
  color: #20273C;
  margin-bottom: 12px;
  margin-top: 16px;
}
.theme-html .privacy-policy ul,
.theme-html .page-id-281 ul,
.theme-html .page-id-282 ul,
.theme-html .error404 ul,
.block-editor-block-list__layout .privacy-policy ul,
.block-editor-block-list__layout .page-id-281 ul,
.block-editor-block-list__layout .page-id-282 ul,
.block-editor-block-list__layout .error404 ul {
  margin: 0;
  padding: 0;
  padding-left: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.theme-html .privacy-policy ul li,
.theme-html .page-id-281 ul li,
.theme-html .page-id-282 ul li,
.theme-html .error404 ul li,
.block-editor-block-list__layout .privacy-policy ul li,
.block-editor-block-list__layout .page-id-281 ul li,
.block-editor-block-list__layout .page-id-282 ul li,
.block-editor-block-list__layout .error404 ul li {
  margin-bottom: 0;
}
.theme-html .privacy-policy span,
.theme-html .page-id-281 span,
.theme-html .page-id-282 span,
.theme-html .error404 span,
.block-editor-block-list__layout .privacy-policy span,
.block-editor-block-list__layout .page-id-281 span,
.block-editor-block-list__layout .page-id-282 span,
.block-editor-block-list__layout .error404 span {
  font-family: "Red Hat Display", sans-serif;
  text-align: center;
  margin: 20px 0;
  display: block;
}
.theme-html .privacy-policy p, .theme-html .privacy-policy li, .theme-html .privacy-policy span,
.theme-html .page-id-281 p,
.theme-html .page-id-281 li,
.theme-html .page-id-281 span,
.theme-html .page-id-282 p,
.theme-html .page-id-282 li,
.theme-html .page-id-282 span,
.theme-html .error404 p,
.theme-html .error404 li,
.theme-html .error404 span,
.block-editor-block-list__layout .privacy-policy p,
.block-editor-block-list__layout .privacy-policy li,
.block-editor-block-list__layout .privacy-policy span,
.block-editor-block-list__layout .page-id-281 p,
.block-editor-block-list__layout .page-id-281 li,
.block-editor-block-list__layout .page-id-281 span,
.block-editor-block-list__layout .page-id-282 p,
.block-editor-block-list__layout .page-id-282 li,
.block-editor-block-list__layout .page-id-282 span,
.block-editor-block-list__layout .error404 p,
.block-editor-block-list__layout .error404 li,
.block-editor-block-list__layout .error404 span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 0;
  color: #667474;
}
.theme-html .privacy-policy p a, .theme-html .privacy-policy li a, .theme-html .privacy-policy span a,
.theme-html .page-id-281 p a,
.theme-html .page-id-281 li a,
.theme-html .page-id-281 span a,
.theme-html .page-id-282 p a,
.theme-html .page-id-282 li a,
.theme-html .page-id-282 span a,
.theme-html .error404 p a,
.theme-html .error404 li a,
.theme-html .error404 span a,
.block-editor-block-list__layout .privacy-policy p a,
.block-editor-block-list__layout .privacy-policy li a,
.block-editor-block-list__layout .privacy-policy span a,
.block-editor-block-list__layout .page-id-281 p a,
.block-editor-block-list__layout .page-id-281 li a,
.block-editor-block-list__layout .page-id-281 span a,
.block-editor-block-list__layout .page-id-282 p a,
.block-editor-block-list__layout .page-id-282 li a,
.block-editor-block-list__layout .page-id-282 span a,
.block-editor-block-list__layout .error404 p a,
.block-editor-block-list__layout .error404 li a,
.block-editor-block-list__layout .error404 span a {
  color: #1A73E8;
  text-decoration: none;
  font-weight: 500;
}
.theme-html .privacy-policy p strong, .theme-html .privacy-policy li strong, .theme-html .privacy-policy span strong,
.theme-html .page-id-281 p strong,
.theme-html .page-id-281 li strong,
.theme-html .page-id-281 span strong,
.theme-html .page-id-282 p strong,
.theme-html .page-id-282 li strong,
.theme-html .page-id-282 span strong,
.theme-html .error404 p strong,
.theme-html .error404 li strong,
.theme-html .error404 span strong,
.block-editor-block-list__layout .privacy-policy p strong,
.block-editor-block-list__layout .privacy-policy li strong,
.block-editor-block-list__layout .privacy-policy span strong,
.block-editor-block-list__layout .page-id-281 p strong,
.block-editor-block-list__layout .page-id-281 li strong,
.block-editor-block-list__layout .page-id-281 span strong,
.block-editor-block-list__layout .page-id-282 p strong,
.block-editor-block-list__layout .page-id-282 li strong,
.block-editor-block-list__layout .page-id-282 span strong,
.block-editor-block-list__layout .error404 p strong,
.block-editor-block-list__layout .error404 li strong,
.block-editor-block-list__layout .error404 span strong {
  font-size: 16px;
  color: #20273C;
}
.theme-html .forminator-ui .select2-container--default .select2-selection--multiple .select2-selection__rendered,
.block-editor-block-list__layout .forminator-ui .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  max-height: 100px; /* adjust height as needed */
  overflow-y: auto;
}
.theme-html .forminator-field-phone .iti__selected-country-primary,
.block-editor-block-list__layout .forminator-field-phone .iti__selected-country-primary {
  display: none !important;
}
.theme-html .git-form .forminator-field-phone .iti__selected-dial-code,
.theme-html .ci-form .forminator-field-phone .iti__selected-dial-code,
.block-editor-block-list__layout .git-form .forminator-field-phone .iti__selected-dial-code,
.block-editor-block-list__layout .ci-form .forminator-field-phone .iti__selected-dial-code {
  padding-left: 4px;
  font-family: "Red Hat Display", sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  color: #20273C !important;
  pointer-events: none !important;
}
.theme-html .git-form li.select2-selection__choice,
.theme-html .ci-form li.select2-selection__choice,
.block-editor-block-list__layout .git-form li.select2-selection__choice,
.block-editor-block-list__layout .ci-form li.select2-selection__choice {
  background: transparent !important;
  font-family: "Red Hat Display", sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  padding: 0 !important;
}
.theme-html .page-id-328 div#page-content,
.block-editor-block-list__layout .page-id-328 div#page-content {
  max-width: 1174px;
  margin: 0 auto;
  padding: 150px 20px;
}
.theme-html .page-id-328 div#page-content iframe,
.block-editor-block-list__layout .page-id-328 div#page-content iframe {
  width: 100% !important;
}
.theme-html .grecaptcha-badge,
.block-editor-block-list__layout .grecaptcha-badge {
  z-index: 99;
}
.theme-html .wp-block-media-text,
.block-editor-block-list__layout .wp-block-media-text {
  margin-bottom: 1.35em;
}
.theme-html .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content,
.block-editor-block-list__layout .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
}
.theme-html #page-header,
.block-editor-block-list__layout #page-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 90;
  background-color: transparent;
  padding: 18px 48px;
  transition: 0.45s;
}
@media (max-width: 940px) {
  .theme-html #page-header,
  .block-editor-block-list__layout #page-header {
    padding: 18px 16px;
  }
}
.theme-html #page-header .logo-fixed,
.block-editor-block-list__layout #page-header .logo-fixed {
  display: none;
}
.theme-html #page-header .header-logo,
.block-editor-block-list__layout #page-header .header-logo {
  width: 27.54%;
}
@media (max-width: 1199px) {
  .theme-html #page-header .header-logo,
  .block-editor-block-list__layout #page-header .header-logo {
    width: 18.68%;
    padding-right: 10px;
  }
}
@media (max-width: 940px) {
  .theme-html #page-header .header-logo,
  .block-editor-block-list__layout #page-header .header-logo {
    display: none;
  }
}
.theme-html #page-header .header-logo a,
.block-editor-block-list__layout #page-header .header-logo a {
  max-width: 194px;
  display: block;
}
@media (max-width: 1199px) {
  .theme-html #page-header .header-logo a,
  .block-editor-block-list__layout #page-header .header-logo a {
    max-width: 144px;
  }
}
.theme-html #page-header .header-logo a img,
.block-editor-block-list__layout #page-header .header-logo a img {
  width: 100%;
}
.theme-html #page-header a.mobile-logo,
.theme-html #page-header a.alt-logo,
.block-editor-block-list__layout #page-header a.mobile-logo,
.block-editor-block-list__layout #page-header a.alt-logo {
  display: none;
}
.theme-html #page-header .header-menus,
.block-editor-block-list__layout #page-header .header-menus {
  width: 46.93%;
  border-radius: 100px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.04);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  padding: 13px 0;
}
@media (max-width: 1365px) {
  .theme-html #page-header .header-menus,
  .block-editor-block-list__layout #page-header .header-menus {
    padding: 13px 6px;
  }
}
@media (max-width: 1199px) {
  .theme-html #page-header .header-menus,
  .block-editor-block-list__layout #page-header .header-menus {
    width: 63.55%;
  }
}
@media (max-width: 940px) {
  .theme-html #page-header .header-menus,
  .block-editor-block-list__layout #page-header .header-menus {
    max-width: 44px;
    height: 44px;
    border-radius: 100%;
    width: 100%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.theme-html #page-header .header-menus nav,
.block-editor-block-list__layout #page-header .header-menus nav {
  max-width: 567px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 940px) {
  .theme-html #page-header .header-menus nav,
  .block-editor-block-list__layout #page-header .header-menus nav {
    display: none;
  }
}
.theme-html #page-header .header-menus nav a,
.block-editor-block-list__layout #page-header .header-menus nav a {
  font-family: "Red Hat Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #F5F5F7;
  padding: 4px;
  transition: 0.45s;
}
.theme-html #page-header .header-menus nav a:first-child,
.block-editor-block-list__layout #page-header .header-menus nav a:first-child {
  display: none;
}
.theme-html #page-header .header-menus nav a:hover,
.block-editor-block-list__layout #page-header .header-menus nav a:hover {
  color: #5BEBFF !important;
}
.theme-html #page-header .header-login,
.block-editor-block-list__layout #page-header .header-login {
  width: 25.53%;
}
@media (max-width: 1199px) {
  .theme-html #page-header .header-login,
  .block-editor-block-list__layout #page-header .header-login {
    width: 17.77%;
    padding-left: 10px;
  }
}
@media (max-width: 940px) {
  .theme-html #page-header .header-login,
  .block-editor-block-list__layout #page-header .header-login {
    max-width: 120px;
    width: 100%;
    padding-left: 0;
  }
}
.theme-html #page-header .header-login .header-log-btn a,
.block-editor-block-list__layout #page-header .header-login .header-log-btn a {
  box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.04);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  height: 48px;
  display: block;
  max-width: 148px;
  line-height: 48px;
  border-radius: 24px;
  border: 1px solid #1A73E8;
  background: rgba(26, 115, 232, 0.12);
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  color: #F5F5F7;
  margin-left: auto;
  transition: 0.45s;
}
@media (max-width: 940px) {
  .theme-html #page-header .header-login .header-log-btn a,
  .block-editor-block-list__layout #page-header .header-login .header-log-btn a {
    max-width: 100%;
    width: 100%;
    font-size: 14px;
  }
}
.theme-html #page-header .header-login .header-log-btn a:hover,
.block-editor-block-list__layout #page-header .header-login .header-log-btn a:hover {
  box-shadow: 0px 0px 12px 2px rgba(26, 115, 232, 0.16);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
.theme-html #page-header.sticky-mode .logo-fixed,
.block-editor-block-list__layout #page-header.sticky-mode .logo-fixed {
  display: block;
}
.theme-html #page-header.sticky-mode img.main-logo,
.block-editor-block-list__layout #page-header.sticky-mode img.main-logo {
  display: none;
}
.theme-html #page-header.sticky-mode .header-menus nav a,
.block-editor-block-list__layout #page-header.sticky-mode .header-menus nav a {
  color: #0A0F1E;
}
.theme-html #page-header.sticky-mode .header-login .header-log-btn a,
.block-editor-block-list__layout #page-header.sticky-mode .header-login .header-log-btn a {
  background-color: #1A73E8;
}
.theme-html #page-header.sticky-mode .header-login .header-log-btn a:hover,
.block-editor-block-list__layout #page-header.sticky-mode .header-login .header-log-btn a:hover {
  background-color: #1957B4;
}
.theme-html #page-header .header-inner,
.block-editor-block-list__layout #page-header .header-inner {
  max-width: 1336px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.theme-html #page-header .container-block,
.block-editor-block-list__layout #page-header .container-block {
  transition: 0.35s;
  max-width: 1224px;
  padding: 14.5px 18px;
}
@media (max-width: 1380px) {
  .theme-html #page-header .container-block,
  .block-editor-block-list__layout #page-header .container-block {
    padding: 14.5px 50px;
  }
}
@media (max-width: 1199px) {
  .theme-html #page-header .container-block,
  .block-editor-block-list__layout #page-header .container-block {
    padding: 30px 28px 25px;
  }
}
.theme-html #page-header nav a,
.block-editor-block-list__layout #page-header nav a {
  text-decoration: none;
}
.theme-html #page-header .uhc-table,
.block-editor-block-list__layout #page-header .uhc-table {
  width: 100%;
}
.theme-html #page-header .uhc-table .logo-cell,
.block-editor-block-list__layout #page-header .uhc-table .logo-cell {
  position: relative;
  z-index: 2;
  width: 20%;
  text-align: center;
}
@media (max-width: 1199px) {
  .theme-html #page-header .uhc-table .logo-cell,
  .block-editor-block-list__layout #page-header .uhc-table .logo-cell {
    width: 100%;
    text-align: left;
  }
}
.theme-html #page-header .uhc-table .logo-cell a,
.block-editor-block-list__layout #page-header .uhc-table .logo-cell a {
  display: inline-block;
  max-width: 100%;
}
.theme-html #page-header .uhc-table .logo-cell a.main-logo,
.block-editor-block-list__layout #page-header .uhc-table .logo-cell a.main-logo {
  width: 170px;
}
.theme-html #page-header .uhc-table .logo-cell a.main-logo--home,
.block-editor-block-list__layout #page-header .uhc-table .logo-cell a.main-logo--home {
  width: 140px;
}
.theme-html #page-header .uhc-table .logo-cell a.mobile-logo, .theme-html #page-header .uhc-table .logo-cell a.alt-logo,
.block-editor-block-list__layout #page-header .uhc-table .logo-cell a.mobile-logo,
.block-editor-block-list__layout #page-header .uhc-table .logo-cell a.alt-logo {
  display: none;
}
.theme-html #page-header .uhc-table .logo-cell a svg,
.block-editor-block-list__layout #page-header .uhc-table .logo-cell a svg {
  max-width: 100%;
}
.theme-html #page-header .uhc-table .logo-cell a img,
.block-editor-block-list__layout #page-header .uhc-table .logo-cell a img {
  display: block;
  max-width: 100%;
  transition: 0.45s;
}
@media (max-width: 1199px) {
  .theme-html #page-header .uhc-table .logo-cell a,
  .block-editor-block-list__layout #page-header .uhc-table .logo-cell a {
    width: 130px;
    display: none;
  }
  .theme-html #page-header .uhc-table .logo-cell a.main-logo,
  .block-editor-block-list__layout #page-header .uhc-table .logo-cell a.main-logo {
    width: 124px;
  }
  .theme-html #page-header .uhc-table .logo-cell a.mobile-logo,
  .block-editor-block-list__layout #page-header .uhc-table .logo-cell a.mobile-logo {
    display: inline-block;
  }
}
.theme-html #page-header .uhc-table .nav-cell,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell {
  text-align: right;
  position: relative;
  z-index: 1;
  width: 40%;
}
.theme-html #page-header .uhc-table .nav-cell--left,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell--left {
  text-align: left;
}
@media (max-width: 1199px) {
  .theme-html #page-header .uhc-table .nav-cell,
  .block-editor-block-list__layout #page-header .uhc-table .nav-cell {
    text-align: center;
    width: 33px;
  }
  .theme-html #page-header .uhc-table .nav-cell--left,
  .block-editor-block-list__layout #page-header .uhc-table .nav-cell--left {
    display: none;
  }
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation {
  cursor: default;
  position: relative;
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a,
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu > a,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu > a {
  position: relative;
  display: inline-block;
  padding: 7px 7px;
  font-family: "mrs-eaves-xl-serif", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  color: #FFFFFF;
  letter-spacing: 0.25px;
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a span,
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu > a span,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a span,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu > a span {
  transition: 0.45s ease;
  color: #032C1F;
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a::after,
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu > a::after,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a::after,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu > a::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 2px;
  height: 1px;
  width: 0%;
  background: #FFFFFF;
  opacity: 0;
  transition: 0.45s ease;
}
@media (max-width: 1440px) {
  .theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a,
  .theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu > a,
  .block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a,
  .block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu > a {
    font-size: 16px;
  }
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a {
  margin-top: 15px;
  margin-bottom: 15px;
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a:not(:first-child),
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a:not(:first-child) {
  margin-left: 30px;
}
@media (max-width: 1440px) {
  .theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a:not(:first-child),
  .block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a:not(:first-child) {
    margin-left: 15px;
  }
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu {
  display: inline-block;
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:not(:first-child),
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:not(:first-child) {
  margin-left: 100px;
}
@media (max-width: 1800px) {
  .theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:not(:first-child),
  .block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:not(:first-child) {
    margin-left: 5%;
  }
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu .sub-nav,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu .sub-nav {
  position: absolute;
  top: 102%;
  top: 100%;
  padding-top: 8px;
  padding-left: 0;
  text-align: center;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  transition: 0.5s ease;
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu .sub-nav a,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu .sub-nav a {
  display: block;
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu .sub-nav li,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu .sub-nav li {
  list-style-type: none;
  border-bottom: 2px solid #EFEFEF;
  opacity: 0;
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu .sub-nav li a,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu .sub-nav li a {
  background: #032C1F;
  padding: 6px 32px;
  font-family: "mrs-eaves-xl-serif", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2em;
  color: #204535;
  transition: 0.35s;
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu .sub-nav li a:hover,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu .sub-nav li a:hover {
  text-decoration: none;
  color: #032C1F;
  background: #204535;
}
@media (max-width: 1640px) {
  .theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu .sub-nav li a,
  .block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu .sub-nav li a {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu .sub-nav li a,
  .block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu .sub-nav li a {
    font-size: 16px;
  }
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:hover .sub-nav,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:hover .sub-nav {
  opacity: 1;
  z-index: 1;
  pointer-events: all;
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:hover .sub-nav li,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:hover .sub-nav li {
  opacity: 1;
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a:focus, .theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a:hover, .theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a.nav-active,
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:focus,
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:hover,
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu.nav-active,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a:focus,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a:hover,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a.nav-active,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:focus,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:hover,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu.nav-active {
  text-decoration: none;
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a:focus > a, .theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a:hover > a, .theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a.nav-active > a,
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:focus > a,
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:hover > a,
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu.nav-active > a,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a:focus > a,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a:hover > a,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a.nav-active > a,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:focus > a,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:hover > a,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu.nav-active > a {
  text-decoration: none;
}
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a:focus::after, .theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a:focus > a::after, .theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a:hover::after, .theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a:hover > a::after, .theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a.nav-active::after, .theme-html #page-header .uhc-table .nav-cell nav.main-navigation > a.nav-active > a::after,
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:focus::after,
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:focus > a::after,
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:hover::after,
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:hover > a::after,
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu.nav-active::after,
.theme-html #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu.nav-active > a::after,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a:focus::after,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a:focus > a::after,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a:hover::after,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a:hover > a::after,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a.nav-active::after,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation > a.nav-active > a::after,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:focus::after,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:focus > a::after,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:hover::after,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu:hover > a::after,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu.nav-active::after,
.block-editor-block-list__layout #page-header .uhc-table .nav-cell nav.main-navigation .has-sub-menu.nav-active > a::after {
  width: 100%;
  opacity: 1;
}
.theme-html #page-header #hamburger-menu,
.block-editor-block-list__layout #page-header #hamburger-menu {
  display: none;
  width: 24px;
  position: relative;
  z-index: 905;
  top: 5px;
  cursor: pointer;
}
@media (max-width: 940px) {
  .theme-html #page-header #hamburger-menu,
  .block-editor-block-list__layout #page-header #hamburger-menu {
    display: block !important;
    top: 0 !important;
    width: 20px !important;
  }
}
.theme-html #page-header #hamburger-menu .hm-bar,
.block-editor-block-list__layout #page-header #hamburger-menu .hm-bar {
  position: relative;
  z-index: 1;
  background: #FFFFFF;
  width: 100%;
  height: 2px;
  margin-bottom: 5px;
  transform-origin: 4px 0px;
  border-radius: 0;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}
.theme-html #page-header #hamburger-menu .hm-bar:first-child,
.block-editor-block-list__layout #page-header #hamburger-menu .hm-bar:first-child {
  transform-origin: 0% 0%;
}
@media (max-width: 940px) {
  .theme-html #page-header #hamburger-menu .hm-bar:first-child,
  .block-editor-block-list__layout #page-header #hamburger-menu .hm-bar:first-child {
    width: 12px;
    margin: 0 auto;
    margin-bottom: 5px;
  }
}
.theme-html #page-header #hamburger-menu .hm-bar:nth-last-child(1),
.block-editor-block-list__layout #page-header #hamburger-menu .hm-bar:nth-last-child(1) {
  transform-origin: 0% 100%;
}
@media (max-width: 940px) {
  .theme-html #page-header #hamburger-menu .hm-bar:last-child,
  .block-editor-block-list__layout #page-header #hamburger-menu .hm-bar:last-child {
    width: 12px;
    margin: 0 auto;
  }
}
.theme-html #page-header #hamburger-menu.active-menu .hm-bar,
.block-editor-block-list__layout #page-header #hamburger-menu.active-menu .hm-bar {
  opacity: 1;
  transform: rotate(45deg) translate(-1px, -1px);
  background: #032C1F !important;
}
.theme-html #page-header #hamburger-menu.active-menu .hm-bar:nth-last-child(2),
.block-editor-block-list__layout #page-header #hamburger-menu.active-menu .hm-bar:nth-last-child(2) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
.theme-html #page-header #hamburger-menu.active-menu .hm-bar:nth-last-child(1),
.block-editor-block-list__layout #page-header #hamburger-menu.active-menu .hm-bar:nth-last-child(1) {
  transform: rotate(-45deg) translate(-1px, 1px);
}
@media (min-width: 1199px) {
  .theme-html #page-header #hamburger-menu,
  .block-editor-block-list__layout #page-header #hamburger-menu {
    display: none !important;
  }
}
@media (max-width: 600px) {
  .theme-html #page-header #hamburger-menu,
  .block-editor-block-list__layout #page-header #hamburger-menu {
    top: 3px;
    left: 1px;
  }
}
.theme-html #page-header #mobile-menu,
.block-editor-block-list__layout #page-header #mobile-menu {
  opacity: 0;
  position: fixed;
  z-index: 900;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.theme-html #page-header #mobile-menu .mm-main-wrap,
.block-editor-block-list__layout #page-header #mobile-menu .mm-main-wrap {
  transition: 0.45s;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #FFFFFF;
}
.theme-html #page-header #mobile-menu .mobile-nav-wrapper,
.block-editor-block-list__layout #page-header #mobile-menu .mobile-nav-wrapper {
  display: table;
  width: 90%;
  height: 100vh;
  max-width: 600px;
  margin: 0 auto;
  padding: 0vh 30px;
  box-sizing: border-box;
}
.theme-html #page-header #mobile-menu .mobile-social-menu,
.block-editor-block-list__layout #page-header #mobile-menu .mobile-social-menu {
  position: absolute;
  bottom: 5vh;
  left: 10%;
  right: 0;
  text-align: left;
  z-index: 2;
}
.theme-html #page-header #mobile-menu .mobile-social-menu .btn-ico,
.block-editor-block-list__layout #page-header #mobile-menu .mobile-social-menu .btn-ico {
  background: #D6D3C9;
  margin-right: 5px;
}
.theme-html #page-header #mobile-menu .mobile-social-menu .btn-ico i,
.block-editor-block-list__layout #page-header #mobile-menu .mobile-social-menu .btn-ico i {
  color: #223628;
  position: relative;
  left: 0.1px;
}
.theme-html #page-header #mobile-menu nav,
.block-editor-block-list__layout #page-header #mobile-menu nav {
  position: relative;
  z-index: 1;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 3vh 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.theme-html #page-header #mobile-menu nav .social-links-menu,
.block-editor-block-list__layout #page-header #mobile-menu nav .social-links-menu {
  display: block;
  margin-left: 0px;
}
.theme-html #page-header #mobile-menu nav .social-links-menu a,
.block-editor-block-list__layout #page-header #mobile-menu nav .social-links-menu a {
  display: inline-block;
  font-size: 27px;
  color: #032C1F;
  margin-right: 7.5px;
  margin-left: 7.5px;
}
.theme-html #page-header #mobile-menu nav > a,
.theme-html #page-header #mobile-menu nav .has-sub-menu > a,
.block-editor-block-list__layout #page-header #mobile-menu nav > a,
.block-editor-block-list__layout #page-header #mobile-menu nav .has-sub-menu > a {
  position: relative;
}
.theme-html #page-header #mobile-menu nav .has-sub-menu > a,
.block-editor-block-list__layout #page-header #mobile-menu nav .has-sub-menu > a {
  padding-right: 15px;
}
.theme-html #page-header #mobile-menu nav .has-sub-menu > a:after,
.block-editor-block-list__layout #page-header #mobile-menu nav .has-sub-menu > a:after {
  content: "+";
  position: absolute;
  right: 5px;
  font-weight: 400;
  font-size: 1.75em;
}
.theme-html #page-header #mobile-menu nav .has-sub-menu > a.sub-nav-active:after,
.block-editor-block-list__layout #page-header #mobile-menu nav .has-sub-menu > a.sub-nav-active:after {
  content: "—";
  font-size: 1.35em;
}
.theme-html #page-header #mobile-menu nav a,
.block-editor-block-list__layout #page-header #mobile-menu nav a {
  display: block;
  padding: 20px 0 25px;
  font-family: "mrs-eaves-xl-serif", serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2em;
  color: #032C1F;
}
.theme-html #page-header #mobile-menu nav a span,
.block-editor-block-list__layout #page-header #mobile-menu nav a span {
  transition: 0.45s ease;
  color: #032C1F;
}
.theme-html #page-header #mobile-menu nav a:hover,
.block-editor-block-list__layout #page-header #mobile-menu nav a:hover {
  text-decoration: none;
}
.theme-html #page-header #mobile-menu nav a:hover span,
.block-editor-block-list__layout #page-header #mobile-menu nav a:hover span {
  display: inline-block;
  transform: translateX(7px);
}
@media (max-width: 380px) {
  .theme-html #page-header #mobile-menu nav a,
  .block-editor-block-list__layout #page-header #mobile-menu nav a {
    padding: 18px 0;
  }
}
@media (max-height: 420px) {
  .theme-html #page-header #mobile-menu nav a,
  .block-editor-block-list__layout #page-header #mobile-menu nav a {
    font-size: 18px;
    padding: 8px 0;
  }
}
@media (max-height: 330px) {
  .theme-html #page-header #mobile-menu nav a,
  .block-editor-block-list__layout #page-header #mobile-menu nav a {
    font-size: 16px;
    padding: 8px 0;
  }
}
.theme-html #page-header #mobile-menu nav .has-sub-menu ul,
.block-editor-block-list__layout #page-header #mobile-menu nav .has-sub-menu ul {
  display: none;
  padding-left: 1em;
  list-style-type: none;
}
.theme-html #page-header #mobile-menu nav .has-sub-menu ul li,
.block-editor-block-list__layout #page-header #mobile-menu nav .has-sub-menu ul li {
  text-decoration: none;
}
.theme-html #page-header #mobile-menu nav .has-sub-menu ul li a,
.block-editor-block-list__layout #page-header #mobile-menu nav .has-sub-menu ul li a {
  padding: 10px 0;
  font-weight: 500;
}
@media (max-height: 420px) {
  .theme-html #page-header #mobile-menu nav .has-sub-menu ul li a,
  .block-editor-block-list__layout #page-header #mobile-menu nav .has-sub-menu ul li a {
    font-size: 12px;
    padding: 6px 0;
  }
}
@media (max-height: 420px) {
  .theme-html #page-header #mobile-menu nav,
  .block-editor-block-list__layout #page-header #mobile-menu nav {
    padding-top: 1vh;
  }
}
@media (min-width: 1199px) {
  .theme-html #page-header #mobile-menu,
  .block-editor-block-list__layout #page-header #mobile-menu {
    display: none !important;
  }
}
.theme-html #page-header.mobile-menu-active,
.block-editor-block-list__layout #page-header.mobile-menu-active {
  position: fixed;
}
@media (max-width: 1199px) {
  .theme-html #page-header.mobile-menu-active .uhc-table .logo-cell a.alt-logo,
  .block-editor-block-list__layout #page-header.mobile-menu-active .uhc-table .logo-cell a.alt-logo {
    display: inline-block;
  }
  .theme-html #page-header.mobile-menu-active .uhc-table .logo-cell a.mobile-logo, .theme-html #page-header.mobile-menu-active .uhc-table .logo-cell a.main-logo,
  .block-editor-block-list__layout #page-header.mobile-menu-active .uhc-table .logo-cell a.mobile-logo,
  .block-editor-block-list__layout #page-header.mobile-menu-active .uhc-table .logo-cell a.main-logo {
    display: none;
  }
}
.theme-html #page-header .social-links-menu,
.block-editor-block-list__layout #page-header .social-links-menu {
  display: inline-block;
  margin-left: 30px;
}
.theme-html #page-header .social-links-menu a,
.block-editor-block-list__layout #page-header .social-links-menu a {
  display: inline-block;
  margin-right: 10px;
  font-size: 19px;
  color: #FFFFFF;
  transition: 0.45s;
}
.theme-html #page-header .social-links-menu a:focus, .theme-html #page-header .social-links-menu a:hover,
.block-editor-block-list__layout #page-header .social-links-menu a:focus,
.block-editor-block-list__layout #page-header .social-links-menu a:hover {
  color: #98AA6C;
}
.theme-html #page-header.page-header--opaque, .theme-html #page-header.sticky-mode,
.block-editor-block-list__layout #page-header.page-header--opaque,
.block-editor-block-list__layout #page-header.sticky-mode {
  background: #FFFFFF;
}
.theme-html #page-header.page-header--opaque #hamburger-menu .hm-bar, .theme-html #page-header.sticky-mode #hamburger-menu .hm-bar,
.block-editor-block-list__layout #page-header.page-header--opaque #hamburger-menu .hm-bar,
.block-editor-block-list__layout #page-header.sticky-mode #hamburger-menu .hm-bar {
  background: #223628;
}
.theme-html #page-header.page-header--opaque .uhc-table .nav-cell nav.main-navigation .has-sub-menu > a,
.theme-html #page-header.page-header--opaque .uhc-table .nav-cell nav.main-navigation > a, .theme-html #page-header.sticky-mode .uhc-table .nav-cell nav.main-navigation .has-sub-menu > a,
.theme-html #page-header.sticky-mode .uhc-table .nav-cell nav.main-navigation > a,
.block-editor-block-list__layout #page-header.page-header--opaque .uhc-table .nav-cell nav.main-navigation .has-sub-menu > a,
.block-editor-block-list__layout #page-header.page-header--opaque .uhc-table .nav-cell nav.main-navigation > a,
.block-editor-block-list__layout #page-header.sticky-mode .uhc-table .nav-cell nav.main-navigation .has-sub-menu > a,
.block-editor-block-list__layout #page-header.sticky-mode .uhc-table .nav-cell nav.main-navigation > a {
  color: #032C1F;
}
.theme-html #page-header.page-header--opaque .uhc-table .nav-cell nav.main-navigation .has-sub-menu > a::after,
.theme-html #page-header.page-header--opaque .uhc-table .nav-cell nav.main-navigation > a::after, .theme-html #page-header.sticky-mode .uhc-table .nav-cell nav.main-navigation .has-sub-menu > a::after,
.theme-html #page-header.sticky-mode .uhc-table .nav-cell nav.main-navigation > a::after,
.block-editor-block-list__layout #page-header.page-header--opaque .uhc-table .nav-cell nav.main-navigation .has-sub-menu > a::after,
.block-editor-block-list__layout #page-header.page-header--opaque .uhc-table .nav-cell nav.main-navigation > a::after,
.block-editor-block-list__layout #page-header.sticky-mode .uhc-table .nav-cell nav.main-navigation .has-sub-menu > a::after,
.block-editor-block-list__layout #page-header.sticky-mode .uhc-table .nav-cell nav.main-navigation > a::after {
  background: #032C1F;
}
.theme-html #page-header.page-header--opaque .social-links-menu a, .theme-html #page-header.sticky-mode .social-links-menu a,
.block-editor-block-list__layout #page-header.page-header--opaque .social-links-menu a,
.block-editor-block-list__layout #page-header.sticky-mode .social-links-menu a {
  color: #032C1F;
}
.theme-html #page-header.page-header--opaque .uhc-table .logo-cell a.alt-logo, .theme-html #page-header.sticky-mode .uhc-table .logo-cell a.alt-logo,
.block-editor-block-list__layout #page-header.page-header--opaque .uhc-table .logo-cell a.alt-logo,
.block-editor-block-list__layout #page-header.sticky-mode .uhc-table .logo-cell a.alt-logo {
  display: inline-block;
}
.theme-html #page-header.page-header--opaque .uhc-table .logo-cell a.mobile-logo, .theme-html #page-header.page-header--opaque .uhc-table .logo-cell a.main-logo, .theme-html #page-header.sticky-mode .uhc-table .logo-cell a.mobile-logo, .theme-html #page-header.sticky-mode .uhc-table .logo-cell a.main-logo,
.block-editor-block-list__layout #page-header.page-header--opaque .uhc-table .logo-cell a.mobile-logo,
.block-editor-block-list__layout #page-header.page-header--opaque .uhc-table .logo-cell a.main-logo,
.block-editor-block-list__layout #page-header.sticky-mode .uhc-table .logo-cell a.mobile-logo,
.block-editor-block-list__layout #page-header.sticky-mode .uhc-table .logo-cell a.main-logo {
  display: none;
}
.theme-html #page-header.page-header--home,
.block-editor-block-list__layout #page-header.page-header--home {
  border-bottom: 0;
}
.theme-html #page-header.page-header--home .container-block,
.block-editor-block-list__layout #page-header.page-header--home .container-block {
  padding: 20px 18px;
}
@media (max-width: 1380px) {
  .theme-html #page-header.page-header--home .container-block,
  .block-editor-block-list__layout #page-header.page-header--home .container-block {
    padding: 20px 50px;
  }
}
@media (max-width: 1199px) {
  .theme-html #page-header.page-header--home .container-block,
  .block-editor-block-list__layout #page-header.page-header--home .container-block {
    padding: 30px 28px 25px;
  }
}
.theme-html #page-header.page-header--opaque,
.block-editor-block-list__layout #page-header.page-header--opaque {
  position: sticky;
  background-color: #FFFFFF;
  border-bottom: 1px solid #C9CDBE;
}
.theme-html #mobile-menu,
.block-editor-block-list__layout #mobile-menu {
  position: fixed;
  z-index: 99;
  background: #fff;
  width: 100%;
  height: 100%;
  display: none;
  overflow-y: scroll;
  max-width: 327px;
  padding: 32px 0;
}
.theme-html #mobile-menu .mobile-logo-inner,
.block-editor-block-list__layout #mobile-menu .mobile-logo-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.theme-html #mobile-menu .mobile-nav-wrapper,
.block-editor-block-list__layout #mobile-menu .mobile-nav-wrapper {
  padding: 0 24px;
}
.theme-html #mobile-menu .mobile-nav-wrapper nav,
.block-editor-block-list__layout #mobile-menu .mobile-nav-wrapper nav {
  display: block;
}
.theme-html #mobile-menu .mobile-nav-wrapper nav a,
.block-editor-block-list__layout #mobile-menu .mobile-nav-wrapper nav a {
  display: block;
  font-family: "Red Hat Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  padding: 6px 4px;
  text-decoration: none;
  margin-bottom: 24px;
}
.theme-html #mobile-menu .mobile-nav-wrapper nav a.nav-active,
.block-editor-block-list__layout #mobile-menu .mobile-nav-wrapper nav a.nav-active {
  color: #1A73E8 !important;
}
.theme-html #mobile-menu .mobile-logo-with-close,
.block-editor-block-list__layout #mobile-menu .mobile-logo-with-close {
  padding: 0 24px 0 16px;
  margin-bottom: 32px;
}
.theme-html #mobile-menu .menu-close,
.block-editor-block-list__layout #mobile-menu .menu-close {
  max-width: 44px;
  border-radius: 100px;
  border: 1px solid rgba(26, 115, 232, 0.08);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.04);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  height: 44px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.theme-html #mobile-menu .menu-close svg,
.block-editor-block-list__layout #mobile-menu .menu-close svg {
  width: 15px;
}
.theme-html #mobile-menu .mobile-nav-bot,
.block-editor-block-list__layout #mobile-menu .mobile-nav-bot {
  font-family: "Red Hat Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  color: #20273C;
  margin-top: 200px;
}
.theme-html #mobile-menu .mobile-nav-bot .part-btn-login,
.block-editor-block-list__layout #mobile-menu .mobile-nav-bot .part-btn-login {
  margin-top: 24px;
}
.theme-html #mobile-menu .mobile-nav-bot .part-btn-login a,
.block-editor-block-list__layout #mobile-menu .mobile-nav-bot .part-btn-login a {
  display: block;
  max-width: 144px;
  height: 44px;
  line-height: 44px;
  border-radius: 24px;
  border: 1px solid var(--Electric-Blue, #1A73E8);
  background: rgba(26, 115, 232, 0.12);
  box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.04);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  text-align: center;
  text-decoration: none;
  font-family: "Red Hat Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  color: #1A73E8;
}
.theme-html .page-footer,
.block-editor-block-list__layout .page-footer {
  background-color: #0A0F1E;
  color: #FFFFFF;
  padding: 80px 15px 36px;
  position: relative;
  z-index: 5;
}
@media (max-width: 1199px) {
  .theme-html .page-footer,
  .block-editor-block-list__layout .page-footer {
    padding: 80px 48px 36px;
  }
}
@media (max-width: 940px) {
  .theme-html .page-footer,
  .block-editor-block-list__layout .page-footer {
    padding: 24px 16px 16px;
  }
}
.theme-html .page-footer .footer-inner,
.block-editor-block-list__layout .page-footer .footer-inner {
  max-width: 1240px;
  margin: 0 auto;
}
.theme-html .page-footer .footer-inner .footer-wrap,
.block-editor-block-list__layout .page-footer .footer-inner .footer-wrap {
  display: flex;
}
@media (max-width: 940px) {
  .theme-html .page-footer .footer-inner .footer-wrap,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-wrap {
    display: block;
  }
}
.theme-html .page-footer .footer-inner .footer-logo-desc,
.block-editor-block-list__layout .page-footer .footer-inner .footer-logo-desc {
  margin-top: 48px;
}
@media (max-width: 1199px) {
  .theme-html .page-footer .footer-inner .footer-logo-desc,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-logo-desc {
    max-width: 314px;
  }
}
@media (max-width: 940px) {
  .theme-html .page-footer .footer-inner .footer-logo-desc,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-logo-desc {
    margin: 0 auto;
    text-align: center;
    margin-top: 16px;
  }
}
.theme-html .page-footer .footer-inner .footer-logo-desc h4,
.block-editor-block-list__layout .page-footer .footer-inner .footer-logo-desc h4 {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: -0.28px;
  color: #F5F5F7;
}
@media (max-width: 1199px) {
  .theme-html .page-footer .footer-inner .footer-logo-desc h4,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-logo-desc h4 {
    font-size: 24px;
  }
}
@media (max-width: 940px) {
  .theme-html .page-footer .footer-inner .footer-logo-desc h4,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-logo-desc h4 {
    font-size: 18px;
    font-family: "Red Hat Display", sans-serif;
  }
}
@media (max-width: 415px) {
  .theme-html .page-footer .footer-inner .footer-logo-desc h4,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-logo-desc h4 {
    max-width: 278px;
    margin: 0 auto;
    line-height: 26px;
  }
}
@media (max-width: 940px) {
  .theme-html .page-footer .footer-inner .footer-logo-desc h4 br,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-logo-desc h4 br {
    display: none;
  }
}
.theme-html .page-footer .footer-inner .footer-col.footer-logo,
.block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-logo {
  width: 55.72%;
}
@media (max-width: 1199px) {
  .theme-html .page-footer .footer-inner .footer-col.footer-logo,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-logo {
    width: 45.83%;
  }
}
@media (max-width: 940px) {
  .theme-html .page-footer .footer-inner .footer-col.footer-logo,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-logo {
    width: 100%;
  }
}
@media (max-width: 940px) {
  .theme-html .page-footer .footer-inner .footer-col.footer-logo a img,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-logo a img {
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 415px) {
  .theme-html .page-footer .footer-inner .footer-col.footer-logo a img,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-logo a img {
    max-width: 121px;
  }
}
.theme-html .page-footer .footer-inner .footer-col.footer-links,
.block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links {
  width: 44.28%;
}
@media (max-width: 1199px) {
  .theme-html .page-footer .footer-inner .footer-col.footer-links,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links {
    width: 54.17%;
  }
}
@media (max-width: 940px) {
  .theme-html .page-footer .footer-inner .footer-col.footer-links,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links {
    width: 100%;
    margin-top: 36px;
  }
}
.theme-html .page-footer .footer-inner .footer-col.footer-links .footer-links-inner,
.block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links .footer-links-inner {
  display: flex;
}
@media (max-width: 940px) {
  .theme-html .page-footer .footer-inner .footer-col.footer-links .footer-links-inner,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links .footer-links-inner {
    flex-wrap: wrap;
  }
}
.theme-html .page-footer .footer-inner .footer-col.footer-links .footer-link-title,
.block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links .footer-link-title {
  margin-bottom: 16px;
}
.theme-html .page-footer .footer-inner .footer-col.footer-links .footer-link-title h4,
.block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links .footer-link-title h4 {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: -0.28px;
  color: #F5F5F7;
}
@media (max-width: 1199px) {
  .theme-html .page-footer .footer-inner .footer-col.footer-links .footer-link-title h4,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links .footer-link-title h4 {
    font-size: 24px;
  }
}
.theme-html .page-footer .footer-inner .footer-col.footer-links nav.footer-navigation a,
.block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links nav.footer-navigation a {
  font-family: "Red Hat Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  display: block;
  color: #C6C7CC;
  margin-bottom: 8px;
  transition: 0.45s;
}
.theme-html .page-footer .footer-inner .footer-col.footer-links nav.footer-navigation a:hover,
.block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links nav.footer-navigation a:hover {
  color: #5BEBFF !important;
}
.theme-html .page-footer .footer-inner .footer-col.footer-links .footer-links-col:first-child,
.block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links .footer-links-col:first-child {
  width: 35.88%;
}
@media (max-width: 415px) {
  .theme-html .page-footer .footer-inner .footer-col.footer-links .footer-links-col:first-child,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links .footer-links-col:first-child {
    width: 53.21%;
  }
}
.theme-html .page-footer .footer-inner .footer-col.footer-links .footer-links-col:nth-child(2),
.block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links .footer-links-col:nth-child(2) {
  width: 37.34%;
}
.theme-html .page-footer .footer-inner .footer-col.footer-links .footer-links-col:last-child,
.block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links .footer-links-col:last-child {
  width: 26.78%;
}
@media (max-width: 415px) {
  .theme-html .page-footer .footer-inner .footer-col.footer-links .footer-links-col:last-child,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links .footer-links-col:last-child {
    width: 100%;
    margin-top: 24px;
  }
}
.theme-html .page-footer .footer-inner .footer-col.footer-links .footer-links-col ul,
.block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links .footer-links-col ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.theme-html .page-footer .footer-inner .footer-col.footer-links .footer-links-col ul li,
.block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links .footer-links-col ul li {
  margin: 0;
  margin-bottom: 8px;
}
.theme-html .page-footer .footer-inner .footer-col.footer-links .footer-links-col ul a,
.block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links .footer-links-col ul a {
  font-family: "Red Hat Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  display: block;
  color: #C6C7CC;
  transition: 0.45s;
}
.theme-html .page-footer .footer-inner .footer-col.footer-links .footer-links-col ul a:hover,
.block-editor-block-list__layout .page-footer .footer-inner .footer-col.footer-links .footer-links-col ul a:hover {
  color: #5BEBFF !important;
}
.theme-html .page-footer .footer-inner .footer-copy,
.block-editor-block-list__layout .page-footer .footer-inner .footer-copy {
  font-family: "Red Hat Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #F5F5F7;
  margin-top: 56px;
}
@media (max-width: 415px) {
  .theme-html .page-footer .footer-inner .footer-copy,
  .block-editor-block-list__layout .page-footer .footer-inner .footer-copy {
    font-size: 14px;
  }
}
.theme-html .page-footer.page-footer--alt,
.block-editor-block-list__layout .page-footer.page-footer--alt {
  background-color: #FFFFFF;
  color: #032C1F;
}
.theme-html .page-footer.page-footer--alt .pf-upper .git-details .tb-c-wr a,
.theme-html .page-footer.page-footer--alt .pf-upper .git-details .tb-c-wr a,
.block-editor-block-list__layout .page-footer.page-footer--alt .pf-upper .git-details .tb-c-wr a,
.block-editor-block-list__layout .page-footer.page-footer--alt .pf-upper .git-details .tb-c-wr a {
  color: #032C1F;
}
.theme-html .page-footer.page-footer--alt .pf-upper .git-details .tb-c-wr a:hover, .theme-html .page-footer.page-footer--alt .pf-upper .git-details .tb-c-wr a:focus,
.theme-html .page-footer.page-footer--alt .pf-upper .git-details .tb-c-wr a:hover,
.theme-html .page-footer.page-footer--alt .pf-upper .git-details .tb-c-wr a:focus,
.block-editor-block-list__layout .page-footer.page-footer--alt .pf-upper .git-details .tb-c-wr a:hover,
.block-editor-block-list__layout .page-footer.page-footer--alt .pf-upper .git-details .tb-c-wr a:focus,
.block-editor-block-list__layout .page-footer.page-footer--alt .pf-upper .git-details .tb-c-wr a:hover,
.block-editor-block-list__layout .page-footer.page-footer--alt .pf-upper .git-details .tb-c-wr a:focus {
  color: #98AA6C;
}
.theme-html .page-footer .pf-upper,
.block-editor-block-list__layout .page-footer .pf-upper {
  padding: 0 0;
}
.theme-html .page-footer .pf-upper .git-heading,
.block-editor-block-list__layout .page-footer .pf-upper .git-heading {
  padding: 80px 0px 40px;
  text-align: center;
  border-bottom: 1px solid #C9CDBE;
}
.theme-html .page-footer .pf-upper h3,
.block-editor-block-list__layout .page-footer .pf-upper h3 {
  font-size: 66px;
  line-height: 1.15em;
  margin: 0 auto 18px;
  padding: 0 20px;
  text-transform: uppercase;
}
@media (max-width: 979px) {
  .theme-html .page-footer .pf-upper h3,
  .block-editor-block-list__layout .page-footer .pf-upper h3 {
    font-size: 40px;
  }
}
.theme-html .page-footer .pf-upper h5,
.block-editor-block-list__layout .page-footer .pf-upper h5 {
  font-size: 16px;
  line-height: 1.33em;
  max-width: 500px;
  margin: 0 auto 20px;
  padding: 0 20px;
}
@media (max-width: 979px) {
  .theme-html .page-footer .pf-upper h5,
  .block-editor-block-list__layout .page-footer .pf-upper h5 {
    font-size: 14px;
    max-width: 342px;
  }
}
.theme-html .page-footer .pf-upper .git-details,
.block-editor-block-list__layout .page-footer .pf-upper .git-details {
  border-bottom: 1px solid #C9CDBE;
}
.theme-html .page-footer .pf-upper .git-details .tb-c-wr,
.block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr {
  text-align: center;
  width: 30%;
}
.theme-html .page-footer .pf-upper .git-details .tb-c-wr.spacer-cell,
.block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr.spacer-cell {
  width: 5%;
}
.theme-html .page-footer .pf-upper .git-details .tb-c-wr a,
.block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr a {
  text-decoration: none;
  display: block;
  padding: 118px 20px;
  color: #FFFFFF;
  transition: 0.45s;
}
.theme-html .page-footer .pf-upper .git-details .tb-c-wr a:hover, .theme-html .page-footer .pf-upper .git-details .tb-c-wr a:focus,
.block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr a:hover,
.block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr a:focus {
  color: #98AA6C;
}
.theme-html .page-footer .pf-upper .git-details .tb-c-wr i,
.block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr i {
  display: block;
  margin: 0 auto 26px;
  font-size: 36px;
}
.theme-html .page-footer .pf-upper .git-details .tb-c-wr img,
.block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr img {
  display: block;
  width: auto;
  height: 40px;
  margin: 0 auto 26px;
}
.theme-html .page-footer .pf-upper .git-details .tb-c-wr span,
.block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr span {
  font-family: "mrs-eaves-xl-serif", serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.15em;
  color: inherit;
  letter-spacing: 0.5px;
  display: inline-block;
  width: 100%;
}
@media (max-width: 400px) {
  .theme-html .page-footer .pf-upper .git-details .tb-c-wr span,
  .block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr span {
    font-size: 16px;
  }
}
.theme-html .page-footer .pf-upper .git-details .tb-c-wr.email-cell,
.block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr.email-cell {
  border-left: 1px solid #C9CDBE;
  border-right: 1px solid #C9CDBE;
}
.theme-html .page-footer .pf-upper .git-details .tb-c-wr.email-cell span,
.block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr.email-cell span {
  text-decoration: underline;
}
@media (max-width: 1390px) {
  .theme-html .page-footer .pf-upper .git-details .tb-c-wr,
  .block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr {
    width: 33.33%;
  }
  .theme-html .page-footer .pf-upper .git-details .tb-c-wr.spacer-cell,
  .block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr.spacer-cell {
    display: none;
  }
}
@media (max-width: 1200px) {
  .theme-html .page-footer .pf-upper .git-details .tb-c-wr,
  .block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr {
    width: 25%;
  }
  .theme-html .page-footer .pf-upper .git-details .tb-c-wr.email-cell,
  .block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr.email-cell {
    width: 50%;
  }
  .theme-html .page-footer .pf-upper .git-details .tb-c-wr.spacer-cell,
  .block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr.spacer-cell {
    display: none;
  }
}
@media (max-width: 1080px) {
  .theme-html .page-footer .pf-upper .git-details .tb-wr,
  .theme-html .page-footer .pf-upper .git-details .tb-c-wr,
  .block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-wr,
  .block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr {
    display: block;
    width: 100% !important;
  }
  .theme-html .page-footer .pf-upper .git-details .tb-wr.phone-cell,
  .theme-html .page-footer .pf-upper .git-details .tb-c-wr.phone-cell,
  .block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-wr.phone-cell,
  .block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr.phone-cell {
    border-bottom: 1px solid #C9CDBE;
  }
  .theme-html .page-footer .pf-upper .git-details .tb-wr.email-cell,
  .theme-html .page-footer .pf-upper .git-details .tb-c-wr.email-cell,
  .block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-wr.email-cell,
  .block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr.email-cell {
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #C9CDBE;
  }
  .theme-html .page-footer .pf-upper .git-details .tb-wr a, .theme-html .page-footer .pf-upper .git-details .tb-wr.location-cell,
  .theme-html .page-footer .pf-upper .git-details .tb-c-wr a,
  .theme-html .page-footer .pf-upper .git-details .tb-c-wr.location-cell,
  .block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-wr a,
  .block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-wr.location-cell,
  .block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr a,
  .block-editor-block-list__layout .page-footer .pf-upper .git-details .tb-c-wr.location-cell {
    padding: 60px 20px;
  }
}
.theme-html .page-footer .pf-lower,
.block-editor-block-list__layout .page-footer .pf-lower {
  padding: 40px 60px;
}
@media (max-width: 600px) {
  .theme-html .page-footer .pf-lower,
  .block-editor-block-list__layout .page-footer .pf-lower {
    padding: 40px 24px;
  }
}
.theme-html .page-footer .pf-lower img,
.block-editor-block-list__layout .page-footer .pf-lower img {
  max-width: 100%;
}
.theme-html .page-footer .pf-lower p, .theme-html .page-footer .pf-lower img,
.block-editor-block-list__layout .page-footer .pf-lower p,
.block-editor-block-list__layout .page-footer .pf-lower img {
  vertical-align: middle;
}
.theme-html .page-footer .pf-lower p,
.block-editor-block-list__layout .page-footer .pf-lower p {
  line-height: 1.65em;
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .theme-html .page-footer .pf-lower p,
  .block-editor-block-list__layout .page-footer .pf-lower p {
    font-size: 12px;
  }
}
.theme-html .page-footer .pf-lower .tb-c-wr,
.block-editor-block-list__layout .page-footer .pf-lower .tb-c-wr {
  vertical-align: middle;
}
.theme-html .page-footer .pf-lower .copyright-cell,
.theme-html .page-footer .pf-lower .content-cell,
.block-editor-block-list__layout .page-footer .pf-lower .copyright-cell,
.block-editor-block-list__layout .page-footer .pf-lower .content-cell {
  width: 50%;
}
.theme-html .page-footer .pf-lower .footer-logo-wrap,
.block-editor-block-list__layout .page-footer .pf-lower .footer-logo-wrap {
  width: 42px;
}
.theme-html .page-footer .pf-lower .footer-copy-wrap,
.block-editor-block-list__layout .page-footer .pf-lower .footer-copy-wrap {
  padding-left: 39px;
}
.theme-html .page-footer .pf-lower .copyright-cell,
.block-editor-block-list__layout .page-footer .pf-lower .copyright-cell {
  text-align: right;
}
.theme-html .page-footer .pf-lower .copyright-cell .tb-c-wr,
.block-editor-block-list__layout .page-footer .pf-lower .copyright-cell .tb-c-wr {
  text-align: right;
}
.theme-html .page-footer .pf-lower .copyright-cell .tb-c-wr:first-child,
.block-editor-block-list__layout .page-footer .pf-lower .copyright-cell .tb-c-wr:first-child {
  padding-right: 5px;
}
.theme-html .page-footer .pf-lower .copyright-cell .tb-c-wr.branding-cell,
.block-editor-block-list__layout .page-footer .pf-lower .copyright-cell .tb-c-wr.branding-cell {
  width: 210px;
}
.theme-html .page-footer .pf-lower .copyright-cell img,
.block-editor-block-list__layout .page-footer .pf-lower .copyright-cell img {
  position: relative;
  top: -2px;
  height: 1em;
  width: auto;
  margin-left: 3px;
}
@media (max-width: 1080px) {
  .theme-html .page-footer .pf-lower > .tb-wr,
  .theme-html .page-footer .pf-lower .copyright-cell,
  .theme-html .page-footer .pf-lower .content-cell,
  .block-editor-block-list__layout .page-footer .pf-lower > .tb-wr,
  .block-editor-block-list__layout .page-footer .pf-lower .copyright-cell,
  .block-editor-block-list__layout .page-footer .pf-lower .content-cell {
    display: block;
    width: 100%;
  }
  .theme-html .page-footer .pf-lower .content-cell,
  .block-editor-block-list__layout .page-footer .pf-lower .content-cell {
    margin-bottom: 37px;
  }
  .theme-html .page-footer .pf-lower .content-cell .footer-copy-wrap,
  .block-editor-block-list__layout .page-footer .pf-lower .content-cell .footer-copy-wrap {
    text-align: right;
    padding-left: 10px;
  }
  .theme-html .page-footer .pf-lower .copyright-cell .tb-c-wr,
  .block-editor-block-list__layout .page-footer .pf-lower .copyright-cell .tb-c-wr {
    text-align: right;
  }
  .theme-html .page-footer .pf-lower .copyright-cell .tb-c-wr:first-child,
  .block-editor-block-list__layout .page-footer .pf-lower .copyright-cell .tb-c-wr:first-child {
    width: 50%;
    padding-right: 5px;
    text-align: left;
  }
  .theme-html .page-footer .pf-lower .copyright-cell .tb-c-wr.branding-cell,
  .block-editor-block-list__layout .page-footer .pf-lower .copyright-cell .tb-c-wr.branding-cell {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .theme-html .page-footer .pf-lower .content-cell .footer-copy-wrap p,
  .block-editor-block-list__layout .page-footer .pf-lower .content-cell .footer-copy-wrap p {
    display: inline-block;
    max-width: 261px;
  }
}
.theme-html h1,
.block-editor-block-list__layout h1 {
  font-family: "Lexend", sans-serif;
  font-size: 110px;
  font-weight: 400;
  line-height: 1em;
  color: inherit;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  .theme-html h1,
  .block-editor-block-list__layout h1 {
    font-size: 52px;
    margin: 0 auto 37px;
  }
}
.theme-html h2,
.block-editor-block-list__layout h2 {
  font-family: "Lexend", sans-serif;
  font-size: 66px;
  font-weight: 400;
  line-height: 1.05em;
  color: inherit;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  .theme-html h2,
  .block-editor-block-list__layout h2 {
    font-size: 40px;
  }
}
.theme-html h3,
.block-editor-block-list__layout h3 {
  font-family: "Lexend", sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 1.15em;
  color: inherit;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  .theme-html h3,
  .block-editor-block-list__layout h3 {
    font-size: 40px;
  }
}
.theme-html h4,
.block-editor-block-list__layout h4 {
  font-family: "Lexend", sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.15em;
  color: inherit;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  .theme-html h4,
  .block-editor-block-list__layout h4 {
    font-size: 32px;
  }
}
.theme-html h5,
.block-editor-block-list__layout h5 {
  font-family: "Lexend", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.15em;
  color: inherit;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  .theme-html h5,
  .block-editor-block-list__layout h5 {
    font-size: 14px;
  }
}
.theme-html blockquote,
.block-editor-block-list__layout blockquote {
  font-family: "Lexend", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.15em;
  color: inherit;
  font-style: italic;
  letter-spacing: 0.5px;
  max-width: 1440px;
  box-sizing: border-box;
  margin: 0 auto 20px;
}
@media (max-width: 600px) {
  .theme-html blockquote,
  .block-editor-block-list__layout blockquote {
    font-size: 18px;
  }
}
.theme-html ul, .theme-html ol, .theme-html li, .theme-html p,
.block-editor-block-list__layout ul,
.block-editor-block-list__layout ol,
.block-editor-block-list__layout li,
.block-editor-block-list__layout p {
  font-family: "Red Hat Display", serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
  color: inherit;
  max-width: 1440px;
  box-sizing: border-box;
  margin: 0 auto 15px;
}
.theme-html ul, .theme-html ol,
.block-editor-block-list__layout ul,
.block-editor-block-list__layout ol {
  list-style-position: outside;
  padding-left: 15px;
}
.theme-html ul, .theme-html ol, .theme-html li,
.block-editor-block-list__layout ul,
.block-editor-block-list__layout ol,
.block-editor-block-list__layout li {
  margin: 0 0 1em;
}
.theme-html a,
.block-editor-block-list__layout a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
.theme-html b, .theme-html strong,
.block-editor-block-list__layout b,
.block-editor-block-list__layout strong {
  font-weight: 700;
}
.theme-html em,
.block-editor-block-list__layout em {
  font-style: italic;
}
.theme-html img, .theme-html iframe, .theme-html svg, .theme-html video,
.block-editor-block-list__layout img,
.block-editor-block-list__layout iframe,
.block-editor-block-list__layout svg,
.block-editor-block-list__layout video {
  max-width: 100%;
}
.theme-html .page-blocks__single > *:not(.block--custom-layout),
.block-editor-block-list__layout .page-blocks__single > *:not(.block--custom-layout) {
  max-width: 1094px;
  padding: 0 24px;
  margin-left: auto;
  margin-right: auto;
}
.theme-html .page-blocks__single img, .theme-html .page-blocks__single iframe, .theme-html .page-blocks__single svg, .theme-html .page-blocks__single video,
.block-editor-block-list__layout .page-blocks__single img,
.block-editor-block-list__layout .page-blocks__single iframe,
.block-editor-block-list__layout .page-blocks__single svg,
.block-editor-block-list__layout .page-blocks__single video {
  max-width: 100%;
  margin: 0 auto;
}
.theme-html .block--custom-layout__full-width-banner,
.block-editor-block-list__layout .block--custom-layout__full-width-banner {
  padding: 0 0;
  background: #FFFFFF;
  font-size: 0;
  line-height: 0;
}
.theme-html .block--custom-layout__full-width-banner .container-block,
.block-editor-block-list__layout .block--custom-layout__full-width-banner .container-block {
  max-width: 1920px;
  padding: 0 0;
  margin: 0 auto;
}
.theme-html .block--custom-layout__full-width-banner .container-block img,
.block-editor-block-list__layout .block--custom-layout__full-width-banner .container-block img {
  width: 100%;
}
.theme-html .block--custom-layout__full-width-banner .bg-image,
.block-editor-block-list__layout .block--custom-layout__full-width-banner .bg-image {
  position: relative;
}
.theme-html .block--custom-layout__full-width-banner .bg-image img,
.block-editor-block-list__layout .block--custom-layout__full-width-banner .bg-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-html .block--custom-layout__full-width-banner.block-layout-background .container-block, .theme-html .block--custom-layout__full-width-banner.block-layout-full .container-block,
.block-editor-block-list__layout .block--custom-layout__full-width-banner.block-layout-background .container-block,
.block-editor-block-list__layout .block--custom-layout__full-width-banner.block-layout-full .container-block {
  max-width: 100%;
}
.theme-html .block--custom-layout__wysiwyg,
.block-editor-block-list__layout .block--custom-layout__wysiwyg {
  padding: 100px 24px;
  color: #032C1F;
}
@media (max-width: 979px) {
  .theme-html .block--custom-layout__wysiwyg,
  .block-editor-block-list__layout .block--custom-layout__wysiwyg {
    padding: 60px 24px;
  }
}
.theme-html .block--custom-layout__wysiwyg .container-block,
.block-editor-block-list__layout .block--custom-layout__wysiwyg .container-block {
  position: relative;
  max-width: 1046px;
}
.theme-html .block--custom-layout__wysiwyg a,
.block-editor-block-list__layout .block--custom-layout__wysiwyg a {
  transition: 0.45s;
}
.theme-html .block--custom-layout__wysiwyg a:focus, .theme-html .block--custom-layout__wysiwyg a:hover,
.block-editor-block-list__layout .block--custom-layout__wysiwyg a:focus,
.block-editor-block-list__layout .block--custom-layout__wysiwyg a:hover {
  color: #98AA6C;
}
.theme-html .block--custom-layout__wysiwyg h1, .theme-html .block--custom-layout__wysiwyg h2, .theme-html .block--custom-layout__wysiwyg h3, .theme-html .block--custom-layout__wysiwyg h4, .theme-html .block--custom-layout__wysiwyg h5,
.block-editor-block-list__layout .block--custom-layout__wysiwyg h1,
.block-editor-block-list__layout .block--custom-layout__wysiwyg h2,
.block-editor-block-list__layout .block--custom-layout__wysiwyg h3,
.block-editor-block-list__layout .block--custom-layout__wysiwyg h4,
.block-editor-block-list__layout .block--custom-layout__wysiwyg h5 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.theme-html .block--custom-layout__wysiwyg h4,
.block-editor-block-list__layout .block--custom-layout__wysiwyg h4 {
  margin-bottom: 34px;
}
.theme-html .block--custom-layout__wysiwyg h4:first-child,
.block-editor-block-list__layout .block--custom-layout__wysiwyg h4:first-child {
  margin-bottom: 52px;
}
@media (max-width: 979px) {
  .theme-html .block--custom-layout__wysiwyg h4,
  .block-editor-block-list__layout .block--custom-layout__wysiwyg h4 {
    margin-bottom: 24px;
  }
  .theme-html .block--custom-layout__wysiwyg h4:first-child,
  .block-editor-block-list__layout .block--custom-layout__wysiwyg h4:first-child {
    margin-bottom: 32px;
  }
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__wysiwyg h4,
  .block-editor-block-list__layout .block--custom-layout__wysiwyg h4 {
    margin-bottom: 20px;
  }
  .theme-html .block--custom-layout__wysiwyg h4:first-child,
  .block-editor-block-list__layout .block--custom-layout__wysiwyg h4:first-child {
    margin-bottom: 28px;
  }
}
.theme-html .block--custom-layout__wysiwyg p:last-child,
.block-editor-block-list__layout .block--custom-layout__wysiwyg p:last-child {
  padding-bottom: 100px;
  border-bottom: 1px solid #C9CDBE;
}
@media (max-width: 979px) {
  .theme-html .block--custom-layout__wysiwyg p:last-child,
  .block-editor-block-list__layout .block--custom-layout__wysiwyg p:last-child {
    padding-bottom: 80px;
  }
}
.theme-html .block--custom-layout__wysiwyg p, .theme-html .block--custom-layout__wysiwyg ol, .theme-html .block--custom-layout__wysiwyg li, .theme-html .block--custom-layout__wysiwyg span,
.block-editor-block-list__layout .block--custom-layout__wysiwyg p,
.block-editor-block-list__layout .block--custom-layout__wysiwyg ol,
.block-editor-block-list__layout .block--custom-layout__wysiwyg li,
.block-editor-block-list__layout .block--custom-layout__wysiwyg span {
  font-family: "mrs-eaves-xl-serif", serif;
  color: rgba(0, 0, 0, 0.8);
  font-size: 20px;
  max-width: 800px;
  margin: 0 auto 1em;
}
@media (max-width: 979px) {
  .theme-html .block--custom-layout__wysiwyg p, .theme-html .block--custom-layout__wysiwyg ol, .theme-html .block--custom-layout__wysiwyg li, .theme-html .block--custom-layout__wysiwyg span,
  .block-editor-block-list__layout .block--custom-layout__wysiwyg p,
  .block-editor-block-list__layout .block--custom-layout__wysiwyg ol,
  .block-editor-block-list__layout .block--custom-layout__wysiwyg li,
  .block-editor-block-list__layout .block--custom-layout__wysiwyg span {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__wysiwyg p, .theme-html .block--custom-layout__wysiwyg ol, .theme-html .block--custom-layout__wysiwyg li, .theme-html .block--custom-layout__wysiwyg span,
  .block-editor-block-list__layout .block--custom-layout__wysiwyg p,
  .block-editor-block-list__layout .block--custom-layout__wysiwyg ol,
  .block-editor-block-list__layout .block--custom-layout__wysiwyg li,
  .block-editor-block-list__layout .block--custom-layout__wysiwyg span {
    font-size: 14px;
  }
}
.theme-html .block--custom-layout__wysiwyg img, .theme-html .block--custom-layout__wysiwyg iframe, .theme-html .block--custom-layout__wysiwyg svg, .theme-html .block--custom-layout__wysiwyg video,
.block-editor-block-list__layout .block--custom-layout__wysiwyg img,
.block-editor-block-list__layout .block--custom-layout__wysiwyg iframe,
.block-editor-block-list__layout .block--custom-layout__wysiwyg svg,
.block-editor-block-list__layout .block--custom-layout__wysiwyg video {
  max-width: 100%;
  margin: 0 auto;
}
.theme-html .block--custom-layout__wysiwyg img,
.block-editor-block-list__layout .block--custom-layout__wysiwyg img {
  display: block;
  width: 100%;
  margin: 80px auto 80px;
}
@media (max-width: 979px) {
  .theme-html .block--custom-layout__wysiwyg img,
  .block-editor-block-list__layout .block--custom-layout__wysiwyg img {
    margin: 40px auto 40px;
  }
}
.theme-html .block--custom-layout__wysiwyg.block-theme-dark,
.block-editor-block-list__layout .block--custom-layout__wysiwyg.block-theme-dark {
  color: #FFFFFF;
}
.theme-html .block--custom-layout__wysiwyg.block-theme-dark p, .theme-html .block--custom-layout__wysiwyg.block-theme-dark ol, .theme-html .block--custom-layout__wysiwyg.block-theme-dark li, .theme-html .block--custom-layout__wysiwyg.block-theme-dark span,
.block-editor-block-list__layout .block--custom-layout__wysiwyg.block-theme-dark p,
.block-editor-block-list__layout .block--custom-layout__wysiwyg.block-theme-dark ol,
.block-editor-block-list__layout .block--custom-layout__wysiwyg.block-theme-dark li,
.block-editor-block-list__layout .block--custom-layout__wysiwyg.block-theme-dark span {
  color: #FFFFFF;
}
.theme-html .block--custom-layout__wysiwyg.block-theme-dark a:focus, .theme-html .block--custom-layout__wysiwyg.block-theme-dark a:hover,
.block-editor-block-list__layout .block--custom-layout__wysiwyg.block-theme-dark a:focus,
.block-editor-block-list__layout .block--custom-layout__wysiwyg.block-theme-dark a:hover {
  color: #98AA6C;
}
.theme-html .block--custom-layout__hero,
.block-editor-block-list__layout .block--custom-layout__hero {
  position: relative;
  padding: 252px 48px 140px 48px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__hero,
  .block-editor-block-list__layout .block--custom-layout__hero {
    padding: 219px 48px 130px 48px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__hero,
  .block-editor-block-list__layout .block--custom-layout__hero {
    padding: 129px 16px 20px 16px;
  }
}
.theme-html .block--custom-layout__hero .slide-hero,
.block-editor-block-list__layout .block--custom-layout__hero .slide-hero {
  display: inline-block;
  position: relative;
  height: 1em;
  vertical-align: middle;
  overflow: hidden;
  margin-left: 1px;
  width: 392px !important;
  margin-top: -26px;
  padding-bottom: 58px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__hero .slide-hero,
  .block-editor-block-list__layout .block--custom-layout__hero .slide-hero {
    padding-bottom: 0;
    margin-top: -21px;
    height: 46px;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__hero .slide-hero,
  .block-editor-block-list__layout .block--custom-layout__hero .slide-hero {
    padding-bottom: 0;
    margin-top: 0;
    height: 32px;
    display: block;
  }
}
.theme-html .block--custom-layout__hero .slide-hero .slide-text,
.block-editor-block-list__layout .block--custom-layout__hero .slide-hero .slide-text {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transform: translateY(100%);
  transition: all 0.6s ease-in-out;
  white-space: nowrap;
}
.theme-html .block--custom-layout__hero span.slide-span,
.block-editor-block-list__layout .block--custom-layout__hero span.slide-span {
  display: block !important;
}
.theme-html .block--custom-layout__hero span.slide-span:nth-child(2),
.block-editor-block-list__layout .block--custom-layout__hero span.slide-span:nth-child(2) {
  color: #5b4da5 !important;
}
.theme-html .block--custom-layout__hero .slide-hero .slide-text.active,
.block-editor-block-list__layout .block--custom-layout__hero .slide-hero .slide-text.active {
  opacity: 1;
  transform: translateY(0%);
  z-index: 2;
}
.theme-html .block--custom-layout__hero .slide-hero .slide-text.exit,
.block-editor-block-list__layout .block--custom-layout__hero .slide-hero .slide-text.exit {
  opacity: 0;
  transform: translateY(-100%);
  z-index: 1;
}
.theme-html .block--custom-layout__hero .hero-bg,
.block-editor-block-list__layout .block--custom-layout__hero .hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.theme-html .block--custom-layout__hero .hero-bg img,
.block-editor-block-list__layout .block--custom-layout__hero .hero-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-html .block--custom-layout__hero .hero-btn-mob,
.block-editor-block-list__layout .block--custom-layout__hero .hero-btn-mob {
  display: none;
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__hero .hero-btn-mob,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-btn-mob {
    display: block;
    margin-top: 37px;
  }
  .theme-html .block--custom-layout__hero .hero-btn-mob a,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-btn-mob a {
    width: 100%;
  }
}
.theme-html .block--custom-layout__hero .hero-inner,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner {
  position: relative;
  z-index: 5;
}
.theme-html .block--custom-layout__hero .hero-inner .hero-wrap,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap {
  max-width: 1342px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap {
    display: block;
  }
}
.theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left {
  width: 62.44%;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left {
    width: 100%;
  }
}
.theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-title,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-title {
  margin-bottom: 24px;
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-title,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-title {
    max-width: 352px;
  }
}
.theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-title h1,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-title h1 {
  font-size: 56px;
  color: #F5F5F7;
  font-weight: 700;
  line-height: 70px;
  letter-spacing: -2.8px;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-title h1,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-title h1 {
    font-size: 40px;
    letter-spacing: -2px;
    line-height: 58px;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-title h1,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-title h1 {
    font-size: 28px;
    line-height: 36px;
  }
}
.theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-title h1 span,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-title h1 span {
  color: #00D4FF;
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-title h1 span,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-title h1 span {
    display: block;
  }
}
.theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-desc,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-desc {
  max-width: 622px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-desc,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-desc {
    max-width: 449px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-desc,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-desc {
    max-width: 100%;
  }
}
.theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-desc p,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-desc p {
  color: rgba(245, 245, 247, 0.6);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-desc p,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-desc p {
    font-size: 14px;
  }
}
.theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-btn.global-btn,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-btn.global-btn {
  margin-top: 63px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-btn.global-btn,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-btn.global-btn {
    margin-top: 48px;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-btn.global-btn,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-left .hero-btn.global-btn {
    display: none;
  }
}
.theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-right,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-right {
  width: 37.56%;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-right,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-right {
    width: 100%;
    margin-top: 30px;
  }
}
.theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item {
  border-radius: 32px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.12), 0px 0px 12px 0px rgba(0, 162, 194, 0.08) inset;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  max-width: 380px;
  padding: 16px;
}
.theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item .hero-right-box-top,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item .hero-right-box-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item .hero-right-box-top h3,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item .hero-right-box-top h3 {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: -0.28px;
  color: #fff;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item .hero-right-box-top h3,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item .hero-right-box-top h3 {
    font-size: 18px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item .hero-right-box-top .icon,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item .hero-right-box-top .icon {
    max-width: 36px;
  }
}
.theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item .hero-right-para,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item .hero-right-para {
  max-width: 261px;
  margin-top: 12px;
}
.theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item .hero-right-para p,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item .hero-right-para p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #C6C7CC;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item .hero-right-para p,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item .hero-right-para p {
    margin-bottom: 0;
  }
}
.theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item:first-child,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item:first-child {
  margin-left: auto;
  margin-bottom: 48px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item:first-child,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item:first-child {
    max-width: 340px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item:nth-child(2),
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item:nth-child(2) {
    max-width: 360px;
  }
}
.theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item:nth-child(2) .hero-right-para,
.block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item:nth-child(2) .hero-right-para {
  max-width: 274px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item,
  .block-editor-block-list__layout .block--custom-layout__hero .hero-inner .hero-wrap .hero-right .hero-right-box-item {
    max-width: 100% !important;
    margin: 0 !important;
    margin-bottom: 12px !important;
  }
}
.theme-html .block--custom-layout__about-us,
.block-editor-block-list__layout .block--custom-layout__about-us {
  padding: 65px 48px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us,
  .block-editor-block-list__layout .block--custom-layout__about-us {
    padding: 48px 16px;
  }
}
.theme-html .block--custom-layout__about-us .about-title.global-title,
.block-editor-block-list__layout .block--custom-layout__about-us .about-title.global-title {
  text-align: center;
  margin-bottom: 24px;
}
.theme-html .block--custom-layout__about-us .about-desc,
.block-editor-block-list__layout .block--custom-layout__about-us .about-desc {
  max-width: 499px;
  margin: 0 auto;
  margin-bottom: -22px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-desc,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-desc {
    margin-bottom: 50px;
  }
}
.theme-html .block--custom-layout__about-us .about-desc p,
.block-editor-block-list__layout .block--custom-layout__about-us .about-desc p {
  text-align: center;
  font-family: "Red Hat Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #667474;
}
.theme-html .block--custom-layout__about-us .about-bot-list,
.block-editor-block-list__layout .block--custom-layout__about-us .about-bot-list {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-bot-list,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-bot-list {
    display: block;
    max-width: 342px;
    margin: 0 auto;
  }
}
.theme-html .block--custom-layout__about-us .about-first-col,
.block-editor-block-list__layout .block--custom-layout__about-us .about-first-col {
  width: 50.18%;
  padding-right: 16px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__about-us .about-first-col,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-first-col {
    width: 41.52%;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-first-col,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-first-col {
    width: 100%;
    padding-right: 0;
    margin-bottom: 12px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__about-us .about-first-col .about-like-desc-wrap,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-first-col .about-like-desc-wrap {
    padding: 0 24px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
  }
}
.theme-html .block--custom-layout__about-us .about-first-col .about-first-col-inner,
.block-editor-block-list__layout .block--custom-layout__about-us .about-first-col .about-first-col-inner {
  position: relative;
}
.theme-html .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-desc,
.block-editor-block-list__layout .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-desc {
  position: absolute;
  bottom: 15px;
  padding: 16px 24px;
  border: 1px solid #F2F4F7;
  background: #FFF;
  box-shadow: 0px 8.082px 25.861px 0px rgba(3, 46, 53, 0.08);
  max-width: 632px;
  width: 100%;
  border-radius: 24px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-desc,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-desc {
    max-width: 100%;
    left: 0;
    position: relative;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-desc,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-desc {
    padding: 16px;
  }
}
.theme-html .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-desc p,
.block-editor-block-list__layout .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-desc p {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  color: #20273C;
  margin-bottom: 0;
}
.theme-html .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-desc p span,
.block-editor-block-list__layout .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-desc p span {
  color: #7B61FF;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-desc p,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-desc p {
    font-size: 16px;
  }
}
.theme-html .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-img,
.block-editor-block-list__layout .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-img {
  padding-left: 41px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-img,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-img {
    padding-left: 0;
  }
}
.theme-html .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-img img,
.block-editor-block-list__layout .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-img img {
  width: 100%;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-img img,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-first-col .about-first-col-inner .about-like-img img {
    height: 383px;
  }
}
.theme-html .block--custom-layout__about-us .about-second-col,
.block-editor-block-list__layout .block--custom-layout__about-us .about-second-col {
  width: 17.45%;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__about-us .about-second-col,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-second-col {
    width: 23.55%;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-second-col,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-second-col {
    width: 100%;
    padding-right: 0;
  }
}
.theme-html .block--custom-layout__about-us .about-second-col .about-box-top,
.block-editor-block-list__layout .block--custom-layout__about-us .about-second-col .about-box-top {
  padding: 16px;
  border: 1px solid #DFE9E9;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  border-radius: 32px;
  text-align: center;
}
.theme-html .block--custom-layout__about-us .about-second-col .about-box-top-title,
.block-editor-block-list__layout .block--custom-layout__about-us .about-second-col .about-box-top-title {
  font-family: "Red Hat Display", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  color: #20273C;
}
.theme-html .block--custom-layout__about-us .about-second-col .about-box-top-numb,
.block-editor-block-list__layout .block--custom-layout__about-us .about-second-col .about-box-top-numb {
  font-family: "Red Hat Display";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 64px;
  text-transform: uppercase;
  color: #20273C;
  margin-top: 24px;
}
@media (max-width: 1365px) {
  .theme-html .block--custom-layout__about-us .about-second-col .about-box-top-numb,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-second-col .about-box-top-numb {
    margin-top: 9px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-second-col .about-box-span, .theme-html .block--custom-layout__about-us .about-second-col .about-box-top-numb,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-second-col .about-box-span,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-second-col .about-box-top-numb {
    display: inline-block;
    vertical-align: middle;
    margin-top: 16px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-second-col .about-box-span,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-second-col .about-box-span {
    max-width: 96px;
    text-align: left;
    margin-left: 8px;
  }
}
.theme-html .block--custom-layout__about-us .about-second-col .about-box-span,
.block-editor-block-list__layout .block--custom-layout__about-us .about-second-col .about-box-span {
  font-family: "Red Hat Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  color: #667474;
  margin-top: 8px;
}
.theme-html .block--custom-layout__about-us .about-second-col .about-box-bot,
.block-editor-block-list__layout .block--custom-layout__about-us .about-second-col .about-box-bot {
  padding: 16px;
  border-radius: 32px;
  background: #1A73E8;
  text-align: center;
  margin-top: 16px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-second-col .about-box-bot,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-second-col .about-box-bot {
    display: flex;
    padding: 16px 16px 16px 30px;
    border-radius: 16px;
    margin-bottom: 12px;
  }
}
.theme-html .block--custom-layout__about-us .about-second-col .about-box-bot .about-box-num,
.block-editor-block-list__layout .block--custom-layout__about-us .about-second-col .about-box-bot .about-box-num {
  font-family: "Red Hat Display";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 64px;
  text-transform: uppercase;
  margin-bottom: 9px;
  color: #F5F5F7;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-second-col .about-box-bot .about-box-bot-desc,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-second-col .about-box-bot .about-box-bot-desc {
    text-align: left;
    margin-left: 8px;
  }
}
.theme-html .block--custom-layout__about-us .about-second-col .about-box-bot .about-box-bot-desc p,
.block-editor-block-list__layout .block--custom-layout__about-us .about-second-col .about-box-bot .about-box-bot-desc p {
  margin: 0;
  font-family: "Red Hat Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 1365px) {
  .theme-html .block--custom-layout__about-us .about-second-col .about-box-bot .about-box-bot-desc p,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-second-col .about-box-bot .about-box-bot-desc p {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__about-us .about-second-col .about-box-bot .about-box-bot-desc p,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-second-col .about-box-bot .about-box-bot-desc p {
    font-size: 16px;
  }
}
.theme-html .block--custom-layout__about-us .about-third-col,
.block-editor-block-list__layout .block--custom-layout__about-us .about-third-col {
  width: 31.72%;
  padding-left: 16px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__about-us .about-third-col,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-third-col {
    width: 34.93%;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-third-col,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-third-col {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
.theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner,
.block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner {
  background-image: url(../assets/images/bx-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 32px;
  padding: 16px;
  background-size: cover;
}
.theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-title,
.block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-title {
  margin-bottom: 61px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-title,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-title {
    margin-bottom: 51px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-title,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-title {
    margin-bottom: 16px;
  }
}
.theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-title span,
.block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-title span {
  font-family: "Red Hat Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  color: #F5F5F7;
}
.theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box,
.block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box {
  border-radius: 24px;
  border: 1px solid rgba(206, 204, 204, 0.2);
  background: rgba(108, 106, 96, 0.12);
  -webkit-backdrop-filter: blur(15.5px);
          backdrop-filter: blur(15.5px);
  padding: 24px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box {
    padding: 16px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box .about-third-col-wrap,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box .about-third-col-wrap {
    display: flex;
    align-items: flex-end;
    margin-top: 43px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box .about-third-col-wrap,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box .about-third-col-wrap {
    margin-top: 0;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box .about-third-col-wrap .about-third-col-box-and,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box .about-third-col-wrap .about-third-col-box-and {
    max-width: 91px;
    width: 100%;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box .about-third-col-wrap .about-third-col-box-and,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box .about-third-col-wrap .about-third-col-box-and {
    max-width: 81px;
  }
}
.theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box h3,
.block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box h3 {
  font-family: Lexend;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: -0.28px;
  color: #F5F5F7;
  margin: 0;
}
@media (max-width: 1365px) {
  .theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box h3,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box h3 {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box h3,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box h3 {
    font-size: 28px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box h3,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box h3 {
    font-size: 18px;
  }
}
.theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box .about-third-col-box-and svg,
.block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box .about-third-col-box-and svg {
  margin-left: auto;
  display: block;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box .about-third-col-box-and svg,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box .about-third-col-box-and svg {
    width: 48px;
    margin: 0;
    height: auto;
  }
}
.theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box h3:last-child,
.block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box h3:last-child {
  text-align: right;
  margin-top: 15px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box h3:last-child,
  .block-editor-block-list__layout .block--custom-layout__about-us .about-third-col .about-third-col-inner .about-third-col-box h3:last-child {
    line-height: 1;
  }
}
.theme-html .block--custom-layout__who-we-serve,
.block-editor-block-list__layout .block--custom-layout__who-we-serve {
  padding: 36px 16px 64px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve {
    padding: 36px 48px 112px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve {
    padding: 24px 0 24px;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-title.global-title,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-title.global-title {
  text-align: center;
  margin-bottom: 48px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-title.global-title,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-title.global-title {
    margin-bottom: 36px;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-flex,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-flex {
  display: flex;
  margin: 0 -51.5px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-flex,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-flex {
    margin: 0 -12px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-flex,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-flex {
    display: block;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item {
  width: 50%;
  padding: 0 59.5px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item {
    padding: 0 12px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item {
    width: 100%;
    padding: 0;
    margin-bottom: 16px;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner {
  background-image: url(../assets/images/wws-bg.png);
  border-radius: 32px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner {
    border-radius: 0;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top {
  padding: 24px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top {
    flex-direction: column-reverse;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-box-title,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-box-title {
  max-width: 342px;
  width: 100%;
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-box-title p,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-box-title p {
  font-family: "Red Hat Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  color: #F5F5F7;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-box-title p,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-box-title p {
    margin-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-box-title,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-box-title {
    max-width: 432px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-box-title,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-box-title {
    max-width: 100%;
    text-align: center;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-with-icon,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-with-icon {
  max-width: 161px;
  width: 100%;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-with-icon,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-with-icon {
    margin-bottom: 12px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-with-icon,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-with-icon {
    margin: 0 auto;
    margin-bottom: 16px;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-with-icon .wws-with-icon-inner,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-top .wws-with-icon .wws-with-icon-inner {
  width: 100%;
  padding: 8px 18px 8px 12px;
  border-radius: 100px;
  border: 1px solid rgba(223, 233, 233, 0.12);
  background: rgba(255, 255, 255, 0.04);
  box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.12);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Red Hat Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  color: #F5F5F7;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-padding,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-padding {
    padding: 0 24px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-padding,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-padding {
    display: none;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-left-img-title.wws-box-img-title-mob,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-left-img-title.wws-box-img-title-mob {
    display: block;
    border-radius: 100px;
    background: rgba(255, 255, 255, 0.12);
    box-shadow: 0px 0px 36px 0px rgba(0, 11, 87, 0.8);
    -webkit-backdrop-filter: blur(18px);
            backdrop-filter: blur(18px);
    color: #FFF;
    font-family: "Red Hat Display";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    padding: 16px 24px;
    display: inline-block;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot {
  padding: 0 16px 16px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot {
    padding: 0 28px 16px;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner {
  padding: 23px;
  position: relative;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner {
    flex-direction: column;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner {
    padding: 23px 16px;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner::after,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner::after {
  border-radius: 24px;
  border: 1px solid rgba(206, 204, 204, 0.2);
  background: rgba(108, 106, 96, 0.12);
  -webkit-backdrop-filter: blur(15.5px);
  backdrop-filter: blur(15.5px);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 77%;
  content: "";
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left {
  width: 57.24%;
  position: relative;
  z-index: 5;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left {
    width: 55.24%;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left {
    width: 100%;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner {
  margin-right: -25px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner {
    margin-left: -84px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner {
    margin: 0 !important;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner img,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner img {
  margin-top: -134px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner img,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner img {
    margin-top: 0;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner img,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner img {
    max-width: 230px;
    margin: 0 auto;
    display: block;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner .wws-box-left-img-title,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner .wws-box-left-img-title {
  padding: 16px 24px;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.12);
  box-shadow: 0px 0px 36px 0px rgba(0, 11, 87, 0.8);
  -webkit-backdrop-filter: blur(18px);
          backdrop-filter: blur(18px);
  display: inline-block;
  text-align: center;
  color: #FFF;
  font-family: "Red Hat Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: -56px;
  position: relative;
  top: -19px;
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner .wws-box-left-img-title.wws-box-img-title-mob,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner .wws-box-left-img-title.wws-box-img-title-mob {
  display: none;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner .wws-box-left-img-title.wws-box-img-title-desk,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner .wws-box-left-img-title.wws-box-img-title-desk {
    display: none !important;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right {
  width: 42.76%;
  padding-left: 29px;
  position: relative;
  z-index: 5;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right {
    width: 75.76%;
    margin-bottom: -86px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right {
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    margin-top: -59px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-right-inner,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-right-inner {
    margin-left: -52px;
    margin-right: -18px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-right-inner,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-right-inner {
    margin: 0;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-box-img-title-mob-small,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-box-img-title-mob-small {
  display: none;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-box-img-title-mob-small,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-box-img-title-mob-small {
    border-radius: 100px !important;
    background: rgba(255, 255, 255, 0.12) !important;
    box-shadow: 0px 0px 36px 0px rgba(0, 11, 87, 0.8) !important;
    -webkit-backdrop-filter: blur(18px) !important;
            backdrop-filter: blur(18px) !important;
    margin: 0 auto;
    display: block !important;
    margin-top: 24px;
    max-width: 235px;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia {
  padding: 16px;
  background: #fff;
  border-radius: 20px;
  border: 1px solid #F2F4F7;
  box-shadow: 0px 8.082px 25.861px 0px rgba(3, 46, 53, 0.08);
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia {
    margin-bottom: 16px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia {
    margin-bottom: 8px;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:first-child,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:first-child {
  margin-right: -60px;
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:nth-child(2),
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:nth-child(2) {
  margin-right: -78px;
  margin-left: 16px;
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:last-child,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:last-child {
  margin-bottom: 0;
  margin-right: -53px;
  margin-left: -20px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia h4,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia h4 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 8px;
}
.theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia p,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia p {
  font-family: "Red Hat Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 0;
  color: #667474;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia p,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia p {
    max-width: 200px;
    margin: 0;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-top,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-top {
  flex-direction: row-reverse;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-top,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-top {
    flex-direction: column-reverse;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-top .wws-box-title,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-top .wws-box-title {
  max-width: 310px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-top .wws-box-title,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-top .wws-box-title {
    margin: 0 auto;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-with-icon,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-with-icon {
  max-width: 194px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-padding,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-padding {
    margin-bottom: 12px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-img-title-mob-small,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-img-title-mob-small {
    max-width: 285px !important;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner {
  flex-direction: row-reverse;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner {
    flex-direction: column !important;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right {
  padding-left: 0;
  padding-right: 29px;
  position: relative;
  top: -22px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right {
    top: 0;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right {
    padding-right: 0;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-right-inner,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-right-inner {
    margin-right: -52px;
    margin-left: -18px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-right-inner,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-right-inner {
    margin: 0;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:first-child,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:first-child {
  margin-right: 0;
  margin-left: -59px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:first-child,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:first-child {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:nth-child(2),
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:nth-child(2) {
  margin-left: -78px;
  margin-right: 16px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:nth-child(2),
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:nth-child(2) {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:last-child,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:last-child {
  margin-bottom: 0;
  margin-left: -53px;
  margin-right: -20px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:last-child,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-right .wws-bot-box-dia:last-child {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner {
  margin-right: 0;
  margin-left: -58px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner {
    margin-right: -96px;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner img,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner img {
  margin-top: -126px;
  position: relative;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner img,
  .block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner img {
    margin-top: 0;
  }
}
.theme-html .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner .wws-box-left-img-title,
.block-editor-block-list__layout .block--custom-layout__who-we-serve .wws-item:nth-child(2) .wws-item-inner .wws-box-bot .wws-box-bot-inner .wws-bot-box-left .wws-bot-box-left-inner .wws-box-left-img-title {
  display: block;
  max-width: 285px;
  margin-left: auto;
}
.theme-html .block--custom-layout__why-choose,
.block-editor-block-list__layout .block--custom-layout__why-choose {
  position: relative;
  background-image: url(../assets/images/wc-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 80px 0 0 16px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__why-choose,
  .block-editor-block-list__layout .block--custom-layout__why-choose {
    padding: 80px 0 0 48px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__why-choose,
  .block-editor-block-list__layout .block--custom-layout__why-choose {
    padding: 55px 0 45px 16px;
  }
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose,
  .block-editor-block-list__layout .block--custom-layout__why-choose {
    padding: 55px 0 45px 0;
  }
}
.theme-html .block--custom-layout__why-choose ul.slick-dots,
.block-editor-block-list__layout .block--custom-layout__why-choose ul.slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 28px;
}
.theme-html .block--custom-layout__why-choose ul.slick-dots li,
.block-editor-block-list__layout .block--custom-layout__why-choose ul.slick-dots li {
  width: auto;
  height: auto;
  padding: 0 4.5px;
  margin: 0;
}
.theme-html .block--custom-layout__why-choose ul.slick-dots li button,
.block-editor-block-list__layout .block--custom-layout__why-choose ul.slick-dots li button {
  padding: 0;
  margin: 0;
  background-color: #20273C;
  border-radius: 100%;
  width: 6px;
  height: 6px;
}
.theme-html .block--custom-layout__why-choose ul.slick-dots li.slick-active button,
.block-editor-block-list__layout .block--custom-layout__why-choose ul.slick-dots li.slick-active button {
  background-color: #F5F5F7;
}
.theme-html .block--custom-layout__why-choose .wc-title.global-title,
.block-editor-block-list__layout .block--custom-layout__why-choose .wc-title.global-title {
  text-align: center;
  margin-bottom: 56px;
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose .wc-title.global-title,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-title.global-title {
    margin-bottom: 36px;
    padding-left: 16px;
    padding-right: 15px;
  }
}
.theme-html .block--custom-layout__why-choose .wc-title.global-title h2,
.block-editor-block-list__layout .block--custom-layout__why-choose .wc-title.global-title h2 {
  color: #F5F5F7;
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose .wc-title.global-title h2,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-title.global-title h2 {
    line-height: 36px;
  }
}
.theme-html .block--custom-layout__why-choose .wc-batak,
.block-editor-block-list__layout .block--custom-layout__why-choose .wc-batak {
  width: calc((100vw - 714px) / 2 + 100%);
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__why-choose .wc-batak,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-batak {
    width: calc((100vw - 954px) / 2 + 100%);
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__why-choose .wc-batak,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-batak {
    width: calc((100vw - 689px) / 2 + 100%);
  }
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose .wc-batak,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-batak {
    padding-left: 16px;
    width: 100% !important;
  }
}
.theme-html .block--custom-layout__why-choose .wc-batak .slick-list.draggable,
.block-editor-block-list__layout .block--custom-layout__why-choose .wc-batak .slick-list.draggable {
  padding-right: 417px !important;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__why-choose .wc-batak .slick-list.draggable,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-batak .slick-list.draggable {
    padding-right: 0 !important;
  }
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose .wc-batak .slick-list.draggable,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-batak .slick-list.draggable {
    margin-right: -50px;
  }
}
.theme-html .block--custom-layout__why-choose .wc-bata-mob.wc-mob,
.block-editor-block-list__layout .block--custom-layout__why-choose .wc-bata-mob.wc-mob {
  display: none;
}
.theme-html .block--custom-layout__why-choose .wc-list,
.block-editor-block-list__layout .block--custom-layout__why-choose .wc-list {
  margin: 0 -13.5px;
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose .wc-list,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-list {
    margin: 0 -9px;
  }
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose .wc-list .slick-list.draggable,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-list .slick-list.draggable {
    margin-right: -230px;
  }
}
.theme-html .block--custom-layout__why-choose .wc-list .wc-item,
.block-editor-block-list__layout .block--custom-layout__why-choose .wc-list .wc-item {
  width: 25%;
  padding: 0 13.5px;
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose .wc-list .wc-item,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-list .wc-item {
    padding: 0 9px;
  }
}
.theme-html .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner,
.block-editor-block-list__layout .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner {
  padding: 24px 24px 48px 24px;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0px 0px 5px 0px rgba(0, 162, 194, 0.24) inset, 0px 0px 12px 0px rgba(0, 162, 194, 0.24);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border-radius: 32px 32px 0 0;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner {
    min-height: 282px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner {
    border-radius: 24px;
    padding: 24px;
  }
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner img,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner img {
    max-width: 42px;
  }
}
.theme-html .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner .wc-title,
.block-editor-block-list__layout .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner .wc-title {
  padding: 24px 0 16px 0;
}
.theme-html .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner .wc-title h3,
.block-editor-block-list__layout .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner .wc-title h3 {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: -0.28px;
  color: #fff;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner .wc-title h3,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner .wc-title h3 {
    font-size: 18px;
    line-height: 26px;
  }
}
.theme-html .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner .wc-desc p,
.block-editor-block-list__layout .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner .wc-desc p {
  font-family: "Red Hat Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #C6C7CC;
  margin-bottom: 0;
  max-width: 357px;
  margin: 0;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner .wc-desc p,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner .wc-desc p {
    max-width: 100%;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner .wc-title, .theme-html .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner .wc-desc,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner .wc-title,
  .block-editor-block-list__layout .block--custom-layout__why-choose .wc-list .wc-item .wc-item-inner .wc-desc {
    max-width: 251px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__why-choose.why-choose-page,
  .block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page {
    padding: 80px 48px 0 48px;
  }
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose.why-choose-page,
  .block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page {
    padding: 80px 0 48px 0;
  }
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose.why-choose-page .wc-title,
  .block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-title {
    padding: 0 16px;
  }
}
.theme-html .block--custom-layout__why-choose.why-choose-page .wc-batak,
.block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-batak {
  width: 100% !important;
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose.why-choose-page .wc-batak,
  .block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-batak {
    padding-left: 16px;
  }
}
.theme-html .block--custom-layout__why-choose.why-choose-page .wc-batak .slick-list.draggable,
.block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-batak .slick-list.draggable {
  padding-right: 0 !important;
}
.theme-html .block--custom-layout__why-choose.why-choose-page .wc-batak .slick-track,
.block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-batak .slick-track {
  max-width: 1267px !important;
  margin: 0 auto;
  width: 100% !important;
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose.why-choose-page .wc-batak .slick-track,
  .block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-batak .slick-track {
    max-width: initial !important;
    width: auto !important;
  }
}
.theme-html .block--custom-layout__why-choose.why-choose-page .wc-batak .slick-track .slick-slide,
.block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-batak .slick-track .slick-slide {
  width: 33.33% !important;
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose.why-choose-page .wc-batak .slick-track .slick-slide,
  .block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-batak .slick-track .slick-slide {
    width: initial;
  }
}
.theme-html .block--custom-layout__why-choose.why-choose-page .wc-batak .slick-track .slick-slide .wc-item-inner,
.block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-batak .slick-track .slick-slide .wc-item-inner {
  min-height: 263px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__why-choose.why-choose-page .wc-batak .slick-track .slick-slide .wc-item-inner,
  .block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-batak .slick-track .slick-slide .wc-item-inner {
    min-height: 282px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__why-choose.why-choose-page .wc-batak .slick-track .slick-slide .wc-item-inner .wc-title,
  .block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-batak .slick-track .slick-slide .wc-item-inner .wc-title {
    max-width: 100%;
  }
}
.theme-html .block--custom-layout__why-choose.why-choose-page .wc-bata-mob.wc-mob,
.block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-bata-mob.wc-mob {
  display: none;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__why-choose.why-choose-page .wc-bata-mob.wc-mob,
  .block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-bata-mob.wc-mob {
    display: block;
  }
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose.why-choose-page .wc-bata-mob.wc-mob,
  .block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-bata-mob.wc-mob {
    padding-left: 16px;
  }
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose.why-choose-page .wc-bata-mob.wc-mob .slick-track,
  .block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-bata-mob.wc-mob .slick-track {
    display: flex;
    align-items: center;
  }
}
.theme-html .block--custom-layout__why-choose.why-choose-page .wc-bata-mob.wc-mob .slick-list.draggable,
.block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-bata-mob.wc-mob .slick-list.draggable {
  margin: 0;
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose.why-choose-page .wc-bata-mob.wc-mob .slick-list.draggable,
  .block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-bata-mob.wc-mob .slick-list.draggable {
    margin-right: -50px;
  }
}
.theme-html .block--custom-layout__why-choose.why-choose-page .wc-bata-mob.wc-mob .slick-list.draggable .wc-item .wc-item-inner,
.block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-bata-mob.wc-mob .slick-list.draggable .wc-item .wc-item-inner {
  min-height: auto;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__why-choose.why-choose-page .wc-batak.wc-desk,
  .block-editor-block-list__layout .block--custom-layout__why-choose.why-choose-page .wc-batak.wc-desk {
    display: none;
  }
}
.theme-html .block--custom-layout__why-choose.tp-wc .wc-title.global-title,
.block-editor-block-list__layout .block--custom-layout__why-choose.tp-wc .wc-title.global-title {
  max-width: 841px;
  margin: 0 auto;
  margin-bottom: 56px;
}
.theme-html .block--custom-layout__why-choose.tp-wc .wc-list .wc-item .wc-item-inner,
.block-editor-block-list__layout .block--custom-layout__why-choose.tp-wc .wc-list .wc-item .wc-item-inner {
  min-height: 268px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__why-choose.tp-wc .wc-list .wc-item .wc-item-inner,
  .block-editor-block-list__layout .block--custom-layout__why-choose.tp-wc .wc-list .wc-item .wc-item-inner {
    min-height: 336px;
  }
}
.theme-html .block--custom-layout__why-choose.tp-wc .wc-bata-mob.wc-mob,
.block-editor-block-list__layout .block--custom-layout__why-choose.tp-wc .wc-bata-mob.wc-mob {
  display: none;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__why-choose.tp-wc .wc-bata-mob.wc-mob,
  .block-editor-block-list__layout .block--custom-layout__why-choose.tp-wc .wc-bata-mob.wc-mob {
    display: block;
  }
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose.tp-wc .wc-bata-mob.wc-mob,
  .block-editor-block-list__layout .block--custom-layout__why-choose.tp-wc .wc-bata-mob.wc-mob {
    padding-left: 16px;
  }
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose.tp-wc .wc-bata-mob.wc-mob .slick-track,
  .block-editor-block-list__layout .block--custom-layout__why-choose.tp-wc .wc-bata-mob.wc-mob .slick-track {
    display: flex;
    align-items: center;
  }
}
.theme-html .block--custom-layout__why-choose.tp-wc .wc-bata-mob.wc-mob .slick-list.draggable,
.block-editor-block-list__layout .block--custom-layout__why-choose.tp-wc .wc-bata-mob.wc-mob .slick-list.draggable {
  margin: 0;
}
@media (max-width: 600px) {
  .theme-html .block--custom-layout__why-choose.tp-wc .wc-bata-mob.wc-mob .slick-list.draggable,
  .block-editor-block-list__layout .block--custom-layout__why-choose.tp-wc .wc-bata-mob.wc-mob .slick-list.draggable {
    margin-right: -50px;
  }
}
.theme-html .block--custom-layout__why-choose.tp-wc .wc-bata-mob.wc-mob .slick-list.draggable .wc-item .wc-item-inner,
.block-editor-block-list__layout .block--custom-layout__why-choose.tp-wc .wc-bata-mob.wc-mob .slick-list.draggable .wc-item .wc-item-inner {
  min-height: auto;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__why-choose.tp-wc .wc-batak.wc-desk,
  .block-editor-block-list__layout .block--custom-layout__why-choose.tp-wc .wc-batak.wc-desk {
    display: none;
  }
}
.theme-html .block--custom-layout__cta,
.block-editor-block-list__layout .block--custom-layout__cta {
  padding: 64px 16px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__cta,
  .block-editor-block-list__layout .block--custom-layout__cta {
    padding: 64px 48px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__cta,
  .block-editor-block-list__layout .block--custom-layout__cta {
    padding: 24px 16px;
  }
}
.theme-html .block--custom-layout__cta .cta-wrap,
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap {
  max-width: 1200px;
  margin: 0 auto;
}
.theme-html .block--custom-layout__cta .cta-wrap .cta-list,
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-list {
  display: flex;
  margin: 0 -12px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__cta .cta-wrap .cta-list,
  .block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-list {
    display: block;
  }
}
.theme-html .block--custom-layout__cta .cta-wrap .cta-item,
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item {
  width: 50%;
  padding: 0 12px;
}
.theme-html .block--custom-layout__cta .cta-wrap .cta-item:first-child,
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item:first-child {
  width: 39.66%;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__cta .cta-wrap .cta-item:first-child,
  .block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item:first-child {
    width: 100%;
    margin-bottom: 16px;
  }
}
.theme-html .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner,
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner {
  background-image: url(../assets/images/cta-bg-1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 32px;
  padding: 16px;
  height: 100%;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner,
  .block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner {
    border-radius: 16px;
  }
}
.theme-html .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-title h3,
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-title h3 {
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: -0.92px;
  text-transform: uppercase;
  color: #F5F5F7;
  margin-right: -189px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-title h3,
  .block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-title h3 {
    margin-right: 0;
    font-size: 42px;
    line-height: 50px;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-title h3,
  .block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-title h3 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-title h3 br,
  .block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-title h3 br {
    display: none !important;
  }
}
.theme-html .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-icons,
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-icons {
  width: 100%;
  padding: 8px 18px 8px 12px;
  border-radius: 100px;
  border: 1px solid rgba(223, 233, 233, 0.12);
  background: rgba(255, 255, 255, 0.04);
  box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.12);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Red Hat Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  color: #F5F5F7;
  max-width: 161px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-icons,
  .block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-icons {
    margin-bottom: 24px;
  }
}
.theme-html .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-top,
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-top {
  display: flex;
  align-items: flex-start;
  padding: 16px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-top,
  .block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-top {
    flex-direction: column-reverse;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-top,
  .block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-top {
    padding: 0;
  }
}
.theme-html .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-btn.global-btn,
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-btn.global-btn {
  margin-top: 22px;
}
.theme-html .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-btn.global-btn a,
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-btn.global-btn a {
  width: 100%;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-btn.global-btn a,
  .block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-btn.global-btn a {
    text-align: center;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-btn.global-btn a,
  .block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-btn.global-btn a {
    padding: 18px 0 18px 0;
    text-align: center;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-btn.global-btn a .arrow-btn,
  .block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item .cta-item-inner .cta-btn.global-btn a .arrow-btn {
    display: none;
  }
}
.theme-html .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2),
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2) {
  width: 60.16%;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2),
  .block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2) {
    width: 63.16%;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2),
  .block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2) {
    width: 100%;
  }
}
.theme-html .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2) .cta-icons,
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2) .cta-icons {
  max-width: 205px;
}
.theme-html .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2) .cta-item-inner,
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2) .cta-item-inner {
  background-image: url(../assets/images/cta-bg-2.png);
}
.theme-html .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2) .cta-item-inner .cta-btn.global-btn a,
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2) .cta-item-inner .cta-btn.global-btn a {
  background-color: #7B61FF;
}
.theme-html .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2) .cta-item-inner .cta-btn.global-btn a .arrow-btn,
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2) .cta-item-inner .cta-btn.global-btn a .arrow-btn {
  background-color: #7B61FF;
}
.theme-html .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2) .cta-item-inner .cta-btn.global-btn a:hover,
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2) .cta-item-inner .cta-btn.global-btn a:hover {
  background-color: #5D30F7;
}
.theme-html .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2) .cta-item-inner .cta-btn.global-btn a:hover .arrow-btn,
.block-editor-block-list__layout .block--custom-layout__cta .cta-wrap .cta-item:nth-child(2) .cta-item-inner .cta-btn.global-btn a:hover .arrow-btn {
  background-color: #5D30F7;
}
.theme-html .block--custom-layout__ip-hero,
.block-editor-block-list__layout .block--custom-layout__ip-hero {
  padding: 173px 48px 80px;
  position: relative;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__ip-hero,
  .block-editor-block-list__layout .block--custom-layout__ip-hero {
    padding: 126px 16px 24px;
  }
}
.theme-html .block--custom-layout__ip-hero::after,
.block-editor-block-list__layout .block--custom-layout__ip-hero::after {
  content: "";
  width: 100%;
  height: calc(100% + 339px);
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../assets/images/ip-hero-bg-new.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.theme-html .block--custom-layout__ip-hero .ip-hero-wrap,
.block-editor-block-list__layout .block--custom-layout__ip-hero .ip-hero-wrap {
  max-width: 914px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 5;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__ip-hero .ip-hero-wrap,
  .block-editor-block-list__layout .block--custom-layout__ip-hero .ip-hero-wrap {
    max-width: 908px;
  }
}
.theme-html .block--custom-layout__ip-hero .ip-hero-wrap h1,
.block-editor-block-list__layout .block--custom-layout__ip-hero .ip-hero-wrap h1 {
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px;
  letter-spacing: -2.8px;
  text-transform: uppercase;
  color: #0A0F1E;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__ip-hero .ip-hero-wrap h1,
  .block-editor-block-list__layout .block--custom-layout__ip-hero .ip-hero-wrap h1 {
    font-size: 46px;
    line-height: 64px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__ip-hero .ip-hero-wrap h1,
  .block-editor-block-list__layout .block--custom-layout__ip-hero .ip-hero-wrap h1 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__ip-hero .ip-hero-wrap h1,
  .block-editor-block-list__layout .block--custom-layout__ip-hero .ip-hero-wrap h1 {
    margin-bottom: 24px;
  }
}
.theme-html .block--custom-layout__ip-hero .ip-hero-wrap h1 span,
.block-editor-block-list__layout .block--custom-layout__ip-hero .ip-hero-wrap h1 span {
  color: #00D4FF;
}
.theme-html .block--custom-layout__ip-hero .ip-hero-wrap .ip-hero-desc,
.block-editor-block-list__layout .block--custom-layout__ip-hero .ip-hero-wrap .ip-hero-desc {
  padding: 24px 0 48px;
}
.theme-html .block--custom-layout__ip-hero .ip-hero-wrap .ip-hero-desc p,
.block-editor-block-list__layout .block--custom-layout__ip-hero .ip-hero-wrap .ip-hero-desc p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #20273C;
  max-width: 832px;
  margin: 0 auto;
  margin-bottom: 19px;
}
.theme-html .block--custom-layout__ip-hero .ip-hero-wrap .ip-hero-desc p:last-child,
.block-editor-block-list__layout .block--custom-layout__ip-hero .ip-hero-wrap .ip-hero-desc p:last-child {
  margin-bottom: 0;
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__ip-hero.ip-hero-adv .ip-hero-inner .ip-hero-wrap,
  .block-editor-block-list__layout .block--custom-layout__ip-hero.ip-hero-adv .ip-hero-inner .ip-hero-wrap {
    max-width: 323px;
    margin: 0 auto;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__ip-hero.ip-hero-adv .ip-hero-inner .ip-hero-wrap .ip-hero-title,
  .block-editor-block-list__layout .block--custom-layout__ip-hero.ip-hero-adv .ip-hero-inner .ip-hero-wrap .ip-hero-title {
    max-width: 302px;
    margin: 0 auto;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__ip-hero.ip-hero-adv .ip-hero-inner .ip-hero-wrap h1,
  .block-editor-block-list__layout .block--custom-layout__ip-hero.ip-hero-adv .ip-hero-inner .ip-hero-wrap h1 {
    font-size: 28px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__ip-hero.tp-ip .ip-hero-inner .ip-hero-wrap,
  .block-editor-block-list__layout .block--custom-layout__ip-hero.tp-ip .ip-hero-inner .ip-hero-wrap {
    max-width: 862px;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__ip-hero.tp-ip .ip-hero-inner .ip-hero-wrap .ip-hero-title,
  .block-editor-block-list__layout .block--custom-layout__ip-hero.tp-ip .ip-hero-inner .ip-hero-wrap .ip-hero-title {
    max-width: 326px;
    margin: 0 auto;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__ip-hero.tp-ip .ip-hero-inner .ip-hero-wrap .ip-hero-desc,
  .block-editor-block-list__layout .block--custom-layout__ip-hero.tp-ip .ip-hero-inner .ip-hero-wrap .ip-hero-desc {
    max-width: 629px;
    margin: 0 auto;
  }
}
.theme-html .block--custom-layout__what-sets-block,
.block-editor-block-list__layout .block--custom-layout__what-sets-block {
  position: relative;
  z-index: 5;
  padding: 64px 48px;
  background-color: transparent !important;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block {
    padding: 48px 16px;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-title.global-title,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-title.global-title {
  text-align: center;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-title.global-title h2,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-title.global-title h2 {
    line-height: 1;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-desc,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-desc {
  margin-top: 24px;
}
.theme-html .block--custom-layout__what-sets-block .wsb-desc p,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-desc p {
  max-width: 529px;
  margin: 0 auto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #667474;
  text-align: center;
}
.theme-html .block--custom-layout__what-sets-block .wsb-desc p span,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-desc p span {
  color: #20273C;
  font-weight: 700;
}
.theme-html .block--custom-layout__what-sets-block .wsb-list,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-list {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-list,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-list {
    flex-wrap: wrap;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-list,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-list {
    max-width: 343px;
    margin: 0 auto;
    margin-top: 30px;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-second-col, .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-second-col,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col {
  padding-bottom: 42px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-second-col, .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-second-col,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col {
    padding-bottom: 0;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col {
  width: 44.34%;
  padding-right: 15px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col {
    width: 60.16%;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col {
    width: 100%;
    padding-right: 0;
    margin-bottom: 12px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-bg-desk,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-bg-desk {
    display: none;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-bg-mob,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-bg-mob {
  display: none;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-bg-mob,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-bg-mob {
    display: block;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-bg-mob,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-bg-mob {
    display: none;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-bg-mob-small,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-bg-mob-small {
  display: none;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-bg-mob-small,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-bg-mob-small {
    display: block;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col img,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col img {
  width: 100%;
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner {
  position: relative;
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner .wsb-first-box-wrap,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner .wsb-first-box-wrap {
  position: absolute;
  top: 53%;
  transform: translateY(-50%);
  right: 16px;
  width: 100%;
  max-width: 262px;
  padding: 24px;
  border-radius: 24px;
  border: 1px solid rgba(206, 204, 204, 0.2);
  background: rgba(108, 106, 96, 0.12);
  -webkit-backdrop-filter: blur(15.5px);
          backdrop-filter: blur(15.5px);
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner .wsb-first-box-wrap,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner .wsb-first-box-wrap {
    padding: 16px;
    top: 70%;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner .wsb-first-box-wrap .wsb-first-box-title h3,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner .wsb-first-box-wrap .wsb-first-box-title h3 {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: -0.28px;
  color: #F5F5F7;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner .wsb-first-box-wrap .wsb-first-box-title h3,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner .wsb-first-box-wrap .wsb-first-box-title h3 {
    font-size: 18px;
    line-height: 26px;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner .wsb-first-box-wrap .wsb-first-box-desc,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner .wsb-first-box-wrap .wsb-first-box-desc {
  margin-top: 73px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner .wsb-first-box-wrap .wsb-first-box-desc,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner .wsb-first-box-wrap .wsb-first-box-desc {
    margin-top: 23px;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner .wsb-first-box-wrap .wsb-first-box-desc p,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner .wsb-first-box-wrap .wsb-first-box-desc p {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  color: #F5F5F7;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner .wsb-first-box-wrap .wsb-first-box-desc p,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-first-col .wsb-first-col-inner .wsb-first-box-wrap .wsb-first-box-desc p {
    font-size: 16px;
    margin-bottom: 0;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-second-col,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-second-col {
  width: 27.56%;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-second-col,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-second-col {
    width: 39.84%;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-second-col,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-second-col {
    width: 100%;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-first-box-second-col,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-first-box-second-col {
  border: 1px solid #DFE9E9;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  padding: 24px;
  border-radius: 32px;
  text-align: center;
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-first-box-second-col .wsb-first-box-title-second,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-first-box-second-col .wsb-first-box-title-second {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  font-family: "Red Hat Display", sans-serif;
  color: #20273C;
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-first-box-second-col .wsb-first-box-num-second,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-first-box-second-col .wsb-first-box-num-second {
  font-family: "Red Hat Display";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 64px;
  text-transform: uppercase;
  color: #20273C;
  margin-top: 29px;
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-first-box-second-col .wsb-first-box-desc-second,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-first-box-second-col .wsb-first-box-desc-second {
  font-family: "Red Hat Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  color: #667474;
  margin-top: 4px;
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-second-box-second-col,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-second-box-second-col {
  border-radius: 32px;
  border: 1px solid #DFE9E9;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  padding: 16px;
  margin-top: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-second-box-second-col,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-second-box-second-col {
    margin-top: 12px;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-second-box-second-col .wsb-second-box-second-left,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-second-box-second-col .wsb-second-box-second-left {
  max-width: 258px;
  width: 100%;
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-second-box-second-col .wsb-second-box-second-left h3,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-second-box-second-col .wsb-second-box-second-left h3 {
  font-family: "Red Hat Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  color: #20273C;
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-second-box-second-col .wsb-second-box-second-left p,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-second-box-second-col .wsb-second-box-second-left p {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  color: #667474;
  margin-top: 8px;
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-second-box-second-col .wsb-second-box-second-right,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-second-col .wsb-second-box-second-col .wsb-second-box-second-right {
  max-width: 40px;
  width: 100%;
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col {
  width: 28.1%;
  padding-left: 15px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-third-col-inner,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-third-col-inner {
    display: flex;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-third-col-inner,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-third-col-inner {
    display: block;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wbs-first-box-third-col-wrap,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wbs-first-box-third-col-wrap {
    width: 32.21%;
    padding-right: 8px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wbs-first-box-third-col-wrap,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wbs-first-box-third-col-wrap {
    width: 100%;
    padding-right: 0;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col {
  border-radius: 32px;
  border: 1px solid #DFE9E9;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  padding: 16px;
  margin-top: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col {
    display: block;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col {
    display: flex;
    align-items: flex-end;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col .wsb-first-box-third-left,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col .wsb-first-box-third-left {
  max-width: 223px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col .wsb-first-box-third-left,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col .wsb-first-box-third-left {
    max-width: 100%;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col .wsb-first-box-third-left,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col .wsb-first-box-third-left {
    max-width: 223px;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col .wsb-first-box-third-left h3,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col .wsb-first-box-third-left h3 {
  font-family: "Red Hat Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  color: #20273C;
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col .wsb-first-box-third-left p,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col .wsb-first-box-third-left p {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  color: #667474;
  margin-top: 8px;
  margin-bottom: 0;
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col .wsb-first-box-third-right,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col .wsb-first-box-third-right {
  max-width: 101px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col .wsb-first-box-third-right,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col .wsb-first-box-third-right {
    margin-left: auto;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col .wsb-first-box-third-right,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-first-box-third-col .wsb-first-box-third-right {
    max-width: 101px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wbs-second-box-third-col-wrap,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wbs-second-box-third-col-wrap {
    width: 67.79%;
    padding-left: 8px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wbs-second-box-third-col-wrap,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wbs-second-box-third-col-wrap {
    width: 100%;
    padding-left: 0;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-second-box-third-col,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-second-box-third-col {
  background-image: url(../assets/images/third-col-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  border-radius: 32px;
  padding: 16px;
  margin-top: 16px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-second-box-third-col,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-second-box-third-col {
    background-image: url(../assets/images/what-bg-tablet.png);
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-second-box-third-col,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-second-box-third-col {
    border-radius: 16px;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-second-box-third-col .wsb-second-box-title-third-col,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-second-box-third-col .wsb-second-box-title-third-col {
  font-family: "Red Hat Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  color: #F5F5F7;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-second-box-third-col .wsb-second-box-title-third-col,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-second-box-third-col .wsb-second-box-title-third-col {
    font-size: 16px;
  }
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-second-box-third-col .wsb-second-box-box-third-col,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-second-box-third-col .wsb-second-box-box-third-col {
  border-radius: 24px;
  border: 1px solid rgba(206, 204, 204, 0.2);
  background: rgba(108, 106, 96, 0.12);
  -webkit-backdrop-filter: blur(15.5px);
          backdrop-filter: blur(15.5px);
  padding: 24px;
  margin-top: 16px;
}
.theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-second-box-third-col .wsb-second-box-box-third-col h3,
.block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-second-box-third-col .wsb-second-box-box-third-col h3 {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: -0.28px;
  color: #F5F5F7;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-second-box-third-col .wsb-second-box-box-third-col h3,
  .block-editor-block-list__layout .block--custom-layout__what-sets-block .wsb-col.wsb-third-col .wsb-second-box-third-col .wsb-second-box-box-third-col h3 {
    font-size: 18px;
    line-height: 26px;
  }
}
.theme-html .block--custom-layout__two-columns-with-image,
.block-editor-block-list__layout .block--custom-layout__two-columns-with-image {
  position: relative;
  padding: 80px 48px 135px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__two-columns-with-image,
  .block-editor-block-list__layout .block--custom-layout__two-columns-with-image {
    padding: 70px 0 80px;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__two-columns-with-image,
  .block-editor-block-list__layout .block--custom-layout__two-columns-with-image {
    padding: 122px 0 104px;
  }
}
.theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap,
.block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap {
  background-image: url(../assets/images/tcwi-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  border-radius: 32px;
  padding: 16px;
  display: flex;
  position: relative;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap,
  .block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap {
    flex-direction: column-reverse;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap,
  .block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap {
    border-radius: 0;
    background-size: 100% 132%;
  }
}
.theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap::after,
.block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap::after {
  content: "";
  width: 100%;
  background-color: #fff;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap::after,
  .block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap::after {
    display: block;
  }
}
.theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col,
.block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col {
  width: 58.4%;
  padding-right: 19.5px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col,
  .block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col {
    width: 100%;
    padding-right: 0;
    margin-top: -58px;
    position: relative;
    z-index: 5;
  }
}
.theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner,
.block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner {
  border-radius: 24px;
  border: 1px solid #F2F4F7;
  background: #FFF;
  box-shadow: 0px 8.082px 25.861px 0px rgba(3, 46, 53, 0.08);
  padding: 24px;
  max-width: 713px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner,
  .block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner {
    max-width: 482px;
  }
}
.theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner .tcwi-left-title,
.block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner .tcwi-left-title {
  margin-bottom: 16px;
}
.theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner .tcwi-left-title h3,
.block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner .tcwi-left-title h3 {
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: -0.92px;
  text-transform: uppercase;
  color: #20273C;
}
.theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner .tcwi-left-title h3 span,
.block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner .tcwi-left-title h3 span {
  color: #7B61FF;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner .tcwi-left-title h3,
  .block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner .tcwi-left-title h3 {
    font-size: 36px;
    line-height: 40px;
  }
}
.theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner .tcwi-left-desc p,
.block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner .tcwi-left-desc p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  font-family: "Red Hat Display";
  color: #20273C;
  max-width: 597px;
  margin: 0;
  margin-bottom: 15px;
}
.theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner .tcwi-btn,
.block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner .tcwi-btn {
  margin-top: 30px;
}
.theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner .tcwi-btn a,
.block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner .tcwi-btn a {
  border-radius: 100px;
  background: #1A73E8;
  height: 60px;
  display: block;
  max-width: 214px;
  line-height: 60px;
  text-align: center;
  color: #F5F5F7;
  text-decoration: none;
  font-family: "Red Hat Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner .tcwi-btn a,
  .block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-left.tcwi-col .tcwi-left-inner .tcwi-btn a {
    max-width: 100%;
  }
}
.theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-right.tcwi-col,
.block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-right.tcwi-col {
  width: 41.6%;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-right.tcwi-col,
  .block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-right.tcwi-col {
    width: 100%;
    position: relative;
    z-index: 4;
  }
}
.theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-right.tcwi-col img,
.block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-right.tcwi-col img {
  display: block;
  margin: 0 auto;
  margin-top: -50px;
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-right.tcwi-col img,
  .block-editor-block-list__layout .block--custom-layout__two-columns-with-image .tcwi-wrap .tcwi-right.tcwi-col img {
    margin-top: -73px;
  }
}
.theme-html .block--custom-layout__puzzle-block,
.block-editor-block-list__layout .block--custom-layout__puzzle-block {
  padding: 64px 48px;
  position: relative;
  z-index: 5;
  background: transparent !important;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block {
    padding: 40px 16px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-wrap,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-wrap {
    max-width: 350px;
    margin: 0 auto;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-title.global-title h2,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-title.global-title h2 {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
  }
}
.theme-html .block--custom-layout__puzzle-block::after,
.block-editor-block-list__layout .block--custom-layout__puzzle-block::after {
  content: "";
  width: 489px;
  height: 444px;
  position: absolute;
  top: 26%;
  right: 0;
  background-image: url(../assets/images/blue-overlay-effect.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-inner,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-inner {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 5;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-inner,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-inner {
    display: block;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-top,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 46px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-top,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-top {
    display: block !important;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-top .pb-title.global-title h2,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-top .pb-title.global-title h2 {
    font-size: 46px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-top .pb-title.global-title h2,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-top .pb-title.global-title h2 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-top .pb-right,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-top .pb-right {
    padding-left: 32px;
    margin-top: 24px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-top .pb-right,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-top .pb-right {
    margin-top: 56px;
    padding-left: 0;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-top .pb-right-desc,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-top .pb-right-desc {
  max-width: 532px;
  position: relative;
}
.theme-html .block--custom-layout__puzzle-block .pb-top .pb-right-desc::after,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-top .pb-right-desc::after {
  content: "";
  width: 33px;
  height: 33px;
  position: absolute;
  top: 3px;
  left: -36px;
  background-image: url(../assets/images/arrow-right.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-top .pb-right-desc::after,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-top .pb-right-desc::after {
    top: -32px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-top .pb-right-desc h3,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-top .pb-right-desc h3 {
  font-family: Lexend;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: -0.28px;
  color: #20273C;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-top .pb-right-desc h3,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-top .pb-right-desc h3 {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    font-family: "Red Hat Display", sans-serif;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-top .pb-right-desc p,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-top .pb-right-desc p {
  font-family: "Red Hat Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #667474;
  max-width: 473px;
  margin: 0;
  margin-top: 16px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-top .pb-right-desc p,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-top .pb-right-desc p {
    text-align: center;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item {
  width: 33.33%;
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  background: transparent !important;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner {
    background: inherit !important;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-bot-bg-mob,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-bot-bg-mob {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  border-radius: 16px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-bot-bg-mob,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-bot-bg-mob {
    display: block;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-bot-bg,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-bot-bg {
  position: absolute;
  top: 0;
  left: 0;
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-bot-bg img,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-bot-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-bot-bg,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-bot-bg {
    display: none !important;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc {
  position: relative;
  padding: 32px;
  width: 100%;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc {
    width: 100% !important;
    padding: 24px !important;
    max-width: 100% !important;
    transform: rotate(0) !important;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc .pb-item-title,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc .pb-item-title {
    max-width: 100% !important;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc .pb-item-title h3,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc .pb-item-title h3 {
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 46px;
  letter-spacing: -0.648px;
  color: #F5F5F7;
  max-width: 294px;
}
@media (max-width: 1365px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc .pb-item-title h3,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc .pb-item-title h3 {
    font-size: 24px;
    line-height: 31px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc .pb-item-title h3,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc .pb-item-title h3 {
    line-height: 28px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc .pb-item-title h3,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc .pb-item-title h3 {
    max-width: 100% !important;
    font-size: 18px !important;
    text-align: left !important;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc .pb-item-para p,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc .pb-item-para p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #C6C7CC;
  margin-top: 16px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc .pb-item-para p,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc .pb-item-para p {
    text-align: left !important;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc .pb-item-para,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item .pb-bot-item-inner .pb-item-desc .pb-item-para {
    max-width: 100% !important;
    text-align: left !important;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:first-child,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:first-child {
  width: 33.5%;
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:first-child .pb-item-desc,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:first-child .pb-item-desc {
  padding: 32px 32px 80px;
}
@media (max-width: 1365px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:first-child .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:first-child .pb-item-desc {
    padding: 0 32px 80px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:first-child .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:first-child .pb-item-desc {
    padding: 0 54px 116px 32px;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(2),
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(2) {
  width: 33%;
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(2) .pb-bot-bg,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(2) .pb-bot-bg {
  margin-left: -61px;
  margin-right: -61px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(2) .pb-bot-bg,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(2) .pb-bot-bg {
    margin-left: -47px;
    margin-right: -47px;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(2) .pb-item-desc,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(2) .pb-item-desc {
  max-width: 352px;
  margin: 0 auto;
  padding: 32px 32px 33px;
  text-align: center;
}
@media (max-width: 1365px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(2) .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(2) .pb-item-desc {
    padding: 8px 32px 33px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(2) .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(2) .pb-item-desc {
    padding: 8px 32px 77px;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3),
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) {
  width: 33.5%;
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) .pb-item-para, .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) .pb-item-title,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) .pb-item-para,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) .pb-item-title {
  max-width: 238px;
  margin-left: auto;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) .pb-item-para, .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) .pb-item-title,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) .pb-item-para,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) .pb-item-title {
    max-width: 214px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) .pb-bot-item-inner .pb-item-desc .pb-item-para,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) .pb-bot-item-inner .pb-item-desc .pb-item-para {
    max-width: 245px !important;
    margin: 0 !important;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) .pb-icon,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) .pb-icon {
  position: absolute;
  top: -84px;
  right: 10px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) .pb-icon,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) .pb-icon {
    width: 91px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) .pb-icon,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(3) .pb-icon {
    width: 50px;
    top: 15px;
    right: 24px;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4),
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) {
  width: 37%;
}
@media (max-width: 1365px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-item-desc {
    padding: 0 32px 22px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-item-desc {
    padding: 0 32px 62px;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-item-desc .pb-item-title, .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-item-desc .pb-item-para,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-item-desc .pb-item-title,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-item-desc .pb-item-para {
  max-width: 238px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-item-desc .pb-item-title, .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-item-desc .pb-item-para,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-item-desc .pb-item-title,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-item-desc .pb-item-para {
    max-width: 173px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-bot-item-inner .pb-item-desc .pb-item-para,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-bot-item-inner .pb-item-desc .pb-item-para {
    max-width: 245px !important;
    margin: 0 !important;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-icon,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-icon {
  position: absolute;
  bottom: -19px;
  right: 75px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-icon,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-icon {
    max-width: 99px;
    bottom: 54px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-icon,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4) .pb-icon {
    max-width: 49px;
    bottom: 39px;
    right: 23px;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5),
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) {
  width: 26%;
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-bot-bg,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-bot-bg {
  margin-left: -61px;
  margin-right: -61px;
  top: -65px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-bot-bg,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-bot-bg {
    margin-left: -50px;
    margin-right: -50px;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc {
  padding: 32px 5px 47px;
}
@media (max-width: 1365px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc {
    padding: 0 5px 86px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc {
    padding: 0 5px 151px;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-item-title h3,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-item-title h3 {
  max-width: 100%;
  text-align: center;
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-mid-icon,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-mid-icon {
  margin: 44px 0;
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-mid-icon img,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-mid-icon img {
  margin: 0 auto;
  display: block;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-mid-icon,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-mid-icon {
    margin: 24px 0;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-mid-icon,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-mid-icon {
    position: absolute;
    top: 20px;
    right: 29px;
    width: 41px;
    margin: 0;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-item-para,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-item-para {
    max-width: 261px !important;
    margin: 0;
    text-align: left !important;
    margin-top: 16px;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-item-para p,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-item-para p {
  text-align: center;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-item-para p,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-item-para p {
    max-width: 193px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-item-para p,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5) .pb-item-desc .pb-item-para p {
    max-width: 100%;
    margin: 0;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child {
  width: 37%;
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-bot-bg,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-bot-bg {
  margin-left: -28px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-bot-bg,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-bot-bg {
    margin-left: -43px;
    top: -26px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-bot-bg,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-bot-bg {
    margin: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-bot-item-inner,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-bot-item-inner {
    box-shadow: 0 0 11.714px 0 rgba(47, 57, 70, 0.24);
    border: 4px solid #FEFEFE;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc {
  position: absolute;
  transform: rotate(8deg);
  text-align: right;
  padding: 0;
  margin: 0 auto;
  padding: 74px 15px 19px;
  text-align: right;
  /* max-width: 451px; */
  right: 29px;
}
@media (max-width: 1365px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc {
    padding: 49px 38px 18px 0;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc {
    padding: 11px 21px 72px 45px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc {
    width: 100% !important;
    padding: 24px !important;
    max-width: 100% !important;
    text-align: center;
    position: relative;
    left: 0;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc .pb-item-title,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc .pb-item-title {
  margin-bottom: 27px;
  max-width: 100%;
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc .pb-item-title h3,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc .pb-item-title h3 {
  font-size: 46px;
  max-width: 100%;
  text-transform: uppercase;
  line-height: 64px;
  font-weight: 700;
  letter-spacing: -0.92px;
}
@media (max-width: 1365px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc .pb-item-title h3,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc .pb-item-title h3 {
    font-size: 36px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc .pb-item-title h3,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc .pb-item-title h3 {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc .pb-item-title h3,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child .pb-item-desc .pb-item-title h3 {
    font-size: 28px !important;
    line-height: 36px !important;
    text-align: center !important;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item {
    width: 100% !important;
    height: 100% !important;
    margin-top: 0 !important;
    margin-bottom: 12px !important;
  }
}
.theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4), .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5), .theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4),
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5),
.block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child {
  margin-top: -71px;
}
@media (max-width: 1365px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4), .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5), .theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4),
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5),
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child {
    margin-top: -117px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4), .theme-html .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5), .theme-html .block--custom-layout__puzzle-block .pb-bot-item:last-child,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(4),
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:nth-child(5),
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .pb-bot-item:last-child {
    margin-top: -146px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two {
  padding: 128px 48px 64px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two {
    padding: 0 48px 0;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two {
    padding: 48px 16px 0;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-inner,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-inner {
    display: flex;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-right .pb-right-desc::after,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-right .pb-right-desc::after {
  background-image: url(../assets/images/arrow-right-violet.png);
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child {
  width: 37%;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-item-desc,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-item-desc {
  max-width: 463px;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-item-desc .pb-item-title, .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-item-desc .pb-item-para,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-item-desc .pb-item-title,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-item-desc .pb-item-para {
  max-width: 506px;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-item-desc .pb-item-para,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-item-desc .pb-item-para {
  max-width: 238px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-item-desc .pb-item-para,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-item-desc .pb-item-para {
    max-width: 238px !important;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-bot-bg,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-bot-bg {
    margin-right: -20px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-icon,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-icon {
  position: absolute;
  bottom: 27px;
  right: 75px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-icon,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-icon {
    width: 91px;
    bottom: 59px;
    right: 61px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-icon,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:first-child .pb-icon {
    width: 44px;
    bottom: 45px;
    right: 37px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2),
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) {
  width: 26%;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc {
  padding: 32px 5px 47px;
}
@media (max-width: 1365px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc {
    padding: 13px 5px 67px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc {
    padding: 13px 5px 125px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-title h3,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-title h3 {
  max-width: 100%;
  text-align: center;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-mid-icon,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-mid-icon {
  margin: 44px 0;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-mid-icon,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-mid-icon {
    margin: 24px 0;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-mid-icon,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-mid-icon {
    position: absolute;
    top: 65px;
    right: 29px;
    width: 41px;
    margin: 0;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-mid-icon img,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-mid-icon img {
  margin: 0 auto;
  display: block;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-mid-icon img,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-mid-icon img {
    max-width: 41px;
    margin: 0 auto;
    display: block;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-para,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-para {
    max-width: 261px !important;
    margin: 0;
    text-align: left !important;
    margin-top: 16px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-para p,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-para p {
  text-align: center;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-para p,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-para p {
    max-width: 193px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-para p,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-para p {
    max-width: 100%;
    margin: 0;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3),
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) {
  width: 37%;
  margin-top: 0;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3),
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) {
    order: 5;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-bot-bg,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-bot-bg {
  margin-left: -28px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-bot-bg,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-bot-bg {
    margin-left: -45px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-bot-bg,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-bot-bg {
    margin: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-bot-item-inner,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-bot-item-inner {
    box-shadow: 0 0 11.714px 0 rgba(47, 57, 70, 0.24);
    border: 4px solid #FEFEFE;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc {
  position: relative;
  transform: rotate(8deg);
  text-align: right;
  padding: 0;
  margin: 0 auto;
  padding: 74px 15px 19px;
  text-align: right;
  max-width: 434px;
}
@media (max-width: 1365px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc {
    padding: 46px 40px 19px 0;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc {
    padding: 46px 52px 75px 0;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc {
    width: 100% !important;
    padding: 24px !important;
    max-width: 100% !important;
    text-align: center;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title {
  margin-bottom: 27px;
  max-width: 100%;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title h3,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title h3 {
  font-size: 46px;
  max-width: 100%;
  text-transform: uppercase;
  line-height: 64px;
}
@media (max-width: 1365px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title h3,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title h3 {
    font-size: 36px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title h3,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title h3 {
    line-height: 40px;
    font-size: 32px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title h3,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title h3 {
    font-size: 28px !important;
    line-height: 36px !important;
    text-align: center !important;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc .puzzle-btn a,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc .puzzle-btn a {
  background-color: #7B61FF;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc .puzzle-btn a .arrow-btn,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(3) .pb-item-desc .puzzle-btn a .arrow-btn {
  background-color: #7B61FF;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4),
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4) {
  width: 32.35%;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4) .pb-item-desc,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4) .pb-item-desc {
  padding: 32px 32px 80px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4) .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4) .pb-item-desc {
    padding: 32px 32px 158px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4) .pb-item-title, .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4) .pb-item-para,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4) .pb-item-title,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4) .pb-item-para {
  max-width: 206px;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4) .pb-bot-bg,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4) .pb-bot-bg {
  top: -49px;
  margin-right: 0px;
}
@media (max-width: 1365px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4) .pb-bot-bg,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4) .pb-bot-bg {
    margin-right: -16px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4) .pb-bot-bg,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4) .pb-bot-bg {
    margin-right: -33px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child {
  width: 35.3%;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-bot-item-inner,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-bot-item-inner {
  box-shadow: none !important;
  border: 0 !important;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-bot-bg,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-bot-bg {
  margin-left: -59px;
  margin-right: -59px;
  top: 0;
}
@media (max-width: 1365px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-bot-bg,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-bot-bg {
    margin-left: -51px;
    margin-right: -6px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-bot-bg,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-bot-bg {
    margin-left: -34px;
    margin-right: -8px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-icon,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-icon {
  position: absolute;
  top: 53px;
  left: -11px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-icon,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-icon {
    width: 90px;
    left: 26px;
    top: 33px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-icon,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-icon {
    width: 50px;
    right: 24px;
    bottom: 26px !important;
    left: auto;
    top: auto;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-title,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-title {
  max-width: 219px;
  margin-left: auto;
  text-align: right;
  margin-top: 64px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-title,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-title {
    margin-top: 0;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-title h3,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-title h3 {
  text-align: right;
  font-size: 36px !important;
  line-height: 46px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-title h3,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-title h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-title h3,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-title h3 {
    max-width: 160px !important;
    line-height: 28px !important;
    margin-left: auto;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-title h3,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-title h3 {
    max-width: 100% !important;
    font-size: 18px !important;
    text-align: left !important;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc {
  max-width: 378px;
  margin: 0 auto;
  padding: 32px 20px 33px 32px;
  text-align: center;
  transform: rotate(0);
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc {
    padding: 32px 32px 88px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc {
    max-width: 100% !important;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc .pb-item-title,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc .pb-item-title {
  margin-bottom: 27px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc .pb-item-title,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc .pb-item-title {
    margin-bottom: 15px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc .pb-item-title h3,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc .pb-item-title h3 {
  font-size: 46px;
  max-width: 100%;
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc .pb-item-title h3,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc .pb-item-title h3 {
    max-width: 100% !important;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc .pb-item-para,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc .pb-item-para {
    max-width: 170px !important;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc .pb-item-para p,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc .pb-item-para p {
  text-align: right;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc .pb-item-para p,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child .pb-item-desc .pb-item-para p {
    max-width: 100%;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4), .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4),
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child {
  margin-top: -76px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4), .theme-html .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:nth-child(4),
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-two .pb-bot-item:last-child {
    margin-top: -148px;
  }
}
.theme-html .block--custom-layout__puzzle-block .mobile-puzzle-btn,
.block-editor-block-list__layout .block--custom-layout__puzzle-block .mobile-puzzle-btn {
  display: none;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .mobile-puzzle-btn,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .mobile-puzzle-btn {
    display: block;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block .desktop-puzzle-btn,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block .desktop-puzzle-btn {
    display: none;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page {
    padding: 64px 48px 0;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page {
    padding: 64px 16px 48px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-top,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-top {
  justify-content: center;
  display: flex !important;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-top .pb-right,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-top .pb-right {
  display: none;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(2) .pb-bot-item-inner .pb-item-desc,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(2) .pb-bot-item-inner .pb-item-desc {
  max-width: 360px;
  padding: 32px 6px 33px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(2) .pb-bot-item-inner .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(2) .pb-bot-item-inner .pb-item-desc {
    padding: 32px 6px 105px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(2) .pb-bot-item-inner .pb-item-desc .pb-item-title h3,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(2) .pb-bot-item-inner .pb-item-desc .pb-item-title h3 {
  max-width: 352px;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(2) .pb-bot-item-inner .pb-item-desc .pb-item-para,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(2) .pb-bot-item-inner .pb-item-desc .pb-item-para {
  max-width: 310px;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(3) .pb-bot-item-inner .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(3) .pb-bot-item-inner .pb-item-desc {
    padding: 32px 32px 160px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(3) .pb-bot-item-inner .pb-item-desc .pb-item-title,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(3) .pb-bot-item-inner .pb-item-desc .pb-item-title {
  max-width: 376px;
  text-align: center;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(3) .pb-bot-item-inner .pb-item-desc .pb-item-title h3,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(3) .pb-bot-item-inner .pb-item-desc .pb-item-title h3 {
  margin: 0 auto;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(3) .pb-bot-item-inner .pb-item-desc .pb-item-para,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(3) .pb-bot-item-inner .pb-item-desc .pb-item-para {
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(3) .pb-bot-item-inner .pb-item-desc .pb-item-para,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(3) .pb-bot-item-inner .pb-item-desc .pb-item-para {
    max-width: 228px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(5) .pb-bot-item-inner .pb-item-desc .pb-item-title,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(5) .pb-bot-item-inner .pb-item-desc .pb-item-title {
  margin: 0 -56px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(5) .pb-bot-item-inner .pb-item-desc .pb-item-title,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(5) .pb-bot-item-inner .pb-item-desc .pb-item-title {
    margin: 0;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(5) .pb-bot-item-inner .pb-item-desc .pb-item-para,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(5) .pb-bot-item-inner .pb-item-desc .pb-item-para {
  max-width: 260px;
  margin: 0 auto;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(5) .pb-bot-item-inner .pb-item-desc .pb-item-para,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(5) .pb-bot-item-inner .pb-item-desc .pb-item-para {
    margin: 0;
    margin-top: 16px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(5) .pb-bot-item-inner .pb-item-desc .pb-item-para p,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:nth-child(5) .pb-bot-item-inner .pb-item-desc .pb-item-para p {
  color: #F5F5F7 !important;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:last-child .pb-bot-item-inner .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:last-child .pb-bot-item-inner .pb-item-desc {
    padding: 11px 49px 72px 0;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:last-child .pb-bot-item-inner .pb-item-desc .pb-item-title,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:last-child .pb-bot-item-inner .pb-item-desc .pb-item-title {
  margin-bottom: 16px;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:last-child .pb-bot-item-inner .pb-item-desc .pb-item-title,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:last-child .pb-bot-item-inner .pb-item-desc .pb-item-title {
    max-width: 315px;
    text-align: right;
    margin-left: auto;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:last-child .pb-bot-item-inner .pb-item-desc .pb-item-title h3,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:last-child .pb-bot-item-inner .pb-item-desc .pb-item-title h3 {
  text-transform: uppercase;
  line-height: 64px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:last-child .pb-bot-item-inner .pb-item-desc .pb-item-title h3,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page .pb-bot-item:last-child .pb-bot-item-inner .pb-item-desc .pb-item-title h3 {
    font-size: 32px;
    line-height: 40px;
    text-align: right;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two {
    padding: 64px 16px 48px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-top,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-top {
  justify-content: center;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-top .pb-right,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-top .pb-right {
  display: none;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-top,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-top {
    display: flex;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item .pb-bot-item-inner,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item .pb-bot-item-inner {
    margin: 0 !important;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:first-child,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:first-child {
  width: 35.27%;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:first-child .pb-bot-item-inner,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:first-child .pb-bot-item-inner {
  margin-right: -57px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:first-child .pb-bot-item-inner,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:first-child .pb-bot-item-inner {
    margin-right: -31px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:first-child .pb-bot-item-inner .pb-bot-bg,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:first-child .pb-bot-item-inner .pb-bot-bg {
    margin-right: 0;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:first-child .pb-bot-item-inner .pb-icon,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:first-child .pb-bot-item-inner .pb-icon {
    width: 77px;
    bottom: 67px;
    right: 84px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:first-child .pb-bot-item-inner .pb-icon,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:first-child .pb-bot-item-inner .pb-icon {
    width: 44px;
    bottom: 37px;
    right: 31px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2),
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) {
  width: 29.45%;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) .pb-bot-bg,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) .pb-bot-bg {
  margin: 0 !important;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) .pb-bot-item-inner,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) .pb-bot-item-inner {
  margin-left: -45px;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) .pb-item-desc,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) .pb-item-desc {
  padding: 32px 5px 58px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) .pb-item-desc {
    padding: 32px 5px 146px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-title,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-title {
  margin: 0 -40px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-title,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-title {
    margin: 0;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-para,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-para {
  max-width: 260px;
  margin: 0 auto;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-para p,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(2) .pb-item-desc .pb-item-para p {
  color: #F5F5F7;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3),
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) {
  position: relative;
  z-index: 4;
  width: 35.27%;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-bot-item-inner,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-bot-item-inner {
  margin-left: -76px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-bot-item-inner,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-bot-item-inner {
    margin-left: -80px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-bot-bg,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-bot-bg {
    margin-left: 0;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-item-desc,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-item-desc {
  padding: 104px 24px 19px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-item-desc {
    padding: 47px 16px 75px 48px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title {
  margin: 0 auto;
  margin-bottom: 27px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title {
    margin: 0 auto;
    margin-bottom: 27px;
    max-width: 346px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title h3,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 46px;
  line-height: 64px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title h3,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-item-desc .pb-item-title h3 {
    font-size: 32px;
    line-height: 40px;
    max-width: 290px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-item-desc .puzzle-btn,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(3) .pb-item-desc .puzzle-btn {
  text-align: center;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(4),
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(4) {
  width: 35.27%;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(4) .pb-item-desc .pb-item-para,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(4) .pb-item-desc .pb-item-para {
  max-width: 244px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(4) .pb-bot-bg,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(4) .pb-bot-bg {
    margin-right: 2px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5),
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) {
  width: 29.45%;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) .pb-item-desc,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) .pb-item-desc {
  padding: 69px 4px 47px 64px;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) .pb-item-desc .pb-item-para,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) .pb-item-desc .pb-item-para {
  max-width: 306px;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) .pb-item-desc .pb-item-para,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) .pb-item-desc .pb-item-para {
    max-width: 247px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) .pb-item-desc .pb-item-para,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) .pb-item-desc .pb-item-para {
    margin: 0 !important;
    margin-top: 16px !important;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) .pb-item-desc {
    padding: 69px 4px 116px 31px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) .pb-bot-item-inner,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) .pb-bot-item-inner {
  margin-left: -120px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) .pb-bot-item-inner,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) .pb-bot-item-inner {
    margin-left: -79px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) .pb-bot-bg,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:nth-child(5) .pb-bot-bg {
  margin-left: 0;
  margin-right: 0;
  top: 0;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child {
  width: 35.27%;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-bot-item-inner,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-bot-item-inner {
  margin-left: -61px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-bot-item-inner,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-bot-item-inner {
    margin-left: -47px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc {
  position: relative;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc {
    padding: 32px 17px 127px 56px;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc .pb-icon,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc .pb-icon {
  position: absolute;
  right: -92%;
  top: 53%;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc .pb-icon,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc .pb-icon {
    position: absolute;
    right: 6px;
    top: 37%;
    left: auto;
    width: 73px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc .pb-icon,
  .block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc .pb-icon {
    right: 29px;
    top: 50%;
  }
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc .pb-item-title,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc .pb-item-title {
  max-width: 100%;
  margin: 0;
  margin-top: 0;
  text-align: left;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc .pb-item-title h3,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc .pb-item-title h3 {
  text-align: left;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc .pb-item-para,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc .pb-item-para {
  max-width: 160px;
  text-align: left;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc .pb-item-para p,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-item-desc .pb-item-para p {
  color: #F5F5F7;
}
.theme-html .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-bot-bg,
.block-editor-block-list__layout .block--custom-layout__puzzle-block.puzzle-page-two .pb-bot-item:last-child .pb-bot-bg {
  margin: 0;
}
.theme-html .block--custom-layout__lets-work-together,
.block-editor-block-list__layout .block--custom-layout__lets-work-together {
  padding: 64px 48px 100px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__lets-work-together,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together {
    padding: 227px 0 500px;
  }
}
@media (max-width: 767px) {
  .theme-html .block--custom-layout__lets-work-together,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together {
    padding: 185px 0 275px;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-left-title.global-title h2,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-left-title.global-title h2 {
    font-size: 36px;
    line-height: 42px;
  }
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap {
  background-image: url(../assets/images/lets-wok-bg.png);
  border-radius: 32px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap {
    align-items: flex-end;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap {
    align-items: center;
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap {
    background-size: 100% 120%;
    border-radius: 0;
  }
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left {
  width: 47.74%;
  padding: 36px 0 36px 36px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left {
    width: 100%;
    position: absolute;
    bottom: -78%;
    z-index: 5;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
  }
}
@media (max-width: 767px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left {
    position: relative;
    bottom: 0;
    left: 0;
    max-width: 341px;
    margin: 0 auto;
    transform: translate(0);
    margin-top: -51px;
    margin-bottom: -166px;
  }
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner {
  max-width: 523px;
  box-shadow: 0 8.082px 25.861px 0 rgba(3, 46, 53, 0.08);
  border-radius: 32px;
  padding: 24px;
  background-color: #fff;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner {
    max-width: 341px;
    padding: 16px;
  }
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-left-title h2,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-left-title h2 {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-left-title h2,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-left-title h2 {
    font-size: 36px;
  }
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-top-wrap,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-top-wrap {
  display: flex;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-top-wrap,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-top-wrap {
    align-items: flex-end;
  }
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-top-wrap .lwt-left-icon,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-top-wrap .lwt-left-icon {
  max-width: 86px;
  width: 100%;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-top-wrap .lwt-left-icon,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-top-wrap .lwt-left-icon {
    max-width: 45px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-top-wrap .lwt-left-icon,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-top-wrap .lwt-left-icon {
    max-width: 34px;
    margin-bottom: 10px;
    margin-right: 13px;
  }
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-bot-wrap,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-bot-wrap {
  margin: 16px 0 45px;
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-bot-wrap p,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-bot-wrap p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  max-width: 442px;
  margin: 0;
}
@media (max-width: 767px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-bot-wrap,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-bot-wrap {
    margin: 16px 0 24px;
  }
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-btn a,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-btn a {
  background: #1A73E8;
  max-width: 214px;
  height: 60px;
  display: block;
  text-align: center;
  line-height: 60px;
  border-radius: 100px;
  font-family: "Red Hat Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  color: #F5F5F7;
  text-decoration: none;
}
@media (max-width: 767px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-btn a,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-left .lwt-left-inner .lwt-btn a {
    max-width: 100%;
    text-align: center;
  }
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right {
  width: 52.26%;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right {
    width: 100%;
  }
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-right-inner,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-right-inner {
  margin-top: -155px;
}
@media (max-width: 767px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-right-inner,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-right-inner {
    margin-top: -96px;
    position: relative;
  }
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img {
  position: relative;
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-abs,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-abs {
  padding: 16px 24px;
  background: #fff;
  font-family: "Red Hat Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  color: #20273C;
  border-radius: 24px;
  display: inline-block;
  position: absolute;
  border-radius: 24px;
  box-shadow: 0 8.082px 25.861px 0 rgba(3, 46, 53, 0.08);
}
@media (max-width: 767px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-abs,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-abs {
    font-size: 16px;
    padding: 16px;
    text-align: center;
  }
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-one.lwt-desc-abs,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-one.lwt-desc-abs {
  top: 50%;
  right: -41px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-one.lwt-desc-abs,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-one.lwt-desc-abs {
    top: 58%;
    right: 22px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-one.lwt-desc-abs,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-one.lwt-desc-abs {
    right: 50%;
    transform: translateX(50%);
  }
}
@media (max-width: 767px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-one.lwt-desc-abs,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-one.lwt-desc-abs {
    top: 50%;
    right: 22px;
    max-width: 270px;
    width: 100%;
    right: 50%;
  }
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-one.lwt-desc-abs .lwt-desc-abs-inner,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-one.lwt-desc-abs .lwt-desc-abs-inner {
  max-width: 267px;
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-one.lwt-desc-abs .lwt-desc-abs-inner strong,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-one.lwt-desc-abs .lwt-desc-abs-inner strong {
  color: #1A73E8;
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-two.lwt-desc-abs,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-two.lwt-desc-abs {
  position: absolute;
  bottom: 43px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-two.lwt-desc-abs,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-two.lwt-desc-abs {
    left: 29px;
  }
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-two.lwt-desc-abs,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-two.lwt-desc-abs {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-two.lwt-desc-abs,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-two.lwt-desc-abs {
    bottom: 60px;
    width: 100%;
    max-width: 341px;
  }
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-two.lwt-desc-abs .lwt-desc-abs-inner,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-two.lwt-desc-abs .lwt-desc-abs-inner {
  max-width: 350px;
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-two.lwt-desc-abs .lwt-desc-abs-inner span,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right .lwt-img .lwt-desc-two.lwt-desc-abs .lwt-desc-abs-inner span {
  color: #7B61FF;
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right img,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right img.desktop-girl,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right img.desktop-girl {
    display: none;
  }
}
.theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right img.mobile-girl,
.block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right img.mobile-girl {
  display: none;
}
@media (max-width: 767px) {
  .theme-html .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right img.mobile-girl,
  .block-editor-block-list__layout .block--custom-layout__lets-work-together .lwt-wrap .lwt-col.lwt-right img.mobile-girl {
    display: block;
  }
}
.theme-html .block--custom-layout__contact-us,
.block-editor-block-list__layout .block--custom-layout__contact-us {
  padding: 191px 48px 120px;
  position: relative;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__contact-us,
  .block-editor-block-list__layout .block--custom-layout__contact-us {
    padding: 123px 16px 24px;
  }
}
.theme-html .block--custom-layout__contact-us::after,
.block-editor-block-list__layout .block--custom-layout__contact-us::after {
  content: "";
  width: 100%;
  height: calc(100% + 339px);
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../assets/images/ip-hero-bg-new.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.theme-html .block--custom-layout__contact-us .ci-inner,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-inner {
  position: relative;
  z-index: 5;
}
.theme-html .block--custom-layout__contact-us .ci-title,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-title {
  margin-bottom: 24px;
}
.theme-html .block--custom-layout__contact-us .ci-title h1,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-title h1 {
  font-family: Lexend;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px;
  letter-spacing: -2.8px;
  text-transform: uppercase;
  color: #0A0F1E;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__contact-us .ci-title h1,
  .block-editor-block-list__layout .block--custom-layout__contact-us .ci-title h1 {
    font-size: 46px;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__contact-us .ci-title h1,
  .block-editor-block-list__layout .block--custom-layout__contact-us .ci-title h1 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__contact-us .ci-title h1,
  .block-editor-block-list__layout .block--custom-layout__contact-us .ci-title h1 {
    margin: 0 auto;
    margin-bottom: 24px;
    max-width: 238px;
  }
}
.theme-html .block--custom-layout__contact-us .cs-desc p,
.block-editor-block-list__layout .block--custom-layout__contact-us .cs-desc p {
  font-family: "Red Hat Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #20273C;
}
.theme-html .block--custom-layout__contact-us .ci-wrap,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-wrap {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__contact-us .ci-wrap,
  .block-editor-block-list__layout .block--custom-layout__contact-us .ci-wrap {
    display: block;
  }
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-left,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-left {
  width: 58.42%;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__contact-us .ci-col.ci-left,
  .block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-left {
    width: 100%;
    text-align: center;
    margin-bottom: 48px;
  }
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__contact-us .ci-col.ci-left,
  .block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-left {
    margin-bottom: 36px;
  }
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-left .ci-left-inner,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-left .ci-left-inner {
  max-width: 505px;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__contact-us .ci-col.ci-left .ci-left-inner,
  .block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-left .ci-left-inner {
    max-width: 100%;
  }
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right {
  width: 41.58%;
}
@media (max-width: 1199px) {
  .theme-html .block--custom-layout__contact-us .ci-col.ci-right,
  .block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right {
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
  }
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .ci-right-inner,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .ci-right-inner {
  border-radius: 32px;
  background: rgba(254, 254, 254, 0.9);
  box-shadow: 0 0 36px 0 rgba(52, 57, 64, 0.06), 0 0 12px 0 rgba(255, 255, 255, 0.08) inset;
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
  padding: 32px 24px;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .ci-right-inner form,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .ci-right-inner form {
  margin: 0 !important;
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__contact-us .ci-col.ci-right .ci-right-inner,
  .block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .ci-right-inner {
    padding: 16px;
  }
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-row,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-row {
  margin: 0 !important;
  margin-bottom: 12px !important;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-row:nth-child(7),
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-row:nth-child(7) {
  width: 50%;
  display: none !important;
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-row:nth-child(7),
  .block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-row:nth-child(7) {
    display: none !important;
  }
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-row .forminator-col,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-row .forminator-col {
  padding: 0 6px !important;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-row .close-btn,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-row .close-btn {
  border-radius: 100px;
  border: 1px solid rgba(245, 245, 247, 0.56);
  background: rgba(245, 245, 247, 0.05);
  width: 100%;
  display: block;
  height: 52px;
  text-align: center;
  line-height: 52px;
  font-family: "Red Hat Display", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  color: #F5F5F7;
  position: relative;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-textarea .forminator-description,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-textarea .forminator-description {
  display: none !important;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-textarea,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-textarea {
  position: relative;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-textarea .forminator-description,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-textarea .forminator-description {
  display: block !important;
  position: absolute;
  bottom: 6px;
  right: 19px;
  font-family: "Red Hat Display" !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 22px !important;
  pointer-events: none;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-row.forminator-row-last,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-row.forminator-row-last {
  width: 100% !important;
  display: inline-block !important;
  margin-top: 20px !important;
}
@media (max-width: 415px) {
  .theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-row.forminator-row-last,
  .block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-row.forminator-row-last {
    width: 100% !important;
    display: block !important;
  }
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-row.forminator-row-last button,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-row.forminator-row-last button {
  display: inline-block;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 20px !important;
  text-transform: uppercase;
  font-family: "Red Hat Display", sans-serif !important;
  color: #F5F5F7;
  text-decoration: none;
  background: #1A73E8;
  border-radius: 100px !important;
  position: relative;
  transition: 0.45s !important;
  width: 100% !important;
  height: 52px !important;
  padding-right: 33px !important;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-row.forminator-row-last .forminator-field,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-row.forminator-row-last .forminator-field {
  position: relative;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-row.forminator-row-last .forminator-field::after,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-row.forminator-row-last .forminator-field::after {
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(../assets/images/arrow-up-right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: initial;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 100px;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field .forminator-label,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field .forminator-label {
  display: none !important;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field input, .theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field textarea,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field input,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field textarea {
  font-family: "Red Hat Display", sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  height: 44px !important;
  background: #F5F5F7 !important;
  border-radius: 8px !important;
  color: #20273C !important;
  border: none !important;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field input::-moz-placeholder, .theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field textarea::-moz-placeholder, .block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field input::-moz-placeholder, .block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field textarea::-moz-placeholder {
  color: #667474 !important;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field input::placeholder, .theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field textarea::placeholder,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field input::placeholder,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field textarea::placeholder {
  color: #667474 !important;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field .select2-selection,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field .select2-selection {
  font-family: "Red Hat Display", sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  padding: 0 16px !important;
  background: #F5F5F7 !important;
  border-radius: 8px !important;
  color: #20273C !important;
  min-height: 44px !important;
  border: none !important;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field ul,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field ul {
  padding: 0 !important;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field ul li,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field ul li {
  color: #667474 !important;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field textarea,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field textarea {
  padding-top: 16px !important;
  resize: none !important;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-email .forminator-field input, .theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-email .forminator-field select, .theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-email .forminator-field textarea, .theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-text .forminator-field input, .theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-text .forminator-field select, .theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-text .forminator-field textarea, .theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-textarea .forminator-field input, .theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-textarea .forminator-field select, .theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-textarea .forminator-field textarea,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-email .forminator-field input,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-email .forminator-field select,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-email .forminator-field textarea,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-text .forminator-field input,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-text .forminator-field select,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-text .forminator-field textarea,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-textarea .forminator-field input,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-textarea .forminator-field select,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-textarea .forminator-field textarea {
  padding: 0 16px !important;
}
.theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-email .forminator-field textarea, .theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-text .forminator-field textarea, .theme-html .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-textarea .forminator-field textarea,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-email .forminator-field textarea,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-text .forminator-field textarea,
.block-editor-block-list__layout .block--custom-layout__contact-us .ci-col.ci-right .forminator-field-textarea .forminator-field textarea {
  padding-top: 16px !important;
  resize: none !important;
}
.theme-html .block--custom-layout__offers,
.block-editor-block-list__layout .block--custom-layout__offers {
  margin-top: 121px;
}
.theme-html .block--custom-layout__offers .offers-top,
.block-editor-block-list__layout .block--custom-layout__offers .offers-top {
  background: rgb(50, 50, 50);
  text-align: center;
}
.theme-html .block--custom-layout__offers .offers-top .offers-top-sub-title,
.block-editor-block-list__layout .block--custom-layout__offers .offers-top .offers-top-sub-title {
  padding: 130px 0 50px;
}
.theme-html .block--custom-layout__offers .offers-top .offers-top-sub-title h2,
.block-editor-block-list__layout .block--custom-layout__offers .offers-top .offers-top-sub-title h2 {
  color: #fff;
  font-size: 32px;
}
.theme-html .block--custom-layout__offers .offers-top .offers-top-title,
.block-editor-block-list__layout .block--custom-layout__offers .offers-top .offers-top-title {
  padding: 50px 0;
}
.theme-html .block--custom-layout__offers .offers-top .offers-top-title h2,
.block-editor-block-list__layout .block--custom-layout__offers .offers-top .offers-top-title h2 {
  color: #fff;
  font-size: 45px;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}
.theme-html .block--custom-layout__offers .offers-top .offers-top-title h2::after,
.block-editor-block-list__layout .block--custom-layout__offers .offers-top .offers-top-title h2::after {
  position: absolute;
  top: -43px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.4);
  content: "";
}
.theme-html .block--custom-layout__offers .offers-bot-list,
.block-editor-block-list__layout .block--custom-layout__offers .offers-bot-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__offers .offers-bot-list,
  .block-editor-block-list__layout .block--custom-layout__offers .offers-bot-list {
    display: block;
  }
}
.theme-html .block--custom-layout__offers .offers-bot-list .off-desc-link a,
.block-editor-block-list__layout .block--custom-layout__offers .offers-bot-list .off-desc-link a {
  font-weight: 700;
  text-decoration: underline;
  font-family: "Red Hat Display", sans-serif;
  color: rgb(71, 92, 102);
}
.theme-html .block--custom-layout__offers .offers-bot-list .off-desc-link p,
.block-editor-block-list__layout .block--custom-layout__offers .offers-bot-list .off-desc-link p {
  color: #000;
  line-height: 17px;
  margin-top: 2px;
}
.theme-html .block--custom-layout__offers .offers-bot-list .offers-bot-item,
.block-editor-block-list__layout .block--custom-layout__offers .offers-bot-list .offers-bot-item {
  padding: 0 10px;
  width: 33.33%;
  margin-bottom: 40px;
}
@media (max-width: 940px) {
  .theme-html .block--custom-layout__offers .offers-bot-list .offers-bot-item,
  .block-editor-block-list__layout .block--custom-layout__offers .offers-bot-list .offers-bot-item {
    width: 100%;
  }
}
.theme-html .block--custom-layout__offers .offers-bot-wrap,
.block-editor-block-list__layout .block--custom-layout__offers .offers-bot-wrap {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 48px;
}
.theme-html .block--custom-layout__offers .offers-main-item:nth-child(2) .offers-top,
.theme-html .block--custom-layout__offers .offers-main-item:last-child .offers-top,
.block-editor-block-list__layout .block--custom-layout__offers .offers-main-item:nth-child(2) .offers-top,
.block-editor-block-list__layout .block--custom-layout__offers .offers-main-item:last-child .offers-top {
  margin-bottom: 50px;
}
.theme-html .block--custom-layout__offers .offers-main-item:nth-child(2) .offers-top-title h2::after,
.theme-html .block--custom-layout__offers .offers-main-item:last-child .offers-top-title h2::after,
.block-editor-block-list__layout .block--custom-layout__offers .offers-main-item:nth-child(2) .offers-top-title h2::after,
.block-editor-block-list__layout .block--custom-layout__offers .offers-main-item:last-child .offers-top-title h2::after {
  display: none;
}
.theme-html #font-preloader,
.block-editor-block-list__layout #font-preloader {
  opacity: 0;
  position: absolute;
  z-index: -1;
  pointer-events: none;
}
.theme-html #font-preloader span,
.block-editor-block-list__layout #font-preloader span {
  line-height: 0;
  font-size: 0;
}
.theme-html #font-preloader .font-fam-1,
.block-editor-block-list__layout #font-preloader .font-fam-1 {
  font-family: "mrs-eaves-xl-serif", serif;
}
.theme-html #font-preloader .font-fam-2,
.block-editor-block-list__layout #font-preloader .font-fam-2 {
  font-family: "Red Hat Display", serif;
}
.theme-html #font-preloader .font-fam-3,
.block-editor-block-list__layout #font-preloader .font-fam-3 {
  font-family: "mrs-eaves-xl-serif-narrow", serif;
}
.theme-html, .theme-html.loaded,
.block-editor-block-list__layout,
.block-editor-block-list__layout.loaded {
  margin-top: 0px !important;
}
.theme-html #wpadminbar,
.block-editor-block-list__layout #wpadminbar {
  opacity: 0.5;
}
@media (max-width: 1024px) {
  .theme-html #wpadminbar,
  .block-editor-block-list__layout #wpadminbar {
    display: none !important;
  }
}
