/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

.vlb-section:not(:last-child) {
  margin-bottom: calc(1.5rem + 3vw);
}

@media (width >= 1200px) {
  .vlb-section:not(:last-child) {
    margin-bottom: 3.75rem;
  }
}

@media (width <= 991.98px) {
  .vlb-section:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}

.vlb-section.mb-1 {
  margin-bottom: 0.625rem;
}

.vlb-section.mb-2 {
  margin-bottom: 1.25rem;
}

.vlb-section.mb-3 {
  margin-bottom: calc(1.375rem + 1.5vw);
}

@media (width >= 1200px) {
  .vlb-section.mb-3 {
    margin-bottom: 2.5rem;
  }
}

.vlb-section.mb-4 {
  margin-bottom: calc(1.5rem + 3vw);
}

@media (width >= 1200px) {
  .vlb-section.mb-4 {
    margin-bottom: 3.75rem;
  }
}

.vlb-section.mb-5 {
  margin-bottom: calc(1.875rem + 7.5vw);
}

@media (width >= 1200px) {
  .vlb-section.mb-5 {
    margin-bottom: 7.5rem;
  }
}

.vlb-section.pt-1 {
  padding-top: 0.625rem !important;
}

.vlb-section.pt-2 {
  padding-top: 1.25rem !important;
}

.vlb-section.pt-3 {
  padding-top: calc(1.375rem + 1.5vw) !important;
}

@media (width >= 1200px) {
  .vlb-section.pt-3 {
    padding-top: 2.5rem !important;
  }
}

.vlb-section.pb-4 {
  padding-bottom: calc(1.5rem + 3vw) !important;
}

@media (width >= 1200px) {
  .vlb-section.pb-4 {
    padding-bottom: 3.75rem !important;
  }
}

.vlb-section.pb-5 {
  padding-bottom: calc(1.875rem + 7.5vw) !important;
}

@media (width >= 1200px) {
  .vlb-section.pb-5 {
    padding-bottom: 7.5rem !important;
  }
}

@media (width <= 767.98px) {
  .vlb-section .col-sm-12:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}

@media (width <= 991.98px) {
  .vlb-section .col-md-12:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}

.vlb-section .block:not(:last-child, .block-inline-blockvarbase-heading-block, .block-inline-blockvarbase-impressed-card-block) {
  margin-bottom: 3.75rem;
}

@media (width <= 991.98px) {
  .vlb-section .block:not(:last-child, .block-inline-blockvarbase-heading-block, .block-inline-blockvarbase-impressed-card-block) {
    margin-bottom: 3.75rem;
  }
}

@media (width <= 991.98px) {
  .vlb-section .block:not(:last-child).block-inline-blockvarbase-impressed-card-block {
    margin-bottom: 1.25rem;
  }
}

@media (width >= 992px) {
  .vlb-section .block:not(:last-child).block-inline-blockvarbase-impressed-card-block {
    margin-bottom: 2.5rem;
  }
}

.vlb-section .block.bg-color,
.vlb-section .block.bg-image {
  padding-top: calc(1.4375rem + 2.25vw);
}

@media (width >= 1200px) {
  .vlb-section .block.bg-color,
  .vlb-section .block.bg-image {
    padding-top: 3.125rem;
  }
}

.vlb-section .block.bg-color,
.vlb-section .block.bg-image {
  padding-bottom: calc(1.4375rem + 2.25vw);
}

@media (width >= 1200px) {
  .vlb-section .block.bg-color,
  .vlb-section .block.bg-image {
    padding-bottom: 3.125rem;
  }
}

.vlb-section .block.bg-color > *,
.vlb-section .block.bg-image > * {
  position: relative;
  z-index: 2;
}

.vlb-section .block.bg-color .contextual,
.vlb-section .block.bg-image .contextual {
  z-index: 100 !important;
}

.vlb-section .block.block > * {
  position: relative;
}

.vlb-section .block.block .contextual {
  z-index: 100 !important;
}

.vlb-section .block.bg-image,
.vlb-section .block.bg-video {
  position: relative;
}

.vlb-section .block.bg-image .block__title,
.vlb-section .block.bg-image .block__content,
.vlb-section .block.bg-video .block__title,
.vlb-section .block.bg-video .block__content {
  position: relative;
  z-index: 2;
}

.vlb-section .block.bg-image:after,
.vlb-section .block.bg-video:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  pointer-events: none;
  border-radius: inherit;
  background-image: linear-gradient(88deg, rgb(0 0 0 / 85%) 0%, rgb(0 0 0 / 26%) 100%);
}

[dir="rtl"] .vlb-section .block.bg-image:after,
[dir="rtl"] .vlb-section .block.bg-video:after {
  background-image: linear-gradient(-88deg, rgb(0 0 0 / 85%) 0%, rgb(0 0 0 / 26%) 100%);
}

.vlb-section .block.mb-1 {
  margin-bottom: 0.625rem;
}

.vlb-section .block.mb-2 {
  margin-bottom: 1.25rem;
}

.vlb-section .block.mb-3 {
  margin-bottom: calc(1.375rem + 1.5vw);
}

@media (width >= 1200px) {
  .vlb-section .block.mb-3 {
    margin-bottom: 2.5rem;
  }
}

.vlb-section .block.mb-4 {
  margin-bottom: calc(1.5rem + 3vw);
}

@media (width >= 1200px) {
  .vlb-section .block.mb-4 {
    margin-bottom: 3.75rem;
  }
}

.vlb-section .block.mb-5 {
  margin-bottom: calc(1.875rem + 7.5vw);
}

@media (width >= 1200px) {
  .vlb-section .block.mb-5 {
    margin-bottom: 7.5rem;
  }
}

.vlb-section .block.pt-1 {
  padding-top: 0.625rem !important;
}

.vlb-section .block.pt-2 {
  padding-top: 1.25rem !important;
}

.vlb-section .block.pt-3 {
  padding-top: calc(1.375rem + 1.5vw) !important;
}

@media (width >= 1200px) {
  .vlb-section .block.pt-3 {
    padding-top: 2.5rem !important;
  }
}

.vlb-section .block.pb-4 {
  padding-bottom: calc(1.5rem + 3vw) !important;
}

@media (width >= 1200px) {
  .vlb-section .block.pb-4 {
    padding-bottom: 3.75rem !important;
  }
}

