<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.site-authorization {
  margin: 30px 0 50px; }

.site-authorization-title {
  text-align: center;
  font-size: 26px;
  margin-bottom: 30px;
  font-weight: 700; }

.reg-form-in {
  background: #fff;
  display: flex;
  padding: 30px;
  border-radius: 5px;
  margin: 0 0 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: end; }

.reg-form-item {
  margin: 0 10px 0 0;
  flex: 1 0 0; }
  .reg-form-item.reg-form-item2 {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: end; }
    .reg-form-item.reg-form-item2 button {
      margin: 0 0 0 5px;
      height: 40px;
      padding-left: 15px;
      padding-right: 15px;
      border-radius: 5px;
      border: 0;
      background-color: #0e3eb8;
      color: #fff; }
    .reg-form-item.reg-form-item2 .reg-form-item-in {
      flex: 1 0 0; }
  .reg-form-item.reg-form-item-bgn {
    margin-right: 0;
    flex: inherit; }
  .reg-form-item .reg-form-name {
    font-size: 14px;
    margin: 0 0 10px;
    width: 100%; }
  .reg-form-item input {
    width: 100%;
    flex-shrink: 1;
    height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    background: none;
    border-bottom: 2px;
    border-bottom: 2px solid #d9dde7;
    outline: none; }

.reg-form-remember {
  width: 100%;
  text-align: center;
  margin: 0 0 10px;
  font-size: 14px; }
  .reg-form-remember input {
    margin-left: 0;
    vertical-align: middle; }
  .reg-form-remember span {
    vertical-align: middle; }

.reg-form-bottom {
  text-align: center;
  font-size: 14px; }
  .reg-form-bottom a {
    color: #000;
    margin: 0 3px; }

.site-authorized {
  font-size: 14px; }
  .site-authorized div + div {
    margin-top: 10px; }
    .site-authorized div a {
      color: #000; }

.mosaic-auth-block__settings {
  flex-direction: column;
  display: flex;
  font-size: 14px; }
  .mosaic-auth-block__settings strong {
    display: block;
    margin: 0 0 10px; }
  .mosaic-auth-block__settings a {
    margin-bottom: 10px;
    color: #000; }
    .mosaic-auth-block__settings a.my-orders {
      display: none; }

.section--u-il31q5eav {
  display: none !important; }

.dillers-wrap {
  background: #fff;
  padding: 50px 15px; }

.dillers-wrap-in {
  width: 1336px;
  max-width: 100%;
  margin: 0 auto; }

.dillers-wrap-title {
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 20px; }

.dillers-wrap-tabs {
  font-size: 16px; }

.dillers-wrap-titles {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 0 30px;
  list-style-type: none;
  justify-content: center; }
  .dillers-wrap-titles li a {
    padding: 15px;
    text-transform: uppercase;
    text-decoration: none;
    color: #001a5f;
    display: block;
    font-size: 16px;
    font-weight: 700;
    border-radius: 5px; }
    .dillers-wrap-titles li a.active {
      background: #001a5f;
      color: #fff; }

.dillers-wrap-body .dillers-item {
  display: none;
  align-items: center;
  flex-wrap: wrap; }
  .dillers-wrap-body .dillers-item.active {
    display: flex; }

.dillers-item-map {
  width: 49%;
  margin: 0 20px 0 0;
  height: 400px; }
  .dillers-item-map &gt; ymaps {
    width: 100% !important;
    height: 100% !important; }

.dillers-item-right {
  flex: 1 0 0;
  font-weight: 500; }

.dillers-item-text {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 500; }
  .dillers-item-text p:first-child {
    margin-top: 0; }
  .dillers-item-text p:last-child {
    margin-bottom: 0; }

.dillers-item-address {
  background: url(home_1.webp) 0 50%/25px no-repeat;
  padding: 10px 0 10px 40px; }
  .dillers-item-address.dillers-item-address2 {
    margin-top: 5px;
    margin-bottom: 5px;
    background: url(home_2.webp) 0 50%/25px no-repeat; }

.dillers-item-phones {
  background: url(telephone.webp) 0 50%/25px no-repeat;
  padding: 10px 0 10px 40px; }
  .dillers-item-phones div {
    padding: 5px 0; }
  .dillers-item-phones div a {
    text-decoration: none; }

.dillers-item-mail {
  background: url(email.webp) 0 50%/25px no-repeat;
  padding: 10px 0 10px 40px; }
  .dillers-item-mail div {
    padding: 5px 0; }
  .dillers-item-mail div a {
    text-decoration: none; }

.dillers-item-work {
  background: url(circular-wall-clock.webp) 0 50%/25px no-repeat;
  padding: 10px 0 10px 40px; }

@media (max-width: 767px) {
  .dillers-item-map {
    width: 100%;
    margin: 0 0 30px;
    height: 300px; }

  .dillers-wrap-title {
    font-size: 24px; }

  .dillers-wrap-titles li a {
    padding-left: 10px;
    padding-right: 10px; } }

@media (max-width: 479px) {
  .dillers-wrap-title {
    font-size: 20px; }

  .dillers-item-map {
    height: 250px; } }
</pre></body></html>