/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;transform-origin:left top;transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1),-webkit-transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;left:0;top:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;transition:opacity .2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/assets/build/images/e3f799c6dec9af194c86decdf7392405.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/assets/build/images/b257fa9c5ac8c515ac4d77a667ce2943.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);transform:translateY(6px);transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/assets/build/images/e34aafbb485a96eaf2a789b2bf3af6fe.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border-radius:50%;border-color:#fff #fff transparent transparent;border-style:solid;border-width:2px;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}
.ContactsPhoneButton.-hiddenIcon{padding-left:2px;padding-right:2px}.ContactsPhoneButton.-hiddenIcon .ButtonRefresh-icon{display:none}
@-webkit-keyframes scale-down{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-down{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}.UIFormRow{margin-bottom:16px}.UIFormGroup{display:-webkit-flex;display:flex}@media(max-width:939px){.UIFormGroup.-wrap{-webkit-flex-direction:column;flex-direction:column}.UIFormGroup.-wrap .UIFormRow{margin-right:0;margin-bottom:8px}.UIFormGroup.-wrap .UIButton{-webkit-justify-content:center;justify-content:center}}.UIFormGroup .UIFormRow{-webkit-flex:1;flex:1;margin-right:8px;margin-bottom:0}.UIInput{position:relative}.UIInput .UIInput-field{display:-webkit-flex;display:flex;height:48px;border:1px solid rgba(0,0,0,.1);border-radius:8px;position:relative;transition:all .25s ease-out}.UIInput .UIInput-field:hover{border-color:rgba(0,0,0,.25)}.UIInput .UIInput-field:hover .UIInput-label{color:rgba(0,0,0,.84)}.UIInput .UIInput-field:hover .UIInput-input:-moz-placeholder,.UIInput .UIInput-field:hover .UIInput-input:-ms-input-placeholder,.UIInput .UIInput-field:hover .UIInput-input::-moz-placeholder,.UIInput .UIInput-field:hover .UIInput-input::-webkit-input-placeholder{color:rgba(0,0,0,.84);transition:all .25s ease-out}.UIInput .UIInput-field:hover .UIInput-input:-moz-placeholder,.UIInput .UIInput-field:hover .UIInput-input:-ms-input-placeholder,.UIInput .UIInput-field:hover .UIInput-input::-moz-placeholder,.UIInput .UIInput-field:hover .UIInput-input::-webkit-input-placeholder,.UIInput .UIInput-field:hover .UIInput-input::placeholder{color:rgba(0,0,0,.84);transition:all .25s ease-out}.UIInput .UIInput-field.-error,.UIInput .UIInput-field.-error:hover{border-color:#e35241}.UIInput .UIInput-field.-error .UIInput-label,.UIInput .UIInput-field.-error:hover .UIInput-label{color:#e35241}.UIInput .UIInput-field.-active,.UIInput .UIInput-field.-active:hover{border-color:#ff9800}.UIInput .UIInput-field.-active:hover .UIInput-label{color:#ff9800}.UIInput .UIInput-field.-active .UIInput-label{color:#ff9800;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:13px;line-height:16px;background:#fff}.UIInput .UIInput-field.-active .UIInput-icon~.UIInput-label{left:14px}.UIInput .UIInput-field.-active .PhoneInputCountry{display:block}.UIInput .UIInput-field.-filled .UIInput-label{top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:13px;line-height:16px;background:#fff}.UIInput .UIInput-field.-filled .PhoneInputCountry{display:block}.UIInput .UIInput-field.-disabled{pointer-events:none;border-color:rgba(0,0,0,.1)}.UIInput .UIInput-field.-disabled .UIInput-input:-moz-placeholder,.UIInput .UIInput-field.-disabled .UIInput-input:-ms-input-placeholder,.UIInput .UIInput-field.-disabled .UIInput-input::-moz-placeholder,.UIInput .UIInput-field.-disabled .UIInput-input::-webkit-input-placeholder{color:rgba(0,0,0,.25);transition:all .25s ease-out}.UIInput .UIInput-field.-disabled .UIInput-input:-moz-placeholder,.UIInput .UIInput-field.-disabled .UIInput-input:-ms-input-placeholder,.UIInput .UIInput-field.-disabled .UIInput-input::-moz-placeholder,.UIInput .UIInput-field.-disabled .UIInput-input::-webkit-input-placeholder,.UIInput .UIInput-field.-disabled .UIInput-input::placeholder{color:rgba(0,0,0,.25);transition:all .25s ease-out}.UIInput .UIInput-field.-disabled .UIInput-label{color:rgba(0,0,0,.25)}.UIInput .UIInput-field.-textarea{height:auto}.UIInput .UIInput-field.-textarea .UIInput-input{vertical-align:top;resize:none}.UIInput .UIInput-field.-phone .UIInput-input{padding:0}.UIInput .UIInput-input{width:100%;height:100%;font-size:16px;line-height:24px;padding:12px 16px;border:none;border-radius:8px;outline:none;background:#fff}.UIInput .UIInput-input:-moz-placeholder,.UIInput .UIInput-input:-ms-input-placeholder,.UIInput .UIInput-input::-moz-placeholder,.UIInput .UIInput-input::-webkit-input-placeholder{color:rgba(0,0,0,.5);transition:all .25s ease-out}.UIInput .UIInput-input:-moz-placeholder,.UIInput .UIInput-input:-ms-input-placeholder,.UIInput .UIInput-input::-moz-placeholder,.UIInput .UIInput-input::-webkit-input-placeholder,.UIInput .UIInput-input::placeholder{color:rgba(0,0,0,.5);transition:all .25s ease-out}.UIInput .UIInput-label{position:absolute;top:12px;left:14px;font-size:16px;line-height:24px;padding:0 2px;background:#fff;color:rgba(0,0,0,.5);cursor:text;pointer-events:none;transition:all .25s ease-out}.UIInput .UIInput-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:default;pointer-events:none;left:12px;z-index:1}.UIInput .UIInput-icon+.UIInput-input{padding:12px 16px 12px 46px}.UIInput .UIInput-icon~.UIInput-label{left:40px}.UIInput .UIInput-icon .ico{fill:rgba(0,0,0,.5)}.UIInput .PhoneInputCountry,.UIInput .PhoneInputCountrySelect{display:none}.UIInput .PhoneInputCountryIcon{position:absolute;left:16px;width:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.UIInput .PhoneInputCountryIcon img{width:100%}.UIInput .PhoneInputCountryIcon{color:rgba(0,0,0,.84)}.UIInput .PhoneInputCountryIcon svg{width:20px}.UIInput .PhoneInputCountryIconImg{color:rgba(0,0,0,.84)}.UIInput .PhoneInputInput{width:100%;height:100%;font-size:16px;line-height:24px;padding:12px 16px 12px 46px;border:none;border-radius:8px;outline:none}.UIInput .UIInput-error{position:absolute;bottom:-4px;left:16px;-webkit-transform:translateY(100%);transform:translateY(100%);font-size:13px;line-height:16px;color:#e35241}.TypographyRefresh-h1{font-size:56px;line-height:60px}.TypographyRefresh-h1,.TypographyRefresh-h2{font-family:Inter,sans-serif;font-style:normal;font-weight:900}.TypographyRefresh-h2{font-size:40px;line-height:40px}.TypographyRefresh-h3{font-family:Roboto;font-style:normal;font-weight:900;font-size:36px;line-height:36px;letter-spacing:.714286px}.TypographyRefresh-h4{font-size:30px;line-height:32px}.TypographyRefresh-h4,.TypographyRefresh-h5{font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:.2px;-webkit-font-smoothing:antialiased}.TypographyRefresh-h5{font-size:24px;line-height:30px}.TypographyRefresh-h6{font-size:20px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.TypographyRefresh-h6,.TypographyRefresh-subtitle1{font-family:Roboto;font-style:normal;font-weight:700;line-height:24px}.TypographyRefresh-subtitle1{font-size:18px}.TypographyRefresh-subtitle2{font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.TypographyRefresh-button{font-weight:500}.TypographyRefresh-body1,.TypographyRefresh-button{font-family:Roboto;font-style:normal;font-size:15px;line-height:22px;letter-spacing:.2px}.TypographyRefresh-body1{font-weight:400}.TypographyRefresh-body2{font-weight:700}.TypographyRefresh-body2,.TypographyRefresh-caption{font-family:Roboto;font-style:normal;font-size:13px;line-height:22px;letter-spacing:.2px}.TypographyRefresh-caption{font-weight:400;-webkit-font-smoothing:antialiased}.TypographyRefresh-menu{font-family:Roboto;font-style:normal;font-weight:500;font-size:12px;line-height:22px;letter-spacing:.2px}.TypographyRefresh-tiny{font-size:10px;line-height:14px}.TypographyRefresh-input,.TypographyRefresh-tiny{font-family:Roboto;font-style:normal;font-weight:400;letter-spacing:.2px}.TypographyRefresh-input{font-size:16px;line-height:22px;-webkit-font-smoothing:antialiased}.UIInput-field.-refresh,.UIInput-field.-refresh.-filled{border-color:#caccd8}.UIInput-field.-refresh.-filled:hover,.UIInput-field.-refresh:hover{border-color:#000}.UIInput-field.-refresh.-filled:hover .UIInput-label,.UIInput-field.-refresh:hover .UIInput-label{color:#000}.UIInput-field.-refresh.-filled .UIInput-input,.UIInput-field.-refresh .UIInput-input{color:#000;background:var(--input-background,#fff);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:.2px;-webkit-font-smoothing:antialiased}.UIInput-field.-refresh.-filled .UIInput-label,.UIInput-field.-refresh .UIInput-label{color:#caccd8;background:var(--input-background,#fff)}.UIInput-field.-refresh.-disabled{border-color:#caccd8}.UIInput-field.-refresh.-disabled .UIInput-input{color:#caccd8}.UIInput-field.-refresh.-disabled .UIInput-label{color:#9396a8;background:var(--input-background,#fff)}.UIStyles{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px}.UIStyles-block{grid-row-end:span var(--span)}.UIStyles-header{background-color:#ff9800;color:#fff;padding:24px;border-radius:8px 8px 0 0;font-size:24px;font-weight:500}.UIStyles-content{border:1px solid #ededed;padding:0 24px 24px;color:#bfbfbf;border-radius:0 0 8px 8px;overflow:hidden}.UIStyles-content.-dark{background-color:rgba(0,0,0,.7);border:none;color:#fff}.UITelegramButton{border-radius:8px;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;cursor:pointer;overflow:hidden;background:#34aadf;border:none;text-decoration:none;font-family:Roboto,sans-serif;font-size:15px;line-height:24px;color:#fff;padding:12px 8px 12px 16px;height:48px;transition:background .25s ease-out}.UITelegramButton:active,.UITelegramButton:focus{outline:none}.UITelegramButton.-disabled,.UITelegramButton[disabled]{cursor:default;pointer-events:none}.UITelegramButton:hover{background:#008dcc}.UITelegramButton:active{background:#007bb3}.UITelegramButton-content{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.UITelegramButton-icon{margin-left:8px}.UITelegramButton-icon .ico{fill:#fff;width:32px;height:32px}.UITelegramButton.-fullWidth{width:100%}.Subscribe{border-radius:8px;border:1px solid #e0e0e0}@media(max-width:939px){.Subscribe .Subscribe-title{line-height:24px;margin-bottom:2px}.Subscribe .Subscribe-content{padding:16px}.Subscribe .Subscribe-header{border-bottom:none;padding-bottom:0}.Subscribe .Subscribe-actions{margin:0;padding:16px 16px 24px}.Subscribe .Subscribe-actions,.Subscribe .Subscribe-form{-webkit-flex-direction:column;flex-direction:column}.Subscribe .Subscribe-form .UIFormRow{margin-bottom:8px;margin-right:0}.Subscribe .Subscribe-points{width:100%;margin:0}.Subscribe .Subscribe-points>div,.Subscribe .Subscribe-section,.Subscribe .Subscribe-section.-form{width:100%;margin:8px 0;white-space:normal}.Subscribe .Subscribe-section:last-child{margin-bottom:0}}.Subscribe.-short .Subscribe-title{line-height:24px;margin-bottom:2px}.Subscribe.-short .Subscribe-content{padding:16px}.Subscribe.-short .Subscribe-header{border-bottom:none;padding-bottom:0}.Subscribe.-short .Subscribe-actions{margin:0;padding:16px 16px 24px}.Subscribe.-short .Subscribe-actions,.Subscribe.-short .Subscribe-form{-webkit-flex-direction:column;flex-direction:column}.Subscribe.-short .Subscribe-form .UIFormRow{margin-bottom:8px;margin-right:0}.Subscribe.-short .Subscribe-points{width:100%;margin:0}.Subscribe.-short .Subscribe-points>div,.Subscribe.-short .Subscribe-section,.Subscribe.-short .Subscribe-section.-form{width:100%;margin:8px 0;white-space:normal}.Subscribe.-short .Subscribe-section:last-child{margin-bottom:0}.Subscribe-header{border-bottom:1px solid #e0e0e0}.Subscribe-content{padding:24px}.Subscribe-title{font-weight:500;font-size:20px;line-height:140%;margin-bottom:12px}.Subscribe-description{font-size:15px;line-height:160%;margin-top:12px}.Subscribe-points{-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:0 -12px -12px}.Subscribe-points,.Subscribe-points>div{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start}.Subscribe-points>div{width:calc(50% - 24px);margin:0 12px 12px;font-size:15px;line-height:160%;white-space:nowrap;color:rgba(0,0,0,.5)}.Subscribe-points>div:before{content:"";width:24px;height:24px;background-image:url(/images/check.svg);background-size:cover;margin-right:8px;-webkit-flex-shrink:0;flex-shrink:0}.Subscribe-actions{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:0 -12px;padding:16px}.Subscribe-section{width:calc(60% - 24px);margin:12px}@media(max-width:1199px){.Subscribe-section{width:calc(100% - 24px)}}.Subscribe .countdown{margin:8px 0 16px}.Subscribe .countdown-item{-webkit-flex:1;flex:1}.Subscribe .countdown+.Subscribe-description{font-weight:500;font-size:15px;line-height:160%}.UIGrid .Subscribe{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;height:100%}
@-webkit-keyframes scale-down{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-down{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}.UIStyles{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px}.UIStyles-block{grid-row-end:span var(--span)}.UIStyles-header{background-color:#ff9800;color:#fff;padding:24px;border-radius:8px 8px 0 0;font-size:24px;font-weight:500}.UIStyles-content{border:1px solid #ededed;padding:0 24px 24px;color:#bfbfbf;border-radius:0 0 8px 8px;overflow:hidden}.UIStyles-content.-dark{background-color:rgba(0,0,0,.7);border:none;color:#fff}.UIInput{position:relative}.UIInput .UIInput-field{display:-webkit-flex;display:flex;height:48px;border:1px solid rgba(0,0,0,.1);border-radius:8px;position:relative;transition:all .25s ease-out}.UIInput .UIInput-field:hover{border-color:rgba(0,0,0,.25)}.UIInput .UIInput-field:hover .UIInput-label{color:rgba(0,0,0,.84)}.UIInput .UIInput-field:hover .UIInput-input:-moz-placeholder,.UIInput .UIInput-field:hover .UIInput-input:-ms-input-placeholder,.UIInput .UIInput-field:hover .UIInput-input::-moz-placeholder,.UIInput .UIInput-field:hover .UIInput-input::-webkit-input-placeholder{color:rgba(0,0,0,.84);transition:all .25s ease-out}.UIInput .UIInput-field:hover .UIInput-input:-moz-placeholder,.UIInput .UIInput-field:hover .UIInput-input:-ms-input-placeholder,.UIInput .UIInput-field:hover .UIInput-input::-moz-placeholder,.UIInput .UIInput-field:hover .UIInput-input::-webkit-input-placeholder,.UIInput .UIInput-field:hover .UIInput-input::placeholder{color:rgba(0,0,0,.84);transition:all .25s ease-out}.UIInput .UIInput-field.-error,.UIInput .UIInput-field.-error:hover{border-color:#e35241}.UIInput .UIInput-field.-error .UIInput-label,.UIInput .UIInput-field.-error:hover .UIInput-label{color:#e35241}.UIInput .UIInput-field.-active,.UIInput .UIInput-field.-active:hover{border-color:#ff9800}.UIInput .UIInput-field.-active:hover .UIInput-label{color:#ff9800}.UIInput .UIInput-field.-active .UIInput-label{color:#ff9800;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:13px;line-height:16px;background:#fff}.UIInput .UIInput-field.-active .UIInput-icon~.UIInput-label{left:14px}.UIInput .UIInput-field.-active .PhoneInputCountry{display:block}.UIInput .UIInput-field.-filled .UIInput-label{top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:13px;line-height:16px;background:#fff}.UIInput .UIInput-field.-filled .PhoneInputCountry{display:block}.UIInput .UIInput-field.-disabled{pointer-events:none;border-color:rgba(0,0,0,.1)}.UIInput .UIInput-field.-disabled .UIInput-input:-moz-placeholder,.UIInput .UIInput-field.-disabled .UIInput-input:-ms-input-placeholder,.UIInput .UIInput-field.-disabled .UIInput-input::-moz-placeholder,.UIInput .UIInput-field.-disabled .UIInput-input::-webkit-input-placeholder{color:rgba(0,0,0,.25);transition:all .25s ease-out}.UIInput .UIInput-field.-disabled .UIInput-input:-moz-placeholder,.UIInput .UIInput-field.-disabled .UIInput-input:-ms-input-placeholder,.UIInput .UIInput-field.-disabled .UIInput-input::-moz-placeholder,.UIInput .UIInput-field.-disabled .UIInput-input::-webkit-input-placeholder,.UIInput .UIInput-field.-disabled .UIInput-input::placeholder{color:rgba(0,0,0,.25);transition:all .25s ease-out}.UIInput .UIInput-field.-disabled .UIInput-label{color:rgba(0,0,0,.25)}.UIInput .UIInput-field.-textarea{height:auto}.UIInput .UIInput-field.-textarea .UIInput-input{vertical-align:top;resize:none}.UIInput .UIInput-field.-phone .UIInput-input{padding:0}.UIInput .UIInput-input{width:100%;height:100%;font-size:16px;line-height:24px;padding:12px 16px;border:none;border-radius:8px;outline:none;background:#fff}.UIInput .UIInput-input:-moz-placeholder,.UIInput .UIInput-input:-ms-input-placeholder,.UIInput .UIInput-input::-moz-placeholder,.UIInput .UIInput-input::-webkit-input-placeholder{color:rgba(0,0,0,.5);transition:all .25s ease-out}.UIInput .UIInput-input:-moz-placeholder,.UIInput .UIInput-input:-ms-input-placeholder,.UIInput .UIInput-input::-moz-placeholder,.UIInput .UIInput-input::-webkit-input-placeholder,.UIInput .UIInput-input::placeholder{color:rgba(0,0,0,.5);transition:all .25s ease-out}.UIInput .UIInput-label{position:absolute;top:12px;left:14px;font-size:16px;line-height:24px;padding:0 2px;background:#fff;color:rgba(0,0,0,.5);cursor:text;pointer-events:none;transition:all .25s ease-out}.UIInput .UIInput-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:default;pointer-events:none;left:12px;z-index:1}.UIInput .UIInput-icon+.UIInput-input{padding:12px 16px 12px 46px}.UIInput .UIInput-icon~.UIInput-label{left:40px}.UIInput .UIInput-icon .ico{fill:rgba(0,0,0,.5)}.UIInput .PhoneInputCountry,.UIInput .PhoneInputCountrySelect{display:none}.UIInput .PhoneInputCountryIcon{position:absolute;left:16px;width:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.UIInput .PhoneInputCountryIcon img{width:100%}.UIInput .PhoneInputCountryIcon{color:rgba(0,0,0,.84)}.UIInput .PhoneInputCountryIcon svg{width:20px}.UIInput .PhoneInputCountryIconImg{color:rgba(0,0,0,.84)}.UIInput .PhoneInputInput{width:100%;height:100%;font-size:16px;line-height:24px;padding:12px 16px 12px 46px;border:none;border-radius:8px;outline:none}.UIInput .UIInput-error{position:absolute;bottom:-4px;left:16px;-webkit-transform:translateY(100%);transform:translateY(100%);font-size:13px;line-height:16px;color:#e35241}.UIInput-field.-refresh,.UIInput-field.-refresh.-filled{border-color:#caccd8}.UIInput-field.-refresh.-filled:hover,.UIInput-field.-refresh:hover{border-color:#000}.UIInput-field.-refresh.-filled:hover .UIInput-label,.UIInput-field.-refresh:hover .UIInput-label{color:#000}.UIInput-field.-refresh.-filled .UIInput-input,.UIInput-field.-refresh .UIInput-input{color:#000;background:var(--input-background,#fff);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:.2px;-webkit-font-smoothing:antialiased}.UIInput-field.-refresh.-filled .UIInput-label,.UIInput-field.-refresh .UIInput-label{color:#caccd8;background:var(--input-background,#fff)}.UIInput-field.-refresh.-disabled{border-color:#caccd8}.UIInput-field.-refresh.-disabled .UIInput-input{color:#caccd8}.UIInput-field.-refresh.-disabled .UIInput-label{color:#9396a8;background:var(--input-background,#fff)}.TypographyRefresh-h1{font-size:56px;line-height:60px}.TypographyRefresh-h1,.TypographyRefresh-h2{font-family:Inter,sans-serif;font-style:normal;font-weight:900}.TypographyRefresh-h2{font-size:40px;line-height:40px}.TypographyRefresh-h3{font-family:Roboto;font-style:normal;font-weight:900;font-size:36px;line-height:36px;letter-spacing:.714286px}.TypographyRefresh-h4{font-size:30px;line-height:32px}.TypographyRefresh-h4,.TypographyRefresh-h5{font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:.2px;-webkit-font-smoothing:antialiased}.TypographyRefresh-h5{font-size:24px;line-height:30px}.TypographyRefresh-h6{font-size:20px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.TypographyRefresh-h6,.TypographyRefresh-subtitle1{font-family:Roboto;font-style:normal;font-weight:700;line-height:24px}.TypographyRefresh-subtitle1{font-size:18px}.TypographyRefresh-subtitle2{font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.TypographyRefresh-button{font-weight:500}.TypographyRefresh-body1,.TypographyRefresh-button{font-family:Roboto;font-style:normal;font-size:15px;line-height:22px;letter-spacing:.2px}.TypographyRefresh-body1{font-weight:400}.TypographyRefresh-body2{font-weight:700}.TypographyRefresh-body2,.TypographyRefresh-caption{font-family:Roboto;font-style:normal;font-size:13px;line-height:22px;letter-spacing:.2px}.TypographyRefresh-caption{font-weight:400;-webkit-font-smoothing:antialiased}.TypographyRefresh-menu{font-family:Roboto;font-style:normal;font-weight:500;font-size:12px;line-height:22px;letter-spacing:.2px}.TypographyRefresh-tiny{font-size:10px;line-height:14px}.TypographyRefresh-input,.TypographyRefresh-tiny{font-family:Roboto;font-style:normal;font-weight:400;letter-spacing:.2px}.TypographyRefresh-input{font-size:16px;line-height:22px;-webkit-font-smoothing:antialiased}.SubscriptionBlock{border-radius:8px;background:#ebeef4;display:-webkit-flex;display:flex;padding:35px 50px;-webkit-align-items:center;align-items:center;position:relative;overflow:hidden}@media(max-width:939px){.SubscriptionBlock{-webkit-flex-direction:column;flex-direction:column;padding:24px}}.SubscriptionBlock-title{color:#000;font-family:Roboto;font-style:normal;font-weight:700;font-size:30px;line-height:32px;letter-spacing:.2px;-webkit-font-smoothing:antialiased}@media(max-width:939px){.SubscriptionBlock-title{font-family:Roboto;font-style:normal;font-weight:700;font-size:24px;line-height:30px;letter-spacing:.2px;-webkit-font-smoothing:antialiased}}.SubscriptionBlock-form{width:33.333%;padding:0 0 0 30px;margin-top:auto}@media(max-width:939px){.SubscriptionBlock-form{z-index:1;width:100%;padding:0 0 2px}}.SubscriptionBlock-form .UIFormRow{margin-bottom:24px}@media(max-width:725px){.SubscriptionBlock-form .UIFormRow{margin-bottom:10px}}.SubscriptionBlock-form .UIInput .UIInput-input{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:.2px;-webkit-font-smoothing:antialiased;background:#ebeef4}.SubscriptionBlock-form .UIInput .UIInput-field{border-color:#caccd8}.SubscriptionBlock-form .UIInput .UIInput-field:hover{border-color:#000}.SubscriptionBlock-form .UIInput .UIInput-label{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:.2px;-webkit-font-smoothing:antialiased;background:transparent;color:#9396a8}.SubscriptionBlock-form .UIInput .UIInput-field.-filled{border-color:#caccd8}.SubscriptionBlock-form .UIInput .UIInput-field.-filled .UIInput-label,.SubscriptionBlock-form .UIInput .UIInput-field.-filled:hover .UIInput-label{color:#9396a8;background:#ebeef4;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.SubscriptionBlock-form .UIInput .UIInput-field.-filled:hover{border-color:#000}.SubscriptionBlock-form .UIInput .UIInput-field.-filled:hover .UIInput-label{color:#000}.SubscriptionBlock-form .UIInput .UIInput-field.-active,.SubscriptionBlock-form .UIInput .UIInput-field.-active:hover{box-shadow:0 0 0 1px #000;border-color:#000}.SubscriptionBlock-form .UIInput .UIInput-field.-active .UIInput-label,.SubscriptionBlock-form .UIInput .UIInput-field.-active:hover .UIInput-label{font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px;color:#000;background:#ebeef4}.SubscriptionBlock-text{width:33.333%;z-index:1;color:#000}@media(max-width:939px){.SubscriptionBlock-text{width:100%;margin-bottom:22px;max-width:223px;margin-right:auto}}@media(max-width:725px){.SubscriptionBlock-text{text-align:center;margin-left:auto}}.SubscriptionBlock-text .SubscriptionBlock-title{margin-bottom:19px}@media(max-width:725px){.SubscriptionBlock-text .SubscriptionBlock-title{margin-bottom:9px}}@media(max-width:725px){.SubscriptionBlock-text .TypographyRefresh-button{font-weight:400;font-size:15px;line-height:24px}}.SubscriptionBlock-telegram{padding-left:30px;margin-top:auto;width:33.333%;z-index:1}@media(max-width:939px){.SubscriptionBlock-telegram{width:100%;padding:0;margin:18px 0 0}}.SubscriptionBlock-telegram .ButtonRefresh{width:100%}@media(max-width:939px){.SubscriptionBlock-telegram .ButtonRefresh{padding-left:10px;padding-right:10px}}.SubscriptionBlock-telegram .ButtonRefresh-icon{margin-right:4px}.SubscriptionBlock-telegram .ButtonRefresh:not(:hover){background:#6bcefb}.SubscriptionBlock-picture{position:absolute;z-index:0;height:100%;bottom:0;right:calc((100% - 100px)/6);-webkit-transform:translateX(calc(50% - 30px));transform:translateX(calc(50% - 30px))}@media(max-width:725px){.SubscriptionBlock-picture{position:relative;margin-bottom:10px;-webkit-transform:none;transform:none;right:auto}}.SubscriptionBlock-picture img{height:100%;width:auto}@media(max-width:725px){.SubscriptionBlock-picture img{width:89px;height:auto}}.SubscriptionBlock-building{display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-between;justify-content:space-between}@media(max-width:939px){.SubscriptionBlock-building{-webkit-flex-direction:column;flex-direction:column}}.SubscriptionBlock-building .SubscriptionBlock-title{width:33.3333%;-webkit-flex-shrink:0;flex-shrink:0;padding-right:24px}@media(max-width:725px){.SubscriptionBlock-building .SubscriptionBlock-title{width:100%;padding:0;text-align:center}}.SubscriptionBlock-building .SubscriptionBlock-telegram{padding:0}.SubscriptionBlock-points{padding:0;-webkit-flex:1;flex:1;margin:-6px 0;color:#000}@media(max-width:939px){.SubscriptionBlock-points{padding:18px 0 22px}}.SubscriptionBlock-points>div{font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px;padding:0;position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:24px;margin:6px 0}.SubscriptionBlock-points>div:before{content:"";width:24px;height:24px;display:block;background-image:url(/images/check.svg);background-size:cover;margin-right:8px;-webkit-flex-shrink:0;flex-shrink:0}
@-webkit-keyframes scale-down{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-down{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}.TypographyRefresh-h1{font-size:56px;line-height:60px}.TypographyRefresh-h1,.TypographyRefresh-h2{font-family:Inter,sans-serif;font-style:normal;font-weight:900}.TypographyRefresh-h2{font-size:40px;line-height:40px}.TypographyRefresh-h3{font-family:Roboto;font-style:normal;font-weight:900;font-size:36px;line-height:36px;letter-spacing:.714286px}.TypographyRefresh-h4{font-size:30px;line-height:32px}.TypographyRefresh-h4,.TypographyRefresh-h5{font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:.2px;-webkit-font-smoothing:antialiased}.TypographyRefresh-h5{font-size:24px;line-height:30px}.TypographyRefresh-h6{font-size:20px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.TypographyRefresh-h6,.TypographyRefresh-subtitle1{font-family:Roboto;font-style:normal;font-weight:700;line-height:24px}.TypographyRefresh-subtitle1{font-size:18px}.TypographyRefresh-subtitle2{font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.TypographyRefresh-button{font-weight:500}.TypographyRefresh-body1,.TypographyRefresh-button{font-family:Roboto;font-style:normal;font-size:15px;line-height:22px;letter-spacing:.2px}.TypographyRefresh-body1{font-weight:400}.TypographyRefresh-body2{font-weight:700}.TypographyRefresh-body2,.TypographyRefresh-caption{font-family:Roboto;font-style:normal;font-size:13px;line-height:22px;letter-spacing:.2px}.TypographyRefresh-caption{font-weight:400;-webkit-font-smoothing:antialiased}.TypographyRefresh-menu{font-family:Roboto;font-style:normal;font-weight:500;font-size:12px;line-height:22px;letter-spacing:.2px}.TypographyRefresh-tiny{font-size:10px;line-height:14px}.TypographyRefresh-input,.TypographyRefresh-tiny{font-family:Roboto;font-style:normal;font-weight:400;letter-spacing:.2px}.TypographyRefresh-input{font-size:16px;line-height:22px;-webkit-font-smoothing:antialiased}.BuildingSubscribe{margin-bottom:32px;margin-top:12px}.BuildingSubscribe .Subscribe-section{margin-top:8px;margin-bottom:8px}.BuildingSubscribe .Subscribe-section+.Subscribe-section{margin-top:8px}.BuildingSubscribe .Subscribe-actions{-webkit-flex-direction:row;flex-direction:row}@media(max-width:939px){.BuildingSubscribe .Subscribe-actions{-webkit-flex-direction:column;flex-direction:column}}.BuildingSubscribeNewProject{width:100%}.BuildingSubscribeNewProject-title{font-family:Roboto;font-style:normal;font-weight:700;font-size:24px;line-height:30px;letter-spacing:.2px;-webkit-font-smoothing:antialiased;margin-bottom:16px}.BuildingSubscribeNewProject-column{width:47%;padding-left:30px}@media(max-width:939px){.BuildingSubscribeNewProject-column{width:100%;padding-left:0}}.BuildingSubscribeNewProject-column.-body{display:-webkit-flex;display:flex;padding-left:0;-webkit-align-items:center;align-items:center;width:53%}@media(max-width:939px){.BuildingSubscribeNewProject-column.-body{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;width:100%}}.BuildingSubscribeNewProject-subtitle{font-family:Roboto;font-style:normal;font-weight:700;font-size:13px;line-height:22px;letter-spacing:.2px}.BuildingSubscribeNewProject .SubscriptionBlock{padding-left:30px;padding-right:30px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}@media(max-width:939px){.BuildingSubscribeNewProject .SubscriptionBlock{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}}.BuildingSubscribeNewProject .SubscriptionBlock-picture{position:relative;left:unset;right:unset;top:unset;bottom:unset;-webkit-transform:none;transform:none;margin-right:19px}@media(max-width:939px){.BuildingSubscribeNewProject .SubscriptionBlock-picture{margin-right:0}}.BuildingSubscribeNewProject .SubscriptionBlock-telegram{width:100%;padding-left:0;padding-top:10px}
@-webkit-keyframes scale-down{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}.BuildingMenuHolder{box-shadow:inset 0 1px 0 0 #ebeef4;position:-webkit-sticky;position:sticky;top:-1px;z-index:25;background:#fff;margin:0 auto 16px;width:100%}@media(max-width:725px){.BuildingMenuHolder{margin-bottom:8px}}.BuildingMenuHolder .SecondaryNavigation{position:relative}.BuildingMenu{margin:0 auto;width:100%;z-index:25;box-shadow:inset 0 -1px 0 0 #ebeef4}@media(max-width:939px){.BuildingMenu{padding:0;top:49px}}@media(max-width:725px){.BuildingMenu{transition:top .4s}}.BuildingMenu-content{display:-webkit-flex;display:flex;-webkit-align-items:stretch;align-items:stretch;height:100%}@media(max-width:725px){.BuildingMenu-content{display:block}}.BuildingMenu-buildingName{font-family:Roboto;font-style:normal;font-weight:700;font-size:20px;line-height:24px;-webkit-font-smoothing:antialiased;letter-spacing:.2px;color:#000;max-width:408px;padding:10px 24px 10px 0;-webkit-flex-shrink:0;flex-shrink:0;margin:auto 0}@media(max-width:725px){.BuildingMenu-buildingName{display:none}}.BuildingMenu .wrapper{height:100%}@media(max-width:725px){.BuildingMenu .wrapper{padding-left:0;padding-right:0}}.BuildingMenu .UITabs{min-height:57px;-webkit-align-items:stretch;align-items:stretch}@media(max-width:725px){.BuildingMenu .UITabs{padding-left:0}}.SecondaryNavigation{position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:25}.SecondaryNavigation-content{display:none;background:#fff;border-bottom:1px solid #ebeef4}@media(max-width:725px){.SecondaryNavigation-content{display:block}}.SecondaryNavigation-link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:12px 44px;color:#000;width:100%}.SecondaryNavigation-link svg{fill:currentColor;-webkit-flex-shrink:0;flex-shrink:0;position:absolute;left:16px;width:24px;height:24px}.SecondaryNavigation-title{font-family:Roboto;font-style:normal;font-weight:700;font-size:18px;line-height:24px;text-align:center;-webkit-font-smoothing:antialiased}.UICircularProgress{width:20px;height:20px;-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;position:relative}.UICircularProgress-path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:rgba(0,0,0,.84)}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}.ChipRefresh{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:7px 16px;border-radius:8px;min-width:32px;height:36px;cursor:pointer;white-space:nowrap;-webkit-flex-shrink:0;flex-shrink:0;border:none;outline:none;background:#ebeef4;color:#000;font-family:Roboto;font-style:normal;font-weight:400;font-size:15px;line-height:22px;letter-spacing:.2px}@media(hover:hover)and (pointer:fine){.ChipRefresh:hover{background:#000;color:#fff}}.ChipRefresh.-active,.ChipRefresh:active{background:#000;color:#fff}.ChipRefresh.-disabled,.ChipRefresh[disabled]{background:#ebeef4;color:#caccd8;pointer-events:none}.ChipRefresh-icon{width:18px;height:18px;-webkit-flex-shrink:0;flex-shrink:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin-right:-4px;margin-left:6px}.ChipRefresh-icon .ico,.ChipRefresh-icon img{width:18px;height:18px;vertical-align:top}.ChipRefresh .ico{fill:currentColor}.UIChips.-wrap .ChipRefresh{margin-bottom:10px}.UIChips.-wrap .ChipRefresh:not(:last-child){margin-right:10px}.UILabel{display:-webkit-inline-flex;display:inline-flex}.UILabel.-small{padding:0 8px;border-radius:4px}.UILabel.-medium{padding:4px 8px;border-radius:8px}.UILabel.-grey-light{background:#f2f2f2;color:rgba(0,0,0,.5)}.UILabel.-transparent{background:hsla(0,0%,100%,.3);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.UILabel.-accent{background:#ff9800;color:#fff}.UILabel.-dark{color:#fff;background:rgba(0,0,0,.84)}.UIContactButton{border-radius:8px;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;cursor:pointer;overflow:hidden;background:#ededed;border:none;text-decoration:none;font-family:Roboto,sans-serif;font-size:15px;line-height:24px;color:rgba(0,0,0,.84);padding:12px 16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background .25s ease-out}.UIContactButton:active,.UIContactButton:focus{outline:none}.UIContactButton.-disabled,.UIContactButton[disabled]{cursor:default;pointer-events:none}.UIContactButton.-secondary{color:rgba(0,0,0,.84);background:#ededed;transition:background .25s ease-out}.UIContactButton.-secondary:hover{background:#e0e0e0}.UIContactButton.-secondary:hover .UIContactButton-icon{border-color:#e0e0e0}.UIContactButton.-secondary:active{background:#bfbfbf;transition:all .05s ease-out}.UIContactButton.-secondary:active .UIContactButton-icon{border-color:#bfbfbf;transition:border-color .05s ease-out}.UIContactButton.-secondary .UIContactButton-icon{border:2px solid #ededed;transition:border-color .25s ease-out}.UIContactButton.-secondary.-disabled,.UIContactButton.-secondary[disabled]{background:#ededed;transition:background .25s ease-out;color:rgba(0,0,0,.5)}.UIContactButton.-secondary.-disabled:hover,.UIContactButton.-secondary[disabled]:hover{background:#ededed}.UIContactButton.-secondary.-disabled:hover .UIContactButton-icon,.UIContactButton.-secondary[disabled]:hover .UIContactButton-icon{border-color:#ededed}.UIContactButton.-secondary.-disabled:active,.UIContactButton.-secondary[disabled]:active{background:#ededed;transition:all .05s ease-out}.UIContactButton.-secondary.-disabled:active .UIContactButton-icon,.UIContactButton.-secondary[disabled]:active .UIContactButton-icon{border-color:#ededed;transition:border-color .05s ease-out}.UIContactButton.-secondary.-disabled .UIContactButton-icon,.UIContactButton.-secondary[disabled] .UIContactButton-icon{border:2px solid #ededed;transition:border-color .25s ease-out}.UIContactButton.-secondary.-disabled .ico,.UIContactButton.-secondary[disabled] .ico{fill:#bfbfbf}.UIContactButton.-secondary .UIButton-loading-path{stroke:rgba(0,0,0,.25)}.UIContactButton.-secondary .ico{fill:rgba(0,0,0,.7)}.UIContactButton.-primary{color:#fff;background:#ff9800;transition:background .25s ease-out}.UIContactButton.-primary:hover{background:#fa7800}.UIContactButton.-primary:hover .UIContactButton-icon{border-color:#fa7800}.UIContactButton.-primary:active{background:#f06400;transition:all .05s ease-out}.UIContactButton.-primary:active .UIContactButton-icon{border-color:#f06400;transition:border-color .05s ease-out}.UIContactButton.-primary .UIContactButton-icon{border:2px solid #ff9800;transition:border-color .25s ease-out}.UIContactButton.-primary.-disabled,.UIContactButton.-primary[disabled]{background:#bfbfbf;transition:background .25s ease-out}.UIContactButton.-primary.-disabled:hover,.UIContactButton.-primary[disabled]:hover{background:#bfbfbf}.UIContactButton.-primary.-disabled:hover .UIContactButton-icon,.UIContactButton.-primary[disabled]:hover .UIContactButton-icon{border-color:#bfbfbf}.UIContactButton.-primary.-disabled:active,.UIContactButton.-primary[disabled]:active{background:#bfbfbf;transition:all .05s ease-out}.UIContactButton.-primary.-disabled:active .UIContactButton-icon,.UIContactButton.-primary[disabled]:active .UIContactButton-icon{border-color:#bfbfbf;transition:border-color .05s ease-out}.UIContactButton.-primary.-disabled .UIContactButton-icon,.UIContactButton.-primary[disabled] .UIContactButton-icon{border:2px solid #bfbfbf;transition:border-color .25s ease-out}.UIContactButton.-primary .UIButton-loading-path{stroke:hsla(0,0%,100%,.5)}.UIContactButton.-primary .ico{fill:#fff}.UIContactButton.-transparent{background:hsla(0,0%,100%,.3);transition:background .25s ease-out;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.UIContactButton.-transparent:hover{background:hsla(0,0%,100%,.4)}.UIContactButton.-transparent:hover .UIContactButton-icon:before{border-color:hsla(0,0%,100%,.4)}.UIContactButton.-transparent:active{background:hsla(0,0%,100%,.5);transition:all .05s ease-out}.UIContactButton.-transparent:active .UIContactButton-icon:before{border-color:hsla(0,0%,100%,.5);transition:border-color .05s ease-out}.UIContactButton.-transparent .UIContactButton-icon:before{border:2px solid hsla(0,0%,100%,.3);transition:border-color .25s ease-out}.UIContactButton.-transparent .ico{fill:#fff}.UIContactButton.-transparent.-disabled,.UIContactButton.-transparent[disabled]{background:hsla(0,0%,100%,.3);transition:background .25s ease-out;color:hsla(0,0%,100%,.5)}.UIContactButton.-transparent.-disabled:hover,.UIContactButton.-transparent[disabled]:hover{background:hsla(0,0%,100%,.3)}.UIContactButton.-transparent.-disabled:hover .UIContactButton-icon:before,.UIContactButton.-transparent[disabled]:hover .UIContactButton-icon:before{border-color:hsla(0,0%,100%,.3)}.UIContactButton.-transparent.-disabled:active,.UIContactButton.-transparent[disabled]:active{background:hsla(0,0%,100%,.3);transition:all .05s ease-out}.UIContactButton.-transparent.-disabled:active .UIContactButton-icon:before,.UIContactButton.-transparent[disabled]:active .UIContactButton-icon:before{border-color:hsla(0,0%,100%,.3);transition:border-color .05s ease-out}.UIContactButton.-transparent.-disabled .UIContactButton-icon:before,.UIContactButton.-transparent[disabled] .UIContactButton-icon:before{border:2px solid hsla(0,0%,100%,.3);transition:border-color .25s ease-out}.UIContactButton.-transparent.-disabled .ico,.UIContactButton.-transparent[disabled] .ico{fill:hsla(0,0%,100%,.5)}.UIContactButton.-transparent .UIButton-loading-path{stroke:hsla(0,0%,100%,.5)}.UIContactButton.-transparent .UIContactButton-icon{position:relative;border:2px solid var(--color)}.UIContactButton.-transparent .UIContactButton-icon:before{content:"";display:block;position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:50%}.UIContactButton-icons{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:-6px -8px -6px 8px}.UIContactButton-icons .ico:not([fill=none]){fill:rgba(0,0,0,.7)}.UIContactButton-icon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:36px;width:36px;padding:6px;margin-right:-16px;border-radius:50%;background:#fff}.UIContactButton-icon:last-child{margin-right:0}.UIContactButton.-fullWidth{width:100%}.UITwoLinerButton{border-radius:8px;display:-webkit-inline-flex;display:inline-flex;cursor:pointer;overflow:hidden;background:none;border:none;text-decoration:none;font-family:Roboto,sans-serif;font-size:15px;line-height:24px;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.UITwoLinerButton-main{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:12px 16px;width:100%}.UITwoLinerButton-column{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;justify-content:center;overflow:hidden}.UITwoLinerButton:active,.UITwoLinerButton:focus{outline:none}.UITwoLinerButton.-disabled,.UITwoLinerButton[disabled]{cursor:default;pointer-events:none}.UITwoLinerButton.-primary{color:#fff;background:#ff9800;transition:background .25s ease-out}.UITwoLinerButton.-primary:hover{background:#fa7800}.UITwoLinerButton.-primary:active{background:#f06400;transition:all .05s ease-out}.UITwoLinerButton.-primary.-disabled,.UITwoLinerButton.-primary[disabled]{background:#bfbfbf;transition:background .25s ease-out}.UITwoLinerButton.-primary.-disabled:hover,.UITwoLinerButton.-primary[disabled]:hover{background:#bfbfbf}.UITwoLinerButton.-primary.-disabled:active,.UITwoLinerButton.-primary[disabled]:active{background:#bfbfbf;transition:all .05s ease-out}.UITwoLinerButton.-primary .UIButton-loading-path{stroke:hsla(0,0%,100%,.5)}.UITwoLinerButton.-primary .ico{fill:#fff}.UITwoLinerButton.-secondary{color:rgba(0,0,0,.84);background:#ededed;transition:background .25s ease-out}.UITwoLinerButton.-secondary:hover{background:#e0e0e0}.UITwoLinerButton.-secondary:active{background:#bfbfbf;transition:all .05s ease-out}.UITwoLinerButton.-secondary.-disabled,.UITwoLinerButton.-secondary[disabled]{background:#ededed;transition:background .25s ease-out;color:rgba(0,0,0,.5)}.UITwoLinerButton.-secondary.-disabled:hover,.UITwoLinerButton.-secondary[disabled]:hover{background:#ededed}.UITwoLinerButton.-secondary.-disabled:active,.UITwoLinerButton.-secondary[disabled]:active{background:#ededed;transition:all .05s ease-out}.UITwoLinerButton.-secondary.-disabled .ico,.UITwoLinerButton.-secondary[disabled] .ico{fill:#bfbfbf}.UITwoLinerButton.-secondary .UIButton-loading-path{stroke:rgba(0,0,0,.25)}.UITwoLinerButton.-secondary .ico{fill:rgba(0,0,0,.7)}.UITwoLinerButton.-transparent{background:hsla(0,0%,100%,.3);transition:background .25s ease-out;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.UITwoLinerButton.-transparent:hover{background:hsla(0,0%,100%,.4)}.UITwoLinerButton.-transparent:active{background:hsla(0,0%,100%,.5);transition:all .05s ease-out}.UITwoLinerButton.-transparent .ico{fill:#fff}.UITwoLinerButton.-transparent.-disabled,.UITwoLinerButton.-transparent[disabled]{background:hsla(0,0%,100%,.3);transition:background .25s ease-out;color:hsla(0,0%,100%,.5)}.UITwoLinerButton.-transparent.-disabled:hover,.UITwoLinerButton.-transparent[disabled]:hover{background:hsla(0,0%,100%,.3)}.UITwoLinerButton.-transparent.-disabled:active,.UITwoLinerButton.-transparent[disabled]:active{background:hsla(0,0%,100%,.3);transition:all .05s ease-out}.UITwoLinerButton.-transparent.-disabled .ico,.UITwoLinerButton.-transparent[disabled] .ico{fill:hsla(0,0%,100%,.5)}.UITwoLinerButton.-transparent .UIButton-loading-path{stroke:hsla(0,0%,100%,.5)}.UITwoLinerButton.-transparent .UITwoLinerButton-caption{color:hsla(0,0%,100%,.5)}.UITwoLinerButton.-branded{background:#fff;color:var(--branding-color-00)}.UITwoLinerButton.-branded .UITwoLinerButton-main{background:transparent;transition:background .25s ease-out}.UITwoLinerButton.-branded .UITwoLinerButton-main:hover{background:var(--branding-color-01)}.UITwoLinerButton.-branded .UITwoLinerButton-main:active{background:var(--branding-color-02);transition:all .05s ease-out}.UITwoLinerButton.-fullWidth{width:100%}.UITwoLinerButton-caption{font-size:13px;line-height:16px}.UITwoLinerButton-caption,.UITwoLinerButton-content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:start;width:100%}.UITwoLinerButton-content{letter-spacing:.5px;font-weight:500}.UITwoLinerButton-icon{display:-webkit-flex;display:flex;background:#fff;margin-left:8px;margin-right:-4px;padding:6px;border-radius:50%}.UITwoLinerButton-icon .ico{width:20px;height:20px}.ContactsViberButton.-colored{background:#fff;color:#7360f2}.ContactsViberButton.-colored:hover,.ContactsViberButton.-primary{background:#7360f2;color:#fff}.ContactsViberButton.-primary:hover{background:#9585ff}.ContactsActions-row{display:-webkit-flex;display:flex;-webkit-align-items:stretch;align-items:stretch;margin-bottom:8px}.ContactsActions-row:last-child{margin-bottom:0}.ContactsActions-row>.UIButton,.ContactsActions-row>.UIContactButton,.ContactsActions-row>.UITwoLinerButton{-webkit-flex:1;flex:1;width:100%}.ContactsActions-row>.UIButton:first-child,.ContactsActions-row>.UIContactButton:first-child,.ContactsActions-row>.UITwoLinerButton:first-child{margin-right:8px}.ContactsActions-row>.UIButton:last-child,.ContactsActions-row>.UIContactButton:last-child,.ContactsActions-row>.UITwoLinerButton:last-child{margin-right:0}.ContactsActions-taxi-title{font-weight:500;text-align:left;margin-bottom:4px;letter-spacing:.5px}.DeveloperQuestionPopup .UIModal-content{width:597px}@media(max-width:725px){.DeveloperQuestionPopup .UIModal-content{width:100%}}.DeveloperQuestionPopup .UIModal-content-inner{position:relative;height:calc(100vh - 100px);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow:hidden}@media(max-width:725px){.DeveloperQuestionPopup .UIModal-content-inner{height:100vh;height:100svh}}.DeveloperQuestionPopup-frame{width:100%;border-radius:8px;overflow:hidden;height:100%;border:none}.BuildingContacts{border-radius:8px;background:#f5f6fa}.BuildingContacts-media{border-radius:8px 8px 0 0;overflow:hidden;width:100%}.BuildingContacts-branding{background:rgb(var(--color));padding:4px;position:relative;height:54px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.BuildingContacts-branding img{max-width:100%;max-height:100%;height:auto;width:auto}.BuildingContacts-content{padding:20px;color:#000}@media(max-width:725px){.BuildingContacts-content{padding:20px 16px}}.BuildingContacts-header{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;width:100%;margin-bottom:8px;-webkit-justify-content:space-between;justify-content:space-between}.BuildingContacts-header:empty{display:none}.BuildingContacts-top-actions{display:-webkit-flex;display:flex;margin-left:10px;margin-top:-6px;-webkit-align-items:center;align-items:center;position:relative}.BuildingContacts-title{font-weight:700;font-size:24px;line-height:30px;-webkit-font-smoothing:antialiased}.BuildingContacts-address,.BuildingContacts-title{font-family:Roboto;font-style:normal;letter-spacing:.2px}.BuildingContacts-address{font-weight:400;font-size:15px;line-height:22px;text-underline-offset:2px}.BuildingContacts-address a{text-decoration:underline;color:#000;text-decoration-thickness:1px}.BuildingContacts-address a,.BuildingContacts-address span{margin-right:8px;white-space:nowrap}.BuildingContacts-details{margin-top:10px}.BuildingContacts-salesCenter-content{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:0 0 8px}.BuildingContacts-avatar{border-radius:50%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background:#fff;width:50px;height:50px;-webkit-flex-shrink:0;flex-shrink:0;margin-right:10px}.BuildingContacts-workingHours{display:-webkit-flex;display:flex;-webkit-flex:1;flex:1;-webkit-justify-content:space-between;justify-content:space-between}.BuildingContacts-workingHours-schedule{margin-right:18px;margin-left:8px}.BuildingContacts-workingHours-caption{font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px;max-width:92px;margin:3px 0}.BuildingContacts-workingHours .placeholder{color:#9396a8}.BuildingContacts-workingHours td{white-space:nowrap;padding:0}.BuildingContacts-workingHours td+td{padding-left:10px}.BuildingContacts-actions{margin-top:-4px;margin-bottom:-4px}@media(max-width:939px){.BuildingContacts-actions.-row:not(:has(.BuildingContacts-actionsRow:only-child)){display:-webkit-flex;display:flex;margin-left:-4px;margin-right:-4px}.BuildingContacts-actions.-row:not(:has(.BuildingContacts-actionsRow:only-child)) .BuildingContacts-actionsRow{width:50%;margin:0}}.BuildingContacts-actionsRow{display:-webkit-flex;display:flex;margin:0 -4px}.BuildingContacts-action{-webkit-flex:1;flex:1;padding:4px;-webkit-flex-shrink:0;flex-shrink:0;overflow:hidden;text-overflow:ellipsis}.BuildingContacts-notes{color:#636778;margin-bottom:10px;margin-top:2px}.BuildingContactsBranding{margin-bottom:32px}@media(min-width:1200px){.BuildingContactsBranding .BuildingContacts{display:-webkit-flex;display:flex}.BuildingContactsBranding .BuildingContacts-media{width:370px;height:unset;border-radius:8px 0 0 8px;position:relative;-webkit-flex-shrink:0;flex-shrink:0}.BuildingContactsBranding .BuildingContacts-media img{width:100%;height:100%;object-fit:contain}.BuildingContactsBranding .BuildingContacts-branding{width:100%;height:100%;position:absolute;padding:24px}.BuildingContactsBranding .BuildingContacts-content{-webkit-flex:1;flex:1;padding:20px 40px}.BuildingContactsBranding .BuildingContacts-details{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}.BuildingContactsBranding .BuildingContacts-actions,.BuildingContactsBranding .BuildingContacts-salesCenter{width:calc(50% - 20px)}.BuildingContactsBranding .BuildingContacts-salesCenter-content{max-width:333px}}.BuildingSimilar{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 30px;padding:0;gap:6px}@media(max-width:939px){.BuildingSimilar{padding:0 16px}}@media(max-width:725px){.BuildingSimilar{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.BuildingSimilar::-webkit-scrollbar{display:none}}.BuildingSimilar-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-shrink:0;flex-shrink:0;color:#636778;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.BuildingSimilar-item:last-child{margin-right:0}.BuildingSimilar-item a{color:#636778}.BuildingSimilar-item a:hover{text-decoration:underline}.BuildingSimilar-item svg{width:16px;height:16px;margin-left:6px;fill:#636778}.UIChips{display:-webkit-flex;display:flex}.UIChips .UIChip:not(:last-child){margin-right:8px}.UIChips.-scrollable:not(.-wrap){display:block;white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;overflow-x:auto;overflow-y:hidden}.UIChips.-scrollable:not(.-wrap)::-webkit-scrollbar{display:none}@media(max-width:725px){.UIChips.-scrollable:not(.-wrap){margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}}.UIChips.-scrollable:not(.-wrap) .UIChip{position:relative}.UIChips.-scrollable:not(.-wrap) .UIChip:after{content:"";position:absolute;display:block;height:100%;right:-16px;width:16px}@media(max-width:939px){.UIChips.-scrollable.-wrap{display:block;white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;overflow-x:auto;overflow-y:hidden}.UIChips.-scrollable.-wrap::-webkit-scrollbar{display:none}}@media(max-width:939px)and (max-width:725px){.UIChips.-scrollable.-wrap{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}}@media(max-width:939px){.UIChips.-scrollable.-wrap .UIChip{position:relative}.UIChips.-scrollable.-wrap .UIChip:after{content:"";position:absolute;display:block;height:100%;right:-16px;width:16px}}.UIChips.-margin{margin-bottom:16px}.UIChips.-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.UIChips.-wrap .UIChip{margin-bottom:8px}.UIChip{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:4px 16px;border-radius:8px;min-width:32px;height:32px;cursor:pointer;white-space:nowrap;-webkit-flex-shrink:0;flex-shrink:0;border:none;outline:none;font-size:15px;line-height:24px;letter-spacing:.5px;transition:all .25s ease-out}.UIChip:active{transition:all .05s ease-out}.UIChip-icon{-webkit-flex-shrink:0;flex-shrink:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.UIChip-icon,.UIChip-icon .ico{width:20px;height:20px}.UIChip .ico{fill:currentColor}.UIChip.-regular{background:#ededed;color:rgba(0,0,0,.84)}.UIChip.-regular:active,.UIChip.-regular:hover{background:#e0e0e0}.UIChip.-regular.-active{background:rgba(0,0,0,.7);color:#fff}.UIChip.-regular.-disabled,.UIChip.-regular[disabled]{pointer-events:none;color:rgba(0,0,0,.25);background:#ededed}.UIChip.-overlay{box-shadow:0 0 4px rgba(0,0,0,.05),0 4px 8px rgba(0,0,0,.1);background:#fff;color:rgba(0,0,0,.84)}.UIChip.-overlay:hover{background:#f2f2f2}.UIChip.-overlay:active{background:#e0e0e0}.UIChip.-overlay.-active{background:rgba(0,0,0,.7);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.UIChip.-overlay.-disabled,.UIChip.-overlay[disabled]{background:#ededed;color:rgba(0,0,0,.25)}.UIChip.-toggle{background:hsla(0,0%,100%,0);color:#fff}.UIChip.-toggle:hover{background:hsla(0,0%,100%,.3)}.UIChip.-toggle:active{background:hsla(0,0%,100%,.4)}.UIChip.-toggle.-active{background:#fff;color:rgba(0,0,0,.7)}.UIChip.-toggle.-disabled,.UIChip.-toggle[disabled]{background:hsla(0,0%,100%,0);color:hsla(0,0%,100%,.3)}.UIChip.-icon{padding:6px}.UIChip.-icon-left{padding-left:12px}.UIChip.-icon-left .UIChip-icon{margin-right:8px}.UIChip.-icon-right{-webkit-flex-direction:row-reverse;flex-direction:row-reverse;padding-right:12px}.UIChip.-icon-right .UIChip-icon{margin-left:8px}.UIChips.-scrollable{display:block}.UIChip.-disabled{cursor:default}.UIChip.-badge{position:relative}.UIChip.-badge:after{content:"";display:block;position:absolute;width:10px;height:10px;border:2px solid #fff;background:#ff9800;border-radius:50%;top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.UICollapsible{margin-bottom:24px;background:#fff;border-radius:8px;overflow:hidden;transition:box-shadow .15s ease-in-out}.UICollapsible:hover{box-shadow:0 0 6px rgba(0,0,0,.05),0 4px 16px rgba(0,0,0,.1)}.UICollapsible:hover>.UICollapsible-container{border-color:transparent}@media(max-width:725px){.UICollapsible{margin-bottom:16px}.UICollapsible:hover{box-shadow:none}.UICollapsible:hover>.UICollapsible-container{border-color:#e0e0e0}}.UICollapsible-container{border:1px solid #e0e0e0;border-radius:8px;transition:border-color .15s ease-in-out}.UICollapsible-trigger{position:relative;padding:16px 48px 16px 16px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border-radius:8px;cursor:pointer}.UICollapsible-trigger.-active{padding-bottom:8px;border-bottom:none;border-radius:8px 8px 0 0}.UICollapsible-trigger.-active .UICollapsible-more{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(max-width:725px){.UICollapsible-trigger.-active{padding-bottom:24px}}.UICollapsible-title{font-size:20px;line-height:24px;font-weight:500;color:rgba(0,0,0,.84)}@media(max-width:725px){.UICollapsible-title{font-size:17px}}.UICollapsible-more{position:absolute;right:16px;width:32px;height:32px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-transform:rotate(0deg);transform:rotate(0deg);color:rgba(0,0,0,.7);transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.UICollapsible-more>svg{width:20px;height:20px}@media(max-width:725px){.UICollapsible-more{right:8px}}.UICollapsible-content{padding-top:0;display:none;border-radius:0 0 8px 8px;max-width:800px;font-size:15px;line-height:24px;color:rgba(0,0,0,.5)}@media(max-width:725px){.UICollapsible-content{font-size:15px}}.UICollapsible-content.-active{display:block;border-top:none}.UICollapsible-content.-active.-with-image{padding:0 40px 32px 80px}@media(max-width:725px){.UICollapsible-content.-active.-with-image{padding:0 16px 16px}}.UICollapsible-content p:first-child{margin-top:0}.UICollapsible-content p:last-child{margin-bottom:0}.UICollapsible-content a,.UICollapsible-content a.external{color:#ff9800;text-decoration:underline}.UICollapsible-content a.external:hover,.UICollapsible-content a:hover{text-decoration:none}.UICollapsible-content ul{list-style:disc;margin-top:24px;margin-bottom:8px}.UICollapsible-content ul:first-child{margin-top:0}.UICollapsible-content li{margin-bottom:.5rem}.UICollapsible-content li:last-child{margin-bottom:0}.UICollapsible-image{margin-right:16px;width:48px;height:48px;-webkit-flex-shrink:0;flex-shrink:0}@media(max-width:725px){.UICollapsible-image{width:40px;height:40px;margin-right:16px}}.UICollapsible-image svg{max-width:100%;max-height:100%}.BuildingDocumentsCard{position:relative;display:block;height:100%;border-radius:8px;overflow:hidden}.BuildingDocumentsCard.-collapsible{height:auto}.BuildingDocumentsCard.-collapsible .BuildingDocumentsCard-main{cursor:pointer}.BuildingDocumentsCard.-collapsible .BuildingDocumentsCard-main.-active .ButtonRefresh svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.BuildingDocumentsCard.-collapsible .BuildingDocumentsCard-header .ButtonRefresh svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.BuildingDocumentsCard.-disabled:not(.-incomplete) .BuildingDocumentsCard-content{border-color:#f6cbc6}.BuildingDocumentsCard.-disabled:not(.-incomplete) .BuildingDocumentsCard-content:after,.BuildingDocumentsCard.-disabled:not(.-incomplete) .BuildingDocumentsCard-content:before{background:#f6cbc6}.BuildingDocumentsCard.-incomplete .BuildingDocumentsCard-content{border-color:#ebeef4}.BuildingDocumentsCard.-incomplete .BuildingDocumentsCard-content:before{background:#c3efd2}.BuildingDocumentsCard.-incomplete .BuildingDocumentsCard-content:after{background:#ebeef4}.BuildingDocumentsCard.-collapsible,.BuildingDocumentsCard[href]{transition:all .25s ease-out}@media(hover:hover)and (pointer:fine){.BuildingDocumentsCard.-collapsible:hover,.BuildingDocumentsCard[href]:hover{box-shadow:0 0 6px rgba(0,0,0,.05),0 4px 16px rgba(0,0,0,.1);border-color:transparent}}.BuildingDocumentsCard-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;color:#000;border:1px solid #c3efd2;border-radius:8px;overflow:hidden;height:100%;transition:all .25s ease-out}.BuildingDocumentsCard-content:after,.BuildingDocumentsCard-content:before{position:absolute;content:"";top:0;height:7px;background:#c3efd2}.BuildingDocumentsCard-content:before{left:0;right:50%}.BuildingDocumentsCard-content:after{left:50%;right:0}.BuildingDocumentsCard-main{padding:27px 28px 20px}@media(max-width:725px){.BuildingDocumentsCard-main{padding:27px 22px 20px}}.BuildingDocumentsCard-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:20px}.BuildingDocumentsCard-header .ButtonRefresh[disabled]{margin:-3px;background:#fff;color:#000}.BuildingDocumentsCard-title{font-weight:700;font-size:16px}.BuildingDocumentsCard-description,.BuildingDocumentsCard-title{font-family:Roboto;font-style:normal;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.BuildingDocumentsCard-description{margin-top:6px;font-weight:400;font-size:13px;display:inline-block;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.BuildingDocumentsCard-collapsible{display:none;padding:0 28px 20px}@media(max-width:725px){.BuildingDocumentsCard-collapsible{padding:0 22px 20px}}.BuildingDocumentsCard-collapsible.-active{display:block}.BuildingDocumentsCard-collapsible.-active,.Label{font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.Label{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:1px 8px;border-radius:4px;background:#000;color:#fff}.Label.-accent{background:#39cc6a;color:#000}.Label.-grey{background:#9396a8;color:#fff}.Label.-white{background:#fff;color:#000}.Label.-orange{background:rgba(240,100,0,.1);color:#f06400}@keyframes scale-down{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}.UIStyles{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px}.UIStyles-block{grid-row-end:span var(--span)}.UIStyles-header{background-color:#ff9800;color:#fff;padding:24px;border-radius:8px 8px 0 0;font-size:24px;font-weight:500}.UIStyles-content{border:1px solid #ededed;padding:0 24px 24px;color:#bfbfbf;border-radius:0 0 8px 8px;overflow:hidden}.UIStyles-content.-dark{background-color:rgba(0,0,0,.7);border:none;color:#fff}.ModalRefresh{padding:32px 56px;outline:none;pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;z-index:1500;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transform:translateY(100%);transform:translateY(100%);background-color:#ebeef4;transition:opacity .4s cubic-bezier(.4,0,.75,0),-webkit-transform 0s .4s;transition:opacity .4s cubic-bezier(.4,0,.75,0),transform 0s .4s;transition:opacity .4s cubic-bezier(.4,0,.75,0),transform 0s .4s,-webkit-transform 0s .4s;background-color:rgba(0,0,0,.7);color:#000}.ModalRefresh.-no-transitions{transition:none!important}@media(max-width:939px){.ModalRefresh{overflow:hidden;padding:0}}.ModalRefresh.-opened{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;z-index:1500;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transform:translateY(100%);transform:translateY(100%);background-color:#ebeef4;transition:opacity .4s cubic-bezier(.4,0,.75,0),-webkit-transform 0s .4s;transition:opacity .4s cubic-bezier(.4,0,.75,0),transform 0s .4s;transition:opacity .4s cubic-bezier(.4,0,.75,0),transform 0s .4s,-webkit-transform 0s .4s;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .4s cubic-bezier(.25,1,.6,1);background-color:rgba(0,0,0,.7);pointer-events:auto}.ModalRefresh.-opened.-no-transitions{transition:none!important}.ModalRefresh.-fixed-width .ModalRefresh-content{width:var(--width)}@media(max-width:939px){.ModalRefresh.-fixed-width .ModalRefresh-content{width:auto}}.ModalRefresh.-fixed-height .ModalRefresh-content{max-height:100%}.ModalRefresh.-fixed-height .ModalRefresh-content-inner{height:100%;overflow:auto}.ModalRefresh.-centered .ModalRefresh-content{top:50%;-webkit-transform:translateY(-50%) translateY(16px);transform:translateY(-50%) translateY(16px)}@media(max-width:939px){.ModalRefresh.-centered .ModalRefresh-content{top:0;-webkit-transform:translateY(16px);transform:translateY(16px)}}.ModalRefresh.-centered .ModalRefresh-content.-opened{-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .4s cubic-bezier(.25,1,.6,1)}@media(max-width:939px){.ModalRefresh.-centered .ModalRefresh-content.-opened{-webkit-transform:translateY(0);transform:translateY(0)}}.ModalRefresh-header{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:20px;background:#fff;border-bottom:1px solid #caccd8}.ModalRefresh-title{font-family:Roboto;font-style:normal;font-weight:700;font-size:20px;line-height:24px;-webkit-font-smoothing:antialiased;letter-spacing:.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ModalRefresh-close{position:absolute;display:-webkit-flex;display:flex;top:15px;right:15px}.ModalRefresh-content{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-width:1272px;margin:0 auto;background:#fff;border-radius:8px;overflow:hidden;-webkit-transform:translateY(16px);transform:translateY(16px);transition:all .4s cubic-bezier(.4,0,.75,0)}@media(max-width:939px){.ModalRefresh-content{position:fixed;top:0;right:0;bottom:0;left:0;border-radius:0}}.ModalRefresh-content.-opened{-webkit-transform:translateY(0);transform:translateY(0);transition:all .4s cubic-bezier(.25,1,.6,1)}@media(max-width:939px){.ModalRefresh-content.-opened{-webkit-transform:translateY(0);transform:translateY(0)}}.ModalRefresh-content.-no-transitions{transition:none!important}.ModalRefresh-content-inner{padding:16px 24px 10px;-webkit-flex:1;flex:1}@media(max-width:939px){.ModalRefresh-content-inner{padding:16px}}.ModalRefresh-footer{background:#fff;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:16px 24px}@media(max-width:725px){.ModalRefresh-footer{padding:16px;-webkit-flex-shrink:0;flex-shrink:0}}.ModalRefresh-footer .ButtonRefresh-content{pointer-events:none}.BuildingPropertyOwnershipModal-description{margin-bottom:10px}@media(max-width:725px){.BuildingPropertyOwnershipModal-description{margin-bottom:20px}}.BuildingPropertyOwnershipModal-description b{font-family:Roboto;font-style:normal;font-weight:700;font-size:13px;line-height:22px;letter-spacing:.2px}.BuildingPropertyOwnershipModal-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;gap:30px;padding:0 10px;margin:20px 0 10px}@media(max-width:725px){.BuildingPropertyOwnershipModal-header{gap:10px}}.BuildingPropertyOwnershipModal-header .BuildingPropertyOwnershipModal-item{font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}@media(max-width:725px){.BuildingPropertyOwnershipModal-header .BuildingPropertyOwnershipModal-item{overflow:hidden;font-family:Roboto;font-size:10px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:.2px}}.BuildingPropertyOwnershipModal-header .ico{width:34px;height:34px;margin-bottom:10px}@media(max-width:725px){.BuildingPropertyOwnershipModal-header span{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}}.BuildingPropertyOwnershipModal-row{display:-webkit-flex;display:flex;-webkit-align-items:stretch;align-items:stretch;gap:30px;padding:16px 10px;margin-bottom:10px;background:#f5f6fa;border-radius:8px}@media(max-width:725px){.BuildingPropertyOwnershipModal-row{gap:10px}}.BuildingPropertyOwnershipModal-row:last-child{margin-bottom:0}.BuildingPropertyOwnershipModal-row .ico{width:18px;height:18px;margin-bottom:6px}.BuildingPropertyOwnershipModal-item{-webkit-flex:1;flex:1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;text-align:center;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}@media(max-width:725px){.BuildingPropertyOwnershipModal-item{font-family:Roboto;font-size:10px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:.2px}}.BuildingPropertyOwnershipModal-item:first-child{-webkit-align-self:center;align-self:center;padding:0 36px;max-width:340px;font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}@media(max-width:725px){.BuildingPropertyOwnershipModal-item:first-child{-webkit-flex:2;flex:2;padding:0;font-family:Roboto;font-style:normal;font-weight:700;font-size:13px;line-height:22px;letter-spacing:.2px}}.BuildingPropertyOwnershipModal-item:nth-child(2) .ico{fill:#e35241}.BuildingPropertyOwnershipModal-item:nth-child(2) span{color:#e35241}.BuildingPropertyOwnershipModal-item:last-child .ico{fill:#39cc6a}.BuildingPropertyOwnershipModal-item:last-child span{color:#39cc6a}.BuildingPropertyOwnershipModal .ModalRefresh-content-inner{padding:16px 40px 40px}@media(max-width:725px){.BuildingPropertyOwnershipModal .ModalRefresh-content-inner{padding:20px 16px}}.BuildingPropertyOwnership{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;position:relative;margin-top:20px;padding:27px 28px 20px;color:#000;border:1px solid #c3efd2;border-radius:8px;overflow:hidden}@media(max-width:725px){.BuildingPropertyOwnership{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;align-items:stretch;margin-top:0;margin-bottom:16px}}.BuildingPropertyOwnership:after,.BuildingPropertyOwnership:before{position:absolute;content:"";top:0;height:7px;background:#c3efd2}.BuildingPropertyOwnership:before{left:0;right:50%}.BuildingPropertyOwnership:after{left:50%;right:0}.BuildingPropertyOwnership-icon{-webkit-align-self:flex-start;align-self:flex-start;margin-right:20px}@media(max-width:725px){.BuildingPropertyOwnership-icon{margin-right:0;margin-bottom:13px}}.BuildingPropertyOwnership-content{-webkit-flex:1;flex:1;margin-right:20px}@media(max-width:725px){.BuildingPropertyOwnership-content{margin-right:0;margin-bottom:13px}}.BuildingPropertyOwnership-title{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;margin-bottom:6px}.BuildingPropertyOwnership-title .Label{margin-left:6px}.BuildingPropertyOwnership-houses{margin-bottom:6px}.BuildingPropertyOwnership-description{font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.BuildingPropertyOwnership-button{max-width:200px}@media(max-width:725px){.BuildingPropertyOwnership-button{max-width:none}}.TypographyRefresh-h1{font-size:56px;line-height:60px}.TypographyRefresh-h1,.TypographyRefresh-h2{font-family:Inter,sans-serif;font-style:normal;font-weight:900}.TypographyRefresh-h2{font-size:40px;line-height:40px}.TypographyRefresh-h3{font-family:Roboto;font-style:normal;font-weight:900;font-size:36px;line-height:36px;letter-spacing:.714286px}.TypographyRefresh-h4{font-size:30px;line-height:32px}.TypographyRefresh-h4,.TypographyRefresh-h5{font-family:Roboto;font-style:normal;font-weight:700;letter-spacing:.2px;-webkit-font-smoothing:antialiased}.TypographyRefresh-h5{font-size:24px;line-height:30px}.TypographyRefresh-h6{font-size:20px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.TypographyRefresh-h6,.TypographyRefresh-subtitle1{font-family:Roboto;font-style:normal;font-weight:700;line-height:24px}.TypographyRefresh-subtitle1{font-size:18px}.TypographyRefresh-subtitle2{font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.TypographyRefresh-button{font-weight:500}.TypographyRefresh-body1,.TypographyRefresh-button{font-family:Roboto;font-style:normal;font-size:15px;line-height:22px;letter-spacing:.2px}.TypographyRefresh-body1{font-weight:400}.TypographyRefresh-body2{font-weight:700}.TypographyRefresh-body2,.TypographyRefresh-caption{font-family:Roboto;font-style:normal;font-size:13px;line-height:22px;letter-spacing:.2px}.TypographyRefresh-caption{font-weight:400;-webkit-font-smoothing:antialiased}.TypographyRefresh-menu{font-family:Roboto;font-style:normal;font-weight:500;font-size:12px;line-height:22px;letter-spacing:.2px}.TypographyRefresh-tiny{font-size:10px;line-height:14px}.TypographyRefresh-input,.TypographyRefresh-tiny{font-family:Roboto;font-style:normal;font-weight:400;letter-spacing:.2px}.TypographyRefresh-input{font-size:16px}.Documents-description,.TypographyRefresh-input{line-height:22px;-webkit-font-smoothing:antialiased}.Documents-description{color:#000;margin-bottom:20px;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;letter-spacing:.2px}@media(max-width:725px){.Documents-description{margin:26px 0}}.Documents-blocks{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;gap:24px}@media(max-width:725px){.Documents-blocks{-webkit-flex-direction:column;flex-direction:column;gap:16px}}.Documents-column{-webkit-flex:1;flex:1;max-width:calc(50% - 12px)}@media(max-width:725px){.Documents-column{max-width:none}}.Documents-document+.Documents-document{margin-top:20px}@media(max-width:725px){.Documents-document+.Documents-document{margin-top:16px}}.Documents-content .ButtonRefresh{max-width:300px;margin-right:10px}@media(max-width:725px){.Documents-content .ButtonRefresh{margin-right:0}}.Documents-content .ButtonRefresh+.ButtonRefresh{margin-top:10px}.Documents-content .ButtonRefresh+ul{margin-top:20px}.Documents-content p{margin:20px 0}.Documents-content p:empty{display:none}.Documents-content p:first-child{margin-top:0}.Documents-content p:last-child{margin-bottom:0}.Documents-content p>svg{width:18px;height:18px}.Documents-content ul{padding-left:10px;margin-bottom:0;margin-top:10px;list-style-image:url(/images/hexagon.svg)}.Documents-content ul:first-child{margin-top:0}.Documents-content ul+ul{margin-top:20px}.Documents-content ul+.ButtonRefresh{margin-top:10px}.Documents-content li{padding-left:4px}.Documents-content b,.Documents-content strong{font-family:Roboto;font-style:normal;font-weight:700;font-size:13px;line-height:22px;letter-spacing:.2px}.Documents-content a:not(.ButtonRefresh){color:#000;text-decoration:underline;text-decoration-thickness:1px}.Documents-passports{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:-16px}.Documents-passports a{padding:16px}.Documents-passports img{width:100%;max-width:344px}.Documents-companies{margin:40px 0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;gap:16px}@media(max-width:725px){.Documents-companies{margin:16px 0;-webkit-flex-direction:column;flex-direction:column}}.Documents-company{-webkit-flex:1;flex:1;display:grid;grid-template-columns:100px auto;grid-template-rows:repeat(2,auto);gap:20px 13px;padding:16px;color:#000;border-radius:8px;border:1px solid #ebeef4;transition:all .25s ease-out}@media(hover:hover)and (pointer:fine){.Documents-company:hover{box-shadow:0 0 6px rgba(0,0,0,.05),0 4px 16px rgba(0,0,0,.1);border-color:transparent}}@media(max-width:725px){.Documents-company{padding:16px;gap:16px 13px}}.Documents-company>img,.Documents-company>svg{grid-row:span 2;-webkit-flex:none;flex:none;padding:10px;height:100px;width:100px;border:1px solid #ebeef4;border-radius:4px}@media(max-width:725px){.Documents-company>img,.Documents-company>svg{grid-row:span 1}}.Documents-company .ButtonRefresh{justify-self:start}@media(max-width:725px){.Documents-company .ButtonRefresh{grid-column:span 2;justify-self:stretch;-webkit-justify-content:center;justify-content:center}}.Documents-comment{margin-top:32px}@media(max-width:1199px){.Documents-comment{padding:0 16px}}.Documents-consequences{margin-top:24px}.Documents-consequences-title{margin-bottom:16px}.Documents-consequences-item{margin-bottom:4px}.Documents-consequences .placeholder{margin-top:48px}.Documents .UIChips{margin-bottom:10px}@media(max-width:725px){.Documents .UIChips{margin-left:-22px;margin-right:-22px;margin-bottom:10px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.Documents .UIChips::-webkit-scrollbar{display:none}}@media(max-width:725px){.Documents .UIChips .ChipRefresh:first-child{margin-left:22px}}@media(max-width:725px){.Documents .UIChips .ChipRefresh:last-child{margin-right:22px}}.Documents .UIChips .ChipRefresh.-icon-start{display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.Documents .UIChips .ChipRefresh.-icon-start .ChipRefresh-icon{margin-right:6px;margin-left:0}.Documents .CourtCaseEvents{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-left:0}.Documents .CourtCaseEvent-status{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:16px}.Documents .CourtCaseEvent-status-icon{margin-right:10px;line-height:1}.Documents .CourtCaseEvent-status-value{margin-left:4px}.Documents .CourtCaseEvent-date{margin-bottom:8px;margin-left:10px;font-family:Roboto;font-style:normal;font-weight:700;font-size:13px;line-height:22px;letter-spacing:.2px}.Documents .CourtCaseEvent-date:not(:first-child){margin-top:32px}.Documents .CourtCaseEvent-text+.ButtonRefresh{margin-top:20px}.Documents .CourtCaseEvent-text ul{list-style-type:disc;list-style-image:none}.Documents .Subscribe{margin-bottom:24px}.Documents .BuildingDocumentsCard.-pretrial.-incomplete .BuildingDocumentsCard-content{border-color:#f6cbc6}.Documents .BuildingDocumentsCard.-pretrial.-incomplete .BuildingDocumentsCard-content:after,.Documents .BuildingDocumentsCard.-pretrial.-incomplete .BuildingDocumentsCard-content:before{background:#f6cbc6}.Documents .BuildingDocumentsCard.-pretrial:not(.-incomplete) .BuildingDocumentsCard-content{border-color:#c3efd2}.Documents .BuildingDocumentsCard.-pretrial:not(.-incomplete) .BuildingDocumentsCard-content:after,.Documents .BuildingDocumentsCard.-pretrial:not(.-incomplete) .BuildingDocumentsCard-content:before{background:#c3efd2}.Documents .BuildingDocumentsCard.-pretrial.-disabled .BuildingDocumentsCard-content{border-color:#ebeef4}.Documents .BuildingDocumentsCard.-pretrial.-disabled .BuildingDocumentsCard-content:after,.Documents .BuildingDocumentsCard.-pretrial.-disabled .BuildingDocumentsCard-content:before{background:#ebeef4}.Documents .BuildingDocumentsCard.-problem .BuildingDocumentsCard-content{border-style:solid;border-width:4px;border-image:4 repeating-linear-gradient(-45deg,#f6cbc6,#f6cbc6 2px,transparent 0,transparent 6px)}.Documents .BuildingDocumentsCard.-problem .BuildingDocumentsCard-content:after,.Documents .BuildingDocumentsCard.-problem .BuildingDocumentsCard-content:before{display:none}.Documents .BuildingDocumentsCard.-problem .BuildingDocumentsCard-main{padding:24px 25px 17px}.Documents .BuildingDocumentsCard.-problem .BuildingDocumentsCard-collapsible.-active{margin-top:3px}.Documents .BuildingDocumentsCard.-incomplete .BuildingDocumentsCard-content:before{background:#ebeef4}.Documents .BuildingDocumentsCard.-permissions p:has(b),.Documents .BuildingDocumentsCard.-permissions p:has(strong){margin-bottom:10px}.Documents .BuildingDocumentsCard.-permissions p:has(b)+p,.Documents .BuildingDocumentsCard.-permissions p:has(strong)+p{margin:10px 0}.Documents .BuildingDocumentsCard.-permissions p:has(b) b,.Documents .BuildingDocumentsCard.-permissions p:has(strong) b{font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.Documents .BuildingDocumentsCard.-finance p:has(b),.Documents .BuildingDocumentsCard.-finance p:has(strong){margin-bottom:10px}.Documents .BuildingDocumentsCard.-finance br{display:none}

/*# sourceMappingURL=Documents.0976c7c9ca3c568ae235.css.map*/