.hover-green-underline li a {
  position: relative;
  display: inline-block;
  overflow: visible;
  padding: 0;
  margin: 0;
  text-decoration: none;
}

.hover-green-underline li a span {
  position: relative;
  display: inline-block;
}

.hover-green-underline li a span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background-color: #e0dede;
  transition: width 0.3s ease;
}

.hover-green-underline li a:hover span {
  color: #e0dede;
}

.hover-green-underline li a:hover span::after {
  width: 100%;
}

img:is([sizes="auto" i], [sizes^="auto," i]) {
  contain-intrinsic-size: 3000px 1500px;
}

body:after {
  content: url(../../public/plugins/instagram-feed-pro/img/sbi-sprite.png);
  display: none;
}

.no-js .sbi_carousel {
  display: block;
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: 0 0 !important;
  padding: 0 !important;
}

:where(.wp-block-button__link) {
  border-radius: 9999px;
  box-shadow: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline > .wp-block-button__link) {
  border: 2px solid;
  padding: 0.667em 1.333em;
}

:root
  :where(
    .wp-block-button
      .wp-block-button__link.is-style-outline:not(.has-text-color)
  ),
:root
  :where(
    .wp-block-button.is-style-outline
      > .wp-block-button__link:not(.has-text-color)
  ) {
  color: currentColor;
}

:root
  :where(
    .wp-block-button
      .wp-block-button__link.is-style-outline:not(.has-background)
  ),
:root
  :where(
    .wp-block-button.is-style-outline
      > .wp-block-button__link:not(.has-background)
  ) {
  background-color: initial;
  background-image: none;
}

:where(.wp-block-calendar table:not(.has-background) th) {
  background: #ddd;
}

:where(.wp-block-columns) {
  margin-bottom: 1.75em;
}

:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em;
}

:where(.wp-block-post-comments input[type="submit"]) {
  border: none;
}

:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
  color: #fff;
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
  color: #000;
}

:root :where(.wp-block-cover h1:not(.has-text-color)),
:root :where(.wp-block-cover h2:not(.has-text-color)),
:root :where(.wp-block-cover h3:not(.has-text-color)),
:root :where(.wp-block-cover h4:not(.has-text-color)),
:root :where(.wp-block-cover h5:not(.has-text-color)),
:root :where(.wp-block-cover h6:not(.has-text-color)),
:root :where(.wp-block-cover p:not(.has-text-color)) {
  color: inherit;
}

:where(.wp-block-file) {
  margin-bottom: 1.5em;
}

:where(.wp-block-file__button) {
  border-radius: 2em;
  display: inline-block;
  padding: 0.5em 1em;
}

:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
  box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}

:where(.wp-block-group.wp-block-group-is-layout-constrained) {
  position: relative;
}

:root
  :where(
    .wp-block-image.is-style-rounded img,
    .wp-block-image .is-style-rounded img
  ) {
  border-radius: 9999px;
}

:where(
    .wp-block-latest-comments:not(
        [style*="line-height"] .wp-block-latest-comments__comment
      )
  ) {
  line-height: 1.1;
}

:where(
    .wp-block-latest-comments:not(
        [style*="line-height"] .wp-block-latest-comments__comment-excerpt p
      )
  ) {
  line-height: 1.8;
}

:root :where(.wp-block-latest-posts.is-grid) {
  padding: 0;
}

:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
  padding-left: 0;
}

ol,
ul {
  box-sizing: border-box;
}

:root :where(.wp-block-list.has-background) {
  padding: 1.25em 2.375em;
}

:where(
    .wp-block-navigation.has-background
      .wp-block-navigation-item
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation.has-background
      .wp-block-navigation-submenu
      a:not(.wp-element-button)
  ) {
  padding: 0.5em 1em;
}

:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-item
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-submenu
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-submenu
      button.wp-block-navigation-item__content
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-pages-list__item
      button.wp-block-navigation-item__content
  ) {
  padding: 0.5em 1em;
}

:root :where(p.has-background) {
  padding: 1.25em 2.375em;
}

:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit;
}

:where(.wp-block-post-comments-form) input:not([type="submit"]),
:where(.wp-block-post-comments-form) textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em;
}

:where(.wp-block-post-comments-form)
  input:where(:not([type="submit"]):not([type="checkbox"])),
:where(.wp-block-post-comments-form) textarea {
  padding: calc(0.667em + 2px);
}

:where(.wp-block-post-excerpt) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}

:where(.wp-block-preformatted.has-background) {
  padding: 1.25em 2.375em;
}

:where(.wp-block-search__button) {
  border: 1px solid #ccc;
  padding: 6px 10px;
}

:where(.wp-block-search__input) {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-transform: inherit;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: 1px solid #949494;
  box-sizing: border-box;
  padding: 4px;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 4px;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input:focus {
  outline: 0;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  :where(.wp-block-search__button) {
  padding: 4px 8px;
}

:root :where(.wp-block-separator.is-style-dots) {
  height: auto;
  line-height: 1;
  text-align: center;
}

:root :where(.wp-block-separator.is-style-dots):before {
  color: currentColor;
  content: "···";
  font-family: serif;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em;
}

:root :where(.wp-block-site-logo.is-style-rounded) {
  border-radius: 9999px;
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
  background-color: #f0f0f0;
  color: #444;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-amazon {
  background-color: #f90;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-bluesky {
  background-color: #0a7aff;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-facebook {
  background-color: #0866ff;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-github {
  background-color: #24292d;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-google {
  background-color: #ea4434;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-gravatar {
  background-color: #1d4fc4;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-medium {
  background-color: #000;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-patreon {
  background-color: #000;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-reddit {
  background-color: #ff4500;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-threads {
  background-color: #000;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-tiktok {
  background-color: #000;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-whatsapp {
  background-color: #25d366;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
  background-color: #000;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}

:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-youtube {
  background-color: red;
  color: #fff;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
  background: 0 0;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
  height: 1.25em;
  width: 1.25em;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
  color: #f90;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
  color: #1ea0c3;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
  color: #0757fe;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
  color: #0a7aff;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
  color: #1e1f26;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
  color: #02e49b;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
  color: #e94c89;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
  color: #4280ff;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
  color: #f45800;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
  color: #0866ff;
}

:where(.wp-block-social-links.is-style-logos-only)
  .wp-social-link-fivehundredpx {
  color: #000;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
  color: #0461dd;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
  color: #e65678;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
  color: #24292d;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
  color: #382110;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
  color: #ea4434;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
  color: #1d4fc4;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
  color: #f00075;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
  color: #e21b24;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
  color: #0d66c2;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
  color: #3288d4;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
  color: #000;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
  color: #f6405f;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
  color: #000;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
  color: #e60122;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
  color: #ef4155;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
  color: #ff4500;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
  color: #0478d7;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
  color: #fff;
  stroke: #000;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
  color: #ff5600;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
  color: #1bd760;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
  color: #2aabee;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
  color: #000;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
  color: #000;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
  color: #011835;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
  color: #6440a4;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
  color: #1da1f2;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
  color: #1eb7ea;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
  color: #4680c2;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
  color: #25d366;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
  color: #3499cd;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
  color: #000;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
  color: #d32422;
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
  color: red;
}

:root :where(.wp-block-social-links .wp-social-link a) {
  padding: 0.25em;
}

:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
  padding: 0;
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
  padding-left: 0.66667em;
  padding-right: 0.66667em;
}

:root :where(.wp-block-tag-cloud.is-style-outline) {
  display: flex;
  flex-wrap: wrap;
  gap: 1ch;
}

:root :where(.wp-block-tag-cloud.is-style-outline a) {
  border: 1px solid;
  font-size: unset !important;
  margin-right: 0;
  padding: 1ch 2ch;
  text-decoration: none !important;
}

:root :where(.wp-block-table-of-contents) {
  box-sizing: border-box;
}

:where(.wp-block-term-description) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}

:where(pre.wp-block-verse) {
  font-family: inherit;
}

:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #ddd;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

html :where(.has-border-color) {
  border-style: solid;
}

html :where([style*="border-top-color"]) {
  border-top-style: solid;
}

html :where([style*="border-right-color"]) {
  border-right-style: solid;
}

html :where([style*="border-bottom-color"]) {
  border-bottom-style: solid;
}

html :where([style*="border-left-color"]) {
  border-left-style: solid;
}

html :where([style*="border-width"]) {
  border-style: solid;
}

html :where([style*="border-top-width"]) {
  border-top-style: solid;
}

html :where([style*="border-right-width"]) {
  border-right-style: solid;
}

html :where([style*="border-bottom-width"]) {
  border-bottom-style: solid;
}

html :where([style*="border-left-width"]) {
  border-left-style: solid;
}

html :where(img[class*="wp-image-"]) {
  height: auto;
  max-width: 100%;
}

:where(figure) {
  margin: 0 0 1em;
}

html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset: var(
    --wp-admin--admin-bar--height,
    0px
  );
}

@media screen and (max-width: 600px) {
  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: 0px;
  }
}

:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--electric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:where(.is-layout-flex) {
  gap: 0.5em;
}

:where(.is-layout-grid) {
  gap: 0.5em;
}

:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}

:root :where(.wp-block-pullquote) {
  font-size: 1.5em;
  line-height: 1.6;
}

.bne-testimonial-wrapper {
  display: block;
  position: relative;
  margin: 10px auto 30px;
}

.bne-testimonial-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.testimonial-single {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
}

.testimonial-name {
  display: block;
  position: relative;
  margin: 0 0 5px;
  line-height: 1.2em;
  font-size: 18px;
  font-weight: 700;
}

.testimonial-date {
  display: block;
  position: relative;
  margin: 0 0 5px;
  line-height: 1.2em;
  font-size: 13px;
}

.testimonial-author {
  color: #333;
}

.no-js .bne-testimonial-slider.bne-flexslider .slides > li:first-child {
  display: block;
}

.clear:after,
.clear:before,
.clearfix:after,
.clearfix:before {
  display: table;
  content: "";
}

.clear:after,
.clearfix:after {
  content: "";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.dashicons {
  font-family: dashicons;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: never;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  font-size: 20px;
  vertical-align: top;
  text-align: center;
  transition: color 0.1s ease-in;
}

.dashicons-hidden:before {
  content: "\f530";
}

.dashicons-trash:before {
  content: "\f182";
}

.dashicons-visibility:before {
  content: "\f177";
}

.chosen-container {
  -webkit-user-select: none;
  -ms-user-select: none;
}

.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -moz-user-select: none;
  user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .chosen-single .group-name,
.chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}

.chosen-container .chosen-single .group-name:after,
.chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, #3875d7),
    color-stop(90%, #2a62bc)
  );
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(1%, #eee),
    color-stop(15%, #fff)
  );
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 100%;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, #f4f4f4),
    color-stop(50%, #f0f0f0),
    color-stop(52%, #e8e8e8),
    to(#eee)
  );
  background-image: linear-gradient(
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eee 100%
  );
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: var(--wpr-bg-e1ff801d-a5ff-4db4-af79-8ef199446856) -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, #f4f4f4),
    color-stop(50%, #f0f0f0),
    color-stop(52%, #e8e8e8),
    to(#eee)
  );
  background-image: linear-gradient(
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eee 100%
  );
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi
  .chosen-choices
  li.search-choice-focus
  .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, #eee),
    color-stop(80%, #fff)
  );
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close,
.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: var(--wpr-bg-a6e8a641-5bef-4c43-af49-a1416e12c47a) -30px -20px
    no-repeat;
  direction: rtl;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 1.5dppx) {
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-rtl .chosen-search input[type="text"] {
    background-image: var(
      --wpr-bg-25b74fe5-9dd9-444f-801b-8bc942183ab2
    ) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

.searchandfilter-date-picker .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.searchandfilter-date-picker .ui-helper-clearfix:after,
.searchandfilter-date-picker .ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}

.searchandfilter-date-picker .ui-helper-clearfix:after {
  clear: both;
}

.searchandfilter-date-picker .ui-helper-clearfix {
  min-height: 0;
}

.searchandfilter-date-picker .ui-front {
  z-index: 100;
}

.searchandfilter-date-picker .ui-state-disabled {
  cursor: default !important;
}

.searchandfilter-date-picker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.searchandfilter-date-picker .ui-icon {
  width: 16px;
  height: 16px;
  background-position: 16px 16px;
}

.searchandfilter-date-picker .ui-widget {
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ll-skin-melon .ui-state-disabled {
  opacity: 1;
}

.ll-skin-melon .ui-state-disabled .ui-state-default {
  color: #fba49e;
}

.searchandfilter p {
  margin-top: 1em;
  display: block;
}

.searchandfilter ul {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
}

.searchandfilter ul li {
  list-style: none;
  display: block;
  padding: 10px 0;
  margin: 0;
}

.searchandfilter ul li li {
  padding: 5px 0;
}

.searchandfilter ul li ul li ul {
  margin-left: 20px;
}

.searchandfilter label {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.searchandfilter > ul > li[data-sf-combobox="1"] label {
  display: block;
}

.searchandfilter li[data-sf-field-input-type="checkbox"] label,
.searchandfilter li[data-sf-field-input-type="radio"] label,
.searchandfilter li[data-sf-field-input-type="range-checkbox"] label,
.searchandfilter li[data-sf-field-input-type="range-radio"] label {
  padding-left: 10px;
}

.searchandfilter .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.searchandfilter h4 {
  margin: 0;
  padding: 5px 0 10px;
  font-size: 16px;
}

.searchandfilter .sf-range-max,
.searchandfilter .sf-range-min {
  max-width: 80px;
}

.searchandfilter .sf-meta-range-radio-fromto .sf-range-max,
.searchandfilter .sf-meta-range-radio-fromto .sf-range-min {
  display: inline-block;
  vertical-align: middle;
}

.searchandfilter .sf-meta-range-radio-fromto span.sf-range-values-seperator {
  vertical-align: middle;
  display: inline-block;
  margin: 0 15px;
}

.searchandfilter .datepicker {
  max-width: 170px;
}

.searchandfilter select.sf-input-select {
  min-width: 170px;
}

.searchandfilter select.sf-range-max.sf-input-select,
.searchandfilter select.sf-range-min.sf-input-select {
  min-width: auto;
}

.searchandfilter ul > li > ul:not(.children) {
  margin-left: 0;
}

.searchandfilter .meta-slider {
  margin-top: 10px;
  margin-bottom: 10px;
  height: 15px;
  max-width: 220px;
}

.search-filter-scroll-loading {
  display: block;
  margin: 20px 10px 10px;
  height: 30px;
  width: 30px;
  animation: 0.7s linear infinite search-filter-loader-rotate;
  border: 5px solid rgba(0, 0, 0, 0.15);
  border-right-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
}

@keyframes search-filter-loader-rotate {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.ll-skin-melon {
  font-size: 90%;
}

.ll-skin-melon .ui-widget {
  font-family: inherit;
  background: #526e91;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.searchandfilter.horizontal ul > li {
  display: inline-block;
  padding-right: 10px;
}

.searchandfilter.horizontal ul > li li {
  display: block;
}

.ll-skin-melon td .ui-state-default {
  background: 0 0;
  border: none;
  text-align: center;
  padding: 0.3em;
  margin: 0;
  font-weight: 400;
  color: #6c88ac;
  font-size: 14px;
}

.ll-skin-melon td .ui-state-active {
  background: #526e91;
  color: #fff;
}

.ll-skin-melon td .ui-state-hover {
  background: #c4d6ec;
}

.searchandfilter li.hide,
.searchandfilter select option.hide {
  display: none;
}

.searchandfilter .disabled {
  opacity: 0.7;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  height: auto;
  padding: 5px;
  color: #666;
  font-family: inherit;
}

.chosen-container {
  font-size: 14px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  margin: 3px 3px 3px 5px;
}

@font-face {
  font-family: "DM Serif Display";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/public/cache/fonts/1/google-fonts/fonts/s/dmserifdisplay/v15/-nFnOHM81r4j6k0gjAW3mujVU2B2G_Bx0g.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/public/cache/fonts/1/google-fonts/fonts/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/public/cache/fonts/1/google-fonts/fonts/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/public/cache/fonts/1/google-fonts/fonts/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/public/cache/fonts/1/google-fonts/fonts/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/public/cache/fonts/1/google-fonts/fonts/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/public/cache/fonts/1/google-fonts/fonts/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/public/cache/fonts/1/google-fonts/fonts/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0;
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}

.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #d3d3d3;
}

.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff;
  color: #222;
}

.ui-widget-content a {
  color: #222;
}

.ui-widget-header {
  border: 1px solid #aaa;
  background: var(--wpr-bg-3b3d22a5-bc71-4ca1-b351-64114ddee62f) 50% 50%
    repeat-x #ccc;
  color: #222;
  font-weight: 700;
}

.ui-widget-header a {
  color: #222;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: var(--wpr-bg-3821c617-4d5f-432f-8c65-7a2a990000e8) 50% 50%
    repeat-x #e6e6e6;
  font-weight: 400;
  color: #555;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555;
  text-decoration: none;
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  border: 1px solid #999;
  background: var(--wpr-bg-f0bae317-61b7-4e34-8584-a7d89282d187) 50% 50%
    repeat-x #dadada;
  font-weight: 400;
  color: #212121;
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: var(--wpr-bg-77608f8d-8833-4555-bdd6-a45a339b6cc6) 50% 50%
    repeat-x #fff;
  font-weight: 400;
  color: #212121;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: var(--wpr-bg-45bbdf2b-fef1-4cf2-a633-0ccb6de7f07c) 50% 50%
    repeat-x #fbf9ee;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  font-weight: 400;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  -ms-filter: "alpha(opacity=35)";
  background-image: none;
}

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)";
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: var(--wpr-bg-2477b686-07b9-4ccf-83ce-cc1720d6979f);
}

.ui-widget-header .ui-icon {
  background-image: var(--wpr-bg-3f67c6f1-1d07-4ff2-bf90-8bd54e1faeba);
}

.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  background-image: var(--wpr-bg-4cf1502b-c907-47c2-8260-edaa4f8a1eb3);
}

.ui-state-active .ui-icon {
  background-image: var(--wpr-bg-c4b8ada4-eb3e-4a60-96f1-a710bbdfc596);
}

.ui-state-highlight .ui-icon {
  background-image: var(--wpr-bg-79078016-495b-4da3-bbf9-eea13eaa2365);
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-corner-all {
  border-top-left-radius: 4px;
}

.ui-corner-all {
  border-top-right-radius: 4px;
}

.ui-corner-all {
  border-bottom-left-radius: 4px;
}

.ui-corner-all {
  border-bottom-right-radius: 4px;
}

:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto,
    "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.15),
    rgba(255, 255, 255, 0)
  );
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-heading-color: ;
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: #0a58ca;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
}

*,
::after,
::before {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

.h4,
h1,
h2,
h3,
h4 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1 {
  font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}

h2 {
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}

h3 {
  font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}

.h4,
h4 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  .h4,
  h4 {
    font-size: 1.5rem;
  }
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

.mark,
mark {
  padding: 0.1875em;
  background-color: var(--bs-highlight-bg);
}

a {
  color: var(--bs-link-color);
  text-decoration: underline;
}

a:hover {
  color: var(--bs-link-hover-color);
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

code,
pre {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: rgba(var(--bs-body-color-rgb), 0.75);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

tbody,
td,
th,
thead,
tr {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role="button"] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

select:disabled {
  opacity: 1;
}

[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not(
    [type="week"]
  ):not([type="time"])::-webkit-calendar-picker-indicator {
  display: none !important;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}

legend + * {
  clear: left;
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote > :last-child {
  margin-bottom: 0;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.container,
.container-fluid {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }

  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

@media (min-width: 992px) {
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
}

.table {
  --bs-table-color: var(--bs-body-color);
  --bs-table-bg: transparent;
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-body-color);
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: var(--bs-body-color);
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: var(--bs-body-color);
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: var(--bs-table-color);
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}

.table > :not(caption) > * > * {
  padding: 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.table > tbody {
  vertical-align: inherit;
}

.table > thead {
  vertical-align: bottom;
}

.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }

  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropdown,
.dropdown-center,
.dropend,
.dropstart,
.dropup,
.dropup-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: #212529;
  --bs-dropdown-bg: #fff;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: 0.375rem;
  --bs-dropdown-border-width: 1px;
  --bs-dropdown-inner-border-radius: calc(0.375rem - 1px);
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-dropdown-link-color: #212529;
  --bs-dropdown-link-hover-color: #1e2125;
  --bs-dropdown-link-hover-bg: #e9ecef;
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropstart .dropdown-toggle::after {
  display: none;
}

.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}

.dropdown-item.active,
.dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: #6c757d;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(0, 0, 0, 0.55);
  --bs-navbar-hover-color: rgba(0, 0, 0, 0.7);
  --bs-navbar-disabled-color: rgba(0, 0, 0, 0.3);
  --bs-navbar-active-color: rgba(0, 0, 0, 0.9);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(0, 0, 0, 0.9);
  --bs-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(0, 0, 0, 0.1);
  --bs-navbar-toggler-border-radius: 0.375rem;
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}

.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}

.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }

  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-border-width: 1px;
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: 0.375rem;
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(0.375rem - 1px);
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: #fff;
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}

.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.accordion {
  --bs-accordion-color: #000;
  --bs-accordion-bg: #fff;
  --bs-accordion-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: 1px;
  --bs-accordion-border-radius: 0.375rem;
  --bs-accordion-inner-border-radius: calc(0.375rem - 1px);
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--bs-body-color%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: #86b7fe;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: #0c63e4;
  --bs-accordion-active-bg: #e7f1ff;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid
    var(--bs-accordion-border-color);
}

.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}

.accordion-item:not(:first-of-type) {
  border-top: 0;
}

.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: #6c757d;
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: #6c757d;
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: #fff;
  --bs-pagination-border-width: 1px;
  --bs-pagination-border-color: #dee2e6;
  --bs-pagination-border-radius: 0.375rem;
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: #e9ecef;
  --bs-pagination-hover-border-color: #dee2e6;
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: #e9ecef;
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: #6c757d;
  --bs-pagination-disabled-bg: #fff;
  --bs-pagination-disabled-border-color: #dee2e6;
  display: flex;
  padding-left: 0;
  list-style: none;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: 1px solid var(--bs-alert-border-color);
  --bs-alert-border-radius: 0.375rem;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius, 0);
}

