.btn {
  padding: 13px 24px !important;
  max-width: 100% !important;
  border: 2px solid #0094dd !important;
  border-radius: 0 !important;
  font-size: 20px !important;
  font-weight: bold !important;
  text-decoration: none !important;
  text-align: center !important;
}
@media (min-width: 0px) and (max-width: 400px) {
  .btn {
    text-wrap: wrap !important;
  }
}
@media (min-width: 981px) and (max-width: 1300px) {
  .content-page #content > .inner > div:not(.search):not(.buttontext),
  .talentlanding-page #content > .inner > div:not(.search):not(.buttontext) {
    padding: 0px 40px !important;
  }
}
#searchfilter-submit {
  padding: 0px 6px !important;
}
.search-submit {
  background: transparent !important;
  border-radius: 50% !important;
  display: table !important;
  overflow: hidden !important;
  position: relative !important;
  height: 48px !important;
  width: 48px !important;
}
.search-submit:before {
  color: black !important;
  content: '' !important;
  display: block !important;
  background-image: url("/sites/csb/wipro/images/magnifying_glass.svg") !important;
  font-family: FontAwesome !important;
  font-size: 30px !important;
  font-weight: 100 !important;
  line-height: 0 !important;
  position: absolute !important;
  text-align: center !important;
  height: 48px !important;
  width: 48px !important;
  background-size: 235% !important;
  background-position: center !important;
  z-index: 1 !important;
}
.search-submit input[type='submit'] {
  aspect-ratio: 1 !important;
  background: transparent none !important;
  border: 0 none transparent !important;
  color: transparent !important;
  direction: ltr !important;
  line-height: 0 !important;
  position: relative !important;
  inset: 0 !important;
  text-indent: -9999px !important;
  height: 48px !important;
  width: 48px !important;
  z-index: 2 !important;
}
#similar-jobs-label {
  font-family: custom62d8d25913bf425e8b6d6 !important;
}
#header {
  border-bottom: 0px transparent solid !important;
}
.profileWidget a {
  border: white solid 1px !important;
  padding: 2px 12px !important;
  border-radius: 50px !important;
}
#header {
  border-bottom: 0px transparent solid !important;
}
#header .custom-desktop-header {
  max-width: 1920px !important;
  margin: 0px auto !important;
}
#header .custom-desktop-header .custom-header-content .row {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
#header .custom-desktop-header .custom-header-row-1 .custom-header-column-0 {
  min-width: 170px !important;
}
#header .custom-desktop-header .custom-header-row-1 .custom-header-column-1 {
  display: flex !important;
  justify-content: end !important;
  align-items: center !important;
  min-width: 570px !important;
}
#header .custom-desktop-header .custom-header-row-1 .custom-header-column-1 ul li {
  margin-right: 0px !important;
}
#header .custom-desktop-header .custom-header-row-1 .custom-header-column-2 {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: auto !important;
  min-width: 170px !important;
}
#header .custom-desktop-header .custom-header-row-1 .custom-header-signinLanguage .inner > .links {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-direction: row-reverse !important;
}
#header .custom-desktop-header .custom-header-row-1 .custom-header-signinLanguage .inner > .links .language.node {
  margin-left: 32px !important;
  padding-left: 0.4em !important;
  margin-right: 0px !important;
  padding-right: 0px !important;
}
#header .custom-desktop-header .custom-header-row-1 .custom-header-signinLanguage .inner > .links .language.node .languageselector::before {
  color: white !important;
  content: '\f041' !important;
  display: block !important;
  font-family: FontAwesome !important;
  font-size: 18px !important;
  font-weight: 100 !important;
  line-height: 0 !important;
  position: absolute !important;
  text-align: center !important;
  left: -8px !important;
  top: 45% !important;
}
#header .custom-desktop-header .custom-header-row-1 .custom-header-signinLanguage .inner > .links .language.node ul {
  top: 32px !important;
}
#header .custom-desktop-header .custom-header-row-1 .custom-header-signinLanguage .inner > .links .profile.node {
  margin-left: 0px !important;
  padding-left: 0px !important;
  margin-right: 0px !important;
  padding-right: 0px !important;
}
#header .custom-desktop-header .custom-header-row-1 .custom-header-signinLanguage .inner > .links .profile.node a {
  border: white solid 1px !important;
  padding: 2px 12px !important;
  border-radius: 50px !important;
}
#noresults-subscribe {
  background-color: transparent !important;
  border-color: transparent !important;
  box-shadow: unset !important;
}
.well.searchwell {
  margin: 0 !important;
  padding: 40px 0px 0 !important;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .well.searchwell {
    padding-left: 45px !important;
    padding-right: 45px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .well.searchwell {
    padding-left: 24px !important;
    padding-right: 24px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
.well.searchwell .search-submit {
  float: right;
}
.well.searchwell .rd-keywordsearch {
  padding-left: 5px !important;
}
.well.searchwell input {
  color: black !important;
  border: 0 none transparent !important;
  border-radius: 30px !important;
  font-size: 14px !important;
  height: 44px !important;
  line-height: 1em !important;
  padding: 0 15px !important;
}
@media (min-width: 0px) and (max-width: 1000px) {
  .well.searchwell .keywordsearch-locationsearch.columnized-search,
  .well.searchwell .keywordsearch-q.columnized-search {
    width: 100% !important;
  }
}
.well.searchwell > form {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1260px !important;
  width: 100% !important;
}
.well.searchwell > form > .container-fluid {
  margin: 0 !important;
  padding: 0 !important;
}
@media (min-width: 0px) and (max-width: 1000px) {
  .well.searchwell > form > .container-fluid {
    padding: 0px !important;
  }
}
.well.searchwell > form > .container-fluid .column.col-md-9 {
  padding: 0px !important;
  padding-left: 20px !important;
}
.well.searchwell > form > .container-fluid > .row.columnizedSearchForm {
  margin: 0 !important;
  padding: 0 54px 0 0 !important;
  position: relative !important;
}
@media (min-width: 0px) and (max-width: 1000px) {
  .well.searchwell > form > .container-fluid > .row.columnizedSearchForm {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: end !important;
    padding: 0px !important;
  }
  .well.searchwell > form > .container-fluid > .row.columnizedSearchForm .column.col-md-9 {
    padding: 0px !important;
  }
}
.well.searchwell > form > .container-fluid > .row.columnizedSearchForm > div[class*='col-']:nth-child(1) {
  width: 100% !important;
}
.well.searchwell > form > .container-fluid > .row.columnizedSearchForm > div[class*='col-']:nth-child(2) {
  inset: 0 0 auto auto !important;
  padding: 0 !important;
  position: absolute !important;
  width: auto !important;
  margin-right: 20px !important;
}
@media (min-width: 0px) and (max-width: 1000px) {
  .well.searchwell > form > .container-fluid > .row.columnizedSearchForm > div[class*='col-']:nth-child(2) {
    position: relative !important;
    margin-right: 0px !important;
  }
}
@media (min-width: 981px) and (max-width: 10000px) {
  [class^='imagecarousel']:has(.slick-slider) .slick-slider {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1260px !important;
    width: 100% !important;
    position: relative !important;
  }
}
@media (min-width: 768px) and (max-width: 10000px) {
  [class^='imagecarousel']:has(.slick-slider) .slick-slider .item-content {
    width: 95% !important;
  }
}
[class^='imagecarousel']:has(.slick-slider) .slick-slider .slick-prev {
  left: -45px !important;
}
@media (min-width: 981px) and (max-width: 1350px) {
  [class^='imagecarousel']:has(.slick-slider) .slick-slider .slick-prev {
    left: -35px !important;
  }
}
@media (min-width: 0px) and (max-width: 980px) {
  [class^='imagecarousel']:has(.slick-slider) .slick-slider .slick-prev {
    left: 0px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  [class^='imagecarousel']:has(.slick-slider) .slick-slider .slick-prev {
    display: flex !important;
    align-items: end !important;
  }
}
[class^='imagecarousel']:has(.slick-slider) .slick-slider .slick-next {
  right: -45px !important;
}
@media (min-width: 981px) and (max-width: 1350px) {
  [class^='imagecarousel']:has(.slick-slider) .slick-slider .slick-next {
    right: -35px !important;
  }
}
@media (min-width: 0px) and (max-width: 980px) {
  [class^='imagecarousel']:has(.slick-slider) .slick-slider .slick-next {
    right: 0px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  [class^='imagecarousel']:has(.slick-slider) .slick-slider .slick-next {
    display: flex !important;
    align-items: end !important;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  [class^='imagecarousel']:has(.slick-slider) .slick-slider .main-slider > .floatleft {
    width: 60%;
  }
  [class^='imagecarousel']:has(.slick-slider) .slick-slider .main-slider > .floatleft h2.h3 {
    font-size: 28px !important;
  }
  [class^='imagecarousel']:has(.slick-slider) .slick-slider .main-slider > .floatright {
    width: 40%;
    background-size: cover !important;
  }
}
@media (min-width: 981px) and (max-width: 10000px) {
  [class^='imagecarousel']:has(.slick-slider) .slick-slider .slick-list {
    height: auto !important;
  }
  [class^='imagecarousel']:has(.slick-slider) .slick-slider .slick-list .slick-slide .main-slider {
    display: flex !important;
    height: auto !important;
  }
  [class^='imagecarousel']:has(.slick-slider) .slick-slider .slick-list .slick-slide .main-slider .item {
    background-size: cover !important;
    height: auto !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    width: 50% !important;
    overflow: visible !important;
    aspect-ratio: 1.4 !important;
    flex-direction: column !important;
    justify-content: start !important;
    align-items: start !important;
    display: flex !important;
  }
  [class^='imagecarousel']:has(.slick-slider) .slick-slider .slick-list .slick-slide .main-slider .item .item-content {
    margin: 0 !important;
    padding-left: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: start !important;
  }
  [class^='imagecarousel']:has(.slick-slider) .slick-slider .slick-list .slick-slide .main-slider .item .item-content a {
    border: 1px solid black !important;
    display: table !important;
    font-weight: normal !important;
    padding: 15px !important;
  }
}
.col-xs-12 {
  padding-left: 0 !important;
  text-align: left !important;
}
.bottom {
  padding: 10px !important;
}
.content-align-right {
  text-align: right !important;
}
.back-to-search-wrapper {
  display: none !important;
}
span.securitySearchQuery {
  font-size: 100% !important;
}
.tcjoin .join-email,
.join-form .join-email {
  margin-bottom: 15px !important;
  border: 2px solid #CCC !important;
  border-radius: 0px !important;
  height: 44px !important;
}
.tcjoin .join {
  max-width: 500px !important;
}
.tcjoin .inner {
  max-width: 1780px !important;
}
html[lang="fr-CA"] .content-page .imagecarousel4 h2,
html[lang="fr-CA"] .content-page .twocolumn h2 {
  margin-top: 8px;
}
html[lang="fr-CA"] .content-page .imagecarousel4 h2 {
  margin-bottom: 0px;
}
.content-page .buttontext.displayM .inner {
  padding: 0px !important;
}
.content-page .buttontext.displayM .inner h1,
.content-page .buttontext.displayM .inner h2 {
  margin-top: 0px !important;
}
.content-page .buttontext .inner h1,
.content-page .buttontext .inner h2 {
  margin-bottom: 0px !important;
}
@media (min-width: 0px) and (max-width: 980px) {
  .buttontext {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}
.buttontext > .inner {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1260px !important;
  width: 100% !important;
}
.buttontext > .inner > h2 {
  margin-top: 0px !important;
}
.buttontext > .inner > span :last-child {
  margin-bottom: 0px !important;
}
body.body .buttontext {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.job-page .jobDisplay .content .btn-social-apply button {
  margin-right: 20px !important;
}
.job-page .jobDisplay .content > .jobTitle .applylink {
  margin-top: -85px !important;
  margin-right: 20px !important;
}
@media (min-width: 0px) and (max-width: 500px) {
  .job-page .jobDisplay .content > .jobTitle .applylink {
    margin-top: 0px !important;
  }
}
.job-page #innershell > #content > .inner:has( > #similar-jobs > #similar-jobs-links > a) .jobDisplay .content > .applylink {
  margin-right: 20px !important;
  position: relative;
}
.job-page #innershell > #content > .inner:not(:has( > #similar-jobs > #similar-jobs-links > a)) .jobDisplay .content > .applylink {
  margin-right: 20px !important;
  bottom: 0px !important;
}
.job-page .jobDisplay .content > .jobTitle {
  margin-top: -85px;
}
@media (min-width: 0px) and (max-width: 500px) {
  .job-page .jobDisplay .content > .jobTitle {
    margin-top: 0px !important;
    width: auto !important;
    margin-left: 20px !important;
  }
}
.job-page #innershell > #content > .inner:has( > #similar-jobs > #similar-jobs-links > a) .jobDisplay .content > .applylink {
  margin-right: 20px !important;
  position: relative;
}
.job-page #innershell > #content > .inner:not(:has( > #similar-jobs > #similar-jobs-links > a)) .jobDisplay .content > .applylink {
  margin-right: 20px !important;
  bottom: 0px !important;
}
.job-page #innershell > #content > .inner:not(:has( > #similar-jobs > #similar-jobs-links > a)) #similar-jobs-label {
  display: none !important;
}
.jobDisplayShell,
#similar-jobs {
  max-width: unset !important;
  padding: 0px !important;
}
#similar-jobs {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.joblayouttoken .inner {
  max-width: unset !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
#search-wrapper > .row.clearfix .span6 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
#search-wrapper > .row.clearfix .span6 .savesearch-wrapper #savesearch {
  padding-left: 0px !important;
}
@media (min-width: 0px) and (max-width: 500px) {
  #search-wrapper > .row.clearfix .span6 .savesearch-wrapper #savesearch {
    display: flex !important;
    flex-direction: column !important;
    gap: 20px;
  }
}
#search-wrapper > .row.clearfix .span6 .savesearch-wrapper .well {
  padding-left: 0px !important;
}
.content-page .twocolumn,
.content-page .imagecarousel4 {
  min-height: 400px;
}
.imagecarousel3 > h2 {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1260px !important;
  width: 100% !important;
  position: relative !important;
}
body.home-page .imagecarousel3 > h2 {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: unset !important;
  width: 100% !important;
  position: relative !important;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .home-page .imagecarousel4 {
    min-height: 400px !important;
  }
  .home-page .imagecarousel4 .slick-slider {
    min-height: 400px !important;
  }
  .home-page .imagecarousel4 .slick-slider .slick-list {
    min-height: 400px !important;
  }
  .home-page .imagecarousel4 .slick-slider .slick-list .main-slider {
    min-height: 400px !important;
  }
}
.twocolumn {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1260px !important;
  width: 100% !important;
}
@media (min-width: 981px) and (max-width: 1200px) {
  .twocolumn {
    background-position: top left !important;
  }
}
@media (min-width: 768px) and (max-width: 10000px) {
  .twocolumn {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1260px !important;
    width: 100% !important;
    padding: 0px !important;
  }
}
.content-page .threeimagecaption {
  gap: 50px !important;
}
@media (min-width: 981px) and (max-width: 1199px) {
  .content-page .threeimagecaption {
    gap: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .content-page .threeimagecaption {
    gap: 0px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .content-page .threeimagecaption {
    gap: 0px !important;
  }
}
.threeimagecaption {
  justify-content: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1260px !important;
  width: 100% !important;
}
@media (min-width: 0px) and (max-width: 980px) {
  .threeimagecaption {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}
@media (min-width: 981px) and (max-width: 10000px) {
  .threeimagecaption.displayD,
  .threeimagecaption.displayDT,
  .threeimagecaption.displayDM,
  .threeimagecaption.displayDTM {
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .threeimagecaption.displayT,
  .threeimagecaption.displayTM,
  .threeimagecaption.displayDT,
  .threeimagecaption.displayDTM {
    display: flex;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .threeimagecaption {
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .threeimagecaption.displayM,
  .threeimagecaption.displayTM,
  .threeimagecaption.displayDM,
  .threeimagecaption.displayDTM {
    display: flex;
  }
}
.threeimagecaption.displayD:has([class^='bgimage'][class$='backgroundimage']),
.threeimagecaption.displayDT:has([class^='bgimage'][class$='backgroundimage']),
.threeimagecaption.displayDM:has([class^='bgimage'][class$='backgroundimage']),
.threeimagecaption.displayDTM:has([class^='bgimage'][class$='backgroundimage']) {
  display: flex;
}
.threeimagecaption .column {
  width: 100% !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  .threeimagecaption .column {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
  }
}
.threeimagecaption .column:has(.backgroundimage):not(:has(.text > .h1)):not(:has(.bottom)) {
  display: none !important;
}
.threeimagecaption .column:has(.bottom) .top > .text {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.threeimagecaption .column:has(.bottom) .top > .text > * {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.threeimagecaption .column:has(.backgroundimage) {
  display: flex !important;
  flex: 1 !important;
  flex-direction: column !important;
  float: none !important;
  height: auto !important;
  width: 100% !important;
}
.threeimagecaption .column:has(.backgroundimage) .top {
  height: auto !important;
  margin-bottom: auto !important;
  min-height: 0 !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  .threeimagecaption .column:has(.backgroundimage) .top {
    height: auto !important;
    aspect-ratio: 1.325 !important;
    width: calc(100vw - 48px) !important;
    padding: 0px !important;
  }
}
.threeimagecaption .column:has(.backgroundimage) .top .imagelink {
  display: none !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  .threeimagecaption .column:has(.backgroundimage) .top .imagelink {
    aspect-ratio: 1.625 !important;
    border-width: 0px !important;
  }
}
.threeimagecaption .column:has(.backgroundimage) .top .text {
  height: auto !important;
  position: static !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  .threeimagecaption .column:has(.backgroundimage) .top .text {
    padding: 0px !important;
    margin: 0px !important;
    border-width: 0px !important;
  }
}
.threeimagecaption .column:has(.backgroundimage) .top .text * {
  position: static !important;
}
.threeimagecaption .column:has(.backgroundimage) .top .text .h1 {
  border: unset !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  .threeimagecaption .column:has(.backgroundimage) .top .text .h1 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin: 0px !important;
    border-width: 0px !important;
  }
}
.threeimagecaption .column:has(.backgroundimage) .bottom {
  margin-top: auto !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  .threeimagecaption .column:has(.backgroundimage) .bottom {
    width: calc(100vw - 48px) !important;
    padding: 0px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .threeimagecaption .column:has(.backgroundimage) .bottom p {
    padding: 0px !important;
    margin: 0px !important;
  }
}
.threeimagecaption .column:not(:has(.backgroundimage)) {
  width: 100% !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  .threeimagecaption .column:not(:has(.backgroundimage)) {
    width: 95% !important;
  }
}
.threeimagecaption .column:not(:has(.backgroundimage)) .top {
  height: auto !important;
  min-height: 306px;
}
@media (min-width: 981px) and (max-width: 1050px) {
  .threeimagecaption .column:not(:has(.backgroundimage)) .top {
    min-height: unset !important;
  }
}
@media (min-width: 0px) and (max-width: 980px) {
  .threeimagecaption .column:not(:has(.backgroundimage)) .top {
    width: 100% !important;
    min-height: unset !important;
  }
}
.threeimagecaption .column:not(:has(.backgroundimage)) .top .bgimage {
  position: relative !important;
  background-size: contain !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  width: 100% !important;
  height: auto !important;
  min-height: 255px;
}
@media (min-width: 0px) and (max-width: 980px) {
  .threeimagecaption .column:not(:has(.backgroundimage)) .top .bgimage {
    min-height: 225px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .threeimagecaption .column:not(:has(.backgroundimage)) .top .bgimage {
    background-position: 0% 0 !important;
    background-repeat: no-repeat !important;
    aspect-ratio: 1.625 !important;
    height: auto !important;
  }
}
.threeimagecaption .column:not(:has(.backgroundimage)) .top .text {
  border: unset !important;
}
.threeimagecaption .column:not(:has(.backgroundimage)) .top .text .h1 {
  border: unset !important;
}
.threeimagecaption .column:not(:has(.backgroundimage)) .bottom {
  padding: 0px !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  .threeimagecaption .column:not(:has(.backgroundimage)) .bottom {
    width: 100% !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .threeimagecaption .column:not(:has(.backgroundimage)) .bottom p {
    margin: 0px !important;
  }
}
.threeimagecaption .column:not(:has(.backgroundimage)).column2 {
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.threeimagecaption:has(.column1 > .top .backgroundimage):not(:has(.column1 > .top .text > .h1)):not(:has(.column1 > .bottom)),
.threeimagecaption:has(.column2 > .top .backgroundimage):not(:has(.column2 > .top .text > .h1)):not(:has(.column2 > .bottom)),
.threeimagecaption:has(.column3 > .top .backgroundimage):not(:has(.column3 > .top .text > .h1)):not(:has(.column3 > .bottom)) {
  width: 100% !important;
}
@media (min-width: 981px) and (max-width: 1199px) {
  .threeimagecaption:has(.column1 > .top .backgroundimage):not(:has(.column1 > .top .text > .h1)):not(:has(.column1 > .bottom)) .column,
  .threeimagecaption:has(.column2 > .top .backgroundimage):not(:has(.column2 > .top .text > .h1)):not(:has(.column2 > .bottom)) .column,
  .threeimagecaption:has(.column3 > .top .backgroundimage):not(:has(.column3 > .top .text > .h1)):not(:has(.column3 > .bottom)) .column {
    width: 50% !important;
  }
}
.threeimagecaption:has(.column1 > .top .backgroundimage):not(:has(.column1 > .top .text > .h1)):not(:has(.column1 > .bottom)) .top,
.threeimagecaption:has(.column2 > .top .backgroundimage):not(:has(.column2 > .top .text > .h1)):not(:has(.column2 > .bottom)) .top,
.threeimagecaption:has(.column3 > .top .backgroundimage):not(:has(.column3 > .top .text > .h1)):not(:has(.column3 > .bottom)) .top {
  aspect-ratio: 1.375 !important;
  height: 355px !important;
}
@media (min-width: 401px) and (max-width: 980px) {
  .threeimagecaption:has(.column1 > .top .backgroundimage):not(:has(.column1 > .top .text > .h1)):not(:has(.column1 > .bottom)) .top,
  .threeimagecaption:has(.column2 > .top .backgroundimage):not(:has(.column2 > .top .text > .h1)):not(:has(.column2 > .bottom)) .top,
  .threeimagecaption:has(.column3 > .top .backgroundimage):not(:has(.column3 > .top .text > .h1)):not(:has(.column3 > .bottom)) .top {
    aspect-ratio: unset !important;
    height: auto !important;
    min-height: 215px !important;
  }
}
@media (min-width: 0px) and (max-width: 400px) {
  .threeimagecaption:has(.column1 > .top .backgroundimage):not(:has(.column1 > .top .text > .h1)):not(:has(.column1 > .bottom)) .top,
  .threeimagecaption:has(.column2 > .top .backgroundimage):not(:has(.column2 > .top .text > .h1)):not(:has(.column2 > .bottom)) .top,
  .threeimagecaption:has(.column3 > .top .backgroundimage):not(:has(.column3 > .top .text > .h1)):not(:has(.column3 > .bottom)) .top {
    height: auto !important;
    aspect-ratio: unset !important;
    min-height: 200px !important;
  }
}
.threeimagecaption:has(.column1 > .top .backgroundimage):not(:has(.column1 > .top .text > .h1)):not(:has(.column1 > .bottom)) .top .bgimage,
.threeimagecaption:has(.column2 > .top .backgroundimage):not(:has(.column2 > .top .text > .h1)):not(:has(.column2 > .bottom)) .top .bgimage,
.threeimagecaption:has(.column3 > .top .backgroundimage):not(:has(.column3 > .top .text > .h1)):not(:has(.column3 > .bottom)) .top .bgimage {
  position: relative !important;
  background-size: contain !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  width: 100% !important;
  height: 300px !important;
}
@media (min-width: 401px) and (max-width: 980px) {
  .threeimagecaption:has(.column1 > .top .backgroundimage):not(:has(.column1 > .top .text > .h1)):not(:has(.column1 > .bottom)) .top .bgimage,
  .threeimagecaption:has(.column2 > .top .backgroundimage):not(:has(.column2 > .top .text > .h1)):not(:has(.column2 > .bottom)) .top .bgimage,
  .threeimagecaption:has(.column3 > .top .backgroundimage):not(:has(.column3 > .top .text > .h1)):not(:has(.column3 > .bottom)) .top .bgimage {
    height: auto !important;
  }
}
@media (min-width: 0px) and (max-width: 400px) {
  .threeimagecaption:has(.column1 > .top .backgroundimage):not(:has(.column1 > .top .text > .h1)):not(:has(.column1 > .bottom)) .top .bgimage,
  .threeimagecaption:has(.column2 > .top .backgroundimage):not(:has(.column2 > .top .text > .h1)):not(:has(.column2 > .bottom)) .top .bgimage,
  .threeimagecaption:has(.column3 > .top .backgroundimage):not(:has(.column3 > .top .text > .h1)):not(:has(.column3 > .bottom)) .top .bgimage {
    height: auto !important;
    aspect-ratio: unset !important;
    min-height: 180px !important;
  }
}
.threeimagecaption:has(.column1 > .top .backgroundimage):not(:has(.column1 > .top .text > .h1)):not(:has(.column1 > .bottom)) .top .text .h1,
.threeimagecaption:has(.column2 > .top .backgroundimage):not(:has(.column2 > .top .text > .h1)):not(:has(.column2 > .bottom)) .top .text .h1,
.threeimagecaption:has(.column3 > .top .backgroundimage):not(:has(.column3 > .top .text > .h1)):not(:has(.column3 > .bottom)) .top .text .h1 {
  border: unset !important;
}
@media (min-width: 0px) and (max-width: 400px) {
  .threeimagecaption:has(.column1 > .top .backgroundimage):not(:has(.column1 > .top .text > .h1)):not(:has(.column1 > .bottom)) .top .text .h1,
  .threeimagecaption:has(.column2 > .top .backgroundimage):not(:has(.column2 > .top .text > .h1)):not(:has(.column2 > .bottom)) .top .text .h1,
  .threeimagecaption:has(.column3 > .top .backgroundimage):not(:has(.column3 > .top .text > .h1)):not(:has(.column3 > .bottom)) .top .text .h1 {
    min-height: 80px !important;
  }
}
@media (min-width: 0px) and (max-width: 980px) {
  .threeimagecaption:has(.column1 > .top .backgroundimage):not(:has(.column1 > .top .text > .h1)):not(:has(.column1 > .bottom)) .bottom .imagelink,
  .threeimagecaption:has(.column2 > .top .backgroundimage):not(:has(.column2 > .top .text > .h1)):not(:has(.column2 > .bottom)) .bottom .imagelink,
  .threeimagecaption:has(.column3 > .top .backgroundimage):not(:has(.column3 > .top .text > .h1)):not(:has(.column3 > .bottom)) .bottom .imagelink {
    aspect-ratio: 2.1 !important;
  }
  .threeimagecaption:has(.column1 > .top .backgroundimage):not(:has(.column1 > .top .text > .h1)):not(:has(.column1 > .bottom)) .bottom .bgimage,
  .threeimagecaption:has(.column2 > .top .backgroundimage):not(:has(.column2 > .top .text > .h1)):not(:has(.column2 > .bottom)) .bottom .bgimage,
  .threeimagecaption:has(.column3 > .top .backgroundimage):not(:has(.column3 > .top .text > .h1)):not(:has(.column3 > .bottom)) .bottom .bgimage {
    aspect-ratio: 2.1 !important;
  }
}
@media (min-width: 768px) and (max-width: 10000px) {
  #footer {
    display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: center !important;
    align-items: center !important;
  }
  #footer #footerRowTop > .container,
  #footer #footerRowBottom > .container {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1260px !important;
    width: 100% !important;
  }
  #footer #footerRowBottom {
    width: 20% !important;
  }
  #footer #footerRowTop {
    width: 80% !important;
  }
  #footer #footerRowTop .container {
    margin-right: 0px !important;
  }
  #footer #footerRowTop .inner.links {
    float: right !important;
  }
  #footer p {
    margin-top: 7px !important;
  }
  #footer .inner.links li {
    margin-bottom: 0px !important;
  }
  #footer .footerRow {
    height: 65px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .map {
    max-width: 1260px !important;
    margin: 0 auto !important;
  }
}
#footer {
  background: #351a55 !important;
}
@media (min-width: 0px) and (max-width: 1200px) {
  #footer {
    background: #351a55 !important;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  #footer #footerRowBottom {
    width: 35% !important;
    padding: 15px 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  #footer #footerRowTop {
    width: 90% !important;
    padding: 15px 0px !important;
  }
}
