/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/styles.scss ***!
  \*************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Styles entry point */
@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.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 */
  /* BASE STATE */
  /* 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;
}
@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.theme-html h1,
.block-editor-block-list__layout h1 {
  color: #FFF;
  font-size: 50px;
  font-weight: 600;
  line-height: 124%;
}
@media (max-width: 768px) {
  .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 h3,
.block-editor-block-list__layout h3 {
  color: #003;
  text-align: center;
  font-size: 26px;
  font-weight: 500;
  line-height: normal;
}
.theme-html h4,
.block-editor-block-list__layout h4 {
  color: #003;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
}
.theme-html h5,
.block-editor-block-list__layout h5 {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
}
.theme-html h6,
.block-editor-block-list__layout h6 {
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  line-height: 100%;
}
.theme-html p,
.block-editor-block-list__layout p {
  color: #3F4E50;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 480px) {
  .theme-html p,
  .block-editor-block-list__layout p {
    font-size: 14px;
  }
}
.theme-html p:not(:last-of-type),
.block-editor-block-list__layout p:not(:last-of-type) {
  margin-bottom: 10px;
}
.theme-html body,
.block-editor-block-list__layout body {
  position: relative;
  font-family: "Outfit", serif;
  background-color: #fff;
  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 html,
.block-editor-block-list__layout html {
  scroll-behavior: smooth;
}
.theme-html .container-max,
.block-editor-block-list__layout .container-max {
  max-width: 1152px;
  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 strong,
.block-editor-block-list__layout strong {
  font-weight: bold;
}
.theme-html .skip-link,
.block-editor-block-list__layout .skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  background: #AF4272;
  color: #fff;
  padding: 12px 20px;
  z-index: 9999;
  text-decoration: none;
}
.theme-html .skip-link:focus,
.block-editor-block-list__layout .skip-link:focus {
  top: 0;
}
.theme-html .no-link a,
.block-editor-block-list__layout .no-link a {
  pointer-events: none;
}
.theme-html .disabled-scroll,
.block-editor-block-list__layout .disabled-scroll {
  overflow: hidden;
}
@keyframes arrow {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(5px);
  }
}
.theme-html section,
.block-editor-block-list__layout section {
  position: relative;
  z-index: 2;
}
.theme-html section.block-main-banner,
.block-editor-block-list__layout section.block-main-banner {
  z-index: 1;
}
.theme-html .blur-reveal,
.block-editor-block-list__layout .blur-reveal {
  opacity: 0;
  transform: translateY(40px); /* slide UP */
  filter: blur(10px);
  transition: opacity 0.8s ease, transform 0.8s ease, filter 0.8s ease;
  will-change: opacity, transform, filter;
  /* ACTIVE STATE */
}
.theme-html .blur-reveal.active,
.block-editor-block-list__layout .blur-reveal.active {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
}
.theme-html .blur-group .item,
.block-editor-block-list__layout .blur-group .item {
  opacity: 0;
  transform: translateY(40px);
  filter: blur(10px);
  transition: opacity 0.8s ease, transform 0.8s ease, filter 0.8s ease;
  transition-delay: calc(var(--i) * 0.12s);
}
.theme-html .blur-group.active .item,
.block-editor-block-list__layout .blur-group.active .item {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
}
.theme-html .brush,
.block-editor-block-list__layout .brush {
  display: inline-block;
}
.theme-html .brush-darkblue,
.block-editor-block-list__layout .brush-darkblue {
  background: url("../assets/images/brush-darkblue.svg") no-repeat center center;
  background-size: 100% 100%;
  color: #fff;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-html .brush-blue,
.block-editor-block-list__layout .brush-blue {
  background: url("../assets/images/brush-blue.png") no-repeat center center;
  background-size: 100% 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 5px 30px;
  color: #fff;
  margin-right: -10px;
}
.theme-html .brush-dark,
.block-editor-block-list__layout .brush-dark {
  background: url("../assets/images/brush-darkblue.svg") no-repeat center center;
  background-size: 100% 100%;
  color: #fff;
  padding: 5px 30px;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-html .btn-flex,
.block-editor-block-list__layout .btn-flex {
  display: flex;
}
@media (max-width: 480px) {
  .theme-html .btn-flex,
  .block-editor-block-list__layout .btn-flex {
    flex-direction: column;
  }
}
.theme-html .btn-wrap,
.block-editor-block-list__layout .btn-wrap {
  display: inline-block;
}
.theme-html .btn,
.block-editor-block-list__layout .btn {
  display: flex;
}
.theme-html .btn a,
.block-editor-block-list__layout .btn a {
  display: block;
  font-size: 18px;
  font-weight: 700;
  padding: 20px 30px;
  border-radius: 10px;
  color: #fff;
  line-height: normal;
  transition: background 0.8s cubic-bezier(0.19, 1, 0.22, 1), color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .btn a,
  .block-editor-block-list__layout .btn a {
    font-size: 14px;
    padding: 15px 20px;
  }
}
.theme-html .btn a.medium,
.block-editor-block-list__layout .btn a.medium {
  padding: 15px 25px;
}
.theme-html .btn-default a,
.block-editor-block-list__layout .btn-default a {
  background: #AF4272;
}
.theme-html .btn-outline a,
.block-editor-block-list__layout .btn-outline a {
  font-size: 14px;
  background: transparent;
  border: 1px solid #FFF;
}
.theme-html .btn-outline-with-icon a,
.block-editor-block-list__layout .btn-outline-with-icon a {
  display: flex;
  align-items: center;
  font-size: 14px;
  background: transparent;
  border: 1px solid #FFF;
}
.theme-html .btn-outline-with-icon a span,
.block-editor-block-list__layout .btn-outline-with-icon a span {
  display: block;
  margin-left: 10px;
}
.theme-html .btn-white a,
.block-editor-block-list__layout .btn-white a {
  background: #fff;
  color: #1C4F69;
}
.theme-html .btn-orange a,
.block-editor-block-list__layout .btn-orange a {
  background: #E67E22;
  color: #fff;
}
.theme-html .btn-darkblue a,
.block-editor-block-list__layout .btn-darkblue a {
  background: #003;
  color: #fff;
}
.theme-html .btn:hover a,
.block-editor-block-list__layout .btn:hover a {
  background: #1e4a70;
  color: #fff;
}
.theme-html .form-style p,
.block-editor-block-list__layout .form-style p {
  color: #fff;
}
.theme-html .form-style .forminator-custom-form .forminator-row,
.block-editor-block-list__layout .form-style .forminator-custom-form .forminator-row {
  margin-bottom: 10px !important;
}
.theme-html .form-style .forminator-custom-form .forminator-response-message,
.block-editor-block-list__layout .form-style .forminator-custom-form .forminator-response-message {
  display: none;
  color: #fff;
  margin-bottom: 10px;
}
.theme-html .form-style .gform_fields,
.block-editor-block-list__layout .form-style .gform_fields {
  display: block;
}
.theme-html .form-style .gform-theme .forminator-label,
.theme-html .form-style .gform-theme .gform_validation_errors,
.theme-html .form-style .gform-theme .gform-field-label,
.theme-html .form-style .gform-theme .charleft,
.theme-html .form-style .gform-theme .gform_heading,
.block-editor-block-list__layout .form-style .gform-theme .forminator-label,
.block-editor-block-list__layout .form-style .gform-theme .gform_validation_errors,
.block-editor-block-list__layout .form-style .gform-theme .gform-field-label,
.block-editor-block-list__layout .form-style .gform-theme .charleft,
.block-editor-block-list__layout .form-style .gform-theme .gform_heading {
  display: none;
}
.theme-html .form-style .gform-theme select,
.theme-html .form-style .gform-theme input[type=text],
.theme-html .form-style .gform-theme input[type=email],
.theme-html .form-style .gform-theme input[type=tel],
.theme-html .form-style .gform-theme textarea,
.block-editor-block-list__layout .form-style .gform-theme select,
.block-editor-block-list__layout .form-style .gform-theme input[type=text],
.block-editor-block-list__layout .form-style .gform-theme input[type=email],
.block-editor-block-list__layout .form-style .gform-theme input[type=tel],
.block-editor-block-list__layout .form-style .gform-theme textarea {
  display: block;
  width: 100%;
  background: #fff;
  margin-bottom: 10px;
  padding: 14px;
  border: 0;
  outline: none;
  font-family: Outfit;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.theme-html .form-style .gform-theme select,
.block-editor-block-list__layout .form-style .gform-theme select {
  padding: 14px 11px;
}
.theme-html .form-style .gform-theme select option,
.block-editor-block-list__layout .form-style .gform-theme select option {
  color: #757575;
}
.theme-html .form-style .gform-theme input[type=text],
.block-editor-block-list__layout .form-style .gform-theme input[type=text] {
  height: 40px;
}
.theme-html .form-style .gform-theme textarea,
.block-editor-block-list__layout .form-style .gform-theme textarea {
  height: 77px;
}
.theme-html .form-style .gform-theme .gfield--type-fileupload,
.block-editor-block-list__layout .form-style .gform-theme .gfield--type-fileupload {
  margin-bottom: 10px;
}
.theme-html .form-style .gform-theme .gfield--type-fileupload .ginput_container_fileupload,
.block-editor-block-list__layout .form-style .gform-theme .gfield--type-fileupload .ginput_container_fileupload {
  background: #fff;
  padding: 10px;
}
.theme-html .form-style .gform-theme .gfield--type-fileupload .gform_fileupload_rules,
.theme-html .form-style .gform-theme .gfield--type-fileupload .gfield_description,
.block-editor-block-list__layout .form-style .gform-theme .gfield--type-fileupload .gform_fileupload_rules,
.block-editor-block-list__layout .form-style .gform-theme .gfield--type-fileupload .gfield_description {
  display: none;
}
.theme-html .form-style .gform-theme .gform-footer input[type=submit],
.theme-html .form-style .gform-theme .gform-footer .gform_button,
.theme-html .form-style .gform-theme .gform-footer .forminator-button,
.block-editor-block-list__layout .form-style .gform-theme .gform-footer input[type=submit],
.block-editor-block-list__layout .form-style .gform-theme .gform-footer .gform_button,
.block-editor-block-list__layout .form-style .gform-theme .gform-footer .forminator-button {
  width: 178px;
  height: 54px;
  padding: 14px;
  border-radius: 10px;
  background: #FFF;
  color: #0D78D5;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  border: 0;
  outline: none;
  margin-top: 10px;
  cursor: pointer;
  transition: background 0.8s cubic-bezier(0.19, 1, 0.22, 1), color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .form-style .gform-theme .gform-footer input[type=submit]:hover,
.theme-html .form-style .gform-theme .gform-footer .gform_button:hover,
.theme-html .form-style .gform-theme .gform-footer .forminator-button:hover,
.block-editor-block-list__layout .form-style .gform-theme .gform-footer input[type=submit]:hover,
.block-editor-block-list__layout .form-style .gform-theme .gform-footer .gform_button:hover,
.block-editor-block-list__layout .form-style .gform-theme .gform-footer .forminator-button:hover {
  background: #1e4a70;
  color: #fff;
}
.theme-html .form-style .gform-theme .gfield_validation_message,
.block-editor-block-list__layout .form-style .gform-theme .gfield_validation_message {
  font-size: 12px;
  color: #e21010;
  margin-bottom: 10px;
}
.theme-html .form-style .gform-theme .gform_confirmation_message,
.block-editor-block-list__layout .form-style .gform-theme .gform_confirmation_message {
  color: #FFF;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}
.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: #003;
  margin-bottom: 20px;
  text-transform: none;
}
.theme-html .not-found-block h1 span,
.block-editor-block-list__layout .not-found-block h1 span {
  color: #003;
  font-weight: 700;
}
.theme-html .not-found-block .btn-wrap,
.block-editor-block-list__layout .not-found-block .btn-wrap {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.theme-html .global-search,
.block-editor-block-list__layout .global-search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 20vh;
  opacity: 0;
  visibility: hidden;
}
.theme-html .global-search.active,
.block-editor-block-list__layout .global-search.active {
  opacity: 1;
  visibility: visible;
}
.theme-html .global-search .search-overlay,
.block-editor-block-list__layout .global-search .search-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  z-index: 1;
}
.theme-html .global-search .search-field,
.block-editor-block-list__layout .global-search .search-field {
  position: relative;
  width: 80%;
  max-width: 1000px;
  padding: 0 20px;
  z-index: 3;
}
@media (max-width: 991px) {
  .theme-html .global-search .search-field,
  .block-editor-block-list__layout .global-search .search-field {
    width: 100%;
  }
}
.theme-html .global-search .search-field input[type=text],
.block-editor-block-list__layout .global-search .search-field input[type=text] {
  width: calc(100% - 204px);
  height: 64px;
  border-radius: 10px;
  border: 0;
  outline: none;
  font-size: 18px;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .theme-html .global-search .search-field input[type=text],
  .block-editor-block-list__layout .global-search .search-field input[type=text] {
    width: 100%;
    height: 50px;
  }
}
.theme-html .global-search .search-field input[type=submit],
.block-editor-block-list__layout .global-search .search-field input[type=submit] {
  width: 200px;
  height: 64px;
  font-size: 18px;
  font-weight: 700;
  background: #AF4272;
  padding: 20px 30px;
  border-radius: 10px;
  color: #fff;
  line-height: normal;
  outline: none;
  border: 0;
  cursor: pointer;
  transition: background 0.8s cubic-bezier(0.19, 1, 0.22, 1), color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .global-search .search-field input[type=submit],
  .block-editor-block-list__layout .global-search .search-field input[type=submit] {
    font-size: 14px;
    padding: 15px 20px;
    margin-top: 10px;
    height: 50px;
    width: 150px;
  }
}
.theme-html .global-search .search-field input[type=submit]:hover,
.block-editor-block-list__layout .global-search .search-field input[type=submit]:hover {
  background: #1e4a70;
  color: #fff;
}
.theme-html .global-search .search-field .screen-reader-text,
.block-editor-block-list__layout .global-search .search-field .screen-reader-text {
  font-size: 18px;
  color: #fff;
  top: -22px;
  left: 20px;
  margin: 0;
  width: 100%;
  height: auto;
  clip-path: inherit;
}
.theme-html .global-search .close,
.block-editor-block-list__layout .global-search .close {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
  z-index: 3;
}
.theme-html .search-results .block-recent-blog_flex,
.block-editor-block-list__layout .search-results .block-recent-blog_flex {
  flex-direction: column;
  margin: 0;
}
.theme-html .search-results .block-recent-blog .item,
.block-editor-block-list__layout .search-results .block-recent-blog .item {
  width: 100%;
  padding: 20px 0;
}
.theme-html .search-results .block-recent-blog .item .content,
.block-editor-block-list__layout .search-results .block-recent-blog .item .content {
  padding: 0;
}
.theme-html .search-results .block-recent-blog .item .content .title,
.block-editor-block-list__layout .search-results .block-recent-blog .item .content .title {
  font-size: 20px;
}
.theme-html .page-generic,
.block-editor-block-list__layout .page-generic {
  padding: 50px 0;
}
.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 {
  color: #333;
  font-weight: 700;
  text-align: left;
  margin-bottom: 20px;
}
.theme-html .page-generic .heading-with-dash,
.block-editor-block-list__layout .page-generic .heading-with-dash {
  justify-content: flex-start;
}
.theme-html .page-generic h1,
.block-editor-block-list__layout .page-generic h1 {
  font-size: 40px;
  max-width: 600px;
  text-shadow: none;
}
@media (max-width: 768px) {
  .theme-html .page-generic h1,
  .block-editor-block-list__layout .page-generic h1 {
    font-size: 30px;
  }
}
.theme-html .page-generic p,
.block-editor-block-list__layout .page-generic p {
  margin-bottom: 20px;
}
.theme-html .page-generic a,
.block-editor-block-list__layout .page-generic a {
  color: #0fa2dd;
}
.theme-html .page-generic ul,
.block-editor-block-list__layout .page-generic ul {
  margin-left: 17px;
  margin-bottom: 20px;
}
.theme-html .page-generic ul li,
.block-editor-block-list__layout .page-generic ul li {
  list-style-type: disc;
}
.theme-html .page-generic ol,
.block-editor-block-list__layout .page-generic ol {
  margin-left: 17px;
  margin-bottom: 20px;
}
.theme-html .page-generic ol li,
.block-editor-block-list__layout .page-generic ol li {
  list-style-type: decimal;
}
.theme-html .page-generic li,
.block-editor-block-list__layout .page-generic li {
  color: #333;
  font-size: 15px;
  font-weight: 500;
  line-height: 130%;
}
@media (max-width: 480px) {
  .theme-html .page-generic li,
  .block-editor-block-list__layout .page-generic li {
    font-size: 14px;
  }
}
.theme-html .page-generic li:not(:last-of-type),
.block-editor-block-list__layout .page-generic li:not(:last-of-type) {
  margin-bottom: 10px;
}
.theme-html .page-generic blockquote,
.block-editor-block-list__layout .page-generic blockquote {
  margin: 30px 0;
  padding: 20px 30px;
  border-left: 4px solid #003;
  color: #2C2A29;
  position: relative;
}
.theme-html .page-generic blockquote::before,
.block-editor-block-list__layout .page-generic blockquote::before {
  content: "“";
  font-size: 70px;
  color: #0073aa;
  position: absolute;
  top: -10px;
  left: 10px;
  line-height: 1;
  opacity: 0.2;
}
.theme-html .page-generic blockquote p,
.block-editor-block-list__layout .page-generic blockquote p {
  margin: 0;
}
.theme-html .page-generic .heading,
.block-editor-block-list__layout .page-generic .heading {
  margin-bottom: 40px;
}
.theme-html .page-generic .container-max,
.block-editor-block-list__layout .page-generic .container-max {
  max-width: 1000px;
}
.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;
  background: #fff;
  top: 0;
  border-bottom: 1px solid #1CA3BA;
  z-index: 10;
}
.theme-html .header .top-bar,
.block-editor-block-list__layout .header .top-bar {
  background: rgba(13, 120, 213, 0.1);
  padding: 12px 0 11px;
}
.theme-html .header .top-bar_flex,
.block-editor-block-list__layout .header .top-bar_flex {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.theme-html .header .top-bar a,
.block-editor-block-list__layout .header .top-bar a {
  display: flex;
  align-items: center;
  color: #0D78D5;
  font-size: 17px;
  font-weight: 700;
  line-height: 120%;
  transition: color 1s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 991px) {
  .theme-html .header .top-bar a,
  .block-editor-block-list__layout .header .top-bar a {
    font-size: 12px;
  }
}
.theme-html .header .top-bar a:hover,
.block-editor-block-list__layout .header .top-bar a:hover {
  color: rgba(0, 0, 0, 0.7);
}
.theme-html .header .top-bar a span,
.block-editor-block-list__layout .header .top-bar a span {
  display: block;
}
.theme-html .header .top-bar a:not(:first-of-type),
.block-editor-block-list__layout .header .top-bar a:not(:first-of-type) {
  margin-left: 30px;
}
@media (max-width: 480px) {
  .theme-html .header .top-bar a:not(:first-of-type),
  .block-editor-block-list__layout .header .top-bar a:not(:first-of-type) {
    margin-left: 8px;
  }
}
.theme-html .header .top-bar .search-trigger,
.block-editor-block-list__layout .header .top-bar .search-trigger {
  display: block;
  height: 21px;
  border: 0;
  outline: none;
  background: none;
  padding: 0;
  margin-right: 15px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .theme-html .header .top-bar .search-trigger svg,
  .block-editor-block-list__layout .header .top-bar .search-trigger svg {
    width: 18px;
    height: 18px;
  }
}
.theme-html .header .top-bar .social-media,
.block-editor-block-list__layout .header .top-bar .social-media {
  position: relative;
  display: flex;
  margin-left: 30px;
  padding-left: 30px;
}
@media (max-width: 480px) {
  .theme-html .header .top-bar .social-media,
  .block-editor-block-list__layout .header .top-bar .social-media {
    margin-left: 20px;
    padding-left: 20px;
  }
}
.theme-html .header .top-bar .social-media:before,
.block-editor-block-list__layout .header .top-bar .social-media:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 1px;
  height: 18px;
  background: rgba(99, 99, 99, 0.5);
}
.theme-html .header .top-bar .social-media a,
.block-editor-block-list__layout .header .top-bar .social-media a {
  display: block;
  margin: 0 0 0 5px;
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .header .top-bar .social-media a:hover,
.block-editor-block-list__layout .header .top-bar .social-media a:hover {
  transform: scale(1.3);
}
.theme-html .header .top-bar .social-media a img,
.block-editor-block-list__layout .header .top-bar .social-media a img {
  display: block;
}
@media (max-width: 480px) {
  .theme-html .header .top-bar .social-media a img,
  .block-editor-block-list__layout .header .top-bar .social-media a img {
    width: 20px;
    height: auto;
  }
}
.theme-html .header_flex,
.block-editor-block-list__layout .header_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
}
.theme-html .header .logo img, .theme-html .header .logo a,
.block-editor-block-list__layout .header .logo img,
.block-editor-block-list__layout .header .logo a {
  display: block;
}
.theme-html .header #menu-main-menu,
.block-editor-block-list__layout .header #menu-main-menu {
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .theme-html .header #menu-main-menu,
  .block-editor-block-list__layout .header #menu-main-menu {
    position: fixed;
    top: 137px;
    right: 0;
    height: calc(100vh - 137px);
    width: 320px;
    max-width: 85%;
    flex-direction: column;
    align-items: flex-start;
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(25px);
            backdrop-filter: blur(25px);
    border-top: 10px solid #0D78D5;
    padding: 80px 30px 40px;
    transform: translateX(100%);
    opacity: 0;
    visibility: hidden;
    transition: transform 0.55s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.4s ease, visibility 0.4s ease;
    overflow: auto;
    z-index: 10;
  }
}
.theme-html .header #menu-main-menu li,
.block-editor-block-list__layout .header #menu-main-menu li {
  padding: 7px 45px 7px 0;
}
@media (max-width: 1100px) {
  .theme-html .header #menu-main-menu li,
  .block-editor-block-list__layout .header #menu-main-menu li {
    padding: 7px 38px 7px 0;
  }
}
@media (max-width: 1024px) {
  .theme-html .header #menu-main-menu li,
  .block-editor-block-list__layout .header #menu-main-menu li {
    width: 100%;
    transform: translateY(20px);
    opacity: 0;
    padding: 20px 0;
    transition: all 0.4s ease;
  }
}
.theme-html .header #menu-main-menu li a[href="#"],
.theme-html .header #menu-main-menu li a[href=""],
.block-editor-block-list__layout .header #menu-main-menu li a[href="#"],
.block-editor-block-list__layout .header #menu-main-menu li a[href=""] {
  pointer-events: none;
  cursor: default;
}
.theme-html .header #menu-main-menu li a,
.block-editor-block-list__layout .header #menu-main-menu li a {
  display: block;
  color: #003;
  font-size: 15px;
  font-weight: 500;
  line-height: 100%;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 1024px) {
  .theme-html .header #menu-main-menu li a,
  .block-editor-block-list__layout .header #menu-main-menu li a {
    color: #fff;
    font-size: 18px;
  }
}
.theme-html .header #menu-main-menu li:first-of-type a,
.block-editor-block-list__layout .header #menu-main-menu li:first-of-type a {
  padding-left: 0;
}
.theme-html .header #menu-main-menu li:hover > a,
.block-editor-block-list__layout .header #menu-main-menu li:hover > a {
  color: #0D78D5;
}
@media (max-width: 1024px) {
  .theme-html .header #menu-main-menu li:hover > a,
  .block-editor-block-list__layout .header #menu-main-menu li:hover > a {
    color: #fff;
  }
}
.theme-html .header #menu-main-menu .menu-item-has-children,
.block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children {
  position: relative;
}
.theme-html .header #menu-main-menu .menu-item-has-children:hover .sub-menu, .theme-html .header #menu-main-menu .menu-item-has-children:focus-within .sub-menu,
.block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children:hover .sub-menu,
.block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children:focus-within .sub-menu {
  opacity: 1;
  visibility: visible;
}
.theme-html .header #menu-main-menu .menu-item-has-children:hover > a:after, .theme-html .header #menu-main-menu .menu-item-has-children:focus-within > a:after,
.block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children:hover > a:after,
.block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children:focus-within > a:after {
  transform: rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cg clip-path='url(%23clip0_4009_5440)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.7789 7.0963C4.80793 7.1254 4.84241 7.14849 4.88038 7.16425C4.91834 7.18 4.95905 7.18811 5.00015 7.18811C5.04125 7.18811 5.08195 7.18 5.11992 7.16425C5.15789 7.14849 5.19237 7.1254 5.2214 7.0963L8.9714 3.3463C9.03008 3.28762 9.06304 3.20804 9.06304 3.12505C9.06304 3.04207 9.03008 2.96248 8.9714 2.9038C8.91272 2.84512 8.83313 2.81216 8.75015 2.81216C8.66716 2.81216 8.58758 2.84512 8.5289 2.9038L5.00015 6.43318L1.4714 2.9038C1.41272 2.84512 1.33314 2.81216 1.25015 2.81216C1.16717 2.81216 1.08758 2.84512 1.0289 2.9038C0.970221 2.96248 0.937256 3.04207 0.937256 3.12505C0.937256 3.20804 0.970221 3.28762 1.0289 3.3463L4.7789 7.0963Z' fill='%230D78D5'/%3E%3Cpath d='M4.99976 7.68811C5.1066 7.68811 5.21259 7.66655 5.31128 7.62561C5.4098 7.58473 5.49957 7.52529 5.57495 7.44983L9.32495 3.69983C9.47739 3.54738 9.56323 3.34022 9.56323 3.12463C9.56312 2.90923 9.47725 2.70276 9.32495 2.55042C9.1725 2.39797 8.96535 2.31213 8.74976 2.31213C8.53431 2.31224 8.32789 2.39807 8.17554 2.55042L4.99976 5.7262L1.82495 2.55042C1.6725 2.39797 1.46535 2.31213 1.24976 2.31213C1.03431 2.31224 0.82789 2.39807 0.675537 2.55042C0.54218 2.68377 0.459667 2.85852 0.441162 3.04456L0.437256 3.12463L0.441162 3.20569C0.459694 3.39167 0.542214 3.56651 0.675537 3.69983L4.42456 7.44885C4.50004 7.52452 4.5905 7.58465 4.68921 7.62561L4.7644 7.65295C4.84059 7.67606 4.91985 7.68807 4.99976 7.68811Z' stroke='%230D78D5' stroke-opacity='0.8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4009_5440'%3E%3Crect width='10' height='10' fill='white' transform='matrix(1 0 0 -1 0 10)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
.theme-html .header #menu-main-menu .menu-item-has-children > a,
.block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children > a {
  position: relative;
}
.theme-html .header #menu-main-menu .menu-item-has-children > a:after,
.block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children > a:after {
  content: "";
  position: absolute;
  top: 3px;
  right: -20px;
  width: 10px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cg clip-path='url(%23clip0_4313_938)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.77884 7.0963C4.80787 7.1254 4.84235 7.14849 4.88032 7.16425C4.91828 7.18 4.95898 7.18811 5.00009 7.18811C5.04119 7.18811 5.08189 7.18 5.11986 7.16425C5.15783 7.14849 5.19231 7.1254 5.22134 7.0963L8.97134 3.3463C9.03002 3.28762 9.06298 3.20804 9.06298 3.12505C9.06298 3.04207 9.03002 2.96248 8.97134 2.9038C8.91266 2.84512 8.83307 2.81216 8.75009 2.81216C8.6671 2.81216 8.58752 2.84512 8.52884 2.9038L5.00009 6.43318L1.47134 2.9038C1.41266 2.84512 1.33307 2.81216 1.25009 2.81216C1.1671 2.81216 1.08752 2.84512 1.02884 2.9038C0.97016 2.96248 0.937195 3.04207 0.937195 3.12505C0.937195 3.20804 0.97016 3.28762 1.02884 3.3463L4.77884 7.0963Z' fill='%23000099'/%3E%3Cpath d='M4.99969 7.68811C5.10654 7.68811 5.21253 7.66655 5.31122 7.62561C5.40974 7.58473 5.49951 7.52529 5.57489 7.44983L9.32489 3.69983C9.47733 3.54738 9.56317 3.34022 9.56317 3.12463C9.56306 2.90923 9.47719 2.70276 9.32489 2.55042C9.17244 2.39797 8.96529 2.31213 8.74969 2.31213C8.53425 2.31224 8.32783 2.39807 8.17548 2.55042L4.99969 5.7262L1.82489 2.55042C1.67244 2.39797 1.46529 2.31213 1.24969 2.31213C1.03425 2.31224 0.827829 2.39807 0.675476 2.55042C0.542119 2.68377 0.459606 2.85852 0.441101 3.04456L0.437195 3.12463L0.441101 3.20569C0.459633 3.39167 0.542153 3.56651 0.675476 3.69983L4.4245 7.44885C4.49997 7.52452 4.59044 7.58465 4.68915 7.62561L4.76434 7.65295C4.84053 7.67606 4.91979 7.68807 4.99969 7.68811Z' stroke='%23000099' stroke-opacity='0.8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4313_938'%3E%3Crect width='10' height='10' fill='white' transform='matrix(1 0 0 -1 0 10)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 1024px) {
  .theme-html .header #menu-main-menu .menu-item-has-children > a:after,
  .block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children > a:after {
    width: 30px;
    height: 30px;
    right: 0;
    top: -5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cg clip-path='url(%23clip0_4313_938)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.77884 7.0963C4.80787 7.1254 4.84235 7.14849 4.88032 7.16425C4.91828 7.18 4.95898 7.18811 5.00009 7.18811C5.04119 7.18811 5.08189 7.18 5.11986 7.16425C5.15783 7.14849 5.19231 7.1254 5.22134 7.0963L8.97134 3.3463C9.03002 3.28762 9.06298 3.20804 9.06298 3.12505C9.06298 3.04207 9.03002 2.96248 8.97134 2.9038C8.91266 2.84512 8.83307 2.81216 8.75009 2.81216C8.6671 2.81216 8.58752 2.84512 8.52884 2.9038L5.00009 6.43318L1.47134 2.9038C1.41266 2.84512 1.33307 2.81216 1.25009 2.81216C1.1671 2.81216 1.08752 2.84512 1.02884 2.9038C0.97016 2.96248 0.937195 3.04207 0.937195 3.12505C0.937195 3.20804 0.97016 3.28762 1.02884 3.3463L4.77884 7.0963Z' fill='%23FFFFFF'/%3E%3Cpath d='M4.99969 7.68811C5.10654 7.68811 5.21253 7.66655 5.31122 7.62561C5.40974 7.58473 5.49951 7.52529 5.57489 7.44983L9.32489 3.69983C9.47733 3.54738 9.56317 3.34022 9.56317 3.12463C9.56306 2.90923 9.47719 2.70276 9.32489 2.55042C9.17244 2.39797 8.96529 2.31213 8.74969 2.31213C8.53425 2.31224 8.32783 2.39807 8.17548 2.55042L4.99969 5.7262L1.82489 2.55042C1.67244 2.39797 1.46529 2.31213 1.24969 2.31213C1.03425 2.31224 0.827829 2.39807 0.675476 2.55042C0.542119 2.68377 0.459606 2.85852 0.441101 3.04456L0.437195 3.12463L0.441101 3.20569C0.459633 3.39167 0.542153 3.56651 0.675476 3.69983L4.4245 7.44885C4.49997 7.52452 4.59044 7.58465 4.68915 7.62561L4.76434 7.65295C4.84053 7.67606 4.91979 7.68807 4.99969 7.68811Z' stroke='%23FFFFFF' stroke-opacity='0.8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4313_938'%3E%3Crect width='10' height='10' fill='white' transform='matrix(1 0 0 -1 0 10)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: 10px 10px;
  }
}
.theme-html .header #menu-main-menu .menu-item-has-children .sub-menu,
.block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children .sub-menu {
  position: absolute;
  top: 30px;
  left: 0;
  background: #217ac6;
  width: 200px;
  padding: 10px 5px;
  opacity: 0;
  visibility: hidden;
  border-radius: 4px;
  transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 1024px) {
  .theme-html .header #menu-main-menu .menu-item-has-children .sub-menu,
  .block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children .sub-menu {
    position: relative;
    top: 0;
    opacity: 1;
    visibility: visible;
    background: transparent;
    display: none;
  }
}
.theme-html .header #menu-main-menu .menu-item-has-children .sub-menu:before,
.block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children .sub-menu:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 10px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #217ac6;
}
@media (max-width: 1024px) {
  .theme-html .header #menu-main-menu .menu-item-has-children .sub-menu:before,
  .block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children .sub-menu:before {
    display: none;
  }
}
.theme-html .header #menu-main-menu .menu-item-has-children .sub-menu a,
.block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children .sub-menu a {
  display: block;
  color: #fff;
  padding: 8px 8px;
  border-radius: 4px;
  transition: background 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .header #menu-main-menu .menu-item-has-children .sub-menu a:hover,
.block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children .sub-menu a:hover {
  background: #1e4a70;
}
.theme-html .header #menu-main-menu .menu-item-has-children .sub-menu li,
.block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children .sub-menu li {
  padding: 0;
}
.theme-html .header #menu-main-menu .menu-item-has-children.submenu-open .sub-menu,
.block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children.submenu-open .sub-menu {
  display: block;
  opacity: 1;
  visibility: visible;
}
.theme-html .header #menu-main-menu .menu-item-has-children.submenu-open > a:after,
.block-editor-block-list__layout .header #menu-main-menu .menu-item-has-children.submenu-open > a:after {
  transform: rotate(180deg);
}
.theme-html .header #menu-main-menu .btn-donate,
.block-editor-block-list__layout .header #menu-main-menu .btn-donate {
  padding: 0;
}
@media (max-width: 1024px) {
  .theme-html .header #menu-main-menu .btn-donate,
  .block-editor-block-list__layout .header #menu-main-menu .btn-donate {
    margin-top: 20px;
  }
}
.theme-html .header #menu-main-menu .btn-donate a,
.block-editor-block-list__layout .header #menu-main-menu .btn-donate a {
  font-size: 18px;
  color: #fff;
  background: #AF4272;
  padding: 18px 32px;
  border-radius: 10px;
}
@media (max-width: 1100px) {
  .theme-html .header #menu-main-menu .btn-donate a,
  .block-editor-block-list__layout .header #menu-main-menu .btn-donate a {
    font-size: 14px;
    padding: 12px 20px;
  }
}
@media (max-width: 1024px) {
  .theme-html .header #menu-main-menu .btn-donate a,
  .block-editor-block-list__layout .header #menu-main-menu .btn-donate a {
    font-size: 16px;
    padding: 16px 36px;
  }
}
.theme-html .header #menu-main-menu .btn-donate:hover a,
.block-editor-block-list__layout .header #menu-main-menu .btn-donate:hover a {
  background: #1e4a70;
  color: #fff;
}
.theme-html .header #hamburger-menu,
.block-editor-block-list__layout .header #hamburger-menu {
  position: relative;
  width: 30px;
  height: 20px;
  background: transparent;
  outline: none;
  cursor: pointer;
  z-index: 11;
  display: none;
}
@media (max-width: 1024px) {
  .theme-html .header #hamburger-menu,
  .block-editor-block-list__layout .header #hamburger-menu {
    display: block;
  }
}
.theme-html .header #hamburger-menu .line1,
.block-editor-block-list__layout .header #hamburger-menu .line1 {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(116deg, #0D2746 33.47%, #1F5FAC 129.08%);
  border-radius: 4px;
}
.theme-html .header #hamburger-menu .line2,
.block-editor-block-list__layout .header #hamburger-menu .line2 {
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(116deg, #0D2746 33.47%, #1F5FAC 129.08%);
  border-radius: 4px;
  z-index: 9999;
}
.theme-html .header #hamburger-menu .line3,
.block-editor-block-list__layout .header #hamburger-menu .line3 {
  position: absolute;
  top: 16px;
  right: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(116deg, #0D2746 33.47%, #1F5FAC 129.08%);
  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 ease-out;
}
.theme-html .header #hamburger-menu .line1, .theme-html .header #hamburger-menu .line2, .theme-html .header #hamburger-menu .line3,
.block-editor-block-list__layout .header #hamburger-menu .line1,
.block-editor-block-list__layout .header #hamburger-menu .line2,
.block-editor-block-list__layout .header #hamburger-menu .line3 {
  transition: top 0.2s 0.2s ease-in-out, transform 0.2s ease-in-out, background 0.8s ease-out;
  transform: rotate(0deg);
}
.theme-html .header #hamburger-menu .line2,
.block-editor-block-list__layout .header #hamburger-menu .line2 {
  opacity: 1;
  transition: opacity 0.2s ease-out 0.2s;
}
.theme-html .menu-overlay,
.block-editor-block-list__layout .menu-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease;
  z-index: 8;
}
.theme-html body.active-menu .menu-overlay,
.block-editor-block-list__layout body.active-menu .menu-overlay {
  opacity: 1;
  visibility: visible;
}
.theme-html body.active-menu #menu-main-menu,
.block-editor-block-list__layout body.active-menu #menu-main-menu {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.theme-html body.active-menu #menu-main-menu li,
.block-editor-block-list__layout body.active-menu #menu-main-menu li {
  transform: translateY(0);
  opacity: 1;
}
.theme-html body.active-menu #menu-main-menu li:nth-child(1),
.block-editor-block-list__layout body.active-menu #menu-main-menu li:nth-child(1) {
  transition-delay: 0.1s;
}
.theme-html body.active-menu #menu-main-menu li:nth-child(2),
.block-editor-block-list__layout body.active-menu #menu-main-menu li:nth-child(2) {
  transition-delay: 0.15s;
}
.theme-html body.active-menu #menu-main-menu li:nth-child(3),
.block-editor-block-list__layout body.active-menu #menu-main-menu li:nth-child(3) {
  transition-delay: 0.2s;
}
.theme-html body.active-menu #menu-main-menu li:nth-child(4),
.block-editor-block-list__layout body.active-menu #menu-main-menu li:nth-child(4) {
  transition-delay: 0.25s;
}
.theme-html body.active-menu #menu-main-menu li:nth-child(5),
.block-editor-block-list__layout body.active-menu #menu-main-menu li:nth-child(5) {
  transition-delay: 0.3s;
}
.theme-html body.active-menu #menu-main-menu li:nth-child(6),
.block-editor-block-list__layout body.active-menu #menu-main-menu li:nth-child(6) {
  transition-delay: 0.35s;
}
.theme-html body.active-menu #menu-main-menu li:nth-child(7),
.block-editor-block-list__layout body.active-menu #menu-main-menu li:nth-child(7) {
  transition-delay: 0.4s;
}
.theme-html body.active-menu #menu-main-menu li:nth-child(8),
.block-editor-block-list__layout body.active-menu #menu-main-menu li:nth-child(8) {
  transition-delay: 0.45s;
}
.theme-html body.active-menu #hamburger-menu .line2,
.block-editor-block-list__layout body.active-menu #hamburger-menu .line2 {
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.theme-html body.active-menu #hamburger-menu .line1,
.theme-html body.active-menu #hamburger-menu .line3,
.block-editor-block-list__layout body.active-menu #hamburger-menu .line1,
.block-editor-block-list__layout body.active-menu #hamburger-menu .line3 {
  top: 8px;
  transition: top 0.2s ease-in-out, transform 0.2s 0.2s ease-in-out;
}
.theme-html body.active-menu #hamburger-menu .line1,
.block-editor-block-list__layout body.active-menu #hamburger-menu .line1 {
  transform: rotate(45deg);
}
.theme-html body.active-menu #hamburger-menu .line3,
.block-editor-block-list__layout body.active-menu #hamburger-menu .line3 {
  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-content,
