.background_section_begin {
  position: relative;
  margin-top: 70pt;
  padding-top: 70pt;
  padding-bottom: 70pt;
  overflow: hidden;
  display: block;
  width: 100%;
  clip-path: inset(-1px);
}
.background_section_begin.uxe-paToBo-none {
  padding-top: 0px;
  padding-bottom: 0px;
}
.background_section_begin.uxe-paToBo-xs {
  padding-top: 18pt;
  padding-bottom: 18pt;
}
.background_section_begin.uxe-paToBo-s {
  padding-top: 40pt;
  padding-bottom: 40pt;
}
.background_section_begin.uxe-paToBo-none {
  padding-top: 0px;
  padding-bottom: 0px;
}
.background_section_begin.bg_sectionText {
  padding: 0px !important;
  margin: 0px !important;
  -webkit-background-clip: text;
  background-clip: text;
  background-size: cover;
}
.background_section_begin.bg_sectionText h2,
.background_section_begin.bg_sectionText h3 {
  background-image: inherit !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  background-size: cover !important;
  background-attachment: scroll !important;
  color: transparent;
  -webkit-text-fill-color: transparent !important;
}
.background_section_begin + * {
  margin-top: 70pt;
}
.background_section_begin + *.background_section_begin {
  margin-top: 0px;
}
.background_section_begin + *.ux_imageWithElementAsideContainer {
  margin-top: 0px;
}
.background_section_begin + *.ux_entriesPreviewContainer-fullscreenWithImageInBackground {
  margin-top: 0px;
}
.background_section_begin + *.ux_simpleImage {
  margin-top: 0px;
}
.background_section_begin + *.uxe_verticalSpacer {
  margin-top: 0px;
}
.background_section_begin + *.uxe_mapWithCompanyContainer {
  margin-top: 0px;
}
.background_section_begin + *.uxe_topicGalleryOuterContainer {
  margin-top: 0px;
}
.background_section_begin .pattern_background {
  background-repeat: repeat;
  background-position: center;
}
.background_section_begin .pattern_background.background_image_position_normal {
  position: absolute;
}
.background_section_begin .pattern_background.background_pattern_opac_5 {
  opacity: 0.05;
}
.background_section_begin .pattern_background.background_pattern_opac_10 {
  opacity: 0.1;
}
.background_section_begin .pattern_background.background_pattern_opac_15 {
  opacity: 0.15;
}
.background_section_begin .pattern_background.background_pattern_opac_20 {
  opacity: 0.2;
}
.background_section_begin .pattern_background.background_pattern_opac_25 {
  opacity: 0.25;
}
.background_section_begin .pattern_background.background_pattern_opac_30 {
  opacity: 0.3;
}
.background_section_begin .pattern_background.background_pattern_opac_35 {
  opacity: 0.35;
}
.background_section_begin .pattern_background.background_pattern_opac_40 {
  opacity: 0.4;
}
.background_section_begin .pattern_background.background_pattern_opac_45 {
  opacity: 0.45;
}
.background_section_begin .pattern_background.background_pattern_opac_50 {
  opacity: 0.5;
}
.background_section_begin .pattern_background.background_pattern_opac_55 {
  opacity: 0.55;
}
.background_section_begin .pattern_background.background_pattern_opac_60 {
  opacity: 0.6;
}
.background_section_begin .pattern_background.background_pattern_opac_65 {
  opacity: 0.65;
}
.background_section_begin .pattern_background.background_pattern_opac_70 {
  opacity: 0.7;
}
.background_section_begin .pattern_background.background_pattern_opac_75 {
  opacity: 0.75;
}
.background_section_begin .pattern_background.background_pattern_opac_80 {
  opacity: 0.8;
}
.background_section_begin .pattern_background.background_pattern_opac_85 {
  opacity: 0.85;
}
.background_section_begin .pattern_background.background_pattern_opac_90 {
  opacity: 0.9;
}
.background_section_begin .pattern_background.background_pattern_opac_95 {
  opacity: 0.95;
}
.background_section_begin .repeatedBackgroundImage {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: 100% auto;
  background-position: center top;
  background-attachment: initial;
  background-repeat: repeat-y;
}
.background_section_begin .background_image,
.background_section_begin .background_image_overlay {
  z-index: 0;
  position: fixed;
  left: 0px;
  bottom: 0px;
  top: 0px;
  right: 0px;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.background_section_begin .background_image.background_image_position_normal,
.background_section_begin .background_image_overlay.background_image_position_normal {
  position: absolute;
}
.background_section_begin .background_image > *,
.background_section_begin .background_image_overlay > * {
  z-index: 2;
}
.background_section_begin .background_image.background_image_position_fixed,
.background_section_begin .background_image_overlay.background_image_position_fixed,
.background_section_begin .background_image.background_image_position_parallax,
.background_section_begin .background_image_overlay.background_image_position_parallax,
.background_section_begin .background_image.background_image_position_parallax_reverse,
.background_section_begin .background_image_overlay.background_image_position_parallax_reverse {
  transform-origin: center center;
  transform: translate3d(0px, 0px, 0px);
  height: 110vh;
  will-change: transform;
}
.background_section_begin .background_image_overlay {
  position: absolute;
}
.background_section_begin.uxe-borderLeRi-xs .background_image,
.background_section_begin.uxe-borderLeRi-xs .background_image_overlay {
  width: calc(100% - 8pt * 2);
  left: 8pt;
  right: 8pt;
}
.background_section_begin.uxe-borderLeRi-s .background_image,
.background_section_begin.uxe-borderLeRi-s .background_image_overlay {
  width: calc(100% - 12pt * 2);
  left: 12pt;
  right: 12pt;
}
.background_section_begin.uxe-borderLeRi-m .background_image,
.background_section_begin.uxe-borderLeRi-m .background_image_overlay {
  width: calc(100% - 16pt * 2);
  left: 16pt;
  right: 16pt;
}
.background_section_begin.uxe-borderLeRi-l .background_image,
.background_section_begin.uxe-borderLeRi-l .background_image_overlay {
  width: calc(100% - 20pt * 2);
  left: 20pt;
  right: 20pt;
}
.background_section_begin.uxe-borderLeRi-xl .background_image,
.background_section_begin.uxe-borderLeRi-xl .background_image_overlay {
  width: calc(100% - 24pt * 2);
  left: 24pt;
  right: 24pt;
}
.background_section_begin .background_image_overlay {
  z-index: 1;
}
.background_section_begin .background_image.background_image_position_fixed,
.background_section_begin .background_image_overlay.background_image_position_fixed,
.background_section_begin .background_image.background_image_position_parallax,
.background_section_begin .background_image_overlay.background_image_position_parallax,
.background_section_begin .background_image.background_image_position_parallax_reverse,
.background_section_begin .background_image_overlay.background_image_position_parallax_reverse {
  max-height: 110vh;
}
.background_section_begin .background_image_overlay {
  opacity: 0.5;
}
.background_section_begin .background_image_overlay.overlay_color_black {
  background-color: #000000;
}
.background_section_begin .background_image_overlay.overlay_color_white {
  background-color: #FFFFFF;
}
.background_section_begin.overlay_color_black *:not(a) {
  color: #FFFFFF !important;
}
.background_section_begin.overlay_color_white *:not(a) {
  color: #000000 !important;
}
.background_section_begin .uxe_ltb,
.background_section_begin .uxe_lbb,
.background_section_begin .uxe_rtb,
.background_section_begin .uxe_rbb {
  -webkit-mask-image: url(../img/rounded_background_images.svg);
  mask-image: url(../img/rounded_background_images.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
  transform: translate3d(-1.5pt, -1.5pt, 0px);
  z-index: 9;
}
.background_section_begin .uxe_lbb {
  top: auto;
  bottom: 0px;
  transform: rotate(-90deg) translate3d(-1.5pt, -1.5pt, 0px);
}
.background_section_begin .uxe_rtb {
  left: auto;
  right: 0px;
  transform: rotate(90deg) translate3d(-1.5pt, -1.5pt, 0px);
}
.background_section_begin .uxe_rbb {
  top: auto;
  bottom: 0px;
  left: auto;
  right: 0px;
  transform: rotate(180deg) translate3d(-1.5pt, -1.5pt, 0px);
}
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-xs .uxe_ltb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-s .uxe_ltb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-m .uxe_ltb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-l .uxe_ltb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-xl .uxe_ltb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-xs .uxe_lbb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-s .uxe_lbb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-m .uxe_lbb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-l .uxe_lbb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-xl .uxe_lbb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-xs .uxe_rtb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-s .uxe_rtb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-m .uxe_rtb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-l .uxe_rtb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-xl .uxe_rtb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-xs .uxe_rbb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-s .uxe_rbb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-m .uxe_rbb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-l .uxe_rbb,
.uxe_shapeImages-an .background_section_begin.uxe-borderLeRi-xl .uxe_rbb {
  display: none;
}
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-xs .uxe_ltb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-s .uxe_ltb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-m .uxe_ltb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-l .uxe_ltb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-xl .uxe_ltb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-xs .uxe_lbb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-s .uxe_lbb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-m .uxe_lbb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-l .uxe_lbb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-xl .uxe_lbb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-xs .uxe_rtb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-s .uxe_rtb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-m .uxe_rtb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-l .uxe_rtb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-xl .uxe_rtb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-xs .uxe_rbb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-s .uxe_rbb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-m .uxe_rbb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-l .uxe_rbb,
.uxe_shapeImages-rS .background_section_begin.uxe-borderLeRi-xl .uxe_rbb {
  display: inline-block;
  width: 20pt;
  height: 20pt;
}
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-xs .uxe_ltb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-s .uxe_ltb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-m .uxe_ltb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-l .uxe_ltb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-xl .uxe_ltb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-xs .uxe_lbb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-s .uxe_lbb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-m .uxe_lbb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-l .uxe_lbb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-xl .uxe_lbb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-xs .uxe_rtb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-s .uxe_rtb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-m .uxe_rtb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-l .uxe_rtb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-xl .uxe_rtb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-xs .uxe_rbb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-s .uxe_rbb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-m .uxe_rbb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-l .uxe_rbb,
.uxe_shapeImages-rB .background_section_begin.uxe-borderLeRi-xl .uxe_rbb {
  display: inline-block;
  width: 38pt;
  height: 38pt;
}
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-xs .uxe_ltb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-s .uxe_ltb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-m .uxe_ltb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-l .uxe_ltb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-xl .uxe_ltb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-xs .uxe_lbb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-s .uxe_lbb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-m .uxe_lbb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-l .uxe_lbb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-xl .uxe_lbb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-xs .uxe_rtb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-s .uxe_rtb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-m .uxe_rtb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-l .uxe_rtb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-xl .uxe_rtb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-xs .uxe_rbb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-s .uxe_rbb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-m .uxe_rbb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-l .uxe_rbb,
.uxe_shapeImages-comR .background_section_begin.uxe-borderLeRi-xl .uxe_rbb {
  display: inline-block;
  width: 114pt;
  height: 114pt;
}
@media only screen and (max-width: 768px) {
  .background_section_begin.uxe-borderLeRi-xs .background_image,
  .background_section_begin.uxe-borderLeRi-xs .background_image_overlay {
    width: calc(100% - 8pt);
    left: 4pt;
    right: 4pt;
  }
  .background_section_begin.uxe-borderLeRi-s .background_image,
  .background_section_begin.uxe-borderLeRi-s .background_image_overlay {
    width: calc(100% - 12pt);
    left: 6pt;
    right: 6pt;
  }
  .background_section_begin.uxe-borderLeRi-m .background_image,
  .background_section_begin.uxe-borderLeRi-m .background_image_overlay {
    width: calc(100% - 16pt);
    left: 8pt;
    right: 8pt;
  }
  .background_section_begin.uxe-borderLeRi-l .background_image,
  .background_section_begin.uxe-borderLeRi-l .background_image_overlay {
    width: calc(100% - 20pt);
    left: 10pt;
    right: 10pt;
  }
  .background_section_begin.uxe-borderLeRi-xl .background_image,
  .background_section_begin.uxe-borderLeRi-xl .background_image_overlay {
    width: calc(100% - 24pt);
    left: 12pt;
    right: 12pt;
  }
}