.vlb-section .block.pb-5 {
  padding-bottom: calc(1.875rem + 7.5vw) !important;
}

@media (width >= 1200px) {
  .vlb-section .block.pb-5 {
    padding-bottom: 7.5rem !important;
  }
}

.vlb-section .block.rich-text-block.bg-color {
  padding: 2.5rem;
}

.vlb-section .block.rich-text-block.bg-dark h2 {
  color: #fff;
}

.vlb-section .block.rich-text-block.bg-dark .rich-body {
  color: #fff;
}

.vlb-section .block.rich-text-block.bg-primary h2 {
  color: #212529;
}

.vlb-section .block.rich-text-block.bg-primary .rich-body {
  color: #212529;
}

.vlb-section .block.cta-block {
  padding: 5rem;
  color: #212529;
  background-color: #1cabe2;
}

.vlb-section .block.cta-block.bg-image,
.vlb-section .block.cta-block.bg-dark {
  color: #fff;
}

@media (width <= 991.98px) {
  .vlb-section .block.cta-block {
    padding: calc(1.3438rem + 1.1256vw);
  }
}

@media (width <= 991.98px) and (width >= 1200px) {
  .vlb-section .block.cta-block {
    padding: 2.188rem;
  }
}

.vlb-section .block .field--name-body .read-more {
  z-index: 2;
  display: inline-block;
  color: #212529;
  font-weight: 700;
}

.vlb-section.bg-color,
.vlb-section.bg-image {
  padding-top: calc(1.4375rem + 2.25vw);
}

@media (width >= 1200px) {
  .vlb-section.bg-color,
  .vlb-section.bg-image {
    padding-top: 3.125rem;
  }
}

.vlb-section.bg-color,
.vlb-section.bg-image {
  padding-bottom: calc(1.4375rem + 2.25vw);
}

@media (width >= 1200px) {
  .vlb-section.bg-color,
  .vlb-section.bg-image {
    padding-bottom: 3.125rem;
  }
}

@media (width <= 767.98px) {
  .vlb-section.bg-color:not(.bg-edge2edge) .block-inline-blockvarbase-heading-block {
    padding: 0 1.25rem;
  }
}

.vlb-section.bg-image,
.vlb-section.bg-dark {
  color: #fff;
}

.vlb-section.bg-image .block-inline-blockvarbase-heading-block .heading-label,
.vlb-section.bg-dark .block-inline-blockvarbase-heading-block .heading-label {
  border-color: #fff;
}

.vlb-section.bg-image .layout-builder-block,
.vlb-section.bg-dark .layout-builder-block {
  background-color: transparent !important;
}

.vlb-section.bg-color .layout-builder-block {
  background-color: transparent !important;
}

.vlb-section.bg-image:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  pointer-events: none;
  border-radius: inherit;
  background-image: linear-gradient(88deg, #000 0%, rgb(0 0 0 / 26%) 100%);
}

