<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.vip-card-subscriptions {
  padding: 1em 0em 1em 2em;
}
@media screen and (max-width: 599px) {
  .vip-card-subscriptions {
    padding-left: 0em;
  }
}
.vip-card-subscriptions .subscription {
  margin-bottom: 1.4em;
}
.vip-card-subscriptions .photo {
  padding-left: 1em;
}
@media screen and (max-width: 599px) {
  .vip-card-subscriptions .photo {
    padding-left: 0.5em;
  }
}
.vip-card-subscriptions .photo img {
  max-height: 100px;
  max-width: 100px;
}
@media screen and (max-width: 599px) {
  .vip-card-subscriptions .photo img {
    max-width: 80px;
    max-height: 80px;
  }
}
@media screen and (max-width: 599px) {
  .vip-card-subscriptions .photo img {
    max-width: 70px;
    max-height: 70px;
  }
}
.vip-card-subscriptions .details {
  padding-left: 2em;
}
@media screen and (max-width: 599px) {
  .vip-card-subscriptions .details {
    font-size: 0.95em;
    padding-left: 1.5em;
  }
}
.vip-card-subscriptions .action {
  margin: 0.8em 0em;
}
@media screen and (max-width: 599px) {
  .vip-card-subscriptions .action {
    margin: 0.8em 0.4em;
  }
}
.market-subscriptions {
  padding: 2em 0em 1em 0em;
}
.my-subscriptions .subscription-title {
  font-size: 1em;
  font-weight: 600;
  color: #000;
  display: inline-block;
  margin: 0.8em 0em;
}
@media screen and (max-width: 599px) {
  .my-subscriptions .subscription-title {
    margin-top: 0em;
  }
}
.my-subscriptions .geolocation-title {
  font-weight: 550;
  color: #5d5c54;
  margin-top: 0.2em;
  margin-bottom: 1.2em;
}
.my-subscriptions .with-select {
  margin-right: 8em;
}
.my-subscriptions .with-select .subscription-title {
  font-size: 0.8em;
  margin: 0em 0em 0.8em 0em;
}
.my-subscriptions .with-select .description-text {
  padding: 0em 5em 0em 2.4em;
}
.my-subscriptions input.email {
  width: 40%;
}
@media screen and (max-width: 599px) {
  .my-subscriptions input.email {
    width: 100%;
    margin: 15px 0px;
  }
}
.my-subscriptions .get-subscription {
  line-height: 2.4em;
  margin-left: 2em;
}
@media screen and (max-width: 599px) {
  .my-subscriptions .get-subscription {
    margin: 0px !important;
    width: 100%;
  }
}
.my-subscriptions .remove-button {
  line-height: 1em;
  margin: 0em 3em 0em 1em;
  padding: 0.4em 2em;
}
@media screen and (max-width: 599px) {
  .my-subscriptions .remove-button {
    width: 100%;
    margin: 0 !important;
    padding: 0.4em 0em;
  }
}
.checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 1.2em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 1.2em;
  width: 1.2em;
  background-color: #eee;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.in-progress {
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 300px;
  padding-top: 100px;
  background-image: url(/_scripts/compiled/Bundles/7ee7a80fa93cb192fa4f.gif);
}
.success-message {
  padding: 1em;
  margin: 1em 0em;
  background-color: #005090;
  color: white;
}
.error-message {
  padding: 1em;
  margin: 1em 0em;
  border: 1px solid red;
  color: red;
}
.orange-button.save-in-progress {
  opacity: 0.5;
}
.orange-button {
  background-color: #f3894f;
  color: #fff;
  line-height: 50px;
  text-align: center;
  position: relative;
  margin: 1em 0em;
  padding: 0 1em;
}
.orange-button:disabled {
  opacity: 0.5;
}
.orange-button i.save-in-progress {
  position: absolute;
  left: 50%;
  top: 15px;
  width: 20px;
  height: 20px;
  background-image: url(/_scripts/compiled/Bundles/7ee7a80fa93cb192fa4f.gif);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 599px) {
  .orange-button {
    width: 100%;
    margin: 0 !important;
  }
}
@media screen and (max-width: 650px) {
  .vip-card-subscriptions {
    padding-left: 0em;
  }
  .vip-card-subscriptions .photo {
    padding-left: 0.5em;
  }
  .vip-card-subscriptions .photo img {
    max-width: 80px;
    max-height: 80px;
  }
  .my-subscriptions .subscription-title {
    margin-top: 0em;
  }
  .my-subscriptions .remove-button {
    margin-right: 1em;
  }
}
@media screen and (max-width: 330px) {
  .vip-card-subscriptions .details {
    font-size: 0.95em;
    padding-left: 1.5em;
  }
  .vip-card-subscriptions .photo img {
    max-width: 70px;
    max-height: 70px;
  }
}
.loading-error-message {
  background-color: #fff;
  border-radius: 3px;
  padding: 2em;
  text-align: center;
  margin: 30px auto;
  border: 1px solid red;
  max-width: 400px;
}
@media screen and (max-width: 599px) {
  .loading-error-message {
    padding: 1em;
    margin: 10px auto;
  }
}
.loading-error-message .button-like {
  width: 240px;
  margin: 1em auto;
}
.loading-error-message .button-like a {
  color: #fff;
}
.title {
  margin: 10px 0px;
}
.no-subscriptions-loaded-message {
  background-color: #fff;
  border-radius: 3px;
  padding: 2em;
  text-align: center;
  margin: 30px auto;
  border: 1px solid red;
  max-width: 400px;
}
@media screen and (max-width: 599px) {
  .no-subscriptions-loaded-message {
    padding: 1em;
    margin: 15px auto;
  }
}
.no-subscriptions-loaded-message .button-like {
  width: 240px;
  margin: 1em auto;
}
.no-subscriptions-loaded-message .button-like a {
  color: #fff;
}
.confirm-remove-subscriptions {
  display: none;
}
.ui-dialog .confirm-remove-subscriptions {
  display: block;
}
.remove-subscriptions {
  line-height: 30px;
  padding-right: 20px;
  right: 0;
  top: 10px;
  z-index: 99;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #f3894f;
  background: #f3894f !important;
  font-weight: bold;
  color: #fff;
}
.ui-widget-header {
  border: 1px solid #005090;
  background: #005090;
  color: #fff;
  font-weight: bold;
}
.ui-dialog .confirm-remove-subscriptions {
  display: block;
}
.ui-widget-content {
  border: 1px solid #dadada;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAQAAABebbrxAAAAN0lEQVR42u3MMQEAAAgDINc/9Czg6QkBSDuvIhQKhUKhUCgUCoVCoVAoFAqFQqFQKBQKhUKh8LIl0ceduhGGIwAAAABJRU5ErkJggg==) 50% 50% repeat-x;
  color: #5d5c54;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
  margin-right: 20px;
}

