<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main #app_container #mainContent {
  padding: 0;
}
#main #app_container {
  max-width: none;
  box-sizing: border-box;
}
.sh-gen-content {
  color: #525252;
  min-width: 320px;
  background-color: #fff;
  padding-bottom: 32px;
}

#app_container a,
#app_container a:link {
  color: #085f99;
  text-decoration: none;
  cursor: pointer;
}
#app_container a:hover {
  color: #00a1a1;
}

.sh-gen-content a:visited {
  color: #014878;
}
/*EU Partner page css*/
.sh-content-partners__header {
  height: 225px;
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 0;
  background-image: url('../images/Header@2x.jpg');
}
.sh-content-partners-header__clip {
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
}
.sh-content-partners__title {
  margin: 0 0 50px 0;
  font-family: Interstate;
  font-size: 36px;
  color: #2f343b;
  font-weight: bold;
  line-height: 0;
}

.sh-content-partners__title .sh-content-partners-title__text {
  margin: 0;
  font-size: 1em;
  line-height: normal;
}

.sh-content-partners__title .sh-content-partners-title__decoration {
  width: 1.2em;
  height: 5px;
  background-color: #00a1a1;
  display: inline-block;
}

.sh-content-partners__container {
  margin: 0 auto 0 auto;
  background-color: transparent;
  max-width: 1200px;
  padding-left: 32px;
  padding-right: 32px;
  margin-top: -60px;
  z-index: 0;
  position: relative;
}
.sh-content-partners__text {
  color: #5c6570;
  font-family: HelveticaNeue, Helvetica, Roboto, Segoe, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
}

.partners-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 0 -32px;
}

.partners-container__link {
  box-sizing: border-box;
  flex: 1 1 260px;
  max-width: 260px;
  height: 200px;
  margin: 20px 0 0 32px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 2px solid #e0e0e0;
}

.partners-container__image {
  min-width: 0;
}

.partners-container__image--80 {
  width: 80%;
}

.partners-container__image--60 {
  width: 60%;
}
.partners-container__image--55 {
  width: 55%;
}

@media screen and (max-width: 1279px) {
  .sh-content-partners__header {
    height: 215px;
  }
}

@media screen and (max-width: 1224px) {
  .sh-content-partners__header {
    height: 205px;
  }
}

@media screen and (max-width: 1169px) {
  .sh-content-partners__header {
    height: 195px;
  }
}

@media screen and (max-width: 1109px) {
  .sh-content-partners__header {
    height: 185px;
  }
}
@media screen and (max-width: 1059px) {
  .sh-content-partners__header {
    height: 175px;
  }
}

@media screen and (max-width: 996px) {
  .sh-content-partners__header {
    height: 165px;
  }
}

@media screen and (max-width: 960px) {
  .sh-content-partners__header {
    height: 165px;
  }
  .sh-content-partners__container {
    margin-top: 0;
  }
}

@media screen and (max-width: 939px) {
  .sh-content-partners__header {
    height: 155px;
  }
}

@media screen and (max-width: 892px) {
  .sh-content-partners__header {
    height: 145px;
  }
}
@media screen and (max-width: 881px) {
  .sh-content-partners__header {
    height: 135px;
  }
  .sh-content-partners__container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sh-content-partners__title {
    margin-left: 0;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 769px) {
  .sh-content-partners__header {
    height: 125px;
  }
}

@media screen and (max-width: 719px) {
  .sh-content-partners__header {
    height: 115px;
  }
}

@media screen and (max-width: 659px) {
  .sh-content-partners__header {
    height: 105px;
  }
}

@media screen and (max-width: 599px) {
  .sh-content-partners__header {
    height: 95px;
  }
}

@media screen and (max-width: 540px) {
  .sh-content-partners__header {
    height: 85px;
  }
}

@media screen and (max-width: 485px) {
  .sh-content-partners__header {
    height: 75px;
  }
}

@media screen and (max-width: 429px) {
  .sh-content-partners__header {
    height: 65px;
  }
}
@media screen and (max-width: 390px) {
  .l-box-eu {
    width: 100%;
  }
}
@media screen and (max-width: 361px) {
  .sh-content-partners__header {
    height: 60px;
  }
}

@media screen and (max-width: 335px) {
  .sh-content-partners__header {
    height: 50px;
  }
}
</pre></body></html>