.block-editor-block-list__layout .footer-content {
  background: linear-gradient(180deg, #327BBA 30.29%, #0D78D5 100%);
  padding: 40px 0;
}
.theme-html .footer-menus,
.block-editor-block-list__layout .footer-menus {
  margin-bottom: 54px;
}
@media (max-width: 1024px) {
  .theme-html .footer-menus,
  .block-editor-block-list__layout .footer-menus {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .theme-html .footer-menus,
  .block-editor-block-list__layout .footer-menus {
    margin-bottom: 40px;
  }
}
.theme-html .footer-menus_flex,
.block-editor-block-list__layout .footer-menus_flex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .theme-html .footer-menus_flex,
  .block-editor-block-list__layout .footer-menus_flex {
    flex-direction: column;
  }
}
.theme-html .footer-menus .col_flex,
.block-editor-block-list__layout .footer-menus .col_flex {
  display: flex;
}
@media (max-width: 1024px) {
  .theme-html .footer-menus .col-menus,
  .block-editor-block-list__layout .footer-menus .col-menus {
    width: 100%;
    justify-content: space-between;
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .theme-html .footer-menus .col-menus,
  .block-editor-block-list__layout .footer-menus .col-menus {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .theme-html .footer-menus .col-menus > div,
  .block-editor-block-list__layout .footer-menus .col-menus > div {
    width: 33.33%;
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .theme-html .footer-menus .col-menus > div,
  .block-editor-block-list__layout .footer-menus .col-menus > div {
    width: 50%;
  }
}
.theme-html .footer-menus .col-menus a,
.block-editor-block-list__layout .footer-menus .col-menus a {
  display: block;
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 7px;
  transition: color 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .footer-menus .col-menus a:hover,
.block-editor-block-list__layout .footer-menus .col-menus a:hover {
  color: rgba(0, 0, 0, 0.7);
}
.theme-html .footer-menus .col-menus .menu,
.block-editor-block-list__layout .footer-menus .col-menus .menu {
  padding-right: 30px;
}
@media (max-width: 1100px) {
  .theme-html .footer-menus .col-menus .menu,
  .block-editor-block-list__layout .footer-menus .col-menus .menu {
    padding-right: 25px;
  }
}
.theme-html .footer-menus .col-menus .menu li:first-of-type a,
.block-editor-block-list__layout .footer-menus .col-menus .menu li:first-of-type a {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.theme-html .footer-menus .col-cta,
.block-editor-block-list__layout .footer-menus .col-cta {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .theme-html .footer-menus .col-cta,
  .block-editor-block-list__layout .footer-menus .col-cta {
    align-items: center;
  }
}
.theme-html .footer-menus .col-cta .address,
.theme-html .footer-menus .col-cta .email a,
.block-editor-block-list__layout .footer-menus .col-cta .address,
.block-editor-block-list__layout .footer-menus .col-cta .email a {
  color: #fff;
  font-size: 13px;
  text-align: right;
  margin-bottom: 0;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .footer-menus .col-cta .email a:hover,
.block-editor-block-list__layout .footer-menus .col-cta .email a:hover {
  color: rgba(0, 0, 0, 0.7);
}
.theme-html .footer-menus .col .phone-with-icon,
.block-editor-block-list__layout .footer-menus .col .phone-with-icon {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.theme-html .footer-menus .col .phone-with-icon span,
.block-editor-block-list__layout .footer-menus .col .phone-with-icon span {
  display: block;
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-left: 15px;
  transition: color 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .footer-menus .col .phone-with-icon path,
.block-editor-block-list__layout .footer-menus .col .phone-with-icon path {
  transition: fill 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .footer-menus .col .phone-with-icon:hover span,
.block-editor-block-list__layout .footer-menus .col .phone-with-icon:hover span {
  color: rgba(0, 0, 0, 0.7);
}
.theme-html .footer-menus .col .phone-with-icon:hover path,
.block-editor-block-list__layout .footer-menus .col .phone-with-icon:hover path {
  fill: rgba(0, 0, 0, 0.7);
}
.theme-html .footer-menus .col .social-media,
.block-editor-block-list__layout .footer-menus .col .social-media {
  display: flex;
}
.theme-html .footer-menus .col .social-media a,
.block-editor-block-list__layout .footer-menus .col .social-media a {
  display: block;
  margin-left: 5px;
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .footer-menus .col .social-media a:hover,
.block-editor-block-list__layout .footer-menus .col .social-media a:hover {
  transform: scale(1.3);
}
.theme-html .footer-bottom_flex,
.block-editor-block-list__layout .footer-bottom_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .theme-html .footer-bottom_flex,
  .block-editor-block-list__layout .footer-bottom_flex {
    flex-direction: column;
    align-items: center;
  }
}
.theme-html .footer-bottom .logo,
.block-editor-block-list__layout .footer-bottom .logo {
  display: block;
}
@media (max-width: 768px) {
  .theme-html .footer-bottom .logo,
  .block-editor-block-list__layout .footer-bottom .logo {
    margin-bottom: 20px;
  }
}
.theme-html .footer-bottom .extralink,
.block-editor-block-list__layout .footer-bottom .extralink {
  display: flex;
}
@media (max-width: 768px) {
  .theme-html .footer-bottom .extralink,
  .block-editor-block-list__layout .footer-bottom .extralink {
    justify-content: center;
  }
}
@media (max-width: 480px) {
  .theme-html .footer-bottom .extralink,
  .block-editor-block-list__layout .footer-bottom .extralink {
    flex-direction: column;
  }
}
.theme-html .footer-bottom .extralink a,
.block-editor-block-list__layout .footer-bottom .extralink a {
  position: relative;
  display: block;
  color: #FFF;
  text-align: right;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  transition: color 1s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .footer-bottom .extralink a,
  .block-editor-block-list__layout .footer-bottom .extralink a {
    text-align: center;
  }
}
.theme-html .footer-bottom .extralink a:hover,
.block-editor-block-list__layout .footer-bottom .extralink a:hover {
  color: rgba(0, 0, 0, 0.7);
}
.theme-html .footer-bottom .extralink a:not(:last-of-type),
.block-editor-block-list__layout .footer-bottom .extralink a:not(:last-of-type) {
  margin-right: 24px;
}
@media (max-width: 480px) {
  .theme-html .footer-bottom .extralink a:not(:last-of-type),
  .block-editor-block-list__layout .footer-bottom .extralink a:not(:last-of-type) {
    margin-right: 0;
  }
}
.theme-html .footer-bottom .extralink a:not(:last-of-type):after,
.block-editor-block-list__layout .footer-bottom .extralink a:not(:last-of-type):after {
  content: "";
  position: absolute;
  top: 50%;
  right: -13px;
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 100%;
  transform: translateY(-50%);
}
@media (max-width: 480px) {
  .theme-html .footer-bottom .extralink a:not(:last-of-type):after,
  .block-editor-block-list__layout .footer-bottom .extralink a:not(:last-of-type):after {
    display: none;
  }
}
.theme-html .footer-bottom .copyright,
.block-editor-block-list__layout .footer-bottom .copyright {
  color: #FFF;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 768px) {
  .theme-html .footer-bottom .copyright,
  .block-editor-block-list__layout .footer-bottom .copyright {
    text-align: center;
  }
}
.theme-html .emergency-support,
.block-editor-block-list__layout .emergency-support {
  background: #1e4a70;
  padding: 29px 0;
  margin-bottom: -1px;
}
.theme-html .emergency-support_flex,
.block-editor-block-list__layout .emergency-support_flex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .theme-html .emergency-support_flex,
  .block-editor-block-list__layout .emergency-support_flex {
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .theme-html .emergency-support_flex,
  .block-editor-block-list__layout .emergency-support_flex {
    flex-direction: column;
  }
}
.theme-html .emergency-support .title,
.block-editor-block-list__layout .emergency-support .title {
  width: 329px;
  color: #FFF;
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
}
@media (max-width: 991px) {
  .theme-html .emergency-support .title,
  .block-editor-block-list__layout .emergency-support .title {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .theme-html .emergency-support .title br,
  .block-editor-block-list__layout .emergency-support .title br {
    display: none;
  }
}
@media (max-width: 480px) {
  .theme-html .emergency-support .title,
  .block-editor-block-list__layout .emergency-support .title {
    font-size: 20px;
    text-align: left;
  }
}
.theme-html .emergency-support .item,
.block-editor-block-list__layout .emergency-support .item {
  padding: 0 29px;
}
@media (max-width: 991px) {
  .theme-html .emergency-support .item,
  .block-editor-block-list__layout .emergency-support .item {
    padding: 0 10px;
  }
}
@media (max-width: 768px) {
  .theme-html .emergency-support .item,
  .block-editor-block-list__layout .emergency-support .item {
    width: 50%;
    margin-top: 20px;
  }
  .theme-html .emergency-support .item br,
  .block-editor-block-list__layout .emergency-support .item br {
    display: none;
  }
}
@media (max-width: 480px) {
  .theme-html .emergency-support .item,
  .block-editor-block-list__layout .emergency-support .item {
    width: 100%;
    padding: 0;
  }
}
.theme-html .emergency-support .item .label,
.block-editor-block-list__layout .emergency-support .item .label {
  display: block;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 5px;
}
@media (max-width: 480px) {
  .theme-html .emergency-support .item .label,
  .block-editor-block-list__layout .emergency-support .item .label {
    text-align: left;
  }
}
.theme-html .emergency-support .item .number,
.block-editor-block-list__layout .emergency-support .item .number {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 19px;
  font-weight: 500;
  line-height: normal;
  white-space: nowrap;
  margin-left: -17px;
}
@media (max-width: 991px) {
  .theme-html .emergency-support .item .number,
  .block-editor-block-list__layout .emergency-support .item .number {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .theme-html .emergency-support .item .number,
  .block-editor-block-list__layout .emergency-support .item .number {
    justify-content: flex-start;
  }
}
.theme-html .emergency-support .item .number span,
.block-editor-block-list__layout .emergency-support .item .number span {
  display: block;
  margin-left: 10px;
}
.theme-html .emergency-support .item .number:hover,
.block-editor-block-list__layout .emergency-support .item .number:hover {
  color: #AF4272;
}
.theme-html .emergency-support .item .number:hover svg path,
.block-editor-block-list__layout .emergency-support .item .number:hover svg path {
  fill: #AF4272;
}
.theme-html .emergency-support .item a, .theme-html .emergency-support .item svg path,
.block-editor-block-list__layout .emergency-support .item a,
.block-editor-block-list__layout .emergency-support .item svg path {
  transition: color 1s cubic-bezier(0.19, 1, 0.22, 1), fill 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html footer.pink-magenta .emergency-support,
.block-editor-block-list__layout footer.pink-magenta .emergency-support {
  background: #692844;
}
.theme-html footer.pink-magenta .footer-content,
.block-editor-block-list__layout footer.pink-magenta .footer-content {
  background: linear-gradient(180deg, #AF4272 30.29%, #780538 100%);
}
.theme-html .blog-banner,
.block-editor-block-list__layout .blog-banner {
  position: relative;
  padding: 62px 0 63px;
  background: linear-gradient(90deg, #6BBAFF 0%, #327BBA 53.37%, #327BBA 65.14%, #1C4F69 100%);
}
.theme-html .blog-banner h1,
.block-editor-block-list__layout .blog-banner h1 {
  margin-bottom: 24px;
}
.theme-html .blog-banner .profile,
.block-editor-block-list__layout .blog-banner .profile {
  display: flex;
  align-items: center;
}
.theme-html .blog-banner .profile .img,
.block-editor-block-list__layout .blog-banner .profile .img {
  display: block;
  margin-right: 33px;
}
.theme-html .blog-banner .profile .name,
.block-editor-block-list__layout .blog-banner .profile .name {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.theme-html .blog-banner .profile .name span,
.block-editor-block-list__layout .blog-banner .profile .name span {
  color: #003;
  font-weight: 700;
}
.theme-html .blog-banner .profile .date,
.block-editor-block-list__layout .blog-banner .profile .date {
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}
.theme-html .block-blog-single,
.block-editor-block-list__layout .block-blog-single {
  background: #fff;
  padding: 40px 0 60px;
}
@media (max-width: 768px) {
  .theme-html .block-blog-single,
  .block-editor-block-list__layout .block-blog-single {
    padding: 40px 0;
  }
}
.theme-html .block-blog-single_flex,
.block-editor-block-list__layout .block-blog-single_flex {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .theme-html .block-blog-single_flex,
  .block-editor-block-list__layout .block-blog-single_flex {
    flex-direction: column;
  }
}
.theme-html .block-blog-single .share,
.block-editor-block-list__layout .block-blog-single .share {
  width: 42px;
  text-align: right;
}
@media (max-width: 991px) {
  .theme-html .block-blog-single .share,
  .block-editor-block-list__layout .block-blog-single .share {
    width: 39px;
  }
}
@media (max-width: 768px) {
  .theme-html .block-blog-single .share,
  .block-editor-block-list__layout .block-blog-single .share {
    display: flex;
    align-items: center;
    order: 1;
  }
}
.theme-html .block-blog-single .share span,
.block-editor-block-list__layout .block-blog-single .share span {
  display: block;
  color: #3F4E50;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.theme-html .block-blog-single .share a,
.block-editor-block-list__layout .block-blog-single .share a {
  display: block;
  margin-bottom: 6px;
}
@media (max-width: 768px) {
  .theme-html .block-blog-single .share a,
  .block-editor-block-list__layout .block-blog-single .share a {
    margin-left: 6px;
  }
}
@media (max-width: 768px) {
  .theme-html .block-blog-single .share img,
  .block-editor-block-list__layout .block-blog-single .share img {
    width: 25px;
  }
}
.theme-html .block-blog-single .body-content,
.block-editor-block-list__layout .block-blog-single .body-content {
  width: 62.1%;
}
@media (max-width: 768px) {
  .theme-html .block-blog-single .body-content,
  .block-editor-block-list__layout .block-blog-single .body-content {
    width: 100%;
    order: 3;
  }
}
.theme-html .block-blog-single .body-content h4,
.block-editor-block-list__layout .block-blog-single .body-content h4 {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 20px;
}
.theme-html .block-blog-single .body-content p,
.block-editor-block-list__layout .block-blog-single .body-content p {
  margin-bottom: 20px;
}
.theme-html .block-blog-single .body-content img,
.block-editor-block-list__layout .block-blog-single .body-content img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 46px;
}
.theme-html .block-blog-single .body-content .category,
.block-editor-block-list__layout .block-blog-single .body-content .category {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 20px;
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .block-blog-single .body-content .category,
  .block-editor-block-list__layout .block-blog-single .body-content .category {
    justify-content: flex-start;
  }
}
.theme-html .block-blog-single .body-content .category span,
.block-editor-block-list__layout .block-blog-single .body-content .category span {
  display: block;
  color: #1C4F69;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  border-radius: 999px;
  background: #E9F6F9;
  padding: 8px 12px;
  margin-left: 10px;
}
@media (max-width: 768px) {
  .theme-html .block-blog-single .body-content .category span,
  .block-editor-block-list__layout .block-blog-single .body-content .category span {
    margin-left: 0;
    margin-right: 10px;
  }
}
.theme-html .block-blog-single .body-content blockquote,
.block-editor-block-list__layout .block-blog-single .body-content blockquote {
  position: relative;
  display: block;
  width: 100%;
  padding: 31px 62px 31px 101px;
  border-radius: 10px;
  background: rgba(47, 164, 169, 0.2);
  margin-top: 37px;
  margin-bottom: 37px;
}
@media (max-width: 768px) {
  .theme-html .block-blog-single .body-content blockquote,
  .block-editor-block-list__layout .block-blog-single .body-content blockquote {
    padding-left: 50px;
    padding-right: 30px;
  }
}
.theme-html .block-blog-single .body-content blockquote:before,
.block-editor-block-list__layout .block-blog-single .body-content blockquote:before {
  content: "";
  position: absolute;
  top: 32px;
  left: 30px;
  width: 54px;
  height: 54px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='55' viewBox='0 0 55 55' fill='none'%3E%3Cpath d='M31.1909 27.8548H42.8053C42.3744 33.0192 38.0529 37.0904 32.8053 37.0904C32.3381 37.0904 31.9601 37.4703 31.9601 37.9398V43.4071C31.9601 43.8767 32.3381 44.2565 32.8053 44.2565C42.2704 44.2565 49.9711 36.5181 49.9711 27.0054V8.98039C49.9711 8.51084 49.5931 8.13098 49.1259 8.13098H31.1909C30.7237 8.13098 30.3457 8.51084 30.3457 8.98039V27.0055C30.3457 27.4749 30.7238 27.8548 31.1909 27.8548ZM32.036 9.8298H48.2807V27.0055C48.2807 35.2965 41.7917 42.0926 33.6505 42.5346V38.7587C39.7235 38.3224 44.5302 33.2176 44.5302 27.0054C44.5302 26.5358 44.1523 26.156 43.6851 26.156H32.036V9.8298Z' fill='%230D78D5'/%3E%3Cpath d='M5.84516 27.8547H17.4612C17.0304 33.0191 12.7106 37.0903 7.46128 37.0903C6.99408 37.0903 6.61612 37.4701 6.61612 37.9397V43.407C6.61612 43.8766 6.99408 44.2564 7.46128 44.2564C16.9264 44.2564 24.627 36.518 24.627 27.0053V8.98027C24.627 8.51072 24.2491 8.13086 23.7819 8.13086H5.84516C5.37796 8.13086 5 8.51072 5 8.98027V27.0054C5 27.4748 5.37813 27.8547 5.84516 27.8547ZM6.69033 9.82968H22.9365V27.0054C22.9365 35.2963 16.4476 42.0925 8.30628 42.5345V38.7585C14.3793 38.3223 19.1861 33.2175 19.1861 27.0053C19.1861 26.5357 18.8081 26.1558 18.3409 26.1558H6.69033V9.82968Z' fill='%230D78D5'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: 54px;
}
@media (max-width: 768px) {
  .theme-html .block-blog-single .body-content blockquote:before,
  .block-editor-block-list__layout .block-blog-single .body-content blockquote:before {
    width: 35px;
    height: 35px;
    left: 10px;
    background-size: 35px !important;
  }
}
.theme-html .block-blog-single .body-content blockquote p,
.block-editor-block-list__layout .block-blog-single .body-content blockquote p {
  color: #003;
  margin-bottom: 0;
}
.theme-html .block-blog-single .table-content,
.block-editor-block-list__layout .block-blog-single .table-content {
  width: 26.44%;
  border-radius: 10px;
  background: rgba(47, 164, 169, 0.2);
  padding: 36px 28px;
}
@media (max-width: 768px) {
  .theme-html .block-blog-single .table-content,
  .block-editor-block-list__layout .block-blog-single .table-content {
    width: 100%;
    order: 2;
    margin-bottom: 20px;
  }
}
.theme-html .block-blog-single .table-content h4,
.block-editor-block-list__layout .block-blog-single .table-content h4 {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 34px;
  letter-spacing: -0.4px;
  margin-bottom: 9px;
}
.theme-html .block-blog-single .table-content a,
.block-editor-block-list__layout .block-blog-single .table-content a {
  display: block;
  color: #02267E;
  font-size: 15px;
  font-weight: 600;
  line-height: 160%;
}
.theme-html .block-blog-single .blog-post-navigation,
.block-editor-block-list__layout .block-blog-single .blog-post-navigation {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 23px;
  margin-top: 43px;
}
.theme-html .block-blog-single .blog-post-navigation:before,
.block-editor-block-list__layout .block-blog-single .blog-post-navigation:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-radius: 20px;
  background: #5e5e5e;
}
.theme-html .block-blog-single .blog-post-navigation a,
.block-editor-block-list__layout .block-blog-single .blog-post-navigation a {
  display: flex;
  align-items: flex-start;
}
.theme-html .block-blog-single .blog-post-navigation a span,
.block-editor-block-list__layout .block-blog-single .blog-post-navigation a span {
  display: block;
  max-width: 319px;
  color: #003;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  transition: color 1s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .block-blog-single .blog-post-navigation a span,
  .block-editor-block-list__layout .block-blog-single .blog-post-navigation a span {
    display: none;
  }
}
.theme-html .block-blog-single .blog-post-navigation a:hover span,
.block-editor-block-list__layout .block-blog-single .blog-post-navigation a:hover span {
  color: #0D78D5;
}
.theme-html .block-blog-single .blog-post-navigation a .next-post,
.theme-html .block-blog-single .blog-post-navigation a .previous-post,
.block-editor-block-list__layout .block-blog-single .blog-post-navigation a .next-post,
.block-editor-block-list__layout .block-blog-single .blog-post-navigation a .previous-post {
  display: none;
}
@media (max-width: 768px) {
  .theme-html .block-blog-single .blog-post-navigation a .next-post,
  .theme-html .block-blog-single .blog-post-navigation a .previous-post,
  .block-editor-block-list__layout .block-blog-single .blog-post-navigation a .next-post,
  .block-editor-block-list__layout .block-blog-single .blog-post-navigation a .previous-post {
    display: block;
  }
}
.theme-html .block-blog-single .blog-post-navigation .post-prev span,
.block-editor-block-list__layout .block-blog-single .blog-post-navigation .post-prev span {
  margin-left: 19px;
  padding-right: 10px;
}
@media (max-width: 768px) {
  .theme-html .block-blog-single .blog-post-navigation .post-prev span,
  .block-editor-block-list__layout .block-blog-single .blog-post-navigation .post-prev span {
    margin-left: 10px;
  }
}
.theme-html .block-blog-single .blog-post-navigation .post-next span,
.block-editor-block-list__layout .block-blog-single .blog-post-navigation .post-next span {
  margin-right: 19px;
  padding-left: 10px;
}
@media (max-width: 768px) {
  .theme-html .block-blog-single .blog-post-navigation .post-next span,
  .block-editor-block-list__layout .block-blog-single .blog-post-navigation .post-next span {
    margin-right: 10px;
  }
}
.theme-html .block-main-banner,
.block-editor-block-list__layout .block-main-banner {
  position: relative;
  overflow: hidden;
  background: #000;
}
.theme-html .block-main-banner_bg,
.block-editor-block-list__layout .block-main-banner_bg {
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: 120%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 80% 50%;
  opacity: 0.8;
  z-index: 1;
}
@media (max-width: 768px) {
  .theme-html .block-main-banner_bg,
  .block-editor-block-list__layout .block-main-banner_bg {
    background-position: 90% 50%;
  }
}
.theme-html .block-main-banner_content,
.block-editor-block-list__layout .block-main-banner_content {
  position: relative;
  width: 100%;
  max-width: 699px;
  padding: 100px 0;
  z-index: 2;
}
@media (max-width: 480px) {
  .theme-html .block-main-banner_content,
  .block-editor-block-list__layout .block-main-banner_content {
    padding: 50px 0;
  }
}
.theme-html .block-main-banner_content h1,
.block-editor-block-list__layout .block-main-banner_content h1 {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .theme-html .block-main-banner_content h1 br,
  .block-editor-block-list__layout .block-main-banner_content h1 br {
    display: none;
  }
}
.theme-html .block-main-banner_content p,
.block-editor-block-list__layout .block-main-banner_content p {
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 768px) {
  .theme-html .block-main-banner_content p,
  .block-editor-block-list__layout .block-main-banner_content p {
    font-size: 15px;
  }
  .theme-html .block-main-banner_content p br,
  .block-editor-block-list__layout .block-main-banner_content p br {
    display: none;
  }
}
@media (max-width: 480px) {
  .theme-html .block-main-banner_content p,
  .block-editor-block-list__layout .block-main-banner_content p {
    font-size: 13px;
  }
}
.theme-html .block-main-banner .btn-flex,
.block-editor-block-list__layout .block-main-banner .btn-flex {
  margin-top: 40px;
}
.theme-html .block-main-banner .btn-flex .btn:not(:last-of-type),
.block-editor-block-list__layout .block-main-banner .btn-flex .btn:not(:last-of-type) {
  margin-right: 14px;
}
@media (max-width: 480px) {
  .theme-html .block-main-banner .btn-flex .btn:not(:last-of-type),
  .block-editor-block-list__layout .block-main-banner .btn-flex .btn:not(:last-of-type) {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .theme-html .block-main-banner .btn-flex .btn a,
  .block-editor-block-list__layout .block-main-banner .btn-flex .btn a {
    width: 100%;
  }
}
.theme-html .home .block-main-banner_content,
.block-editor-block-list__layout .home .block-main-banner_content {
  padding: 127px 0 94px;
}
@media (max-width: 480px) {
  .theme-html .home .block-main-banner_content,
  .block-editor-block-list__layout .home .block-main-banner_content {
    padding: 50px 0;
  }
}
.theme-html .block-housing-options,
.block-editor-block-list__layout .block-housing-options {
  position: relative;
  background: linear-gradient(90deg, #1E4A70 0%, #000222 100%);
  z-index: 2;
}
.theme-html .block-housing-options_flex,
.block-editor-block-list__layout .block-housing-options_flex {
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .theme-html .block-housing-options_flex,
  .block-editor-block-list__layout .block-housing-options_flex {
    flex-wrap: wrap;
  }
}
@media (max-width: 567px) {
  .theme-html .block-housing-options_flex,
  .block-editor-block-list__layout .block-housing-options_flex {
    flex-direction: column;
  }
}
.theme-html .block-housing-options .item,
.block-editor-block-list__layout .block-housing-options .item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 264px;
  padding: 27px 14px;
}
@media (max-width: 567px) {
  .theme-html .block-housing-options .item,
  .block-editor-block-list__layout .block-housing-options .item {
    max-width: 100%;
  }
}
@media (max-width: 567px) {
  .theme-html .block-housing-options .item:not(:last-of-type),
  .block-editor-block-list__layout .block-housing-options .item:not(:last-of-type) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
}
.theme-html .block-housing-options .item:not(:last-of-type):after,
.block-editor-block-list__layout .block-housing-options .item:not(:last-of-type):after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 120px;
  background: rgba(255, 255, 255, 0.25);
  transform: translateY(-50%);
}
@media (max-width: 567px) {
  .theme-html .block-housing-options .item:not(:last-of-type):after,
  .block-editor-block-list__layout .block-housing-options .item:not(:last-of-type):after {
    display: none;
  }
}
@media (max-width: 768px) {
  .theme-html .block-housing-options .item:nth-child(1),
  .block-editor-block-list__layout .block-housing-options .item:nth-child(1) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
}
@media (max-width: 768px) {
  .theme-html .block-housing-options .item:nth-child(2),
  .block-editor-block-list__layout .block-housing-options .item:nth-child(2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
}
@media (max-width: 768px) {
  .theme-html .block-housing-options .item:nth-child(2):after,
  .block-editor-block-list__layout .block-housing-options .item:nth-child(2):after {
    display: none;
  }
}
.theme-html .block-housing-options .item .icon,
.theme-html .block-housing-options .item .label,
.theme-html .block-housing-options .item .arrow,
.block-editor-block-list__layout .block-housing-options .item .icon,
.block-editor-block-list__layout .block-housing-options .item .label,
.block-editor-block-list__layout .block-housing-options .item .arrow {
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-housing-options .item:hover .icon,
.theme-html .block-housing-options .item:hover .label,
.theme-html .block-housing-options .item:hover .arrow,
.block-editor-block-list__layout .block-housing-options .item:hover .icon,
.block-editor-block-list__layout .block-housing-options .item:hover .label,
.block-editor-block-list__layout .block-housing-options .item:hover .arrow {
  transform: translateY(-2px);
}
.theme-html .block-housing-options .item:hover .arrow svg,
.block-editor-block-list__layout .block-housing-options .item:hover .arrow svg {
  animation: arrow 1s ease-in-out infinite;
}
.theme-html .block-housing-options .icon,
.block-editor-block-list__layout .block-housing-options .icon {
  display: block;
  margin-bottom: 16px;
}
.theme-html .block-housing-options .icon img,
.block-editor-block-list__layout .block-housing-options .icon img {
  display: block;
}
@media (max-width: 567px) {
  .theme-html .block-housing-options .icon img,
  .block-editor-block-list__layout .block-housing-options .icon img {
    height: 25px;
  }
}
.theme-html .block-housing-options .label,
.block-editor-block-list__layout .block-housing-options .label {
  display: block;
  margin-bottom: 16px;
  width: 100%;
  max-width: 189px;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 567px) {
  .theme-html .block-housing-options .label,
  .block-editor-block-list__layout .block-housing-options .label {
    font-size: 16px;
    max-width: 100%;
  }
}
.theme-html .block-housing-solutions,
.block-editor-block-list__layout .block-housing-solutions {
  position: relative;
  background: rgba(47, 164, 169, 0.1);
  padding: 60px 0 50px;
}
.theme-html .block-housing-solutions .heading-content,
.block-editor-block-list__layout .block-housing-solutions .heading-content {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 26px;
}
.theme-html .block-housing-solutions .heading-content h3,
.block-editor-block-list__layout .block-housing-solutions .heading-content h3 {
  margin-bottom: 15px;
}
.theme-html .block-housing-solutions .heading-content p,
.block-editor-block-list__layout .block-housing-solutions .heading-content p {
  color: #333;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}
.theme-html .block-housing-solutions_flex,
.block-editor-block-list__layout .block-housing-solutions_flex {
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .theme-html .block-housing-solutions_flex,
  .block-editor-block-list__layout .block-housing-solutions_flex {
    flex-direction: column;
  }
}
.theme-html .block-housing-solutions .item-wrap,
.block-editor-block-list__layout .block-housing-solutions .item-wrap {
  padding: 0 12px;
}
@media (max-width: 768px) {
  .theme-html .block-housing-solutions .item-wrap,
  .block-editor-block-list__layout .block-housing-solutions .item-wrap {
    padding: 0;
  }
}
.theme-html .block-housing-solutions .item,
.block-editor-block-list__layout .block-housing-solutions .item {
  display: block;
  position: relative;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #DADDE2;
  overflow: hidden;
  max-width: 450px;
}
@media (max-width: 768px) {
  .theme-html .block-housing-solutions .item,
  .block-editor-block-list__layout .block-housing-solutions .item {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.theme-html .block-housing-solutions .item .featured-thumbnail img,
.block-editor-block-list__layout .block-housing-solutions .item .featured-thumbnail img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-html .block-housing-solutions .item .content,
.block-editor-block-list__layout .block-housing-solutions .item .content {
  position: relative;
  padding: 55px 20px 17px;
}
.theme-html .block-housing-solutions .item .label,
.block-editor-block-list__layout .block-housing-solutions .item .label {
  position: absolute;
  top: -28px;
  left: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  width: 100%;
  padding: 22px 18px;
}
.theme-html .block-housing-solutions .item .label span,
.block-editor-block-list__layout .block-housing-solutions .item .label span {
  display: block;
  position: relative;
  z-index: 2;
}
.theme-html .block-housing-solutions .item .label:after,
.block-editor-block-list__layout .block-housing-solutions .item .label:after {
  content: "";
  position: absolute;
  top: 11px;
  left: -2px;
  width: 100%;
  height: 70px;
  background: url("../assets/images/brush-darkblue-right.svg") no-repeat 0% -50%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.theme-html .block-housing-solutions .item .excerpt,
.block-editor-block-list__layout .block-housing-solutions .item .excerpt {
  position: relative;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #DADDE2;
}
@media (max-width: 768px) {
  .theme-html .block-housing-solutions .item .excerpt,
  .block-editor-block-list__layout .block-housing-solutions .item .excerpt {
    font-size: 14px;
  }
}
.theme-html .block-housing-solutions .item .excerpt:before,
.block-editor-block-list__layout .block-housing-solutions .item .excerpt:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  max-width: 100%;
  height: 2px;
  background: #003;
  transition: width 1s cubic-bezier(0.19, 1, 0.22, 1), max-width 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-housing-solutions .item .arrow,
.block-editor-block-list__layout .block-housing-solutions .item .arrow {
  display: flex;
  align-items: center;
  color: #003;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
}
.theme-html .block-housing-solutions .item .arrow span,
.block-editor-block-list__layout .block-housing-solutions .item .arrow span {
  display: block;
  margin-right: 7px;
}
.theme-html .block-housing-solutions .item:hover .excerpt:before,
.block-editor-block-list__layout .block-housing-solutions .item:hover .excerpt:before {
  width: 100%;
  max-width: 100%;
}
.theme-html .block-housing-solutions .item:hover .arrow svg,
.block-editor-block-list__layout .block-housing-solutions .item:hover .arrow svg {
  animation: arrow 1s ease-in-out infinite;
}
.theme-html .womens-services .block-housing-solutions,
.theme-html .am-i-eligible .block-housing-solutions,
.block-editor-block-list__layout .womens-services .block-housing-solutions,
.block-editor-block-list__layout .am-i-eligible .block-housing-solutions {
  background: #fff;
}
.theme-html .block-statistics,
.block-editor-block-list__layout .block-statistics {
  position: relative;
  background: #fff;
  padding: 30px 0;
}
.theme-html .block-statistics_flex,
.block-editor-block-list__layout .block-statistics_flex {
  display: flex;
  justify-content: center;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0 4px 4px 3px rgba(0, 0, 0, 0.05);
  padding: 14px 0;
}
@media (max-width: 768px) {
  .theme-html .block-statistics_flex,
  .block-editor-block-list__layout .block-statistics_flex {
    flex-wrap: wrap;
  }
}
.theme-html .block-statistics .item,
.block-editor-block-list__layout .block-statistics .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  width: 23%;
}
@media (max-width: 768px) {
  .theme-html .block-statistics .item,
  .block-editor-block-list__layout .block-statistics .item {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .theme-html .block-statistics .item,
  .block-editor-block-list__layout .block-statistics .item {
    width: 100%;
  }
}
.theme-html .block-statistics .item .numbers,
.block-editor-block-list__layout .block-statistics .item .numbers {
  position: relative;
  color: #0F1113;
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  line-height: 160%;
  padding: 0 10px;
}
.theme-html .block-statistics .item .numbers span,
.block-editor-block-list__layout .block-statistics .item .numbers span {
  position: relative;
  z-index: 2;
}
.theme-html .block-statistics .item .numbers:after,
.block-editor-block-list__layout .block-statistics .item .numbers:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 30px;
  background: url("../assets/images/brush-lightblue.svg") no-repeat center;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: 100% 30px;
  z-index: 1;
  transform: translateY(-50%);
}
.theme-html .block-statistics .item .label,
.block-editor-block-list__layout .block-statistics .item .label {
  color: #0F1113;
  font-size: 14px;
  font-weight: 600;
  line-height: 160%;
  text-align: center;
}
.theme-html .home .block-statistics,
.block-editor-block-list__layout .home .block-statistics {
  padding-top: 0;
}
.theme-html .home .block-statistics:before,
.block-editor-block-list__layout .home .block-statistics:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 107px;
  background: rgba(47, 164, 169, 0.1);
  z-index: 1;
}
.theme-html .home .block-statistics_flex,
.block-editor-block-list__layout .home .block-statistics_flex {
  position: relative;
  z-index: 2;
}
.theme-html .block-video,
.block-editor-block-list__layout .block-video {
  position: relative;
  background: #fff;
  padding: 60px 0 30px;
}
.theme-html .block-video h3,
.block-editor-block-list__layout .block-video h3 {
  margin-bottom: 20px;
}
.theme-html .block-video .embed-container,
.block-editor-block-list__layout .block-video .embed-container {
  position: relative;
  padding-bottom: 41.4%;
  overflow: hidden;
  width: 100%;
  max-width: 934px;
  height: auto;
  margin: 0 auto;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .theme-html .block-video .embed-container,
  .block-editor-block-list__layout .block-video .embed-container {
    height: 400px;
  }
}
@media (max-width: 480px) {
  .theme-html .block-video .embed-container,
  .block-editor-block-list__layout .block-video .embed-container {
    height: 300px;
  }
}
.theme-html .block-video .embed-container iframe, .theme-html .block-video .embed-container object, .theme-html .block-video .embed-container embed,
.block-editor-block-list__layout .block-video .embed-container iframe,
.block-editor-block-list__layout .block-video .embed-container object,
.block-editor-block-list__layout .block-video .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.theme-html .block-stories,
.block-editor-block-list__layout .block-stories {
  position: relative;
  background: #fff;
  padding: 30px 0 60px;
}
.theme-html .block-stories h3,
.block-editor-block-list__layout .block-stories h3 {
  margin-bottom: 20px;
}
.theme-html .block-stories .excerpt,
.block-editor-block-list__layout .block-stories .excerpt {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 10px;
}
.theme-html .block-stories .excerpt p,
.block-editor-block-list__layout .block-stories .excerpt p {
  color: #333;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
.theme-html .block-stories_flex,
.block-editor-block-list__layout .block-stories_flex {
  position: relative;
  overflow: hidden;
}
.theme-html .block-stories_flex:before,
.block-editor-block-list__layout .block-stories_flex:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  height: 100%;
  background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
}
.theme-html .block-stories_flex:after,
.block-editor-block-list__layout .block-stories_flex:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 75px;
  height: 100%;
  background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
  transform: rotate(-180deg);
}
.theme-html .block-stories .stories-left .track,
.block-editor-block-list__layout .block-stories .stories-left .track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 16rem;
  gap: 10px;
  width: -moz-max-content;
  width: max-content;
  margin: 15px 0;
  animation: marqueeLeft 80s linear infinite;
}
.theme-html .block-stories .stories-right .track,
.block-editor-block-list__layout .block-stories .stories-right .track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 16rem;
  gap: 10px;
  width: -moz-max-content;
  width: max-content;
  animation: marqueeRight 80s linear infinite;
}
@keyframes marqueeLeft {
  from {
    transform: translateX(-5%);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes marqueeRight {
  from {
    transform: translateX(-50%);
  }
  to {
    transform: translateX(-5%);
  }
}
.theme-html .block-stories .item,
.block-editor-block-list__layout .block-stories .item {
  padding: 20px 24px;
  border-radius: 20px;
  border: 1px solid #DADDE2;
}
.theme-html .block-stories .item .category,
.block-editor-block-list__layout .block-stories .item .category {
  margin-bottom: 20px;
}
.theme-html .block-stories .item .category span,
.block-editor-block-list__layout .block-stories .item .category span {
  color: #1C4F69;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  border-radius: 999px;
  background: rgba(28, 163, 186, 0.1);
  padding: 8px 12px;
}
.theme-html .block-stories .item .excerpt,
.block-editor-block-list__layout .block-stories .item .excerpt {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
}
.theme-html .block-stories .item .profile,
.block-editor-block-list__layout .block-stories .item .profile {
  display: flex;
  align-items: center;
}
.theme-html .block-stories .item .profile img,
.block-editor-block-list__layout .block-stories .item .profile img {
  display: block;
  width: 35px;
  height: 35px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}
.theme-html .block-stories .item .profile .name,
.block-editor-block-list__layout .block-stories .item .profile .name {
  color: #003;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -0.16px;
  margin-left: 10px;
}
.theme-html .block-banner-donate,
.block-editor-block-list__layout .block-banner-donate {
  position: relative;
  overflow: hidden;
}
.theme-html .block-banner-donate_bg,
.block-editor-block-list__layout .block-banner-donate_bg {
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  height: calc(100% + 100px);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}
.theme-html .block-banner-donate_flex,
.block-editor-block-list__layout .block-banner-donate_flex {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  max-width: 462px;
  padding: 60px 0;
  margin: 0 auto;
  text-align: center;
  z-index: 3;
}
.theme-html .block-banner-donate h3,
.block-editor-block-list__layout .block-banner-donate h3 {
  color: #FFF;
  text-align: center;
  font-size: 26px;
  font-weight: 500;
  line-height: 107.692%;
  margin-bottom: 15px;
}
.theme-html .block-banner-donate p,
.block-editor-block-list__layout .block-banner-donate p {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: normal;
}
.theme-html .block-recent-blog,
.block-editor-block-list__layout .block-recent-blog {
  position: relative;
  padding: 60px 0;
}
.theme-html .block-recent-blog h3,
.block-editor-block-list__layout .block-recent-blog h3 {
  text-align: left;
  margin-bottom: 20px;
}
.theme-html .block-recent-blog .container-max,
.block-editor-block-list__layout .block-recent-blog .container-max {
  max-width: 970px;
}
.theme-html .block-recent-blog_flex,
.block-editor-block-list__layout .block-recent-blog_flex {
  display: flex;
  justify-content: space-between;
  margin: 0 -8px;
}
@media (max-width: 768px) {
  .theme-html .block-recent-blog_flex,
  .block-editor-block-list__layout .block-recent-blog_flex {
    flex-direction: column;
    margin: 0;
  }
}
.theme-html .block-recent-blog_flex:hover .item,
.block-editor-block-list__layout .block-recent-blog_flex:hover .item {
  opacity: 0.6;
}
.theme-html .block-recent-blog .item,
.block-editor-block-list__layout .block-recent-blog .item {
  padding: 0 8px;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .block-recent-blog .item,
  .block-editor-block-list__layout .block-recent-blog .item {
    padding: 0;
  }
  .theme-html .block-recent-blog .item:not(:last-of-type),
  .block-editor-block-list__layout .block-recent-blog .item:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
.theme-html .block-recent-blog .item a,
.block-editor-block-list__layout .block-recent-blog .item a {
  display: block;
}
.theme-html .block-recent-blog .item .thumbnail,
.block-editor-block-list__layout .block-recent-blog .item .thumbnail {
  position: relative;
}
.theme-html .block-recent-blog .item .thumbnail img,
.block-editor-block-list__layout .block-recent-blog .item .thumbnail img {
  display: block;
  border-radius: 10px;
}
.theme-html .block-recent-blog .item .thumbnail .category,
.block-editor-block-list__layout .block-recent-blog .item .thumbnail .category {
  position: absolute;
  bottom: 11px;
  right: 11px;
  display: flex;
  align-items: center;
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-recent-blog .item .thumbnail .category span,
.block-editor-block-list__layout .block-recent-blog .item .thumbnail .category span {
  display: block;
  color: #1C4F69;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  border-radius: 999px;
  background: #E9F6F9;
  padding: 8px 12px;
  margin-left: 10px;
}
.theme-html .block-recent-blog .item .content,
.block-editor-block-list__layout .block-recent-blog .item .content {
  padding: 20px;
}
@media (max-width: 768px) {
  .theme-html .block-recent-blog .item .content,
  .block-editor-block-list__layout .block-recent-blog .item .content {
    padding: 10px;
  }
}
.theme-html .block-recent-blog .item .content .title,
.block-editor-block-list__layout .block-recent-blog .item .content .title {
  color: #003;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 11px;
}
.theme-html .block-recent-blog .item .content .date,
.block-editor-block-list__layout .block-recent-blog .item .content .date {
  color: rgba(51, 51, 51, 0.5);
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}
.theme-html .block-recent-blog .item .content .excerpt,
.block-editor-block-list__layout .block-recent-blog .item .content .excerpt {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
}
.theme-html .block-recent-blog .item .title,
.theme-html .block-recent-blog .item .date,
.theme-html .block-recent-blog .item .excerpt,
.block-editor-block-list__layout .block-recent-blog .item .title,
.block-editor-block-list__layout .block-recent-blog .item .date,
.block-editor-block-list__layout .block-recent-blog .item .excerpt {
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-recent-blog .item:hover,
.block-editor-block-list__layout .block-recent-blog .item:hover {
  opacity: 1;
}
.theme-html .block-recent-blog .item:hover .title,
.block-editor-block-list__layout .block-recent-blog .item:hover .title {
  color: #0D78D5;
}
.theme-html .block-recent-blog .item:hover .date,
.block-editor-block-list__layout .block-recent-blog .item:hover .date {
  color: #333;
}
.theme-html .block-recent-blog .item:hover .excerpt,
.block-editor-block-list__layout .block-recent-blog .item:hover .excerpt {
  color: #003;
}
.theme-html .block-recent-blog .item:hover .category,
.block-editor-block-list__layout .block-recent-blog .item:hover .category {
  transform: translateY(-5px);
}
.theme-html .block-recent-blog .view-more,
.block-editor-block-list__layout .block-recent-blog .view-more {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.theme-html .block-logos,
.block-editor-block-list__layout .block-logos {
  position: relative;
  background: #fff;
  padding: 15px 0;
}
.theme-html .block-logos_flex,
.block-editor-block-list__layout .block-logos_flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 480px) {
  .theme-html .block-logos_flex,
  .block-editor-block-list__layout .block-logos_flex {
    flex-wrap: wrap;
  }
}
.theme-html .block-logos .item,
.block-editor-block-list__layout .block-logos .item {
  padding: 0 40px;
}
@media (max-width: 768px) {
  .theme-html .block-logos .item,
  .block-editor-block-list__layout .block-logos .item {
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  .theme-html .block-logos .item,
  .block-editor-block-list__layout .block-logos .item {
    padding: 0 10px;
  }
}
.theme-html .block-logos .item img,
.block-editor-block-list__layout .block-logos .item img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-html .block-secondary-banner,
.block-editor-block-list__layout .block-secondary-banner {
  position: relative;
}
.theme-html .block-secondary-banner_bg,
.block-editor-block-list__layout .block-secondary-banner_bg {
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: 120%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
@media (max-width: 768px) {
  .theme-html .block-secondary-banner_bg,
  .block-editor-block-list__layout .block-secondary-banner_bg {
    background-position: 90% 50%;
  }
}
.theme-html .block-secondary-banner_content,
.block-editor-block-list__layout .block-secondary-banner_content {
  position: relative;
  width: 100%;
  max-width: 551px;
  padding: 150px 0 117px;
  z-index: 2;
}
@media (max-width: 480px) {
  .theme-html .block-secondary-banner_content,
  .block-editor-block-list__layout .block-secondary-banner_content {
    padding: 100px 0;
  }
}
.theme-html .block-secondary-banner_content h1,
.block-editor-block-list__layout .block-secondary-banner_content h1 {
  margin-bottom: 10px;
}
.theme-html .block-secondary-banner_content p,
.block-editor-block-list__layout .block-secondary-banner_content p {
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 768px) {
  .theme-html .block-secondary-banner_content p,
  .block-editor-block-list__layout .block-secondary-banner_content p {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .theme-html .block-secondary-banner_content p,
  .block-editor-block-list__layout .block-secondary-banner_content p {
    font-size: 13px;
  }
}
.theme-html .block-secondary-banner .btn-flex,
.block-editor-block-list__layout .block-secondary-banner .btn-flex {
  margin-top: 40px;
}
.theme-html .block-secondary-banner .btn-flex .btn:not(:last-of-type),
.block-editor-block-list__layout .block-secondary-banner .btn-flex .btn:not(:last-of-type) {
  margin-right: 14px;
}
@media (max-width: 480px) {
  .theme-html .block-secondary-banner .btn-flex .btn:not(:last-of-type),
  .block-editor-block-list__layout .block-secondary-banner .btn-flex .btn:not(:last-of-type) {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .theme-html .block-secondary-banner .btn-flex .btn a,
  .block-editor-block-list__layout .block-secondary-banner .btn-flex .btn a {
    width: 100%;
  }
}
.theme-html .block-breadcrumbs,
.block-editor-block-list__layout .block-breadcrumbs {
  position: relative;
  background: #fff;
  padding: 20px 0;
}
.theme-html .block-breadcrumbs .breadcrumbs,
.block-editor-block-list__layout .block-breadcrumbs .breadcrumbs {
  display: flex;
  align-items: center;
}
.theme-html .block-breadcrumbs .breadcrumbs-parent,
.block-editor-block-list__layout .block-breadcrumbs .breadcrumbs-parent {
  color: #003;
  font-weight: 700;
}
.theme-html .block-breadcrumbs a, .theme-html .block-breadcrumbs .current,
.block-editor-block-list__layout .block-breadcrumbs a,
.block-editor-block-list__layout .block-breadcrumbs .current {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1), font-weight 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .block-breadcrumbs a, .theme-html .block-breadcrumbs .current,
  .block-editor-block-list__layout .block-breadcrumbs a,
  .block-editor-block-list__layout .block-breadcrumbs .current {
    font-size: 12px;
  }
}
.theme-html .block-breadcrumbs a:hover,
.block-editor-block-list__layout .block-breadcrumbs a:hover {
  color: #AF4272;
}
.theme-html .block-breadcrumbs .separator,
.block-editor-block-list__layout .block-breadcrumbs .separator {
  display: block;
  margin: 0 10px;
}
.theme-html .block-column-title-and-content,
.block-editor-block-list__layout .block-column-title-and-content {
  position: relative;
  background: #fff;
  padding: 50px 0;
}
@media (max-width: 768px) {
  .theme-html .block-column-title-and-content,
  .block-editor-block-list__layout .block-column-title-and-content {
    padding: 20px 0 50px;
  }
}
.theme-html .block-column-title-and-content_flex,
.block-editor-block-list__layout .block-column-title-and-content_flex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .theme-html .block-column-title-and-content_flex,
  .block-editor-block-list__layout .block-column-title-and-content_flex {
    flex-direction: column;
  }
}
.theme-html .block-column-title-and-content .heading,
.block-editor-block-list__layout .block-column-title-and-content .heading {
  color: #333;
  font-size: 36px;
  font-weight: 600;
  line-height: 130%;
  width: 36%;
}
@media (max-width: 991px) {
  .theme-html .block-column-title-and-content .heading,
  .block-editor-block-list__layout .block-column-title-and-content .heading {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .theme-html .block-column-title-and-content .heading,
  .block-editor-block-list__layout .block-column-title-and-content .heading {
    width: 100%;
    margin-bottom: 20px;
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .theme-html .block-column-title-and-content .heading,
  .block-editor-block-list__layout .block-column-title-and-content .heading {
    font-size: 26px;
    margin-bottom: 10px;
  }
}
.theme-html .block-column-title-and-content .heading span.blue,
.block-editor-block-list__layout .block-column-title-and-content .heading span.blue {
  color: #0D78D5;
}
.theme-html .block-column-title-and-content .content,
.block-editor-block-list__layout .block-column-title-and-content .content {
  width: calc(54.138% + 20px);
  padding-left: 20px;
}
@media (max-width: 991px) {
  .theme-html .block-column-title-and-content .content,
  .block-editor-block-list__layout .block-column-title-and-content .content {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .theme-html .block-column-title-and-content .content,
  .block-editor-block-list__layout .block-column-title-and-content .content {
    width: 100%;
    padding-left: 0;
  }
}
.theme-html .block-column-title-and-content .content p,
.block-editor-block-list__layout .block-column-title-and-content .content p {
  color: #333;
  line-height: 150%;
}
.theme-html .block-column-title-and-content .btn,
.block-editor-block-list__layout .block-column-title-and-content .btn {
  margin-top: 20px;
}
.theme-html .block-history-timeline,
.block-editor-block-list__layout .block-history-timeline {
  position: relative;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%), rgba(47, 164, 169, 0.1);
  padding: 60px 0 50px;
}
.theme-html .block-history-timeline .heading-content,
.block-editor-block-list__layout .block-history-timeline .heading-content {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 30px;
}
.theme-html .block-history-timeline .heading-content h3,
.block-editor-block-list__layout .block-history-timeline .heading-content h3 {
  margin-bottom: 20px;
}
.theme-html .block-history-timeline .heading-content p,
.block-editor-block-list__layout .block-history-timeline .heading-content p {
  text-align: center;
  line-height: 150%;
}
.theme-html .block-history-timeline .timeline .slick-list,
.block-editor-block-list__layout .block-history-timeline .timeline .slick-list {
  padding-left: calc((100% - 1132px) / 2);
}
@media (max-width: 768px) {
  .theme-html .block-history-timeline .timeline .slick-list,
  .block-editor-block-list__layout .block-history-timeline .timeline .slick-list {
    padding-left: 0px;
  }
}
.theme-html .block-history-timeline .timeline .item,
.block-editor-block-list__layout .block-history-timeline .timeline .item {
  padding: 0 10px;
}
.theme-html .block-history-timeline .timeline .item .thumbnail img,
.block-editor-block-list__layout .block-history-timeline .timeline .item .thumbnail img {
  display: block;
  width: 100%;
  height: 223px;
  border-radius: 12px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 480px) {
  .theme-html .block-history-timeline .timeline .item .thumbnail img,
  .block-editor-block-list__layout .block-history-timeline .timeline .item .thumbnail img {
    height: 200px;
  }
}
.theme-html .block-history-timeline .timeline .item .content,
.block-editor-block-list__layout .block-history-timeline .timeline .item .content {
  padding: 15px 20px 20px;
}
@media (max-width: 480px) {
  .theme-html .block-history-timeline .timeline .item .content,
  .block-editor-block-list__layout .block-history-timeline .timeline .item .content {
    padding: 15px 0;
  }
}
.theme-html .block-history-timeline .timeline .item .year-title,
.block-editor-block-list__layout .block-history-timeline .timeline .item .year-title {
  display: flex;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .theme-html .block-history-timeline .timeline .item .year-title,
  .block-editor-block-list__layout .block-history-timeline .timeline .item .year-title {
    flex-direction: column;
    margin-bottom: 10px;
  }
}
.theme-html .block-history-timeline .timeline .item .year-title .year,
.block-editor-block-list__layout .block-history-timeline .timeline .item .year-title .year {
  color: #333;
  font-size: 26px;
  font-weight: 600;
  line-height: 100%;
}
@media (max-width: 480px) {
  .theme-html .block-history-timeline .timeline .item .year-title .year,
  .block-editor-block-list__layout .block-history-timeline .timeline .item .year-title .year {
    font-size: 22px;
  }
}
.theme-html .block-history-timeline .timeline .item .year-title .title,
.block-editor-block-list__layout .block-history-timeline .timeline .item .year-title .title {
  max-width: 204px;
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  padding-left: 26px;
}
@media (max-width: 768px) {
  .theme-html .block-history-timeline .timeline .item .year-title .title,
  .block-editor-block-list__layout .block-history-timeline .timeline .item .year-title .title {
    max-width: 100%;
    font-size: 14px;
    padding-left: 0;
    margin-top: 10px;
  }
}
.theme-html .block-history-timeline .timeline .item .excerpt,
.block-editor-block-list__layout .block-history-timeline .timeline .item .excerpt {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}
.theme-html .block-history-timeline .timeline .slick-dots,
.block-editor-block-list__layout .block-history-timeline .timeline .slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.theme-html .block-history-timeline .timeline .slick-dots button,
.block-editor-block-list__layout .block-history-timeline .timeline .slick-dots button {
  position: relative;
  text-indent: -99px;
  overflow: hidden;
  width: 68px;
  height: 8px;
  background: rgba(0, 78, 69, 0.1);
  outline: none;
  border: 0;
  margin: 0 5px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .theme-html .block-history-timeline .timeline .slick-dots button,
  .block-editor-block-list__layout .block-history-timeline .timeline .slick-dots button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
  }
}
.theme-html .block-history-timeline .timeline .slick-dots .slick-active button,
.block-editor-block-list__layout .block-history-timeline .timeline .slick-dots .slick-active button {
  background: #0D78D5;
}
.theme-html .block-services-womens,
.block-editor-block-list__layout .block-services-womens {
  position: relative;
  background: #fff;
  padding: 60px 0 50px;
}
.theme-html .block-services-womens .heading-content,
.block-editor-block-list__layout .block-services-womens .heading-content {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 26px;
}
.theme-html .block-services-womens .heading-content h3,
.block-editor-block-list__layout .block-services-womens .heading-content h3 {
  margin-bottom: 15px;
}
.theme-html .block-services-womens .heading-content p,
.block-editor-block-list__layout .block-services-womens .heading-content p {
  color: #333;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}
.theme-html .block-services-womens_flex,
.block-editor-block-list__layout .block-services-womens_flex {
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .theme-html .block-services-womens_flex,
  .block-editor-block-list__layout .block-services-womens_flex {
    flex-direction: column;
  }
}
.theme-html .block-services-womens .item-wrap,
.block-editor-block-list__layout .block-services-womens .item-wrap {
  padding: 0 10px;
}
@media (max-width: 768px) {
  .theme-html .block-services-womens .item-wrap,
  .block-editor-block-list__layout .block-services-womens .item-wrap {
    padding: 0;
  }
}
.theme-html .block-services-womens .item,
.block-editor-block-list__layout .block-services-womens .item {
  display: block;
  position: relative;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #DADDE2;
  overflow: hidden;
  max-width: 295px;
}
@media (max-width: 768px) {
  .theme-html .block-services-womens .item,
  .block-editor-block-list__layout .block-services-womens .item {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.theme-html .block-services-womens .item .featured-thumbnail img,
.block-editor-block-list__layout .block-services-womens .item .featured-thumbnail img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-html .block-services-womens .item .content,
.block-editor-block-list__layout .block-services-womens .item .content {
  position: relative;
  padding: 55px 20px 17px;
}
.theme-html .block-services-womens .item .label,
.block-editor-block-list__layout .block-services-womens .item .label {
  position: absolute;
  top: -28px;
  left: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  width: 100%;
  padding: 22px 18px;
}
.theme-html .block-services-womens .item .label span,
.block-editor-block-list__layout .block-services-womens .item .label span {
  display: block;
  position: relative;
  max-width: 215px;
  z-index: 2;
}
.theme-html .block-services-womens .item .label:after,
.block-editor-block-list__layout .block-services-womens .item .label:after {
  content: "";
  position: absolute;
  top: 11px;
  left: -16px;
  width: 100%;
  height: 70px;
  background: url("../assets/images/brush-blue-large.png") no-repeat 0% -50%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.theme-html .block-services-womens .item .excerpt,
.block-editor-block-list__layout .block-services-womens .item .excerpt {
  position: relative;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #DADDE2;
}
@media (max-width: 768px) {
  .theme-html .block-services-womens .item .excerpt,
  .block-editor-block-list__layout .block-services-womens .item .excerpt {
    font-size: 14px;
  }
}
.theme-html .block-services-womens .item .excerpt:before,
.block-editor-block-list__layout .block-services-womens .item .excerpt:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  max-width: 100%;
  height: 2px;
  background: #003;
  transition: width 1s cubic-bezier(0.19, 1, 0.22, 1), max-width 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-services-womens .item .arrow,
.block-editor-block-list__layout .block-services-womens .item .arrow {
  display: flex;
  align-items: center;
  color: #0D78D5;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
}
.theme-html .block-services-womens .item .arrow span,
.block-editor-block-list__layout .block-services-womens .item .arrow span {
  display: block;
  margin-right: 7px;
}
.theme-html .block-services-womens .item:hover .excerpt:before,
.block-editor-block-list__layout .block-services-womens .item:hover .excerpt:before {
  width: 100%;
  max-width: 100%;
}
.theme-html .block-services-womens .item:hover .arrow svg,
.block-editor-block-list__layout .block-services-womens .item:hover .arrow svg {
  animation: arrow 1s ease-in-out infinite;
}
.theme-html .block-column-image-and-content,
.block-editor-block-list__layout .block-column-image-and-content {
  position: relative;
  background: #fff;
  padding: 30px 0;
}
.theme-html .block-column-image-and-content_flex,
.block-editor-block-list__layout .block-column-image-and-content_flex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .theme-html .block-column-image-and-content_flex,
  .block-editor-block-list__layout .block-column-image-and-content_flex {
    flex-direction: column;
  }
}
.theme-html .block-column-image-and-content .profile,
.block-editor-block-list__layout .block-column-image-and-content .profile {
  width: 50%;
  padding-right: 42px;
  margin-top: 7px;
}
@media (max-width: 991px) {
  .theme-html .block-column-image-and-content .profile,
  .block-editor-block-list__layout .block-column-image-and-content .profile {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .theme-html .block-column-image-and-content .profile,
  .block-editor-block-list__layout .block-column-image-and-content .profile {
    width: 100%;
    padding-right: 0;
    margin-top: 0;
    order: 2;
  }
}
.theme-html .block-column-image-and-content .profile img,
.block-editor-block-list__layout .block-column-image-and-content .profile img {
  display: block;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .theme-html .block-column-image-and-content .profile img,
  .block-editor-block-list__layout .block-column-image-and-content .profile img {
    border-radius: 10px;
  }
}
.theme-html .block-column-image-and-content .content,
.block-editor-block-list__layout .block-column-image-and-content .content {
  width: 50%;
  padding-left: 42px;
}
@media (max-width: 991px) {
  .theme-html .block-column-image-and-content .content,
  .block-editor-block-list__layout .block-column-image-and-content .content {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .theme-html .block-column-image-and-content .content,
  .block-editor-block-list__layout .block-column-image-and-content .content {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
    order: 1;
  }
}
.theme-html .block-column-image-and-content .content .name,
.block-editor-block-list__layout .block-column-image-and-content .content .name {
  color: #333;
  font-size: 26px;
  font-weight: 600;
  line-height: 140%;
}
.theme-html .block-column-image-and-content .content .label,
.block-editor-block-list__layout .block-column-image-and-content .content .label {
  color: #0D78D5;
  font-size: 17px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .theme-html .block-column-image-and-content .content .label,
  .block-editor-block-list__layout .block-column-image-and-content .content .label {
    margin-bottom: 10px;
  }
}
.theme-html .block-column-image-and-content .content p,
.block-editor-block-list__layout .block-column-image-and-content .content p {
  color: #333;
  line-height: 150%;
}
.theme-html .block-our-team,
.block-editor-block-list__layout .block-our-team {
  position: relative;
  padding: 50px 0 60px;
  background: #fff;
}
.theme-html .block-our-team .heading-content,
.block-editor-block-list__layout .block-our-team .heading-content {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 47px;
}
@media (max-width: 768px) {
  .theme-html .block-our-team .heading-content,
  .block-editor-block-list__layout .block-our-team .heading-content {
    margin-bottom: 20px;
  }
}
.theme-html .block-our-team .heading-content h3,
.block-editor-block-list__layout .block-our-team .heading-content h3 {
  margin-bottom: 15px;
}
.theme-html .block-our-team .heading-content p,
.block-editor-block-list__layout .block-our-team .heading-content p {
  text-align: center;
}
.theme-html .block-our-team_flex,
.block-editor-block-list__layout .block-our-team_flex {
  display: flex;
  margin: 0 -10px;
  justify-content: center;
}
@media (max-width: 768px) {
  .theme-html .block-our-team_flex,
  .block-editor-block-list__layout .block-our-team_flex {
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .theme-html .block-our-team_flex,
  .block-editor-block-list__layout .block-our-team_flex {
    flex-direction: column;
    margin: 0;
  }
}
.theme-html .block-our-team .item-wrap,
.block-editor-block-list__layout .block-our-team .item-wrap {
  width: 25%;
  padding: 0 10px;
}
@media (max-width: 768px) {
  .theme-html .block-our-team .item-wrap,
  .block-editor-block-list__layout .block-our-team .item-wrap {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .theme-html .block-our-team .item-wrap,
  .block-editor-block-list__layout .block-our-team .item-wrap {
    width: 100%;
  }
}
.theme-html .block-our-team .item .profile,
.block-editor-block-list__layout .block-our-team .item .profile {
  position: relative;
  padding: 0 14px;
}
.theme-html .block-our-team .item .profile:after,
.block-editor-block-list__layout .block-our-team .item .profile:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 146px;
  border-radius: 10px 10px 0 0;
  background: #000222;
  z-index: -1;
}
.theme-html .block-our-team .item .featured-image,
.block-editor-block-list__layout .block-our-team .item .featured-image {
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 2;
}
.theme-html .block-our-team .item .featured-image img,
.block-editor-block-list__layout .block-our-team .item .featured-image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
  border: 5px solid #FFF;
}
.theme-html .block-our-team .item .names-label,
.block-editor-block-list__layout .block-our-team .item .names-label {
  position: relative;
  padding: 10px 15px;
  z-index: 2;
}
@media (max-width: 991px) {
  .theme-html .block-our-team .item .names-label,
  .block-editor-block-list__layout .block-our-team .item .names-label {
    padding: 10px 0;
  }
}
.theme-html .block-our-team .item .name,
.block-editor-block-list__layout .block-our-team .item .name {
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}
.theme-html .block-our-team .item .label,
.block-editor-block-list__layout .block-our-team .item .label {
  color: #0D78D5;
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
}
.theme-html .block-our-team .item .linkedin-link,
.block-editor-block-list__layout .block-our-team .item .linkedin-link {
  position: absolute;
  top: 13px;
  right: 10px;
  z-index: 3;
}
.theme-html .block-our-team .item .linkedin-link a,
.block-editor-block-list__layout .block-our-team .item .linkedin-link a {
  display: block;
  width: 19px;
  height: 19px;
}
.theme-html .block-our-team .item .linkedin-link a img,
.block-editor-block-list__layout .block-our-team .item .linkedin-link a img {
  display: block;
}
.theme-html .block-our-team .item .content,
.block-editor-block-list__layout .block-our-team .item .content {
  padding: 25px 30px;
}
@media (max-width: 991px) {
  .theme-html .block-our-team .item .content,
  .block-editor-block-list__layout .block-our-team .item .content {
    padding: 25px 0px;
  }
}
.theme-html .block-our-team .item .content .excerpt,
.block-editor-block-list__layout .block-our-team .item .content .excerpt {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 6px;
}
.theme-html .block-our-team .item .content .arrow,
.block-editor-block-list__layout .block-our-team .item .content .arrow {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.theme-html .block-our-team .item .content .arrow span,
.block-editor-block-list__layout .block-our-team .item .content .arrow span {
  display: block;
  margin-right: 7px;
  color: #003;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
}
.theme-html .block-our-team .item .content .arrow:hover svg,
.block-editor-block-list__layout .block-our-team .item .content .arrow:hover svg {
  animation: arrow 1s ease-in-out infinite;
}
.theme-html .our-team-modal,
.block-editor-block-list__layout .our-team-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 30px 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 991px) {
  .theme-html .our-team-modal,
  .block-editor-block-list__layout .our-team-modal {
    padding: 134px 30px 0;
  }
}
.theme-html .our-team-modal.active,
.block-editor-block-list__layout .our-team-modal.active {
  opacity: 1;
  visibility: visible;
}
.theme-html .our-team-modal .modal-overlay,
.block-editor-block-list__layout .our-team-modal .modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.theme-html .our-team-modal .our-team-modal-wrap,
.block-editor-block-list__layout .our-team-modal .our-team-modal-wrap {
  position: relative;
  background: #fff;
  z-index: 3;
}
.theme-html .our-team-modal .our-team-modal-wrap h4,
.block-editor-block-list__layout .our-team-modal .our-team-modal-wrap h4 {
  color: #333;
  font-size: 26px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 20px;
}
.theme-html .our-team-modal .our-team-modal-wrap h6,
.block-editor-block-list__layout .our-team-modal .our-team-modal-wrap h6 {
  color: #0D78D5;
  font-size: 17px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 20px;
}
.theme-html .our-team-modal .our-team-modal-wrap p,
.block-editor-block-list__layout .our-team-modal .our-team-modal-wrap p {
  font-size: 16px;
  font-weight: 400;
  color: #333;
  line-height: 150%;
}
.theme-html .our-team-modal .our-team-modal-wrap .container-max,
.block-editor-block-list__layout .our-team-modal .our-team-modal-wrap .container-max {
  padding: 0;
}
.theme-html .our-team-modal .our-team-modal-wrap .wysiwyg,
.block-editor-block-list__layout .our-team-modal .our-team-modal-wrap .wysiwyg {
  position: relative;
  padding: 30px;
  max-height: calc(100vh - 200px);
  overflow: auto;
}
.theme-html .our-team-modal .our-team-modal-wrap .close,
.block-editor-block-list__layout .our-team-modal .our-team-modal-wrap .close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 3;
}
.theme-html .block-our-partners-tabs,
.block-editor-block-list__layout .block-our-partners-tabs {
  position: relative;
  background: #fff;
  padding: 30px 0;
}
.theme-html .block-our-partners-tabs .heading-content,
.block-editor-block-list__layout .block-our-partners-tabs .heading-content {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 50px;
}
.theme-html .block-our-partners-tabs .heading-content h3,
.block-editor-block-list__layout .block-our-partners-tabs .heading-content h3 {
  margin-bottom: 15px;
}
.theme-html .block-our-partners-tabs .heading-content p,
.block-editor-block-list__layout .block-our-partners-tabs .heading-content p {
  color: #333;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}
.theme-html .block-our-partners-tabs .our-partners-tabs .tab-nav-wrap,
.block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-nav-wrap {
  margin-bottom: 10px;
}
@media (max-width: 500px) {
  .theme-html .block-our-partners-tabs .our-partners-tabs .tab-nav-wrap,
  .block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-nav-wrap {
    width: 100%;
    overflow: auto;
  }
}
.theme-html .block-our-partners-tabs .our-partners-tabs .tab-navigation,
.block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-navigation {
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
}
@media (max-width: 500px) {
  .theme-html .block-our-partners-tabs .our-partners-tabs .tab-navigation,
  .block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-navigation {
    width: 450px;
  }
}
.theme-html .block-our-partners-tabs .our-partners-tabs .tab-navigation a span,
.block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-navigation a span {
  display: block;
  padding: 9px 20px;
  border-radius: 8px;
  background: rgba(238, 238, 238, 0.5);
  border: 1px solid rgba(238, 238, 238, 0.5);
  color: #0F1113;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  margin: 0 5px;
  border-radius: 8px;
  white-space: nowrap;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1), border 0.8s cubic-bezier(0.19, 1, 0.22, 1), background 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-our-partners-tabs .our-partners-tabs .tab-navigation a span.active, .theme-html .block-our-partners-tabs .our-partners-tabs .tab-navigation a span:hover,
.block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-navigation a span.active,
.block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-navigation a span:hover {
  color: #FFF;
  border: 1px solid #DADDE2;
  background: #003;
}
.theme-html .block-our-partners-tabs .our-partners-tabs .tab-content,
.block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-content {
  justify-content: flex-start;
  margin: 0 -13px;
  display: none;
  visibility: hidden;
}
@media (max-width: 768px) {
  .theme-html .block-our-partners-tabs .our-partners-tabs .tab-content,
  .block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-content {
    flex-wrap: wrap;
    margin: 0 -5px;
  }
}
@media (max-width: 400px) {
  .theme-html .block-our-partners-tabs .our-partners-tabs .tab-content,
  .block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-content {
    flex-direction: column;
    margin: 0;
  }
}
.theme-html .block-our-partners-tabs .our-partners-tabs .tab-content.active,
.block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-content.active {
  display: flex;
  visibility: visible;
}
.theme-html .block-our-partners-tabs .our-partners-tabs .tab-content .item,
.block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-content .item {
  width: 25%;
  padding: 0 13px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .theme-html .block-our-partners-tabs .our-partners-tabs .tab-content .item,
  .block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-content .item {
    padding: 0 5px;
    width: 50%;
  }
}
@media (max-width: 400px) {
  .theme-html .block-our-partners-tabs .our-partners-tabs .tab-content .item,
  .block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-content .item {
    width: 100%;
    padding: 0;
  }
}
.theme-html .block-our-partners-tabs .our-partners-tabs .tab-content .item .thumbnail,
.block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-content .item .thumbnail {
  aspect-ratio: 1/1;
  width: 100%;
  border: 1px solid #ccc;
  padding: 20px;
}
.theme-html .block-our-partners-tabs .our-partners-tabs .tab-content .item .thumbnail img,
.block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-content .item .thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-html .block-our-partners-tabs .our-partners-tabs .tab-content .item .content,
.block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-content .item .content {
  padding: 10px 30px;
}
@media (max-width: 991px) {
  .theme-html .block-our-partners-tabs .our-partners-tabs .tab-content .item .content,
  .block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-content .item .content {
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .theme-html .block-our-partners-tabs .our-partners-tabs .tab-content .item .content,
  .block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-content .item .content {
    padding: 10px 0;
  }
}
.theme-html .block-our-partners-tabs .our-partners-tabs .tab-content .item .content .title,
.block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-content .item .content .title {
  color: #003;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 5px;
}
.theme-html .block-our-partners-tabs .our-partners-tabs .tab-content .item .content .excerpt,
.block-editor-block-list__layout .block-our-partners-tabs .our-partners-tabs .tab-content .item .content .excerpt {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
}
.theme-html .block-faqs,
.block-editor-block-list__layout .block-faqs {
  position: relative;
  background: #FFF;
  padding: 60px 0 35px;
}
.theme-html .block-faqs_flex,
.block-editor-block-list__layout .block-faqs_flex {
  width: 100%;
  max-width: 978px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .theme-html .block-faqs_flex,
  .block-editor-block-list__layout .block-faqs_flex {
    flex-direction: column;
  }
}
.theme-html .block-faqs .heading-content,
.block-editor-block-list__layout .block-faqs .heading-content {
  margin-bottom: 30px;
}
.theme-html .block-faqs .item-wrap,
.block-editor-block-list__layout .block-faqs .item-wrap {
  width: 50%;
}
@media (max-width: 768px) {
  .theme-html .block-faqs .item-wrap,
  .block-editor-block-list__layout .block-faqs .item-wrap {
    width: 100%;
  }
}
.theme-html .block-faqs .item,
.block-editor-block-list__layout .block-faqs .item {
  position: relative;
  width: 100%;
  padding: 0 22.5px 0 70px;
  margin-bottom: 25px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .theme-html .block-faqs .item,
  .block-editor-block-list__layout .block-faqs .item {
    padding: 0 0 0 38px;
  }
}
.theme-html .block-faqs .item:before,
.block-editor-block-list__layout .block-faqs .item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 22.5px;
  width: 28px;
  height: 28px;
  background: url("../assets/images/arrow-accordion.svg") no-repeat;
  background-size: 28px;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .block-faqs .item:before,
  .block-editor-block-list__layout .block-faqs .item:before {
    left: 0;
    top: -5px;
  }
}
.theme-html .block-faqs .item .title,
.block-editor-block-list__layout .block-faqs .item .title {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  padding-bottom: 10px;
  background: transparent;
  border: 0;
  padding: 0;
  text-align: left;
  cursor: pointer;
}
.theme-html .block-faqs .item .content,
.block-editor-block-list__layout .block-faqs .item .content {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}
.theme-html .block-faqs .item.active:before,
.block-editor-block-list__layout .block-faqs .item.active:before {
  transform: rotate(180deg);
}
.theme-html .block-faqs .item.active .content,
.block-editor-block-list__layout .block-faqs .item.active .content {
  display: block !important;
}
.theme-html .block-contact-us,
.block-editor-block-list__layout .block-contact-us {
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  padding: 50px 0;
}
@media (max-width: 768px) {
  .theme-html .block-contact-us,
  .block-editor-block-list__layout .block-contact-us {
    padding: 30px 0 50px;
  }
}
.theme-html .block-contact-us_flex,
.block-editor-block-list__layout .block-contact-us_flex {
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .theme-html .block-contact-us_flex,
  .block-editor-block-list__layout .block-contact-us_flex {
    flex-direction: column;
  }
}
.theme-html .block-contact-us .content,
.block-editor-block-list__layout .block-contact-us .content {
  width: 43.9%;
  padding-right: 41px;
  margin-top: 51px;
}
@media (max-width: 991px) {
  .theme-html .block-contact-us .content,
  .block-editor-block-list__layout .block-contact-us .content {
    width: 50%;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .theme-html .block-contact-us .content,
  .block-editor-block-list__layout .block-contact-us .content {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.theme-html .block-contact-us .content p,
.block-editor-block-list__layout .block-contact-us .content p {
  line-height: 150%;
}
.theme-html .block-contact-us .content .phone,
.block-editor-block-list__layout .block-contact-us .content .phone {
  margin-top: 25px;
  margin-bottom: 18px;
}
@media (max-width: 768px) {
  .theme-html .block-contact-us .content .phone,
  .block-editor-block-list__layout .block-contact-us .content .phone {
    margin-bottom: 10px;
  }
}
.theme-html .block-contact-us .content .phone a, .theme-html .block-contact-us .content .email a,
.block-editor-block-list__layout .block-contact-us .content .phone a,
.block-editor-block-list__layout .block-contact-us .content .email a {
  display: flex;
  align-items: center;
  color: #003;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  transition: color 1s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .block-contact-us .content .phone a, .theme-html .block-contact-us .content .email a,
  .block-editor-block-list__layout .block-contact-us .content .phone a,
  .block-editor-block-list__layout .block-contact-us .content .email a {
    font-size: 16px;
  }
}
.theme-html .block-contact-us .content .phone a:hover, .theme-html .block-contact-us .content .email a:hover,
.block-editor-block-list__layout .block-contact-us .content .phone a:hover,
.block-editor-block-list__layout .block-contact-us .content .email a:hover {
  color: #AF4272;
}
.theme-html .block-contact-us .content .phone a:hover svg path, .theme-html .block-contact-us .content .email a:hover svg path,
.block-editor-block-list__layout .block-contact-us .content .phone a:hover svg path,
.block-editor-block-list__layout .block-contact-us .content .email a:hover svg path {
  fill: #AF4272;
}
.theme-html .block-contact-us .content .phone a svg path, .theme-html .block-contact-us .content .email a svg path,
.block-editor-block-list__layout .block-contact-us .content .phone a svg path,
.block-editor-block-list__layout .block-contact-us .content .email a svg path {
  transition: fill 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-contact-us .content .phone span, .theme-html .block-contact-us .content .phone svg, .theme-html .block-contact-us .content .email span, .theme-html .block-contact-us .content .email svg,
.block-editor-block-list__layout .block-contact-us .content .phone span,
.block-editor-block-list__layout .block-contact-us .content .phone svg,
.block-editor-block-list__layout .block-contact-us .content .email span,
.block-editor-block-list__layout .block-contact-us .content .email svg {
  display: block;
}
.theme-html .block-contact-us .content .phone span, .theme-html .block-contact-us .content .email span,
.block-editor-block-list__layout .block-contact-us .content .phone span,
.block-editor-block-list__layout .block-contact-us .content .email span {
  margin-left: 10px;
}
.theme-html .block-contact-us .form,
.block-editor-block-list__layout .block-contact-us .form {
  width: 42.25%;
  border-radius: 10px;
  background: #003;
  padding: 35px 26px 23px;
  margin-left: 41px;
}
@media (max-width: 991px) {
  .theme-html .block-contact-us .form,
  .block-editor-block-list__layout .block-contact-us .form {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .theme-html .block-contact-us .form,
  .block-editor-block-list__layout .block-contact-us .form {
    width: 100%;
    margin-left: 0;
  }
}
.theme-html .womens-services .block-contact-us,
.theme-html .report-maintenance .block-contact-us,
.block-editor-block-list__layout .womens-services .block-contact-us,
.block-editor-block-list__layout .report-maintenance .block-contact-us {
  padding-top: 0;
}
.theme-html .womens-services .block-contact-us_flex,
.theme-html .report-maintenance .block-contact-us_flex,
.block-editor-block-list__layout .womens-services .block-contact-us_flex,
.block-editor-block-list__layout .report-maintenance .block-contact-us_flex {
  position: relative;
  background: #fff;
  padding: 40px;
  border-radius: 10px;
  z-index: 2;
}
@media (max-width: 768px) {
  .theme-html .womens-services .block-contact-us_flex,
  .theme-html .report-maintenance .block-contact-us_flex,
  .block-editor-block-list__layout .womens-services .block-contact-us_flex,
  .block-editor-block-list__layout .report-maintenance .block-contact-us_flex {
    padding: 0;
  }
}
.theme-html .womens-services .block-contact-us:after,
.theme-html .report-maintenance .block-contact-us:after,
.block-editor-block-list__layout .womens-services .block-contact-us:after,
.block-editor-block-list__layout .report-maintenance .block-contact-us:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 326px;
  background: rgba(47, 164, 169, 0.1);
  z-index: 1;
}
.theme-html .block-overlap-image-column-and-content,
.block-editor-block-list__layout .block-overlap-image-column-and-content {
  position: relative;
  background: #fff;
  overflow: hidden;
}
.theme-html .block-overlap-image-column-and-content .item,
.block-editor-block-list__layout .block-overlap-image-column-and-content .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
}
@media (max-width: 768px) {
  .theme-html .block-overlap-image-column-and-content .item,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .item {
    flex-direction: column;
  }
}
.theme-html .block-overlap-image-column-and-content .item:last-of-type,
.block-editor-block-list__layout .block-overlap-image-column-and-content .item:last-of-type {
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .theme-html .block-overlap-image-column-and-content .item:nth-child(odd) .column-image,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .item:nth-child(odd) .column-image {
    order: 2;
  }
}
.theme-html .block-overlap-image-column-and-content .item:nth-child(odd) .column-image .image-front,
.block-editor-block-list__layout .block-overlap-image-column-and-content .item:nth-child(odd) .column-image .image-front {
  right: 0;
}
@media (max-width: 768px) {
  .theme-html .block-overlap-image-column-and-content .item:nth-child(odd) .column-image .image-front,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .item:nth-child(odd) .column-image .image-front {
    right: 10%;
  }
}
@media (max-width: 500px) {
  .theme-html .block-overlap-image-column-and-content .item:nth-child(odd) .column-image .image-front,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .item:nth-child(odd) .column-image .image-front {
    right: 0;
  }
}
.theme-html .block-overlap-image-column-and-content .item:nth-child(odd) .column-image .image-back,
.block-editor-block-list__layout .block-overlap-image-column-and-content .item:nth-child(odd) .column-image .image-back {
  text-align: left;
}
.theme-html .block-overlap-image-column-and-content .item:nth-child(odd) .column-content,
.block-editor-block-list__layout .block-overlap-image-column-and-content .item:nth-child(odd) .column-content {
  padding-left: 30px;
}
@media (max-width: 768px) {
  .theme-html .block-overlap-image-column-and-content .item:nth-child(odd) .column-content,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .item:nth-child(odd) .column-content {
    order: 1;
    padding-left: 0;
  }
}
.theme-html .block-overlap-image-column-and-content .item:nth-child(even) .column-image,
.block-editor-block-list__layout .block-overlap-image-column-and-content .item:nth-child(even) .column-image {
  order: 2;
}
.theme-html .block-overlap-image-column-and-content .item:nth-child(even) .column-image .image-front,
.block-editor-block-list__layout .block-overlap-image-column-and-content .item:nth-child(even) .column-image .image-front {
  left: 0;
}
@media (max-width: 768px) {
  .theme-html .block-overlap-image-column-and-content .item:nth-child(even) .column-image .image-front,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .item:nth-child(even) .column-image .image-front {
    left: 10%;
  }
}
@media (max-width: 500px) {
  .theme-html .block-overlap-image-column-and-content .item:nth-child(even) .column-image .image-front,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .item:nth-child(even) .column-image .image-front {
    left: 0;
  }
}
.theme-html .block-overlap-image-column-and-content .item:nth-child(even) .column-image .image-back,
.block-editor-block-list__layout .block-overlap-image-column-and-content .item:nth-child(even) .column-image .image-back {
  text-align: right;
}
.theme-html .block-overlap-image-column-and-content .item:nth-child(even) .column-content,
.block-editor-block-list__layout .block-overlap-image-column-and-content .item:nth-child(even) .column-content {
  order: 1;
  padding-right: 30px;
}
@media (max-width: 768px) {
  .theme-html .block-overlap-image-column-and-content .item:nth-child(even) .column-content,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .item:nth-child(even) .column-content {
    padding-right: 0;
  }
}
.theme-html .block-overlap-image-column-and-content .column-image,
.block-editor-block-list__layout .block-overlap-image-column-and-content .column-image {
  position: relative;
  width: 50%;
}
@media (max-width: 768px) {
  .theme-html .block-overlap-image-column-and-content .column-image,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .column-image {
    width: 100%;
  }
}
.theme-html .block-overlap-image-column-and-content .column-image img,
.block-editor-block-list__layout .block-overlap-image-column-and-content .column-image img {
  border-radius: 10px;
}
@media (max-width: 500px) {
  .theme-html .block-overlap-image-column-and-content .column-image .image-back img,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .column-image .image-back img {
    width: 95%;
    height: auto;
  }
}
.theme-html .block-overlap-image-column-and-content .column-image .image-front,
.block-editor-block-list__layout .block-overlap-image-column-and-content .column-image .image-front {
  position: absolute;
  top: 50%;
  outline: 30px solid #FFF;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  z-index: 2;
  transform: translateY(-50%);
}
@media (max-width: 500px) {
  .theme-html .block-overlap-image-column-and-content .column-image .image-front,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .column-image .image-front {
    top: inherit;
    bottom: 0;
    outline: 20px solid #FFF;
    transform: translateY(0);
  }
}
.theme-html .block-overlap-image-column-and-content .column-image .image-front img,
.block-editor-block-list__layout .block-overlap-image-column-and-content .column-image .image-front img {
  display: block;
}
@media (max-width: 768px) {
  .theme-html .block-overlap-image-column-and-content .column-image .image-front img,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .column-image .image-front img {
    width: 250px;
    height: auto;
  }
}
@media (max-width: 500px) {
  .theme-html .block-overlap-image-column-and-content .column-image .image-front img,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .column-image .image-front img {
    width: 180px;
    height: 180px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.theme-html .block-overlap-image-column-and-content .column-content,
.block-editor-block-list__layout .block-overlap-image-column-and-content .column-content {
  width: 49%;
  text-align: left;
}
@media (max-width: 768px) {
  .theme-html .block-overlap-image-column-and-content .column-content,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .column-content {
    width: 100%;
    margin-bottom: 30px;
  }
}
.theme-html .block-overlap-image-column-and-content .column-content h3,
.block-editor-block-list__layout .block-overlap-image-column-and-content .column-content h3 {
  color: #333;
  max-width: 69%;
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 768px) {
  .theme-html .block-overlap-image-column-and-content .column-content h3,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .column-content h3 {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
.theme-html .block-overlap-image-column-and-content .column-content h6,
.block-editor-block-list__layout .block-overlap-image-column-and-content .column-content h6 {
  color: #0D78D5;
  font-size: 17px;
  font-weight: 600;
  line-height: 140%;
}
.theme-html .block-overlap-image-column-and-content .column-content p,
.block-editor-block-list__layout .block-overlap-image-column-and-content .column-content p {
  line-height: 150%;
}
.theme-html .block-overlap-image-column-and-content .section-divider,
.block-editor-block-list__layout .block-overlap-image-column-and-content .section-divider {
  width: 100%;
  max-width: 480px;
  height: 2px;
  background: rgba(28, 163, 186, 0.3);
}
.theme-html .block-overlap-image-column-and-content .section-divider.divider-top,
.block-editor-block-list__layout .block-overlap-image-column-and-content .section-divider.divider-top {
  margin: 20px auto;
}
.theme-html .block-overlap-image-column-and-content .section-divider.divider-bottom,
.block-editor-block-list__layout .block-overlap-image-column-and-content .section-divider.divider-bottom {
  margin: 60px auto 5px;
}
@media (max-width: 768px) {
  .theme-html .block-overlap-image-column-and-content .section-divider.divider-bottom,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .section-divider.divider-bottom {
    margin: 10px auto;
  }
}
@media (max-width: 768px) {
  .theme-html .block-overlap-image-column-and-content .section-divider,
  .block-editor-block-list__layout .block-overlap-image-column-and-content .section-divider {
    max-width: 300px;
  }
}
.theme-html .housing-options .block-overlap-image-column-and-content .section-divider, .theme-html .womens-services .block-overlap-image-column-and-content .section-divider,
.block-editor-block-list__layout .housing-options .block-overlap-image-column-and-content .section-divider,
.block-editor-block-list__layout .womens-services .block-overlap-image-column-and-content .section-divider {
  display: none;
}
.theme-html .womens-services .block-overlap-image-column-and-content .item,
.block-editor-block-list__layout .womens-services .block-overlap-image-column-and-content .item {
  padding: 60px 0;
}
@media (max-width: 768px) {
  .theme-html .womens-services .block-overlap-image-column-and-content .item,
  .block-editor-block-list__layout .womens-services .block-overlap-image-column-and-content .item {
    padding: 30px 0;
  }
}
.theme-html .block-sides-tabs,
.block-editor-block-list__layout .block-sides-tabs {
  position: relative;
  background: #fff;
  padding: 60px 0 130px;
}
.theme-html .block-sides-tabs .heading-content,
.block-editor-block-list__layout .block-sides-tabs .heading-content {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 40px;
}
.theme-html .block-sides-tabs .heading-content h3,
.block-editor-block-list__layout .block-sides-tabs .heading-content h3 {
  margin-bottom: 15px;
}
.theme-html .block-sides-tabs .heading-content p,
.block-editor-block-list__layout .block-sides-tabs .heading-content p {
  color: #333;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}
.theme-html .block-sides-tabs .sides-tabs,
.block-editor-block-list__layout .block-sides-tabs .sides-tabs {
  display: flex;
}
@media (max-width: 768px) {
  .theme-html .block-sides-tabs .sides-tabs,
  .block-editor-block-list__layout .block-sides-tabs .sides-tabs {
    flex-direction: column;
  }
}
.theme-html .block-sides-tabs .tab-navigation,
.block-editor-block-list__layout .block-sides-tabs .tab-navigation {
  width: 305px;
  border-right: 1px solid rgba(204, 204, 204, 0.6);
}
@media (max-width: 768px) {
  .theme-html .block-sides-tabs .tab-navigation,
  .block-editor-block-list__layout .block-sides-tabs .tab-navigation {
    width: 100%;
    margin-bottom: 20px;
  }
}
.theme-html .block-sides-tabs .tab-navigation a,
.block-editor-block-list__layout .block-sides-tabs .tab-navigation a {
  display: flex;
  align-items: center;
  background: rgba(204, 204, 204, 0.2);
  padding: 20px;
  transition: background 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-sides-tabs .tab-navigation a:not(:first-of-type),
.block-editor-block-list__layout .block-sides-tabs .tab-navigation a:not(:first-of-type) {
  border-top: 1px solid #fff;
}
.theme-html .block-sides-tabs .tab-navigation a span,
.block-editor-block-list__layout .block-sides-tabs .tab-navigation a span {
  display: block;
  color: #0F1113;
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
  margin-right: 10px;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-sides-tabs .tab-navigation a.active, .theme-html .block-sides-tabs .tab-navigation a:hover,
.block-editor-block-list__layout .block-sides-tabs .tab-navigation a.active,
.block-editor-block-list__layout .block-sides-tabs .tab-navigation a:hover {
  background: #003;
}
.theme-html .block-sides-tabs .tab-navigation a.active span, .theme-html .block-sides-tabs .tab-navigation a:hover span,
.block-editor-block-list__layout .block-sides-tabs .tab-navigation a.active span,
.block-editor-block-list__layout .block-sides-tabs .tab-navigation a:hover span {
  color: #fff;
}
.theme-html .block-sides-tabs .tab-navigation a.active svg path, .theme-html .block-sides-tabs .tab-navigation a:hover svg path,
.block-editor-block-list__layout .block-sides-tabs .tab-navigation a.active svg path,
.block-editor-block-list__layout .block-sides-tabs .tab-navigation a:hover svg path {
  stroke: #fff;
}
@media (max-width: 768px) {
  .theme-html .block-sides-tabs .tab-navigation a svg,
  .block-editor-block-list__layout .block-sides-tabs .tab-navigation a svg {
    transform: rotate(45deg);
  }
}
.theme-html .block-sides-tabs .tab-content-wrap,
.block-editor-block-list__layout .block-sides-tabs .tab-content-wrap {
  padding-left: 57px;
}
@media (max-width: 991px) {
  .theme-html .block-sides-tabs .tab-content-wrap,
  .block-editor-block-list__layout .block-sides-tabs .tab-content-wrap {
    padding-left: 30px;
  }
}
@media (max-width: 768px) {
  .theme-html .block-sides-tabs .tab-content-wrap,
  .block-editor-block-list__layout .block-sides-tabs .tab-content-wrap {
    padding-left: 0;
  }
}
.theme-html .block-sides-tabs .tab-content-wrap .title,
.block-editor-block-list__layout .block-sides-tabs .tab-content-wrap .title {
  color: #333;
  font-size: 26px;
  font-weight: 600;
  line-height: 122%;
  margin-bottom: 20px;
}
.theme-html .block-sides-tabs .tab-content-wrap .title .blue,
.block-editor-block-list__layout .block-sides-tabs .tab-content-wrap .title .blue {
  color: #0D78D5;
}
.theme-html .block-sides-tabs .tab-content-wrap .tab-content,
.block-editor-block-list__layout .block-sides-tabs .tab-content-wrap .tab-content {
  display: none;
}
.theme-html .block-sides-tabs .tab-content-wrap .tab-content.active,
.block-editor-block-list__layout .block-sides-tabs .tab-content-wrap .tab-content.active {
  display: block;
}
.theme-html .am-i-eligible .block-sides-tabs,
.block-editor-block-list__layout .am-i-eligible .block-sides-tabs {
  padding-bottom: 60px;
}
.theme-html .block-stories-carousel,
.block-editor-block-list__layout .block-stories-carousel {
  position: relative;
  background: rgba(47, 164, 169, 0.1);
  padding: 60px 0;
}
.theme-html .block-stories-carousel h3,
.block-editor-block-list__layout .block-stories-carousel h3 {
  margin-bottom: 20px;
}
.theme-html .block-stories-carousel .excerpt,
.block-editor-block-list__layout .block-stories-carousel .excerpt {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 30px;
}
.theme-html .block-stories-carousel .excerpt p,
.block-editor-block-list__layout .block-stories-carousel .excerpt p {
  color: #333;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
.theme-html .block-stories-carousel .container-max,
.block-editor-block-list__layout .block-stories-carousel .container-max {
  max-width: 997px;
}
.theme-html .block-stories-carousel .item-wrap,
.block-editor-block-list__layout .block-stories-carousel .item-wrap {
  padding: 0 10px;
}
.theme-html .block-stories-carousel .item,
.block-editor-block-list__layout .block-stories-carousel .item {
  padding: 20px 24px;
  border-radius: 20px;
  border: 1px solid #018374;
  background: #fff;
}
.theme-html .block-stories-carousel .item .category,
.block-editor-block-list__layout .block-stories-carousel .item .category {
  margin-bottom: 20px;
}
.theme-html .block-stories-carousel .item .category span,
.block-editor-block-list__layout .block-stories-carousel .item .category span {
  display: inline-block;
  color: #1C4F69;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  border-radius: 999px;
  background: rgba(28, 163, 186, 0.1);
  padding: 8px 12px;
}
.theme-html .block-stories-carousel .item .excerpt,
.block-editor-block-list__layout .block-stories-carousel .item .excerpt {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
  min-height: 95px;
}
@media (max-width: 575px) {
  .theme-html .block-stories-carousel .item .excerpt,
  .block-editor-block-list__layout .block-stories-carousel .item .excerpt {
    min-height: 1px;
  }
}
.theme-html .block-stories-carousel .item .profile,
.block-editor-block-list__layout .block-stories-carousel .item .profile {
  display: flex;
  align-items: center;
}
.theme-html .block-stories-carousel .item .profile img,
.block-editor-block-list__layout .block-stories-carousel .item .profile img {
  display: block;
  width: 35px;
  height: 35px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}
.theme-html .block-stories-carousel .item .profile .name,
.block-editor-block-list__layout .block-stories-carousel .item .profile .name {
  color: #003;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -0.16px;
  margin-left: 10px;
}
.theme-html .block-stories-carousel .slick-dots,
.block-editor-block-list__layout .block-stories-carousel .slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 26px;
}
.theme-html .block-stories-carousel .slick-dots button,
.block-editor-block-list__layout .block-stories-carousel .slick-dots button {
  position: relative;
  text-indent: -99px;
  overflow: hidden;
  width: 68px;
  height: 8px;
  background: rgba(0, 78, 69, 0.1);
  outline: none;
  border: 0;
  margin: 0 5px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .theme-html .block-stories-carousel .slick-dots button,
  .block-editor-block-list__layout .block-stories-carousel .slick-dots button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
  }
}
.theme-html .block-stories-carousel .slick-dots .slick-active button,
.block-editor-block-list__layout .block-stories-carousel .slick-dots .slick-active button {
  background: #0D78D5;
}
.theme-html .home .block-stories-carousel, .theme-html .our-story .block-stories-carousel,
.block-editor-block-list__layout .home .block-stories-carousel,
.block-editor-block-list__layout .our-story .block-stories-carousel {
  background: #fff;
}
.theme-html .block-featured-news,
.block-editor-block-list__layout .block-featured-news {
  position: relative;
  min-height: 207px;
  border: 1px solid #CCC;
  background: #E5E5E5;
  overflow: hidden;
  transition: height 1s cubic-bezier(0.19, 1, 0.22, 1), min-height 1s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1), visibility 1s cubic-bezier(0.19, 1, 0.22, 1), border 1s cubic-bezier(0.19, 1, 0.22, 1);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .theme-html .block-featured-news,
  .block-editor-block-list__layout .block-featured-news {
    min-height: 1px;
    height: auto;
    padding: 40px 0;
    display: block;
  }
}
.theme-html .block-featured-news.hide,
.block-editor-block-list__layout .block-featured-news.hide {
  height: 0px;
  min-height: 0px;
  opacity: 0;
  visibility: hidden;
  border: 0;
}
@media (max-width: 768px) {
  .theme-html .block-featured-news.hide,
  .block-editor-block-list__layout .block-featured-news.hide {
    display: none;
  }
}
.theme-html .block-featured-news .container-max,
.block-editor-block-list__layout .block-featured-news .container-max {
  position: relative;
}
.theme-html .block-featured-news .heading-content,
.block-editor-block-list__layout .block-featured-news .heading-content {
  max-width: 591px;
  margin: 0 auto;
  text-align: center;
}
.theme-html .block-featured-news .heading-content h5,
.block-editor-block-list__layout .block-featured-news .heading-content h5 {
  margin-bottom: 18px;
}
.theme-html .block-featured-news .heading-content p,
.block-editor-block-list__layout .block-featured-news .heading-content p {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}
.theme-html .block-featured-news .close,
.block-editor-block-list__layout .block-featured-news .close {
  position: absolute;
  top: -18px;
  right: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 768px) {
  .theme-html .block-featured-news .close,
  .block-editor-block-list__layout .block-featured-news .close {
    top: -25px;
  }
}
.theme-html .block-featured-news .close span,
.block-editor-block-list__layout .block-featured-news .close span {
  display: block;
  color: rgba(0, 0, 0, 0.4);
  font-size: 12px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-right: 10px;
  margin-top: -1px;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-featured-news .close img,
.block-editor-block-list__layout .block-featured-news .close img {
  display: block;
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-featured-news .close:hover span,
.block-editor-block-list__layout .block-featured-news .close:hover span {
  color: #000;
}
.theme-html .block-featured-news .close:hover img,
.block-editor-block-list__layout .block-featured-news .close:hover img {
  transform: rotate(-180deg);
}
.theme-html .block-renters-listings,
.block-editor-block-list__layout .block-renters-listings {
  position: relative;
  background: #fff;
  padding: 0 0 60px;
}
@media (max-width: 768px) {
  .theme-html .block-renters-listings,
  .block-editor-block-list__layout .block-renters-listings {
    padding: 20px 0 60px;
  }
}
.theme-html .block-renters-listings .heading-content,
.block-editor-block-list__layout .block-renters-listings .heading-content {
  max-width: 580px;
  margin: 0 auto 40px;
  text-align: center;
}
.theme-html .block-renters-listings .heading-content h3,
.block-editor-block-list__layout .block-renters-listings .heading-content h3 {
  margin-bottom: 15px;
}
.theme-html .block-renters-listings_flex,
.block-editor-block-list__layout .block-renters-listings_flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.theme-html .block-renters-listings .item-wrap,
.block-editor-block-list__layout .block-renters-listings .item-wrap {
  width: 33.33%;
  padding: 10px;
}
@media (max-width: 991px) {
  .theme-html .block-renters-listings .item-wrap,
  .block-editor-block-list__layout .block-renters-listings .item-wrap {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .theme-html .block-renters-listings .item-wrap,
  .block-editor-block-list__layout .block-renters-listings .item-wrap {
    width: 100%;
  }
}
.theme-html .block-renters-listings .item,
.block-editor-block-list__layout .block-renters-listings .item {
  height: 100%;
}
.theme-html .block-renters-listings .item .icon,
.block-editor-block-list__layout .block-renters-listings .item .icon {
  margin-bottom: 10px;
}
.theme-html .block-renters-listings .item .title,
.block-editor-block-list__layout .block-renters-listings .item .title {
  color: #003;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 10px;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .block-renters-listings .item .title,
  .block-editor-block-list__layout .block-renters-listings .item .title {
    font-size: 18px;
  }
}
.theme-html .block-renters-listings .item .excerpt,
.block-editor-block-list__layout .block-renters-listings .item .excerpt {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 10px;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .block-renters-listings .item .excerpt,
  .block-editor-block-list__layout .block-renters-listings .item .excerpt {
    font-size: 14px;
  }
}
.theme-html .block-renters-listings .item .link,
.block-editor-block-list__layout .block-renters-listings .item .link {
  display: flex;
  align-items: center;
}
.theme-html .block-renters-listings .item .link span,
.block-editor-block-list__layout .block-renters-listings .item .link span {
  display: block;
  color: #003;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  margin-right: 7px;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .block-renters-listings .item .link span,
  .block-editor-block-list__layout .block-renters-listings .item .link span {
    font-size: 12px;
  }
}
.theme-html .block-renters-listings .item .link svg path,
.block-editor-block-list__layout .block-renters-listings .item .link svg path {
  transition: stoke 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-renters-listings .item a,
.block-editor-block-list__layout .block-renters-listings .item a {
  display: block;
  border-radius: 20px;
  box-shadow: 0 7px 32px 0 rgba(0, 0, 0, 0.1);
  padding: 25px;
  background: #FFF;
  transition: background 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-renters-listings .item a:hover,
.block-editor-block-list__layout .block-renters-listings .item a:hover {
  background: #AF4272;
}
.theme-html .block-renters-listings .item a:hover .title,
.theme-html .block-renters-listings .item a:hover .excerpt,
.theme-html .block-renters-listings .item a:hover .link span,
.block-editor-block-list__layout .block-renters-listings .item a:hover .title,
.block-editor-block-list__layout .block-renters-listings .item a:hover .excerpt,
.block-editor-block-list__layout .block-renters-listings .item a:hover .link span {
  color: #fff;
}
.theme-html .block-renters-listings .item a:hover .link svg path,
.block-editor-block-list__layout .block-renters-listings .item a:hover .link svg path {
  stroke: #fff;
}
.theme-html .block-process-steps,
.block-editor-block-list__layout .block-process-steps {
  position: relative;
  background: #fff;
  padding: 60px 0 0;
}
.theme-html .block-process-steps .heading-content,
.block-editor-block-list__layout .block-process-steps .heading-content {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 26px;
}
.theme-html .block-process-steps .heading-content h3,
.block-editor-block-list__layout .block-process-steps .heading-content h3 {
  margin-bottom: 15px;
}
.theme-html .block-process-steps .heading-content p,
.block-editor-block-list__layout .block-process-steps .heading-content p {
  color: #333;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}
.theme-html .block-process-steps_flex,
.block-editor-block-list__layout .block-process-steps_flex {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .theme-html .block-process-steps_flex,
  .block-editor-block-list__layout .block-process-steps_flex {
    flex-direction: column;
  }
}
.theme-html .block-process-steps .item-wrap,
.block-editor-block-list__layout .block-process-steps .item-wrap {
  position: relative;
  width: 21.224%;
  padding: 0 12.5px;
}
@media (max-width: 991px) {
  .theme-html .block-process-steps .item-wrap,
  .block-editor-block-list__layout .block-process-steps .item-wrap {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .theme-html .block-process-steps .item-wrap,
  .block-editor-block-list__layout .block-process-steps .item-wrap {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .theme-html .block-process-steps .item-wrap:not(:last-of-type),
  .block-editor-block-list__layout .block-process-steps .item-wrap:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
.theme-html .block-process-steps .item-wrap:not(:last-of-type):after,
.block-editor-block-list__layout .block-process-steps .item-wrap:not(:last-of-type):after {
  content: "";
  position: absolute;
  top: 50%;
  right: -14px;
  width: 26px;
  height: 1px;
  background: rgba(230, 126, 34, 0.5);
  z-index: -1;
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .theme-html .block-process-steps .item-wrap:not(:last-of-type):after,
  .block-editor-block-list__layout .block-process-steps .item-wrap:not(:last-of-type):after {
    top: inherit;
    right: inherit;
    left: 50%;
    bottom: -22px;
    width: 1px;
    height: 26px;
    transform: translateY(0) translateX(-50%);
  }
}
.theme-html .block-process-steps .item,
.block-editor-block-list__layout .block-process-steps .item {
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #DADDE2;
  transition: background 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-process-steps .item .steps,
.block-editor-block-list__layout .block-process-steps .item .steps {
  display: inline-block;
  color: #1C4F69;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  border-radius: 999px;
  background: rgba(28, 163, 186, 0.1);
  margin-bottom: 15px;
  padding: 8px 12px;
  transition: background 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-process-steps .item .title,
.block-editor-block-list__layout .block-process-steps .item .title {
  color: #003;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 15px;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-process-steps .item .excerpt,
.block-editor-block-list__layout .block-process-steps .item .excerpt {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-process-steps .item:hover,
.block-editor-block-list__layout .block-process-steps .item:hover {
  background: #AF4272;
}
.theme-html .block-process-steps .item:hover .steps,
.block-editor-block-list__layout .block-process-steps .item:hover .steps {
  background: rgba(255, 255, 255, 0.5);
}
.theme-html .block-process-steps .item:hover .title,
.theme-html .block-process-steps .item:hover .excerpt,
.block-editor-block-list__layout .block-process-steps .item:hover .title,
.block-editor-block-list__layout .block-process-steps .item:hover .excerpt {
  color: #fff;
}
.theme-html .block-process-steps .section-divider,
.block-editor-block-list__layout .block-process-steps .section-divider {
  width: 100%;
  max-width: 480px;
  height: 2px;
  background: rgba(28, 163, 186, 0.3);
}
.theme-html .block-process-steps .section-divider.divider-bottom,
.block-editor-block-list__layout .block-process-steps .section-divider.divider-bottom {
  margin: 20px auto;
}
@media (max-width: 768px) {
  .theme-html .block-process-steps .section-divider.divider-bottom,
  .block-editor-block-list__layout .block-process-steps .section-divider.divider-bottom {
    margin: 10px auto;
  }
}
@media (max-width: 768px) {
  .theme-html .block-process-steps .section-divider,
  .block-editor-block-list__layout .block-process-steps .section-divider {
    max-width: 300px;
  }
}
.theme-html .block-form-policies-factsheets-tabs,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs {
  position: relative;
  background: #fff;
  padding: 0 0 60px;
}
@media (max-width: 768px) {
  .theme-html .block-form-policies-factsheets-tabs,
  .block-editor-block-list__layout .block-form-policies-factsheets-tabs {
    padding: 20px 0 60px;
  }
}
.theme-html .block-form-policies-factsheets-tabs .heading-content,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .heading-content {
  max-width: 580px;
  margin: 0 auto 40px;
  text-align: center;
}
.theme-html .block-form-policies-factsheets-tabs .heading-content h3,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .heading-content h3 {
  margin-bottom: 15px;
}
.theme-html .block-form-policies-factsheets-tabs_flex,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs_flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-nav-wrap,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-nav-wrap {
  margin-bottom: 10px;
}
@media (max-width: 500px) {
  .theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-nav-wrap,
  .block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-nav-wrap {
    width: 100%;
    overflow: auto;
  }
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-navigation,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-navigation {
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
}
@media (max-width: 500px) {
  .theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-navigation,
  .block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-navigation {
    width: 339px;
  }
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-navigation a,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-navigation a {
  display: block;
  padding: 9px 20px;
  border-radius: 8px;
  background: rgba(238, 238, 238, 0.5);
  border: 1px solid rgba(238, 238, 238, 0.5);
  color: #0F1113;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  margin: 0 5px;
  border-radius: 8px;
  white-space: nowrap;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1), border 0.8s cubic-bezier(0.19, 1, 0.22, 1), background 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-navigation a.active, .theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-navigation a:hover,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-navigation a.active,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-navigation a:hover {
  color: #FFF;
  border: 1px solid #DADDE2;
  background: #003;
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content {
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -13px;
  display: none;
  visibility: hidden;
}
@media (max-width: 768px) {
  .theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content,
  .block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content {
    flex-wrap: wrap;
    margin: 0 -5px;
  }
}
@media (max-width: 400px) {
  .theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content,
  .block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content {
    flex-direction: column;
    margin: 0;
  }
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content.active,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content.active {
  display: flex;
  visibility: visible;
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item-wrap,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item-wrap {
  width: 33.33%;
  padding: 10px;
}
@media (max-width: 991px) {
  .theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item-wrap,
  .block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item-wrap {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item-wrap,
  .block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item-wrap {
    width: 100%;
  }
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item {
  height: 100%;
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .icon,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .icon {
  margin-bottom: 10px;
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .title,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .title {
  color: #003;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 10px;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .title,
  .block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .title {
    font-size: 18px;
  }
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .excerpt,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .excerpt {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 10px;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .excerpt,
  .block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .excerpt {
    font-size: 14px;
  }
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .link,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .link {
  display: flex;
  align-items: center;
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .link span,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .link span {
  display: block;
  color: #003;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  margin-right: 7px;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .link span,
  .block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .link span {
    font-size: 12px;
  }
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .link svg path,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item .link svg path {
  transition: stoke 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item a,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item a {
  display: block;
  height: 100%;
  border-radius: 20px;
  box-shadow: 0 7px 32px 0 rgba(0, 0, 0, 0.1);
  padding: 25px;
  background: #FFF;
  transition: background 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item a:hover,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item a:hover {
  background: #AF4272;
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item a:hover .title,
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item a:hover .excerpt,
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item a:hover .link span,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item a:hover .title,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item a:hover .excerpt,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item a:hover .link span {
  color: #fff;
}
.theme-html .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item a:hover .link svg path,
.block-editor-block-list__layout .block-form-policies-factsheets-tabs .form-policies-factsheets-tabs .tab-content .item a:hover .link svg path {
  stroke: #fff;
}
.theme-html .block-event-listings,
.block-editor-block-list__layout .block-event-listings {
  position: relative;
  padding: 50px 0 60px;
  background: #fff;
}
.theme-html .block-event-listings .heading-content,
.block-editor-block-list__layout .block-event-listings .heading-content {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 47px;
}
@media (max-width: 768px) {
  .theme-html .block-event-listings .heading-content,
  .block-editor-block-list__layout .block-event-listings .heading-content {
    margin-bottom: 20px;
  }
}
.theme-html .block-event-listings .heading-content h3,
.block-editor-block-list__layout .block-event-listings .heading-content h3 {
  margin-bottom: 15px;
}
.theme-html .block-event-listings .heading-content p,
.block-editor-block-list__layout .block-event-listings .heading-content p {
  text-align: center;
}
.theme-html .block-event-listings_flex,
.block-editor-block-list__layout .block-event-listings_flex {
  display: flex;
  margin: 0 -10px;
}
@media (max-width: 768px) {
  .theme-html .block-event-listings_flex,
  .block-editor-block-list__layout .block-event-listings_flex {
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .theme-html .block-event-listings_flex,
  .block-editor-block-list__layout .block-event-listings_flex {
    flex-direction: column;
    margin: 0;
  }
}
.theme-html .block-event-listings .item-wrap,
.block-editor-block-list__layout .block-event-listings .item-wrap {
  width: 25%;
  padding: 0 10px;
}
@media (max-width: 768px) {
  .theme-html .block-event-listings .item-wrap,
  .block-editor-block-list__layout .block-event-listings .item-wrap {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .theme-html .block-event-listings .item-wrap,
  .block-editor-block-list__layout .block-event-listings .item-wrap {
    width: 100%;
  }
}
.theme-html .block-event-listings .item-wrap:hover .arrow svg,
.block-editor-block-list__layout .block-event-listings .item-wrap:hover .arrow svg {
  animation: arrow 1s ease-in-out infinite;
}
.theme-html .block-event-listings .item .profile,
.block-editor-block-list__layout .block-event-listings .item .profile {
  position: relative;
  padding: 0 14px;
}
.theme-html .block-event-listings .item .profile:after,
.block-editor-block-list__layout .block-event-listings .item .profile:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 146px;
  border-radius: 10px 10px 0 0;
  background: #000222;
  z-index: -1;
}
.theme-html .block-event-listings .item .featured-image,
.block-editor-block-list__layout .block-event-listings .item .featured-image {
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 2;
}
.theme-html .block-event-listings .item .featured-image img,
.block-editor-block-list__layout .block-event-listings .item .featured-image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
  border: 5px solid #FFF;
}
.theme-html .block-event-listings .item .names-label,
.block-editor-block-list__layout .block-event-listings .item .names-label {
  position: relative;
  padding: 10px 15px;
  z-index: 2;
}
@media (max-width: 991px) {
  .theme-html .block-event-listings .item .names-label,
  .block-editor-block-list__layout .block-event-listings .item .names-label {
    padding: 10px 0;
  }
}
.theme-html .block-event-listings .item .name,
.block-editor-block-list__layout .block-event-listings .item .name {
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}
.theme-html .block-event-listings .item .label,
.block-editor-block-list__layout .block-event-listings .item .label {
  color: #0D78D5;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
}
.theme-html .block-event-listings .item .content,
.block-editor-block-list__layout .block-event-listings .item .content {
  padding: 25px 30px;
}
@media (max-width: 991px) {
  .theme-html .block-event-listings .item .content,
  .block-editor-block-list__layout .block-event-listings .item .content {
    padding: 25px 0px;
  }
}
.theme-html .block-event-listings .item .content .excerpt,
.block-editor-block-list__layout .block-event-listings .item .content .excerpt {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 6px;
}
.theme-html .block-event-listings .item .content .arrow,
.block-editor-block-list__layout .block-event-listings .item .content .arrow {
  display: flex;
  align-items: center;
}
.theme-html .block-event-listings .item .content .arrow span,
.block-editor-block-list__layout .block-event-listings .item .content .arrow span {
  display: block;
  margin-right: 7px;
  color: #003;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
}
.theme-html .block-featured-stories,
.block-editor-block-list__layout .block-featured-stories {
  position: relative;
  background: #fff;
  padding: 30px 0 0;
  overflow: hidden;
}
.theme-html .block-featured-stories .heading-content,
.block-editor-block-list__layout .block-featured-stories .heading-content {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 20px;
}
.theme-html .block-featured-stories .heading-content h3,
.block-editor-block-list__layout .block-featured-stories .heading-content h3 {
  margin-bottom: 15px;
}
.theme-html .block-featured-stories .heading-content p,
.block-editor-block-list__layout .block-featured-stories .heading-content p {
  color: #333;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}
.theme-html .block-featured-stories .featured-stories-tab .tab-nav-wrap,
.block-editor-block-list__layout .block-featured-stories .featured-stories-tab .tab-nav-wrap {
  margin-bottom: 10px;
}
@media (max-width: 500px) {
  .theme-html .block-featured-stories .featured-stories-tab .tab-nav-wrap,
  .block-editor-block-list__layout .block-featured-stories .featured-stories-tab .tab-nav-wrap {
    width: 100%;
    overflow: auto;
  }
}
.theme-html .block-featured-stories .featured-stories-tab .tab-navigation,
.block-editor-block-list__layout .block-featured-stories .featured-stories-tab .tab-navigation {
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
}
@media (max-width: 500px) {
  .theme-html .block-featured-stories .featured-stories-tab .tab-navigation,
  .block-editor-block-list__layout .block-featured-stories .featured-stories-tab .tab-navigation {
    width: 150%;
  }
}
.theme-html .block-featured-stories .featured-stories-tab .tab-navigation a,
.block-editor-block-list__layout .block-featured-stories .featured-stories-tab .tab-navigation a {
  display: block;
  padding: 9px 20px;
  border-radius: 8px;
  background: rgba(238, 238, 238, 0.5);
  border: 1px solid rgba(238, 238, 238, 0.5);
  color: #0F1113;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  margin: 0 5px;
  border-radius: 8px;
  white-space: nowrap;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1), border 0.8s cubic-bezier(0.19, 1, 0.22, 1), background 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-featured-stories .featured-stories-tab .tab-navigation a.active, .theme-html .block-featured-stories .featured-stories-tab .tab-navigation a:hover,
.block-editor-block-list__layout .block-featured-stories .featured-stories-tab .tab-navigation a.active,
.block-editor-block-list__layout .block-featured-stories .featured-stories-tab .tab-navigation a:hover {
  color: #FFF;
  border: 1px solid #DADDE2;
  background: #003;
}
.theme-html .block-featured-stories .featured-stories-tab .tab-content,
.block-editor-block-list__layout .block-featured-stories .featured-stories-tab .tab-content {
  display: none;
  visibility: hidden;
}
.theme-html .block-featured-stories .featured-stories-tab .tab-content.active,
.block-editor-block-list__layout .block-featured-stories .featured-stories-tab .tab-content.active {
  display: block;
  visibility: visible;
}
.theme-html .block-featured-stories .item,
.block-editor-block-list__layout .block-featured-stories .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 60px;
}
@media (max-width: 768px) {
  .theme-html .block-featured-stories .item,
  .block-editor-block-list__layout .block-featured-stories .item {
    flex-direction: column;
  }
}
.theme-html .block-featured-stories .column-image,
.block-editor-block-list__layout .block-featured-stories .column-image {
  position: relative;
  width: 50%;
}
@media (max-width: 768px) {
  .theme-html .block-featured-stories .column-image,
  .block-editor-block-list__layout .block-featured-stories .column-image {
    width: 100%;
    order: 2;
  }
}
.theme-html .block-featured-stories .column-image img,
.block-editor-block-list__layout .block-featured-stories .column-image img {
  border-radius: 10px;
}
.theme-html .block-featured-stories .column-image .image-back,
.block-editor-block-list__layout .block-featured-stories .column-image .image-back {
  text-align: left;
}
@media (max-width: 500px) {
  .theme-html .block-featured-stories .column-image .image-back img,
  .block-editor-block-list__layout .block-featured-stories .column-image .image-back img {
    width: 95%;
    height: auto;
  }
}
.theme-html .block-featured-stories .column-image .image-front,
.block-editor-block-list__layout .block-featured-stories .column-image .image-front {
  position: absolute;
  top: 50%;
  outline: 30px solid #FFF;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  z-index: 2;
  transform: translateY(-50%);
  right: 0;
}
@media (max-width: 768px) {
  .theme-html .block-featured-stories .column-image .image-front,
  .block-editor-block-list__layout .block-featured-stories .column-image .image-front {
    right: 10%;
  }
}
@media (max-width: 500px) {
  .theme-html .block-featured-stories .column-image .image-front,
  .block-editor-block-list__layout .block-featured-stories .column-image .image-front {
    top: inherit;
    right: 0;
    bottom: 0;
    outline: 20px solid #FFF;
    transform: translateY(0);
  }
}
.theme-html .block-featured-stories .column-image .image-front img,
.block-editor-block-list__layout .block-featured-stories .column-image .image-front img {
  display: block;
}
@media (max-width: 768px) {
  .theme-html .block-featured-stories .column-image .image-front img,
  .block-editor-block-list__layout .block-featured-stories .column-image .image-front img {
    width: 250px;
    height: auto;
  }
}
@media (max-width: 500px) {
  .theme-html .block-featured-stories .column-image .image-front img,
  .block-editor-block-list__layout .block-featured-stories .column-image .image-front img {
    width: 180px;
    height: 180px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.theme-html .block-featured-stories .column-content,
.block-editor-block-list__layout .block-featured-stories .column-content {
  width: 49%;
  text-align: left;
  padding-left: 30px;
}
@media (max-width: 768px) {
  .theme-html .block-featured-stories .column-content,
  .block-editor-block-list__layout .block-featured-stories .column-content {
    width: 100%;
    margin-bottom: 30px;
    order: 1;
    padding-left: 0;
  }
}
.theme-html .block-featured-stories .column-content h3,
.block-editor-block-list__layout .block-featured-stories .column-content h3 {
  color: #333;
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 768px) {
  .theme-html .block-featured-stories .column-content h3,
  .block-editor-block-list__layout .block-featured-stories .column-content h3 {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
.theme-html .block-featured-stories .column-content h6,
.block-editor-block-list__layout .block-featured-stories .column-content h6 {
  color: #0D78D5;
  font-size: 17px;
  font-weight: 600;
  line-height: 140%;
}
.theme-html .block-featured-stories .column-content p,
.block-editor-block-list__layout .block-featured-stories .column-content p {
  line-height: 150%;
}
.theme-html .block-featured-stories .section-divider,
.block-editor-block-list__layout .block-featured-stories .section-divider {
  width: 100%;
  max-width: 480px;
  height: 2px;
  background: rgba(28, 163, 186, 0.3);
}
.theme-html .block-featured-stories .section-divider.divider-bottom,
.block-editor-block-list__layout .block-featured-stories .section-divider.divider-bottom {
  margin: 20px auto;
}
@media (max-width: 768px) {
  .theme-html .block-featured-stories .section-divider.divider-bottom,
  .block-editor-block-list__layout .block-featured-stories .section-divider.divider-bottom {
    margin: 10px auto;
  }
}
@media (max-width: 768px) {
  .theme-html .block-featured-stories .section-divider,
  .block-editor-block-list__layout .block-featured-stories .section-divider {
    max-width: 300px;
  }
}
.theme-html .block-tabs-with-slider,
.block-editor-block-list__layout .block-tabs-with-slider {
  position: relative;
  background: #fff;
  padding: 30px 0 60px;
  overflow: hidden;
}
.theme-html .block-tabs-with-slider .heading-content,
.block-editor-block-list__layout .block-tabs-with-slider .heading-content {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 20px;
}
.theme-html .block-tabs-with-slider .heading-content h3,
.block-editor-block-list__layout .block-tabs-with-slider .heading-content h3 {
  margin-bottom: 15px;
}
.theme-html .block-tabs-with-slider .heading-content p,
.block-editor-block-list__layout .block-tabs-with-slider .heading-content p {
  color: #333;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}
.theme-html .block-tabs-with-slider .tabs-with-slider .tab-nav-wrap,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-nav-wrap {
  margin-bottom: 74px;
}
@media (max-width: 991px) {
  .theme-html .block-tabs-with-slider .tabs-with-slider .tab-nav-wrap,
  .block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-nav-wrap {
    margin-bottom: 20px;
  }
}
@media (max-width: 580px) {
  .theme-html .block-tabs-with-slider .tabs-with-slider .tab-nav-wrap,
  .block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-nav-wrap {
    width: 100%;
    overflow: auto;
  }
}
.theme-html .block-tabs-with-slider .tabs-with-slider .tab-navigation,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-navigation {
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
}
@media (max-width: 580px) {
  .theme-html .block-tabs-with-slider .tabs-with-slider .tab-navigation,
  .block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-navigation {
    width: 600px;
  }
}
.theme-html .block-tabs-with-slider .tabs-with-slider .tab-navigation a,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-navigation a {
  display: block;
  padding: 9px 20px;
  border-radius: 8px;
  background: rgba(238, 238, 238, 0.5);
  border: 1px solid rgba(238, 238, 238, 0.5);
  color: #0F1113;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  margin: 0 5px;
  border-radius: 8px;
  white-space: nowrap;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1), border 0.8s cubic-bezier(0.19, 1, 0.22, 1), background 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-tabs-with-slider .tabs-with-slider .tab-navigation a.active, .theme-html .block-tabs-with-slider .tabs-with-slider .tab-navigation a:hover,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-navigation a.active,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-navigation a:hover {
  color: #FFF;
  border: 1px solid #DADDE2;
  background: #003;
}
.theme-html .block-tabs-with-slider .tabs-with-slider .tab-content,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content {
  display: none;
  visibility: hidden;
}
.theme-html .block-tabs-with-slider .tabs-with-slider .tab-content.active,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content.active {
  display: block;
  visibility: visible;
}
.theme-html .block-tabs-with-slider .tabs-with-slider .tab-content_flex,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  .theme-html .block-tabs-with-slider .tabs-with-slider .tab-content_flex,
  .block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content_flex {
    flex-direction: column;
  }
}
.theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .slider,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .slider {
  position: relative;
  width: calc(50% + 12px);
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .slider,
  .block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .slider {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .slider,
  .block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .slider {
    width: 100%;
    margin-bottom: 30px;
  }
}
.theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .slider .slick-slide,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .slider .slick-slide {
  position: relative;
}
.theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .slider .slick-slide img,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .slider .slick-slide img {
  display: block;
}
.theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .content,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .content {
  width: calc(50% + 91px);
  padding-left: 91px;
}
@media (max-width: 991px) {
  .theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .content,
  .block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .content {
    width: 50%;
    padding-left: 30px;
  }
}
@media (max-width: 768px) {
  .theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .content,
  .block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .content {
    width: 100%;
    padding-left: 0;
  }
}
.theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .content h3, .theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .content p,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .content h3,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .content p {
  text-align: left;
}
.theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .content h3,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .content h3 {
  color: #333;
  margin-bottom: 20px;
}
.theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .slick-arrow,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .slick-arrow {
  position: absolute;
  top: 50%;
  width: 48px;
  height: 48px;
  outline: none;
  border: 0;
  text-indent: -99px;
  overflow: hidden;
  cursor: pointer;
  z-index: 2;
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .slick-arrow,
  .block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .slick-arrow {
    width: 30px;
    height: 30px;
    background-size: 30px !important;
  }
}
.theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .slick-arrow.slick-prev,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .slick-arrow.slick-prev {
  left: 20px;
  background: url("../assets/images/icon-slider-arrow-left.svg") no-repeat center;
}
@media (max-width: 768px) {
  .theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .slick-arrow.slick-prev,
  .block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .slick-arrow.slick-prev {
    left: 10px;
  }
}
.theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .slick-arrow.slick-next,
.block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .slick-arrow.slick-next {
  right: 20px;
  background: url("../assets/images/icon-slider-arrow-right.svg") no-repeat center;
}
@media (max-width: 768px) {
  .theme-html .block-tabs-with-slider .tabs-with-slider .tab-content .slick-arrow.slick-next,
  .block-editor-block-list__layout .block-tabs-with-slider .tabs-with-slider .tab-content .slick-arrow.slick-next {
    right: 10px;
  }
}
.theme-html .block-tabs-with-slider .item,
.block-editor-block-list__layout .block-tabs-with-slider .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 60px;
}
@media (max-width: 768px) {
  .theme-html .block-tabs-with-slider .item,
  .block-editor-block-list__layout .block-tabs-with-slider .item {
    flex-direction: column;
  }
}
.theme-html .block-tabs-with-slider .column-image,
.block-editor-block-list__layout .block-tabs-with-slider .column-image {
  position: relative;
  width: 50%;
}
@media (max-width: 768px) {
  .theme-html .block-tabs-with-slider .column-image,
  .block-editor-block-list__layout .block-tabs-with-slider .column-image {
    width: 100%;
    order: 2;
  }
}
.theme-html .block-tabs-with-slider .column-image img,
.block-editor-block-list__layout .block-tabs-with-slider .column-image img {
  border-radius: 10px;
}
.theme-html .block-tabs-with-slider .column-image .image-back,
.block-editor-block-list__layout .block-tabs-with-slider .column-image .image-back {
  text-align: left;
}
@media (max-width: 500px) {
  .theme-html .block-tabs-with-slider .column-image .image-back img,
  .block-editor-block-list__layout .block-tabs-with-slider .column-image .image-back img {
    width: 95%;
    height: auto;
  }
}
.theme-html .block-tabs-with-slider .column-image .image-front,
.block-editor-block-list__layout .block-tabs-with-slider .column-image .image-front {
  position: absolute;
  top: 50%;
  outline: 30px solid #FFF;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  z-index: 2;
  transform: translateY(-50%);
  right: 0;
}
@media (max-width: 768px) {
  .theme-html .block-tabs-with-slider .column-image .image-front,
  .block-editor-block-list__layout .block-tabs-with-slider .column-image .image-front {
    right: 10%;
  }
}
@media (max-width: 500px) {
  .theme-html .block-tabs-with-slider .column-image .image-front,
  .block-editor-block-list__layout .block-tabs-with-slider .column-image .image-front {
    top: inherit;
    right: 0;
    bottom: 0;
    outline: 20px solid #FFF;
    transform: translateY(0);
  }
}
.theme-html .block-tabs-with-slider .column-image .image-front img,
.block-editor-block-list__layout .block-tabs-with-slider .column-image .image-front img {
  display: block;
}
@media (max-width: 768px) {
  .theme-html .block-tabs-with-slider .column-image .image-front img,
  .block-editor-block-list__layout .block-tabs-with-slider .column-image .image-front img {
    width: 250px;
    height: auto;
  }
}
@media (max-width: 500px) {
  .theme-html .block-tabs-with-slider .column-image .image-front img,
  .block-editor-block-list__layout .block-tabs-with-slider .column-image .image-front img {
    width: 180px;
    height: 180px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.theme-html .block-tabs-with-slider .column-content,
.block-editor-block-list__layout .block-tabs-with-slider .column-content {
  width: 49%;
  text-align: left;
  padding-left: 30px;
}
@media (max-width: 768px) {
  .theme-html .block-tabs-with-slider .column-content,
  .block-editor-block-list__layout .block-tabs-with-slider .column-content {
    width: 100%;
    margin-bottom: 30px;
    order: 1;
    padding-left: 0;
  }
}
.theme-html .block-tabs-with-slider .column-content h3,
.block-editor-block-list__layout .block-tabs-with-slider .column-content h3 {
  max-width: 69%;
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 768px) {
  .theme-html .block-tabs-with-slider .column-content h3,
  .block-editor-block-list__layout .block-tabs-with-slider .column-content h3 {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
.theme-html .block-tabs-with-slider .column-content h6,
.block-editor-block-list__layout .block-tabs-with-slider .column-content h6 {
  color: #0D78D5;
  font-size: 17px;
  font-weight: 600;
  line-height: 140%;
}
.theme-html .block-tabs-with-slider .column-content p,
.block-editor-block-list__layout .block-tabs-with-slider .column-content p {
  line-height: 150%;
}
.theme-html .block-tabs-with-slider .section-divider,
.block-editor-block-list__layout .block-tabs-with-slider .section-divider {
  width: 100%;
  max-width: 480px;
  height: 2px;
  background: rgba(28, 163, 186, 0.3);
}
.theme-html .block-tabs-with-slider .section-divider.divider-bottom,
.block-editor-block-list__layout .block-tabs-with-slider .section-divider.divider-bottom {
  margin: 20px auto;
}
@media (max-width: 768px) {
  .theme-html .block-tabs-with-slider .section-divider.divider-bottom,
  .block-editor-block-list__layout .block-tabs-with-slider .section-divider.divider-bottom {
    margin: 10px auto;
  }
}
@media (max-width: 768px) {
  .theme-html .block-tabs-with-slider .section-divider,
  .block-editor-block-list__layout .block-tabs-with-slider .section-divider {
    max-width: 300px;
  }
}
.theme-html .block-blog-listings,
.block-editor-block-list__layout .block-blog-listings {
  position: relative;
  padding: 60px 0;
}
@media (max-width: 768px) {
  .theme-html .block-blog-listings,
  .block-editor-block-list__layout .block-blog-listings {
    padding: 30px 0;
  }
}
.theme-html .block-blog-listings .container-max,
.block-editor-block-list__layout .block-blog-listings .container-max {
  max-width: 932px;
}
.theme-html .block-blog-listings .filter,
.block-editor-block-list__layout .block-blog-listings .filter {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 9px 0;
}
@media (max-width: 768px) {
  .theme-html .block-blog-listings .filter,
  .block-editor-block-list__layout .block-blog-listings .filter {
    flex-direction: column;
  }
}
.theme-html .block-blog-listings .filter .search,
.block-editor-block-list__layout .block-blog-listings .filter .search {
  position: relative;
}
.theme-html .block-blog-listings .filter .search .search-icon,
.block-editor-block-list__layout .block-blog-listings .filter .search .search-icon {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.theme-html .block-blog-listings .filter .search input,
.block-editor-block-list__layout .block-blog-listings .filter .search input {
  width: 300px;
  height: 34px;
  padding-left: 31px;
  border: 0;
  outline: none;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 120%;
}
@media (max-width: 768px) {
  .theme-html .block-blog-listings .filter .search input,
  .block-editor-block-list__layout .block-blog-listings .filter .search input {
    width: 100%;
  }
}
.theme-html .block-blog-listings .filter .search input::-moz-placeholder, .block-editor-block-list__layout .block-blog-listings .filter .search input::-moz-placeholder {
  color: rgba(0, 0, 51, 0.4);
}
.theme-html .block-blog-listings .filter .search input::placeholder,
.block-editor-block-list__layout .block-blog-listings .filter .search input::placeholder {
  color: rgba(0, 0, 51, 0.4);
}
.theme-html .block-blog-listings .filter select,
.block-editor-block-list__layout .block-blog-listings .filter select {
  width: 165px;
  height: 34px;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #FFF;
  color: #37344B;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  padding: 0 17px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
}
@media (max-width: 768px) {
  .theme-html .block-blog-listings .filter select,
  .block-editor-block-list__layout .block-blog-listings .filter select {
    width: 100%;
    font-size: 12px;
  }
}
.theme-html .block-blog-listings .filter .select,
.block-editor-block-list__layout .block-blog-listings .filter .select {
  display: flex;
}
@media (max-width: 768px) {
  .theme-html .block-blog-listings .filter .select,
  .block-editor-block-list__layout .block-blog-listings .filter .select {
    width: 100%;
    margin-top: 10px;
  }
}
.theme-html .block-blog-listings .filter .select .tags,
.block-editor-block-list__layout .block-blog-listings .filter .select .tags {
  margin-right: 15px;
}
.theme-html .block-blog-listings .filter .select .select-field,
.block-editor-block-list__layout .block-blog-listings .filter .select .select-field {
  position: relative;
}
@media (max-width: 768px) {
  .theme-html .block-blog-listings .filter .select .select-field,
  .block-editor-block-list__layout .block-blog-listings .filter .select .select-field {
    width: 50%;
  }
}
.theme-html .block-blog-listings .filter .select .select-field .arrow,
.block-editor-block-list__layout .block-blog-listings .filter .select .select-field .arrow {
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
}
.theme-html .block-blog-listings_flex,
.block-editor-block-list__layout .block-blog-listings_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -8px;
}
@media (max-width: 480px) {
  .theme-html .block-blog-listings_flex,
  .block-editor-block-list__layout .block-blog-listings_flex {
    flex-direction: column;
    margin: 0;
  }
}
.theme-html .block-blog-listings_flex:hover .item,
.block-editor-block-list__layout .block-blog-listings_flex:hover .item {
  opacity: 0.6;
}
.theme-html .block-blog-listings .item,
.block-editor-block-list__layout .block-blog-listings .item {
  width: 33.33%;
  padding: 30px 8px;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  .theme-html .block-blog-listings .item,
  .block-editor-block-list__layout .block-blog-listings .item {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .theme-html .block-blog-listings .item,
  .block-editor-block-list__layout .block-blog-listings .item {
    width: 100%;
    padding: 30px 0 0;
  }
  .theme-html .block-blog-listings .item:last-of-type,
  .block-editor-block-list__layout .block-blog-listings .item:last-of-type {
    padding-bottom: 30px;
  }
}
.theme-html .block-blog-listings .item a,
.block-editor-block-list__layout .block-blog-listings .item a {
  display: block;
}
.theme-html .block-blog-listings .item .thumbnail,
.block-editor-block-list__layout .block-blog-listings .item .thumbnail {
  position: relative;
}
.theme-html .block-blog-listings .item .thumbnail img,
.block-editor-block-list__layout .block-blog-listings .item .thumbnail img {
  display: block;
  border-radius: 10px;
}
.theme-html .block-blog-listings .item .thumbnail .category,
.block-editor-block-list__layout .block-blog-listings .item .thumbnail .category {
  position: absolute;
  bottom: 11px;
  right: 11px;
  display: flex;
  align-items: center;
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-blog-listings .item .thumbnail .category span,
.block-editor-block-list__layout .block-blog-listings .item .thumbnail .category span {
  display: block;
  color: #1C4F69;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  border-radius: 999px;
  background: #E9F6F9;
  padding: 8px 12px;
  margin-left: 10px;
}
.theme-html .block-blog-listings .item .content,
.block-editor-block-list__layout .block-blog-listings .item .content {
  padding: 20px;
}
@media (max-width: 768px) {
  .theme-html .block-blog-listings .item .content,
  .block-editor-block-list__layout .block-blog-listings .item .content {
    padding: 10px;
  }
}
.theme-html .block-blog-listings .item .content .title,
.block-editor-block-list__layout .block-blog-listings .item .content .title {
  color: #003;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 11px;
}
.theme-html .block-blog-listings .item .content .date,
.block-editor-block-list__layout .block-blog-listings .item .content .date {
  color: rgba(51, 51, 51, 0.5);
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}
.theme-html .block-blog-listings .item .content .excerpt,
.block-editor-block-list__layout .block-blog-listings .item .content .excerpt {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
}
.theme-html .block-blog-listings .item .title,
.theme-html .block-blog-listings .item .date,
.theme-html .block-blog-listings .item .excerpt,
.block-editor-block-list__layout .block-blog-listings .item .title,
.block-editor-block-list__layout .block-blog-listings .item .date,
.block-editor-block-list__layout .block-blog-listings .item .excerpt {
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html .block-blog-listings .item:hover,
.block-editor-block-list__layout .block-blog-listings .item:hover {
  opacity: 1;
}
.theme-html .block-blog-listings .item:hover .title,
.block-editor-block-list__layout .block-blog-listings .item:hover .title {
  color: #0D78D5;
}
.theme-html .block-blog-listings .item:hover .date,
.block-editor-block-list__layout .block-blog-listings .item:hover .date {
  color: #333;
}
.theme-html .block-blog-listings .item:hover .excerpt,
.block-editor-block-list__layout .block-blog-listings .item:hover .excerpt {
  color: #003;
}
.theme-html .block-blog-listings .item:hover .category,
.block-editor-block-list__layout .block-blog-listings .item:hover .category {
  transform: translateY(-5px);
}
.theme-html .block-blog-listings .pagination,
.block-editor-block-list__layout .block-blog-listings .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.theme-html .block-blog-listings .pagination span, .theme-html .block-blog-listings .pagination a,
.block-editor-block-list__layout .block-blog-listings .pagination span,
.block-editor-block-list__layout .block-blog-listings .pagination a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 6px;
  background: #F4F5F6;
  margin: 0 6px;
  color: #172426;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  transition: color 1s cubic-bezier(0.19, 1, 0.22, 1), background 1s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 728px) {
  .theme-html .block-blog-listings .pagination span, .theme-html .block-blog-listings .pagination a,
  .block-editor-block-list__layout .block-blog-listings .pagination span,
  .block-editor-block-list__layout .block-blog-listings .pagination a {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }
}
.theme-html .block-blog-listings .pagination .next,
.block-editor-block-list__layout .block-blog-listings .pagination .next {
  position: relative;
  background: #F4F5F6 url("../assets/images/icon-arrow.svg") no-repeat center center;
  background-size: 20px;
  text-indent: -99px;
  overflow: hidden;
}
.theme-html .block-blog-listings .pagination .next:hover,
.block-editor-block-list__layout .block-blog-listings .pagination .next:hover {
  background: #AF4272 url("../assets/images/icon-arrow-white.svg") no-repeat center center;
}
.theme-html .block-blog-listings .pagination .prev,
.block-editor-block-list__layout .block-blog-listings .pagination .prev {
  position: relative;
  background: #F4F5F6 url("../assets/images/icon-arrow.svg") no-repeat center center;
  background-size: 20px;
  text-indent: -99px;
  overflow: hidden;
  transform: rotate(-180deg);
}
.theme-html .block-blog-listings .pagination .prev:hover,
.block-editor-block-list__layout .block-blog-listings .pagination .prev:hover {
  background: #AF4272 url("../assets/images/icon-arrow-white.svg") no-repeat center center;
}
.theme-html .block-blog-listings .pagination .current, .theme-html .block-blog-listings .pagination :hover,
.block-editor-block-list__layout .block-blog-listings .pagination .current,
.block-editor-block-list__layout .block-blog-listings .pagination :hover {
  color: #FFF;
  background: #AF4272;
}
.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: "Outfit", serif;
}
.theme-html #font-preloader .font-fam-2,
.block-editor-block-list__layout #font-preloader .font-fam-2 {
  font-family: "Outfit", serif;
}
.theme-html #font-preloader .font-fam-3,
.block-editor-block-list__layout #font-preloader .font-fam-3 {
  font-family: "Outfit", 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;
}
