/* MINE */
div.ws-hero-wrap {
  flex-direction: row;
  display: flex;
  column-gap: 12%;
  row-gap: var(--default-flex-row-gap);
}

.ws-hero-wrap.brxe-div {
  flex-direction: row;
  display: flex;
  column-gap: 12%;
  row-gap: var(--default-flex-row-gap);
}

@media (max-width: 991px) {
  .ws-hero-wrap.brxe-div,
  .section-wrap.ws-hero-wrap.ws1-wrap.brxe-div,
  .section-wrap.ws-hero-wrap.ws1-wrap.SYElementSection-wrap.brxe-div {
    flex-direction: column;
  }
}

.ws-hero-content.brxe-div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: var(--default-gap);
  width: 45%;
  flex-shrink: 0;
}

.ws-hero-badge.brxe-div {
  border-radius: var(--button-radius);
  display: block;
  padding-top: var(--button-top-padding-s);
  padding-right: var(--button-side-padding-s);
  padding-bottom: var(--button-top-padding-s);
  padding-left: var(--button-side-padding-s);
  width: fit-content;
  font-size: 1.4rem;
  font-weight: 500;
}

@media (min-width: 2000px) {
  .ws-hero-badge.brxe-div {
    padding-top: var(--button-top-padding-m);
    padding-right: var(--button-side-padding-m);
    padding-bottom: var(--button-top-padding-m);
    padding-left: var(--button-side-padding-m);
  }
}

[data-sy-top-animations="on"] .SYElementSection-title.sy-hero-title-split {
  display: block !important;
  font-kerning: none;
}

html.sy-top-animations-pending [data-sy-top-animations="on"] .SYElementSection-title,
html.sy-top-animations-pending [data-sy-top-animations="on"] .SYElementSection-badge,
html.sy-top-animations-pending [data-sy-top-animations="on"] .SYElementSection-description,
html.sy-top-animations-pending [data-sy-top-animations="on"] .SYElementSection-cta,
html.sy-top-animations-pending [data-sy-top-animations="on"] .SYElementSection-image,
html.sy-top-animations-pending [data-sy-top-animations="on"] .SYElementSection-media,
html.sy-top-animations-pending [data-sy-top-animations="on"] .SYElementSection-logo,
html.sy-top-animations-pending [data-sy-top-animations="on"] .SYElementSection-overlay,
html.sy-top-animations-pending .home1.brxe-section > .sy-home1-background-media,
html.sy-top-animations-pending .home1.brxe-section > video,
html.sy-top-animations-pending .home1.brxe-section > .brxe-video,
html.sy-top-animations-pending .home1.brxe-section > .brxe-image,
html.sy-top-animations-pending .home1.brxe-section > .brxe-container > h1,
html.sy-top-animations-pending .home1.brxe-section > .brxe-container > .site-title,
html.sy-top-animations-pending .home1.brxe-section > .brxe-container > .brxe-text,
html.sy-top-animations-pending .home1.brxe-section > .brxe-container > .brxe-text-basic,
html.sy-top-animations-pending .home1.brxe-section > .brxe-container > .site-subtitle,
html.sy-top-animations-pending .home1.brxe-section > .brxe-container > .brxe-button {
  visibility: hidden;
}

html.sy-top-animations-pending .home1.brxe-section {
  background-image: none !important;
}

[data-sy-top-animations="on"] .SYElementSection-title .sy-hero-line-mask {
  display: block !important;
  overflow: hidden;
  line-height: inherit;
  padding-bottom: 0.12em;
  margin-bottom: -0.12em;
}

[data-sy-top-animations="on"] .SYElementSection-title .sy-hero-line {
  display: block !important;
  line-height: inherit;
  will-change: transform, opacity;
}

[data-sy-top-animations="on"] .SYElementSection-badge,
[data-sy-top-animations="on"] .SYElementSection-description,
[data-sy-top-animations="on"] .SYElementSection-cta,
[data-sy-top-animations="on"] .SYElementSection-image,
[data-sy-top-animations="on"] .SYElementSection-media,
[data-sy-top-animations="on"] .SYElementSection-logo,
[data-sy-top-animations="on"] .SYElementSection-overlay {
  will-change: transform, opacity;
  backface-visibility: hidden;
}

.home1.brxe-section > .brxe-container > h1 > * {
  will-change: transform, opacity;
  backface-visibility: hidden;
}

.home1.brxe-section {
  isolation: isolate;
}

.home1.brxe-section::before {
  z-index: 1;
}

.home1.brxe-section.sy-home1-background-proxied {
  background-image: none !important;
}

.home1.brxe-section > .sy-home1-background-media {
  position: absolute !important;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  transform-origin: center center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  will-change: transform, opacity;
  backface-visibility: hidden;
}