.dwh-icons {
    background-image: url(/_scripts/compiled/Bundles/c48a5b78e3453c9d0efb.svg);
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    /* default position above sprites so that if no icon below matches, then we show nothing (instead of the first icon)*/
    background-position: 0 32px;
}

.dwh-icon-baseball, .dwh-icon-baseball\:regular {
    background-position: 0 0;
}

.dwh-icon-softball, .dwh-icon-softball\:regular {
    background-position: 0 0;
}

.dwh-icon-basketball, .dwh-icon-basketball\:regular {
    background-position: 0 -32px;
}

.dwh-icon-bay, .dwh-icon-bay-front, .dwh-icon-bay-view, .dwh-icon-bay\:regular, .dwh-icon-bay-front\:regular, .dwh-icon-bay-view\:regular {
    background-position: 0 -64px;
}

.dwh-icon-waterfront-view, .dwh-icon-waterfront-view\:regular {
    background-position: 0 -96px;
}

.dwh-icon-beach, .dwh-icon-beach\:regular {
    background-position: 0 -128px;
}

.dwh-icon-clubhouse, .dwh-icon-clubhouse\:regular {
    background-position: 0 -160px;
}

.dwh-icon-community-center, .dwh-icon-community-center\:regular {
    background-position: 0 -192px;
}

.dwh-icon-dog-park, .dwh-icon-dog-park\:regular {
    background-position: 0 -224px;
}

.dwh-icon-emergency, .dwh-icon-emergency\:regular {
    background-position: 0 -256px;
}

.dwh-icon-entertainment, .dwh-icon-entertainment\:regular {
    background-position: 0 -288px;
}

.dwh-icon-exterior-maintenance, .dwh-icon-exterior-maintenance\:regular {
    background-position: 0 -320px;
}

.dwh-icon-fishing, .dwh-icon-fishing\:regular {
    background-position: 0 -352px;
}

.dwh-icon-fitness-center, .dwh-icon-fitness-center\:regular {
    background-position: 0 -384px;
}

.dwh-icon-gated, .dwh-icon-gated-all, .dwh-icon-gated-section, .dwh-icon-gated\:regular, .dwh-icon-gated-all\:regular, .dwh-icon-gated-section\:regular {
    background-position: 0 -416px;
}

.dwh-icon-golf-course, .dwh-icon-golf-course\:regular {
    background-position: 0 -448px;
}

.dwh-icon-green-belt, .dwh-icon-green-belt\:regular {
    background-position: 0 -480px;
}

.dwh-icon-grocery, .dwh-icon-grocery\:regular {
    background-position: 0 -512px;
}

.dwh-icon-grounds-care, .dwh-icon-grounds-care\:regular {
    background-position: 0 -544px;
}

