<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.profile-bg {
  background: #E7F0FF !important;
}
.profile .breadcrumb {
  background: none;
}
.profile-tabs .swiper-slide,
.profile .menu-list .swiper-slide {
  height: auto;
  width: auto;
}
.profile .text-transform-none {
  text-transform: none;
}
.profile textarea {
  width: 100% !important;
}
.profile input[type=radio] {
  visibility: visible;
}
.profile-tabs a {
  color: #2E5086;
}
.profile-tabs .active {
  color: #002868;
}
.profile-tabs-item {
  max-width: 200px;
}
.profile-tabs svg {
  fill: currentColor;
}
.vip .profile-tabs a {
  color: inherit;
}
.profile .menu-list {
  line-height: 1.5;
}
.profile .menu-list-link {
  color: #7A7C7F;
}
.profile .menu-list-link.active {
  color: #22242A;
}
.profile .form-body label {
  margin-bottom: 0.25rem;
}
.profile .form-body input:not([type=radio]), .profile .form-body select {
  width: 100% !important;
  height: 47px;
}
.profile .form-body .phone-prefix {
  min-width: 47px;
}
.profile .form-body input[type=radio] {
  margin-right: 0.5rem;
}
.profile .form-body .radio-input-profile label:first-child {
  margin-right: 1rem;
}
.profile .form-body select {
  border-radius: 2px;
  margin-top: 0.25rem;
}
.profile .form-body textarea {
  height: 47px;
}
.profile .invitation-table-wrapper {
  overflow-x: auto;
  letter-spacing: 0;
  font-family: sans-serif;
}
.profile .invitation-table-wrapper th, .profile .invitation-table-wrapper td {
  border-color: #002868;
  border-width: 1px;
  padding: 0.75rem 0.5rem;
}
.profile .modal-footer {
  border: none;
  padding-top: 0;
  margin-top: 0;
}
.profile .vip {
  background: url("/static/multisite/img/multisite/regional_sites_common/profile/vip-bg.b53b259fd94f.png") no-repeat center/cover;
}
.profile .vip .breadcrumb {
  color: #FFFFFF;
}
.profile .vip .breadcrumb a {
  color: #FFFFFF;
  opacity: 1;
}
.profile .vip .breadcrumb span {
  opacity: 0.6;
}
.profile .ppp-item-paid {
  display: none;
}
.profile .ppp-item-not-paid {
  display: block;
}
.profile .paid .ppp-item-paid {
  display: block;
}
.profile .paid .ppp-item-not-paid {
  display: none;
}
.profile .offers-list-banner {
  object-fit: cover;
  min-height: 180px;
}

.modal-payment-confirm .order-price {
  border-bottom: 1px dashed #A1A1A4;
}

@media screen and (min-width: 768px) {
  .profile .current-subscription-item {
    border-left: 1px solid #d7d7d7;
  }
}
@media screen and (min-width: 992px) {
  .profile.lad .wrapper {
    background: url("/static/multisite/img/multisite/regional_sites_common/profile/lad-banner.d70440a1d440.jpg") no-repeat right center;
  }
}
@media screen and (max-width: 992px) {
  .profile .container {
    max-width: 100%;
  }
}
</pre></body></html>