[dir="rtl"] .vlb-section.bg-image:after {
  background-image: linear-gradient(-88deg, #000 0%, rgb(0 0 0 / 26%) 100%);
}

.vlb-section.bg-image > .container {
  position: relative;
  z-index: 2;
}

.vlb-section.bg-image .block-inline-blockhorizontal-slider .horizontal-slider-item,
.vlb-section.bg-color .block-inline-blockhorizontal-slider .horizontal-slider-item {
  color: #fff;
}

.vlb-section.bg-image .block-inline-blockbullet-block .paragraph--type-bullet-item,
.vlb-section.bg-color .block-inline-blockbullet-block .paragraph--type-bullet-item {
  padding: 0;
  background-color: unset;
}

.vlb-section.bg-image.bg-primary .block-inline-blocktab-block .field-title,
.vlb-section.bg-image.bg-primary .block-inline-blocktab-block .nav-link,
.vlb-section.bg-image.bg-primary .block-inline-blocktab-block .paragraph--type-tab-item,
.vlb-section.bg-image.bg-primary .block-inline-blocktab-block .nav-tabs,
.vlb-section.bg-image.bg-primary .block-inline-blocktab-block .btn,
.vlb-section.bg-image.bg-primary .block-inline-blocktab-number-block .field-title,
.vlb-section.bg-image.bg-primary .block-inline-blocktab-number-block .nav-link,
.vlb-section.bg-image.bg-primary .block-inline-blocktab-number-block .paragraph--type-tab-item,
.vlb-section.bg-image.bg-primary .block-inline-blocktab-number-block .nav-tabs,
.vlb-section.bg-image.bg-primary .block-inline-blocktab-number-block .btn,
.vlb-section.bg-image.bg-light .block-inline-blocktab-block .field-title,
.vlb-section.bg-image.bg-light .block-inline-blocktab-block .nav-link,
.vlb-section.bg-image.bg-light .block-inline-blocktab-block .paragraph--type-tab-item,
.vlb-section.bg-image.bg-light .block-inline-blocktab-block .nav-tabs,
.vlb-section.bg-image.bg-light .block-inline-blocktab-block .btn,
.vlb-section.bg-image.bg-light .block-inline-blocktab-number-block .field-title,
.vlb-section.bg-image.bg-light .block-inline-blocktab-number-block .nav-link,
.vlb-section.bg-image.bg-light .block-inline-blocktab-number-block .paragraph--type-tab-item,
.vlb-section.bg-image.bg-light .block-inline-blocktab-number-block .nav-tabs,
.vlb-section.bg-image.bg-light .block-inline-blocktab-number-block .btn,
.vlb-section.bg-image.bg-secondary .block-inline-blocktab-block .field-title,
.vlb-section.bg-image.bg-secondary .block-inline-blocktab-block .nav-link,
.vlb-section.bg-image.bg-secondary .block-inline-blocktab-block .paragraph--type-tab-item,
.vlb-section.bg-image.bg-secondary .block-inline-blocktab-block .nav-tabs,
.vlb-section.bg-image.bg-secondary .block-inline-blocktab-block .btn,
.vlb-section.bg-image.bg-secondary .block-inline-blocktab-number-block .field-title,
.vlb-section.bg-image.bg-secondary .block-inline-blocktab-number-block .nav-link,
.vlb-section.bg-image.bg-secondary .block-inline-blocktab-number-block .paragraph--type-tab-item,
.vlb-section.bg-image.bg-secondary .block-inline-blocktab-number-block .nav-tabs,
.vlb-section.bg-image.bg-secondary .block-inline-blocktab-number-block .btn,
.vlb-section.bg-color.bg-primary .block-inline-blocktab-block .field-title,
.vlb-section.bg-color.bg-primary .block-inline-blocktab-block .nav-link,
.vlb-section.bg-color.bg-primary .block-inline-blocktab-block .paragraph--type-tab-item,
.vlb-section.bg-color.bg-primary .block-inline-blocktab-block .nav-tabs,
.vlb-section.bg-color.bg-primary .block-inline-blocktab-block .btn,
.vlb-section.bg-color.bg-primary .block-inline-blocktab-number-block .field-title,
.vlb-section.bg-color.bg-primary .block-inline-blocktab-number-block .nav-link,
.vlb-section.bg-color.bg-primary .block-inline-blocktab-number-block .paragraph--type-tab-item,
.vlb-section.bg-color.bg-primary .block-inline-blocktab-number-block .nav-tabs,
.vlb-section.bg-color.bg-primary .block-inline-blocktab-number-block .btn,
.vlb-section.bg-color.bg-light .block-inline-blocktab-block .field-title,
.vlb-section.bg-color.bg-light .block-inline-blocktab-block .nav-link,
.vlb-section.bg-color.bg-light .block-inline-blocktab-block .paragraph--type-tab-item,
.vlb-section.bg-color.bg-light .block-inline-blocktab-block .nav-tabs,
.vlb-section.bg-color.bg-light .block-inline-blocktab-block .btn,
.vlb-section.bg-color.bg-light .block-inline-blocktab-number-block .field-title,
.vlb-section.bg-color.bg-light .block-inline-blocktab-number-block .nav-link,
.vlb-section.bg-color.bg-light .block-inline-blocktab-number-block .paragraph--type-tab-item,
.vlb-section.bg-color.bg-light .block-inline-blocktab-number-block .nav-tabs,
.vlb-section.bg-color.bg-light .block-inline-blocktab-number-block .btn,
.vlb-section.bg-color.bg-secondary .block-inline-blocktab-block .field-title,
.vlb-section.bg-color.bg-secondary .block-inline-blocktab-block .nav-link,
.vlb-section.bg-color.bg-secondary .block-inline-blocktab-block .paragraph--type-tab-item,
.vlb-section.bg-color.bg-secondary .block-inline-blocktab-block .nav-tabs,
.vlb-section.bg-color.bg-secondary .block-inline-blocktab-block .btn,
.vlb-section.bg-color.bg-secondary .block-inline-blocktab-number-block .field-title,
.vlb-section.bg-color.bg-secondary .block-inline-blocktab-number-block .nav-link,
.vlb-section.bg-color.bg-secondary .block-inline-blocktab-number-block .paragraph--type-tab-item,
.vlb-section.bg-color.bg-secondary .block-inline-blocktab-number-block .nav-tabs,
.vlb-section.bg-color.bg-secondary .block-inline-blocktab-number-block .btn {
  color: #212529 !important;
  border-color: #212529 !important;
}

.vlb-section .vlb-section-header .col-12:not(:only-child) .border-start {
  margin-left: -15px;
  padding-left: 15px;
}

[dir="rtl"] .vlb-section .vlb-section-header .col-12:not(:only-child) .border-start {
  margin-right: -15px;
  margin-left: 0;
  padding-right: 15px;
  padding-left: 0;
}

.vlb-section .vlb-section-header .col-12:not(:only-child) .border-end {
  margin-right: -15px;
  padding-right: 15px;
}

[dir="rtl"] .vlb-section .vlb-section-header .col-12:not(:only-child) .border-end {
  margin-right: 0;
  margin-left: -15px;
  padding-right: 0;
  padding-left: 15px;
}

.vlb-section:not(.bg-color) .block-inline-blocktab-block {
  padding: 3.125rem;
  background-color: #212529;
}

.vlb-section:not(.bg-color) .block-inline-blocktab-number-block {
  padding: 2.5rem;
  background-color: #212529;
}

.vlb-section .col-lg-6 .bg-color.rich-text-block,
.vlb-section .col-lg-4 .bg-color.rich-text-block {
  height: 100%;
}

.vlb-section .block-inline-blockquote.bg-primary .field--name-body:before,
.vlb-section .block-inline-blockquote.bg-secondary .field--name-body:before {
  background-image: url("../../images/icons/dark-union.svg");
}

.layout-builder__section .vlb-section .col-lg-6 .bg-color.rich-text-block,
.layout-builder__section .vlb-section .col-lg-4 .bg-color.rich-text-block {
  height: auto;
}

.layout-builder__section .vlb-section.bg-dark .block-inline-blockvarbase-heading-block > *,
.layout-builder__section .vlb-section.bg-image .block-inline-blockvarbase-heading-block > * {
  color: #212529;
  border-color: #212529;
}

.layout-builder__section .paragraph .contextual {
  display: none !important;
}

.layout-builder__section .video-content .layout-builder-block {
  background-color: unset;
}

.layout-builder__section .layout-builder-block {
  padding: 2.5em;
}

.bg-color.bg-primary .btn-primary {
  transition: all 300ms ease-in-out;
  border-color: #212529;
}

.bg-color.bg-primary .btn-primary:hover {
  color: #fff;
  background-color: #212529 !important;
  box-shadow: #6c757d 0.313rem 0.313rem 0;
}

[dir="rtl"] .bg-color.bg-primary .btn-primary:hover {
  box-shadow: #6c757d -0.313rem 0.313rem 0;
}

.bg-color.bg-primary .btn-primary.btn-secondary {
  border-color: #f26a21;
}

.bg-color.bg-primary .btn-primary.btn-secondary:hover {
  color: #212529 !important;
  border-color: #f26a21;
  background-color: #f26a21 !important;
  box-shadow: #c14b0b 0.313rem 0.313rem 0;
}

[dir="rtl"] .bg-color.bg-primary .btn-primary.btn-secondary:hover {
  box-shadow: #c14b0b -0.313rem 0.313rem 0;
}

.bg-color.bg-primary .slick .slick__arrow .slick-prev::before {
  width: 0.938rem;
  height: 1.5rem;
  transition: all 0.3s ease-in-out;
  background-image: url("../../images/icons/chevron-left.svg");
}

.bg-color.bg-primary .slick .slick__arrow .slick-prev:hover:before {
  background-image: url("../../images/icons/chevron-left-blue.svg");
}

.bg-color.bg-primary .slick .slick__arrow .slick-next::before {
  width: 0.938rem;
  height: 1.5rem;
  transition: all 0.3s ease-in-out;
  background-image: url("../../images/icons/chevron-right.svg");
}

.bg-color.bg-primary .slick .slick__arrow .slick-next:hover:before {
  background-image: url("../../images/icons/chevron-right-blue.svg");
}

.bg-color.bg-primary .slick .slick__arrow span {
  color: #fff;
  font-size: 0.9375rem;
}

.bg-color.bg-primary ul li::before {
  background-color: #212529 !important;
}

.bg-color.bg-primary ol li::before {
  background-image: url("../../images/icons/square-black.svg") !important;
}

.bg-color.bg-secondary .btn-secondary {
  border-color: #212529;
}

.bg-color.bg-secondary .field--name-body a:hover {
  color: #f26a21;
  background-color: #212529;
}

.bg-color.bg-dark .field-title {
  color: #fff;
}

.bg-color.block-inline-blockvarbase-featured-card-block {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.bg-color.block-inline-blockvarbase-featured-card-block .varbase-featured-card {
  color: unset;
}

.bg-color.block-inline-blockvarbase-featured-card-block .varbase-featured-card .flex-row-reverse .featured-card-content {
  padding-left: 2.5rem;
}

[dir="rtl"] .bg-color.block-inline-blockvarbase-featured-card-block .varbase-featured-card .flex-row-reverse .featured-card-content {
  padding-right: 2.5rem;
  padding-left: 0;
}

.bg-color.block-inline-blockvarbase-featured-card-block .varbase-featured-card .featured-card-content {
  padding: 2.5rem 2.5rem 2.5rem 0;
}

[dir="rtl"] .bg-color.block-inline-blockvarbase-featured-card-block .varbase-featured-card .featured-card-content {
  padding: 2.5rem 0 2.5rem 2.5rem;
}

.bg-color.block-inline-blockvarbase-featured-card-block .varbase-featured-card .field--name-field-caption {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}

@media (width >= 992px) {
  .bg-color.block-inline-blockvarbase-featured-card-block .varbase-featured-card .field--name-field-caption {
    padding-bottom: 1.25rem;
  }
}

@media (width <= 991.98px) {
  .bg-color.block-inline-blockvarbase-featured-card-block .varbase-featured-card .featured-card-content {
    padding: 1.25rem !important;
  }

  .bg-color.block-inline-blockvarbase-featured-card-block .varbase-featured-card .flex-row-reverse .col-sm-12:not(:last-child) {
    margin-bottom: 0;
  }

  .bg-color.block-inline-blockvarbase-featured-card-block .varbase-featured-card .flex-row-reverse .field--name-field-caption {
    padding-bottom: 1.25rem;
  }
}

.bg-color.block-inline-blockvarbase-featured-card-block.image-right .varbase-featured-card .featured-card-content {
  padding: 2.5rem 0 2.5rem 2.5rem;
}

[dir="rtl"] .bg-color.block-inline-blockvarbase-featured-card-block.image-right .varbase-featured-card .featured-card-content {
  padding: 2.5rem 2.5rem 2.5rem 0;
}

#layout-builder-modal {
  --gin-bg-layer: #46484e;

  overflow: hidden;
}

#layout-builder-modal .ck-content blockquote {
  border: 0;
}