.dwh-icon-hospital, .dwh-icon-hospital\:regular {
    background-position: 0 -576px;
}

.dwh-icon-indoor-pool, .dwh-icon-indoor-pool\:regular {
    background-position: 0 -608px;
}

.dwh-icon-lake, .dwh-icon-lake-view, .dwh-icon-lake-front, .dwh-icon-lake\:regular, .dwh-icon-lake-view\:regular, .dwh-icon-lake-front\:regular {
    background-position: 0 -640px;
}

.dwh-icon-lap-pool, .dwh-icon-lap-pool\:regular {
    background-position: 0 -672px;
}

.dwh-icon-local-shopping, .dwh-icon-local-shopping\:regular {
    background-position: 0 -704px;
}

.dwh-icon-low-maintenance, .dwh-icon-low-maintenance\:regular {
    background-position: 0 -736px;
}

.dwh-icon-marina, .dwh-icon-marina\:regular {
    background-position: 0 -768px;
}

.dwh-icon-master-planned, .dwh-icon-master-planned\:regular {
    background-position: 0 -800px;
}

.dwh-icon-olympic-pool, .dwh-icon-olympic-pool\:regular {
    background-position: 0 -832px;
}

.dwh-icon-park, .dwh-icon-park\:regular {
    background-position: 0 -864px;
}

.dwh-icon-playground, .dwh-icon-playground\:regular {
    background-position: 0 -896px;
}

.dwh-icon-pond, .dwh-icon-pond\:regular {
    background-position: 0 -928px;
}

.dwh-icon-pool, .dwh-icon-pool\:regular {
    background-position: 0 -960px;
}

.dwh-icon-river, .dwh-icon-river\:regular {
    background-position: 0 -992px;
}

.dwh-icon-security, .dwh-icon-security\:regular {
    background-position: 0 -1024px;
}

.dwh-icon-sidewalk, .dwh-icon-sidewalk\:regular {
    background-position: 0 -1056px;
}

.dwh-icon-soccer, .dwh-icon-soccer\:regular {
    background-position: 0 -1088px;
}

.dwh-icon-splash-pool, .dwh-icon-splash-pad, .dwh-icon-splash-pool\:regular, .dwh-icon-splash-pad\:regular {
    background-position: 0 -1120px;
}

.dwh-icon-tennis, .dwh-icon-tennis\:regular {
    background-position: 0 -1152px;
}

.dwh-icon-trails, .dwh-icon-trails\:regular {
    background-position: 0 -1184px;
}

.dwh-icon-view-lots, .dwh-icon-view-lots\:regular {
    background-position: 0 -1216px;
}

.dwh-icon-volleyball, .dwh-icon-volleyball\:regular {
    background-position: 0 -1248px;
}

.dwh-icon-walk-to-public-transportation, .dwh-icon-walk-to-public-transportation\:regular {
    background-position: 0 -1280px;
}

.dwh-icon-walk-to-elementary-school,
.dwh-icon-walk-to-middle-school,
.dwh-icon-walk-to-high-school,
.dwh-icon-walk-to-elementary-school\:regular,
.dwh-icon-walk-to-middle-school\:regular,
.dwh-icon-walk-to-high-school\:regular {
    background-position: 0 -1312px;
}

.dwh-icon-waterfront-lots, .dwh-icon-waterfront-lots\:regular {
    background-position: 0 -1344px;
}

.dwh-icon-hoa, .dwh-icon-hoa\:regular {
    background-position: 0 -1376px;
}

.dwh-icon-multi-purpose-field, .dwh-icon-multi-purpose-field\:regular {
    background-position: 0 -1408px;
}

.dwh-icon-fire-pit, .dwh-icon-fire-pit\:regular {
    background-position: 0 -1442px;
}

.dwh-icon-pickle-ball-paddle, .dwh-icon-pickle-ball-paddle\:regular {
    background-position: 0 -1480px;
}

.dwh-icon-healthcare, .dwh-icon-healthcare\:regular {
    background-position: 0 -1514px;
}

.dwh-icon-gazebo, .dwh-icon-gazebo\:regular {
    background-position: 0 -1548px;
}

.dwh-icon-horseshoe, .dwh-icon-horseshoe\:regular {
    background-position: 0 -1581px;
}

.dwh-icon-acreage, .dwh-icon-acreage\:regular {
    background-position: 0 -1615px;
}

.dwh-icon-half-acreage, .dwh-icon-half-acreage\:regular {
    background-position: 0 -1615px;
}

.dwh-icon-casita, .dwh-icon-casita\:regular {
    background-position: 0 -1649px;
}

.dwh-icon-boat-storage, .dwh-icon-boat-storage\:regular {
    background-position: 0 -1680px;
}
</pre></body></html>