<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pageWrapper__pageWrapper___BCmNu {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow-x: hidden;
}

.link__linkInBtn___ahwHa {
  border: 0 !important;
}

.link__linkInBtn___ahwHa.link__primary___IJwP_{
  color: #fff;
}

.link__linkInBtn___ahwHa.link__secondary___ZEkPK {
  color: #030303;
}

.link__defaultLink___CvuT1 span {
  transition: color .2s ease;
}

.link__defaultLink___CvuT1:hover span {
  color: #5e696e;
}

.expiredMainBlock__expiredMainBlock___lvK6Z {
  display: flex;
  align-items: center;
  -moz-column-gap: 40px;
       column-gap: 40px;
}

.expiredMainBlock__expiredMainBlock-wrapper___HZQJ2 {
  padding: 100px 0 80px;
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.expiredMainBlock__expiredMainBlock-content___6FDeH {
  display: flex;
  flex-direction: column;
  max-width: 616px;
  width: 100%;
  padding-left: 20px;
}

.expiredMainBlock__expiredMainBlock-title___wkVEZ {
  margin-bottom: 14px;
}

.expiredMainBlock__expiredMainBlock-title___wkVEZ h1 {
  font-size: 50px;
  font-weight: 500;
  line-height: 54px;
}

.expiredMainBlock__expiredMainBlock-description___mYgmc {
  font-size: 18px;
  line-height: 24px;
}

.expiredMainBlock__expiredMainBlock-hint___XJ5da {
  margin-top: 20px;
}

.expiredMainBlock__expiredMainBlock-btn___IbGsu {
  align-self: flex-start;
  margin-top: 50px;
}

.expiredMainBlock__expiredMainBlock-image___SJyj9 {
  max-width: 544px;
  width: 50%;
}

@media all and (max-width: 767px) {
  .expiredMainBlock__expiredMainBlock___lvK6Z {
    flex-direction: column;
  }

  .expiredMainBlock__expiredMainBlock-wrapper___HZQJ2 {
    padding: 60px 0 40px;
  }

  .expiredMainBlock__expiredMainBlock-content___6FDeH {
    order: 1;
    max-width: 100%;
    padding-left: 0;
    margin: 0;
  }

  .expiredMainBlock__expiredMainBlock-description___mYgmc {
    font-size: 14px;
    line-height: 22px;
  }

  .expiredMainBlock__expiredMainBlock-image___SJyj9 {
    max-width: 580px;
    width: 100%;
    margin-bottom: 40px;
  }

  .expiredMainBlock__expiredMainBlock-title___wkVEZ h1 {
    font-size: 37px;
    font-weight: 500;
    line-height: 40px;
  }

  .expiredMainBlock__expiredMainBlock-btn___IbGsu,
  .expiredMainBlock__expiredMainBlock-btn___IbGsu button {
    width: 100%;
  }
}

@media all and (max-width: 359px) {
  .expiredMainBlock__expiredMainBlock-wrapper___HZQJ2 {
    padding: 50px 0 40px;
  }

  .expiredMainBlock__expiredMainBlock-hint___XJ5da {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .expiredMainBlock__expiredMainBlock-image___SJyj9 {
    margin-bottom: 30px;
  }

  .expiredMainBlock__expiredMainBlock-btn___IbGsu {
    margin-top: 40px;
  }

  .expiredMainBlock__expiredMainBlock-title___wkVEZ h1 {
    font-size: 32px;
    font-weight: 500;
    line-height: 34px;
  }
}
  

.htmlContent__htmlContent____O8tq {
  width: 100%;
  padding-top: 30px;
  text-align: center;
}

.htmlContent__htmlContent____O8tq h3 {
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.htmlContent__htmlContent____O8tq * {
  margin: 0;
}

@media all and (max-width: 768px) {
  .htmlContent__htmlContent____O8tq h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
  }
}

@media all and (max-width: 359px) {
  .htmlContent__htmlContent____O8tq {
    padding-top: 20px;
  }

  .htmlContent__htmlContent____O8tq h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
  }
}
  

.parkingPageBlock__parkingPageBlock___DpyPb {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 16px;
       column-gap: 16px;
  position: relative;
  background: #fff;
  border-radius: 10px;
  padding: 40px 30px 40px 40px;
  box-sizing: border-box;
  border: 1px solid #E6EEF0;
  min-height: 230px;
}

.parkingPageBlock__parkingPageBlock-content___AFJd5 {
  max-width: 375px;
}

.parkingPageBlock__parkingPageBlock-icon___E_Cxc {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  height: 40px;
}

.parkingPageBlock__parkingPageBlock-icon___E_Cxc svg,
.parkingPageBlock__parkingPageBlock-icon___E_Cxc img {
  width: 100%;
  height: 100%;
}

.parkingPageBlock__parkingPageBlock-title___vuMvQ {
  margin-bottom: 10px;
  line-height: 28px;
}

.parkingPageBlock__parkingPageBlock-description___wMKqO {
  font-size: 14px !important;
  line-height: 20px !important;
}

.parkingPageBlock__parkingPageBlock-btn___Xz1Qj {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-grow: 2;
  margin-top: 20px;
}

@media all and (max-width: 1023px) {
  .parkingPageBlock__parkingPageBlock___DpyPb{
    width: 100%;    
  }
}

@media all and (max-width: 768px) {
  .parkingPageBlock__parkingPageBlock-title___vuMvQ {
    font-size: 20px;
    line-height: 24px;
  }

}

@media all and (max-width: 359px) {
  .parkingPageBlock__parkingPageBlock___DpyPb {
    padding: 20px;
    min-height: auto;
  }
  .parkingPageBlock__parkingPageBlock-description___wMKqO {
    font-size: 13px;
    line-height: 16px;
  }
}

.linesContentView__linesContentView___Q0Rj9 {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

.linesContentView__linesContentViewGrid___ZgN7V {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

@media all and (max-width: 1023px) {
  .linesContentView__linesContentViewGrid___ZgN7V {
    grid-template-columns: 1fr;
  }
}

.contentWrapper__contentWrapper___ucjoZ {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 40px;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}

@media all and (max-width: 1023px) {
  .contentWrapper__contentWrapper___ucjoZ {
    padding: 0 30px;
  }
}

@media all and (max-width: 767px) {
  .contentWrapper__contentWrapper___ucjoZ {
    padding: 0 12px;
  }
}

.expiredContent__expiredContent___HLWlG {
  flex: 1 0 auto;
}

.footer__footer___X7w76 {
  flex: 0 0 auto;
  padding: 30px 0;
  border-top: 1px solid #E6EEF0;
  margin-top: 100px;
}

.footer__footerContent___Fi2cC {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
}
  
.footer__footerContentWrapper___hi0A7 {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
  align-items: center;
}

.footer__footerLang___EqDlp {
  display: flex;
  gap: 3px;
  align-items: center;
  transition: all .2s ease;
}

.footer__footerLang___EqDlp svg {
  transition: all .2s ease;
  width: 20px;
  height: 20px;
  fill: #030303;
}

.footer__footerMenu___AKlUd {
  display: flex;
  max-width: 450px;
  list-style: none;
  -moz-column-gap: 24px;
       column-gap: 24px;
  row-gap: 12px;
  flex-wrap: wrap;
  margin: 0;
  padding-left: 0;
  justify-content: flex-end;
}

@media all and (max-width: 767px) {
  .footer__footerContentWrapper___hi0A7 {
    flex-direction: column;
  }

  .footer__footerContent___Fi2cC {
    order: 2;
    gap: 20px;
    align-items: center;
  }

  .footer__footerMenu___AKlUd {
    margin: 0;
    justify-content: center;
    margin-bottom: 30px;
  }
}

@media all and (max-width: 359px) {
  .footer__footerContentWrapper___hi0A7 {
    padding: 0 30px;
  }

  .footer__footerMenuColumn___EGLC6:not(:last-of-type) {
    margin-right: 10px;
  }
}

.header__header___eWH69 {
  flex: 0 0 auto;
  padding: 24px 0 10px 0;
}

.header__header___eWH69 .header__logoWrapper___BRHDd {
  width: -moz-fit-content;
  width: fit-content;
}

.header__header___eWH69 .header__logoWrapper___BRHDd svg {
  margin: 0 !important;
}

/* РРјРїРѕС‚РµРЅС‚С‹ С‡С‚РѕР±С‹ РїРµСЂРµС‚РµСЂРµС‚СЊ СЃС‚РёР»Рё РёР· ui-icons */
.header__logo___jaKK3 {
  width: 195px !important;
  height: 42px !important;
}

.header__logoEn___XrvFe {
  width: 217px !important;
  height: 42px !important;
}

@media all and (max-width: 1023px) {
  .header__header___eWH69 {
    padding: 12px 0;
  }  
}

@media all and (max-width: 767px) {
  .header__logo___jaKK3 {
    width: 130px !important;
    height: 28px !important;
  }

  .header__logoEn___XrvFe {
    width: 145px !important;
    height: 28px !important;
  }
}

@media all and (max-width: 359px) {
  .header__header___eWH69 {
    padding: 17px 0 10px 0;
  }
}

._0_2_5_button__base___3QXLU{border:none;border-radius:6px;cursor:pointer;transition:.2s all}._0_2_5_button__font___nhfv1{font-family:"TT Hoves Pro Variable",sans-serif}._0_2_5_button__font-size-xs___2cNTS,._0_2_5_button__font-size-s___u9KZl{font-size:14px;line-height:20px}._0_2_5_button__font-size-m___1G6E4{font-size:16px;line-height:22px}._0_2_5_button__font-size-l___8iJ-n{font-size:20px;line-height:28px}@media only screen and (max-width: 1024px){._0_2_5_button__font-size-xs___2cNTS,._0_2_5_button__font-size-s___u9KZl{font-size:14px;line-height:20px}._0_2_5_button__font-size-m___1G6E4{font-size:15px;line-height:20px}._0_2_5_button__font-size-l___8iJ-n{font-size:18px;line-height:24px}}@media only screen and (max-width: 768px){._0_2_5_button__font-size-xs___2cNTS,._0_2_5_button__font-size-s___u9KZl{font-size:13px;line-height:16px}._0_2_5_button__font-size-m___1G6E4{font-size:15px;line-height:20px}._0_2_5_button__font-size-l___8iJ-n{font-size:18px;line-height:24px}}._0_2_5_button__size-xs___2zUS9{padding:3px 10px}._0_2_5_button__size-s___Y5fQv{padding:5px 10px}._0_2_5_button__size-m___UCr3p{padding:9px 20px}._0_2_5_button__size-l___3BxYo{padding:11px 30px}@media only screen and (max-width: 768px){._0_2_5_button__size-xs___2zUS9{padding:5px 10px}}._0_2_5_button__color-light-mode-primaryCTA___33Kqx{background-color:#ecc058;color:#030303;border:1px solid #ecc058}._0_2_5_button__color-light-mode-primaryCTA___33Kqx:hover{background-color:#ffde89;border-color:#ffde89}._0_2_5_button__color-light-mode-primaryCTA___33Kqx:disabled{background-color:#dfd6c9;border-color:#dfd6c9;color:#798e96;cursor:auto}._0_2_5_button__color-light-mode-primary___1rpIM{background-color:#030303;border:1px solid #030303;color:#fff}._0_2_5_button__color-light-mode-primary___1rpIM:hover{background-color:#272828;border-color:#272828}._0_2_5_button__color-light-mode-primary___1rpIM:disabled{background-color:#e6eef0;border-color:#e6eef0;color:#798e96;cursor:auto}._0_2_5_button__color-light-mode-secondary___3Vp6T{background-color:transparent;border:1px solid #272828;color:#030303}._0_2_5_button__color-light-mode-secondary___3Vp6T:hover{background-color:#e6eef0;border-color:#030303;color:#272828}._0_2_5_button__color-light-mode-secondary___3Vp6T:disabled{background-color:transparent;border-color:#e6eef0;color:#798e96;cursor:auto}._0_2_5_button__color-light-mode-secondary___3Vp6T:active{background-color:#5e696e;border-color:#5e696e;color:#fff}._0_2_5_button__color-dark-mode-primaryCTA___1kECk{background-color:#ecc058;color:#030303;border:1px solid #ecc058}._0_2_5_button__color-dark-mode-primaryCTA___1kECk:hover{background-color:#ffde89;border-color:#ffde89}._0_2_5_button__color-dark-mode-primaryCTA___1kECk:disabled{background-color:#dfd6c9;border-color:#dfd6c9;color:#798e96;cursor:auto}._0_2_5_button__color-dark-mode-primary___3sMsI{background-color:#fff;border:1px solid #fff;color:#030303}._0_2_5_button__color-dark-mode-primary___3sMsI:hover{background-color:#e6eef0;border-color:#e6eef0}._0_2_5_button__color-dark-mode-primary___3sMsI:disabled{background-color:#5e696e;border-color:#5e696e;color:#272828;cursor:auto}._0_2_5_button__color-dark-mode-secondary___1rAU2{background-color:transparent;border:1px solid #e0e7ea;color:#fff}._0_2_5_button__color-dark-mode-secondary___1rAU2:hover{background-color:#272828;border-color:#272828}._0_2_5_button__color-dark-mode-secondary___1rAU2:disabled{background-color:transparent;border-color:#5e696e;color:#5e696e;cursor:auto}._0_2_5_button__link-button___2fvR-{border:none;cursor:pointer;background:none;transition:.2s all}._0_2_5_button__link-button-light-mode___3BsnK{color:#030303;border-bottom:1px solid #d2dde2}._0_2_5_button__link-button-light-mode___3BsnK:hover{color:#5e696e;border-bottom-color:#e6eef0}._0_2_5_button__link-button-light-mode___3BsnK:disabled{color:#798e96;border-bottom-color:#d2dde2;cursor:auto}._0_2_5_button__link-button-dark-mode___Gz_jj{color:#fff;border-bottom:1px solid #5e696e}._0_2_5_button__link-button-dark-mode___Gz_jj:hover{color:#798e96;border-bottom-color:#5e696e}._0_2_5_button__link-button-dark-mode___Gz_jj:disabled{color:#5e696e;border-bottom-color:#272828;cursor:auto}._0_2_5_button__link-button___2fvR-._0_2_5_button__size-xs___2zUS9{padding:4px 1px 0;margin-bottom:3px}._0_2_5_button__link-button___2fvR-._0_2_5_button__size-s___Y5fQv{padding:4px 1px 0;margin-top:2px;margin-bottom:3px}._0_2_5_button__link-button___2fvR-._0_2_5_button__size-m___UCr3p{padding:5px 1px 0;margin-top:5px;margin-bottom:9px}._0_2_5_button__link-button___2fvR-._0_2_5_button__size-l___3BxYo{padding:7px 1px 0;margin-top:5px;margin-bottom:11px}._0_2_5_button__close-button___3YCRz{display:inline-flex;width:fit-content;border:none;background:none;border-radius:6px;padding:6px;transition:.2s all;cursor:pointer}._0_2_5_button__close-button___3YCRz svg{width:20px;height:20px}._0_2_5_button__close-button-light-mode___hNmgU svg{fill:#030303}._0_2_5_button__close-button-light-mode___hNmgU:hover{background:#e6eef0}._0_2_5_button__close-button-light-mode___hNmgU:disabled{cursor:auto;background:none}._0_2_5_button__close-button-dark-mode___6EIFP svg{fill:#fff}._0_2_5_button__close-button-dark-mode___6EIFP:hover{background:#272828}._0_2_5_button__close-button-dark-mode___6EIFP:disabled{cursor:auto;background:none}._0_2_5_button__close-button-dark-mode___6EIFP:disabled svg{fill:#5e696e}._0_2_5_button__close-button___3YCRz._0_2_5_button__size-xs___2zUS9{padding:6px}._0_2_5_button__close-button___3YCRz._0_2_5_button__size-s___Y5fQv{padding:8px}._0_2_5_button__close-button___3YCRz._0_2_5_button__size-m___UCr3p{padding:13px}._0_2_5_button__close-button___3YCRz._0_2_5_button__size-l___3BxYo{padding:18px}

._0_11_0_logoIcon__logo___3cOup{width:180px;height:38px}@media(max-width: 1023px){._0_11_0_logoIcon__logo___3cOup{width:130px;height:28px}}._0_11_0_logoIcon__logoEn___1BZmw{width:197px;height:38px}@media(max-width: 1023px){._0_11_0_logoIcon__logoEn___1BZmw{width:145px;height:28px}}._0_11_0_logoIcon__dots-light___38cae{fill:#798e96}._0_11_0_logoIcon__dots-light___38cae._0_11_0_logoIcon__monochrome___2Z0oI{fill:#030303}._0_11_0_logoIcon__dots-dark___2hB6z{fill:#798e96}._0_11_0_logoIcon__dots-dark___2hB6z._0_11_0_logoIcon__monochrome___2Z0oI{fill:#fff}._0_11_0_logoIcon__name-light___ILq_x{fill:#030303}._0_11_0_logoIcon__name-dark___1T3Yy{fill:#fff}

._0_2_6_link__link___O8crE{display:inline-flex;justify-content:center;align-items:center;position:relative;outline:none;text-decoration:none}._0_2_6_link__link___O8crE *:not(svg):not(img){position:relative}._0_2_6_link__link___O8crE *:not(svg):not(img)::after{position:absolute;content:"";bottom:-1px;left:0;height:1px;width:100%;background:transparent;z-index:-1;transition:.2s all}._0_2_6_link__link_iconMargin_left___30i96 svg,._0_2_6_link__link_iconMargin_left___30i96 img{margin-left:5px}._0_2_6_link__link_iconMargin_right___2Zj_m svg,._0_2_6_link__link_iconMargin_right___2Zj_m img{margin-right:5px}._0_2_6_link__link_underlined_always___1CkJ8&gt;*:not(svg):not(img)::after{background:#d2dde2}._0_2_6_link__link_underlined_hover___GIdxC:hover&gt;*:not(svg):not(img)::after{background:#d2dde2}

._0_9_0_text__base___1jep0{font-family:"TT Hoves Pro Variable",sans-serif;font-style:normal;display:inline;font-weight:400}._0_9_0_text__preset-displayL___1x2Ch{font-size:100px;line-height:104px;font-weight:400;letter-spacing:-2px}@media(min-width: 769px)and (max-width: 1023px){._0_9_0_text__preset-displayL___1x2Ch{font-size:75px;line-height:80px;font-weight:400;letter-spacing:-1.5px}}@media only screen and (max-width: 768px){._0_9_0_text__preset-displayL___1x2Ch{font-size:42px;line-height:44px;font-weight:400;letter-spacing:-1.5px}}._0_9_0_text__preset-displayS___3EscH{font-size:70px;line-height:74px;font-weight:400;letter-spacing:-2px}@media(min-width: 769px)and (max-width: 1023px){._0_9_0_text__preset-displayS___3EscH{font-size:53px;line-height:56px;font-weight:400;letter-spacing:-1.5px}}@media only screen and (max-width: 768px){._0_9_0_text__preset-displayS___3EscH{font-size:38px;line-height:40px;font-weight:400;letter-spacing:-1.5px}}._0_9_0_text__preset-titleH1___11fnX{font-size:50px;line-height:54px;font-weight:400;letter-spacing:-1px}@media(min-width: 769px)and (max-width: 1023px){._0_9_0_text__preset-titleH1___11fnX{font-size:37px;line-height:40px;font-weight:400;letter-spacing:-0.75px}}@media only screen and (max-width: 768px){._0_9_0_text__preset-titleH1___11fnX{font-size:32px;line-height:34px;font-weight:400;letter-spacing:-0.55px}}._0_9_0_text__preset-titleH2___1wSXB{font-size:34px;line-height:40px;font-weight:400;letter-spacing:normal}@media only screen and (max-width: 1023px){._0_9_0_text__preset-titleH2___1wSXB{font-size:28px;line-height:32px;font-weight:400;letter-spacing:normal}}._0_9_0_text__preset-titleH3___3TtB3{font-size:30px;line-height:36px;font-weight:400;letter-spacing:normal}@media only screen and (max-width: 1023px){._0_9_0_text__preset-titleH3___3TtB3{font-size:22px;line-height:26px;font-weight:400;letter-spacing:normal}}._0_9_0_text__preset-titleH4___3Te_d{font-size:24px;line-height:34px;font-weight:400;letter-spacing:normal}@media only screen and (max-width: 1023px){._0_9_0_text__preset-titleH4___3Te_d{font-size:20px;line-height:28px;font-weight:400;letter-spacing:normal}}._0_9_0_text__preset-textXLarge___2TR0V{font-size:20px;line-height:28px;font-weight:400;letter-spacing:normal}@media only screen and (max-width: 1023px){._0_9_0_text__preset-textXLarge___2TR0V{font-size:18px;line-height:24px;font-weight:400;letter-spacing:normal}}._0_9_0_text__preset-textLarge___2wPhu{font-size:18px;line-height:24px;font-weight:400;letter-spacing:normal}@media only screen and (max-width: 1023px){._0_9_0_text__preset-textLarge___2wPhu{font-size:16px;line-height:22px;font-weight:400;letter-spacing:normal}}._0_9_0_text__preset-textMain___DBI8G{font-size:16px;line-height:22px;font-weight:400;letter-spacing:normal}@media only screen and (max-width: 1023px){._0_9_0_text__preset-textMain___DBI8G{font-size:15px;line-height:20px;font-weight:400;letter-spacing:normal}}._0_9_0_text__preset-textSmall___1HwlN{font-size:14px;line-height:20px;font-weight:400;letter-spacing:normal}@media only screen and (max-width: 768px){._0_9_0_text__preset-textSmall___1HwlN{font-size:13px;line-height:16px;font-weight:400;letter-spacing:normal}}._0_9_0_text__wrap-normal___19vDF{overflow-wrap:normal}._0_9_0_text__wrap-anywhere___szDWN{overflow-wrap:anywhere}._0_9_0_text__wrap-break-word___pQEvA{overflow-wrap:break-word}._0_9_0_text__bold___jzg6B{font-weight:500}._0_9_0_text__linethrough___1sBnL{text-decoration:line-through}._0_9_0_text__color-primaryWhite___29d0c{color:#fff}._0_9_0_text__color-primaryBlack___2dBcH{color:#030303}._0_9_0_text__color-secondaryLight___KzOih{color:#e0e7ea}._0_9_0_text__color-secondaryMedium___2Qr4x{color:#5e696e}._0_9_0_text__color-secondaryDark___3f5Qy{color:#272828}._0_9_0_text__color-tertiaryLight___3CbcO{color:#afbcc2}._0_9_0_text__color-tertiaryMain___590O8{color:#798e96}._0_9_0_text__color-accentBronze___28DBE{color:#ecc058}._0_9_0_text__color-accentDark___33_O2{color:#bb6125}._0_9_0_text__color-successLightest___1UPZg{color:#95ebae}._0_9_0_text__color-successMedium___XdOZa{color:#5e9c70}._0_9_0_text__color-error___2JsTC{color:#f96353}
._0_9_0_DomainCut__container___3NamJ{width:100%;display:flex;align-items:baseline;flex-wrap:nowrap}._0_9_0_DomainCut__name___3NUEb{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._0_9_0_DomainCut__zone___18HcN{white-space:nowrap}


/*# sourceMappingURL=ExpiredPages.00d9d491db2ded4b6e2c.css.map*/</pre></body></html>