#layout-builder-modal .ck-content blockquote::before {
  background-color: transparent;
}

#layout-builder-modal .btn-primary {
  color: #fff;
}

#layout-builder-modal .btn-secondary,
#layout-builder-modal .read-more {
  color: #212529;
}

#layout-builder-modal .table table tr {
  background: #fff !important;
}

#layout-builder-modal .table table tr:nth-child(odd) {
  background: #f8f9fa !important;
}

#layout-builder-modal .table table tr td {
  padding: 10px;
  font-family: Roboto, system-ui, -apple-system, "Segoe UI", "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

#layout-builder-modal .table table tr td:hover {
  background: transparent;
}

#layout-builder-modal .table table tr:hover td {
  background: inherit;
}

#layout-builder-modal input.btn-primary[type="submit"] {
  margin-bottom: calc(1.275rem + 0.3vw);
}

@media (width >= 1200px) {
  #layout-builder-modal input.btn-primary[type="submit"] {
    margin-bottom: 1.5rem;
  }
}

#layout-builder-modal input.btn-primary[type="submit"] {
  color: #fff;
  border-color: #f26a21 !important;
  border-radius: 0;
  background-color: #f26a21;
}

#layout-builder-modal input.btn-primary[type="submit"]:hover {
  color: #20c1ff;
  border-color: #c14b0b !important;
  background-color: #c14b0b;
}

#layout-builder-modal input[type="date"] {
  color: #212529;
  background-color: #fff;
}

#layout-builder-modal input[type="date"]:focus {
  color: #212529;
  background-color: #fff;
}

#layout-builder-modal a:not(.read-more, .btn) {
  text-decoration: underline;
  color: #fff;
  background: transparent;
}

#layout-builder-modal a:not(.read-more, .btn):hover {
  background-color: #f26a21;
}

#layout-builder-modal a:hover {
  color: #fff;
}

#layout-builder-modal a.ck-link_selected {
  color: #212529 !important;
}

#layout-builder-modal button.link.tabledrag-toggle-weight {
  background-color: transparent;
}

#layout-builder-modal .ief-form .form-wrapper .form-wrapper:last-child[data-drupal-selector$="-actions"] {
  margin: auto !important;
  background-color: transparent !important;
}

#layout-builder-modal .horizontal-tabs ul.horizontal-tabs-list {
  margin-bottom: 0 !important;
}

#layout-builder-modal .horizontal-tabs ul.horizontal-tabs-list::marker {
  display: none;
}

#layout-builder-modal .media-library-item__preview div {
  width: 200px !important;
  height: 200px !important;
  margin: auto;
}

#layout-builder-modal .media-library-item__preview .svg-image {
  width: 3.125rem !important;
  height: 3.125rem !important;
}

#layout-builder-modal .media-library-item__preview .svg-image img {
  height: 12.5rem;
  border-radius: 0 !important;
  background: transparent;
}

#layout-builder-modal .media-library-item .ajax-progress.ajax-progress.ajax-progress {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 5px;
  transform: unset;
  text-align: center;
  box-shadow: none;
}