.progress {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: #e9ecef;
  --bs-progress-border-radius: 0.375rem;
  --bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.list-group {
  --bs-list-group-color: #212529;
  --bs-list-group-bg: #fff;
  --bs-list-group-border-color: rgba(0, 0, 0, 0.125);
  --bs-list-group-border-width: 1px;
  --bs-list-group-border-radius: 0.375rem;
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: #495057;
  --bs-list-group-action-hover-color: #495057;
  --bs-list-group-action-hover-bg: #f8f9fa;
  --bs-list-group-action-active-color: #212529;
  --bs-list-group-action-active-bg: #e9ecef;
  --bs-list-group-disabled-color: #6c757d;
  --bs-list-group-disabled-bg: #fff;
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y)
    var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid
    var(--bs-list-group-border-color);
}

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}

.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}

.list-group-item + .list-group-item {
  border-top-width: 0;
}

.list-group-item + .list-group-item.active {
  margin-top: calc(var(--bs-list-group-border-width) * -1);
  border-top-width: var(--bs-list-group-border-width);
}

.toast {
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(255, 255, 255, 0.85);
  --bs-toast-border-width: 1px;
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: 0.375rem;
  --bs-toast-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-toast-header-color: #6c757d;
  --bs-toast-header-bg: rgba(255, 255, 255, 0.85);
  --bs-toast-header-border-color: rgba(0, 0, 0, 0.05);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}

.toast.showing {
  opacity: 0;
}

.toast:not(.show) {
  display: none;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: #fff;
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: 1px;
  --bs-modal-border-radius: 0.5rem;
  --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-modal-inner-border-radius: calc(0.5rem - 1px);
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: 1px;
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: 1px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }

  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid
    var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }

  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
}

.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: #fff;
  --bs-tooltip-bg: #000;
  --bs-tooltip-border-radius: 0.375rem;
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  padding: var(--bs-tooltip-arrow-height);
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}

.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}

.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius, 0);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: #fff;
  --bs-popover-border-width: 1px;
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: 0.5rem;
  --bs-popover-inner-border-radius: calc(0.5rem - 1px);
  --bs-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: var(--bs-heading-color);
  --bs-popover-header-bg: #f0f0f0;
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: #212529;
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}

.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}

.popover .popover-arrow::after,
.popover .popover-arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid
    var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}

.active.carousel-item-end,
.carousel-item-next:not(.carousel-item-start) {
  transform: translateX(100%);
}

.active.carousel-item-start,
.carousel-item-prev:not(.carousel-item-end) {
  transform: translateX(-100%);
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }

  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.offcanvas {
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: ;
  --bs-offcanvas-bg: #fff;
  --bs-offcanvas-border-width: 1px;
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}

.offcanvas.show:not(.hiding),
.offcanvas.showing {
  transform: none;
}

.offcanvas.hiding,
.offcanvas.show,
.offcanvas.showing {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.offcanvas-backdrop.fade {
  opacity: 0;
}

.offcanvas-backdrop.show {
  opacity: 0.5;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

.overflow-hidden {
  overflow: hidden !important;
}

.d-flex {
  display: flex !important;
}

.d-none {
  display: none !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-center {
  align-items: center !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.text-center {
  text-align: center !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 768px) {
  .d-md-flex {
    display: flex !important;
  }
}

@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  box-sizing: content-box;
}

.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: 1s linear infinite swiper-preloader-spin;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after {
  content: "prev";
}

.swiper-button-next {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}

[data-aos] {
  pointer-events: none;
}

[data-aos].aos-animate {
  pointer-events: auto;
}

[data-aos][data-aos][data-aos-easing="linear"],
body[data-aos-easing="linear"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing="ease"],
body[data-aos-easing="ease"] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing="ease-in"],
body[data-aos-easing="ease-in"] [data-aos] {
  transition-timing-function: ease-in;
}

@media screen {
  html:not(.no-js) [data-aos^="fade"][data-aos^="fade"] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
  }

  html:not(.no-js) [data-aos^="fade"][data-aos^="fade"].aos-animate {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }

  html:not(.no-js) [data-aos="fade-up"] {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }

  html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
  }

  html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"].aos-animate {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
  }

  html:not(.no-js) [data-aos^="slide"][data-aos^="slide"] {
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    visibility: hidden;
  }

  html:not(.no-js) [data-aos^="slide"][data-aos^="slide"].aos-animate {
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  html:not(.no-js) [data-aos^="flip"][data-aos^="flip"] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
  }
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable="true"] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: 0 0;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-iframe,
.fancybox-video {
  background: 0 0;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: 0;
}

.fancybox-button.fancybox-focus {
  outline: dotted 1px;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 0;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

.fancybox-caption {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.85) 0,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    transparent
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right))
      max(25px, env(safe-area-inset-bottom))
      max(44px, env(safe-area-inset-left));
  }
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  animation: 1s linear infinite a;
  background: 0 0;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes a {
  to {
    transform: rotate(1turn);
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}

@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }

  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

@font-face {
  font-family: icomoon;
  src: url("/public/themes/ava-rafting/assets/vendor/icomoon/fonts/icomoon.eot?o81b7p");
  src: url("/public/themes/ava-rafting/assets/vendor/icomoon/fonts/icomoon.eot?o81b7p#iefix")
      format("embedded-opentype"),
    url("/public/themes/ava-rafting/assets/vendor/icomoon/fonts/icomoon.ttf?o81b7p")
      format("truetype"),
    url("/public/themes/ava-rafting/assets/vendor/icomoon/fonts/icomoon.woff?o81b7p")
      format("woff"),
    url("/public/themes/ava-rafting/assets/vendor/icomoon/fonts/icomoon.svg?o81b7p#icomoon")
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
  content: "\e909";
}

.icon-search:before {
  content: "\e90a";
}

.icon-sort-down:before {
  content: "\e905";
}

.icon-tripadvisor:before {
  content: "\e900";
}

.icon-yelp:before {
  content: "\e901";
}

.icon-youtube:before {
  content: "\e902";
}

.icon-instagram:before {
  content: "\e903";
}

.icon-facebook:before {
  content: "\e904";
}

body {
  background-color: #fff;
  color: #000;
  font-size: clamp(14px, 0.8333333333vw, 16px);
  font-family: Montserrat, sans-serif;
}

* {
  outline: 0;
}

::-moz-selection {
  background-color: #575d52;
  color: #fff;
}

::selection {
  background-color: #575d52;
  color: #fff;
}

::-webkit-input-placeholder {
  color: #171610;
  opacity: 0.8;
}

::-moz-placeholder {
  color: #171610;
  opacity: 0.8;
}

h1 {
  font-size: clamp(32px, 3.125vw, 60px);
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.5em;
  font-family: Montserrat, sans-serif;
}

h2 {
  font-size: clamp(32px, 3.125vw, 60px);
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.35em;
  font-family: Montserrat, sans-serif;
}

h3 {
  font-size: clamp(24px, 1.8229166667vw, 35px);
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 0.5em;
  font-family: Montserrat, sans-serif;
}

.h4,
h4 {
  font-size: clamp(18px, 1.25vw, 24px);
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  margin-bottom: 0.5em;
}

.container {
  max-width: 1920px;
  padding-left: clamp(35px, 14.4791666667vw, 278px);
  padding-right: clamp(35px, 14.4791666667vw, 278px);
}

@media (max-width: 1440px) {
  .container {
    padding-left: clamp(35px, 7.7083333333vw, 148px);
    padding-right: clamp(35px, 7.7083333333vw, 148px);
  }
}

.button,
a,
button,
button[type="submit"],
input,
label {
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
  text-decoration: none;
}

button,
input,
select,
textarea {
  font-family: Montserrat, sans-serif;
  outline: 0 !important;
  line-height: normal;
}

input[type="submit"] {
  -webkit-appearance: none;
}

input[type="email"],
input[type="file"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
select,
textarea {
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: clamp(13px, 0.7291666667vw, 14px);
  font-weight: 400;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  line-height: 22px !important;
  padding: 13px 16px;
  background-color: #fff;
  color: #000;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
}

.wrapper {
  width: 100%;
}

.page-body > :last-child {
  margin-bottom: 0;
}

div.gform_wrapper.gravity-theme input[type="date"],
div.gform_wrapper.gravity-theme input[type="email"],
div.gform_wrapper.gravity-theme input[type="month"],
div.gform_wrapper.gravity-theme input[type="number"],
div.gform_wrapper.gravity-theme input[type="password"],
div.gform_wrapper.gravity-theme input[type="search"],
div.gform_wrapper.gravity-theme input[type="tel"],
div.gform_wrapper.gravity-theme input[type="text"],
div.gform_wrapper.gravity-theme input[type="time"],
div.gform_wrapper.gravity-theme input[type="url"],
div.gform_wrapper.gravity-theme select,
div.gform_wrapper.gravity-theme textarea {
  font-size: clamp(16px, 1.0416666667vw, 20px);
  line-height: 22px;
  padding: 13px 23px;
  border-color: #b7b7b7;
  background-color: #fff;
}

div.gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

div.gform_wrapper.gravity-theme .gfield {
  position: relative;
}

div.gform_wrapper.gravity-theme .gfield_label {
  font-weight: 400;
  font-size: clamp(14px, 0.8333333333vw, 16px);
}

div.gform_wrapper.gravity-theme .gfield--type-fileupload label {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}

div.gform_wrapper.gravity-theme .gfield--type-fileupload label:before {
  content: "\e90d";
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: clamp(32px, 2.1875vw, 42px);
  height: clamp(32px, 2.1875vw, 42px);
  flex: 0 0 42px;
  flex-basis: clamp(32px, 2.1875vw, 42px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  background-color: #575d52;
  margin-right: 15px;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}

div.gform_wrapper.gravity-theme .gfield--type-fileupload label:hover:before {
  background-color: #575d52;
}

div.gform_wrapper.gravity-theme .gfield--type-fileupload input[type="file"] {
  position: absolute;
  left: -9999px;
  width: 100px;
}

div.gform_wrapper.gravity-theme
  .gfield--type-fileupload
  .gform_fileupload_rules {
  display: none;
}

div.gform_wrapper.gravity-theme .gfield_radio {
  display: flex;
  flex-wrap: wrap;
}

div.gform_wrapper.gravity-theme .gfield_radio .gchoice:not(:last-child) {
  margin-right: 27px;
}

div.gform_wrapper.gravity-theme .validation_message {
  margin-top: 3px;
  background: 0 0;
  border: none;
  padding: 0;
  font-size: 13px;
}

div.gform_wrapper.gravity-theme .gform_validation_errors {
  padding: 12px;
  box-shadow: none;
}

div.gform_wrapper.gravity-theme .gfield_checkbox .gchoice + .gchoice {
  margin-top: 10px;
}

div.gform_wrapper.gravity-theme
  .gfield_checkbox
  .gchoice
  > input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

div.gform_wrapper.gravity-theme
  .gfield_checkbox
  .gchoice
  > input[type="checkbox"]
  + label {
  font-size: clamp(13px, 0.78125vw, 15px);
  position: relative;
  padding-left: 27px;
  cursor: pointer;
}

div.gform_wrapper.gravity-theme
  .gfield_checkbox
  .gchoice
  > input[type="checkbox"]
  + label:before {
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #b7b7b7;
  position: absolute;
  left: 0;
  top: 2px;
}

div.gform_wrapper.gravity-theme
  .gfield_checkbox
  .gchoice
  > input[type="checkbox"]:checked
  + label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #575d52;
  position: absolute;
  left: 3px;
  top: 5px;
}

div.gform_wrapper.gravity-theme .ginput_container_consent {
  position: relative;
}

div.gform_wrapper.gravity-theme
  .ginput_container_consent
  > input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

div.gform_wrapper.gravity-theme
  .ginput_container_consent
  > input[type="checkbox"]
  + label {
  font-size: clamp(13px, 0.78125vw, 15px);
  position: relative;
  padding-left: 27px;
  cursor: pointer;
}

div.gform_wrapper.gravity-theme
  .ginput_container_consent
  > input[type="checkbox"]
  + label:before {
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #b7b7b7;
  position: absolute;
  left: 0;
  top: 2px;
}

div.gform_wrapper.gravity-theme
  .ginput_container_consent
  > input[type="checkbox"]:checked
  + label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #575d52;
  position: absolute;
  left: 3px;
  top: 5px;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="9.336" height="5.451" viewBox="0 0 9.336 5.451"><path id="sort-down" d="M17.72,288h7.766a.784.784,0,0,1,.555,1.338l-3.883,3.883a.78.78,0,0,1-1.106,0l-3.886-3.883A.784.784,0,0,1,17.72,288Z" transform="translate(-16.934 -288)" fill="%23797b60"/></svg>');
  background-repeat: no-repeat;
  background-position: right 20px center;
  padding-right: 45px !important;
}

select[multiple] {
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}

select[multiple] option {
  padding: 7px 10px;
}

textarea {
  height: 140px;
  display: block;
  resize: none;
}

a {
  color: #9ba164;
}

a:hover {
  color: #797b60;
}

b,
strong {
  font-weight: 700;
}

ol,
p,
ul {
  margin-bottom: 25px;
}

input[type="search"]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type="search"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

@media (max-width: 991px) {
  .container {
    padding-left: 35px;
    padding-right: 35px;
  }

  html[lang*="-"] {
    margin-top: 0 !important;
  }
}

