<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.social-icons-share-wrapper[data-v-66c142d8] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
}
.section .social-icons-share-wrapper[data-v-66c142d8] {
  display: block;
}
.social-icons-share-overlay[data-v-66c142d8] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  cursor: default;
  opacity: 0.1;
}
.social-icons-share-inner[data-v-66c142d8] {
  display: block !important;
  position: relative;
  top: calc(50% - 70px);
  width: 380px;
  margin: 0 auto !important;
  max-width: 100%;
  background-color: transparent !important;
}
.icons-shares[data-v-66c142d8] {
  width: 100%;
  background-color: #003e77;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 15px 30px;
  border-radius: 10px;
  box-sizing: border-box;
  z-index: 1;
}
.icons-share-link[data-v-66c142d8] {
  margin: 0 !important;
}
.icon-share-section[data-v-66c142d8] {
  display: inline;
}
.icon-share-block[data-v-66c142d8] {
  display: inline-block;
}
.icons-share img.icons-share-logo[data-v-66c142d8] {
  background: unset !important;
  width: auto;
  height: auto;
  margin: auto;
  filter: grayscale(1) brightness(5);
}
.icons-share img.icons-share-logo-hover[data-v-66c142d8] {
  background: unset !important;
  width: auto;
  height: 1.5em;
  margin: auto;
}
.social-icons-share[data-v-66c142d8] {
  position: relative;
}
.social-icons-text[data-v-66c142d8] {
  font-size: 24px;
  margin: 10px 0;
  width: 100%;
  color: #ffffff;
}
.social-icons-close[data-v-66c142d8] {
  width: 100%;
  text-align: right;
  color: #fff;
  font-weight: 100;
  font-size: 24px;
  cursor: pointer;
}

</pre></body></html>