#layout-builder-modal .media-library-item .ajax-progress.ajax-progress.ajax-progress .message {
  display: block;
  padding: 0;
}

#layout-builder-modal .media-library-edit__link {
  display: block;
  width: 25px;
  height: 25px;
  background-image: url("../../images/icons/edit.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  font-size: 0;
}

#layout-builder-modal .media-library-edit__link:hover {
  width: 25px;
  height: 25px;
  background-color: transparent;
}

#layout-builder-modal .form-textarea {
  color: #fff !important;
}

#layout-builder-modal .fieldset-legend,
#layout-builder-modal .media-library-widget-empty-text,
#layout-builder-modal .description {
  color: #fff !important;
}

#layout-builder-modal .form-text.description {
  display: block;
  margin: 10px 0;
  padding: 0;
  text-wrap: wrap;
}

#layout-builder-modal fieldset:not(.fieldgroup) > .fieldset-wrapper {
  padding-top: 0;
}

#layout-builder-modal fieldset:not(.fieldgroup) > .fieldset-wrapper .form-select {
  color: #fff;
}

#layout-builder-modal fieldset:not(.fieldgroup) > .card-header legend > .form-required--indicator {
  display: none;
}

#layout-builder-modal .form-item-settings-block-form-field-link-0-options-attributes-class .form-select {
  color: #fff;
}

#layout-builder-modal .form-item-settings-lb-anchor-nav-displayanchor,
#layout-builder-modal .form-item-settings-mark-as-new-anchorclass,
#layout-builder-modal .form-item-settings-lb-anchor-nav-anchorclass {
  display: none;
}

#layout-builder-modal .ief-entity-table thead,
#layout-builder-modal .ief-entity-table tbody,
#layout-builder-modal .ief-entity-table tfoot,
#layout-builder-modal .ief-entity-table tr,
#layout-builder-modal .ief-entity-table td,
#layout-builder-modal .ief-entity-table th {
  color: #fff !important;
  background-color: #383a40 !important;
}

#layout-builder-modal .ief-entity-table thead:hover,
#layout-builder-modal .ief-entity-table tbody:hover,
#layout-builder-modal .ief-entity-table tfoot:hover,
#layout-builder-modal .ief-entity-table tr:hover,
#layout-builder-modal .ief-entity-table td:hover,
#layout-builder-modal .ief-entity-table th:hover {
  background-color: #383a40 !important;
}

#layout-builder-modal > form {
  position: relative;
  display: flex;
  flex-direction: column;
}

#layout-builder-modal > form > input[type="submit"].button {
  align-self: flex-end;
  width: fit-content !important;
}

#layout-builder-modal .field--name-field-svg-media .fieldset-wrapper .media-library-item .media-library-item__preview {
  margin-bottom: 0.6rem;
}

#layout-builder-modal .field--name-field-svg-media .fieldset-wrapper .description {
  margin-top: 1.5rem;
}

#layout-builder-modal .field-multiple-table th.field-label .label {
  color: #26a5ff !important;
  font-weight: 400;
}

#layout-builder-modal .field-multiple-table tr input.btn-primary[type="submit"] {
  margin-bottom: 0 !important;
}

#layout-builder-modal .form-item-settings-exposed-filter-field-partner-type-target-id-field-partner-type-target-id select {
  background-color: #fff;
}

#layout-builder-modal .form-item-settings-exposed-filter-field-partner-type-target-id-field-partner-type-target-id select:focus {
  background-color: #fff;
}

#layout-builder-modal .ck-content a {
  color: #212529 !important;
}

#layout-builder-modal .media-library-item__attributes {
  position: absolute !important;
}

#layout-builder-modal .form-item {
  margin-top: 1em !important;
}

#layout-builder-modal .form-item.form-item-settings-views-label {
  margin-top: 0 !important;
}

#layout-builder-modal .js-form-type-select select {
  color: #212529 !important;
  border: 0;
  border-radius: 0;
  background-color: #fff !important;
}

#layout-builder-modal .field-group-tabs-wrapper .horizontal-tabs .details-wrapper {
  display: grid;
  padding-right: 0.938rem;
}

[dir="rtl"] #layout-builder-modal .field-group-tabs-wrapper .horizontal-tabs .details-wrapper {
  padding-right: 0;
  padding-left: 0.938rem;
}

#layout-builder-modal .field-group-tabs-wrapper .card-body {
  display: flex;
  flex-direction: column;
}

#layout-builder-modal .field-group-tabs-wrapper .ief-cardinality-count {
  order: 2;
  color: #fff;
}

#layout-builder-modal .field--name-field-video-item .ief-entity-table {
  display: table;
  max-width: 100%;
}

#layout-builder-modal .field--name-field-video-item .ief-cardinality-count {
  color: #fff;
}

#layout-builder-modal .field--name-field-video-item .ief-entity-table {
  display: table;
  max-width: 100%;
}

#layout-builder-modal .field--name-field-video-item .ief-cardinality-count {
  color: #fff;
}

#layout-builder-modal h2,
#layout-builder-modal .h2 {
  font-size: 2.25rem;
}

#layout-builder-modal h3,
#layout-builder-modal .h3 {
  font-size: 1.625rem;
  font-weight: bold;
}

#layout-builder-modal h4,
#layout-builder-modal .h4 {
  font-size: 1.25rem;
  font-weight: normal;
  line-height: 1.813rem;
}

#layout-builder-modal h5,
#layout-builder-modal .h5 {
  font-size: 1.125rem;
}

#layout-builder-modal h6,
#layout-builder-modal .h6 {
  font-size: 1rem;
}

#layout-builder-modal .horizontal-tabs-list .form-wrapper .required-mark::after {
  display: none;
}

#modal-media-library .form-item__label,
#modal-media-library .form-item__description {
  color: #212529 !important;
}

#modal-media-library button.button--dismiss {
  background: transparent;
}

#modal-media-library .media-library-add-form__added-media .ajax-progress-throbber {
  margin-top: 25px;
  box-shadow: unset;
}

#drupal-off-canvas-wrapper #bs_nav-tabs {
  top: 0;
  margin: 0;
}

#drupal-off-canvas-wrapper .inline-block-create-button {
  width: 100%;
}

#drupal-off-canvas-wrapper .inline-block-list li {
  width: 48%;
}

#drupal-off-canvas-wrapper .dialog-cancel {
  margin-top: 15px;
}