.home1.brxe-section > *:not(figcaption):not(.sy-home1-background-media) {
  position: relative;
  z-index: 2;
}

.home1.brxe-section > .brxe-container > .site-subtitle,
.home1.brxe-section > .brxe-container > .brxe-text,
.home1.brxe-section > .brxe-container > .brxe-text-basic,
.home1.brxe-section > .brxe-container > .brxe-button {
  will-change: transform, opacity;
  backface-visibility: hidden;
}

[data-sy-top-animations="on"].sy-top-animation-running .SYElementSection-cta,
[data-sy-top-animations="on"].sy-top-animation-running .SYElementSection-cta::after {
  transition: none !important;
}

[data-sy-top-animations="on"].sy-top-animation-running .SYElementSection-cta {
  pointer-events: none;
}

.home1.brxe-section.sy-top-animation-running > .brxe-container > .brxe-button,
.home1.brxe-section.sy-top-animation-running > .brxe-container > .brxe-button::after {
  transition: none !important;
}

.home1.brxe-section.sy-top-animation-running > .brxe-container > .brxe-button {
  pointer-events: none;
}

.ws-hero-description.brxe-text {
  margin-top: var(--gap-m);
  margin-bottom: var(--gap-m);
}

.ws-hero-image.brxe-div {
  width: 100%;
  overflow: hidden;
  flex-shrink: 1;
}

.ws-hero-image-img.brxe-image {
  width: 100%;
  height: 100%;
  border-radius: var(--border-radius-l);
}

.ws-hero-image-img.brxe-image:not(.tag),
.ws-hero-image-img.brxe-image img {
  object-fit: cover;
}

.brxe-sy-top-section-media-spacer,
.brxe-sy-top-section-media-spacer-nestable {
  position: relative;
  overflow: hidden;
}

.brxe-sy-top-section-media-spacer .ws-hero-media-bg,
.brxe-sy-top-section-media-spacer-nestable .ws-hero-media-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

.brxe-sy-top-section-media-spacer .ws-hero-media-overlay,
.brxe-sy-top-section-media-spacer-nestable .ws-hero-media-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}

.brxe-sy-top-section-media-spacer .ws-hero-media-bg-media,
.brxe-sy-top-section-media-spacer-nestable .ws-hero-media-bg-media {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.brxe-sy-top-section-media-spacer .ws-heroSpacer-wrap,
.brxe-sy-top-section-media-spacer-nestable .ws-heroSpacer-wrap {
  position: relative;
  z-index: 2;
}

.brxe-sy-top-section-media-spacer .ws-hero-spacer,
.brxe-sy-top-section-media-spacer-nestable .ws-hero-spacer {
  flex: 1 1 auto;
  min-height: 1px;
}

.brxe-sy-top-section-logo,
.brxe-sy-top-section-logo-nestable {
  position: relative;
  overflow: hidden;
}

.brxe-sy-top-section-logo .ws-hero-logo-bg,
.brxe-sy-top-section-logo-nestable .ws-hero-logo-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  pointer-events: none;
}

.brxe-sy-top-section-logo .ws-hero-logo-bg-image,
.brxe-sy-top-section-logo-nestable .ws-hero-logo-bg-image {
  display: block;
  width: min(48vw, 92rem);
  max-width: 52%;
  aspect-ratio: 59 / 74;
  transform: translate(22%, 10%);
  background-color: currentColor;
  -webkit-mask-image: var(--sy-logo-image);
  mask-image: var(--sy-logo-image);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  opacity: var(--sy-logo-opacity, 0.18);
}

.brxe-sy-top-section-logo .ws-heroLogo-wrap,
.brxe-sy-top-section-logo-nestable .ws-heroLogo-wrap {
  position: relative;
  z-index: 1;
}

.brxe-sy-top-section-logo .ws-heroLogo-content,
.brxe-sy-top-section-logo-nestable .ws-heroLogo-content {
  width: min(72rem, 58%);
  margin-bottom: 0;
}

.brxe-sy-top-section-logo .ws-heroLogo-title .SYElementSection-title,
.brxe-sy-top-section-logo .ws-heroLogo-title .SYElementSection-title *,
.brxe-sy-top-section-logo-nestable .ws-heroLogo-title .SYElementSection-title {
  margin: 0;
  display: inline;
  line-height: 0.95;
  letter-spacing: -0.02em;
}

.brxe-sy-top-section-logo .SYElementSection-logoHero-titlePrimary,
.brxe-sy-top-section-logo-nestable .SYElementSection-logoHero-titlePrimary {
  display: block;
  font-style: italic;
}

.brxe-sy-top-section-logo .SYElementSection-logoHero-titleSecondary,
.brxe-sy-top-section-logo-nestable .SYElementSection-logoHero-titleSecondary {
  display: block;
  color: #b9d8c2;
  font-style: normal;
}

