.ux_galleryContainer {
  width: 100%;
  margin-top: 25pt;
  margin-bottom: 25pt;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ux_galleryContainer * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ux_galleryContainer .galleryImages {
  display: flex;
  overflow: hidden;
  flex-flow: row;
  align-items: stretch;
  width: 100%;
}
.ux_galleryContainer .galleryImages img {
  flex-grow: 1;
  flex-shrink: 0;
  width: 100%;
  object-fit: contain;
  object-position: center;
  max-height: 70vh;
  opacity: 0;
  pointer-events: none;
  transition-duration: 250ms;
}
.ux_galleryContainer .galleryImages img.uxe_fullscreenImageOpen {
  pointer-events: all !important;
}
.ux_galleryContainer .galleryImages img:nth-of-type(1) {
  transform: translateX(0%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(2) {
  transform: translateX(-100%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(3) {
  transform: translateX(-200%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(4) {
  transform: translateX(-300%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(5) {
  transform: translateX(-400%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(6) {
  transform: translateX(-500%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(7) {
  transform: translateX(-600%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(8) {
  transform: translateX(-700%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(9) {
  transform: translateX(-800%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(10) {
  transform: translateX(-900%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(11) {
  transform: translateX(-1000%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(12) {
  transform: translateX(-1100%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(13) {
  transform: translateX(-1200%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(14) {
  transform: translateX(-1300%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(15) {
  transform: translateX(-1400%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(16) {
  transform: translateX(-1500%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(17) {
  transform: translateX(-1600%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(18) {
  transform: translateX(-1700%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(19) {
  transform: translateX(-1800%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(20) {
  transform: translateX(-1900%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(21) {
  transform: translateX(-2000%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(22) {
  transform: translateX(-2100%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(23) {
  transform: translateX(-2200%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(24) {
  transform: translateX(-2300%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(25) {
  transform: translateX(-2400%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(26) {
  transform: translateX(-2500%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(27) {
  transform: translateX(-2600%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(28) {
  transform: translateX(-2700%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(29) {
  transform: translateX(-2800%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(30) {
  transform: translateX(-2900%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(31) {
  transform: translateX(-3000%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(32) {
  transform: translateX(-3100%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(33) {
  transform: translateX(-3200%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(34) {
  transform: translateX(-3300%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(35) {
  transform: translateX(-3400%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(36) {
  transform: translateX(-3500%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(37) {
  transform: translateX(-3600%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(38) {
  transform: translateX(-3700%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(39) {
  transform: translateX(-3800%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(40) {
  transform: translateX(-3900%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(41) {
  transform: translateX(-4000%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(42) {
  transform: translateX(-4100%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(43) {
  transform: translateX(-4200%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(44) {
  transform: translateX(-4300%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(45) {
  transform: translateX(-4400%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(46) {
  transform: translateX(-4500%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(47) {
  transform: translateX(-4600%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(48) {
  transform: translateX(-4700%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(49) {
  transform: translateX(-4800%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(50) {
  transform: translateX(-4900%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(51) {
  transform: translateX(-5000%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(52) {
  transform: translateX(-5100%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(53) {
  transform: translateX(-5200%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(54) {
  transform: translateX(-5300%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(55) {
  transform: translateX(-5400%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(56) {
  transform: translateX(-5500%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(57) {
  transform: translateX(-5600%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(58) {
  transform: translateX(-5700%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(59) {
  transform: translateX(-5800%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(60) {
  transform: translateX(-5900%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(61) {
  transform: translateX(-6000%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(62) {
  transform: translateX(-6100%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(63) {
  transform: translateX(-6200%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(64) {
  transform: translateX(-6300%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(65) {
  transform: translateX(-6400%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(66) {
  transform: translateX(-6500%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(67) {
  transform: translateX(-6600%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(68) {
  transform: translateX(-6700%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(69) {
  transform: translateX(-6800%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(70) {
  transform: translateX(-6900%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(71) {
  transform: translateX(-7000%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(72) {
  transform: translateX(-7100%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(73) {
  transform: translateX(-7200%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(74) {
  transform: translateX(-7300%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(75) {
  transform: translateX(-7400%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(76) {
  transform: translateX(-7500%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(77) {
  transform: translateX(-7600%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(78) {
  transform: translateX(-7700%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(79) {
  transform: translateX(-7800%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(80) {
  transform: translateX(-7900%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(81) {
  transform: translateX(-8000%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(82) {
  transform: translateX(-8100%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(83) {
  transform: translateX(-8200%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(84) {
  transform: translateX(-8300%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(85) {
  transform: translateX(-8400%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(86) {
  transform: translateX(-8500%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(87) {
  transform: translateX(-8600%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(88) {
  transform: translateX(-8700%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(89) {
  transform: translateX(-8800%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(90) {
  transform: translateX(-8900%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(91) {
  transform: translateX(-9000%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(92) {
  transform: translateX(-9100%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(93) {
  transform: translateX(-9200%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(94) {
  transform: translateX(-9300%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(95) {
  transform: translateX(-9400%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(96) {
  transform: translateX(-9500%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(97) {
  transform: translateX(-9600%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(98) {
  transform: translateX(-9700%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(99) {
  transform: translateX(-9800%);
}
.ux_galleryContainer .galleryImages img:nth-of-type(100) {
  transform: translateX(-9900%);
}
.ux_galleryContainer .galleryImages.image_highlighted_1 img:nth-of-type(1) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_2 img:nth-of-type(2) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_3 img:nth-of-type(3) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_4 img:nth-of-type(4) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_5 img:nth-of-type(5) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_6 img:nth-of-type(6) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_7 img:nth-of-type(7) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_8 img:nth-of-type(8) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_9 img:nth-of-type(9) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_10 img:nth-of-type(10) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_11 img:nth-of-type(11) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_12 img:nth-of-type(12) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_13 img:nth-of-type(13) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_14 img:nth-of-type(14) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_15 img:nth-of-type(15) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_16 img:nth-of-type(16) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_17 img:nth-of-type(17) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_18 img:nth-of-type(18) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_19 img:nth-of-type(19) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_20 img:nth-of-type(20) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_21 img:nth-of-type(21) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_22 img:nth-of-type(22) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_23 img:nth-of-type(23) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_24 img:nth-of-type(24) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_25 img:nth-of-type(25) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_26 img:nth-of-type(26) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_27 img:nth-of-type(27) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_28 img:nth-of-type(28) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_29 img:nth-of-type(29) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_30 img:nth-of-type(30) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_31 img:nth-of-type(31) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_32 img:nth-of-type(32) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_33 img:nth-of-type(33) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_34 img:nth-of-type(34) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_35 img:nth-of-type(35) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_36 img:nth-of-type(36) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_37 img:nth-of-type(37) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_38 img:nth-of-type(38) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_39 img:nth-of-type(39) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_40 img:nth-of-type(40) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_41 img:nth-of-type(41) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_42 img:nth-of-type(42) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_43 img:nth-of-type(43) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_44 img:nth-of-type(44) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_45 img:nth-of-type(45) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_46 img:nth-of-type(46) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_47 img:nth-of-type(47) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_48 img:nth-of-type(48) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_49 img:nth-of-type(49) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_50 img:nth-of-type(50) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_51 img:nth-of-type(51) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_52 img:nth-of-type(52) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_53 img:nth-of-type(53) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_54 img:nth-of-type(54) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_55 img:nth-of-type(55) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_56 img:nth-of-type(56) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_57 img:nth-of-type(57) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_58 img:nth-of-type(58) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_59 img:nth-of-type(59) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_60 img:nth-of-type(60) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_61 img:nth-of-type(61) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_62 img:nth-of-type(62) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_63 img:nth-of-type(63) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_64 img:nth-of-type(64) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_65 img:nth-of-type(65) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_66 img:nth-of-type(66) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_67 img:nth-of-type(67) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_68 img:nth-of-type(68) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_69 img:nth-of-type(69) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_70 img:nth-of-type(70) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_71 img:nth-of-type(71) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_72 img:nth-of-type(72) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_73 img:nth-of-type(73) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_74 img:nth-of-type(74) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_75 img:nth-of-type(75) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_76 img:nth-of-type(76) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_77 img:nth-of-type(77) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_78 img:nth-of-type(78) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_79 img:nth-of-type(79) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_80 img:nth-of-type(80) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_81 img:nth-of-type(81) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_82 img:nth-of-type(82) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_83 img:nth-of-type(83) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_84 img:nth-of-type(84) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_85 img:nth-of-type(85) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_86 img:nth-of-type(86) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_87 img:nth-of-type(87) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_88 img:nth-of-type(88) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_89 img:nth-of-type(89) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_90 img:nth-of-type(90) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_91 img:nth-of-type(91) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_92 img:nth-of-type(92) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_93 img:nth-of-type(93) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_94 img:nth-of-type(94) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_95 img:nth-of-type(95) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_96 img:nth-of-type(96) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_97 img:nth-of-type(97) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_98 img:nth-of-type(98) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_99 img:nth-of-type(99) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .galleryImages.image_highlighted_100 img:nth-of-type(100) {
  opacity: 1;
  pointer-events: none;
}
.ux_galleryContainer .pointers {
  position: absolute;
  left: 50%;
  bottom: 40pt;
  background-color: #FFFFFF;
  transform: translateX(-50%) translateY(50%);
  padding-left: 14pt;
  padding-right: 14pt;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1pt solid #000000;
}
.ux_galleryContainer .pointers .pointer_left,
.ux_galleryContainer .pointers .pointer_right {
  display: inline-block;
  padding-top: 6pt;
  padding-bottom: 6pt;
  cursor: pointer;
}
.ux_galleryContainer .pointers .pointer_left img,
.ux_galleryContainer .pointers .pointer_right img {
  height: 12pt;
  display: block;
  pointer-events: none;
}
.ux_galleryContainer .pointers .pointer_left {
  margin-right: 25pt;
}
.ux_galleryContainer .pointers .pointer_right img {
  transform: rotate(180deg);
}
.ux_galleryContainer.uxe_galleryArrowStyle-simple .pointers,
.ux_galleryContainer.uxe_galleryArrowStyle-modern .pointers,
.ux_galleryContainer.uxe_galleryArrowStyle-classic .pointers {
  position: absolute;
  left: 50%;
  top: 0px;
  bottom: 0px;
  width: 100%;
  border: none;
  background-color: transparent;
  pointer-events: none;
  transform: translateX(-50%);
  max-width: 950pt;
}
.ux_galleryContainer.uxe_galleryArrowStyle-simple .pointers .pointer_left,
.ux_galleryContainer.uxe_galleryArrowStyle-modern .pointers .pointer_left,
.ux_galleryContainer.uxe_galleryArrowStyle-classic .pointers .pointer_left,
.ux_galleryContainer.uxe_galleryArrowStyle-simple .pointers .pointer_right,
.ux_galleryContainer.uxe_galleryArrowStyle-modern .pointers .pointer_right,
.ux_galleryContainer.uxe_galleryArrowStyle-classic .pointers .pointer_right {
  pointer-events: all;
  position: absolute;
  left: 25pt;
  bottom: 40pt;
  background-color: #00000099;
  padding: 9pt;
  padding-top: 12pt;
  padding-bottom: 12pt;
}
.ux_galleryContainer.uxe_galleryArrowStyle-simple .pointers .pointer_right,
.ux_galleryContainer.uxe_galleryArrowStyle-modern .pointers .pointer_right,
.ux_galleryContainer.uxe_galleryArrowStyle-classic .pointers .pointer_right {
  left: auto;
  right: 25pt;
}
.ux_galleryContainer.uxe_galleryArrowStyle-modern .pointers .pointer_left,
.ux_galleryContainer.uxe_galleryArrowStyle-modern .pointers .pointer_right {
  background-color: transparent;
  bottom: 6pt;
  left: 25pt;
}
.ux_galleryContainer.uxe_galleryArrowStyle-modern .pointers .pointer_right {
  left: auto;
  right: 25pt;
}
.ux_galleryContainer.uxe_galleryArrowStyle-classic .pointers .pointer_left,
.ux_galleryContainer.uxe_galleryArrowStyle-classic .pointers .pointer_right {
  background-color: transparent;
  bottom: auto;
  left: 9pt;
}
.ux_galleryContainer.uxe_galleryArrowStyle-classic .pointers .pointer_right {
  left: auto;
  right: 9pt;
}
.ux_galleryContainer.uxe_galleryArrowStyle-small .pointers {
  padding: 0px;
  background-color: transparent;
  border: none;
  left: auto;
  right: 50%;
  bottom: 0px;
  transform: none;
  width: 100%;
  transform: translateX(50%);
  max-width: 950pt;
  justify-content: flex-end;
}
.ux_galleryContainer.uxe_galleryArrowStyle-small .pointers .pointer_left,
.ux_galleryContainer.uxe_galleryArrowStyle-small .pointers .pointer_right {
  background-color: #00000055;
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  padding: 18pt;
  padding-left: 18pt;
  padding-right: 18pt;
  margin-right: 0px;
}
.ux_galleryContainer.uxe_galleryArrowStyle-small .pointers .pointer_right {
  margin-left: 1pt;
}
.ux_galleryContainer.uxe-max-width-extraSmall.uxe_galleryArrowStyle-small .pointers,
.ux_galleryContainer.uxe-max-width-extraSmall.uxe_galleryArrowStyle-simple .pointers,
.ux_galleryContainer.uxe-max-width-extraSmall.uxe_galleryArrowStyle-modern .pointers,
.ux_galleryContainer.uxe-max-width-extraSmall.uxe_galleryArrowStyle-classic .pointers {
  max-width: 600pt;
}
.ux_galleryContainer.uxe-max-width-small.uxe_galleryArrowStyle-small .pointers,
.ux_galleryContainer.uxe-max-width-small.uxe_galleryArrowStyle-simple .pointers,
.ux_galleryContainer.uxe-max-width-small.uxe_galleryArrowStyle-modern .pointers,
.ux_galleryContainer.uxe-max-width-small.uxe_galleryArrowStyle-classic .pointers {
  max-width: 700pt;
}
.ux_galleryContainer.uxe-max-width-wide.uxe_galleryArrowStyle-small .pointers,
.ux_galleryContainer.uxe-max-width-wide.uxe_galleryArrowStyle-simple .pointers,
.ux_galleryContainer.uxe-max-width-wide.uxe_galleryArrowStyle-modern .pointers,
.ux_galleryContainer.uxe-max-width-wide.uxe_galleryArrowStyle-classic .pointers {
  max-width: 1100pt;
}
.uxe_shapeImages-an .ux_galleryContainer .galleryImages img {
  border-radius: 0px;
  overflow: hidden;
}
.uxe_shapeImages-rS .ux_galleryContainer .galleryImages img {
  border-radius: 10pt;
  overflow: hidden;
}
.uxe_shapeImages-rB .ux_galleryContainer .galleryImages img {
  border-radius: 19pt;
  overflow: hidden;
}
.uxe_shapeImages-comR .ux_galleryContainer .galleryImages img {
  border-radius: 19pt;
  overflow: hidden;
}