.img-bg {
  position: relative;
  display: block;
}

.img-bg img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.chosen-container {
  font-size: clamp(13px, 0.7291666667vw, 14px);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.chosen-container-multi .chosen-choices {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #d6d6d6;
  background: #fff;
  padding: 12px 42px 12px 16px;
}

.chosen-container-multi .chosen-choices:after {
  content: "\e905";
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 6px;
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -ms-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  color: #c2ce5a;
  width: 42px;
  display: flex;
  align-items: center;
  height: 50px;
  padding-left: 10px;
  position: absolute;
  top: 0;
  right: 0;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  color: #171610;
  padding: 0;
}

.chosen-container-multi .chosen-choices li.search-choice {
  font-size: 12px;
  background: #fff;
  border: 1px solid #d6d6d6;
  color: #171610;
  margin: 2px 3px 2px 0;
  line-height: 1em;
}

.chosen-container .chosen-drop {
  background-color: #fff;
  border-color: #171610;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  padding: 0 16px 16px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #171610;
}

.chosen-container-active.chosen-with-drop .chosen-single div:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.chosen-container .chosen-results {
  color: #171610;
  margin: 0;
  padding: 0;
}

.chosen-container .chosen-results::-webkit-scrollbar {
  width: 7px;
  border-radius: 10px;
}

.chosen-container .chosen-results::-webkit-scrollbar-track {
  background: #e8e8e8;
  border-radius: 10px;
}

.chosen-container .chosen-results::-webkit-scrollbar-thumb {
  background: #c2ce5a;
  border-radius: 10px;
}

.chosen-container .chosen-results li {
  padding: 3px 0 3px 28px;
  position: relative;
  font-size: 12px;
}

.chosen-container .chosen-results li:before {
  content: "";
  width: 19px;
  height: 19px;
  border: 1px solid #171610;
  position: absolute;
  left: 0;
  top: 0;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 32px;
}

.chosen-container .chosen-results li.highlighted {
  background: #fff;
  color: #c2ce5a;
}

.chosen-container .chosen-results li.result-selected {
  background: #fff;
  color: #171610;
}

.chosen-container .chosen-results li.result-selected:before {
  background: #c2ce5a;
}

.navbar {
  background-color: transparent;
  padding: 16px 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
}

.navbar:before {
  content: "";
  width: 100%;
  height: clamp(120px, 10.4166666667vw, 200px);
  -webkit-transition: height 0.3s ease-in-out;
  -moz-transition: height 0.3s ease-in-out;
  -ms-transition: height 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  pointer-events: none;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0) 100%
  );
}

.navbar.sticky:before {
  height: 100%;
}

.navbar .container-fluid {
  padding-left: clamp(25px, 2.0833333333vw, 40px);
  padding-right: clamp(25px, 2.0833333333vw, 40px);
}

.navbar .logo {
  position: relative;
  width: clamp(98px, 7.4479166667vw, 143px);
  z-index: 102;
}

.navbar .logo img {
  width: 100%;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.navbar-toggler {
  width: 107px;
  height: 102px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: all 0.3s linear;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  z-index: 102;
  border: none;
  position: relative;
  padding-top: 20px;
  padding-left: 64px;
  padding-right: 21px;
  position: absolute;
  right: 0;
  top: 0;
  background: #171610;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
}

.navbar-toggler:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.navbar-toggler .icon-bar {
  display: block;
  height: 2px;
  background: #fff;
  width: 100%;
  opacity: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 5px;
}

.navbar-toggler .icon-bar:first-child {
  -webkit-transform: rotate(45deg) translate3d(5px, 5px, 0);
  -moz-transform: rotate(45deg) translate3d(5px, 5px, 0);
  -ms-transform: rotate(45deg) translate3d(5px, 5px, 0);
  -o-transform: rotate(45deg) translate3d(5px, 5px, 0);
  transform: rotate(45deg) translate3d(5px, 5px, 0);
}

.navbar-toggler .icon-bar:nth-child(2) {
  opacity: 0;
}

.navbar-toggler .icon-bar:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate3d(5px, -5px, 0);
  -moz-transform: rotate(-45deg) translate3d(5px, -5px, 0);
  -ms-transform: rotate(-45deg) translate3d(5px, -5px, 0);
  -o-transform: rotate(-45deg) translate3d(5px, -5px, 0);
  transform: rotate(-45deg) translate3d(5px, -5px, 0);
}

.navbar-toggler.collapsed .icon-bar {
  opacity: 1;
  -webkit-transform: rotate(0) translate3d(0, 0, 0);
  -moz-transform: rotate(0) translate3d(0, 0, 0);
  -ms-transform: rotate(0) translate3d(0, 0, 0);
  -o-transform: rotate(0) translate3d(0, 0, 0);
  transform: rotate(0) translate3d(0, 0, 0);
  background-color: #fff;
}

.navbar-search {
  margin-left: clamp(10px, 2.0833333333vw, 40px);
  position: relative;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  overflow: hidden;
  min-width: 36px;
}

.navbar-search button,
.navbar-search label {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.7);
  color: #54563c;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  border: none;
  padding: 0;
  cursor: pointer;
  position: absolute;
  width: 36px;
  height: 36px;
  right: 0;
  top: 0;
  z-index: 2;
}

.navbar-search button {
  z-index: 1;
}

.navbar-search .form-body {
  position: relative;
  height: 36px;
}