.media-library-widget-modal {
  z-index: 9000 !important;
}

.media-library-widget-modal div.description,
.media-library-widget-modal .form-item .description {
  color: #212529 !important;
}

.layout-builder-configure-block .bs_tab-pane .table thead tr {
  background: #fff !important;
}

.layout-builder-configure-block .bs_tab-pane .table thead tr:nth-child(even) {
  background: #f8f9fa;
}

.layout-builder-configure-block .bs_tab-pane .table thead tr th {
  height: 3.125rem;
  padding: 0.938rem;
}

.layout-builder-configure-block .bs_tab-pane .table tbody {
  background-color: transparent !important;
}

.layout-builder-configure-block .bs_tab-pane .table tbody tr {
  background: #fff !important;
}

.layout-builder-configure-block .bs_tab-pane .table tbody tr:nth-child(odd) td {
  background-color: #f8f9fa;
}

.layout-builder-configure-block .bs_tab-pane .table tbody tr th,
.layout-builder-configure-block .bs_tab-pane .table tbody tr td {
  height: 3.125rem;
  padding: 0.625rem;
  color: black !important;
}

.layout-builder-configure-block .bs_tab-pane .table.ck-widget {
  display: flex !important;
  flex-direction: column !important;
}

.layout-builder-configure-block .bs_tab-pane .ief-entity-table {
  display: table;
  max-width: 100%;
  white-space: unset !important;
}

.layout-builder-configure-block .bs_tab-pane .ief-entity-table .ief-tabledrag-handle .handle {
  width: 30px !important;
  height: 30px !important;
}

.layout-builder-configure-block .bs_tab-pane ul.horizontal-tabs-list {
  margin-bottom: 0;
}

.layout-builder-configure-block .bs_tab-pane ul.horizontal-tabs-list li a {
  color: #fff !important;
}

.layout-builder-configure-block .bs_tab-pane .ck-horizontal-line.ck-widget hr {
  height: 1px !important;
  background-color: #212529 !important;
}

.layout-builder-configure-block .bs_tab-pane .ck-source-editing-area textarea {
  height: 56.25rem !important;
  border-radius: 0 !important;
}

.layout-builder-configure-block .form-textarea-wrapper .ace_editor {
  width: 100% !important;
}

.layout-builder-configure-block .js-form-wrapper.details {
  padding: 0 !important;
}

.layout-builder-configure-block .js-form-wrapper.details summary {
  margin-bottom: 1.875rem !important;
  padding: 0 !important;
  font-size: 1.25rem !important;
}

.layout-builder-configure-block .js-form-wrapper.details .details-wrapper {
  padding-left: 0.938rem !important;
}

[dir="rtl"] .layout-builder-configure-block .js-form-wrapper.details .details-wrapper {
  padding-right: 0.938rem !important;
  padding-left: 0 !important;
}

.layout-builder-configure-block fieldset.js-form-item {
  margin-top: 0 !important;
}

.layout-builder-configure-block fieldset.js-form-item .card-header {
  display: none;
}

.layout-builder-configure-block fieldset.js-form-item .fieldset-wrapper {
  margin-top: 0 !important;
  padding: 0 !important;
}

.layout-builder-configure-block .item-list__comma-list a {
  color: #212529 !important;
}

.layout-builder-configure-block .item-list__comma-list a:hover {
  color: #212529 !important;
}

.media-vector-image-edit-form .js-form-type-vertical-tabs {
  display: none !important;
}

.media-vector-image-edit-form .form-text.description {
  color: #212529;
}

body.user-logged-in:has(.node-layout-builder-form) .search-header .views-exposed-form {
  flex-wrap: unset;
  margin-block: unset;
  padding: 0;
  border: unset;
  border-radius: unset;
  background-color: unset;
  box-shadow: unset;
}

.ui-layout-builder-modal .field--name-field-header-and-content td,
.ui-layout-builder-modal .field--name-field-header-and-content label,
.ui-layout-builder-modal .field--name-field-header-and-content tr,
.ui-layout-builder-modal .field--name-field-tab-number-block td,
.ui-layout-builder-modal .field--name-field-tab-number-block label,
.ui-layout-builder-modal .field--name-field-tab-number-block tr,
.ui-layout-builder-modal .field--name-field-buttons td,
.ui-layout-builder-modal .field--name-field-buttons label,
.ui-layout-builder-modal .field--name-field-buttons tr {
  background-color: transparent !important;
}

.ui-layout-builder-modal .field--name-field-header-and-content .ck-editor,
.ui-layout-builder-modal .field--name-field-tab-number-block .ck-editor,
.ui-layout-builder-modal .field--name-field-buttons .ck-editor {
  white-space: pre-wrap;
}

.ui-layout-builder-modal .field--name-field-header-and-content .ief-entity-table,
.ui-layout-builder-modal .field--name-field-tab-number-block .ief-entity-table,
.ui-layout-builder-modal .field--name-field-buttons .ief-entity-table {
  display: table;
  min-width: 100%;
}

.ui-layout-builder-modal .tabledrag-handle:after {
  display: none !important;
}

.ui-layout-builder-modal .tabledrag-handle .handle {
  width: 1.875rem !important;
  height: 1.875rem !important;
}

.ui-layout-builder-modal .invalid-feedback {
  display: block;
}

