/*!*************************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \*************************************************************************************************************************************************************************************/
/* 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
   */
  /* end */
  /* globals */
  /* Colors */
  /* Typography */
  /* Measurements */
  /* CSS Easings */
  /**
   * Settings
   */
  /**
   * Easings
   */
  /**
   * Core
   */
  /**
   * Animations
   */
  /* Slider */
  /* Bounce animation */
  /* 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 [data-sal],
.block-editor-block-list__layout [data-sal] {
  transition-duration: 0.7s;
  transition-delay: 0.15s;
  transition-duration: var(--sal-duration, 0.7s);
  transition-delay: var(--sal-delay, 0.15s);
  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(20px);
}
.theme-html [data-sal=slide-down],
.block-editor-block-list__layout [data-sal=slide-down] {
  transform: translateY(-20px);
}
.theme-html [data-sal=slide-left],
.block-editor-block-list__layout [data-sal=slide-left] {
  transform: translateX(20px);
}
.theme-html [data-sal=slide-right],
.block-editor-block-list__layout [data-sal=slide-right] {
  transform: translateX(-20px);
}
.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);
}
.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 .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 body,
.block-editor-block-list__layout body {
  position: relative;
  font-family: "Public Sans", serif;
  background-color: #F2F3EF;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.theme-html *,
.block-editor-block-list__layout * {
  box-sizing: border-box;
}
.theme-html .container-max,
.block-editor-block-list__layout .container-max {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.theme-html #page-content,
.block-editor-block-list__layout #page-content {
  position: relative;
  overflow: hidden;
}
.theme-html a,
.block-editor-block-list__layout a {
  text-decoration: none;
}
.theme-html .hide-tablet-mobile,
.block-editor-block-list__layout .hide-tablet-mobile {
  display: block;
}
@media (max-width: 1330px) {
  .theme-html .hide-tablet-mobile,
  .block-editor-block-list__layout .hide-tablet-mobile {
    display: none;
  }
}
.theme-html .disabled-scroll,
.block-editor-block-list__layout .disabled-scroll {
  overflow: hidden;
}
.theme-html .btn-wrap,
.block-editor-block-list__layout .btn-wrap {
  display: flex;
  margin-top: 20px;
}
.theme-html .btn-wrap .btn,
.block-editor-block-list__layout .btn-wrap .btn {
  border: 1px solid #7A7668;
  background: rgba(242, 243, 239, 0);
  padding: 6px 17px;
  transition: border 1s cubic-bezier(0.19, 1, 0.22, 1), background 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .btn-wrap .btn:hover,
.block-editor-block-list__layout .btn-wrap .btn:hover {
  border: 1px solid #433E44;
  background: #D6D4CD;
}
.theme-html .btn-wrap .btn:hover span,
.block-editor-block-list__layout .btn-wrap .btn:hover span {
  color: #433E44;
}
.theme-html .btn-wrap .btn span,
.block-editor-block-list__layout .btn-wrap .btn span {
  display: block;
  color: #7A7668;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  transition: color 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .not-found-block,
.block-editor-block-list__layout .not-found-block {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 500px;
  height: calc(100vh - 512px);
}
.theme-html .not-found-block h1,
.block-editor-block-list__layout .not-found-block h1 {
  font-size: 50px;
  font-weight: 500;
  color: #7A7668;
  margin-bottom: 20px;
  text-transform: none;
}
.theme-html .not-found-block h1 span,
.block-editor-block-list__layout .not-found-block h1 span {
  color: #433E44;
  font-weight: 700;
}
.theme-html .not-found-block .btn-wrap,
.block-editor-block-list__layout .not-found-block .btn-wrap {
  justify-content: center;
}
.theme-html #search-modal,
.block-editor-block-list__layout #search-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 40px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1), visibility 1s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html #search-modal,
  .block-editor-block-list__layout #search-modal {
    padding: 0 20px;
  }
}
.theme-html #search-modal.active,
.block-editor-block-list__layout #search-modal.active {
  opacity: 1;
  visibility: visible;
}
.theme-html #search-modal .overlay,
.block-editor-block-list__layout #search-modal .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.theme-html #search-modal .search-modal-wrap,
.block-editor-block-list__layout #search-modal .search-modal-wrap {
  position: relative;
  width: 800px;
  background: #F2F3EF;
  padding: 30px 40px;
  border-radius: 10px;
  z-index: 2;
}
@media (max-width: 768px) {
  .theme-html #search-modal .search-modal-wrap,
  .block-editor-block-list__layout #search-modal .search-modal-wrap {
    padding: 25px 20px;
  }
}
.theme-html #search-modal .search-modal-wrap h3,
.block-editor-block-list__layout #search-modal .search-modal-wrap h3 {
  color: #433E44;
  font-size: 34px;
  font-weight: 300;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .theme-html #search-modal .search-modal-wrap h3,
  .block-editor-block-list__layout #search-modal .search-modal-wrap h3 {
    font-size: 24px;
  }
}
.theme-html #search-modal .search-modal-wrap input[type=search],
.block-editor-block-list__layout #search-modal .search-modal-wrap input[type=search] {
  display: block;
  width: calc(100% - 108px);
  font-family: "Public Sans", serif;
  border: 0;
  border-bottom: 1px solid #ccc;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  background: #F2F3EF;
}
@media (max-width: 768px) {
  .theme-html #search-modal .search-modal-wrap input[type=search],
  .block-editor-block-list__layout #search-modal .search-modal-wrap input[type=search] {
    width: 100%;
    padding: 10px 0;
  }
}
.theme-html #search-modal .search-modal-wrap .search-submit,
.block-editor-block-list__layout #search-modal .search-modal-wrap .search-submit {
  margin-left: 20px;
  cursor: pointer;
  display: block;
  color: #7A7668;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  border: 1px solid #7A7668;
  background: rgba(242, 243, 239, 0);
  padding: 6px 17px;
  transition: border 1s cubic-bezier(0.19, 1, 0.22, 1), background 1s cubic-bezier(0.19, 1, 0.22, 1), color 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html #search-modal .search-modal-wrap .search-submit:hover,
.block-editor-block-list__layout #search-modal .search-modal-wrap .search-submit:hover {
  border: 1px solid #433E44;
  background: #D6D4CD;
  color: #433E44;
}
.theme-html #search-modal .search-modal-wrap .wrap,
.block-editor-block-list__layout #search-modal .search-modal-wrap .wrap {
  display: flex;
}
@media (max-width: 768px) {
  .theme-html #search-modal .search-modal-wrap .wrap,
  .block-editor-block-list__layout #search-modal .search-modal-wrap .wrap {
    flex-direction: column;
  }
}
.theme-html #search-modal .search-modal-wrap .close,
.block-editor-block-list__layout #search-modal .search-modal-wrap .close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.theme-html #search-modal .search-modal-wrap .close img,
.block-editor-block-list__layout #search-modal .search-modal-wrap .close img {
  display: block;
}
.theme-html .global-search-results,
.block-editor-block-list__layout .global-search-results {
  padding-top: 50px;
}
.theme-html .global-search-results_flex,
.block-editor-block-list__layout .global-search-results_flex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .theme-html .global-search-results_flex,
  .block-editor-block-list__layout .global-search-results_flex {
    flex-direction: column;
  }
}
.theme-html .global-search-results .heading-result,
.block-editor-block-list__layout .global-search-results .heading-result {
  margin-bottom: 50px;
}
.theme-html .global-search-results .heading,
.block-editor-block-list__layout .global-search-results .heading {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .theme-html .global-search-results .heading,
  .block-editor-block-list__layout .global-search-results .heading {
    width: 100%;
  }
}
.theme-html .global-search-results .heading form,
.block-editor-block-list__layout .global-search-results .heading form {
  position: relative;
}
@media (max-width: 768px) {
  .theme-html .global-search-results .heading form,
  .block-editor-block-list__layout .global-search-results .heading form {
    width: 100%;
  }
}
.theme-html .global-search-results .heading form input[type=text],
.block-editor-block-list__layout .global-search-results .heading form input[type=text] {
  width: 450px;
  height: 55px;
  padding: 17px 46px 17px 22px;
  border: 1px solid #D9D9D9;
  outline: none;
}
@media (max-width: 768px) {
  .theme-html .global-search-results .heading form input[type=text],
  .block-editor-block-list__layout .global-search-results .heading form input[type=text] {
    width: 100%;
  }
}
.theme-html .global-search-results .heading form button,
.block-editor-block-list__layout .global-search-results .heading form button {
  position: absolute;
  top: 16px;
  right: 14px;
  padding: 0;
  border: 0;
  background: transparent;
  outline: none;
  cursor: pointer;
}
.theme-html .global-search-results .block-news-listings .item,
.block-editor-block-list__layout .global-search-results .block-news-listings .item {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .theme-html .global-search-results .block-news-listings .item,
  .block-editor-block-list__layout .global-search-results .block-news-listings .item {
    margin-top: 20px;
  }
}
.theme-html .home .scroll-down,
.block-editor-block-list__layout .home .scroll-down {
  display: block;
}
.theme-html .scroll-down,
.block-editor-block-list__layout .scroll-down {
  display: none;
  position: fixed;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border: solid 2px #333;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) translateX(-50%);
  animation: bounce 2s infinite;
  cursor: pointer;
  z-index: 3;
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .scroll-down.hidden,
.block-editor-block-list__layout .scroll-down.hidden {
  opacity: 0;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(-50%) translateY(0) rotate(45deg);
  }
  40% {
    transform: translateX(-50%) translateY(-10px) rotate(45deg);
  }
  60% {
    transform: translateX(-50%) translateY(-5px) rotate(45deg);
  }
}
.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 .header,
.block-editor-block-list__layout .header {
  position: sticky;
  top: 0;
  background: #F2F3EF;
  padding: 41px 0 20px;
  z-index: 99;
}
@media (max-width: 991px) {
  .theme-html .header,
  .block-editor-block-list__layout .header {
    padding: 31px 0 20px;
  }
}
.theme-html .header_flex,
.block-editor-block-list__layout .header_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.theme-html .header .logo img,
.block-editor-block-list__layout .header .logo img {
  display: block;
}
@media (max-width: 400px) {
  .theme-html .header .logo img,
  .block-editor-block-list__layout .header .logo img {
    width: 230px;
  }
}
@media (max-width: 991px) {
  .theme-html .header nav,
  .block-editor-block-list__layout .header nav {
    position: fixed;
    top: 91px;
    left: 0;
    width: 100%;
    height: calc(100% - 91px);
    background: #F2F3EF;
    padding-top: 50px;
    z-index: 8;
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1), visibility 1s cubic-bezier(0.19, 1, 0.22, 1);
  }
}
.theme-html .header nav .menu,
.block-editor-block-list__layout .header nav .menu {
  display: flex;
}
@media (max-width: 991px) {
  .theme-html .header nav .menu,
  .block-editor-block-list__layout .header nav .menu {
    flex-direction: column;
  }
}
.theme-html .header nav .menu li,
.block-editor-block-list__layout .header nav .menu li {
  position: relative;
}
@media (max-width: 991px) {
  .theme-html .header nav .menu li,
  .block-editor-block-list__layout .header nav .menu li {
    width: 100%;
  }
}
.theme-html .header nav .menu li:not(:last-of-type),
.block-editor-block-list__layout .header nav .menu li:not(:last-of-type) {
  padding-right: 44px;
}
@media (max-width: 991px) {
  .theme-html .header nav .menu li:not(:last-of-type),
  .block-editor-block-list__layout .header nav .menu li:not(:last-of-type) {
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.theme-html .header nav .menu li a,
.block-editor-block-list__layout .header nav .menu li a {
  display: block;
  color: #7A7668;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  transition: color 1s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 991px) {
  .theme-html .header nav .menu li a,
  .block-editor-block-list__layout .header nav .menu li a {
    font-size: 25px;
    line-height: 35px;
    text-transform: uppercase;
  }
}
.theme-html .header nav .menu li a:hover,
.block-editor-block-list__layout .header nav .menu li a:hover {
  color: #433E44;
}
.theme-html .header nav .menu li .sub-menu,
.block-editor-block-list__layout .header nav .menu li .sub-menu {
  position: absolute;
  top: 25px;
  left: -7px;
  width: 150px;
  background: #F2F3EF;
  padding: 3px 21px 6px 7px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1), visibility 1s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 991px) {
  .theme-html .header nav .menu li .sub-menu,
  .block-editor-block-list__layout .header nav .menu li .sub-menu {
    position: relative;
    left: 0;
    top: 0;
    opacity: 1;
    visibility: visible;
    width: auto;
    margin-top: 20px;
    padding: 0;
  }
}
.theme-html .header nav .menu li .sub-menu li,
.block-editor-block-list__layout .header nav .menu li .sub-menu li {
  padding-right: 0;
}
@media (max-width: 991px) {
  .theme-html .header nav .menu li .sub-menu li,
  .block-editor-block-list__layout .header nav .menu li .sub-menu li {
    margin-bottom: 0;
  }
}
.theme-html .header nav .menu li .sub-menu li a,
.block-editor-block-list__layout .header nav .menu li .sub-menu li a {
  font-weight: 400;
  line-height: 21px;
  text-align: left;
}
@media (max-width: 991px) {
  .theme-html .header nav .menu li .sub-menu li a,
  .block-editor-block-list__layout .header nav .menu li .sub-menu li a {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
  }
}
.theme-html .header nav .menu li.menu-item-has-children:hover .sub-menu,
.block-editor-block-list__layout .header nav .menu li.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
.theme-html .header nav .menu .current-menu-parent > a,
.block-editor-block-list__layout .header nav .menu .current-menu-parent > a {
  color: #433E44;
}
.theme-html .header nav .menu .current-menu-item a,
.block-editor-block-list__layout .header nav .menu .current-menu-item a {
  color: #433E44;
}
.theme-html .header #hamburger-menu,
.block-editor-block-list__layout .header #hamburger-menu {
  position: relative;
  width: 40px;
  height: 40px;
  background: transparent;
  padding: 18px 0;
  outline: none;
  cursor: pointer;
  z-index: 11;
  display: none;
}
@media (max-width: 991px) {
  .theme-html .header #hamburger-menu,
  .block-editor-block-list__layout .header #hamburger-menu {
    display: block;
  }
}
.theme-html .header #hamburger-menu span,
.block-editor-block-list__layout .header #hamburger-menu span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background: #7A7668;
  border-radius: 4px;
  z-index: 9999;
}
.theme-html .header #hamburger-menu span:before,
.block-editor-block-list__layout .header #hamburger-menu span:before {
  content: "";
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #7A7668;
  border-radius: 4px;
}
.theme-html .header #hamburger-menu span:after,
.block-editor-block-list__layout .header #hamburger-menu span:after {
  content: "";
  position: absolute;
  top: 9px;
  right: 0;
  width: 100%;
  height: 4px;
  background: #7A7668;
  border-radius: 4px;
  transition: top 0.2s 0.2s ease-in-out, width 1s 1s ease-in-out, transform 0.2s ease-in-out, background 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .header #hamburger-menu span, .theme-html .header #hamburger-menu span:after, .theme-html .header #hamburger-menu span:before,
.block-editor-block-list__layout .header #hamburger-menu span,
.block-editor-block-list__layout .header #hamburger-menu span:after,
.block-editor-block-list__layout .header #hamburger-menu span:before {
  content: "";
  transition: top 0.2s 0.2s ease-in-out, transform 0.2s ease-in-out, background 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transform: rotate(0deg);
}
.theme-html body.active-menu nav,
.block-editor-block-list__layout body.active-menu nav {
  opacity: 1;
  visibility: visible;
}
.theme-html body.active-menu #hamburger-menu span,
.block-editor-block-list__layout body.active-menu #hamburger-menu span {
  background: transparent !important;
  transition: all 0.2s ease-out;
}
.theme-html body.active-menu #hamburger-menu span:before, .theme-html body.active-menu #hamburger-menu span:after,
.block-editor-block-list__layout body.active-menu #hamburger-menu span:before,
.block-editor-block-list__layout body.active-menu #hamburger-menu span:after {
  content: "";
  top: 0;
  transition: top 0.2s ease-in-out, transform 0.2s 0.2s ease-in-out;
}
.theme-html body.active-menu #hamburger-menu span:before,
.block-editor-block-list__layout body.active-menu #hamburger-menu span:before {
  content: "";
  transform: rotate(45deg);
}
.theme-html body.active-menu #hamburger-menu span:after,
.block-editor-block-list__layout body.active-menu #hamburger-menu span:after {
  content: "";
  width: 100%;
  transition: top 0.2s ease-in-out, width 0.2s 0.2s ease-in-out, transform 0.2s 0.2s ease-in-out;
  transform: rotate(-45deg);
}
.theme-html footer,
.block-editor-block-list__layout footer {
  position: relative;
  background: #F2F3EF;
  padding: 100px 0 140px;
}
@media (max-width: 768px) {
  .theme-html footer,
  .block-editor-block-list__layout footer {
    padding: 50px 0 140px;
  }
}
.theme-html footer .footer-content_flex,
.theme-html footer .footer-content .additional-details,
.block-editor-block-list__layout footer .footer-content_flex,
.block-editor-block-list__layout footer .footer-content .additional-details {
  display: flex;
  justify-content: space-between;
}
.theme-html footer .footer-content_flex,
.block-editor-block-list__layout footer .footer-content_flex {
  padding-right: 99px;
  border-top: 1px solid #7A7668;
  padding-top: 20px;
}
@media (max-width: 991px) {
  .theme-html footer .footer-content_flex,
  .block-editor-block-list__layout footer .footer-content_flex {
    flex-direction: column;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .theme-html footer .footer-content .additional-details,
  .block-editor-block-list__layout footer .footer-content .additional-details {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .theme-html footer .footer-content .additional-details,
  .block-editor-block-list__layout footer .footer-content .additional-details {
    flex-direction: column;
  }
}
.theme-html footer .footer-content .additional-details h5,
.block-editor-block-list__layout footer .footer-content .additional-details h5 {
  color: #7A7668;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 768px) {
  .theme-html footer .footer-content .additional-details h5,
  .block-editor-block-list__layout footer .footer-content .additional-details h5 {
    margin-bottom: 10px;
  }
}
.theme-html footer .footer-content .additional-details a,
.block-editor-block-list__layout footer .footer-content .additional-details a {
  display: block;
  transition: color 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html footer .footer-content .additional-details a:hover,
.block-editor-block-list__layout footer .footer-content .additional-details a:hover {
  color: #433E44 !important;
}
.theme-html footer .footer-content .additional-details a, .theme-html footer .footer-content .additional-details p,
.block-editor-block-list__layout footer .footer-content .additional-details a,
.block-editor-block-list__layout footer .footer-content .additional-details p {
  color: #7A7668;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.theme-html footer .footer-content .additional-details .nav-parent a,
.block-editor-block-list__layout footer .footer-content .additional-details .nav-parent a {
  font-weight: 600;
}
.theme-html footer .footer-content .additional-details .col:not(:last-of-type),
.block-editor-block-list__layout footer .footer-content .additional-details .col:not(:last-of-type) {
  padding-right: 51px;
}
@media (max-width: 768px) {
  .theme-html footer .footer-content .additional-details .col:not(:last-of-type),
  .block-editor-block-list__layout footer .footer-content .additional-details .col:not(:last-of-type) {
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.theme-html footer .footer-content .additional-details .col.footer-nav-2 a,
.block-editor-block-list__layout footer .footer-content .additional-details .col.footer-nav-2 a {
  color: #7A7668;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
}
.theme-html footer .footer-content .additional-details .col.footer-nav-2 .icon-social,
.block-editor-block-list__layout footer .footer-content .additional-details .col.footer-nav-2 .icon-social {
  margin-top: 8px;
}
.theme-html footer .footer-content .additional-details .col.footer-nav-2 .icon-social img,
.block-editor-block-list__layout footer .footer-content .additional-details .col.footer-nav-2 .icon-social img {
  display: block;
}
.theme-html h1,
.block-editor-block-list__layout h1 {
  font-size: 34px;
  color: #433E44;
  font-weight: 200;
  line-height: normal;
}
@media (max-width: 991px) {
  .theme-html h1,
  .block-editor-block-list__layout h1 {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  .theme-html h1,
  .block-editor-block-list__layout h1 {
    font-size: 30px;
  }
}
.theme-html h1 span,
.block-editor-block-list__layout h1 span {
  color: #7A7668;
}
.theme-html .h1,
.block-editor-block-list__layout .h1 {
  font-size: 34px;
  color: #433E44;
  font-weight: 200;
  line-height: normal;
}
@media (max-width: 991px) {
  .theme-html .h1,
  .block-editor-block-list__layout .h1 {
    font-size: 28px;
    font-weight: 300;
  }
}
@media (max-width: 480px) {
  .theme-html .h1,
  .block-editor-block-list__layout .h1 {
    font-size: 23px;
  }
}
.theme-html .h1 span,
.block-editor-block-list__layout .h1 span {
  color: #7A7668;
}
.theme-html h2,
.block-editor-block-list__layout h2 {
  font-size: 28px;
  font-weight: 300;
  line-height: normal;
}
.theme-html h3,
.block-editor-block-list__layout h3 {
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
}
.theme-html h4,
.block-editor-block-list__layout h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #433E44;
}
.theme-html h5,
.block-editor-block-list__layout h5 {
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
}
.theme-html h6,
.block-editor-block-list__layout h6 {
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
}
.theme-html p, .theme-html li, .theme-html pre,
.block-editor-block-list__layout p,
.block-editor-block-list__layout li,
.block-editor-block-list__layout pre {
  font-size: 16px;
  font-weight: 400;
  color: #433E44;
  line-height: 24px;
}
.theme-html p strong,
.block-editor-block-list__layout p strong {
  font-size: 12px;
}
.theme-html b, .theme-html strong,
.block-editor-block-list__layout b,
.block-editor-block-list__layout strong {
  font-weight: bold;
}
.theme-html em,
.block-editor-block-list__layout em {
  font-style: italic;
}
.theme-html .page-generic,
.block-editor-block-list__layout .page-generic {
  background: #F2F3EF;
  padding: 60px 0 100px;
}
.theme-html .page-generic h1, .theme-html .page-generic h2, .theme-html .page-generic h3, .theme-html .page-generic h4, .theme-html .page-generic h5, .theme-html .page-generic h6,
.block-editor-block-list__layout .page-generic h1,
.block-editor-block-list__layout .page-generic h2,
.block-editor-block-list__layout .page-generic h3,
.block-editor-block-list__layout .page-generic h4,
.block-editor-block-list__layout .page-generic h5,
.block-editor-block-list__layout .page-generic h6 {
  margin-bottom: 30px;
}
.theme-html .page-generic p,
.block-editor-block-list__layout .page-generic p {
  margin-bottom: 15px;
}
.theme-html .page-generic img,
.block-editor-block-list__layout .page-generic img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.theme-html .page-generic ul,
.block-editor-block-list__layout .page-generic ul {
  padding-left: 40px;
  margin-bottom: 30px;
}
.theme-html .page-generic ul li,
.block-editor-block-list__layout .page-generic ul li {
  list-style-type: disc;
}
.theme-html .page-generic .heading,
.block-editor-block-list__layout .page-generic .heading {
  margin-bottom: 30px;
  border-bottom: 1px solid #433E44;
}
.theme-html .page-generic .content-wrap,
.block-editor-block-list__layout .page-generic .content-wrap {
  width: 100%;
  max-width: 945px;
}
.theme-html .copyright,
.block-editor-block-list__layout .copyright {
  font-size: 14px;
  font-weight: 400;
  color: #7A7668;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic .wysiwyg,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .wysiwyg {
  opacity: 1 !important;
  transform: none !important;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic .heading,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .theme-html .page-template-terms-of-engagement-tpl .page-generic .heading,
  .block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .heading {
    flex-direction: column;
    align-items: flex-start;
  }
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic .heading h1,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .heading h1 {
  margin-bottom: 0;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic h6,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic h6 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #433E44;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic .content-listings,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .content-listings {
  counter-reset: section;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic .num-list,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .num-list {
  list-style: none;
  padding-left: 0;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic .num-list > li,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .num-list > li {
  position: relative;
  list-style-type: none;
  counter-increment: section;
  padding-left: 28px;
  margin-bottom: 10px;
  color: #433E44;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic .num-list > li::before,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .num-list > li::before {
  content: counter(section) ". ";
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  text-align: right;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic .az-list li,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .az-list li {
  list-style-type: lower-alpha;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic .az-list-continue,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .az-list-continue {
  counter-reset: alpha-section;
  padding-left: 20px;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic .az-list-continue h5,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .az-list-continue h5 {
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
  margin-bottom: 10px;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic .az-list-continue .az-list,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .az-list-continue .az-list {
  position: relative;
  list-style: none;
  padding-left: 0;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic .az-list-continue .az-list > li,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .az-list-continue .az-list > li {
  list-style-type: none;
  padding-left: 20px;
  counter-increment: alpha-section;
  margin-bottom: 10px;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic .az-list-continue .az-list > li::before,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .az-list-continue .az-list > li::before {
  content: counter(alpha-section, lower-alpha) ". ";
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  text-align: left;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic ul.bullet li,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic ul.bullet li {
  list-style-type: disc;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic ul.numerals-list li,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic ul.numerals-list li {
  list-style-type: lower-roman;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic span.label,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic span.label {
  display: inline-block;
  min-width: 174px;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic .wysiwyg, .theme-html .page-template-terms-of-engagement-tpl .page-generic .block-wysiwyg,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .wysiwyg,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .block-wysiwyg {
  padding-top: 0;
  padding-bottom: 0;
  border-top: 0px;
}
.theme-html .page-template-terms-of-engagement-tpl .page-generic .wysiwyg .container-max, .theme-html .page-template-terms-of-engagement-tpl .page-generic .block-wysiwyg .container-max,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .wysiwyg .container-max,
.block-editor-block-list__layout .page-template-terms-of-engagement-tpl .page-generic .block-wysiwyg .container-max {
  padding: 0;
}
.theme-html .block-wysiwyg,
.block-editor-block-list__layout .block-wysiwyg {
  position: relative;
  background: #F2F3EF;
  padding: 35px 0;
}
.theme-html .block-wysiwyg .wysiwyg,
.block-editor-block-list__layout .block-wysiwyg .wysiwyg {
  border-top: 1px solid #433E44;
  padding-top: 30px;
}
.theme-html .block-wysiwyg .wysiwyg h1 span,
.block-editor-block-list__layout .block-wysiwyg .wysiwyg h1 span {
  color: #7A7668;
}
.theme-html .corporate-support .block-secondary-banner + .block-wysiwyg,
.theme-html .non-contentious .block-secondary-banner + .block-wysiwyg,
.theme-html .contentious .block-secondary-banner + .block-wysiwyg,
.block-editor-block-list__layout .corporate-support .block-secondary-banner + .block-wysiwyg,
.block-editor-block-list__layout .non-contentious .block-secondary-banner + .block-wysiwyg,
.block-editor-block-list__layout .contentious .block-secondary-banner + .block-wysiwyg {
  padding-top: 0;
  background: transparent;
}
.theme-html .corporate-support .block-secondary-banner + .block-wysiwyg .wysiwyg,
.theme-html .non-contentious .block-secondary-banner + .block-wysiwyg .wysiwyg,
.theme-html .contentious .block-secondary-banner + .block-wysiwyg .wysiwyg,
.block-editor-block-list__layout .corporate-support .block-secondary-banner + .block-wysiwyg .wysiwyg,
.block-editor-block-list__layout .non-contentious .block-secondary-banner + .block-wysiwyg .wysiwyg,
.block-editor-block-list__layout .contentious .block-secondary-banner + .block-wysiwyg .wysiwyg {
  width: 100%;
  max-width: 692px;
  border-top: 0px;
  padding-top: 0;
  margin-top: -51px;
}
@media (max-width: 991px) {
  .theme-html .corporate-support .block-secondary-banner + .block-wysiwyg .wysiwyg,
  .theme-html .non-contentious .block-secondary-banner + .block-wysiwyg .wysiwyg,
  .theme-html .contentious .block-secondary-banner + .block-wysiwyg .wysiwyg,
  .block-editor-block-list__layout .corporate-support .block-secondary-banner + .block-wysiwyg .wysiwyg,
  .block-editor-block-list__layout .non-contentious .block-secondary-banner + .block-wysiwyg .wysiwyg,
  .block-editor-block-list__layout .contentious .block-secondary-banner + .block-wysiwyg .wysiwyg {
    max-width: 100%;
    margin-top: 0;
  }
}
.theme-html .non-contentious .block-secondary-banner + .block-wysiwyg .wysiwyg,
.block-editor-block-list__layout .non-contentious .block-secondary-banner + .block-wysiwyg .wysiwyg {
  margin-top: 0;
}
.theme-html .block-main-banner,
.block-editor-block-list__layout .block-main-banner {
  position: relative;
  background: #F2F3EF;
  padding: 35px 0;
}
.theme-html .block-main-banner h1,
.block-editor-block-list__layout .block-main-banner h1 {
  margin-bottom: 16px;
}
.theme-html .block-main-banner h1 span,
.block-editor-block-list__layout .block-main-banner h1 span {
  display: block;
  color: #7A7668;
}
.theme-html .block-main-banner_flex,
.block-editor-block-list__layout .block-main-banner_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .theme-html .block-main-banner_flex,
  .block-editor-block-list__layout .block-main-banner_flex {
    flex-direction: column;
  }
}
.theme-html .block-main-banner .heading-with-button,
.block-editor-block-list__layout .block-main-banner .heading-with-button {
  width: 387px;
  padding-top: 27px;
}
@media (max-width: 768px) {
  .theme-html .block-main-banner .heading-with-button,
  .block-editor-block-list__layout .block-main-banner .heading-with-button {
    width: 100%;
    padding-top: 0;
    margin-bottom: 30px;
    order: 1;
  }
}
.theme-html .block-main-banner .image,
.block-editor-block-list__layout .block-main-banner .image {
  width: calc(100% - 400px);
  margin-top: -43px;
}
@media (max-width: 768px) {
  .theme-html .block-main-banner .image,
  .block-editor-block-list__layout .block-main-banner .image {
    width: 100%;
    margin-top: 11px;
    order: 3;
  }
}
.theme-html .block-main-banner .image-desktop,
.block-editor-block-list__layout .block-main-banner .image-desktop {
  display: block;
}
@media (max-width: 768px) {
  .theme-html .block-main-banner .image-desktop,
  .block-editor-block-list__layout .block-main-banner .image-desktop {
    display: none;
  }
}
.theme-html .block-main-banner .image-mobile,
.block-editor-block-list__layout .block-main-banner .image-mobile {
  display: none;
}
@media (max-width: 768px) {
  .theme-html .block-main-banner .image-mobile,
  .block-editor-block-list__layout .block-main-banner .image-mobile {
    display: block;
  }
}
.theme-html .block-main-banner .content,
.block-editor-block-list__layout .block-main-banner .content {
  width: 590px;
}
@media (max-width: 991px) {
  .theme-html .block-main-banner .content,
  .block-editor-block-list__layout .block-main-banner .content {
    width: 70%;
  }
}
@media (max-width: 768px) {
  .theme-html .block-main-banner .content,
  .block-editor-block-list__layout .block-main-banner .content {
    width: 100%;
  }
}
.theme-html .block-main-banner .content .h1,
.block-editor-block-list__layout .block-main-banner .content .h1 {
  margin-bottom: 16px;
}
.theme-html .block-main-banner .content-bottom,
.block-editor-block-list__layout .block-main-banner .content-bottom {
  margin-top: -11.7vw;
}
@media (max-width: 768px) {
  .theme-html .block-main-banner .content-bottom,
  .block-editor-block-list__layout .block-main-banner .content-bottom {
    margin-top: 0;
    order: 2;
  }
}
.theme-html .block-secondary-banner,
.block-editor-block-list__layout .block-secondary-banner {
  position: relative;
  background: #F2F3EF;
  padding: 50px 0 35px;
}
.theme-html .block-secondary-banner h1,
.block-editor-block-list__layout .block-secondary-banner h1 {
  margin-bottom: 20px;
}
.theme-html .block-secondary-banner h1 span,
.block-editor-block-list__layout .block-secondary-banner h1 span {
  display: block;
  color: #7A7668;
}
.theme-html .block-secondary-banner .h1,
.block-editor-block-list__layout .block-secondary-banner .h1 {
  width: 100%;
  max-width: 650px;
  margin-bottom: 20px;
}
.theme-html .block-secondary-banner .h1 span,
.block-editor-block-list__layout .block-secondary-banner .h1 span {
  color: #7A7668;
}
.theme-html .block-secondary-banner_flex,
.block-editor-block-list__layout .block-secondary-banner_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .theme-html .block-secondary-banner_flex,
  .block-editor-block-list__layout .block-secondary-banner_flex {
    flex-direction: column;
  }
}
.theme-html .block-secondary-banner .content,
.block-editor-block-list__layout .block-secondary-banner .content {
  width: calc(100% - 406px);
  padding-top: 35px;
}
@media (max-width: 991px) {
  .theme-html .block-secondary-banner .content,
  .block-editor-block-list__layout .block-secondary-banner .content {
    width: 70%;
  }
}
@media (max-width: 768px) {
  .theme-html .block-secondary-banner .content,
  .block-editor-block-list__layout .block-secondary-banner .content {
    width: 100%;
    padding-top: 0;
    margin-bottom: 30px;
    order: 1;
  }
}
.theme-html .block-secondary-banner .content p a,
.block-editor-block-list__layout .block-secondary-banner .content p a {
  color: #433E44;
}
.theme-html .block-secondary-banner .content .breadcrumbs-wrap,
.block-editor-block-list__layout .block-secondary-banner .content .breadcrumbs-wrap {
  display: flex;
}
.theme-html .block-secondary-banner .content .breadcrumbs-wrap .breadcrumbs,
.block-editor-block-list__layout .block-secondary-banner .content .breadcrumbs-wrap .breadcrumbs {
  border: 1px solid #7A7668;
  background: rgba(242, 243, 239, 0);
  padding: 5px 17px;
  display: flex;
  align-items: center;
}
@media (max-width: 500px) {
  .theme-html .block-secondary-banner .content .breadcrumbs-wrap .breadcrumbs,
  .block-editor-block-list__layout .block-secondary-banner .content .breadcrumbs-wrap .breadcrumbs {
    padding: 5px 10px;
    flex-direction: column;
    width: 100%;
  }
}
.theme-html .block-secondary-banner .content .breadcrumbs-wrap .breadcrumbs span,
.block-editor-block-list__layout .block-secondary-banner .content .breadcrumbs-wrap .breadcrumbs span {
  display: block;
  color: #7A7668;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}
.theme-html .block-secondary-banner .content .breadcrumbs-wrap .breadcrumbs span:first-of-type,
.block-editor-block-list__layout .block-secondary-banner .content .breadcrumbs-wrap .breadcrumbs span:first-of-type {
  color: #433E44;
}
.theme-html .block-secondary-banner .content .breadcrumbs-wrap .breadcrumbs span.seperator,
.block-editor-block-list__layout .block-secondary-banner .content .breadcrumbs-wrap .breadcrumbs span.seperator {
  margin: 0 10px;
}
.theme-html .block-secondary-banner .content .breadcrumbs-wrap .breadcrumbs span.seperator:last-of-type,
.block-editor-block-list__layout .block-secondary-banner .content .breadcrumbs-wrap .breadcrumbs span.seperator:last-of-type {
  display: none;
}
.theme-html .block-secondary-banner .content .breadcrumbs-wrap .breadcrumbs span a,
.block-editor-block-list__layout .block-secondary-banner .content .breadcrumbs-wrap .breadcrumbs span a {
  color: #7A7668;
  transition: 1s color cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-secondary-banner .content .breadcrumbs-wrap .breadcrumbs span a:hover,
.block-editor-block-list__layout .block-secondary-banner .content .breadcrumbs-wrap .breadcrumbs span a:hover {
  color: #433E44;
}
.theme-html .block-secondary-banner .image,
.block-editor-block-list__layout .block-secondary-banner .image {
  display: flex;
  justify-content: flex-end;
  width: 441px;
}
@media (max-width: 768px) {
  .theme-html .block-secondary-banner .image,
  .block-editor-block-list__layout .block-secondary-banner .image {
    width: 100%;
    margin-top: 11px;
    order: 2;
  }
}
.theme-html .block-secondary-banner .image-desktop,
.block-editor-block-list__layout .block-secondary-banner .image-desktop {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .theme-html .block-secondary-banner .image-desktop,
  .block-editor-block-list__layout .block-secondary-banner .image-desktop {
    display: none;
  }
}
.theme-html .block-secondary-banner .image-mobile,
.block-editor-block-list__layout .block-secondary-banner .image-mobile {
  display: none;
}
@media (max-width: 768px) {
  .theme-html .block-secondary-banner .image-mobile,
  .block-editor-block-list__layout .block-secondary-banner .image-mobile {
    display: block;
  }
}
.theme-html .contact .block-secondary-banner .content,
.block-editor-block-list__layout .contact .block-secondary-banner .content {
  width: 387px;
}
@media (max-width: 768px) {
  .theme-html .contact .block-secondary-banner .content,
  .block-editor-block-list__layout .contact .block-secondary-banner .content {
    width: 100%;
  }
}
.theme-html .contact .block-secondary-banner .content h1,
.block-editor-block-list__layout .contact .block-secondary-banner .content h1 {
  margin-bottom: 41px;
}
.theme-html .contact .block-secondary-banner .content p,
.block-editor-block-list__layout .contact .block-secondary-banner .content p {
  font-size: 28px;
  font-weight: 300;
  line-height: normal;
}
.theme-html .contact .block-secondary-banner .image,
.block-editor-block-list__layout .contact .block-secondary-banner .image {
  width: 692px;
}
@media (max-width: 768px) {
  .theme-html .contact .block-secondary-banner .image,
  .block-editor-block-list__layout .contact .block-secondary-banner .image {
    width: 100%;
  }
}
.theme-html .contentious .block-secondary-banner .content .breadcrumbs .active-1 a,
.block-editor-block-list__layout .contentious .block-secondary-banner .content .breadcrumbs .active-1 a {
  color: #433E44;
}
.theme-html .non-contentious .block-secondary-banner .content .breadcrumbs .active-2 a,
.block-editor-block-list__layout .non-contentious .block-secondary-banner .content .breadcrumbs .active-2 a {
  color: #433E44;
}
.theme-html .corporate-support .block-secondary-banner .content .breadcrumbs .active-3 a,
.block-editor-block-list__layout .corporate-support .block-secondary-banner .content .breadcrumbs .active-3 a {
  color: #433E44;
}
.theme-html .block-our-expertise-and-our-team,
.block-editor-block-list__layout .block-our-expertise-and-our-team {
  position: relative;
  background: #F2F3EF;
  padding: 35px 0;
}
.theme-html .block-our-expertise-and-our-team_flex,
.block-editor-block-list__layout .block-our-expertise-and-our-team_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .theme-html .block-our-expertise-and-our-team_flex,
  .block-editor-block-list__layout .block-our-expertise-and-our-team_flex {
    flex-direction: column;
  }
}
.theme-html .block-our-expertise-and-our-team .our-expertise,
.block-editor-block-list__layout .block-our-expertise-and-our-team .our-expertise {
  width: 49.2%;
  order: 2;
}
@media (max-width: 768px) {
  .theme-html .block-our-expertise-and-our-team .our-expertise,
  .block-editor-block-list__layout .block-our-expertise-and-our-team .our-expertise {
    width: 100%;
    order: 1;
  }
}
.theme-html .block-our-expertise-and-our-team .our-expertise .item,
.block-editor-block-list__layout .block-our-expertise-and-our-team .our-expertise .item {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #433E44;
  padding-top: 30px;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .theme-html .block-our-expertise-and-our-team .our-expertise .item,
  .block-editor-block-list__layout .block-our-expertise-and-our-team .our-expertise .item {
    flex-direction: column;
    padding-top: 18px;
    margin-top: 18px;
  }
}
.theme-html .block-our-expertise-and-our-team .our-expertise .item:first-of-type,
.block-editor-block-list__layout .block-our-expertise-and-our-team .our-expertise .item:first-of-type {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .theme-html .block-our-expertise-and-our-team .our-expertise .item:first-of-type,
  .block-editor-block-list__layout .block-our-expertise-and-our-team .our-expertise .item:first-of-type {
    margin-top: 18px;
  }
}
.theme-html .block-our-expertise-and-our-team .our-expertise .item .heading,
.block-editor-block-list__layout .block-our-expertise-and-our-team .our-expertise .item .heading {
  max-width: 203px;
}
@media (max-width: 991px) {
  .theme-html .block-our-expertise-and-our-team .our-expertise .item .heading,
  .block-editor-block-list__layout .block-our-expertise-and-our-team .our-expertise .item .heading {
    margin-bottom: 18px;
  }
}
.theme-html .block-our-expertise-and-our-team .our-expertise .item .heading h2,
.block-editor-block-list__layout .block-our-expertise-and-our-team .our-expertise .item .heading h2 {
  color: #433E44;
}
.theme-html .block-our-expertise-and-our-team .our-expertise .item .content,
.block-editor-block-list__layout .block-our-expertise-and-our-team .our-expertise .item .content {
  width: calc(100% - 203px);
}
@media (max-width: 991px) {
  .theme-html .block-our-expertise-and-our-team .our-expertise .item .content,
  .block-editor-block-list__layout .block-our-expertise-and-our-team .our-expertise .item .content {
    width: 100%;
  }
}
.theme-html .block-our-expertise-and-our-team .image,
.block-editor-block-list__layout .block-our-expertise-and-our-team .image {
  width: 43.8%;
  margin-top: 293px;
  order: 1;
}
@media (max-width: 768px) {
  .theme-html .block-our-expertise-and-our-team .image,
  .block-editor-block-list__layout .block-our-expertise-and-our-team .image {
    width: 100%;
    margin-top: 53px;
    order: 2;
  }
}
.theme-html .block-our-expertise-and-our-team .image img,
.block-editor-block-list__layout .block-our-expertise-and-our-team .image img {
  display: block;
}
.theme-html .block-our-expertise-and-our-team .our-people,
.block-editor-block-list__layout .block-our-expertise-and-our-team .our-people {
  width: 793px;
  margin-top: 20px;
  order: 3;
}
@media (max-width: 991px) {
  .theme-html .block-our-expertise-and-our-team .our-people,
  .block-editor-block-list__layout .block-our-expertise-and-our-team .our-people {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .theme-html .block-our-expertise-and-our-team .our-people h1,
  .block-editor-block-list__layout .block-our-expertise-and-our-team .our-people h1 {
    font-size: 28px;
  }
}
.theme-html .block-our-expertise-and-our-team .our-people h4,
.block-editor-block-list__layout .block-our-expertise-and-our-team .our-people h4 {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .theme-html .block-our-expertise-and-our-team .our-people h4,
  .block-editor-block-list__layout .block-our-expertise-and-our-team .our-people h4 {
    margin-bottom: 18px;
  }
}
.theme-html .home .block-main-banner,
.block-editor-block-list__layout .home .block-main-banner {
  padding-bottom: 0;
  z-index: 2;
}
.theme-html .home .block-our-expertise-and-our-team,
.block-editor-block-list__layout .home .block-our-expertise-and-our-team {
  padding-top: 0;
  margin-top: -6px;
}
@media (max-width: 768px) {
  .theme-html .home .block-our-expertise-and-our-team,
  .block-editor-block-list__layout .home .block-our-expertise-and-our-team {
    margin-top: 0;
  }
}
.theme-html .block-news-carousel,
.block-editor-block-list__layout .block-news-carousel {
  position: relative;
  background: #F2F3EF;
  padding: 35px 0;
}
.theme-html .block-news-carousel h4,
.block-editor-block-list__layout .block-news-carousel h4 {
  margin-bottom: 20px;
}
.theme-html .block-news-carousel .news-carousel,
.block-editor-block-list__layout .block-news-carousel .news-carousel {
  position: relative;
}
.theme-html .block-news-carousel .news-carousel h3,
.block-editor-block-list__layout .block-news-carousel .news-carousel h3 {
  color: #433E44;
  margin-bottom: 15px;
}
.theme-html .block-news-carousel .news-carousel .date,
.block-editor-block-list__layout .block-news-carousel .news-carousel .date {
  color: #433E44;
  font-size: 12px;
  font-weight: 700;
  line-height: normal;
}
.theme-html .block-news-carousel .news-carousel .thumbnail,
.block-editor-block-list__layout .block-news-carousel .news-carousel .thumbnail {
  position: relative;
  width: 100%;
  height: 285px;
  background: #D9D9D9;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .theme-html .block-news-carousel .news-carousel .thumbnail,
  .block-editor-block-list__layout .block-news-carousel .news-carousel .thumbnail {
    margin-bottom: 16px;
  }
}
.theme-html .block-news-carousel .news-carousel .thumbnail img,
.block-editor-block-list__layout .block-news-carousel .news-carousel .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-html .block-news-carousel .news-carousel .owl-nav,
.block-editor-block-list__layout .block-news-carousel .news-carousel .owl-nav {
  position: absolute;
  top: -67px;
  right: 0;
  display: block !important;
}
.theme-html .block-news-carousel .news-carousel .owl-nav span,
.block-editor-block-list__layout .block-news-carousel .news-carousel .owl-nav span {
  display: none;
}
.theme-html .block-news-carousel .news-carousel .owl-nav button,
.block-editor-block-list__layout .block-news-carousel .news-carousel .owl-nav button {
  transition: background-image 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-news-carousel .news-carousel .owl-nav .owl-prev,
.block-editor-block-list__layout .block-news-carousel .news-carousel .owl-nav .owl-prev {
  width: 72px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='32' viewBox='0 0 72 32' fill='none'%3E%3Ccircle cx='16' cy='16' r='15.5' transform='rotate(180 16 16)' fill='%23F2F3EF' stroke='%237A7668'/%3E%3Cpath d='M18.1463 23.5129L10.6333 15.9999L18.1463 8.48682' stroke='%237A7668' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  background-size: 72px 32px;
  margin-right: -70px;
  clip-path: inset(0px 40px 0px 0px);
}
.theme-html .block-news-carousel .news-carousel .owl-nav .owl-prev:hover,
.block-editor-block-list__layout .block-news-carousel .news-carousel .owl-nav .owl-prev:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='32' viewBox='0 0 72 32' fill='none'%3E%3Ccircle cx='16' cy='16' r='15.5' transform='rotate(180 16 16)' fill='%23D6D4CD' stroke='%237A7668'/%3E%3Cpath d='M18.1468 23.5129L10.6338 15.9999L18.1468 8.48682' stroke='%237A7668' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
.theme-html .block-news-carousel .news-carousel .owl-nav .owl-next,
.block-editor-block-list__layout .block-news-carousel .news-carousel .owl-nav .owl-next {
  width: 72px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='32' viewBox='0 0 72 32' fill='none'%3E%3Ccircle cx='56' cy='16' r='15.5' fill='%23F2F3EF' stroke='%237A7668'/%3E%3Cpath d='M53.8537 8.4871L61.3667 16.0001L53.8537 23.5132' stroke='%237A7668' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  background-size: 72px 32px;
  clip-path: inset(0px 0px 0px 40px);
}
.theme-html .block-news-carousel .news-carousel .owl-nav .owl-next:hover,
.block-editor-block-list__layout .block-news-carousel .news-carousel .owl-nav .owl-next:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='32' viewBox='0 0 72 32' fill='none'%3E%3Ccircle cx='56' cy='16' r='15.5' fill='%23D6D4CD' stroke='%237A7668'/%3E%3Cpath d='M53.8532 8.4871L61.3662 16.0001L53.8532 23.5132' stroke='%237A7668' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
.theme-html .block-column-wysiwyg,
.block-editor-block-list__layout .block-column-wysiwyg {
  position: relative;
  background: #F2F3EF;
  padding: 35px 0;
}
.theme-html .block-column-wysiwyg .columns .item,
.block-editor-block-list__layout .block-column-wysiwyg .columns .item {
  display: flex;
  padding-top: 30px;
  border-top: 1px solid #433E44;
}
@media (max-width: 768px) {
  .theme-html .block-column-wysiwyg .columns .item,
  .block-editor-block-list__layout .block-column-wysiwyg .columns .item {
    flex-direction: column;
    padding-top: 30px;
  }
}
.theme-html .block-column-wysiwyg .columns .item:not(:last-of-type),
.block-editor-block-list__layout .block-column-wysiwyg .columns .item:not(:last-of-type) {
  padding-bottom: 70px;
}
@media (max-width: 768px) {
  .theme-html .block-column-wysiwyg .columns .item:not(:last-of-type),
  .block-editor-block-list__layout .block-column-wysiwyg .columns .item:not(:last-of-type) {
    padding-bottom: 50px;
  }
}
.theme-html .block-column-wysiwyg .columns .heading,
.block-editor-block-list__layout .block-column-wysiwyg .columns .heading {
  width: 25.42%;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .theme-html .block-column-wysiwyg .columns .heading,
  .block-editor-block-list__layout .block-column-wysiwyg .columns .heading {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.theme-html .block-column-wysiwyg .columns .content,
.block-editor-block-list__layout .block-column-wysiwyg .columns .content {
  width: 100%;
  max-width: 692px;
}
.theme-html .block-column-wysiwyg .columns .content p,
.block-editor-block-list__layout .block-column-wysiwyg .columns .content p {
  margin-bottom: 15px;
}
.theme-html .block-column-wysiwyg .columns .content p strong,
.block-editor-block-list__layout .block-column-wysiwyg .columns .content p strong {
  color: #433E44;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.theme-html .block-column-wysiwyg .columns .content h4,
.block-editor-block-list__layout .block-column-wysiwyg .columns .content h4 {
  margin-bottom: 19px;
  margin-top: 27px;
}
.theme-html .block-column-wysiwyg .columns .content a,
.block-editor-block-list__layout .block-column-wysiwyg .columns .content a {
  color: #433E44;
}
.theme-html .block-column-wysiwyg .columns .content h6,
.block-editor-block-list__layout .block-column-wysiwyg .columns .content h6 {
  font-weight: 400;
  color: #433E44;
}
@media (max-width: 768px) {
  .theme-html .block-column-wysiwyg .columns .content h6,
  .block-editor-block-list__layout .block-column-wysiwyg .columns .content h6 {
    font-size: 12px;
  }
}
.theme-html .block-column-wysiwyg .columns .content blockquote p,
.block-editor-block-list__layout .block-column-wysiwyg .columns .content blockquote p {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  line-height: normal;
}
@media (max-width: 768px) {
  .theme-html .block-column-wysiwyg .columns .content blockquote p,
  .block-editor-block-list__layout .block-column-wysiwyg .columns .content blockquote p {
    font-size: 17px;
  }
}
.theme-html .block-column-wysiwyg .columns .content ul,
.block-editor-block-list__layout .block-column-wysiwyg .columns .content ul {
  margin-left: 12px;
  margin-bottom: 15px;
}
.theme-html .block-column-wysiwyg .columns .content ul li,
.block-editor-block-list__layout .block-column-wysiwyg .columns .content ul li {
  position: relative;
  padding-left: 18px;
}
.theme-html .block-column-wysiwyg .columns .content ul li:before,
.block-editor-block-list__layout .block-column-wysiwyg .columns .content ul li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 4px;
  height: 4px;
  background: #433E44;
  border-radius: 100%;
}
.theme-html .block-column-wysiwyg .columns .content ul li:not(:last-of-type),
.block-editor-block-list__layout .block-column-wysiwyg .columns .content ul li:not(:last-of-type) {
  margin-bottom: 20px;
}
.theme-html .block-column-wysiwyg .columns .content ul li ul,
.block-editor-block-list__layout .block-column-wysiwyg .columns .content ul li ul {
  margin-top: 15px;
}
.theme-html .corporate-support .block-column-wysiwyg p strong,
.theme-html .non-contentious .block-column-wysiwyg p strong,
.theme-html .contentious .block-column-wysiwyg p strong,
.block-editor-block-list__layout .corporate-support .block-column-wysiwyg p strong,
.block-editor-block-list__layout .non-contentious .block-column-wysiwyg p strong,
.block-editor-block-list__layout .contentious .block-column-wysiwyg p strong {
  font-size: 16px;
  color: #433E44;
  line-height: 24px;
}
.theme-html .corporate-support .block-column-wysiwyg .columns .content ul li:not(:last-of-type),
.theme-html .non-contentious .block-column-wysiwyg .columns .content ul li:not(:last-of-type),
.theme-html .contentious .block-column-wysiwyg .columns .content ul li:not(:last-of-type),
.block-editor-block-list__layout .corporate-support .block-column-wysiwyg .columns .content ul li:not(:last-of-type),
.block-editor-block-list__layout .non-contentious .block-column-wysiwyg .columns .content ul li:not(:last-of-type),
.block-editor-block-list__layout .contentious .block-column-wysiwyg .columns .content ul li:not(:last-of-type) {
  margin-bottom: 10px;
}
.theme-html .block-column-image-content-50-50,
.block-editor-block-list__layout .block-column-image-content-50-50 {
  position: relative;
  background: #F2F3EF;
  padding: 35px 0;
}
.theme-html .block-column-image-content-50-50 .columns,
.block-editor-block-list__layout .block-column-image-content-50-50 .columns {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .theme-html .block-column-image-content-50-50 .columns,
  .block-editor-block-list__layout .block-column-image-content-50-50 .columns {
    flex-direction: column;
  }
}
.theme-html .block-column-image-content-50-50 .columns .image,
.block-editor-block-list__layout .block-column-image-content-50-50 .columns .image {
  width: 50%;
  max-width: 544px;
}
@media (max-width: 768px) {
  .theme-html .block-column-image-content-50-50 .columns .image,
  .block-editor-block-list__layout .block-column-image-content-50-50 .columns .image {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.theme-html .block-column-image-content-50-50 .columns .image img,
.block-editor-block-list__layout .block-column-image-content-50-50 .columns .image img {
  display: block;
}
.theme-html .block-column-image-content-50-50 .columns .content,
.block-editor-block-list__layout .block-column-image-content-50-50 .columns .content {
  width: 55%;
  max-width: 556px;
  padding-left: 68px;
}
@media (max-width: 768px) {
  .theme-html .block-column-image-content-50-50 .columns .content,
  .block-editor-block-list__layout .block-column-image-content-50-50 .columns .content {
    width: 100%;
    padding-left: 0;
  }
}
.theme-html .block-column-image-content-50-50 .columns .content h1,
.block-editor-block-list__layout .block-column-image-content-50-50 .columns .content h1 {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .theme-html .block-column-image-content-50-50 .columns .content h1,
  .block-editor-block-list__layout .block-column-image-content-50-50 .columns .content h1 {
    font-size: 28px;
  }
}
.theme-html .block-column-image-content-50-50 .columns .content h1 span,
.block-editor-block-list__layout .block-column-image-content-50-50 .columns .content h1 span {
  color: #7A7668;
}
.theme-html .block-column-image-content-50-50 .columns.layout-align-left .image,
.block-editor-block-list__layout .block-column-image-content-50-50 .columns.layout-align-left .image {
  order: 1;
}
.theme-html .block-column-image-content-50-50 .columns.layout-align-left .content,
.block-editor-block-list__layout .block-column-image-content-50-50 .columns.layout-align-left .content {
  order: 2;
}
.theme-html .block-column-image-content-50-50 .columns.layout-align-right .image,
.block-editor-block-list__layout .block-column-image-content-50-50 .columns.layout-align-right .image {
  order: 2;
}
@media (max-width: 768px) {
  .theme-html .block-column-image-content-50-50 .columns.layout-align-right .image,
  .block-editor-block-list__layout .block-column-image-content-50-50 .columns.layout-align-right .image {
    order: 1;
  }
}
.theme-html .block-column-image-content-50-50 .columns.layout-align-right .content,
.block-editor-block-list__layout .block-column-image-content-50-50 .columns.layout-align-right .content {
  order: 1;
}
@media (max-width: 768px) {
  .theme-html .block-column-image-content-50-50 .columns.layout-align-right .content,
  .block-editor-block-list__layout .block-column-image-content-50-50 .columns.layout-align-right .content {
    order: 2;
  }
}
.theme-html .block-column-content-and-accordion,
.block-editor-block-list__layout .block-column-content-and-accordion {
  position: relative;
  background: #F2F3EF;
  padding: 35px 0;
}
.theme-html .block-column-content-and-accordion .columns,
.block-editor-block-list__layout .block-column-content-and-accordion .columns {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .theme-html .block-column-content-and-accordion .columns,
  .block-editor-block-list__layout .block-column-content-and-accordion .columns {
    flex-direction: column;
  }
}
.theme-html .block-column-content-and-accordion .columns h4,
.block-editor-block-list__layout .block-column-content-and-accordion .columns h4 {
  padding-bottom: 17px;
  border-bottom: 1px solid #433E44;
}
.theme-html .block-column-content-and-accordion .columns .content,
.block-editor-block-list__layout .block-column-content-and-accordion .columns .content {
  width: 50%;
  padding-right: 20px;
}
@media (max-width: 991px) {
  .theme-html .block-column-content-and-accordion .columns .content,
  .block-editor-block-list__layout .block-column-content-and-accordion .columns .content {
    width: 100%;
    padding-right: 0;
    margin-bottom: 50px;
  }
}
.theme-html .block-column-content-and-accordion .columns .content h1,
.block-editor-block-list__layout .block-column-content-and-accordion .columns .content h1 {
  width: 100%;
  max-width: 550px;
}
@media (max-width: 991px) {
  .theme-html .block-column-content-and-accordion .columns .content h1,
  .block-editor-block-list__layout .block-column-content-and-accordion .columns .content h1 {
    font-size: 28px;
  }
}
.theme-html .block-column-content-and-accordion .columns .content h4,
.block-editor-block-list__layout .block-column-content-and-accordion .columns .content h4 {
  margin-bottom: 30px;
}
.theme-html .block-column-content-and-accordion .columns .content .image,
.block-editor-block-list__layout .block-column-content-and-accordion .columns .content .image {
  margin-top: 50px;
}
.theme-html .block-column-content-and-accordion .columns .content .image img,
.block-editor-block-list__layout .block-column-content-and-accordion .columns .content .image img {
  display: block;
}
.theme-html .block-column-content-and-accordion .columns .accordion,
.block-editor-block-list__layout .block-column-content-and-accordion .columns .accordion {
  width: 50%;
}
@media (max-width: 991px) {
  .theme-html .block-column-content-and-accordion .columns .accordion,
  .block-editor-block-list__layout .block-column-content-and-accordion .columns .accordion {
    width: 100%;
  }
}
.theme-html .block-column-content-and-accordion .columns .accordion .listings .item,
.block-editor-block-list__layout .block-column-content-and-accordion .columns .accordion .listings .item {
  padding: 30px 0;
}
@media (max-width: 768px) {
  .theme-html .block-column-content-and-accordion .columns .accordion .listings .item,
  .block-editor-block-list__layout .block-column-content-and-accordion .columns .accordion .listings .item {
    padding: 20px 0;
  }
}
.theme-html .block-column-content-and-accordion .columns .accordion .listings .item:not(:first-of-type),
.block-editor-block-list__layout .block-column-content-and-accordion .columns .accordion .listings .item:not(:first-of-type) {
  border-top: 1px solid #433E44;
}
.theme-html .block-column-content-and-accordion .columns .accordion .listings .item:hover .title .arrow svg circle,
.block-editor-block-list__layout .block-column-content-and-accordion .columns .accordion .listings .item:hover .title .arrow svg circle {
  fill: #D6D4CD;
}
.theme-html .block-column-content-and-accordion .columns .accordion .listings .title,
.block-editor-block-list__layout .block-column-content-and-accordion .columns .accordion .listings .title {
  position: relative;
  padding-right: 46px;
  cursor: pointer;
}
.theme-html .block-column-content-and-accordion .columns .accordion .listings .title h2,
.block-editor-block-list__layout .block-column-content-and-accordion .columns .accordion .listings .title h2 {
  color: #433E44;
}
@media (max-width: 768px) {
  .theme-html .block-column-content-and-accordion .columns .accordion .listings .title h2,
  .block-editor-block-list__layout .block-column-content-and-accordion .columns .accordion .listings .title h2 {
    font-size: 22px;
  }
}
.theme-html .block-column-content-and-accordion .columns .accordion .listings .title .arrow,
.block-editor-block-list__layout .block-column-content-and-accordion .columns .accordion .listings .title .arrow {
  position: absolute;
  top: -7px;
  right: 0;
}
.theme-html .block-column-content-and-accordion .columns .accordion .listings .title .arrow svg,
.block-editor-block-list__layout .block-column-content-and-accordion .columns .accordion .listings .title .arrow svg {
  width: 44px;
  height: auto;
}
@media (max-width: 768px) {
  .theme-html .block-column-content-and-accordion .columns .accordion .listings .title .arrow svg,
  .block-editor-block-list__layout .block-column-content-and-accordion .columns .accordion .listings .title .arrow svg {
    width: 30px;
  }
}
.theme-html .block-column-content-and-accordion .columns .accordion .listings .title .arrow svg circle,
.block-editor-block-list__layout .block-column-content-and-accordion .columns .accordion .listings .title .arrow svg circle {
  transition: fill 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-our-team-widget,
.block-editor-block-list__layout .block-our-team-widget {
  position: relative;
  background: #F2F3EF;
  padding: 35px 0;
}
.theme-html .block-our-team-widget .columns,
.block-editor-block-list__layout .block-our-team-widget .columns {
  display: flex;
  padding-top: 32px;
  border-top: 1px solid #433E44;
}
@media (max-width: 991px) {
  .theme-html .block-our-team-widget .columns,
  .block-editor-block-list__layout .block-our-team-widget .columns {
    flex-direction: column;
    padding-top: 30px;
  }
}
.theme-html .block-our-team-widget .columns:not(:last-of-type),
.block-editor-block-list__layout .block-our-team-widget .columns:not(:last-of-type) {
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .theme-html .block-our-team-widget .columns:not(:last-of-type),
  .block-editor-block-list__layout .block-our-team-widget .columns:not(:last-of-type) {
    padding-bottom: 50px;
  }
}
.theme-html .block-our-team-widget .heading,
.block-editor-block-list__layout .block-our-team-widget .heading {
  width: 25.42%;
  padding-right: 20px;
}
@media (max-width: 991px) {
  .theme-html .block-our-team-widget .heading,
  .block-editor-block-list__layout .block-our-team-widget .heading {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.theme-html .block-our-team-widget .our-team-widget,
.block-editor-block-list__layout .block-our-team-widget .our-team-widget {
  width: calc(100% - 284px);
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 991px) {
  .theme-html .block-our-team-widget .our-team-widget,
  .block-editor-block-list__layout .block-our-team-widget .our-team-widget {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .theme-html .block-our-team-widget .our-team-widget,
  .block-editor-block-list__layout .block-our-team-widget .our-team-widget {
    margin: 0;
  }
}
.theme-html .block-our-team-widget .our-team-widget .team,
.block-editor-block-list__layout .block-our-team-widget .our-team-widget .team {
  width: 33.33%;
  padding: 0 10px;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .theme-html .block-our-team-widget .our-team-widget .team,
  .block-editor-block-list__layout .block-our-team-widget .our-team-widget .team {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
  }
}
.theme-html .block-our-team-widget .our-team-widget .thumbnail,
.block-editor-block-list__layout .block-our-team-widget .our-team-widget .thumbnail {
  position: relative;
  width: 100%;
  height: 285px;
  margin-bottom: 18px;
}
.theme-html .block-our-team-widget .our-team-widget .thumbnail .feature-image,
.block-editor-block-list__layout .block-our-team-widget .our-team-widget .thumbnail .feature-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-html .block-our-team-widget .our-team-widget .thumbnail .image-tag,
.block-editor-block-list__layout .block-our-team-widget .our-team-widget .thumbnail .image-tag {
  position: absolute;
  top: -15px;
  left: 8px;
}
.theme-html .block-our-team-widget .our-team-widget .title,
.block-editor-block-list__layout .block-our-team-widget .our-team-widget .title {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #433E44;
  padding-bottom: 15px;
  margin-bottom: 18px;
}
.theme-html .block-our-team-widget .our-team-widget .title h4,
.block-editor-block-list__layout .block-our-team-widget .our-team-widget .title h4 {
  color: #433E44;
}
.theme-html .block-our-team-widget .our-team-widget .name,
.block-editor-block-list__layout .block-our-team-widget .our-team-widget .name {
  margin-bottom: 18px;
}
.theme-html .block-our-team-widget .our-team-widget .name h2,
.block-editor-block-list__layout .block-our-team-widget .our-team-widget .name h2 {
  color: #433E44;
}
.theme-html .block-our-team-widget .our-team-widget .contact p,
.block-editor-block-list__layout .block-our-team-widget .our-team-widget .contact p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  word-break: break-all;
}
.theme-html .block-our-team-widget .our-team-widget .contact p a,
.block-editor-block-list__layout .block-our-team-widget .our-team-widget .contact p a {
  color: #433E44;
}
.theme-html .filter-wrap,
.block-editor-block-list__layout .filter-wrap {
  display: flex;
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  .theme-html .filter-wrap,
  .block-editor-block-list__layout .filter-wrap {
    margin-bottom: 50px;
  }
}
.theme-html .filter-wrap .filter,
.block-editor-block-list__layout .filter-wrap .filter {
  border: 1px solid #7A7668;
  background: rgba(242, 243, 239, 0);
  padding: 5px 17px;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .theme-html .filter-wrap .filter,
  .block-editor-block-list__layout .filter-wrap .filter {
    width: 100%;
    padding: 0 17px;
  }
}
.theme-html .filter-wrap .filter a,
.block-editor-block-list__layout .filter-wrap .filter a {
  display: block;
  color: #7A7668;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}
.theme-html .filter-wrap .filter a.active,
.block-editor-block-list__layout .filter-wrap .filter a.active {
  color: #433E44;
}
.theme-html .filter-wrap .filter a:not(:last-of-type):after,
.block-editor-block-list__layout .filter-wrap .filter a:not(:last-of-type):after {
  content: "/";
  display: inline-block;
  margin: 0 10px;
}
.theme-html .filter-wrap .filter .filter-links,
.block-editor-block-list__layout .filter-wrap .filter .filter-links {
  display: flex;
}
@media (max-width: 768px) {
  .theme-html .filter-wrap .filter .filter-links,
  .block-editor-block-list__layout .filter-wrap .filter .filter-links {
    display: none;
  }
}
.theme-html .filter-wrap .filter .filter-dropdown,
.block-editor-block-list__layout .filter-wrap .filter .filter-dropdown {
  display: none;
  width: 100%;
}
@media (max-width: 768px) {
  .theme-html .filter-wrap .filter .filter-dropdown,
  .block-editor-block-list__layout .filter-wrap .filter .filter-dropdown {
    display: block;
  }
}
.theme-html .filter-wrap .filter .filter-dropdown select,
.block-editor-block-list__layout .filter-wrap .filter .filter-dropdown select {
  width: 100%;
  background: transparent;
  padding: 12px 0;
  border: 0;
  outline: none;
  cursor: pointer;
}
.theme-html .block-our-team-listings,
.block-editor-block-list__layout .block-our-team-listings {
  position: relative;
  background: #F2F3EF;
  padding: 0 0 35px;
}
.theme-html .block-our-team-listings .our-team-widget,
.block-editor-block-list__layout .block-our-team-listings .our-team-widget {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -11px;
}
@media (max-width: 580px) {
  .theme-html .block-our-team-listings .our-team-widget,
  .block-editor-block-list__layout .block-our-team-listings .our-team-widget {
    margin: 0;
    flex-direction: column;
  }
}
.theme-html .block-our-team-listings .our-team-widget .team,
.block-editor-block-list__layout .block-our-team-listings .our-team-widget .team {
  width: 25%;
  padding: 0 11px;
  margin-bottom: 86px;
}
@media (max-width: 991px) {
  .theme-html .block-our-team-listings .our-team-widget .team,
  .block-editor-block-list__layout .block-our-team-listings .our-team-widget .team {
    width: 33.33%;
  }
}
@media (max-width: 768px) {
  .theme-html .block-our-team-listings .our-team-widget .team,
  .block-editor-block-list__layout .block-our-team-listings .our-team-widget .team {
    width: 50%;
    margin-bottom: 40px;
  }
}
@media (max-width: 580px) {
  .theme-html .block-our-team-listings .our-team-widget .team,
  .block-editor-block-list__layout .block-our-team-listings .our-team-widget .team {
    width: 100%;
    padding: 0;
  }
}
.theme-html .block-our-team-listings .our-team-widget .thumbnail,
.block-editor-block-list__layout .block-our-team-listings .our-team-widget .thumbnail {
  position: relative;
  width: 100%;
  height: 285px;
  margin-bottom: 18px;
}
@media (max-width: 580px) {
  .theme-html .block-our-team-listings .our-team-widget .thumbnail,
  .block-editor-block-list__layout .block-our-team-listings .our-team-widget .thumbnail {
    height: auto;
  }
}
.theme-html .block-our-team-listings .our-team-widget .thumbnail .feature-image,
.block-editor-block-list__layout .block-our-team-listings .our-team-widget .thumbnail .feature-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-html .block-our-team-listings .our-team-widget .thumbnail .image-tag,
.block-editor-block-list__layout .block-our-team-listings .our-team-widget .thumbnail .image-tag {
  position: absolute;
  top: -15px;
  left: 8px;
}
.theme-html .block-our-team-listings .our-team-widget .title,
.block-editor-block-list__layout .block-our-team-listings .our-team-widget .title {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #433E44;
  padding-bottom: 15px;
  margin-bottom: 18px;
}
.theme-html .block-our-team-listings .our-team-widget .title h4,
.block-editor-block-list__layout .block-our-team-listings .our-team-widget .title h4 {
  color: #433E44;
}
.theme-html .block-our-team-listings .our-team-widget .name,
.block-editor-block-list__layout .block-our-team-listings .our-team-widget .name {
  margin-bottom: 18px;
}
.theme-html .block-our-team-listings .our-team-widget .name h2,
.block-editor-block-list__layout .block-our-team-listings .our-team-widget .name h2 {
  color: #433E44;
}
.theme-html .block-our-team-listings .our-team-widget .contact p,
.block-editor-block-list__layout .block-our-team-listings .our-team-widget .contact p {
  word-break: break-all;
}
.theme-html .block-our-team-listings .our-team-widget .contact p a,
.block-editor-block-list__layout .block-our-team-listings .our-team-widget .contact p a {
  color: #433E44;
}
.theme-html .people .block-secondary-banner,
.block-editor-block-list__layout .people .block-secondary-banner {
  padding-bottom: 0;
}
.theme-html .block-our-team-profile,
.block-editor-block-list__layout .block-our-team-profile {
  position: relative;
  background: #F2F3EF;
  padding: 35px 0;
}
.theme-html .block-our-team-profile_flex,
.block-editor-block-list__layout .block-our-team-profile_flex {
  display: flex;
}
@media (max-width: 768px) {
  .theme-html .block-our-team-profile_flex,
  .block-editor-block-list__layout .block-our-team-profile_flex {
    flex-direction: column;
  }
}
.theme-html .block-our-team-profile .content, .theme-html .block-our-team-profile .profile,
.block-editor-block-list__layout .block-our-team-profile .content,
.block-editor-block-list__layout .block-our-team-profile .profile {
  position: relative;
  width: 50%;
}
@media (max-width: 768px) {
  .theme-html .block-our-team-profile .content, .theme-html .block-our-team-profile .profile,
  .block-editor-block-list__layout .block-our-team-profile .content,
  .block-editor-block-list__layout .block-our-team-profile .profile {
    width: 100%;
  }
}
.theme-html .block-our-team-profile .content,
.block-editor-block-list__layout .block-our-team-profile .content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-right: 75px;
}
@media (max-width: 768px) {
  .theme-html .block-our-team-profile .content,
  .block-editor-block-list__layout .block-our-team-profile .content {
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.theme-html .block-our-team-profile .content .heading,
.block-editor-block-list__layout .block-our-team-profile .content .heading {
  margin-top: 33px;
}
@media (max-width: 768px) {
  .theme-html .block-our-team-profile .content .heading,
  .block-editor-block-list__layout .block-our-team-profile .content .heading {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.theme-html .block-our-team-profile .content .heading h1,
.block-editor-block-list__layout .block-our-team-profile .content .heading h1 {
  color: #7A7668;
}
.theme-html .block-our-team-profile .content .contact p,
.block-editor-block-list__layout .block-our-team-profile .content .contact p {
  color: #433E44;
  font-size: 28px;
  font-weight: 300;
  line-height: normal;
}
@media (max-width: 768px) {
  .theme-html .block-our-team-profile .content .contact p,
  .block-editor-block-list__layout .block-our-team-profile .content .contact p {
    font-size: 20px;
  }
}
.theme-html .block-our-team-profile .content .contact p a,
.block-editor-block-list__layout .block-our-team-profile .content .contact p a {
  color: #433E44;
  word-break: break-all;
}
.theme-html .block-our-team-profile .content .cta,
.block-editor-block-list__layout .block-our-team-profile .content .cta {
  display: flex;
  margin-top: 30px;
}
.theme-html .block-our-team-profile .content .cta img,
.block-editor-block-list__layout .block-our-team-profile .content .cta img {
  display: block;
}
.theme-html .block-our-team-profile .content .cta .btn-wrap,
.block-editor-block-list__layout .block-our-team-profile .content .cta .btn-wrap {
  margin-top: 0;
  margin-right: 18px;
}
.theme-html .block-our-team-profile .profile img,
.block-editor-block-list__layout .block-our-team-profile .profile img {
  display: block;
}
.theme-html .block-our-team-profile .profile .profile-img img,
.block-editor-block-list__layout .block-our-team-profile .profile .profile-img img {
  width: 100%;
  height: 590px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 991px) {
  .theme-html .block-our-team-profile .profile .profile-img img,
  .block-editor-block-list__layout .block-our-team-profile .profile .profile-img img {
    -o-object-position: left;
       object-position: left;
  }
}
@media (max-width: 768px) {
  .theme-html .block-our-team-profile .profile .profile-img img,
  .block-editor-block-list__layout .block-our-team-profile .profile .profile-img img {
    height: auto;
  }
}
.theme-html .block-our-team-profile .profile .tag-img,
.block-editor-block-list__layout .block-our-team-profile .profile .tag-img {
  position: absolute;
  top: 32px;
  left: -75px;
}
@media (max-width: 991px) {
  .theme-html .block-our-team-profile .profile .tag-img,
  .block-editor-block-list__layout .block-our-team-profile .profile .tag-img {
    top: 15px;
    left: -20px;
  }
}
@media (max-width: 991px) {
  .theme-html .block-our-team-profile .profile .tag-img img,
  .block-editor-block-list__layout .block-our-team-profile .profile .tag-img img {
    width: 130px;
  }
}
@media (max-width: 768px) {
  .theme-html .block-our-team-profile .profile .tag-img img,
  .block-editor-block-list__layout .block-our-team-profile .profile .tag-img img {
    width: 100px;
  }
}
.theme-html .block-news-listings,
.block-editor-block-list__layout .block-news-listings {
  position: relative;
  background: #F2F3EF;
  padding: 0 0 35px;
}
.theme-html .block-news-listings_flex,
.block-editor-block-list__layout .block-news-listings_flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 580px) {
  .theme-html .block-news-listings_flex,
  .block-editor-block-list__layout .block-news-listings_flex {
    margin: 0;
    flex-direction: column;
  }
}
.theme-html .block-news-listings .filter-wrap,
.block-editor-block-list__layout .block-news-listings .filter-wrap {
  display: none;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .theme-html .block-news-listings .filter-wrap,
  .block-editor-block-list__layout .block-news-listings .filter-wrap {
    margin-bottom: 0;
  }
}
.theme-html .block-news-listings .item,
.block-editor-block-list__layout .block-news-listings .item {
  position: relative;
  width: 25%;
  padding: 0 10px 50px;
  margin-top: 70px;
}
@media (max-width: 991px) {
  .theme-html .block-news-listings .item,
  .block-editor-block-list__layout .block-news-listings .item {
    width: 33.33%;
  }
}
@media (max-width: 768px) {
  .theme-html .block-news-listings .item,
  .block-editor-block-list__layout .block-news-listings .item {
    width: 50%;
    margin-top: 40px;
  }
}
@media (max-width: 580px) {
  .theme-html .block-news-listings .item,
  .block-editor-block-list__layout .block-news-listings .item {
    width: 100%;
    padding: 0;
  }
}
.theme-html .block-news-listings .thumbnail,
.block-editor-block-list__layout .block-news-listings .thumbnail {
  width: 100%;
  height: 285px;
  background: #D9D9D9;
  margin-bottom: 20px;
}
.theme-html .block-news-listings .thumbnail img,
.block-editor-block-list__layout .block-news-listings .thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-html .block-news-listings h3,
.block-editor-block-list__layout .block-news-listings h3 {
  color: #433E44;
  margin-bottom: 10px;
}
.theme-html .block-news-listings .date,
.block-editor-block-list__layout .block-news-listings .date {
  color: #433E44;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 10px;
}
.theme-html .block-news-listings .btn-wrap,
.block-editor-block-list__layout .block-news-listings .btn-wrap {
  position: absolute;
  bottom: 0;
  left: 10px;
}
@media (max-width: 580px) {
  .theme-html .block-news-listings .btn-wrap,
  .block-editor-block-list__layout .block-news-listings .btn-wrap {
    position: relative;
    left: 0;
  }
}
.theme-html .news .block-secondary-banner,
.block-editor-block-list__layout .news .block-secondary-banner {
  padding-bottom: 0;
}
.theme-html .block-news-featured,
.block-editor-block-list__layout .block-news-featured {
  position: relative;
  background: #F2F3EF;
  padding: 35px 0;
}
.theme-html .block-news-featured_flex,
.block-editor-block-list__layout .block-news-featured_flex {
  display: flex;
  background: #D6D4CD;
}
@media (max-width: 768px) {
  .theme-html .block-news-featured_flex,
  .block-editor-block-list__layout .block-news-featured_flex {
    flex-direction: column;
  }
}
.theme-html .block-news-featured .content, .theme-html .block-news-featured .featured-image,
.block-editor-block-list__layout .block-news-featured .content,
.block-editor-block-list__layout .block-news-featured .featured-image {
  width: 50%;
}
@media (max-width: 768px) {
  .theme-html .block-news-featured .content, .theme-html .block-news-featured .featured-image,
  .block-editor-block-list__layout .block-news-featured .content,
  .block-editor-block-list__layout .block-news-featured .featured-image {
    width: 100%;
  }
}
.theme-html .block-news-featured .content,
.block-editor-block-list__layout .block-news-featured .content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 33px 37px 43px;
}
@media (max-width: 768px) {
  .theme-html .block-news-featured .content,
  .block-editor-block-list__layout .block-news-featured .content {
    padding: 25px;
  }
}
.theme-html .block-news-featured .content .date,
.block-editor-block-list__layout .block-news-featured .content .date {
  color: #433E44;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .theme-html .block-news-featured .content .date,
  .block-editor-block-list__layout .block-news-featured .content .date {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .theme-html .block-news-featured .content h1,
  .block-editor-block-list__layout .block-news-featured .content h1 {
    margin-bottom: 30px;
  }
}
.theme-html .block-news-featured .content .lower,
.block-editor-block-list__layout .block-news-featured .content .lower {
  display: flex;
  align-items: center;
}
.theme-html .block-news-featured .content .lower a,
.block-editor-block-list__layout .block-news-featured .content .lower a {
  display: block;
  margin-left: 10px;
}
@media (max-width: 768px) {
  .theme-html .block-news-featured .content .lower svg,
  .block-editor-block-list__layout .block-news-featured .content .lower svg {
    width: 22px;
    height: 22px;
  }
}
.theme-html .block-news-featured .featured-image,
.block-editor-block-list__layout .block-news-featured .featured-image {
  height: 590px;
  background: #D9D9D9;
}
.theme-html .block-news-featured .featured-image img,
.block-editor-block-list__layout .block-news-featured .featured-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-html .wp-block-columns,
.block-editor-block-list__layout .wp-block-columns {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.theme-html .wp-block-columns .wp-block-column,
.block-editor-block-list__layout .wp-block-columns .wp-block-column {
  max-width: 945px;
  width: 100%;
}
.theme-html .wp-block-columns .wp-block-column h2, .theme-html .wp-block-columns .wp-block-column p,
.block-editor-block-list__layout .wp-block-columns .wp-block-column h2,
.block-editor-block-list__layout .wp-block-columns .wp-block-column p {
  margin-bottom: 15px;
}
.theme-html .wp-block-columns .wp-block-column .wp-element-caption,
.block-editor-block-list__layout .wp-block-columns .wp-block-column .wp-element-caption {
  font-size: 14px;
  font-weight: 700;
  color: #433E44;
}
.theme-html .wp-block-columns .wp-block-columns,
.block-editor-block-list__layout .wp-block-columns .wp-block-columns {
  max-width: 797px;
  width: 100%;
  margin: 0;
  padding: 0;
  gap: 1.5em;
}
@media (max-width: 768px) {
  .theme-html .wp-block-columns .wp-block-columns img,
  .block-editor-block-list__layout .wp-block-columns .wp-block-columns img {
    width: 100%;
    height: auto;
  }
}
.theme-html .post-navigation,
.block-editor-block-list__layout .post-navigation {
  margin-top: 30px;
  padding-bottom: 10px;
  flex-wrap: nowrap !important;
}
.theme-html .post-navigation a,
.block-editor-block-list__layout .post-navigation a {
  position: relative;
  color: #7A7668;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  transition: color 1s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .post-navigation a,
  .block-editor-block-list__layout .post-navigation a {
    font-size: 14px;
  }
}
@media (max-width: 340px) {
  .theme-html .post-navigation a,
  .block-editor-block-list__layout .post-navigation a {
    font-size: 12px;
  }
}
.theme-html .post-navigation .wp-block-post-navigation-link,
.block-editor-block-list__layout .post-navigation .wp-block-post-navigation-link {
  position: relative;
  cursor: pointer;
}
.theme-html .post-navigation .wp-block-post-navigation-link:before, .theme-html .post-navigation .wp-block-post-navigation-link:after,
.block-editor-block-list__layout .post-navigation .wp-block-post-navigation-link:before,
.block-editor-block-list__layout .post-navigation .wp-block-post-navigation-link:after {
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .post-navigation .wp-block-post-navigation-link:hover:before, .theme-html .post-navigation .wp-block-post-navigation-link:hover:after,
.block-editor-block-list__layout .post-navigation .wp-block-post-navigation-link:hover:before,
.block-editor-block-list__layout .post-navigation .wp-block-post-navigation-link:hover:after {
  transform: scale(1.05);
}
.theme-html .post-navigation .wp-block-post-navigation-link:hover a,
.block-editor-block-list__layout .post-navigation .wp-block-post-navigation-link:hover a {
  color: #433E44;
}
.theme-html .post-navigation .wp-block-post-navigation-link.post-navigation-link-previous a:before,
.block-editor-block-list__layout .post-navigation .wp-block-post-navigation-link.post-navigation-link-previous a:before {
  content: "";
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50' fill='none'%3E%3Ccircle cx='25' cy='25' r='24.5' transform='rotate(180 25 25)' fill='%23F2F3EF' stroke='%237A7668'/%3E%3Cpath d='M29.2856 40L14.2856 25L29.2856 10' stroke='%237A7668' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  margin-right: 16px;
}
@media (max-width: 768px) {
  .theme-html .post-navigation .wp-block-post-navigation-link.post-navigation-link-previous a:before,
  .block-editor-block-list__layout .post-navigation .wp-block-post-navigation-link.post-navigation-link-previous a:before {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-top: -2px;
  }
}
.theme-html .post-navigation .wp-block-post-navigation-link.post-navigation-link-next a:after,
.block-editor-block-list__layout .post-navigation .wp-block-post-navigation-link.post-navigation-link-next a:after {
  content: "";
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50' fill='none'%3E%3Ccircle cx='25' cy='25' r='24.5' fill='%23F2F3EF' stroke='%237A7668'/%3E%3Cpath d='M20.7144 10L35.7144 25L20.7144 40' stroke='%237A7668' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  margin-left: 16px;
}
@media (max-width: 768px) {
  .theme-html .post-navigation .wp-block-post-navigation-link.post-navigation-link-next a:after,
  .block-editor-block-list__layout .post-navigation .wp-block-post-navigation-link.post-navigation-link-next a:after {
    width: 30px;
    height: 30px;
    margin-left: 10px;
    margin-top: -2px;
  }
}
.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: "Public Sans", serif;
}
.theme-html #font-preloader .font-fam-2,
.block-editor-block-list__layout #font-preloader .font-fam-2 {
  font-family: "Public Sans", serif;
}
.theme-html #font-preloader .font-fam-3,
.block-editor-block-list__layout #font-preloader .font-fam-3 {
  font-family: "Public Sans", 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;
}
