.showcase:not(:empty),
.experiencefragment:has(.showcaseWrapper) {
  width: 100vw;
  margin: 0 0 0 calc(-50vw + 50%);
}
.showcase:not(:empty):only-child,
.experiencefragment:has(.showcaseWrapper):only-child {
  margin-top: 60px;
  margin-bottom: 60px;
}
.showcase:not(:empty) .showcaseWrapper,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper {
  width: 100%;
  min-height: 60vh;
  display: flex;
}
.showcase:not(:empty) .showcaseWrapper[data-is-edit-mode='true'],
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper[data-is-edit-mode='true'] {
  height: calc(100% - 35px);
}
.showcase:not(:empty) .showcaseWrapper a,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper a,
.showcase:not(:empty) .showcaseWrapper a:link,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper a:link {
  color: #004494;
  border-bottom: solid 1px #cfd1e3;
  text-decoration: none;
}
.showcase:not(:empty) .showcaseWrapper a:hover,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper a:hover,
.showcase:not(:empty) .showcaseWrapper a:active,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper a:active {
  color: #004494;
  border-bottom-color: #004494;
}
.showcase:not(:empty) .showcaseWrapper .showcase__title--mobile,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__title--mobile {
  width: 0;
  height: 0;
}
.showcase:not(:empty) .showcaseWrapper .showcase__title--mobile h2,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__title--mobile h2 {
  display: none;
  padding: 20px;
  font-size: 30px;
  line-height: 39px;
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--greyBackground,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--greyBackground {
  background-color: #f6f6f6;
  color: #004494;
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--greyBackground h2,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--greyBackground h2 {
  color: #004494;
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--greyBackground .showcase__mainContent__list li:before,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--greyBackground .showcase__mainContent__list li:before {
  content: '';
  display: inline-block;
  margin: 0 12px 2px 2px;
  /* Make it a small rectangle so the border will create an L-shape */
  width: 5px;
  height: 8px;
  /*Rotate the L 45 degrees to turn it into a checkmark*/
  transform: rotate(45deg);
  /*Add a blue border on the bottom and left, creating that 'L' */
  border: solid #004494;
  border-width: 0 2px 2px 0;
  height: 12px;
  margin: 0 20px 0 0;
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--blueBackground,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--blueBackground {
  background-color: #004494;
  color: white;
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--blueBackground a,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--blueBackground a,
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--blueBackground a:link,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--blueBackground a:link {
  color: white;
  border-bottom: solid 0.125em rgba(255, 255, 255, 0.75);
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--blueBackground a:hover,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--blueBackground a:hover,
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--blueBackground a:active,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--blueBackground a:active {
  color: white;
  border-bottom-color: white;
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--blueBackground h2,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--blueBackground h2 {
  color: white;
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--blueBackground h2 a:link,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--blueBackground h2 a:link,
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--blueBackground h3 a:link,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--blueBackground h3 a:link {
  text-decoration: none;
  border-bottom-width: 0;
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--blueBackground .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) .btn-secondary,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--blueBackground .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) .btn-secondary {
  background: transparent;
  border: solid 1px white;
  color: white;
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--blueBackground .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) .btn-secondary:hover,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--blueBackground .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) .btn-secondary:hover {
  background: #00397a;
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--blueBackground .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) .showcase__genericButtonWrapper .btn-secondary,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--blueBackground .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) .showcase__genericButtonWrapper .btn-secondary {
  border: solid 1px white;
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--blueBackground .showcase__display-contact-info,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--blueBackground .showcase__display-contact-info {
  color: white;
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--blueBackground .showcase__display-contact-info svg path,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--blueBackground .showcase__display-contact-info svg path {
  fill: white;
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--blueBackground .showcase__mainContent__list li:before,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--blueBackground .showcase__mainContent__list li:before {
  content: '';
  display: inline-block;
  margin: 0 12px 2px 2px;
  /* Make it a small rectangle so the border will create an L-shape */
  width: 5px;
  height: 8px;
  /*Rotate the L 45 degrees to turn it into a checkmark*/
  transform: rotate(45deg);
  /*Add a white border on the bottom and left, creating that 'L' */
  border: solid white;
  border-width: 0 2px 2px 0;
  height: 12px;
  margin: 0 20px 0 0;
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--blueBackground .showcase__mainContent__link-list li:after,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--blueBackground .showcase__mainContent__link-list li:after {
  border-color: white;
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--rightMedia,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--rightMedia {
  justify-content: flex-end;
}
.showcase:not(:empty) .showcaseWrapper.showcaseWrapper--leftMedia,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper.showcaseWrapper--leftMedia {
  justify-content: flex-start;
}
.showcase:not(:empty) .showcaseWrapper .showcase__textWrapper,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__textWrapper {
  max-width: 1009px;
  margin: 0 auto;
  flex: 1;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.showcase:not(:empty) .showcaseWrapper .showcase__textWrapper a:link:not(.btn-action),
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__textWrapper a:link:not(.btn-action) {
  text-decoration: none;
  border-bottom-width: 0px;
}
.showcase:not(:empty) .showcaseWrapper .showcase__textWrapper a:link:not(.btn-action):hover,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__textWrapper a:link:not(.btn-action):hover {
  border-bottom-width: 1px;
}
.showcase:not(:empty) .showcaseWrapper h2,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper h2 {
  font-size: 40px;
  line-height: 52px;
  margin: 0;
  padding: 90px 0 20px 0;
}
.showcase:not(:empty) .showcaseWrapper h3,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper h3 {
  font-size: 27px;
  line-height: 35px;
  font-weight: normal;
  margin: 0;
}
.showcase:not(:empty) .showcaseWrapper p,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper p,
.showcase:not(:empty) .showcaseWrapper ul,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper ul,
.showcase:not(:empty) .showcaseWrapper ol,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper ol {
  font-size: 16px;
  line-height: 24px;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mainContent,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent {
  flex: 1;
  display: flex;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mainContent__subtitle,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__subtitle {
  align-self: flex-end;
  margin: 0 0 90px 0;
}
.showcase:not(:empty) .showcaseWrapper:has(.showcase__contact-section) .showcase__mainContent__subtitle,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper:has(.showcase__contact-section) .showcase__mainContent__subtitle {
  align-self: flex-start;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mainContent__paragraph,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__paragraph {
  margin: 15px 0 90px 0;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mainContent__paragraph p:empty,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__paragraph p:empty {
  margin: 0;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mainContent__paragraph p:first-child,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__paragraph p:first-child,
.showcase:not(:empty) .showcaseWrapper .showcase__mainContent__paragraph p:empty + p,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__paragraph p:empty + p {
  margin-top: 0;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mainContent__list,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__list,
.showcase:not(:empty) .showcaseWrapper .showcase__mainContent__link-list,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__link-list {
  margin: 30px 0;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mainContent__list ul,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__list ul,
.showcase:not(:empty) .showcaseWrapper .showcase__mainContent__link-list ul,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__link-list ul {
  list-style-type: none;
  padding: 0;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mainContent__list li,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__list li,
.showcase:not(:empty) .showcaseWrapper .showcase__mainContent__link-list li,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__link-list li {
  list-style: none;
  margin: 0 0 15px 0;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mainContent__link-list a:link,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__link-list a:link,
.showcase:not(:empty) .showcaseWrapper .showcase__mainContent__link-list a:active,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__link-list a:active {
  border-width: 0;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mainContent__link-list a:hover,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__link-list a:hover {
  border-width: 1px;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mainContent__link-list li:after,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__link-list li:after {
  content: "";
  margin: 0 0 0 15px;
  border: solid #004494;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  height: auto;
  visibility: visible;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mediaWrapper,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mediaWrapper {
  overflow: hidden;
  position: relative;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mediaWrapper:has(.showcase__image, .showcase__video--desktop) ~ .showcase__textWrapper,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mediaWrapper:has(.showcase__image, .showcase__video--desktop) ~ .showcase__textWrapper {
  max-width: calc(100vw / 2);
  margin: 0;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mediaWrapper:has(.showcase__image, .showcase__video--desktop) ~ .showcase__textWrapper .showcase__title,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mediaWrapper:has(.showcase__image, .showcase__video--desktop) ~ .showcase__textWrapper .showcase__title,
.showcase:not(:empty) .showcaseWrapper .showcase__mediaWrapper:has(.showcase__image, .showcase__video--desktop) ~ .showcase__textWrapper .showcase__mainContent,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mediaWrapper:has(.showcase__image, .showcase__video--desktop) ~ .showcase__textWrapper .showcase__mainContent,
.showcase:not(:empty) .showcaseWrapper .showcase__mediaWrapper:has(.showcase__image, .showcase__video--desktop) ~ .showcase__textWrapper .showcase__contact-section,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mediaWrapper:has(.showcase__image, .showcase__video--desktop) ~ .showcase__textWrapper .showcase__contact-section {
  width: calc(80% + 60px);
}
.showcase:not(:empty) .showcaseWrapper .showcase__mediaWrapper:has(.showcase__image, .showcase__video--desktop),
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mediaWrapper:has(.showcase__image, .showcase__video--desktop) {
  flex: 0 1 auto;
  width: 50%;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mediaWrapper--rightMedia,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mediaWrapper--rightMedia {
  order: 2;
}
.showcase:not(:empty) .showcaseWrapper .showcase__textWrapper ~ .showcase__media--right,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__textWrapper ~ .showcase__media--right {
  order: 1;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mediaWrapper--leftMedia,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mediaWrapper--leftMedia {
  order: 1;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mediaWrapper--leftMedia ~ .showcase__textWrapper,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mediaWrapper--leftMedia ~ .showcase__textWrapper {
  order: 2;
  padding: 0 0 0 60px;
}
.showcase:not(:empty) .showcaseWrapper .showcase__mediaWrapper--rightMedia ~ .showcase__textWrapper,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mediaWrapper--rightMedia ~ .showcase__textWrapper {
  padding: 0 60px 0 0;
  align-items: flex-end;
}
.showcase:not(:empty) .showcaseWrapper .showcase__image,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__image {
  height: 100%;
}
.showcase:not(:empty) .showcaseWrapper .showcase__image picture,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__image picture {
  position: relative;
  display: block;
  height: 100%;
  overflow: hidden;
  aspect-ratio: 1.45;
}
.showcase:not(:empty) .showcaseWrapper .showcase__image picture img,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__image picture img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
  overflow-clip-margin: 0px;
}
.showcase:not(:empty) .showcaseWrapper .showcase__video,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__video {
  object-fit: cover;
  overflow-clip-margin: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.showcase:not(:empty) .showcaseWrapper .showcase__video video,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow-clip-margin: 0px;
}
.showcase:not(:empty) .showcaseWrapper .showcase__video--mobile,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__video--mobile {
  display: none;
}
.showcase:not(:empty) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper),
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) {
  margin: 0 0 90px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.showcase:not(:empty) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) button,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) button,
.showcase:not(:empty) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) a.btn-action,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) a.btn-action {
  margin: 0 15px 0 0;
}
.showcase:not(:empty) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) button span,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) button span,
.showcase:not(:empty) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) a.btn-action span,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) a.btn-action span {
  padding: 9px 20px;
  line-height: 21px;
}
.showcase:not(:empty) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) button:last-of-type,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) button:last-of-type,
.showcase:not(:empty) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) a.btn-action:last-of-type,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) a.btn-action:last-of-type {
  margin-right: 0;
}
.showcase:not(:empty) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) .btn-secondary,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) .btn-secondary {
  background: transparent;
}
.showcase:not(:empty) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) .btn-secondary:hover,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) .btn-secondary:hover {
  background: #eaebf4;
}
.showcase:not(:empty) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) .showcase__genericButtonWrapper .btn-secondary,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) .showcase__genericButtonWrapper .btn-secondary {
  padding: 0;
  border: solid 1px #004494;
}
.showcase:not(:empty) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) .showcase__genericButtonWrapper .btn-secondary span,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__contact-section:has(button, .showcase__display-contact-info, .showcase__genericButtonWrapper) .showcase__genericButtonWrapper .btn-secondary span {
  border: 0;
}
.showcase:not(:empty) .showcaseWrapper .showcase__display-contact-info,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__display-contact-info {
  font-size: 14px;
  line-height: 21px;
  font-weight: bold;
  padding: 0;
  background-image: none;
  color: #004494;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.showcase:not(:empty) .showcaseWrapper .showcase__display-contact-info svg,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__display-contact-info svg {
  margin: 0 10px 0 15px;
}
.showcase:not(:empty) .showcaseWrapper .showcase__display-contact-info path,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__display-contact-info path {
  fill: #004494;
}
.showcase:not(:empty) .showcaseWrapper .showcase__display-contact-info .contact-phone-container,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__display-contact-info .contact-phone-container {
  padding: 0 !important;
}
.showcase:not(:empty) .showcaseWrapper .showcase__display-contact-info .phone-gui4,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__display-contact-info .phone-gui4 {
  font-size: 14px;
  line-height: 21px;
  font-weight: bold;
  background-image: none;
  padding: 0;
}
.showcase:not(:empty) .showcaseWrapper .showcase__display-contact-info .phone-gui4 .topText,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__display-contact-info .phone-gui4 .topText {
  display: none;
}
.showcase:not(:empty) .showcaseWrapper .showcase__display-contact-info .phone-gui4 .bottomText,
.experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__display-contact-info .phone-gui4 .bottomText {
  padding: 0 !important;
  font-size: 14px;
  line-height: 21px;
}
.showcase:not(:empty):has([data-is-edit-mode='true']) .showcaseWrapper,
.experiencefragment:has(.showcaseWrapper):has([data-is-edit-mode='true']) .showcaseWrapper {
  min-height: 600px;
}
.showcase:not(:empty):has(.showcase__componentLink),
.experiencefragment:has(.showcaseWrapper):has(.showcase__componentLink) {
  position: relative;
}
.showcase:not(:empty):has(.showcase__componentLink) .showcase__componentLink,
.experiencefragment:has(.showcaseWrapper):has(.showcase__componentLink) .showcase__componentLink {
  display: block;
  position: absolute;
  width: 100%;
  height: calc(100% - 60px);
  z-index: 1;
}
.showcase:not(:empty):has(.showcase__componentLink) .showcase__textWrapper a,
.experiencefragment:has(.showcaseWrapper):has(.showcase__componentLink) .showcase__textWrapper a,
.showcase:not(:empty):has(.showcase__componentLink) .showcase__textWrapper .btn-action,
.experiencefragment:has(.showcaseWrapper):has(.showcase__componentLink) .showcase__textWrapper .btn-action {
  position: relative;
  z-index: 2;
}
.ppUX2020_service_wrap .experiencefragment:has(.showcaseWrapper):only-child {
  margin-top: 0px;
  margin-bottom: 0px;
}
.experiencefragment.cq-Editable-dom:has(.showcaseWrapper) .showcaseWrapper {
  min-height: 0;
}
.mt_direction_right_to_left .showcase:not(:empty),
.mt_direction_right_to_left .experiencefragment:has(.showcaseWrapper) {
  margin: 0 calc(-50vw + 50%) 0 0;
}
.mt_direction_right_to_left .showcase:not(:empty) .showcaseWrapper .showcase__mediaWrapper ~ .showcase__textWrapper,
.mt_direction_right_to_left .experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mediaWrapper ~ .showcase__textWrapper {
  padding: 0 0 0 60px;
}
.mt_direction_right_to_left .showcase:not(:empty) .showcaseWrapper .showcase__mediaWrapper--leftMedia ~ .showcase__textWrapper,
.mt_direction_right_to_left .experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mediaWrapper--leftMedia ~ .showcase__textWrapper {
  padding: 0 60px 0 0;
}
.mt_direction_right_to_left .showcase:not(:empty) .showcaseWrapper .showcase__mainContent__list,
.mt_direction_right_to_left .experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__list {
  width: 100%;
}
.mt_direction_right_to_left .showcase:not(:empty) .showcaseWrapper .showcase__mainContent__list li:before,
.mt_direction_right_to_left .experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__mainContent__list li:before {
  float: right;
  margin: 0 0 0 20px;
}
.mt_direction_right_to_left .showcase:not(:empty) .showcaseWrapper .showcase__feedbackWrapper button,
.mt_direction_right_to_left .experiencefragment:has(.showcaseWrapper) .showcaseWrapper .showcase__feedbackWrapper button {
  margin: 0 0 0 15px;
}
.mt_direction_right_to_left .showcase:not(:empty) .showcase__mainContent__link-list li:after,
.mt_direction_right_to_left .experiencefragment:has(.showcaseWrapper) .showcase__mainContent__link-list li:after {
  transform: rotate(135deg);
  margin: 0 15px 0 0;
}
@media (max-width: 1200px) {
  .showcase:not(:empty),
  .experiencefragment:has(.showcaseWrapper) {
    max-height: none;
  }
  .showcase:not(:empty) .showcaseWrapper h2,
  .experiencefragment:has(.showcaseWrapper) .showcaseWrapper h2 {
    padding: 60px 0 20px 0;
  }
}