.ui-layout-builder-modal .ui-dialog-titlebar-close {
  opacity: 1 !important;
  border: 0 !important;
  background: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjZmZmZmZmIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgODUuODEyIDg1LjgxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgODUuODEyIDg1LjgxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZD0iTTcwLjY5LDE0LjEyMWMtMTUuNjIxLTE1LjYyLTQwLjk0NS0xNS42Mi01Ni41NjgsMGMtMTUuNjIxLDE1LjYyLTE1LjYyLDQwLjk0NiwwLDU2LjU2NyAgIGMxNS42MjQsMTUuNjIzLDQwLjk0OSwxNS42MjMsNTYuNTY5LDAuMDAyQzg2LjMxMiw1NS4wNzEsODYuMzEzLDI5Ljc0NCw3MC42OSwxNC4xMjF6IE01NC44NzEsNTkuMjlMNDIuNDA2LDQ2LjgyNUwyOS45NDIsNTkuMjkgICBjLTEuMjIzLDEuMjIzLTMuMjAyLDEuMjIyLTQuNDIyLDAuMDAyYy0xLjIyMy0xLjIyNC0xLjIyMS0zLjIsMC00LjQyMmwxMi40NjYtMTIuNDY2TDI1LjUyMiwyOS45NDEgICBjLTEuMjIzLTEuMjIzLTEuMjIzLTMuMjAxLDAtNC40MjFjMS4yMTktMS4yMjIsMy4xOTktMS4yMjMsNC40MiwwbDEyLjQ2NSwxMi40NjRMNTQuODcsMjUuNTJjMS4yMjItMS4yMjIsMy4xOTktMS4yMjIsNC40MiwwLjAwMSAgIGMxLjIyMSwxLjIxOSwxLjIyMiwzLjE5OCwwLjAwMSw0LjQxOUw0Ni44MjYsNDIuNDA0bDEyLjQ2NSwxMi40NjZjMS4yMjIsMS4yMjIsMS4yMjIsMy4yMDEsMCw0LjQyMlM1Ni4wOTMsNjAuNTEyLDU0Ljg3MSw1OS4yOXoiPjwvcGF0aD48L2c+PC9zdmc+") center center no-repeat #383a40 !important;
  background-size: contain !important;
}

.ui-dialog-off-canvas .ui-dialog-titlebar-close {
  opacity: 1 !important;
  border: 0 !important;
  background: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjZmZmZmZmIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgODUuODEyIDg1LjgxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgODUuODEyIDg1LjgxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZD0iTTcwLjY5LDE0LjEyMWMtMTUuNjIxLTE1LjYyLTQwLjk0NS0xNS42Mi01Ni41NjgsMGMtMTUuNjIxLDE1LjYyLTE1LjYyLDQwLjk0NiwwLDU2LjU2NyAgIGMxNS42MjQsMTUuNjIzLDQwLjk0OSwxNS42MjMsNTYuNTY5LDAuMDAyQzg2LjMxMiw1NS4wNzEsODYuMzEzLDI5Ljc0NCw3MC42OSwxNC4xMjF6IE01NC44NzEsNTkuMjlMNDIuNDA2LDQ2LjgyNUwyOS45NDIsNTkuMjkgICBjLTEuMjIzLDEuMjIzLTMuMjAyLDEuMjIyLTQuNDIyLDAuMDAyYy0xLjIyMy0xLjIyNC0xLjIyMS0zLjIsMC00LjQyMmwxMi40NjYtMTIuNDY2TDI1LjUyMiwyOS45NDEgICBjLTEuMjIzLTEuMjIzLTEuMjIzLTMuMjAxLDAtNC40MjFjMS4yMTktMS4yMjIsMy4xOTktMS4yMjMsNC40MiwwbDEyLjQ2NSwxMi40NjRMNTQuODcsMjUuNTJjMS4yMjItMS4yMjIsMy4xOTktMS4yMjIsNC40MiwwLjAwMSAgIGMxLjIyMSwxLjIxOSwxLjIyMiwzLjE5OCwwLjAwMSw0LjQxOUw0Ni44MjYsNDIuNDA0bDEyLjQ2NSwxMi40NjZjMS4yMjIsMS4yMjIsMS4yMjIsMy4yMDEsMCw0LjQyMlM1Ni4wOTMsNjAuNTEyLDU0Ljg3MSw1OS4yOXoiPjwvcGF0aD48L2c+PC9zdmc+") center center no-repeat #383a40 !important;
  background-size: contain !important;
}

.layout {
  position: relative;
}

.path-taxonomy #layout-builder-modal .form-item-settings-lb-anchor-nav-displayanchor,
.path-taxonomy #layout-builder-modal .form-item-settings-mark-as-new-anchorclass,
.path-taxonomy #layout-builder-modal .form-item-settings-lb-anchor-nav-anchorclass {
  display: block;
}

.path-frontpage .vlb-section-header {
  position: relative;
}

.path-frontpage .vlb-section:first-child .block-inline-blocktab-number-block {
  position: absolute;
  z-index: 9;
  right: 0;
  bottom: 0;
  width: 50rem;
}

[dir="rtl"] .path-frontpage .vlb-section:first-child .block-inline-blocktab-number-block {
  right: auto;
  left: 0;
}

@media (width >= 1200px) and (width <= 1399.98px) {
  .path-frontpage .vlb-section:first-child .block-inline-blocktab-number-block {
    right: 0;
    width: 43.75rem;
  }

  [dir="rtl"] .path-frontpage .vlb-section:first-child .block-inline-blocktab-number-block {
    right: auto;
    left: 0;
  }
}

@media (width <= 1199.98px) {
  .path-frontpage .vlb-section:first-child .block-inline-blocktab-number-block {
    position: unset;
    right: auto;
    width: 100%;
  }

  [dir="rtl"] .path-frontpage .vlb-section:first-child .block-inline-blocktab-number-block {
    right: auto;
    left: auto;
  }
}

.path-frontpage .block-views-blockvarbase-heroslider-media-varbase-heroslider-media {
  margin-bottom: 0 !important;
}

.ck-editor__editable li {
  list-style-type: none;
}

.ck-editor__editable li .ck-list-bogus-paragraph {
  display: inline;
}

.ck-editor__editable:has(ol, ul):has(.aligned-bullets) {
  display: flex;
  justify-content: center;
  min-height: fit-content;
}

.ck-editor__editable:has(ol, ul):has(.aligned-bullets) .aligned-bullets {
  margin-inline: 0 !important;
}

.ck-editor__editable:has(ol, ul):has(.aligned-bullets) .text-align-center {
  text-align: unset;
}

.ck-editor__editable .ck-table-bogus-paragraph {
  text-wrap: auto;
  word-break: break-word;
}

.bg-black,
.bg-dark,
.bg-image {
  color: #fff;
}

.bg-black .varbase-text-card .field-source::after,
.bg-dark .varbase-text-card .field-source::after,
.bg-image .varbase-text-card .field-source::after {
  background-image: url("../../images/icons/external-link-white.svg");
}

.bg-black .varbase-text-card .field-source:hover::after,
.bg-dark .varbase-text-card .field-source:hover::after,
.bg-image .varbase-text-card .field-source:hover::after {
  background-image: url("../../images/icons/external-link-icon.svg");
}

.bg-black .varbase-text-card .language-wrapper-item .language-link::after,
.bg-dark .varbase-text-card .language-wrapper-item .language-link::after,
.bg-image .varbase-text-card .language-wrapper-item .language-link::after {
  transition: all 300ms ease-in-out;
  background-image: url("../../images/icons/download.svg");
}