.navbar-search input[type="search"],
.navbar-search input[type="text"] {
  border: none;
  background-color: rgba(255, 255, 255, 0.7);
  height: 36px;
  line-height: 28px;
  padding: 0;
  width: 0;
  overflow: hidden;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #000;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}

.navbar-search input[type="search"]:focus,
.navbar-search input[type="text"]:focus {
  width: clamp(120px, 16.6666666667vw, 320px);
  padding: 4px 25px;
}

@media (max-width: 1400px) {
  .navbar-search input[type="search"]:focus,
  .navbar-search input[type="text"]:focus {
    width: clamp(100px, 11.9791666667vw, 230px);
  }
}

.navbar-search input[type="search"]:focus ~ button,
.navbar-search input[type="text"]:focus ~ button {
  z-index: 3;
}

.navbar-collapse {
  position: relative;
  z-index: 23;
}

@media (max-width: 1199px) {
  .navbar .container-fluid {
    padding-left: 25px;
    padding-right: 25px;
  }

  .navbar-search {
    margin-top: auto;
    margin-left: 0;
  }

  .navbar-search button,
  .navbar-search label {
    background-color: #fff;
  }

  .navbar-search label {
    display: none;
  }

  .navbar-search input[type="search"],
  .navbar-search input[type="text"] {
    width: 100% !important;
    padding: 4px 25px;
  }

  .navbar-collapse {
    background: #171610;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 20;
    padding: 0;
  }

  .navbar-collapse-content {
    height: 100vh;
    padding: 140px 45px 35px;
  }
}

@media (max-width: 1199px) and (max-width: 1199px) {
  .navbar-collapse-content {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .navbar-collapse-content {
    padding-bottom: 90px;
  }
}

@media (min-width: 1200px) {
  .navbar-collapse-content {
    display: flex;
    align-items: center;
  }
}

.navbar-nav {
  align-items: center;
}

.navbar-nav > li {
  position: relative;
}

@media (max-width: 1199px) {
  .navbar-dropdown {
    display: none;
    overflow: hidden;
  }

  .navbar-nav {
    flex-direction: row;
    flex-wrap: wrap;
    max-height: calc(100% - 85px);
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .navbar-nav > li {
    flex: 0 0 100%;
  }
}

.navbar-nav > li > a {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  padding-left: clamp(15px, 1.0416666667vw, 20px);
  padding-right: clamp(15px, 1.0416666667vw, 20px);
  padding-top: clamp(13px, 0.9375vw, 18px);
  padding-bottom: clamp(13px, 0.9375vw, 18px);
  position: relative;
  line-height: 24px;
  font-size: clamp(12px, 0.7291666667vw, 14px);
  letter-spacing: clamp(0.5px, 0.0520833333vw, 1px);
  position: relative;
}

@media (min-width: 1200px) {
  .navbar-dropdown {
    display: block !important;
  }

  .navbar-nav > li > a:before {
    content: "";
    width: clamp(70px, 5.46875vw, 105px);
    height: clamp(45px, 3.4895833333vw, 67px);
    background: var(--wpr-bg-ebf03c6e-c617-4944-afeb-6e4fc3a15704) center bottom
      no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: -1;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    opacity: 0;
  }

  /* 1) Pseudo-elementi yalnız submenu olan li>a üçün yaradırıq (opacity:0 = gizli) */
  .navbar-nav > li.menu-item-has-children > a:before {
    content: "";
    width: clamp(70px, 5.46875vw, 105px);
    height: clamp(45px, 3.4895833333vw, 67px);
    background: var(--wpr-bg-607ed273-7940-412e-abe1-2b248b5b1652) center bottom
      no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: -1;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    transition: opacity 0.3s ease-in-out;
    opacity: 0;
  }

  /* 2) Hover olduqda – indi həm <a>-ya, həm də onun submenu-sinə gələndə çalışır */
  .navbar-nav > li.menu-item-has-children:hover > a:before {
    opacity: 1;
  }
}

.navbar-nav > li > a .menu-item-toggle {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  font-size: 6px;
  color: #9ba164;
  padding: 0;
  background: 0 0;
}

.navbar-nav > li > a .menu-item-toggle .icon-sort-down {
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -ms-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

.navbar-nav > li > a .menu-item-toggle.active .icon-sort-down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (max-width: 1199px) {
  .navbar-nav > li > a {
    padding-left: 0;
    padding-right: 40px;
    color: #fff !important;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-nav > li > a .menu-item-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    font-size: 8px;
  }
}

.navbar-nav > li ul {
  visibility: hidden;
  opacity: 0;
  transition-property: opacity, visibility;
  transition-duration: 0.3s, 0s;
  transition-delay: 0s, 0.3s;
  transition-timing-function: ease-in-out;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-top: clamp(25px, 1.9791666667vw, 38px);
  padding-bottom: clamp(25px, 1.9791666667vw, 38px);
  padding-left: clamp(20px, 2.5vw, 48px);
  padding-right: clamp(20px, 2.5vw, 48px);
  list-style: none;
  margin: 0;
  background: rgba(0, 0, 0, 0.9);
  font-size: clamp(12px, 0.7291666667vw, 14px);
  font-weight: 400;
  width: clamp(450px, 35vw, 550px);
  column-count: 2;
  column-gap: clamp(20px, 1.5625vw, 30px);
}

@media (max-width: 1199px) {
  .navbar-nav > li ul {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    column-count: 1;
    visibility: visible;
    opacity: 1;
    text-align: left;
    padding: 0 0 25px;
    margin: 0;
    width: auto;
    text-align: left;
    min-width: auto;
    font-size: 14px;
    background: 0 0;
  }
}

.navbar-nav > li ul li {
  break-inside: avoid-column;
}

.navbar-nav > li ul li a {
  display: block;
  padding: 5px 0;
  color: #fff;
}

.navbar-nav > li ul li a:hover {
  color: #d0d4ab;
  text-decoration: underline;
}

.navbar-nav > li ul li.current-menu-item > a {
  color: #d0d4ab;
  text-decoration: underline;
}

.navbar-nav > li ul .sub-menu {
  display: flex;
  flex-direction: column;
  background: 0 0;
  list-style: none;
  width: unset;
  padding: 0 0 0 10px;
}

@media (min-width: 1199px) {
  .navbar-nav > li ul .sub-menu {
    position: relative;
  }
}

.navbar-nav > li ul .sub-menu li::before {
  content: "▶";
  display: inline-block;
  margin-right: 8px;
  color: #9d9f7f;
}

.navbar-nav > li ul .sub-menu li a {
  display: inline-block;
}

.navbar-nav > li:hover ul {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s, 0s;
}

.footer {
  position: relative;
  color: #fff;
}

.footer-bg {
  background: #243024;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.footer-bg .img-bg {
  opacity: 0.5;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: screen;
}

.footer a {
  color: #fff;
}

.footer a:hover {
  text-decoration: underline;
}

.footer-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 40px;
  padding-top: 40px;
}

.footer-logo {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: clamp(156px, 13.9583333333vw, 268px);
  position: relative;
  z-index: 2;
}

@media (min-width: 768px) {
  .footer-contact {
    display: flex;
    align-items: center;
  }

  .footer-contact-col:not(:first-child) {
    margin-left: clamp(30px, 4.4791666667vw, 86px);
  }
}

.footer-contact-col .h4,
.footer-contact-col h4 {
  text-transform: uppercase;
  margin-bottom: 0.25em;
}

.footer-contact-col p {
  font-family: "DM Serif Display", serif;
  margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer-contact {
    justify-content: center;
  }

  .footer-social .nav {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  textarea {
    height: 120px;
  }

  .footer-contact-col:not(:first-child) {
    margin-top: 35px;
  }

  .footer-contact-col .h4,
  .footer-contact-col h4 {
    font-size: 24px;
  }

  .footer-social .nav {
    justify-content: space-between;
  }

  .footer-menu .nav > li > a {
    font-size: 16px;
  }
}

.footer-social .nav li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(36px, 2.1875vw, 42px);
  height: clamp(36px, 2.1875vw, 42px);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  text-decoration: none !important;
  background: #54563c;
}

.footer-social .nav li a:hover {
  background-color: #575d52;
}

.footer-middle {
  padding-top: 40px;
  padding-bottom: 20px;
}

.footer-menu .nav {
  flex-wrap: nowrap;
  display: block;
}

@media (min-width: 768px) {
  .footer-social .nav li + li {
    margin-left: clamp(15px, 1.5625vw, 30px);
  }

  .footer-menu .nav {
    column-count: 3;
    column-gap: clamp(20px, 2.6041666667vw, 50px);
  }

  .footer-menu .nav > li ul > li {
    margin-top: 8px;
  }
}

@media (min-width: 992px) {
  .footer-logo a {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: clamp(-35px, -1.8229166667vw, -17.5px);
    z-index: 2;
  }

  .footer-menu .nav {
    column-count: 4;
  }
}

@media (min-width: 1440px) {
  .footer-menu .nav {
    column-count: 5;
  }
}

.footer-menu .nav > li {
  break-inside: avoid-column;
  font-size: 13px;
}

.footer-menu .nav > li:not(:last-child) {
  margin-bottom: clamp(30px, 2.3958333333vw, 46px);
}

.footer-menu .nav > li > a {
  color: #9d9f7f;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.footer-menu .nav > li > a:hover {
  color: #fff;
  text-decoration: none;
}

.footer-menu .nav > li ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-bottom {
  background: #54563c;
  padding: 5px 0 !important;
  font-size: 14px;
}

.footer-bottom .container {
  padding-left: clamp(35px, 7.2916666667vw, 140px);
  padding-right: clamp(35px, 7.2916666667vw, 140px);
}

@media (max-width: 991px) {
  .navbar-nav > li ul li a {
    padding: 6px 0;
    color: #fff !important;
  }

  .footer-logo {
    width: 156px;
    margin: -80px auto 40px;
  }

  .footer-social {
    margin-top: 40px;
  }

  .footer-bottom {
    text-align: center;
  }

  .footer-utility {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .footer-utility .nav {
    justify-content: center;
  }
}

.footer-utility .nav > li + li:before {
  content: "|";
  margin-left: 12px;
  margin-right: 12px;
}

body {
  position: relative;
}

body:after {
  content: "";
  background: #e1e3dd;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -11;
  left: 0;
  top: 0;
  display: block !important;
}

body:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -10;
  left: 0;
  top: 0;
  background: var(--wpr-bg-2e5c951c-6d01-4410-aab6-25f8cd4b393e);
  background-size: 100% auto;
  opacity: 0.2;
  mix-blend-mode: multiply;
}

.page-builder-section {
  padding-top: clamp(75px, 7.8125vw, 150px);
  padding-bottom: clamp(75px, 7.8125vw, 150px);
}

.button,
input[name="_sf_submit"] {
  display: inline-block;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  border: none;
  background: #54563c;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  line-height: 23px;
  padding: 10px 28px;
  text-align: center;
}

@media (max-width: 767px) {
  .footer-menu .nav > li ul {
    column-count: 2;
    column-gap: 25px;
    margin-top: 10px;
  }

  .footer-menu .nav > li ul > li {
    margin-bottom: 8px;
  }

  .button,
  input[name="_sf_submit"] {
    font-size: 13px;
    padding: 8px 20px;
  }
}

.button:hover,
input[name="_sf_submit"]:hover {
  background-color: #575d52;
  color: #fff;
}

.button.alt,
.button[type="submit"],
input[name="_sf_submit"].alt,
input[name="_sf_submit"][type="submit"] {
  background-color: #fff;
  color: #000;
}

.button.alt:hover,
.button[type="submit"]:hover,
input[name="_sf_submit"].alt:hover,
input[name="_sf_submit"][type="submit"]:hover {
  background-color: #575d52;
  color: #fff;
}

.section-page_hero {
  --clip: clamp(50px, 4.6875vw, 90px);
  position: relative;
  color: #fff;
  background: #000;
  min-height: clamp(600px, 60.7291666667vw, 1166px);
  padding-top: clamp(100px, 8.0729166667vw, 155px);
  padding-bottom: 0;
  clip-path: polygon(
    0 0,
    100% 0,
    100% calc(100% - var(--clip)),
    50% 100%,
    0 calc(100% - var(--clip))
  );
  -webkit-clip-path: polygon(
    0 0,
    100% 0,
    100% calc(100% - var(--clip)),
    50% 100%,
    0 calc(100% - var(--clip))
  );
}

.section-page_hero .bg {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  min-height: clamp(700px, 60.7291666667vw, 1166px);
  background-color: #171610;
  overflow: hidden;
}

.section-page_hero .bg:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  background: linear-gradient(to right, #797b60 0, rgba(121, 123, 96, 0) 100%);
  mix-blend-mode: multiply;
}

@media (max-width: 767px) {
  .section-page_hero .bg:before {
    width: 300%;
  }

  .section-page_hero .bg img {
    object-position: center 35%;
  }
}

.section-page_hero .block-top {
  margin-bottom: auto;
  min-height: clamp(320px, 33.3333333333vw, 640px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.section-page_hero .block-top .container {
  padding-left: clamp(35px, 6.875vw, 132px);
  padding-right: clamp(35px, 6.875vw, 132px);
}

.section-page_hero .block-top .text {
  font-weight: 500;
  font-size: clamp(13px, 0.9375vw, 18px);
  max-width: clamp(500px, 48.9583333333vw, 940px);
  position: relative;
  z-index: 3;
}

.section-page_hero .block-top .text h1 {
  text-transform: uppercase;
  font-size: clamp(38px, 6.7708333333vw, 130px);
  line-height: 0.9;
}

.section-page_hero .block-top .text h1:not(:last-child) {
  margin-bottom: 0.15em;
}

.section-page_hero .block-top .text .page-body {
  max-width: clamp(400px, 39.2708333333vw, 754px);
}

.section-page_hero .block-bottom {
  position: relative;
  z-index: 2;
  margin-top: clamp(-100px, -5.2083333333vw, -50px);
  width: 100%;
  min-height: clamp(237.5px, 24.7395833333vw, 475px);
}

.section-page_hero .block-bottom .block-img {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.section-page_hero .block-bottom .block-img img {
  width: 100%;
  object-position: center top;
}

.section-page_hero .block-bottom .block-img:after {
  content: "";
  flex: 1;
  display: block;
  background: #000;
}

.section-page_hero .block-bottom .block-img:not(:last-child):before {
  content: "";
  width: 100%;
  height: 65%;
  position: absolute;
  left: 0;
  top: 35%;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    #000 35%,
    #000 100%
  );
  z-index: 3;
}

@media (max-width: 767px) {
  .section-page_hero .block-bottom .block-img img {
    width: 200%;
    max-width: 200%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .section-page_hero .block-bottom .block-img:not(:last-child):before {
    top: 30%;
    height: 70%;
  }
}

.section-page_hero .block-bottom-content {
  padding-top: clamp(260px, 27.0833333333vw, 520px);
  padding-bottom: clamp(80px, 10.4166666667vw, 200px);
  color: #fff;
  position: relative;
  z-index: 3;
}

.section-page_hero .block-bottom-text {
  font-size: clamp(13px, 0.9375vw, 18px);
}

.section-page_hero .block-bottom-text .row {
  --bs-gutter-x: clamp(30px, 3.4375vw, 66px);
  --bs-gutter-y: 25px;
}

.section-page_hero .block-bottom-text h2 {
  font-family: "DM Serif Display", serif;
  font-size: clamp(35px, 3.6458333333vw, 70px);
}

.section-page_hero .block-bottom-text + .section-steps {
  margin-top: clamp(30px, 3.125vw, 60px);
}

.section-page_hero .section-steps:before {
  content: "";
  width: 100%;
  height: 65%;
  position: absolute;
  left: 0;
  top: 35%;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    #000 35%,
    #000 100%
  );
  z-index: -3;
}

.section-page_hero .section-steps .block-content .nav > li a {
  background-color: #000;
  color: #fff;
}

.section-page_hero .section-steps .block-content .nav > li a:not(.collapsed) {
  background-color: #575d52;
  color: #fff;
}

.section-page_hero .section-steps .accordion {
  --bs-accordion-color: #ffffff;
}

.section-page_hero + .section-trips_grid {
  position: relative;
}

.section-page_hero + .section-trips_grid:before {
  content: "";
  width: 100%;
  height: 50%;
  top: -10%;
  left: 0;
  z-index: -2;
  position: absolute;
  background: linear-gradient(
    to bottom,
    #e1e3dd 0,
    #e1e3dd 78%,
    rgba(225, 227, 221, 0) 100%
  );
}

.section-page_hero + .section-full_width_cta {
  margin-top: clamp(-90px, -4.6875vw, -50px);
}

.pagination {
  justify-content: center;
}

.page-load-status {
  display: none;
  text-align: center;
}

@media (min-width: 992px) {
  .section-page_hero .block-bottom-text .row .col-lg-4 {
    width: 37%;
  }

  .section-page_hero .block-bottom-text .row .col-lg-8 {
    width: 63%;
  }

  .section-staff .container {
    padding-left: clamp(35px, 7.2916666667vw, 140px);
    padding-right: clamp(35px, 7.2916666667vw, 140px);
  }
}

.section-staff .item {
  background: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  position: relative;
}

.section-staff .item .image {
  flex: 0 0 42.5%;
}

@media (min-width: 1200px) {
  .section-staff .item .image .img-bg {
    height: clamp(395px, 27.0833333333vw, 520px);
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  .section-staff .item {
    padding-left: 38%;
  }

  .section-staff .item .image {
    width: 38%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }

  .section-staff .item .image .img-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .destination-item {
    padding-left: 38%;
  }
}

.section-staff .item .image .img-bg img {
  object-position: center 10%;
}

.section-staff .item .text {
  flex: 1;
  padding-left: clamp(25px, 3.6458333333vw, 70px);
  padding-right: clamp(25px, 3.6458333333vw, 70px);
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-staff .item .text h3 {
  color: #797b60;
  font-family: "DM Serif Display", serif;
  font-weight: 400;
  font-size: clamp(26px, 2.0833333333vw, 40px);
  margin-bottom: 0.35em;
}

.section-staff .row {
  --bs-gutter-y: clamp(30px, 2.6041666667vw, 50px);
}

.section-full_width_cta {
  --clip: clamp(50px, 4.6875vw, 90px);
  position: relative;
  min-height: clamp(450px, 39.0625vw, 750px);
}

.section-full_width_cta .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1 !important;
  clip-path: polygon(
    0 0,
    100% 0,
    100% calc(100% - var(--clip)),
    50% 100%,
    0 calc(100% - var(--clip))
  );
  -webkit-clip-path: polygon(
    0 0,
    100% 0,
    100% calc(100% - var(--clip)),
    50% 100%,
    0 calc(100% - var(--clip))
  );
}

.section-full_width_cta .bg video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section-full_width_cta .bg:before {
  content: "";
  width: 85%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 3;
  background: linear-gradient(
    to right,
    rgba(39, 50, 55, 0.65) 0,
    rgba(39, 50, 55, 0.03) 100%
  );
  opacity: 0.78;
  mix-blend-mode: multiply;
}

.section-full_width_cta .text {
  color: #fff;
}

.section-full_width_cta .text h2 {
  font-family: "DM Serif Display", serif;
  font-size: clamp(26px, 3.6458333333vw, 70px);
  text-align: center;
}

.section-full_width_cta .text h2 em,
.section-full_width_cta .text h2 strong {
  font-weight: 400;
  display: block;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 1.75em;
  font-style: normal;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.section-testimonials {
  position: relative;
  overflow: hidden;
}

.section-testimonials .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.section-testimonials .bg img {
  object-position: center 20%;
}

.section-testimonials .bg:before {
  content: "";
  width: 100%;
  height: clamp(200px, 16.875vw, 324px);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  background: linear-gradient(to bottom, #fff 0, rgba(255, 255, 255, 0) 100%);
}

@media (min-width: 992px) {
  .section-testimonials .container {
    padding-left: clamp(35px, 7.2916666667vw, 140px);
    padding-right: clamp(35px, 7.2916666667vw, 140px);
  }
}

.section-testimonials .block-title {
  margin-bottom: clamp(25px, 1.8229166667vw, 35px);
}

.section-testimonials .block-title h2 {
  font-family: "DM Serif Display", serif;
  margin-bottom: 0;
  font-size: clamp(24px, 2.0833333333vw, 40px);
}

.section-testimonials .block-title h2 strong {
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
  display: block;
  font-weight: 400;
  font-size: clamp(42px, 4.6875vw, 90px);
}

.section-testimonials .block-title .img {
  position: relative;
}

@media (min-width: 768px) {
  .section-testimonials .block-title {
    display: flex;
    align-items: flex-end;
  }

  .section-testimonials .block-title h2 strong {
    white-space: nowrap;
  }

  .section-testimonials .block-title .img {
    flex: 0 0 68%;
    margin-left: 25px;
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
  }

  .section-text_and_stacked_blocks .block-content .item .text {
    padding-left: clamp(25px, 3.90625vw, 75px);
  }
}

.section-testimonials .swiper-wrapper {
  display: flex;
  padding-bottom: clamp(35px, 3.125vw, 60px);
}

.section-testimonials .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
}

.section-testimonials .swiper-pagination {
  justify-content: center;
}

@media (max-width: 767px) {
  .section-staff .item .image .img-bg {
    height: auto;
    padding-bottom: 80%;
  }

  .section-testimonials .block-title .img {
    width: 130%;
    margin-top: 5px;
  }

  .section-testimonials .swiper-pagination {
    margin-top: 15px;
    margin-bottom: 35px;
  }
}

.section-testimonials .bne-testimonial-wrapper {
  margin: 0;
}

.section-testimonials .bne-testimonial-wrapper .testimonial-single {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #243024;
  color: #fff;
  padding: clamp(25px, 3.6458333333vw, 70px);
  width: auto;
  margin: 0 !important;
  width: auto !important;
  float: none !important;
  display: block;
  flex-grow: 1;
}

.section-testimonials .bne-testimonial-wrapper .testimonial-single:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  background: var(--wpr-bg-f053df2a-3343-419f-ac57-9654582c1dd1) center
    no-repeat;
  background-size: cover;
  opacity: 0.4;
  mix-blend-mode: screen;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.section-testimonials .bne-testimonial-wrapper .testimonial-single:after {
  content: "";
  width: 70%;
  height: 75%;
  left: 15%;
  background: #000;
  opacity: 0.5;
  filter: blur(12px);
  z-index: -2;
  position: absolute;
  bottom: -25px;
  visibility: visible;
}

.section-testimonials .bne-testimonial-wrapper .testimonial-single > div {
  position: relative;
  z-index: 2;
}

.section-testimonials
  .bne-testimonial-wrapper
  .testimonial-single
  .testimonial-author {
  color: #fff;
}

.section-testimonials
  .bne-testimonial-wrapper
  .testimonial-single
  .testimonial-author
  .testimonial-author-meta {
  display: flex;
  align-items: center;
}

.section-testimonials
  .bne-testimonial-wrapper
  .testimonial-single
  .testimonial-author
  .testimonial-author-meta:before {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #54563c;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  flex: 0 0 52px;
  flex-basis: clamp(42px, 2.7083333333vw, 52px);
  width: clamp(42px, 2.7083333333vw, 52px);
  height: clamp(42px, 2.7083333333vw, 52px);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: clamp(12px, 0.9375vw, 18px);
}

.section-testimonials
  .bne-testimonial-wrapper
  .testimonial-single
  .testimonial-author
  .testimonial-date {
  color: #fff;
  font-size: clamp(14px, 0.8333333333vw, 16px);
  opacity: 0.5;
  margin: 3px 0 0;
}

.section-testimonials
  .bne-testimonial-wrapper
  .testimonial-single
  .testimonial-author
  .testimonial-name {
  font-weight: 600;
  font-size: clamp(18px, 1.0416666667vw, 20px);
  margin-bottom: 0;
}

.accordion {
  --bs-accordion-color: #000000;
  --bs-accordion-border-radius: 0;
  --bs-accordion-inner-border-radius: 0;
  --bs-accordion-btn-color: #000000;
  --bs-accordion-active-color: #000000;
  --bs-accordion-btn-focus-box-shadow: none;
  --bs-accordion-border-width: 0px;
  --bs-accordion-active-bg: transparent;
  --bs-accordion-bg: transparent;
  --bs-accordion-btn-padding-x: clamp(25px, 2.34375vw, 45px);
  --bs-accordion-body-padding-x: clamp(25px, 2.34375vw, 45px);
  --bs-accordion-btn-padding-y: clamp(15px, 1.5625vw, 30px);
}

.accordion-item:not(:first-child) {
  border-top: 1px solid rgba(208, 212, 171, 0.7);
}

.section-text_and_stacked_blocks {
  position: relative;
}

.section-text_and_stacked_blocks .clouds-bg {
  position: absolute;
  z-index: -3;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 65%;
}

.section-text_and_stacked_blocks .clouds-bg:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0,
    rgba(247, 247, 245, 0) 28%,
    #eaebe7 71%,
    #e1e3dd 100%
  );
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}

.section-text_and_stacked_blocks .clouds-bg .img-bg {
  mix-blend-mode: overlay;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 50%;
}

.section-text_and_stacked_blocks .clouds-bg .img-bg img {
  object-position: center top;
}

@media (min-width: 1441px) {
  .section-text_and_stacked_blocks .container {
    padding-left: clamp(35px, 9.0625vw, 174px);
    padding-right: clamp(35px, 9.0625vw, 174px);
  }
}

.section-text_and_stacked_blocks .row-main {
  --bs-gutter-x: clamp(30px, 5.2083333333vw, 100px);
  --bs-gutter-y: 40px;
}

@media (min-width: 992px) {
  .section-text_and_stacked_blocks .sticky-lg-top {
    top: clamp(90px, 5.2083333333vw, 100px);
    z-index: 2;
  }

  .section-text_and_stacked_blocks .row-main > .col-lg-4 {
    width: 42%;
  }

  .section-text_and_stacked_blocks .row-main > .col-lg-8 {
    width: 58%;
  }

  .section-sign_up .row .col-lg-5 {
    width: 45%;
  }
}

.section-text_and_stacked_blocks .block-text h2 {
  text-transform: uppercase;
  font-size: clamp(32px, 3.6458333333vw, 70px);
  letter-spacing: clamp(-3px, -0.15625vw, -0.5px);
}

.section-text_and_stacked_blocks .block-content .item + .item {
  margin-top: clamp(35px, 4.6875vw, 90px);
}

.section-text_and_stacked_blocks .block-content .item .image {
  flex: 0 0 47%;
  position: relative;
  height: 450px;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.section-text_and_stacked_blocks .block-content .item .image .img-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background: #171610;
}

.section-text_and_stacked_blocks .block-content .item .image .img-bg:before {
  content: "";
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    rgba(84, 86, 60, 0) 0,
    rgba(84, 86, 60, 0) 28%,
    #54563c 71%,
    #54563c 100%
  );
  opacity: 0.79;
}

.section-text_and_stacked_blocks .block-content .item .image h3 {
  color: #fff;
  margin-bottom: 0;
  text-transform: uppercase;
  padding-left: clamp(20px, 2.34375vw, 45px);
  padding-right: clamp(20px, 2.34375vw, 45px);
  padding-bottom: clamp(15px, 1.5625vw, 30px);
  font-weight: 700;
  font-size: clamp(24px, 2.0833333333vw, 40px);
  line-height: 1;
}

.section-text_and_stacked_blocks .block-content .item .text {
  flex: 1;
  font-size: clamp(14px, 0.9375vw, 18px);
}

.cp + .cp {
  padding-top: 0;
}

.section-sign_up {
  background: #f1f1f1;
  position: relative;
}

.section-sign_up:before {
  content: "";
  width: 100%;
  height: clamp(75px, 8.9583333333vw, 172px);
  position: absolute;
  left: 0;
  bottom: 100%;
  margin-bottom: -1px;
  z-index: -3;
  background: linear-gradient(
    to bottom,
    rgba(241, 241, 241, 0) 0,
    #f1f1f1 100%
  );
}

.section-sign_up .row {
  --bs-gutter-x: clamp(30px, 6.25vw, 120px);
}

@media (min-width: 992px) {
  .section-sign_up .container {
    padding-left: clamp(35px, 7.2916666667vw, 140px);
    padding-right: clamp(35px, 7.2916666667vw, 140px);
  }
}

.section-sign_up .image {
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.section-sign_up .image .img-bg {
  height: 350px;
  background: #b7b7b7;
}

.section-sign_up .text h2 {
  text-transform: uppercase;
}

.section-sign_up div.gform_wrapper.gravity-theme input[type="date"],
.section-sign_up div.gform_wrapper.gravity-theme input[type="email"],
.section-sign_up div.gform_wrapper.gravity-theme input[type="month"],
.section-sign_up div.gform_wrapper.gravity-theme input[type="number"],
.section-sign_up div.gform_wrapper.gravity-theme input[type="password"],
.section-sign_up div.gform_wrapper.gravity-theme input[type="search"],
.section-sign_up div.gform_wrapper.gravity-theme input[type="tel"],
.section-sign_up div.gform_wrapper.gravity-theme input[type="text"],
.section-sign_up div.gform_wrapper.gravity-theme input[type="time"],
.section-sign_up div.gform_wrapper.gravity-theme input[type="url"],
.section-sign_up div.gform_wrapper.gravity-theme select,
.section-sign_up div.gform_wrapper.gravity-theme textarea {
  padding-left: 0;
  padding-right: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom: 1px solid #000;
  background-color: transparent;
}

.section-directions .block-text {
  max-width: clamp(680px, 52.0833333333vw, 1000px);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: clamp(35px, 4.1666666667vw, 80px);
}

.section-directions .block-text h2 {
  font-size: clamp(35px, 3.6458333333vw, 70px);
  text-transform: uppercase;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.section-directions .block-nav {
  margin-bottom: clamp(30px, 1.8229166667vw, 35px);
}

.section-directions .block-nav .nav {
  justify-content: center;
}

.section-directions .block-nav .nav > li {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 12px;
}

.section-directions .block-nav .nav > li a {
  white-space: nowrap;
  display: block;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #000;
  background: #fff;
  line-height: 24px;
  padding-top: clamp(10px, 0.625vw, 12px);
  padding-bottom: clamp(10px, 0.625vw, 12px);
  padding-left: clamp(20px, 2.34375vw, 45px);
  padding-right: clamp(20px, 2.34375vw, 45px);
  border: 1px solid #d6d6d6;
}

.section-directions .block-nav .nav > li a.active {
  background-color: #c2ce5a;
  color: #000;
  -webkit-text-stroke: 1px #000;
}

.section-directions .block-content {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  padding: clamp(25px, 2.8645833333vw, 55px);
}

.section-directions .block-content-direction:not(.active) {
  display: none;
}

.section-directions .block-content-direction > h3 {
  font-family: "DM Serif Display", serif;
  font-size: clamp(28px, 2.0833333333vw, 40px);
  margin-bottom: clamp(30px, 3.125vw, 60px);
}

.section-directions .block-content-direction .accordion {
  --bs-accordion-btn-padding-x: 0;
}

.section-directions .block-content-direction .accordion-item {
  border-top: 1px solid rgba(208, 212, 171, 0.7);
}

.section-text_blocks_on_2_columns .block-title {
  margin-bottom: clamp(30px, 2.8645833333vw, 55px);
  margin-left: auto;
  margin-right: auto;
  max-width: clamp(720px, 56.6666666667vw, 1088px);
}

.section-text_blocks_on_2_columns .block-title h2 {
  text-transform: uppercase;
  font-size: clamp(36px, 4.6875vw, 90px);
}

.section-text_blocks_on_2_columns .block-content .row {
  --bs-gutter-x: clamp(30px, 5.2083333333vw, 100px);
  --bs-gutter-y: clamp(40px, 5.2083333333vw, 100px);
}

.section-text_blocks_on_2_columns .block-content .item .image {
  overflow: hidden;
  background: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.section-text_blocks_on_2_columns .block-content .item .image .img-bg {
  padding-bottom: 55%;
}

.section-text_blocks_on_2_columns .block-content .item .text {
  padding-top: clamp(15px, 1.1458333333vw, 22px);
}

.section-text_blocks_on_2_columns .block-content .item .text h3 {
  text-transform: uppercase;
}

.section-text_blocks_on_2_columns .block-content .item .text a {
  text-decoration: underline;
}

.acf-map {
  width: 100%;
  height: 400px;
}

.acf-map img {
  max-width: inherit !important;
}

.acf-map > .marker {
  display: none;
}

.destination-item {
  background: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  position: relative;
}

.section-steps .block-title {
  margin-bottom: clamp(35px, 4.1666666667vw, 80px);
}

.section-steps .block-title h2 {
  text-transform: uppercase;
  font-size: clamp(36px, 4.6875vw, 90px);
}

.section-steps .block-title .page-body {
  max-width: clamp(720px, 54.1666666667vw, 1040px);
  margin-left: auto;
  margin-right: auto;
  font-size: clamp(15px, 0.9375vw, 18px);
}

.section-steps .block-content .nav {
  justify-content: center;
  margin-bottom: clamp(25px, 3.6458333333vw, 70px);
}

@media (max-width: 767px) {
  .section-text_and_stacked_blocks .block-content .item .text {
    margin-top: 20px;
  }

  .section-sign_up .image .img-bg {
    height: 260px;
  }

  .section-directions .block-nav .nav > li {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 8px;
  }

  .section-directions .block-nav .nav > li a {
    font-size: 13px;
    padding: 8px 15px;
  }

  .section-steps .block-content .nav {
    display: none;
  }
}

.section-steps .block-content .nav > li + li {
  margin-left: -1px;
}

.section-steps .block-content .nav > li a {
  display: block;
  border: 1px solid #d6d6d6;
  background: #fff;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: clamp(8px, 0.625vw, 12px);
  padding-bottom: clamp(8px, 0.625vw, 12px);
  padding-left: clamp(15px, 1.8229166667vw, 35px);
  padding-right: clamp(15px, 1.8229166667vw, 35px);
}

.section-steps .block-content .nav > li a:hover {
  background-color: #d6d6d6;
}

.section-steps .block-content .nav > li a:not(.collapsed) {
  background-color: #000;
  color: #fff;
}

.section-steps .block-content .nav > li:first-child a {
  -webkit-border-radius: 7px 0 0 7px;
  -moz-border-radius: 7px 0 0 7px;
  border-radius: 7px 0 0 7px;
}

.section-steps .block-content .nav > li:last-child a {
  -webkit-border-radius: 0 7px 7px 0;
  -moz-border-radius: 0 7px 7px 0;
  border-radius: 0 7px 7px 0;
}

.section-steps .block-content .accordion-item:not(:first-child) {
  border-top: none !important;
  margin-top: clamp(15px, 1.0416666667vw, 20px);
}

.section-steps .block-content .accordion-body {
  font-size: clamp(14px, 0.9375vw, 18px);
}

.section-steps .block-content .accordion-body h3 {
  font-family: "DM Serif Display", serif;
  font-size: clamp(28px, 2.6041666667vw, 50px);
}

.section-testimonials_carousel {
  position: relative;
}

.section-testimonials_carousel .clouds-bg {
  background: #e1e3dd;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -3;
}

.section-testimonials_carousel .clouds-bg:before {
  content: "";
  width: 100%;
  height: clamp(90px, 8.2291666667vw, 158px);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2;
  background: linear-gradient(to bottom, #fff 0, rgba(255, 255, 255, 0) 100%);
}

.section-testimonials_carousel .clouds-bg .img-bg {
  position: absolute;
  mix-blend-mode: overlay;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.section-testimonials_carousel .row {
  --bs-gutter-x: clamp(30px, 2.5vw, 48px);
}

.section-testimonials_carousel .block-content > h3 {
  font-family: "DM Serif Display", serif;
  color: #797b60;
  font-size: clamp(24px, 1.6666666667vw, 32px);
  font-weight: 400;
  padding: 0;
  margin-bottom: 15px;
}

.section-testimonials_carousel .block-content .item {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.section-testimonials_carousel .block-content .item blockquote {
  font-weight: 300;
  font-size: clamp(21px, 2.6041666667vw, 50px);
  line-height: 1.25;
}

.section-testimonials_carousel .swiper-wrapper {
  display: flex;
}

.section-testimonials_carousel .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
}

.swiper-pagination {
  --swiper-pagination-bullet-size: clamp(12px, 0.78125vw, 15px);
  --swiper-pagination-bullet-inactive-color: transparent;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-color: #54563c;
}

.swiper-button-next,
.swiper-button-prev {
  width: clamp(38px, 2.6041666667vw, 50px);
  height: clamp(38px, 2.6041666667vw, 50px);
  cursor: pointer;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  color: #54563c;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none !important;
}

.section-single_blog--related {
  background-color: #fff;
  padding-top: 60px;
}

.section-single_blog--related .block-title {
  margin-bottom: clamp(25px, 2.0833333333vw, 40px);
}

.section-single_blog--related .block-title h2 {
  font-family: "DM Serif Display", serif;
  font-size: clamp(35px, 3.6458333333vw, 70px);
}

@media (min-width: 768px) {
  .section-single_blog--related .block-title h2 {
    margin-bottom: 0;
  }
}

.section-single_blog--related .swiper {
  padding-bottom: 40px;
}

.section-single_blog--related .swiper-pagination {
  justify-content: center;
}

.section-trips_grid .block-text {
  margin-bottom: clamp(30px, 2.8645833333vw, 55px);
}

.section-trips_grid .block-text h2 {
  font-family: "DM Serif Display", serif;
}

.section-trips_grid .block-text p {
  max-width: clamp(720px, 52.0833333333vw, 1000px);
  margin-left: auto;
  margin-right: auto;
}

.section-trips_grid .block-toggle {
  margin-bottom: 20px;
}

.section-trips_grid .block-toggle .nav > li {
  position: relative;
}

.section-trips_grid .block-toggle .nav > li + li {
  margin-left: -1px;
}

.section-trips_grid .block-toggle .nav > li input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.section-trips_grid .block-toggle .nav > li input + label {
  cursor: pointer;
  background: #f1f1f1;
  width: clamp(90px, 6.25vw, 120px);
  height: clamp(40px, 2.6041666667vw, 50px);
  border: 1px solid #d6d6d6;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-trips_grid .block-toggle .nav > li input + label [class*=" icon-"],
.section-trips_grid .block-toggle .nav > li input + label [class^="icon-"] {
  margin-left: clamp(8px, 0.625vw, 12px);
  color: #797b60;
  font-size: 14px;
}

.section-trips_grid .block-toggle .nav > li input:checked + label {
  background-color: #fff;
  font-weight: 700;
}

.section-trips_grid .block-toggle .nav > li:first-child input + label {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}

.section-trips_grid .block-toggle .nav > li:last-child input + label {
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}

.section-trips_grid .block-mode-map {
  display: none;
}

.section-trips_grid .acf-map {
  background: #000;
  height: clamp(400px, 50vw, 960px);
  z-index: 2;
}

.section-trips_grid .block-content .row {
  --bs-gutter-x: 16px;
  --bs-gutter-y: 16px;
}

.section-trips_grid .block-content .pagination {
  margin-top: clamp(20px, 2.0833333333vw, 40px);
}

.section-explore_the_landscape {
  position: relative;
  padding: 0;
}

.section-explore_the_landscape .acf-map {
  background: #000;
  height: clamp(400px, 50vw, 960px);
  z-index: 2;
}

@media (min-width: 992px) {
  .section-testimonials_carousel .container {
    padding-left: clamp(35px, 7.2916666667vw, 140px);
    padding-right: clamp(35px, 7.2916666667vw, 140px);
  }

  .section-single_blog--related .container {
    padding-left: clamp(35px, 7.2916666667vw, 140px);
    padding-right: clamp(35px, 7.2916666667vw, 140px);
  }

  .section-explore_the_landscape .block-text {
    color: #fff;
    max-width: clamp(290px, 21.875vw, 420px);
    position: absolute;
    left: clamp(35px, 14.4791666667vw, 278px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: clamp(20px, 1.8229166667vw, 35px);
    overflow: hidden;
  }

  .section-explore_the_landscape .block-text:before {
    content: "";
    width: 100%;
    z-index: -1;
    left: 0;
    top: 0;
    height: 100%;
    background: #4a4736;
    mix-blend-mode: multiply;
    opacity: 0.89;
    position: absolute;
  }

  .section-explore_trips .container {
    padding-left: clamp(35px, 7.2916666667vw, 140px);
    padding-right: clamp(35px, 7.2916666667vw, 140px);
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .section-explore_the_landscape .block-text {
    left: clamp(35px, 7.7083333333vw, 148px);
  }
}

@media (max-width: 991px) {
  .section-sign_up .row {
    --bs-gutter-y: 25px;
  }

  .section-explore_the_landscape .block-text {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}

.section-explore_the_landscape .block-text .page-body {
  font-size: clamp(13px, 0.78125vw, 15px);
}

.section-explore_the_landscape .block-text .page-body h2 {
  font-family: "DM Serif Display", serif;
  font-size: clamp(28px, 2.6041666667vw, 50px);
}

.section-explore_the_landscape .searchandfilter {
  margin-top: 25px;
}

.section-explore_the_landscape .searchandfilter > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.section-explore_the_landscape .searchandfilter > ul > li {
  padding: 0;
}

.section-explore_the_landscape .searchandfilter > ul > li + li {
  margin-top: 15px;
}

.section-explore_the_landscape .searchandfilter > ul > li label {
  display: block;
}

.section-explore_the_landscape .searchandfilter > ul > li label select {
  border-color: #fff;
}

.section-explore_the_landscape
  .searchandfilter
  > ul
  > li
  input[name="_sf_submit"]:disabled {
  opacity: 0.5;
  cursor: progress;
}

.section-explore_trips .block-content > .row {
  --bs-gutter-x: clamp(30px, 3.8541666667vw, 74px);
  --bs-gutter-y: 35px;
}

.section-explore_trips .block-content .block-text h3 {
  color: #797b60;
  font-family: "DM Serif Display", serif;
  font-weight: 400;
  font-size: clamp(28px, 2.6041666667vw, 50px);
  margin-bottom: 0.15em;
}

.section-explore_trips .block-content .block-text h2 {
  font-size: clamp(35px, 5.2083333333vw, 100px);
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: clamp(-1px, -0.0520833333vw, -0.5px);
  line-height: 0.9;
  margin-bottom: 0.15em;
}

.section-explore_trips .block-content .block-text .nav {
  margin: 25px -10px 0;
}

.section-explore_trips .block-content .block-text .nav > li {
  padding: 10px;
}

.section-explore_trips .block-content .block-text .nav > li a {
  white-space: nowrap;
}

.section-destinations .row {
  --bs-gutter-y: clamp(30px, 2.6041666667vw, 50px);
}

.section-destinations .block-text {
  margin-bottom: clamp(30px, 2.6041666667vw, 50px);
}

.section-destinations .block-text h2 {
  font-size: clamp(35px, 3.6458333333vw, 70px);
  font-family: "DM Serif Display", serif;
}

.section-destinations .searchandfilter {
  margin-bottom: clamp(35px, 2.8125vw, 54px);
}

.section-destinations .searchandfilter > ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: clamp(600px, 44.2708333333vw, 850px);
}

.section-destinations .searchandfilter > ul > li > ul {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.section-destinations .searchandfilter > ul > li > ul > li {
  padding: 0 10px;
  position: relative;
}

.section-destinations .searchandfilter > ul > li > ul > li input {
  position: absolute;
  left: 10px;
  top: 0;
  opacity: 0;
}

.section-destinations .searchandfilter > ul > li > ul > li label {
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  font-size: clamp(18px, 1.25vw, 24px);
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 0.5;
}

.section-destinations .searchandfilter > ul > li > ul > li label:after {
  content: "";
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -ms-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  width: 0;
  height: 2px;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #000;
}

.section-destinations
  .searchandfilter
  > ul
  > li
  > ul
  > li.sf-option-active
  label {
  opacity: 1;
}

.section-destinations
  .searchandfilter
  > ul
  > li
  > ul
  > li.sf-option-active
  label:after {
  width: 52%;
}

.section-destinations .searchandfilter > ul > li > ul > li.sf-item-0 {
  display: none !important;
}

.section-trip_groups_with_filter {
  position: relative;
  background: #e1e3dd;
}

.section-trip_groups_with_filter:before {
  content: "";
  width: 100%;
  height: clamp(125px, 19.0104166667vw, 365px);
  position: absolute;
  z-index: -2;
  left: 0;
  bottom: 100%;
  background: linear-gradient(
    to bottom,
    rgba(225, 227, 222, 0) 0,
    #e1e3de 100%
  );
}

.section-trip_groups_with_filter:after {
  content: "";
  width: 100%;
  height: clamp(125px, 19.0104166667vw, 365px);
  position: absolute;
  z-index: -2;
  left: 0;
  top: 100%;
  background: linear-gradient(
    to bottom,
    #e1e3de 0,
    rgba(225, 227, 222, 0) 100%
  );
}

@media (min-width: 992px) {
  .section-destinations .container {
    padding-left: clamp(35px, 7.2916666667vw, 140px);
    padding-right: clamp(35px, 7.2916666667vw, 140px);
  }

  .section-trip_groups_with_filter .container {
    padding-left: clamp(35px, 4.9479166667vw, 95px);
    padding-right: clamp(35px, 4.9479166667vw, 95px);
  }
}

.section-trip_groups_with_filter .block-text {
  margin-bottom: 28px;
}

.section-trip_groups_with_filter .block-text h2 {
  font-family: "DM Serif Display", serif;
  font-size: clamp(28px, 2.6041666667vw, 50px);
  color: #797b60;
}

@media (min-width: 768px) {
  .section-trip_groups_with_filter .block-text h2 {
    margin-bottom: 0;
    margin-right: clamp(30px, 4.4791666667vw, 86px);
  }
}

.section-trip_groups_with_filter .searchandfilter > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.section-trip_groups_with_filter .searchandfilter > ul > li {
  display: flex;
  align-items: center;
  padding: 0;
}

.section-trip_groups_with_filter .searchandfilter > ul > li h4 {
  padding: 0;
  margin-right: 12px;
  font-weight: 400;
  font-size: clamp(13px, 0.8333333333vw, 16px);
}

.section-trip_groups_with_filter .searchandfilter > ul > li h4:after {
  content: ":";
}

.section-trip_groups_with_filter .searchandfilter > ul > li select {
  border-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  max-width: 285px;
  width: 100%;
}

.section-trip_groups_with_filter .swiper {
  padding-bottom: clamp(60px, 4.6875vw, 90px);
}

.section-trip_groups_with_filter .swiper-pagination {
  display: none !important;
}

.section-trip_groups_with_filter .swiper-button-next,
.section-trip_groups_with_filter .swiper-button-prev {
  top: auto;
  bottom: 10px;
  margin-top: 0;
}

.section-trip_groups_with_filter .swiper-button-prev {
  left: 50%;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  margin-left: -5px;
}

.section-trip_groups_with_filter .swiper-button-next {
  margin-right: -5px;
  right: 50%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

.gm-style .gm-style-iw {
  font-size: clamp(12px, 0.6770833333vw, 13px);
  padding: 0;
  max-width: 360px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: 0 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 10px;
}

@media (max-width: 767px) {
  .gm-style .gm-style-iw {
    max-width: 280px !important;
  }
}

.gm-style .map-marker-close {
  display: none;
  position: absolute;
  right: 10px;
  top: 20px;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #171610;
  font-size: 10px;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: none;
  padding: 0;
  z-index: 3;
}

.gm-style .text {
  padding: clamp(20px, 1.8229166667vw, 35px);
  display: none;
}

.gm-style .text h3 {
  text-transform: uppercase;
  font-size: clamp(16px, 0.9375vw, 18px);
  font-weight: 700;
}

.gm-style .text .page-body {
  max-height: 120px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding-right: 10px;
}

.gm-style .text .page-body::-webkit-scrollbar {
  width: 7px;
  border-radius: 10px;
}

.gm-style .text .page-body::-webkit-scrollbar-track {
  background: #e8e8e8;
  border-radius: 10px;
}

.gm-style .text .page-body::-webkit-scrollbar-thumb {
  background: #797b60;
  border-radius: 10px;
}

.section-trending_group_trips .block-text {
  margin-bottom: clamp(30px, 2.8645833333vw, 55px);
}

.section-trending_group_trips .block-text h2 {
  font-family: "DM Serif Display", serif;
  font-size: clamp(32px, 3.6458333333vw, 70px);
}

.section-trending_group_trips .block-text p {
  max-width: clamp(720px, 52.0833333333vw, 1000px);
  margin-left: auto;
  margin-right: auto;
}

body.search .section-page_hero .block-top .text {
  max-width: 100%;
}

.single .section-text_and_stacked_blocks .clouds-bg {
  height: 100%;
  bottom: -15%;
}

.single .section-text_and_stacked_blocks .item {
  align-items: flex-start !important;
}

.single .section-text_and_stacked_blocks .block-text h3 {
  font-family: "DM Serif Display", serif;
  font-size: clamp(24px, 1.875vw, 36px);
  font-weight: 400;
  max-width: 330px;
}

.single .section-text_and_stacked_blocks .block-content .item .image {
  flex: 0 0 38.5%;
}

.section-trip--related .block-title {
  margin-bottom: clamp(30px, 3.125vw, 60px);
  margin-left: auto;
  margin-right: auto;
  max-width: clamp(560px, 44.2708333333vw, 850px);
}

.section-trip--related .block-title h2 {
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .single .section-text_and_stacked_blocks .row-main > .col-lg-4 {
    width: 34%;
  }

  .single .section-text_and_stacked_blocks .row-main > .col-lg-8 {
    width: 66%;
  }

  .section-trip--related .container {
    padding-left: clamp(35px, 4.6354166667vw, 89px);
    padding-right: clamp(35px, 4.6354166667vw, 89px);
  }
}

.section-trip--related .swiper-pagination {
  justify-content: center;
  position: static;
  margin-top: 30px;
}

.ava-compass-btn {
  position: fixed;
  z-index: 98;
  left: clamp(15px, 1.5625vw, 30px);
  bottom: clamp(40px, 5.2083333333vw, 100px);
  border: none;
  padding: 0;
  width: clamp(120px, 8.9583333333vw, 172px);
  height: clamp(121px, 9.1145833333vw, 175px);
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -ms-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  background: 0 0;
}

.ava-compass-btn:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  background: var(--wpr-bg-4a88a2c2-d864-4b27-971d-f6fb44fc66e2) center
    no-repeat;
  background-size: 100%;
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}

.ava-compass-btn .default {
  background: #e1e3dd;
  color: #54563c;
  text-transform: uppercase;
  width: clamp(65px, 4.4791666667vw, 86px);
  height: clamp(65px, 4.4791666667vw, 86px);
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: clamp(12px, 1.09375vw, 21px);
  font-weight: 800;
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .ava-compass-btn {
    width: 100px;
    height: 101px;
  }

  .ava-compass-btn .default {
    width: 55px;
    height: 55px;
  }
}

.ava-compass-btn .hover {
  opacity: 0;
  position: absolute;
  z-index: 2;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
  width: clamp(65px, 4.4791666667vw, 86px);
  height: clamp(65px, 4.4791666667vw, 86px);
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: clamp(8px, 0.6770833333vw, 13px);
  font-weight: 800;
  background: #c2ce5a;
  text-align: center;
  text-transform: uppercase;
  padding-left: clamp(5px, 0.5208333333vw, 10px);
  padding-right: clamp(5px, 0.5208333333vw, 10px);
  line-height: 1.1;
}

@media (max-width: 767px) {
  .ava-compass-btn .hover {
    width: 55px;
    height: 55px;
  }

  .ava-compass-btn .hover {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .ava-compass-btn:hover {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
  }
}

.ava-compass-btn:hover .hover {
  opacity: 1;
}

.adventure-compass-block.has-results .searchandfilter {
  display: none;
}

.adventure-compass-block:not(.has-results) .search-filter-results {
  display: none;
}

.adventure-compass-block .searchandfilter {
  max-width: clamp(600px, 42.3958333333vw, 814px);
  margin-left: auto;
  margin-right: auto;
}

.adventure-compass-block .searchandfilter > ul {
  padding: 0;
  margin: 0;
}

.adventure-compass-block .searchandfilter > ul > li {
  padding: 0;
  margin-bottom: 12px;
}

.adventure-compass-block .searchandfilter > ul > li > h4 {
  font-size: clamp(14px, 0.78125vw, 15px);
  font-weight: 700;
  margin: 0;
}

.adventure-compass-block .searchandfilter > ul > li > input[type="text"],
.adventure-compass-block .searchandfilter > ul > li > label {
  display: block;
}

.adventure-compass-block .searchandfilter > ul > li select {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="6" viewBox="0 0 9.336 5.451"><path id="sort-down" d="M17.72,288h7.766a.784.784,0,0,1,.555,1.338l-3.883,3.883a.78.78,0,0,1-1.106,0l-3.886-3.883A.784.784,0,0,1,17.72,288Z" transform="translate(-16.934 -288)" fill="%23C2CE5A"/></svg>');
  background-repeat: no-repeat;
  background-position: right 23px center;
}

.adventure-compass-block
  .searchandfilter
  > ul
  > li
  input[type="text"]::-webkit-input-placeholder {
  opacity: 1;
}

.adventure-compass-block
  .searchandfilter
  > ul
  > li
  input[type="text"]:-moz-placeholder {
  opacity: 1;
}

.adventure-compass-block
  .searchandfilter
  > ul
  > li
  input[type="text"]::-moz-placeholder {
  opacity: 1;
}

.adventure-compass-block
  .searchandfilter
  > ul
  > li
  input[type="text"]:-ms-input-placeholder {
  opacity: 1;
}

.adventure-compass-block .searchandfilter > ul > li input[name="_sf_submit"] {
  width: clamp(200px, 16.7708333333vw, 322px);
  margin-left: auto;
  background: #000;
  color: #fff;
}

.adventure-compass-block
  .searchandfilter
  > ul
  > li
  input[name="_sf_submit"]:hover {
  background-color: #fff;
  color: #000;
}

.adventure-compass-block
  .searchandfilter
  > ul
  > li.sf-field-taxonomy-location
  > label {
  display: none;
}

.adventure-compass-block
  .searchandfilter
  > ul
  > li.sf-field-post-meta-minimum_age
  .sf-meta-range-select-fromto
  > label {
  display: block;
}

@media (min-width: 992px) {
  .adventure-compass-block .searchandfilter > ul > li {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .adventure-compass-block .searchandfilter > ul > li > input[type="text"],
  .adventure-compass-block .searchandfilter > ul > li > label {
    width: clamp(200px, 16.7708333333vw, 322px);
  }

  .adventure-compass-block
    .searchandfilter
    > ul
    > li.sf-field-post-meta-minimum_age
    .sf-meta-range-select-fromto
    > label {
    width: clamp(200px, 16.7708333333vw, 322px);
  }
}

.adventure-compass-block
  .searchandfilter
  > ul
  > li.sf-field-post-meta-minimum_age
  .sf-meta-range-select-fromto
  > label:first-of-type {
  display: none;
}

.adventure-compass-block
  .searchandfilter
  > ul
  > li.sf-field-post-meta-minimum_age
  .sf-meta-range-select-fromto
  > label
  select {
  max-width: 100%;
}

.adventure-compass-block
  .searchandfilter
  > ul
  > li.sf-field-post-meta-minimum_age
  .sf-meta-range-select-fromto
  .sf-range-values-seperator {
  display: none;
}

.adventure-compass-block .searchandfilter > ul > li.sf-field-reset {
  display: none;
}

.adventure-compass-block .searchandfilter .chosen-container {
  width: 100% !important;
}

.adventure-compass-block .search-filter-results .row {
  --bs-gutter-x: 16px;
  --bs-gutter-y: 16px;
}

.adventure-compass-block .form-reset {
  text-align: center;
  margin-top: 25px;
  font-size: 15px;
  font-weight: 700;
}

.adventure-compass-block .form-reset a {
  color: #fff;
  text-decoration: underline;
}

.adventure-compass-block .form-reset a:hover {
  text-decoration: none;
}

.ui-widget {
  font-family: Montserrat, sans-serif;
  font-size: inherit;
}

.ui-widget.ui-widget-content {
  border: none;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
  font-size: clamp(13px, 0.7291666667vw, 14px);
}

.ui-widget-content {
  color: #171610;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: none;
  background: #c2ce5a;
  color: #fff;
}

.modal {
  --bs-modal-width: 1226px;
  --bs-modal-border-width: 0;
  --bs-modal-box-shadow: none;
  --bs-modal-border-radius: 20px;
  --bs-modal-inner-border-radius: 20px;
  --bs-modal-bg: #54563c;
  --bs-modal-color: #ffffff;
  --bs-modal-padding: clamp(25px, 2.6041666667vw, 50px);
}

.modal-dialog {
  margin-top: clamp(75px, 6.25vw, 120px);
}

.modal-close {
  width: clamp(36px, 2.8645833333vw, 55px);
  height: clamp(36px, 2.8645833333vw, 55px);
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #54563c;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  right: 0;
  bottom: 100%;
  margin-bottom: 8px;
  z-index: 20;
}

.modal-header {
  border-bottom: 10px solid #fff;
  display: block;
  text-align: center;
  position: relative;
  background: #243024;
  padding: 25px;
}

.modal-header .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.18;
  mix-blend-mode: hard-light;
  border-top-left-radius: var(--bs-modal-border-radius);
  border-top-right-radius: var(--bs-modal-border-radius);
  overflow: hidden;
}

.modal-header--compass {
  --size: clamp(80px, 9.0625vw, 174px);
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: clamp(15px, 1.3020833333vw, 25px);
  margin-top: calc(-25px - var(--size) / 2);
}

.modal-header--compass .img {
  background: #f1f1f1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: var(--size);
  height: var(--size);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

.modal-header--compass .img img {
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}

.modal-header--compass .h4 {
  position: absolute;
  text-transform: uppercase;
  margin-bottom: 0;
  bottom: clamp(10px, 1.3020833333vw, 25px);
  font-size: clamp(14px, 1.09375vw, 21px);
  font-weight: 800;
}

.modal-header--compass .h4-left {
  right: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: clamp(15px, 1.5625vw, 30px);
}

.modal-header--compass .h4-right {
  left: 50%;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
  margin-left: clamp(25px, 2.34375vw, 45px);
}

.modal-header--text {
  position: relative;
  z-index: 2;
  font-size: clamp(13px, 0.78125vw, 15px);
}

.modal-header--text h2 {
  font-family: "DM Serif Display", serif;
  font-weight: 400;
  font-size: clamp(28px, 2.7083333333vw, 52px);
}

.modal-header--text p {
  margin-left: auto;
  margin-right: auto;
  max-width: clamp(520px, 39.5833333333vw, 760px);
}

.modal-body .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.55;
  mix-blend-mode: multiply;
  border-bottom-left-radius: var(--bs-modal-border-radius);
  border-bottom-right-radius: var(--bs-modal-border-radius);
}

.modal-body--content {
  position: relative;
  z-index: 2;
}

.rll-youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.rll-youtube-player:focus-within {
  outline: currentColor solid 2px;
  outline-offset: 5px;
}

.rll-youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: 0 0;
}

.rll-youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s all;
}

.rll-youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.rll-youtube-player .play {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: var(--wpr-bg-cb993280-d250-4fb7-b223-3463044f1d93) center
    no-repeat;
  background-color: transparent !important;
  cursor: pointer;
  border: none;
}

span.h5ap_single_button {
  background: #000;
  width: 50px;
  height: 50px;
  border-radius: 50px;
}

span#h5ap_single_button span svg {
  fill: #ffffff !important;
  cursor: pointer;
}

span.h5ap_single_button span svg {
  height: 25px;
  width: 25px;
}

.molongui-disabled-link {
  border-bottom: none !important;
  text-decoration: none !important;
  color: inherit !important;
  cursor: inherit !important;
}

.molongui-disabled-link:hover,
.molongui-disabled-link:hover span {
  border-bottom: none !important;
  text-decoration: none !important;
  color: inherit !important;
  cursor: inherit !important;
}

#kpd_chat {
  position: fixed;
  bottom: -480px;
  right: 10px;
  width: 420px;
  height: 640px;
  z-index: 99999;
  box-shadow: 0 0 10px 1px grey;
  -webkit-transition: bottom 0.5s;
  transition: bottom 0.5s;
  -webkit-transform: scale(0.75) translate(16.67%, 16.67%);
  transform: scale(0.75) translate(16.67%, 16.67%);
}

#kpd_chat[enabled="true"] {
  bottom: 0;
}

#kpd_chat[enabled="false"] > .kpd_button {
  display: none;
}

#kpd_koopidtag,
.kpd_koopidtag {
  visibility: hidden;
}

#kpd_chat > .kpd_button {
  position: absolute;
  z-index: 2;
  width: auto;
  height: 30px;
  top: -30px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  box-sizing: border-box;
}

#kpd_chat[enabled="true"] > .kpd_button.kpd_minimize {
  border-top-right-radius: 0;
  right: 30px;
  width: 30px;
  display: none;
}

#kpd_chat[enabled="minimized"] > .kpd_button.kpd_minimize {
  right: 0;
}

#kpd_chat > .kpd_button.kpd_minimize:after {
  content: "_";
}

#kpd_chat[enabled="minimized"] > .kpd_button.kpd_minimize:after {
  content: "restore";
}

#kpd_iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 640px) {
  #kpd_chat {
    position: fixed;
    bottom: -100%;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: none;
    transform: none;
  }

  #kpd_chat[enabled="true"] {
    bottom: 0;
    height: 100%;
  }

  #kpd_chat[enabled="true"] > .kpd_button.kpd_minimize {
    top: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 5px;
  }
}