.brxe-sy-top-section-logo
  .SYElementSection-title:not(.bricks-color-light)
  .SYElementSection-logoHero-titleSecondary,
.brxe-sy-top-section-logo-nestable
  .SYElementSection-title:not(.bricks-color-light)
  .SYElementSection-logoHero-titleSecondary {
  color: inherit;
}

.brxe-sy-top-section-logo .ws-heroLogo-description,
.brxe-sy-top-section-logo-nestable .ws-heroLogo-description {
  margin-top: var(--gap-m);
  margin-bottom: var(--gap-m);
  max-width: 58rem;
}

.brxe-sy-top-section-logo .ws-heroLogo-cta,
.brxe-sy-top-section-logo-nestable .ws-heroLogo-cta {
  /*text-transform: uppercase;*/
}

.brxe-sy-top-section-logo .ws-heroLogo-spacer,
.brxe-sy-top-section-logo-nestable .ws-heroLogo-spacer {
  flex: 1 1 auto;
  min-height: 1px;
}

/* MINE END */

.brxe-custom-top-section.top-section {
  background: #2f6a50;
  color: #ffffff;
  width: 100%;
}

.brxe-custom-top-section .top-section__layout {
  align-items: center;
  column-gap: clamp(48px, 8vw, 263px);
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1519px;
  min-height: 550px;
  padding: clamp(40px, 7vw, 120px) clamp(20px, 4vw, 63px);
}

.brxe-custom-top-section .top-section__content {
  max-width: 500px;
}

.brxe-custom-top-section .top-section__badge {
  background: #d3af37;
  border-radius: 30px;
  color: #162f24;
  display: inline-flex;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 1;
  margin: 0 0 20px;
  padding: 10px 15px;
  text-transform: uppercase;
}

.brxe-custom-top-section .top-section__title {
  color: #b9d8c2;
  display: flex;
  flex-wrap: wrap;
  font-family: "Times New Roman", Times, serif;
  font-size: clamp(46px, 6.2vw, 90px);
  font-style: normal;
  font-weight: 400;
  gap: 15px;
  letter-spacing: -0.02em;
  line-height: 1;
  margin: 0 0 24px;
}

.brxe-custom-top-section .top-section__title-accent {
  color: #e5f3e9;
  font-style: italic;
}

.brxe-custom-top-section .top-section__description {
  color: #ffffff;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(20px, 2.1vw, 27px);
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 40px;
}

.brxe-custom-top-section .top-section__description p {
  margin: 0;
}

.brxe-custom-top-section .top-section__description strong {
  font-weight: 700;
}

.brxe-custom-top-section .top-section__cta {
  align-items: center;
  background: #b9d8c2;
  border-radius: 30px;
  color: #162f24;
  display: inline-flex;
  gap: 15px;
  justify-content: center;
  padding: 15px 20px;
  text-decoration: none;
}

.brxe-custom-top-section .top-section__cta-text {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(14px, 1.65vw, 21px);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.15;
}

.brxe-custom-top-section .top-section__cta-icon {
  display: block;
  height: 13.4px;
  width: 25px;
}

.brxe-custom-top-section .top-section__media {
  border-radius: 30px;
  flex: 0 0 min(756px, 48vw);
  height: clamp(320px, 40vw, 550px);
  overflow: hidden;
}

.sy-hide-button-arrow .button-arrow::before,
.sy-hide-button-arrow .button-arrow::after {
  content: none !important;
  display: none !important;
}

.brxe-custom-top-section .top-section__image {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

@media (max-width: 991px) {
  .brxe-sy-top-section-media-spacer .ws-hero-spacer,
  .brxe-sy-top-section-media-spacer-nestable .ws-hero-spacer {
    display: none;
  }

  .brxe-sy-top-section-logo .ws-heroLogo-spacer,
  .brxe-sy-top-section-logo-nestable .ws-heroLogo-spacer {
    display: none;
  }

  .brxe-sy-top-section-logo .ws-heroLogo-content,
  .brxe-sy-top-section-logo-nestable .ws-heroLogo-content {
    width: 100%;
  }

  .brxe-sy-top-section-logo .ws-hero-logo-bg-image,
  .brxe-sy-top-section-logo-nestable .ws-hero-logo-bg-image {
    width: min(92vw, 82rem);
    max-width: none;
    transform: translate(28%, 16%);
  }

  .brxe-custom-top-section .top-section__layout {
    align-items: flex-start;
    flex-direction: column;
    gap: 40px;
    min-height: 0;
  }

  .brxe-custom-top-section .top-section__content,
  .brxe-custom-top-section .top-section__media {
    max-width: 100%;
    width: 100%;
  }
}