.bg-black .varbase-text-card .language-wrapper-item .language-link:hover::after,
.bg-dark .varbase-text-card .language-wrapper-item .language-link:hover::after,
.bg-image .varbase-text-card .language-wrapper-item .language-link:hover::after {
  background-image: url("../../images/icons/download-icon.svg");
}

.bg-black a:not(.read-more, .btn, .contextual-links a, .layout-builder__link),
.bg-dark a:not(.read-more, .btn, .contextual-links a, .layout-builder__link),
.bg-image a:not(.read-more, .btn, .contextual-links a, .layout-builder__link) {
  color: #fff;
}

.bg-black a:not(.read-more, .btn, .contextual-links a, .layout-builder__link):hover,
.bg-dark a:not(.read-more, .btn, .contextual-links a, .layout-builder__link):hover,
.bg-image a:not(.read-more, .btn, .contextual-links a, .layout-builder__link):hover {
  color: #212529;
}

.bg-black .btn-outline-dark,
.bg-dark .btn-outline-dark,
.bg-image .btn-outline-dark {
  transition: all 300ms ease-in-out;
  color: #fff;
  border-color: #fff;
}

.bg-black .btn-outline-dark:hover,
.bg-dark .btn-outline-dark:hover,
.bg-image .btn-outline-dark:hover {
  color: #212529;
  background-color: #fff !important;
}

.bg-black .arrow-view .slick__arrow .slick-arrow:before,
.bg-dark .arrow-view .slick__arrow .slick-arrow:before,
.bg-image .arrow-view .slick__arrow .slick-arrow:before {
  background: rgb(255 255 255 / 20%);
  background-repeat: no-repeat;
  background-position: 50%;
}

.bg-black .arrow-view .slick__arrow .slick-prev:before,
.bg-dark .arrow-view .slick__arrow .slick-prev:before,
.bg-image .arrow-view .slick__arrow .slick-prev:before {
  background-image: url("../../images/icons/slick-left-white.svg");
}

.bg-black .arrow-view .slick__arrow .slick-prev:hover:before,
.bg-dark .arrow-view .slick__arrow .slick-prev:hover:before,
.bg-image .arrow-view .slick__arrow .slick-prev:hover:before {
  background: #e9ecef;
  background-image: url("../../images/icons/views-arrows-blue-left.svg");
  background-repeat: no-repeat;
  background-position: 50%;
}

.bg-black .arrow-view .slick__arrow .slick-next:hover:before,
.bg-dark .arrow-view .slick__arrow .slick-next:hover:before,
.bg-image .arrow-view .slick__arrow .slick-next:hover:before {
  background: #e9ecef;
  background-image: url("../../images/icons/views-arrows-blue-right.svg");
  background-repeat: no-repeat;
  background-position: 50%;
}

.bg-black .arrow-view .slick__arrow .slick-next:before,
.bg-dark .arrow-view .slick__arrow .slick-next:before,
.bg-image .arrow-view .slick__arrow .slick-next:before {
  background-image: url("../../images/icons/slick-right-white.svg");
}

.media-library-widget-modal .ui-dialog-buttonpane .ui-dialog-buttonset {
  margin-right: 0.625rem;
  margin-bottom: 0;
}

[dir="rtl"] .media-library-widget-modal .ui-dialog-buttonpane .ui-dialog-buttonset {
  margin-right: 0;
  margin-left: 0.625rem;
}

.media-library-widget-modal .media-library-menu li {
  padding: 0.625rem !important;
}

.media-library-widget-modal .form-item label.option {
  padding-left: 3.125rem !important;
}

[dir="rtl"] .media-library-widget-modal .form-item label.option {
  padding-right: 3.125rem !important;
  padding-left: 0 !important;
}

.media-library-widget-modal .media-library-add-form__media:first-child .media-library-add-form__remove-button[type="submit"] {
  padding-right: 1.875rem;
  color: #212529;
}

[dir="rtl"] .media-library-widget-modal .media-library-add-form__media:first-child .media-library-add-form__remove-button[type="submit"] {
  padding-right: 0;
  padding-left: 1.875rem;
}

.responsive-preview {
  z-index: 500 !important;
}

.toolbar .toolbar-tab-responsive-preview.toolbar-tab .responsive-preview-options .responsive-preview-device.responsive-preview-icon-active.active:before {
  width: 15px;
  height: 16px;
  margin-top: 3px;
  background-color: black;
}

.bg-video.background-local-video {
  position: relative;
}

.bg-video.background-local-video .block__title,
.bg-video.background-local-video .block__content {
  position: relative;
  z-index: 2;
}

.bg-video.background-local-video:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  pointer-events: none;
  border-radius: inherit;
  background-image: linear-gradient(88deg, rgb(0 0 0 / 85%) 0%, rgb(0 0 0 / 26%) 100%);
}

[dir="rtl"] .bg-video.background-local-video:after {
  background-image: linear-gradient(-88deg, rgb(0 0 0 / 85%) 0%, rgb(0 0 0 / 26%) 100%);
}

@media (width <= 575.98px) {
  .vlb-section .block.bg-color,
  .vlb-section .block.bg-image {
    padding: 1.875rem !important;
  }

  .bg-video .block {
    padding: 1.875rem !important;
  }
}

.ck.ck-dropdown .ck-dropdown__panel .ck-reset.ck-list {
  margin: 0 !important;
}

.ck.ck-dropdown .ck-dropdown__panel .ck-reset.ck-list li button {
  width: 298px !important;
}

.ck.ck-dropdown .ck-dropdown__panel .ck-reset.ck-list li:before {
  display: none !important;
}

@media (width <= 575.98px) {
  .vlb-section-header.layout-builder__layout .col-12 .block-inline-blockvarbase-impressed-card-block:last-of-type {
    margin-top: 1.25rem;
  }
}

figure {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

figure figcaption {
  max-width: 85.625rem !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-top: 0.625rem !important;
  padding-right: calc(var(--bs-gutter-x) * 1) !important;
  padding-left: calc(var(--bs-gutter-x) * 1) !important;
  color: #6c757d !important;
  font-size: 0.875rem !important;
}

figure figcaption::before {
  position: relative !important;
  right: unset !important;
  left: unset !important;
}