#host-8312faa861e94666b2449680d288d3f5 {
  position: fixed;
  overscroll-behavior: contain;
}

@supports (-webkit-touch-callout: none) {
  #host-8312faa861e94666b2449680d288d3f5 {
    height: -webkit-fill-available !important;
    padding: env(safe-area-inset-top) env(safe-area-inset-right)
      env(safe-area-inset-bottom) env(safe-area-inset-left);
    overflow-y: scroll;
  }
}

@media (max-width: 768px) {
  #host-8312faa861e94666b2449680d288d3f5 {
    bottom: 0 !important;
    right: 0 !important;
  }
}

.gform_wrapper.gravity-theme fieldset,
.gform_wrapper.gravity-theme legend {
  background: 0 0;
  padding: 0;
}

.gform_wrapper.gravity-theme fieldset {
  border: none;
  display: block;
  margin: 0;
}

.gform_wrapper.gravity-theme legend {
  margin-left: 0;
  margin-right: 0;
}

.gform-icon {
  font-family: gform-icons-theme !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gform-icon--circle-error:before {
  content: "\e91a";
}

.gform_wrapper.gravity-theme .gform_drop_instructions {
  display: block;
  margin-bottom: 8px;
}

.gform_wrapper.gravity-theme .gfield_fileupload_filesize {
  padding: 0 6px;
}

.gform_wrapper.gravity-theme .gfield_validation_message ul {
  margin: 16px 0;
  padding-left: 24px;
}

.gform_wrapper.gravity-theme .gfield_validation_message ul:empty {
  display: none;
}

.gform_wrapper.gravity-theme .ginput_preview {
  margin: 16px 0;
}

.gform_wrapper.gravity-theme .gform_fileupload_rules {
  display: block;
  margin-top: 8px;
}

.gform_wrapper.gravity-theme ::-ms-reveal {
  display: none;
}

.gform_wrapper.gravity-theme .chosen-container {
  display: inline-block;
  font-size: 16px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
}

.gform_wrapper.gravity-theme .chosen-container * {
  box-sizing: border-box;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1010;
}

.gform_wrapper.gravity-theme .chosen-container.chosen-with-drop .chosen-drop {
  display: block;
}

.gform_wrapper.gravity-theme .chosen-container a {
  cursor: pointer;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name,
.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name {
  color: #999;
  font-weight: 400;
  margin-right: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gform_wrapper.gravity-theme
  .chosen-container
  .chosen-single
  .group-name::after,
.gform_wrapper.gravity-theme
  .chosen-container
  .search-choice
  .group-name::after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results {
  color: #444;
  margin: 0 4px 4px 0;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 0 0 4px;
  position: relative;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results li {
  display: none;
  line-height: 15px;
  list-style: none;
  margin: 0;
  padding: 5px 6px;
  -webkit-touch-callout: none;
  word-wrap: break-word;
}

.gform_wrapper.gravity-theme
  .chosen-container
  .chosen-results
  li.active-result {
  cursor: pointer;
  display: list-item;
}

.gform_wrapper.gravity-theme
  .chosen-container
  .chosen-results
  li.disabled-result {
  color: #ccc;
  cursor: default;
  display: list-item;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results li.no-results {
  background: #f4f4f4;
  color: #777;
  display: list-item;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-result {
  cursor: default;
  display: list-item;
  font-weight: 700;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices {
  background-color: #fff;
  border: 1px solid #aaa;
  cursor: text;
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 8px;
  position: relative;
  width: 100%;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.gform_wrapper.gravity-theme
  .chosen-container-multi
  .chosen-choices
  li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.gform_wrapper.gravity-theme
  .chosen-container-multi
  .chosen-choices
  li.search-field
  input[type="text"] {
  background: 0 0 !important;
  border: 0 !important;
  border-radius: 0;
  box-shadow: none;
  color: #999;
  font-family: sans-serif;
  font-size: 100%;
  height: 25px;
  line-height: normal;
  margin: 1px 0;
  outline: 0;
  padding: 0;
  width: 25px;
}

.gform_wrapper.gravity-theme
  .chosen-container-multi
  .chosen-choices
  li.search-choice {
  background-clip: padding-box;
  background-color: #eee;
  background-image: linear-gradient(
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eee 100%
  );
  background-repeat: repeat-x;
  background-size: 100% 19px;
  border: 1px solid #aaa;
  border-radius: 3px;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  cursor: default;
  line-height: 13px;
  margin: 3px 5px 3px 0;
  max-width: 100%;
  padding: 3px 20px 3px 5px;
  position: relative;
}

.gform_wrapper.gravity-theme
  .chosen-container-multi
  .chosen-choices
  li.search-choice
  span {
  word-wrap: break-word;
}

.gform_wrapper.gravity-theme
  .chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close {
  background: var(--wpr-bg-51c0d659-944d-4176-8956-55c3283cd88c) -42px 1px no-repeat;
  display: block;
  font-size: 1px;
  height: 12px;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
}

.gform_wrapper.gravity-theme
  .chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close:hover {
  background-position: -42px -10px;
}

.gform_wrapper.gravity-theme
  .chosen-container-multi
  .chosen-choices
  li.search-choice-disabled {
  background-color: #e4e4e4;
  background-image: linear-gradient(
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eee 100%
  );
  border: 1px solid #ccc;
  color: #666;
  padding-right: 5px;
}

.gform_wrapper.gravity-theme
  .chosen-container-multi
  .chosen-choices
  li.search-choice-focus {
  background: #d4d4d4;
}

.gform_wrapper.gravity-theme
  .chosen-container-multi
  .chosen-choices
  li.search-choice-focus
  .search-choice-close {
  background-position: -42px -10px;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.gform_wrapper.gravity-theme
  .chosen-container-multi
  .chosen-drop
  .result-selected {
  color: #ccc;
  cursor: default;
  display: list-item;
}

.gform_wrapper.gravity-theme .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.gform_wrapper.gravity-theme
  .chosen-container-active.chosen-with-drop
  .chosen-single {
  background-image: linear-gradient(#eee 20%, #fff 80%);
  border: 1px solid #aaa;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}

.gform_wrapper.gravity-theme
  .chosen-container-active.chosen-with-drop
  .chosen-single
  div {
  background: 0 0;
  border-left: none;
}

.gform_wrapper.gravity-theme
  .chosen-container-active.chosen-with-drop
  .chosen-single
  div
  b {
  background-position: -18px 10px;
}

.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.gform_wrapper.gravity-theme
  .chosen-container-active
  .chosen-choices
  li.search-field
  input[type="text"] {
  color: #222 !important;
}

.gform_wrapper.gravity-theme .chosen-disabled {
  cursor: default;
  opacity: 0.5 !important;
}

.gform_wrapper.gravity-theme .chosen-disabled .chosen-single {
  cursor: default;
}

.gform_wrapper.gravity-theme
  .chosen-disabled
  .chosen-choices
  .search-choice
  .search-choice-close {
  cursor: default;
}

.gform_wrapper.gravity-theme .chosen-rtl {
  text-align: right;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-single span {
  direction: rtl;
  margin-left: 26px;
  margin-right: 0;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-single div {
  left: 3px;
  right: auto;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-single abbr {
  left: 26px;
  right: auto;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li {
  float: right;
}

.gform_wrapper.gravity-theme
  .chosen-rtl
  .chosen-choices
  li.search-field
  input[type="text"] {
  direction: rtl;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.gform_wrapper.gravity-theme
  .chosen-rtl
  .chosen-choices
  li.search-choice
  .search-choice-close {
  left: 4px;
  right: auto;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-results li.group-option {
  padding-left: 0;
  padding-right: 15px;
}

.gform_wrapper.gravity-theme
  .chosen-rtl.chosen-container-active.chosen-with-drop
  .chosen-single
  div {
  border-right: none;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type="text"] {
  background: var(--wpr-bg-3a26156f-93cc-4298-9199-1490dd1cd405) -30px -20px
    no-repeat;
  direction: rtl;
  padding: 4px 5px 4px 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 1.5dppx) {
  .gform_wrapper.gravity-theme
    .chosen-container-multi
    .chosen-choices
    .search-choice
    .search-choice-close,
  .gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type="text"] {
    background-image: var(
      --wpr-bg-57152679-9827-4596-9d49-af56c04a8281
    ) !important;
    background-repeat: no-repeat !important;
    background-size: 52px 37px !important;
  }
}

body .gform_wrapper.gravity-theme .chosen-container a.chosen-single {
  border-radius: inherit;
}

body .gform_wrapper.gravity-theme ul.chosen-results li {
  line-height: inherit;
}

@media only screen and (max-width: 641px) {
  .gform_wrapper.gravity-theme
    input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not(
      [type="file"]
    ) {
    line-height: 2;
    min-height: 32px;
  }

  .gform_wrapper.gravity-theme textarea {
    line-height: 1.5;
  }

  .gform_wrapper.gravity-theme
    div.chosen-container.chosen-container-multi[style] {
    width: 100% !important;
  }

  .gform_wrapper.gravity-theme
    .chosen-container.chosen-container-multi
    ul.chosen-choices
    li.search-choice,
  .gform_wrapper.gravity-theme
    .chosen-container.chosen-container-multi
    ul.chosen-choices
    li.search-field {
    float: none;
    line-height: inherit;
    width: 100%;
  }

  .gform_wrapper.gravity-theme
    .chosen-container.chosen-container-multi
    ul.chosen-choices
    li.search-choice
    span {
    margin-bottom: 0;
  }

  .gform_wrapper.gravity-theme
    .chosen-container-multi
    .chosen-choices
    li.search-choice
    .search-choice-close {
    top: calc(50% - 6px);
  }

  .gform_wrapper.gravity-theme .chosen-container span:not(.ginput_price) {
    display: block;
    margin-bottom: 8px;
  }

  .gform_wrapper.gravity-theme ul.gfield_checkbox li label,
  .gform_wrapper.gravity-theme ul.gfield_radio li label {
    cursor: pointer;
    width: 85%;
  }
}

.gform_wrapper.gravity-theme .gform_hidden {
  display: none;
}

.gform_wrapper.gravity-theme .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.gform_wrapper.gravity-theme button.screen-reader-text:focus {
  border: 0;
  clip: auto;
  clip-path: none;
  height: auto;
  margin: 0;
  position: static !important;
  width: auto;
}

@media only screen and (min-width: 641px) {
  .gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_checkbox,
  .gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_radio {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(auto-fill, auto);
    grid-column-gap: 2rem;
  }
}

.gform_wrapper.gravity-theme .gfield textarea {
  width: 100%;
}

.gform_wrapper.gravity-theme .gfield textarea.medium {
  height: 192px;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
  height: 288px;
}

.gform_wrapper.gravity-theme .gfield input,
.gform_wrapper.gravity-theme .gfield select {
  max-width: 100%;
}

.gform_wrapper.gravity-theme .gfield input.medium,
.gform_wrapper.gravity-theme .gfield select.medium {
  width: calc(50% - 16px / 2);
}

.gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme .gfield select.large {
  width: 100%;
}

.gform_wrapper.gravity-theme * {
  box-sizing: border-box;
}

.gform_wrapper.gravity-theme .gform_fields {
  display: grid;
  grid-column-gap: 2%;
  -ms-grid-columns: (1fr 2%) [12];
  grid-row-gap: 16px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(auto-fill, auto);
  width: 100%;
}

.gform_wrapper.gravity-theme .gfield {
  grid-column: 1/-1;
  min-width: 0;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-full {
  grid-column: span 12;
  -ms-grid-column-span: 12;
}

.gform_wrapper.gravity-theme .field_sublabel_above .ginput_complex {
  align-items: flex-end;
}

html[dir="rtl"] .gform_wrapper.gravity-theme code,
html[dir="rtl"] .gform_wrapper.gravity-theme input[type="email"],
html[dir="rtl"] .gform_wrapper.gravity-theme input[type="tel"],
html[dir="rtl"] .gform_wrapper.gravity-theme input[type="url"] {
  direction: rtl;
}

html[dir="rtl"] .gform_wrapper.gravity-theme .gfield_label {
  direction: rtl;
}

html[dir="rtl"] .gform_wrapper.gravity-theme .gfield_required {
  margin-left: 0;
  margin-right: 4px;
}

html[dir="rtl"] .gform_wrapper.gravity-theme ::-webkit-input-placeholder {
  text-align: right;
}

html[dir="rtl"] .gform_wrapper.gravity-theme ::-moz-placeholder {
  text-align: right;
}

html[dir="rtl"] .gform_wrapper.gravity-theme :-ms-input-placeholder {
  text-align: right;
}

html[dir="rtl"] .gform_wrapper.gravity-theme :-moz-placeholder {
  text-align: right;
}

html[dir="rtl"]
  .gform_wrapper.gravity-theme
  .gform_wrapper.gravity-theme
  fieldset {
  display: block;
}

html[dir="rtl"]
  .gform_wrapper.gravity-theme
  .gfield_header_item
  + .gfield_header_item:not(:last-child),
html[dir="rtl"]
  .gform_wrapper.gravity-theme
  .gfield_list_group_item
  + .gfield_list_group_item {
  margin-left: 0;
  margin-right: 16px;
}

html[dir="rtl"]
  .gform_wrapper.gravity-theme
  .ginput_complex:not(.ginput_container_address)
  fieldset:not([style*="display:none"]):not(.ginput_full)
  ~ span:not(.ginput_full),
html[dir="rtl"]
  .gform_wrapper.gravity-theme
  .ginput_complex:not(.ginput_container_address)
  span:not([style*="display:none"]):not(.ginput_full)
  ~ span:not(.ginput_full) {
  padding-left: 0;
  padding-right: 16px;
}

@media (min-width: 641px) {
  html[dir="rtl"]
    .gform_wrapper.gravity-theme
    .ginput_complex:not(.ginput_container_address)
    span:not([style*="display:none"]):not(.ginput_full)
    ~ span:not(.ginput_full) {
    padding-left: 0;
    padding-right: 16px;
  }
}

.gform_wrapper.gravity-theme .validation_message--hidden-on-empty:empty {
  display: none;
}

.gform_wrapper.gravity-theme .gform_card_icon_container {
  display: flex;
  height: 32px;
  margin: 8px 0 6.4px;
}

.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon {
  background-image: var(--wpr-bg-c120380f-c375-49e3-8a9a-308c4ca741c3);
  background-repeat: no-repeat;
  height: 32px;
  margin-right: 4.8px;
  text-indent: -9000px;
  width: 40px;
}

.gform_wrapper.gravity-theme
  .gform_card_icon_container
  div.gform_card_icon.gform_card_icon_selected {
  position: relative;
}

.gform_wrapper.gravity-theme
  .gform_card_icon_container
  div.gform_card_icon.gform_card_icon_selected::after {
  background: var(--wpr-bg-b29b860c-cee7-4e6e-9b98-a2ca8ef3c456) center center
    no-repeat;
  bottom: 4px;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: 0;
  width: 13px;
}

.gform_wrapper.gravity-theme .gfield_list_group,
.gform_wrapper.gravity-theme .gfield_list_header {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-bottom: 8px;
}

.gform_wrapper.gravity-theme .gfield_list_group:last-child {
  margin-bottom: 0;
}

.gform_wrapper.gravity-theme .gfield_header_item {
  word-break: break-word;
}

.gform_wrapper.gravity-theme .gfield_header_item,
.gform_wrapper.gravity-theme .gfield_list_group_item {
  flex-grow: 1;
  width: 0;
}

.gform_wrapper.gravity-theme
  .gfield_header_item
  + .gfield_header_item:not(.gfield_header_item--icons),
.gform_wrapper.gravity-theme .gfield_list_group_item + .gfield_list_group_item {
  margin-left: 2%;
}

.gform_wrapper.gravity-theme .gfield_list_group_item input,
.gform_wrapper.gravity-theme .gfield_list_group_item select {
  width: 100%;
}

.gform_wrapper.gravity-theme .gfield_header_item--icons,
.gform_wrapper.gravity-theme .gfield_list_icons {
  align-items: center;
  display: flex;
  flex: none;
  justify-content: center;
  width: 48px;
}

.gform_wrapper.gravity-theme .gfield_list_icons button {
  background: var(--wpr-bg-b0fe3171-6f7e-442d-bded-fcd056dc3174);
  border: none;
  font-size: 0;
  height: 16px;
  opacity: 0.5;
  padding: 0;
  transition: opacity 0.5s ease-out;
  width: 16px;
}

.gform_wrapper.gravity-theme .gfield_list_icons button:focus,
.gform_wrapper.gravity-theme .gfield_list_icons button:hover {
  opacity: 1;
  outline: 0;
}

.gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item {
  background-image: var(--wpr-bg-c32ee965-01c1-4cac-9333-41fea987efed);
  margin-left: 5px;
}

html[dir="rtl"]
  .gform_wrapper.gravity-theme
  .gfield_header_item
  + .gfield_header_item:not(.gfield_header_item--icons),
html[dir="rtl"]
  .gform_wrapper.gravity-theme
  .gfield_list_group_item
  + .gfield_list_group_item {
  margin-left: 0;
  margin-right: 16px;
}

@media (max-width: 640px) {
  .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 0;
  }

  .gform_wrapper.gravity-theme .gfield:not(.gfield--width-full) {
    grid-column: 1/-1;
  }

  html[dir="rtl"]
    .gform_wrapper.gravity-theme
    .ginput_complex:not(.ginput_container_address)
    fieldset:not([style*="display:none"]):not(.ginput_full)
    ~ span:not(.ginput_full),
  html[dir="rtl"]
    .gform_wrapper.gravity-theme
    .ginput_complex:not(.ginput_container_address)
    span:not([style*="display:none"]):not(.ginput_full)
    ~ span:not(.ginput_full) {
    padding-right: 0;
  }

  .gform_wrapper.gravity-theme .gfield_list_header {
    display: none;
  }

  .gform_wrapper.gravity-theme .gfield_list_group {
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: block;
    margin-bottom: 16px;
    padding: 16px;
  }

  .gform_wrapper.gravity-theme .gfield_header_item,
  .gform_wrapper.gravity-theme .gfield_list_group_item {
    width: auto;
  }

  .gform_wrapper.gravity-theme .gfield_list_group:last-child {
    margin-bottom: 0;
  }

  .gform_wrapper.gravity-theme .gfield_list_group_item:not(:last-child) {
    margin-bottom: 8px;
  }

  .gform_wrapper.gravity-theme .gfield_list_group_item::before {
    content: attr(data-label);
    font-size: 14.992px;
  }

  .gform_wrapper.gravity-theme .gfield_list_icons {
    background-color: rgba(0, 0, 0, 0.1);
    line-height: 0;
    margin: 16px -16px -16px;
    padding: 12px 16px;
    text-align: left;
    width: auto;
  }

  .gform_wrapper.gravity-theme
    .gfield_header_item
    + .gfield_header_item:not(.gfield_header_item--icons),
  .gform_wrapper.gravity-theme
    .gfield_list_group_item
    + .gfield_list_group_item {
    margin-left: 0;
  }

  html[dir="rtl"]
    .gform_wrapper.gravity-theme
    .gfield_header_item
    + .gfield_header_item:not(.gfield_header_item--icons),
  html[dir="rtl"]
    .gform_wrapper.gravity-theme
    .gfield_list_group_item
    + .gfield_list_group_item {
    margin-right: 0;
  }
}

html[dir="rtl"]
  .gform_wrapper.gravity-theme
  .gfield_list_icons
  button.delete_list_item {
  margin-left: 0;
  margin-right: 5px;
}

.gform_wrapper.gravity-theme .gfield_label {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
  padding: 0;
}

.gform_wrapper.gravity-theme .gfield_header_item,
.gform_wrapper.gravity-theme .gform_fileupload_rules,
.gform_wrapper.gravity-theme .ginput_complex label {
  font-size: 15px;
  padding-top: 5px;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
  background: #fff9f9;
  border-radius: 5px;
  border: 1.5px solid #c02b0a;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.11), 0 0 4px rgba(18, 25, 97, 0.0405344);
  margin-block-end: 8px;
  margin-block-start: 8px;
  padding-block: 16px;
  padding-inline-end: 16px;
  padding-inline-start: 48px;
  position: relative;
  width: 100%;
}

.gform_wrapper.gravity-theme .gform_validation_errors:focus {
  outline: #c02b0a solid 2px;
  outline-offset: 2px;
}

.gform_wrapper.gravity-theme .gform_validation_errors > h2 {
  color: #c02b0a;
  font-size: 13.2px;
  font-weight: 500;
  line-height: 17.6px;
  margin-block-end: 12px;
  margin-block-start: 0;
  margin-inline: 0;
}

.gform_wrapper.gravity-theme .gform_validation_errors > h2::before {
  display: none;
}

.gform_wrapper.gravity-theme .gform_validation_errors > h2 .gform-icon {
  align-items: center;
  display: flex;
  font-size: 28px;
  height: 100%;
  inset-inline-start: 12px;
  position: absolute;
  inset-block-start: 0;
}

.gform_wrapper.gravity-theme .gform_validation_errors > h2.hide_summary {
  margin: 0;
  padding: 0;
}

.gform_wrapper.gravity-theme .gform_validation_errors > ol {
  padding-inline-start: 20px;
}

.gform_wrapper.gravity-theme .gform_validation_errors > ol a {
  color: #c02b0a;
  font-size: 13.2px;
}

.gform_wrapper.gravity-theme .gform_validation_errors > ol a:focus {
  outline: #c02b0a solid 2px;
  outline-offset: 2px;
}

.gform_wrapper.gravity-theme .gform_validation_errors > ol li {
  color: #c02b0a;
  font-size: 13.2px;
  list-style-type: disc !important;
  margin-block-end: 8px;
  margin-block-start: 0;
  margin-inline: 0;
}

.gform_wrapper.gravity-theme .gform_validation_errors > ol li:last-of-type {
  margin-block-end: 0;
}

.gform_wrapper.gravity-theme .gfield_required {
  color: #c02b0a;
  display: inline-block;
  font-size: 13.008px;
  padding-inline-start: 0.125em;
}

.gform_wrapper.gravity-theme .gfield_required .gfield_required_text {
  font-style: italic;
  font-weight: 400;
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message,
.gform_wrapper.gravity-theme [aria-invalid="true"] + label,
.gform_wrapper.gravity-theme label + [aria-invalid="true"] {
  color: #c02b0a;
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
  background: #fff9f9;
  border: 1px solid #c02b0a;
  font-size: 14.992px;
  margin-block-start: 8px;
  padding: 12.992px 24px;
}

.gform_wrapper.gravity-theme .gform_previous_button.button,
.gform_wrapper.gravity-theme .gform_save_link.button {
  -webkit-appearance: none !important;
  background-color: #fff;
  color: #6b7280;
  text-decoration: none;
}

.gform_wrapper.gravity-theme .gform_previous_button.button svg,
.gform_wrapper.gravity-theme .gform_save_link.button svg {
  display: inline-block;
  margin-right: 4px;
}

.gform_wrapper.gravity-theme button.button:disabled {
  opacity: 0.6;
}

.gform_wrapper.gravity-theme .ginput_complex {
  display: flex;
  flex-flow: row wrap;
}

.gform_wrapper.gravity-theme .ginput_complex fieldset,
.gform_wrapper.gravity-theme .ginput_complex span {
  flex: 1;
}

.gform_wrapper.gravity-theme .ginput_complex .ginput_full {
  flex: 0 0 100%;
}

.gform_wrapper.gravity-theme .ginput_complex label,
.gform_wrapper.gravity-theme .ginput_complex legend {
  display: block;
}

.gform_wrapper.gravity-theme .ginput_complex input,
.gform_wrapper.gravity-theme .ginput_complex select {
  width: 100%;
}

.gform_wrapper.gravity-theme .ginput_container_address {
  margin-left: -1%;
  margin-right: -1%;
}

.gform_wrapper.gravity-theme .ginput_container_address span {
  flex: 0 0 50%;
  padding-left: 0.9804%;
  padding-right: 0.9804%;
}

@media (min-width: 641px) {
  .gform_wrapper.gravity-theme
    .ginput_complex:not(.ginput_container_address)
    fieldset:not([style*="display:none"]):not(.ginput_full),
  .gform_wrapper.gravity-theme
    .ginput_complex:not(.ginput_container_address)
    span:not([style*="display:none"]):not(.ginput_full) {
    padding-right: 1%;
  }

  .gform_wrapper.gravity-theme
    .ginput_complex:not(.ginput_container_address)
    fieldset:not([style*="display:none"]):not(.ginput_full)
    ~ span:not(.ginput_full),
  .gform_wrapper.gravity-theme
    .ginput_complex:not(.ginput_container_address)
    span:not([style*="display:none"]):not(.ginput_full)
    ~ span:not(.ginput_full) {
    padding-left: 1%;
    padding-right: 0;
  }

  .gform_wrapper.gravity-theme .ginput_container_address span,
  .gform_wrapper.gravity-theme .ginput_full:not(:last-of-type) {
    margin-bottom: 8px;
  }

  .gform_wrapper.gravity-theme .ginput_container_address {
    margin-bottom: -8px;
  }

  html[dir="rtl"]
    .gform_wrapper.gravity-theme
    .ginput_complex:not(.ginput_container_address)
    fieldset:not([style*="display:none"]):not(.ginput_full),
  html[dir="rtl"]
    .gform_wrapper.gravity-theme
    .ginput_complex:not(.ginput_container_address)
    span:not([style*="display:none"]):not(.ginput_full) {
    padding-left: 1%;
    padding-right: 0;
  }

  html[dir="rtl"]
    .gform_wrapper.gravity-theme
    .ginput_complex:not(.ginput_container_address)
    fieldset:not([style*="display:none"]):not(.ginput_full)
    ~ span:not(.ginput_full),
  html[dir="rtl"]
    .gform_wrapper.gravity-theme
    .ginput_complex:not(.ginput_container_address)
    span:not([style*="display:none"]):not(.ginput_full)
    ~ span:not(.ginput_full) {
    padding-left: 0;
    padding-right: 1%;
  }
}

@media (max-width: 640px) {
  .gform_wrapper.gravity-theme .ginput_complex span {
    flex: 0 0 100%;
    margin-bottom: 8px;
    padding-left: 0;
  }

  .gform_wrapper.gravity-theme .ginput_complex.ginput_container_address span {
    padding-left: 0.9804%;
  }
}

.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description {
  clear: both;
  font-family: inherit;
  font-size: 15px;
  letter-spacing: normal;
  line-height: inherit;
  padding-top: 13px;
  width: 100%;
}

.gform_wrapper.gravity-theme .field_description_above .description,
.gform_wrapper.gravity-theme .field_description_above .gfield_description {
  padding-bottom: 16px;
}

.gform_wrapper.gravity-theme .field_sublabel_above .description,
.gform_wrapper.gravity-theme .field_sublabel_above .gfield_description {
  margin-top: 9.008px;
}

.gform_wrapper.gravity-theme .gfield_consent_description {
  border: 1px solid #ddd;
  font-size: 13.008px;
  margin-top: 12.8px;
  max-height: 240px;
  overflow-y: scroll;
  padding: 6.4px 8px;
  width: 100%;
}

html[dir="rtl"] .gform_wrapper.gravity-theme .gform_card_icon {
  float: right;
}

.gform_wrapper.gravity-theme .gform_page_footer {
  margin: 6px 0 0;
  padding: 16px 0;
}

.gform_wrapper.gravity-theme .gform_page_footer button,
.gform_wrapper.gravity-theme .gform_page_footer input {
  margin-bottom: 8px;
}

.gform_wrapper.gravity-theme .gform_page_footer button.button:disabled,
.gform_wrapper.gravity-theme .gform_page_footer input.button:disabled {
  opacity: 0.6;
}

.gform_wrapper.gravity-theme .gform_page_footer button + input,
.gform_wrapper.gravity-theme .gform_page_footer input + button,
.gform_wrapper.gravity-theme .gform_page_footer input + input {
  margin-left: 8px;
}

html[dir="rtl"] .gform_wrapper.gravity-theme button + input,
html[dir="rtl"] .gform_wrapper.gravity-theme input + button,
html[dir="rtl"] .gform_wrapper.gravity-theme input + input {
  margin-right: 8px;
}

.gform_wrapper.gravity-theme .gfield_checkbox label,
.gform_wrapper.gravity-theme .gfield_radio label {
  display: inline-block;
  font-size: 15px;
}

.gform_wrapper.gravity-theme .gfield_checkbox button,
.gform_wrapper.gravity-theme .gfield_checkbox input[type="text"],
.gform_wrapper.gravity-theme .gfield_radio button,
.gform_wrapper.gravity-theme .gfield_radio input[type="text"] {
  margin-top: 16px;
}

.gform_wrapper.gravity-theme .gfield-choice-input {
  display: inline-block;
  margin-top: 0;
  top: 0;
  vertical-align: middle;
}

.gform_wrapper.gravity-theme .gfield-choice-input + label {
  margin-bottom: 0;
  max-width: calc(100% - 32px);
  vertical-align: middle;
}

.gform_wrapper.gravity-theme .gfield-choice-input:disabled + label {
  color: #757575;
}

.gform_wrapper.gravity-theme input[type="number"] {
  display: inline-block;
}

.gform_wrapper.gravity-theme input[type="date"],
.gform_wrapper.gravity-theme input[type="email"],
.gform_wrapper.gravity-theme input[type="month"],
.gform_wrapper.gravity-theme input[type="number"],
.gform_wrapper.gravity-theme input[type="password"],
.gform_wrapper.gravity-theme input[type="search"],
.gform_wrapper.gravity-theme input[type="tel"],
.gform_wrapper.gravity-theme input[type="text"],
.gform_wrapper.gravity-theme input[type="time"],
.gform_wrapper.gravity-theme input[type="url"],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
  font-size: 15px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 8px;
}

.gform_wrapper.gravity-theme .chosen-container-multi {
  font-size: 15px;
}

.gform_wrapper.gravity-theme .chosen-choices {
  padding: 8px;
}

.gform_wrapper.gravity-theme .gfield_consent_description {
  border: 1px solid #ddd;
  font-size: 0.8em;
  margin-top: 8px;
  max-height: 240px;
  overflow-y: scroll;
  padding: 8px;
}

.gform_wrapper.gravity-theme .gsection {
  border-bottom: 1px solid #ccc;
  padding: 0 16px 8px 0;
}

html[dir="rtl"] .gform_wrapper.gravity-theme .gsection {
  padding: 0 0 8px 16px;
}

.gform_wrapper.gravity-theme .gf_progressbar_title {
  color: #767676;
  font-size: 12.992px;
  font-weight: 400;
  margin: 0 0 4.8px;
}

.gform_wrapper.gravity-theme .gf_progressbar {
  background: #e8e8e8;
  border-radius: 10.5px;
  margin-bottom: 16px;
  position: relative;
}

.gform_wrapper.gravity-theme .gf_progressbar_percentage {
  border-radius: 10.5px;
  height: 20.992px;
  text-align: right;
  vertical-align: middle;
}

.gform_wrapper.gravity-theme .gf_progressbar_percentage:not(.percentbar_100) {
  border-radius: 10.5px 0 0 10.5px;
}

.gform_wrapper.gravity-theme .gf_progressbar_percentage span {
  display: block;
  float: right;
  font-size: 13px;
  line-height: 21px;
  margin-left: 8px;
  margin-right: 8px;
  min-width: 2em;
  width: auto;
}

.gform_wrapper.gravity-theme .gf_progressbar_blue {
  background: #d2d6dc;
}

.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
  background-color: #1e7ac4;
  color: #fff;
}

html[dir="rtl"]
  .gform_wrapper.gravity-theme
  .gf_progressbar_percentage:not(.percentbar_100) {
  border-radius: 0 10.5px 10.5px 0;
}

.gform_wrapper.gravity-theme .ginput_total {
  color: #060;
}

.gform_wrapper.gravity-theme .gfield_repeater_cell {
  margin-top: 8px;
}

.gform_wrapper.gravity-theme .gfield_repeater_cell label {
  color: #9b9a9a;
  font-size: 12.8px;
  font-weight: 400;
  padding-top: 8px;
}

.gform_wrapper.gravity-theme
  .gfield_repeater_items
  .gfield_repeater_cell:not(:first-child) {
  padding-top: 8px;
}

.gform_wrapper.gravity-theme .gfield_repeater_wrapper input {
  border: 1px solid #c5c6c5;
  border-radius: 4px;
}

.gform_wrapper.gravity-theme .gfield_repeater_cell > .gfield_repeater_wrapper {
  background-color: rgba(1, 1, 1, 0.02);
  border-bottom: 1px solid #eee;
  border-left: 8px solid #f1f1f1;
  border-radius: 8px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06),
    0 2px 1px -1px rgba(0, 0, 0, 0.06), 0 1px 5px 0 rgba(0, 0, 0, 0.06);
  padding: 10px 20px;
}

.gform_wrapper.gravity-theme .gfield_repeater_buttons {
  padding-top: 16px;
}

.rll-youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.rll-youtube-player:focus-within {
  outline: 2px solid currentColor;
  outline-offset: 5px;
}

.rll-youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: 0 0;
}

.rll-youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  transition: 0.4s all;
}

.rll-youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.rll-youtube-player .play {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: var(--wpr-bg-4b3192b6-0395-4d91-91b4-034a747a5a43) no-repeat
    center;
  background-color: transparent !important;
  cursor: pointer;
  border: none;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  --wpr-bg-e1ff801d-a5ff-4db4-af79-8ef199446856: url("../../public/plugins/search-filter-pro/public/assets/css/chosen-sprite.png");
}

.chosen-rtl .chosen-search input[type="text"] {
  --wpr-bg-a6e8a641-5bef-4c43-af49-a1416e12c47a: url("../../public/plugins/search-filter-pro/public/assets/css/chosen-sprite.png");
}

.ui-widget-header {
  --wpr-bg-3b3d22a5-bc71-4ca1-b351-64114ddee62f: url("../../../ajax.googleapis.com/ajax/libs/jqueryui/1.13.3/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png");
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  --wpr-bg-3821c617-4d5f-432f-8c65-7a2a990000e8: url("../../../ajax.googleapis.com/ajax/libs/jqueryui/1.13.3/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png");
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  --wpr-bg-f0bae317-61b7-4e34-8584-a7d89282d187: url("../../../ajax.googleapis.com/ajax/libs/jqueryui/1.13.3/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png");
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  --wpr-bg-77608f8d-8833-4555-bdd6-a45a339b6cc6: url("../../../ajax.googleapis.com/ajax/libs/jqueryui/1.13.3/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png");
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  --wpr-bg-45bbdf2b-fef1-4cf2-a633-0ccb6de7f07c: url("../../../ajax.googleapis.com/ajax/libs/jqueryui/1.13.3/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png");
}

.navbar-nav > li.menu-item-has-children > a:before {
  --wpr-bg-607ed273-7940-412e-abe1-2b248b5b1652: url("public/themes/emeraft/assets/images/menu.svg");
}

body:before {
  --wpr-bg-2e5c951c-6d01-4410-aab6-25f8cd4b393e: url("../../public/themes/emeraft/assets/images/bg.jpg");
}

.section-testimonials .bne-testimonial-wrapper .testimonial-single:before {
  --wpr-bg-f053df2a-3343-419f-ac57-9654582c1dd1: url("../../public/themes/emeraft/assets/images/testimonial-bg.jpg");
}

.rll-youtube-player .play {
  --wpr-bg-cb993280-d250-4fb7-b223-3463044f1d93: url("../../public/plugins/wp-rocket/assets/img/youtube.png");
}

.gform_wrapper.gravity-theme
  .chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close {
  --wpr-bg-51c0d659-944d-4176-8956-55c3283cd88c: url("../../public/plugins/gravityforms/legacy/css/chosen-sprite.png");
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type="text"] {
  --wpr-bg-3a26156f-93cc-4298-9199-1490dd1cd405: url("../../public/plugins/gravityforms/legacy/css/chosen-sprite.png");
}

.gform_wrapper.gravity-theme
  .gform_card_icon_container
  div.gform_card_icon.gform_card_icon_selected::after {
  --wpr-bg-b29b860c-cee7-4e6e-9b98-a2ca8ef3c456: url("../../public/plugins/gravityforms/images/gf-creditcards-check.svg");
}

.gform_wrapper.gravity-theme .gfield_list_icons button {
  --wpr-bg-b0fe3171-6f7e-442d-bded-fcd056dc3174: url("../../public/plugins/gravityforms/images/list-add.svg");
}

.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-rtl .chosen-search input[type="text"] {
  --wpr-bg-25b74fe5-9dd9-444f-801b-8bc942183ab2: url("../../public/plugins/search-filter-pro/public/assets/css/chosen-sprite%402x.png");
}

.ui-icon,
.ui-widget-content .ui-icon {
  --wpr-bg-2477b686-07b9-4ccf-83ce-cc1720d6979f: url("../../../ajax.googleapis.com/ajax/libs/jqueryui/1.13.3/themes/smoothness/images/ui-icons_222222_256x240.png");
}

.ui-widget-header .ui-icon {
  --wpr-bg-3f67c6f1-1d07-4ff2-bf90-8bd54e1faeba: url("../../../ajax.googleapis.com/ajax/libs/jqueryui/1.13.3/themes/smoothness/images/ui-icons_222222_256x240.png");
}

.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  --wpr-bg-4cf1502b-c907-47c2-8260-edaa4f8a1eb3: url("../../../ajax.googleapis.com/ajax/libs/jqueryui/1.13.3/themes/smoothness/images/ui-icons_454545_256x240.png");
}

.ui-state-active .ui-icon {
  --wpr-bg-c4b8ada4-eb3e-4a60-96f1-a710bbdfc596: url("../../../ajax.googleapis.com/ajax/libs/jqueryui/1.13.3/themes/smoothness/images/ui-icons_454545_256x240.png");
}

.ui-state-highlight .ui-icon {
  --wpr-bg-79078016-495b-4da3-bbf9-eea13eaa2365: url("../../../ajax.googleapis.com/ajax/libs/jqueryui/1.13.3/themes/smoothness/images/ui-icons_2e83ff_256x240.png");
}

.gform_wrapper.gravity-theme
  .chosen-container-multi
  .chosen-choices
  .search-choice
  .search-choice-close,
.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type="text"] {
  --wpr-bg-57152679-9827-4596-9d49-af56c04a8281: url("../../public/plugins/gravityforms/legacy/css/chosen-sprite%402x.png");
}

.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon {
  --wpr-bg-c120380f-c375-49e3-8a9a-308c4ca741c3: url("../../public/plugins/gravityforms/images/gf-creditcards.svg");
}

.gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item {
  --wpr-bg-c32ee965-01c1-4cac-9333-41fea987efed: url("../../public/plugins/gravityforms/images/list-remove.svg");
}

.rll-youtube-player .play {
  --wpr-bg-4b3192b6-0395-4d91-91b4-034a747a5a43: url("../../public/plugins/wp-rocket/assets/img/youtube.png");
}
