@-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}.seo-information{position:relative;color:#636778}.seo-information:empty{display:none}.seo-information.-active .seo-information-content{display:block;overflow:unset}.seo-information.-active .seo-information-expand{top:auto;bottom:0}.seo-information.-active .seo-information-expand .ButtonRefresh:first-child{display:none}.seo-information.-active .seo-information-expand .ButtonRefresh:last-child{display:-webkit-inline-flex;display:inline-flex}.seo-information-content{font-family:Roboto;font-size:10px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:.2px;display:inline-block;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(max-width:725px){.seo-information-content{display:inline-block;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}}.seo-information-expand{margin:16px auto 0;text-align:center}.seo-information-expand .ButtonRefresh:last-child{display:none}.seo-information p{margin-top:0}.seo-information h1,.seo-information h2,.seo-information h3,.seo-information h4,.seo-information h5,.seo-information h6{margin-bottom:8px;font-family:Roboto;font-style:normal;font-weight:500;font-size:12px;line-height:22px;letter-spacing:.2px}
@-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}
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}
/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}
/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  top: -100%;
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}
.noUi-touch-area {
  height: 100%;
  width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  bottom: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}
/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-connects {
  border-radius: 3px;
}
.noUi-connect {
  background: #3FB8AF;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}

@-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)}}.GeoControlLocal{overflow:hidden;padding:1px;margin:-1px}.GeoControlLocal.-active .GeoControlLocal-search{border-color:#000;box-shadow:0 0 0 1px #000}.GeoControlLocal-scroll{display:-webkit-flex;display:flex;-webkit-flex:1;flex:1;overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.GeoControlLocal-scroll::-webkit-scrollbar{display:none}.GeoControlLocal-search{position:relative;display:-webkit-flex;display:flex;border:1px solid #caccd8;border-radius:8px;transition:box-shadow .2s ease-out}@media(max-width:725px){.GeoControlLocal-search{display:none}}.GeoControlLocal-button{display:none}@media(max-width:725px){.GeoControlLocal-button{display:block}}@media(max-width:725px){.GeoControlLocal-button .ButtonRefresh{-webkit-justify-content:center;justify-content:center;width:100%}}@media(max-width:725px){.GeoControlLocal-button .ButtonRefresh-content{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}}.GeoControlLocal-icon{position:relative;padding:11px 6px 11px 9px}.GeoControlLocal-icon .ico{fill:#000}.GeoControlLocal-field{position:relative;-webkit-flex:1;flex:1;padding-right:44px}.GeoControlLocal-field input{padding:12px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:60px}.GeoControlLocal-clear{position:absolute;top:5px;right:6px;z-index:2}.GeoControlLocal-content{overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.GeoControlLocal-content::-webkit-scrollbar{display:none}@media(max-width:725px){.GeoControlLocal-content{height:auto;padding:16px}}.GeoControlLocal-content .checkbox{padding:25px 0;font-family:Roboto;font-style:normal;font-weight:400;font-size:15px;line-height:22px;letter-spacing:.2px}.GeoControlLocal-content .checkbox.-red .checkbox-custom{border-color:#e35241}.GeoControlLocal-content .checkbox.-red input[type=checkbox]:checked+.checkbox-custom{background-color:#e35241;border-color:#e35241}.GeoControlLocal-content .checkbox.-blue .checkbox-custom{border-color:#1e88e5}.GeoControlLocal-content .checkbox.-blue input[type=checkbox]:checked+.checkbox-custom{background-color:#1e88e5;border-color:#1e88e5}.GeoControlLocal-content .checkbox.-green .checkbox-custom{border-color:#39cc6a}.GeoControlLocal-content .checkbox.-green input[type=checkbox]:checked+.checkbox-custom{background-color:#39cc6a;border-color:#39cc6a}.GeoControlLocal-content .checkbox-custom{margin-right:16px}@media(max-width:725px){.GeoControlLocal-content .search-result{margin:0}}.GeoControlLocal-title{color:#000;padding:25px 0;font-family:Roboto;font-style:normal;font-weight:400;font-size:15px;line-height:22px;letter-spacing:.2px}.GeoControlLocal-switcher{display:none}.GeoControlLocal-links{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:19px 0;gap:10px}.GeoControlLocal-link{color:#000;display:inline-block;padding:6px 16px;text-decoration:underline;font-family:Roboto;font-style:normal;font-weight:400;font-size:15px;line-height:22px;letter-spacing:.2px}.GeoControlLocal-chips{margin:0;padding:5px 0;white-space:nowrap}.GeoControlLocal-chips .ChipRefresh{margin-right:6px}.GeoControlLocal-subway{display:-webkit-flex;display:flex}@media(max-width:725px){.GeoControlLocal-subway{display:block}}.GeoControlLocal-column{-webkit-flex:1;flex:1;max-width:33%;margin-right:16px}@media(max-width:725px){.GeoControlLocal-column{max-width:none;margin-right:0}}.GeoControlLocal-column:last-child{margin-right:0}.GeoControlLocal-column .UIChips{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}@media(max-width:725px){.GeoControlLocal-column .UIChips{display:block}}.GeoControlLocal-column .UIChips .ChipRefresh{max-width:100%;margin-bottom:10px}@media(max-width:725px){.GeoControlLocal-column .UIChips .ChipRefresh{margin-right:10px}}.GeoControlLocal-column .UIChips .ChipRefresh .ChipRefresh-content{overflow:hidden;text-overflow:ellipsis}.GeoControlLocal-results{margin:-8px -16px 0}.GeoControlLocal-placeholder{display:none}.GeoControlBottom{background:#fff;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:16px;border-top:1px solid #caccd8}@media(max-width:725px){.GeoControlBottom{-webkit-flex-shrink:0;flex-shrink:0}}.GeoControlBottom .ButtonRefresh:first-child{margin-right:10px}.GeoControlSection.-active .GeoControlSection-trigger>.ico{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.GeoControlSection.-active .GeoControlSection-content{display:block}.GeoControlSection-trigger{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:24px 8px 24px 0;cursor:pointer}.GeoControlSection-trigger>.ico{fill:#000;width:24px;height:24px;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.GeoControlSection-title{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#000;font-family:Roboto;font-style:normal;font-weight:400;font-size:15px;line-height:22px;letter-spacing:.2px}.GeoControlSection-title-icon{margin-right:16px}.GeoControlSection-content{display:none;padding-bottom:10px}.GeoControlSection-content .UIChips+.UIChips{margin-top:20px}.MobileSearchHeader{display:none;background:#fff}@media(max-width:725px){.MobileSearchHeader{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:8px 16px 8px 8px}}.MobileSearchHeader .ico{fill:#000}.MobileSearchHeader-close{padding:8px;cursor:pointer}.MobileSearchHeader-search{position:relative;height:48px;margin-left:8px;-webkit-flex:1;flex:1}.MobileSearchHeader-search.-focus .MobileSearchHeader-input{border-color:#f06400}.MobileSearchHeader-search .ico{position:absolute;top:12px;right:10px}.MobileSearchHeader-input{width:100%;height:100%;padding:12px 39px 12px 9px;border:1px solid transparent;border-radius:8px;outline:none;background:#ebeef4;cursor:pointer;color:#000;overflow:hidden;text-overflow:ellipsis;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:.2px;-webkit-font-smoothing:antialiased;transition:all .25s ease-out}.MobileSearchHeader-input::-webkit-input-placeholder{color:#9396a8;transition:all .25s ease-out}.MobileSearchHeader-input::-moz-placeholder{color:#9396a8;transition:all .25s ease-out}.MobileSearchHeader-input:-ms-input-placeholder{color:#9396a8;transition:all .25s ease-out}.MobileSearchHeader-input:-moz-placeholder{color:#9396a8;transition:all .25s ease-out}.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)}.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}.Switch{cursor:pointer;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-tap-highlight-color:transparent;font-family:Roboto;font-style:normal;font-weight:400;font-size:15px;line-height:22px;letter-spacing:.2px}@media(hover:hover)and (pointer:fine){.Switch:hover .Switch-background:after,.Switch:hover .Switch-dot{background-color:#f5f6fa}}.Switch:active .Switch-dot{-webkit-transform:translateY(-50%) scale(1.1);transform:translateY(-50%) scale(1.1)}.Switch:active .Switch-background:after{background-color:#ebeef4}.Switch:active input:checked+.Switch-element .Switch-dot{-webkit-transform:translate(12px,-50%) scale(1.1);transform:translate(12px,-50%) scale(1.1)}.Switch.-fullWidth{width:100%;-webkit-justify-content:space-between;justify-content:space-between}.Switch.-reverse{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.Switch.-reverse a:first-child,.Switch.-reverse span:first-child{padding-right:0;padding-left:8px}.Switch.-reverse a:last-child,.Switch.-reverse span:last-child{padding-right:8px;padding-left:0}.Switch input{display:none}.Switch input:checked+.Switch-element .Switch-background{background-color:#000}.Switch input:checked+.Switch-element .Switch-background:after,.Switch input:checked+.Switch-element .Switch-dot{-webkit-transform:translate(12px,-50%);transform:translate(12px,-50%)}.Switch-element{position:relative;z-index:1}.Switch-background{position:relative;background-color:#ebeef4;border-radius:65px;width:32px;height:20px}.Switch-background:after{content:"";width:26px;height:26px;left:-3px;z-index:-1;background-color:initial}.Switch-background:after,.Switch-dot{position:absolute;top:50%;border-radius:50%;transition:all .3s ease;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Switch-dot{left:2px;width:16px;height:16px;background-color:#fff}.Switch a:first-child,.Switch span:first-child{padding-right:8px}.Switch a:last-child,.Switch span:last-child{padding-left:8px}.Switch a{color:#000;text-decoration:none}.GeoControl{position:relative;background:#fff;border-radius:8px}.GeoControl-popup{max-width:calc(50% - 12px);width:100%}@media(max-width:939px){.GeoControl-popup{max-width:none}}@media(max-width:725px){.GeoControl-popup{width:auto}}.GeoControl-popup.-with-default-list .GeoControlLocal-content{padding:8px 16px 0;height:calc(var(--vh, 1vh)*100 - env(safe-area-inset-bottom) - 153px - var(--search-bar-top));transition:height .25s ease-out}@media(max-width:939px){.GeoControl-popup.-with-default-list .GeoControlLocal-content{height:calc(var(--vh, 1vh)*100 - env(safe-area-inset-bottom) - 233px - var(--search-bar-top))}}@media(max-width:725px){.GeoControl-popup.-with-default-list .GeoControlLocal-content{height:auto;padding:16px}}.GeoControl-popup.-with-default-list .GeoControlLocal-content .GeoControl-search{margin-bottom:16px}.GeoControl-popup.-default-list-opened .UIPopup-content{border-radius:8px 8px 0 0}@media(max-width:725px){.GeoControl-popup.-default-list-opened .UIPopup-content{border-radius:0}}.GeoControl-popup .UIPopup-content{padding:0}@media(max-width:725px){.GeoControl-popup .UIPopup-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-radius:0;height:100%}}.GeoControl-content{-webkit-flex:1;flex:1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.GeoControl-content::-webkit-scrollbar{display:none}.GeoControl-search{border-bottom:1px solid #caccd8}.GeoControl input{width:100%;box-shadow:none;border-radius:0;-webkit-appearance:none;background:transparent;transition:all .2s ease-in-out;border:none;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.GeoControl input::-webkit-input-placeholder{color:#9396a8}.GeoControl input::-moz-placeholder{color:#9396a8}.GeoControl input:-ms-input-placeholder{color:#9396a8}.GeoControl input:-moz-placeholder{color:#9396a8}.GeoControl input:focus{outline:none}.Slider{width:100%}.Slider.-outlined{position:relative;padding:0 24px;background:#fff;border:1px solid #caccd8;border-radius:8px;transition:border-color .25s ease-out}.Slider.-outlined .Slider-label{position:absolute;padding:0 2px;left:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#fff;z-index:1;color:#9396a8;transition:color .25s ease-out;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.Slider.-outlined .Slider-value{position:absolute;background:#fff;color:#000;top:12px;left:18px;max-width:calc(100% - 36px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Slider.-outlined .noUi-horizontal{height:46px;margin:0 8px}.Slider.-outlined .noUi-horizontal .noUi-handle{width:16px;height:16px;right:-8px;top:-8px}.Slider.-outlined .noUi-horizontal .noUi-handle:after{top:8px;left:8px;width:16px;height:16px}.Slider.-outlined .noUi-target{border-radius:0}.Slider.-outlined .noUi-target:before{display:none}.Slider.-outlined .noUi-connects{width:100%;top:100%;margin:0;border-radius:0;height:2px}.Slider.-outlined .noUi-origin{top:100%}.Slider-values{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:24px;gap:10px}.Slider-values .ButtonRefresh{-webkit-justify-content:center;justify-content:center;min-width:134px}.Slider-values .ButtonRefresh[disabled]{color:#000}.Slider-chart{height:52px;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:space-around;justify-content:space-around;margin-bottom:-9px;padding:2px 12px 0}.Slider-chart-bar{-webkit-flex:1;flex:1;background:#ebeef4;margin:0 1px;border-radius:2px 2px 0 0;max-width:6px}.Slider-chart-bar.-active{background:#000}.Slider .noUi-horizontal{height:24px;margin:0 12px}.Slider .noUi-horizontal .noUi-handle{width:24px;height:24px;background:#000;border-radius:50%;border:none;box-shadow:none;right:-12px;top:0;outline:none;cursor:pointer}.Slider .noUi-horizontal .noUi-handle:before{display:none}.Slider .noUi-horizontal .noUi-handle:after{top:12px;left:12px;width:24px;height:24px;background:#000;border-radius:50%;opacity:.5;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);transition:all .25s ease-out}.Slider .noUi-horizontal .noUi-handle:active:after{-webkit-transform:translate3d(-50%,-50%,0) scale(1.8);transform:translate3d(-50%,-50%,0) scale(1.8)}.Slider .noUi-target{border:none;box-shadow:none;border-radius:3px;background:none;cursor:pointer}.Slider .noUi-target:before{content:"";position:absolute;left:-12px;right:-12px;background:#caccd8;border-radius:3px}.Slider .noUi-connects,.Slider .noUi-target:before{top:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:3px}.Slider .noUi-connects{width:calc(100% + 24px);margin:0 -12px}.Slider .noUi-connect{background:#000}.FunnelFilters{color:#000;padding-top:50px;padding-bottom:50px}@media(max-width:939px){.FunnelFilters{padding-top:0;padding-bottom:0}}.FunnelFilters.UIModal.-fixed-width .UIModal-content{height:100%;overflow:hidden}@media(max-width:939px){.FunnelFilters.UIModal.-fixed-width .UIModal-content{height:auto;top:0;right:0;bottom:0;left:0;border-radius:0}}.FunnelFilters.UIModal.-fixed-width .UIModal-content-inner{height:100%}.FunnelFilters-content{overflow:hidden;height:100%}.FunnelFilters-content,.FunnelFilters-filter{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.FunnelFilters-filter{-webkit-align-items:flex-start;align-items:flex-start}.FunnelFilters .Slider .ButtonRefresh{-webkit-flex:1;flex:1}.FunnelCompanies.Funnel-rows{height:100%;padding-bottom:16px}.FunnelCompanies-trigger{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:18px 0;cursor:pointer}.FunnelCompanies-trigger>.ico{fill:#000;width:24px;height:24px;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.FunnelCompanies-title{color:#000;font-family:Roboto;font-style:normal;font-weight:700;font-size:18px;line-height:24px}.FunnelCompanies-search,.FunnelCompanies-title{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.FunnelCompanies-search{padding:8px 12px 8px 8px;border-bottom:1px solid #caccd8}@media(max-width:725px){.FunnelCompanies-search{padding-right:16px}}.FunnelCompanies-premium{display:grid;grid-gap:8px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));position:relative;margin-bottom:10px;transition:all .25s ease-out}@media(max-width:725px){.FunnelCompanies-premium{grid-gap:6px;grid-template-columns:repeat(auto-fit,minmax(98px,1fr))}}.FunnelCompanies-premium-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;padding:8px 8px 10px;cursor:pointer;border-radius:8px;transition:all .25s ease-out}@media(hover:hover)and (pointer:fine){.FunnelCompanies-premium-item:hover{background:#ebeef4}}.FunnelCompanies-premium-item.-active,.FunnelCompanies-premium-item:active{background:#caccd8;transition:all .05s ease-out}.FunnelCompanies-premium-logo{height:74px;width:94px;padding:8px;background:var(--logo-color);border-radius:4px}.FunnelCompanies-premium-logo img{vertical-align:top;width:100%;height:100%;object-fit:contain}.FunnelCompanies-premium-name{font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px;color:#000;margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FunnelCompanies-basic{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.FunnelCompanies-basic-item{width:calc(50% - 4px);cursor:pointer;padding:8px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border-radius:8px;transition:all .25s ease-out}@media(max-width:480px){.FunnelCompanies-basic-item{width:100%}}@media(hover:hover)and (pointer:fine){.FunnelCompanies-basic-item:hover{background:#ebeef4}}.FunnelCompanies-basic-item.-active,.FunnelCompanies-basic-item:active{background:#caccd8;transition:all .05s ease-out}.FunnelCompanies-basic-logo{margin-right:16px;width:64px;height:32px;position:relative;line-height:1;border-radius:4px;overflow:hidden}.FunnelCompanies-basic-logo img{width:100%;height:100%;object-fit:cover;vertical-align:top}.FunnelCompanies-basic-logo svg{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.FunnelCompanies-basic-name{color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UISlider{position:relative;max-width:360px;width:100%;margin:8px 0;padding:0 32px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;transition:border-color .25s ease-out}@media(max-width:725px){.UISlider{max-width:none}}.UISlider:hover:not(.-disabled){border-color:#bfbfbf}.UISlider:hover:not(.-disabled) .UISlider-label{color:rgba(0,0,0,.5)}.UISlider-label{font-size:13px;line-height:16px;padding:0 2px;left:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;color:#bfbfbf;transition:color .25s ease-out}.UISlider-label,.UISlider-value{position:absolute;background:#fff}.UISlider-value{top:12px;left:18px;max-width:calc(100% - 36px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UISlider .noUi-horizontal{height:46px}.UISlider .noUi-horizontal[disabled] .noUi-handle{display:none}.UISlider .noUi-horizontal .noUi-handle{width:16px;height:16px;background:#ff9800;border-radius:50%;border:none;box-shadow:none;right:-8px;top:-8px;outline:none;cursor:pointer}.UISlider .noUi-horizontal .noUi-handle:before{display:none}.UISlider .noUi-horizontal .noUi-handle:after{top:8px;left:8px;width:16px;height:16px;background:#ff9800;border-radius:50%;opacity:.5;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);transition:all .05s ease-out}.UISlider .noUi-horizontal .noUi-handle.noUi-active,.UISlider .noUi-horizontal .noUi-handle:active{background:#f06400}.UISlider .noUi-horizontal .noUi-handle.noUi-active:after,.UISlider .noUi-horizontal .noUi-handle:active:after{-webkit-transform:translate3d(-50%,-50%,0) scale(1.8);transform:translate3d(-50%,-50%,0) scale(1.8)}.UISlider .noUi-horizontal .noUi-handle.noUi-active .noUi-tooltip,.UISlider .noUi-horizontal .noUi-handle:active .noUi-tooltip{-webkit-transform:translate(-50%,-3px);transform:translate(-50%,-3px)}.UISlider .noUi-horizontal .noUi-tooltip{bottom:100%;transition:all .05s ease-out}.UISlider .noUi-horizontal .noUi-origin{height:1px}.UISlider .noUi-target{border:none;box-shadow:none;border-radius:0;background:none;cursor:pointer}.UISlider .noUi-target[disabled]{cursor:default}.UISlider .noUi-connects{top:100%;height:2px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.UISlider .noUi-connect{background:#ff9800}.UISlider .noUi-origin{top:100%}.UISlider .noUi-pips-horizontal{height:48px;top:0}.UISlider .noUi-tooltip{border:none;border-radius:0;padding:4px 2px}.UISlider .noUi-value-horizontal{font-weight:500;font-size:11px;line-height:16px;letter-spacing:1px;color:#bfbfbf}.UISlider .noUi-marker-horizontal.noUi-marker-large,.UISlider .noUi-marker-horizontal.noUi-marker-normal{width:1px;height:8px;background:#bfbfbf;bottom:0}.FunnelPrice-range{margin:8px;position:relative;min-height:10px}@media(max-width:725px){.FunnelPrice-range{padding:0 8px}}.FunnelPrice .Funnel-switcher:last-child{margin-bottom:20px}.FunnelPrice .UICurrencySwitcher{margin-bottom:16px}.FunnelPrice .UISlider{margin-bottom:32px}.FunnelBottom{background:#fff;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:16px 24px;border-top:1px solid #caccd8}@media(max-width:725px){.FunnelBottom{padding:16px;-webkit-flex-shrink:0;flex-shrink:0}}.FunnelBottom .ButtonRefresh:first-child{margin-right:10px}.FunnelBottom .ButtonRefresh-content{pointer-events:none}.FunnelLabelNew{margin-left:8px}.FunnelHeader{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;background:#fff;padding:20px 16px;border-bottom:1px solid #caccd8}.FunnelHeader-button{position:absolute;top:14px;padding:12px}.FunnelHeader-button:first-child{left:10px;display:none}@media(max-width:939px){.FunnelHeader-button:first-child{display:-webkit-flex;display:flex}}.FunnelHeader-button:last-child{right:10px;cursor:pointer}@media(max-width:939px){.FunnelHeader-button:last-child{display:none}}.FunnelHeader-title{font-family:Roboto;font-style:normal;font-weight:700;font-size:20px;line-height:24px;-webkit-font-smoothing:antialiased;letter-spacing:.2px;color:#000;-webkit-flex:1;flex:1;text-align:center}.FunnelHeader .ico{fill:#000}.FunnelCounter{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;min-width:16px;height:16px;background:#000;color:#fff;border-radius:8px;margin-left:4px;padding:0 4px;-webkit-flex-shrink:0;flex-shrink:0;font-family:Roboto;font-style:normal;font-weight:500;font-size:12px;line-height:22px;letter-spacing:.2px}.FunnelCounter:empty{display:none}.Funnel{width:100%}.Funnel-buttons{display:-webkit-flex;display:flex;max-width:200px}@media(max-width:725px){.Funnel-buttons{max-width:none}}.Funnel-button{-webkit-flex:1 1 auto;flex:1 1 auto}@media(max-width:725px){.Funnel-button{-webkit-justify-content:center;justify-content:center}}.Funnel-button .ButtonRefresh-content{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.Funnel-rows{position:relative;padding:0 24px;transition:height .25s ease-out;overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.Funnel-rows::-webkit-scrollbar{display:none}@media(max-width:725px){.Funnel-rows{-webkit-flex:1;flex:1;padding:0 16px}}.Funnel-row{margin-bottom:16px}.Funnel-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;gap:20px;padding:28px 24px 12px;margin:0 -24px;color:#f06400;border-top:1px solid #caccd8;font-family:Roboto;font-style:normal;font-weight:700;font-size:20px;line-height:24px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}@media(max-width:725px){.Funnel-header{padding-right:16px;padding-left:16px;margin:0 -16px}}.Funnel-header:first-child{border-top:none}.Funnel-header:has(+.Funnel-header){display:none}.Funnel-header svg{fill:#f06400}.Funnel-subtitle{font-family:Roboto;font-style:normal;font-weight:700;font-size:18px;line-height:24px;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;padding:19px 0;white-space:nowrap;color:#000}.Funnel-subtitle.-withCurrency{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.Funnel-switcher{padding:12px 8px 12px 0;width:100%}.Funnel-switcher .Switch span,.Funnel .UISlider .UISlider-label{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.seo-information{position:relative;color:#636778}.seo-information:empty{display:none}.seo-information.-active .seo-information-content{display:block;overflow:unset}.seo-information.-active .seo-information-expand{top:auto;bottom:0}.seo-information.-active .seo-information-expand .ButtonRefresh:first-child{display:none}.seo-information.-active .seo-information-expand .ButtonRefresh:last-child{display:-webkit-inline-flex;display:inline-flex}.seo-information-content{font-family:Roboto;font-size:10px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:.2px;display:inline-block;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(max-width:725px){.seo-information-content{display:inline-block;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}}.seo-information-expand{margin:16px auto 0;text-align:center}.seo-information-expand .ButtonRefresh:last-child{display:none}.seo-information p{margin-top:0}.seo-information h1,.seo-information h2,.seo-information h3,.seo-information h4,.seo-information h5,.seo-information h6{margin-bottom:8px;font-family:Roboto;font-style:normal;font-weight:500;font-size:12px;line-height:22px;letter-spacing:.2px}.Сountdown{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:stretch;align-items:stretch;background:#000;border-radius:4px;width:auto;padding:8px 0}.Сountdown-item{width:48px;height:48px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;color:#fff;position:relative}.Сountdown-item+.Сountdown-item:before{content:"";position:absolute;height:calc(100% - 14px);left:0;width:1px;top:7px;background:#636778}.UITypography{color:rgba(0,0,0,.84)}.UITypography-h1{font-size:32px;line-height:40px}.UITypography-h1,.UITypography-h2{font-family:Roboto;font-weight:500;letter-spacing:.2px}.UITypography-h2{font-size:24px;line-height:28px}.UITypography-h3{font-size:20px}.UITypography-h3,.UITypography-h4{font-family:Roboto;font-weight:500;line-height:24px;letter-spacing:.2px}.UITypography-h4{font-size:17px}.UITypography-body,.UITypography-link{font-weight:400}.UITypography-body,.UITypography-bold,.UITypography-link{font-family:Roboto;font-size:15px;line-height:24px;letter-spacing:0}.UITypography-bold{font-weight:500}.UITypography-caption{font-family:Roboto;font-weight:400;font-size:13px;line-height:16px;letter-spacing:0}.UITypography-label{font-family:Roboto;font-weight:500;font-size:11px;line-height:16px;letter-spacing:1px}.UITypography-button-bold{font-weight:500}.UITypography-button,.UITypography-button-bold{font-family:Roboto;font-size:15px;line-height:24px;letter-spacing:.5px}.UITypography-button{font-weight:400}.UIFavoriteButton{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;padding:6px;color:rgba(0,0,0,.84);letter-spacing:.5px;background-color:#fff;border-radius:8px;cursor:pointer;white-space:nowrap;transition:all .25s ease-out;box-shadow:0 0 4px rgba(0,0,0,.05),0 4px 8px rgba(0,0,0,.1)}.UIFavoriteButton:hover{background-color:#f2f2f2}.UIFavoriteButton:active{transition:all .05s ease-out;background-color:#e0e0e0}.UIFavoriteButton.-primary{color:#fff;background:#ff9800;transition:background .25s ease-out;box-shadow:none}.UIFavoriteButton.-primary:hover{background:#fa7800}.UIFavoriteButton.-primary:active{background:#f06400;transition:all .05s ease-out}.UIFavoriteButton.-primary.-disabled,.UIFavoriteButton.-primary[disabled]{background:#bfbfbf;transition:background .25s ease-out}.UIFavoriteButton.-primary.-disabled:hover,.UIFavoriteButton.-primary[disabled]:hover{background:#bfbfbf}.UIFavoriteButton.-primary.-disabled:active,.UIFavoriteButton.-primary[disabled]:active{background:#bfbfbf;transition:all .05s ease-out}.UIFavoriteButton.-primary .UIButton-loading-path{stroke:hsla(0,0%,100%,.5)}.UIFavoriteButton.-primary.-active .ico,.UIFavoriteButton.-primary .ico{fill:#fff}.UIFavoriteButton.-secondary{color:rgba(0,0,0,.84);background:#ededed;transition:background .25s ease-out;box-shadow:none}.UIFavoriteButton.-secondary:hover{background:#e0e0e0}.UIFavoriteButton.-secondary:active{background:#bfbfbf;transition:all .05s ease-out}.UIFavoriteButton.-secondary.-disabled,.UIFavoriteButton.-secondary[disabled]{background:#ededed;transition:background .25s ease-out;color:rgba(0,0,0,.5)}.UIFavoriteButton.-secondary.-disabled:hover,.UIFavoriteButton.-secondary[disabled]:hover{background:#ededed}.UIFavoriteButton.-secondary.-disabled:active,.UIFavoriteButton.-secondary[disabled]:active{background:#ededed;transition:all .05s ease-out}.UIFavoriteButton.-secondary.-disabled .ico,.UIFavoriteButton.-secondary[disabled] .ico{fill:#bfbfbf}.UIFavoriteButton.-secondary .UIButton-loading-path{stroke:rgba(0,0,0,.25)}.UIFavoriteButton.-secondary .ico{fill:rgba(0,0,0,.7)}.UIFavoriteButton.-transparent{background:hsla(0,0%,100%,.3);transition:background .25s ease-out;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:none}.UIFavoriteButton.-transparent:hover{background:hsla(0,0%,100%,.4)}.UIFavoriteButton.-transparent:active{background:hsla(0,0%,100%,.5);transition:all .05s ease-out}.UIFavoriteButton.-transparent .ico{fill:#fff}.UIFavoriteButton.-transparent.-disabled,.UIFavoriteButton.-transparent[disabled]{background:hsla(0,0%,100%,.3);transition:background .25s ease-out;color:hsla(0,0%,100%,.5)}.UIFavoriteButton.-transparent.-disabled:hover,.UIFavoriteButton.-transparent[disabled]:hover{background:hsla(0,0%,100%,.3)}.UIFavoriteButton.-transparent.-disabled:active,.UIFavoriteButton.-transparent[disabled]:active{background:hsla(0,0%,100%,.3);transition:all .05s ease-out}.UIFavoriteButton.-transparent.-disabled .ico,.UIFavoriteButton.-transparent[disabled] .ico{fill:hsla(0,0%,100%,.5)}.UIFavoriteButton.-transparent .UIButton-loading-path{stroke:hsla(0,0%,100%,.5)}.UIFavoriteButton.-ghost-dark{background:transparent;transition:background .25s ease-out;color:rgba(0,0,0,.5);box-shadow:none}.UIFavoriteButton.-ghost-dark:hover{background:rgba(0,0,0,.05)}.UIFavoriteButton.-ghost-dark:active{background:rgba(0,0,0,.1);transition:all .05s ease-out}.UIFavoriteButton.-ghost-dark .ico{fill:rgba(0,0,0,.7)}.UIFavoriteButton.-ghost-dark.-disabled,.UIFavoriteButton.-ghost-dark[disabled]{color:rgba(0,0,0,.25)}.UIFavoriteButton.-ghost-dark.-disabled .ico,.UIFavoriteButton.-ghost-dark[disabled] .ico{fill:rgba(0,0,0,.25)}.UIFavoriteButton.-ghost-dark .UIButton-loading-path{stroke:rgba(0,0,0,.25)}.UIFavoriteButton.-ghost-light{background:transparent;transition:background .25s ease-out;color:#fff;box-shadow:none}.UIFavoriteButton.-ghost-light:hover{background:hsla(0,0%,100%,.3)}.UIFavoriteButton.-ghost-light:active{background:hsla(0,0%,100%,.4);transition:all .05s ease-out}.UIFavoriteButton.-ghost-light .ico{fill:currentColor}.UIFavoriteButton.-ghost-light.-disabled,.UIFavoriteButton.-ghost-light[disabled]{color:hsla(0,0%,100%,.5)}.UIFavoriteButton.-ghost-light .UIButton-loading-path{stroke:hsla(0,0%,100%,.5)}.UIFavoriteButton.-with-text{padding:4px 12px}.UIFavoriteButton.-active .UIFavoriteButton-add{display:none}.UIFavoriteButton.-active .UIFavoriteButton-remove{display:inline}.UIFavoriteButton.-active .ico{fill:#ff9800;-webkit-animation:scale-down .4s;animation:scale-down .4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.UIFavoriteButton.-active .ico .ico-active{opacity:1}.UIFavoriteButton-add{display:inline;margin-left:8px}.UIFavoriteButton-remove{display:none;margin-left:8px}.UIFavoriteButton .ico{width:20px;height:20px;fill:rgba(0,0,0,.7);-webkit-animation:scale-down .4s;animation:scale-down .4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.UIFavoriteButton .ico path{transition:all .25s ease-out}.UIFavoriteButton .ico path.ico-active{opacity:0}@media(max-width:725px){.UIFavoriteButton:not(.-with-text-mobile){padding:6px}.UIFavoriteButton:not(.-with-text-mobile).-active .UIFavoriteButton-add,.UIFavoriteButton:not(.-with-text-mobile).-active .UIFavoriteButton-remove,.UIFavoriteButton:not(.-with-text-mobile) .UIFavoriteButton-add,.UIFavoriteButton:not(.-with-text-mobile) .UIFavoriteButton-remove{display:none}.UIFavoriteButton .ico{margin-right:0}}.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;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.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}.Card{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:relative;width:100%;height:100%;cursor:pointer;background:#fff}@media(hover:hover)and (pointer:fine){.Card:hover .Card-inner>img,.Card:hover .Card-inner>picture img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.Card.-teaser .Card-inner{height:100%;padding-top:0}.Card.-teaser .Card-cover{background:linear-gradient(180deg,rgba(0,0,0,.08),transparent 26%,transparent 74%,rgba(0,0,0,.22))}.Card-link{display:block;z-index:1}.Card-hero,.Card-link{position:absolute;width:100%;height:100%}.Card-hero{left:0;top:0;background:linear-gradient(180deg,#2484c6,rgba(0,0,0,.1) 45%,rgba(0,0,0,.05) 65%,#ffc800);z-index:0}.Card-inner{display:block;position:relative;padding-top:133%;overflow:hidden;border-radius:8px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.Card-inner,.Card-inner>img{width:100%;transition:all .25s ease-out}.Card-inner>img{position:absolute;left:0;top:0;height:100%;object-fit:cover}.Card-inner>img.Card-logo{object-fit:scale-down}.Card-inner>picture{position:absolute;left:0;top:0;width:100%;height:100%}.Card-inner>picture.Card-logo img{object-fit:scale-down}.Card-inner>picture img{width:100%;height:100%;object-fit:cover;transition:all .25s ease-out}.Card-logo{padding:5%}.Card-cover{position:absolute;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;width:100%;height:100%;top:0;left:0;color:#fff;padding:12px 12px 10px;background:linear-gradient(180deg,rgba(0,0,0,.2),transparent 14.58%,transparent 42.89%,rgba(0,0,0,.15) 54.61%,rgba(0,0,0,.6) 68.91%,rgba(0,0,0,.8))}@media(max-width:725px){.Card-cover{padding:8px}}.Card-header{max-width:calc(100% - 40px);z-index:1}@media(max-width:725px){.Card-header{max-width:calc(100% - 32px)}}.Card-header .UILabel{max-width:100%;font-size:13px;line-height:22px;letter-spacing:.2px;margin-bottom:2px}.Card-header .UILabel:last-child{margin-bottom:0}.Card-header .UILabel div{white-space:nowrap}.Card-row{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;overflow:hidden}.Card-bottom{-webkit-flex-direction:column;flex-direction:column}.Card-bottom,.Card-bottom-x2{display:-webkit-flex;display:flex;z-index:1}.Card-bottom-x2{-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:space-between;justify-content:space-between}.Card-bottom-x2.-with-subscription .Card-bottom{max-width:calc(100% - 140px)}.Card-bottom-x2 .Card-bottom{max-width:calc(100% - 120px);-webkit-flex:1;flex:1;overflow:hidden}.Card-price{font-weight:700;font-size:18px;line-height:24px;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:lowercase}@media(max-width:725px){.Card-price{font-weight:500;font-size:15px;line-height:22px;letter-spacing:.2px;margin-bottom:4px}}.Card-price:last-child{margin-bottom:0}.Card-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Card-title{width:100%;overflow:hidden;margin-bottom:2px}.Card-title:last-child{margin-bottom:0}.Card-title .UITypography-h3{font-weight:700;font-size:24px;line-height:30px;display:inline-block;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(max-width:725px){.Card-title .UITypography-h3{font-size:18px;line-height:24px;display:block;white-space:nowrap;text-overflow:ellipsis}}@media(max-width:725px){.Card-title .UITypography-h3:last-child{display:inline-block;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}}.Card-title .UITypography-h3+.CardLocation{margin-top:4px}.Card-warning{-webkit-flex-shrink:0;flex-shrink:0}.Card-favorite{position:absolute;right:0;top:0;z-index:2;padding:6px}@media(max-width:725px){.Card-favorite{padding:2px 2px 8px 8px}}.Card-favorite .ico{width:24px;height:24px}.Card .CardDeveloper+.Card-warning{margin-left:4px}.Card-x2-text{min-width:0;width:calc(50% - 12px)}@media(max-width:725px){.Card-x2-text{-webkit-flex:1;flex:1;margin-right:12px}}.Card-x2-logo{-webkit-flex-shrink:0;flex-shrink:0;width:calc(50% - 12px);max-height:62px;height:100%;background-color:var(--brand-color,#9396a8);border-radius:8px;padding:8px;position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin-left:8px}@media(max-width:725px){.Card-x2-logo{width:calc(50% - 6px);max-width:112px}}.Card-x2-logo img{max-height:calc(100% - 16px);max-width:calc(100% - 16px);object-fit:scale-down;position:absolute;height:auto;width:auto}.Card-x2-subscription{width:calc(50% - 12px);position:absolute;z-index:26;margin-left:auto;bottom:12px;right:12px}@media(max-width:725px){.Card-x2-subscription{max-width:132px;bottom:8px;right:8px}}.Card-x2-popup .UIPopup-content{padding:0}.Card-x2-popup .Subscribe{border:none;width:368px}@media(max-width:725px){.Card-x2-popup .Subscribe{width:100%}}.Card-x2-popup .Subscribe-title{font-size:15px;line-height:160%;margin-bottom:4px;color:#f5f6fa}.Card-x2-popup .Subscribe-description{font-size:14px;line-height:153%;color:#f5f6fa}.Card-x2 .Card-inner{padding-top:calc((100% - 24px)/2*1.14)}@media(max-width:725px){.Card-x2 .Card-inner{border-radius:0}}@media(max-width:480px){.Card-x2 .Card-inner{padding-top:133%}}.UIGrid{margin:-4px}@media(max-width:725px){.UIGrid .UIGrid-col-xs-6,.UIGrid .UIGrid-col-xs-12{padding:4px}}@media(max-width:480px){.UIGrid .UIGrid-col-xs-6 .Card-inner{padding-top:162%}}@media(max-width:725px){.UIGrid-col-6.-hide-mobile{display:none}}.SearchBar{background-color:#fff;position:-webkit-sticky;position:sticky;top:env(safe-area-inset-top);z-index:25;padding:16px 0;margin-top:-14px}@media(max-width:725px){.SearchBar{padding:16px;margin:-14px -16px 0}}.SearchBar-triggers{display:grid;gap:9px;grid-template-columns:minmax(216px,4fr) minmax(216px,1fr);position:relative}@media(max-width:725px){.SearchBar-triggers{display:-webkit-flex;display:flex;overflow:hidden;width:100%}}@media(max-width:725px){.SearchBar-geo{overflow:hidden}}.SearchBar-trigger{overflow:hidden;width:auto}@media(max-width:725px){.SearchBar-trigger{-webkit-flex:1;flex:1}}.SearchBar-switch{display:none}@media(max-width:725px){.SearchBar-switch{display:block}}.SearchBar-suggestions{position:relative}.SearchBar-suggestions .search-result{padding:14px 16px}@media(max-width:725px){.SearchBar-suggestions .search-result{border-radius:0}}.SearchBar-suggestions .search-result.-showAllResults .ico{padding:8px;background:#f5f6fa}.SearchBar-suggestions .search-result.-active{background:#ebeef4}.SearchBar-suggestions .search-result .search-result-title{font-family:Roboto;font-style:normal;font-weight:500;font-size:15px;line-height:22px;letter-spacing:.2px;color:#000}.SearchBar-suggestions .search-result .search-result-hint{font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px;color:#000}.SearchBar-suggestions .search-result .search-result-icon{padding:8px;background:#f5f6fa}.SearchBar-suggestions .search-result>.ico,.SearchBar-suggestions .search-result>img{width:40px;height:40px;border-radius:8px;margin-right:16px}.SearchBar-suggestions .search-result>.ico:not(.search-result-icon){padding:2px}.SearchBar-suggestions .search-result>.ico:not(.search-result-icon) img{margin-right:0}.SearchBar-suggestions .GeoControl-popup.UIPopup{right:auto!important;left:1px!important;top:8px!important;transition:none;max-width:100%}@media(max-width:725px){.SearchBar-suggestions .GeoControl-popup.UIPopup{top:0!important;bottom:0!important;left:0!important;right:0!important;-webkit-transform:translateY(16px)!important;transform:translateY(16px)!important;max-height:100%;transition:all .25s ease-out}}@media(max-width:725px){.SearchBar-suggestions .GeoControl-popup.UIPopup.-opened{-webkit-transform:translateY(0)!important;transform:translateY(0)!important}}.SearchBar .Funnel-button .ButtonRefresh-content span{display:block;overflow:hidden;text-overflow:ellipsis}.SearchBar .GeoControlLocal-button .ButtonRefresh-icon.-left{margin-right:0}.-UiKitMainTitle-margin{margin-bottom:24px}@media(max-width:939px){.-UiKitMainTitle-margin{margin-bottom:16px}}.UIMainTitle{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:24px}@media(max-width:939px){.UIMainTitle{margin-bottom:16px}}.UIMainTitle.-with-subtitle{margin-bottom:8px}.UIMainTitle.-with-chip{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}@media(max-width:939px){.UIMainTitle.-with-chip{margin-bottom:8px}}.UIMainTitle.-with-chip .h1,.UIMainTitle.-with-chip .h2{margin-right:16px}@media(max-width:725px){.UIMainTitle.-with-chip .h1,.UIMainTitle.-with-chip .h2{margin-bottom:8px;margin-right:8px}}.UIMainTitle.-with-chip .UIChip{white-space:nowrap}@media(max-width:725px){.UIMainTitle.-with-chip .UIChip{margin-bottom:8px}}.UIMainTitle .h1{font-size:32px;line-height:1.25;font-weight:500;letter-spacing:.2px}@media(max-width:725px){.UIMainTitle .h1{font-size:24px}}.UIMainTitle .h2{font-size:24px;line-height:1.25;font-weight:500;letter-spacing:.2px}@media(max-width:725px){.UIMainTitle .h2{font-size:20px}}.UIPopup{position:absolute;visibility:hidden;opacity:0;z-index:1000;transition:all .4s cubic-bezier(.25,1,.6,1)}@media(max-width:725px){.UIPopup{position:fixed;top:auto;right:16px;bottom:16px;left:16px;z-index:1600;max-height:calc(100% - 54px)}}.UIPopup.-no-transitions{transition:none!important}.UIPopup.-top{-webkit-transform:translateY(16px);transform:translateY(16px);bottom:100%;margin-bottom:8px}@media(max-width:725px){.UIPopup.-top{bottom:16px;margin-bottom:0}}.UIPopup.-bottom{-webkit-transform:translateY(-16px);transform:translateY(-16px);top:100%;margin-top:8px}@media(max-width:725px){.UIPopup.-bottom{top:auto;margin-top:0;-webkit-transform:translateY(16px);transform:translateY(16px)}}.UIPopup.-right{right:0}@media(max-width:725px){.UIPopup.-right{right:16px}}.UIPopup.-wide{min-width:100%}@media(max-width:725px){.UIPopup.-wide{min-width:auto}}.UIPopup.-opened{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media(max-width:725px){.UIPopup.-opened{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}}@media(max-width:725px){.UIPopup.-opened.-with-subpopup{-webkit-transform:none;transform:none}}.UIPopup-content{overflow:auto;background:#fff;border-radius:8px;padding:8px;max-height:var(--height);box-shadow:0 0 6px rgba(0,0,0,.05),0 4px 16px rgba(0,0,0,.1)}@media(max-width:725px){.UIPopup-content{max-height:none}}.UIPopup-content+.UIButton{display:none}@media(max-width:725px){.UIPopup-content+.UIButton{display:-webkit-inline-flex;display:inline-flex;margin-top:8px;-webkit-flex-shrink:0;flex-shrink:0}}@media(max-width:725px){.UIPopup-overlay{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:rgba(0,0,0,.7);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}.UIPopup-overlay.-no-transitions{transition:none!important}}@media(max-width:725px){.UIPopup-overlay.-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:rgba(0,0,0,.7);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)}.UIPopup-overlay.-opened.-no-transitions{transition:none!important}}.UIPopup .UISelect{position:static}@media(max-width:725px){.UIPopup{position:fixed!important;inset:16px!important;bottom:16px!important;right:16px!important;left:16px!important;pointer-events:none}}.UIPopup.-opened{pointer-events:auto}.UIPopup.-top{-webkit-transform:translateY(16px)!important;transform:translateY(16px)!important;bottom:100%!important;margin-bottom:8px!important}@media(max-width:725px){.UIPopup.-top{top:auto!important;bottom:16px!important;margin-bottom:0!important}}.UIPopup.-top.-opened{-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.UIPopup.-top.-right{right:0!important;left:auto!important}@media(max-width:725px){.UIPopup.-top.-right{right:16px!important;left:16px!important}}.UIPopup.-bottom{-webkit-transform:translateY(-16px)!important;transform:translateY(-16px)!important;top:100%!important;margin-top:8px!important}@media(max-width:725px){.UIPopup.-bottom{top:auto!important;margin-top:0!important;-webkit-transform:translateY(16px)!important;transform:translateY(16px)!important}}.UIPopup.-bottom.-opened{-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.UIPopup.-bottom.-right{right:0!important;left:auto!important}@media(max-width:725px){.UIPopup.-bottom.-right{right:16px!important;left:16px!important}}@media(max-width:725px){body.UIPopup-no-scroll{height:100%;width:100%;overflow:hidden;position:fixed;top:var(--scrollPosition);-ms-scroll-chaining:none;overscroll-behavior:contain}}.UICell{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:4px 8px;margin-bottom:8px;border-radius:8px;cursor:pointer;color:rgba(0,0,0,.84);transition:all .25s ease-out}@media(max-width:725px){.UICell{padding:8px}}.UICell:last-child{margin-bottom:0}.UICell:hover{background:rgba(0,0,0,.05)}.UICell.-selected,.UICell:active{background:rgba(0,0,0,.1);transition:all .05s ease-out}.UICell.-disabled{color:rgba(0,0,0,.25);cursor:default}.UICell.-disabled.-selected,.UICell.-disabled:active,.UICell.-disabled:hover{background:transparent}.UICell.-non-interactive{color:rgba(0,0,0,.5);cursor:default}.UICell.-non-interactive.-selected,.UICell.-non-interactive:active,.UICell.-non-interactive:hover{background:transparent}.UICell-content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-flex:1;flex:1}.UICell-icon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.UICell-icon.-left{margin-right:8px}.UICell-icon.-left .ico{fill:rgba(0,0,0,.7)}.UICell-icon.-right{margin-left:8px}.UICell-icon.-right .ico{fill:rgba(0,0,0,.25)}.UISection{margin-bottom:8px}.UISection:last-child{margin-bottom:0}.UISection-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-right:-8px;margin-bottom:8px}.UISection-header .UICell{margin-bottom:0}.UISection-divider{height:1px;background:rgba(0,0,0,.1);width:100%;min-width:24px;margin:8px 0 8px 8px}.UISection-title{-webkit-flex-shrink:0;flex-shrink:0;padding:4px 8px;color:rgba(0,0,0,.84);max-width:calc(100% - 24px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:1}@media(max-width:725px){.UISection-title{padding:8px}}.UISection.-checkbox-with-title>.UICell{margin-left:24px}.UICheckbox{cursor:pointer;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center}.UICheckbox.-disabled{color:rgba(0,0,0,.25);cursor:default}.UICheckbox.-disabled:active,.UICheckbox.-disabled:hover{background:transparent}.UICheckbox.-disabled .UICheckbox-custom{border-color:rgba(0,0,0,.1)}.UICheckbox-custom{-webkit-flex:none;flex:none;position:relative;margin-right:.5em;width:18px;height:18px;border-radius:2px;border:2px solid rgba(0,0,0,.25);transition:background-color .25s ease-out;transition:border-color .25s ease-out}.UICheckbox-content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UICheckbox input[type=checkbox]{display:none}.UICheckbox input[type=checkbox]:checked+.UICheckbox-custom{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="11" viewBox="0 0 14 11"><path fill="white" fill-rule="evenodd" d="M5 11L0 6l1.41-1.41L5 8.17 12.59.58 14 2"/></svg>') 50% no-repeat #ff9800;border-color:#ff9800}.UIRadio{cursor:pointer;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center}.UIRadio.-disabled{color:rgba(0,0,0,.25);cursor:default}.UIRadio.-disabled:active,.UIRadio.-disabled:hover{background:transparent}.UIRadio.-disabled .UIRadio-custom{border-color:rgba(0,0,0,.1)}.UIRadio-custom{-webkit-flex:none;flex:none;position:relative;margin-right:.5em;width:18px;height:18px;border-radius:50%;border:2px solid rgba(0,0,0,.25);transition:all .25s ease-out}.UIRadio-custom:before{content:"";position:absolute;width:8px;height:8px;left:50%;top:50%;background:#ff9800;border-radius:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);transition:all .25s ease-out}.UIRadio-content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UIRadio input[type=radio]{display:none}.UIRadio input[type=radio]:checked+.UIRadio-custom{border-color:#ff9800}.UIRadio input[type=radio]:checked+.UIRadio-custom:before{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.UIMenu-label{font-size:12px;background:#ededed;color:rgba(0,0,0,.7);padding:2px 6px;border-radius:4px}.UISection-header .UIMenu-label{white-space:nowrap;margin-left:auto;margin-right:16px}.UISorting{position:relative}.UISorting .UICell{padding:4px 12px;font-family:Roboto;font-style:normal;font-weight:400;font-size:15px;line-height:22px;letter-spacing:.2px}@media(max-width:725px){.UISorting .UICell{margin-bottom:16px}}@media(max-width:725px){.UISorting .UICell:last-child{margin-bottom:0}}.UISorting .UICell:active,.UISorting .UICell:hover{background:#000;color:#fff}@media(max-width:725px){.UISorting .UIPopup-content{padding:16px 8px}}@media(max-width:725px){.UISorting .ButtonRefresh{padding:0 10px}.UISorting .ButtonRefresh-content{display:none}.UISorting .ButtonRefresh-icon{margin-left:0}}.UIMainTitle.-with-subtitle{margin-bottom:12px}@media(max-width:725px){.UIMainTitle.-with-subtitle{margin-bottom:10px}}@media(max-width:725px){.UIMainTitle.-with-button{-webkit-justify-content:space-between;justify-content:space-between}}.UIMainTitle.-with-button .UIMainTitle-actions{margin-left:20px}.UIMainTitle-actions{margin-left:16px}.UIMainTitle .UISorting+.UIChip{margin-left:8px}.UIMainTitle .h1,.UIMainTitle .h2{font-family:Roboto;font-style:normal;font-weight:700;font-size:24px;line-height:30px;letter-spacing:.2px;-webkit-font-smoothing:antialiased;color:#000}@media(max-width:725px){.UIMainTitle .h1,.UIMainTitle .h2{font-family:Roboto;font-style:normal;font-weight:700;font-size:20px;line-height:24px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}}.ReportError{display:-webkit-inline-flex;display:inline-flex}.UISubtitle{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;margin-bottom:16px;gap:8px 12px}@media(max-width:939px){.UISubtitle{gap:6px 10px}}@media(max-width:725px){.UISubtitle{margin-bottom:16px;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}}.UISubtitle.-column{-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;flex-direction:column}.UISubtitle .UISubtitle-content{color:#636778;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.UISubtitle .UISubtitle-content>a{color:#636778;cursor:text}.Pagination{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:50px 0 90px}.Pagination,.Pagination .ButtonRefresh{-webkit-justify-content:center;justify-content:center}.Pagination .ButtonRefresh{margin-right:10px;padding-left:8px;padding-right:8px}.Pagination .ButtonRefresh[disabled]{background:#fff}.Pagination .ButtonRefresh:last-child{margin-right:0}.Pagination .ButtonRefresh.-iconOnly{padding-top:13px;padding-bottom:13px}.Pagination .ButtonRefresh.-iconOnly .ButtonRefresh-icon svg{width:20px;height:20px}.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%)}.UITooltip{position:relative;display:inline-block}.UITooltip-trigger:hover+.UITooltip-content{visibility:visible;opacity:1}.UITooltip .UITooltip-content{visibility:hidden;opacity:0;position:absolute;padding:4px 8px;background:rgba(0,0,0,.5);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:none;font-weight:400;text-align:center;border-radius:4px;font-size:13px;white-space:nowrap;pointer-events:none;z-index:10;transition:all .25s ease-out}.UITooltip-content.-visible,.UITooltip .UITooltip-content.-visible{visibility:visible;opacity:1}.UIGrid{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:-12px}@media(max-width:725px){.UIGrid{margin:-6px}}@media(max-width:939px)and (min-width:725px){.UIGrid:not(.-always-wrap-md){margin:-12px -16px;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;overflow-x:auto;overflow-y:hidden}.UIGrid:not(.-always-wrap-md)::-webkit-scrollbar{display:none}}@media(max-width:939px)and (min-width:725px){.UIGrid:not(.-always-wrap-md) [class*=UIGrid-col],.UIGrid:not(.-always-wrap-md) [class^=UIGrid-col]{padding:12px 8px}}@media(max-width:725px){.UIGrid:not(.-always-wrap-sm){margin:-12px -16px;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;overflow-x:auto;overflow-y:hidden}.UIGrid:not(.-always-wrap-sm)::-webkit-scrollbar{display:none}}@media(max-width:725px){.UIGrid:not(.-always-wrap-sm) [class*=UIGrid-col],.UIGrid:not(.-always-wrap-sm) [class^=UIGrid-col]{padding:12px 8px}}.UIGrid.-scrollable{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.UIGrid.-scrollable::-webkit-scrollbar{display:none}@media(max-width:725px){.UIGrid:not(.-no-mobile-gallery){-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:8px}.UIGrid:not(.-no-mobile-gallery) [class*=UIGrid-col],.UIGrid:not(.-no-mobile-gallery) [class^=UIGrid-col]{padding:12px 8px;width:calc(100% - 32px);max-width:360px;scroll-snap-align:start;scroll-snap-stop:always}.UIGrid:not(.-no-mobile-gallery) [class*=UIGrid-col]:first-child,.UIGrid:not(.-no-mobile-gallery) [class*=UIGrid-col]:last-child,.UIGrid:not(.-no-mobile-gallery) [class^=UIGrid-col]:first-child,.UIGrid:not(.-no-mobile-gallery) [class^=UIGrid-col]:last-child{width:calc(100% - 24px);max-width:368px}.UIGrid:not(.-no-mobile-gallery) [class*=UIGrid-col]:only-child,.UIGrid:not(.-no-mobile-gallery) [class^=UIGrid-col]:only-child{width:100%;max-width:none}}@media(max-width:939px)and (min-width:725px){.UIGrid .UIGrid-col-md{min-width:262px;padding:12px 8px}.UIGrid .UIGrid-col-md:first-child{min-width:270px;padding-left:16px}.UIGrid .UIGrid-col-md:last-child{min-width:270px;padding-right:16px}}@media(max-width:725px){.UIGrid .UIGrid-col-sm{padding:12px 8px}.UIGrid .UIGrid-col-sm:first-child{padding-left:16px}.UIGrid .UIGrid-col-sm:last-child{padding-right:16px}}.UIGrid .UIGrid-col-3{width:25%;-webkit-flex:none;flex:none;padding:12px}@media(max-width:725px){.UIGrid .UIGrid-col-3{padding:6px}}.UIGrid .UIGrid-col-4{width:33.33333%;-webkit-flex:none;flex:none;padding:12px}@media(max-width:725px){.UIGrid .UIGrid-col-4{padding:6px}}.UIGrid .UIGrid-col-5{width:41.66667%;-webkit-flex:none;flex:none;padding:12px}@media(max-width:725px){.UIGrid .UIGrid-col-5{padding:6px}}.UIGrid .UIGrid-col-6{width:50%;-webkit-flex:none;flex:none;padding:12px}@media(max-width:725px){.UIGrid .UIGrid-col-6{padding:6px}}.UIGrid .UIGrid-col-7{width:58.33333%;-webkit-flex:none;flex:none;padding:12px}@media(max-width:725px){.UIGrid .UIGrid-col-7{padding:6px}}.UIGrid .UIGrid-col-8{width:66.66667%;-webkit-flex:none;flex:none;padding:12px}@media(max-width:725px){.UIGrid .UIGrid-col-8{padding:6px}}.UIGrid .UIGrid-col-9{width:75%;-webkit-flex:none;flex:none;padding:12px}@media(max-width:725px){.UIGrid .UIGrid-col-9{padding:6px}}.UIGrid .UIGrid-col-10{width:83.33333%;-webkit-flex:none;flex:none;padding:12px}@media(max-width:725px){.UIGrid .UIGrid-col-10{padding:6px}}.UIGrid .UIGrid-col-11{width:91.66667%;-webkit-flex:none;flex:none;padding:12px}@media(max-width:725px){.UIGrid .UIGrid-col-11{padding:6px}}.UIGrid .UIGrid-col-12{width:100%;-webkit-flex:none;flex:none;padding:12px}@media(max-width:725px){.UIGrid .UIGrid-col-12{padding:6px}}@media(max-width:1199px){.UIGrid .UIGrid-col-lg-3{width:25%}}@media(max-width:1199px){.UIGrid .UIGrid-col-lg-4{width:33.33333%}}@media(max-width:1199px){.UIGrid .UIGrid-col-lg-5{width:41.66667%}}@media(max-width:1199px){.UIGrid .UIGrid-col-lg-6{width:50%}}@media(max-width:1199px){.UIGrid .UIGrid-col-lg-7{width:58.33333%}}@media(max-width:1199px){.UIGrid .UIGrid-col-lg-8{width:66.66667%}}@media(max-width:1199px){.UIGrid .UIGrid-col-lg-9{width:75%}}@media(max-width:1199px){.UIGrid .UIGrid-col-lg-10{width:83.33333%}}@media(max-width:1199px){.UIGrid .UIGrid-col-lg-11{width:91.66667%}}@media(max-width:1199px){.UIGrid .UIGrid-col-lg-12{width:100%}}@media(max-width:939px){.UIGrid .UIGrid-col-md-3{width:25%}}@media(max-width:939px){.UIGrid .UIGrid-col-md-4{width:33.33333%}}@media(max-width:939px){.UIGrid .UIGrid-col-md-5{width:41.66667%}}@media(max-width:939px){.UIGrid .UIGrid-col-md-6{width:50%}}@media(max-width:939px){.UIGrid .UIGrid-col-md-7{width:58.33333%}}@media(max-width:939px){.UIGrid .UIGrid-col-md-8{width:66.66667%}}@media(max-width:939px){.UIGrid .UIGrid-col-md-9{width:75%}}@media(max-width:939px){.UIGrid .UIGrid-col-md-10{width:83.33333%}}@media(max-width:939px){.UIGrid .UIGrid-col-md-11{width:91.66667%}}@media(max-width:939px){.UIGrid .UIGrid-col-md-12{width:100%}}@media(max-width:725px){.UIGrid .UIGrid-col-sm-3{width:25%}}@media(max-width:725px){.UIGrid .UIGrid-col-sm-4{width:33.33333%}}@media(max-width:725px){.UIGrid .UIGrid-col-sm-5{width:41.66667%}}@media(max-width:725px){.UIGrid .UIGrid-col-sm-6{width:50%}}@media(max-width:725px){.UIGrid .UIGrid-col-sm-7{width:58.33333%}}@media(max-width:725px){.UIGrid .UIGrid-col-sm-8{width:66.66667%}}@media(max-width:725px){.UIGrid .UIGrid-col-sm-9{width:75%}}@media(max-width:725px){.UIGrid .UIGrid-col-sm-10{width:83.33333%}}@media(max-width:725px){.UIGrid .UIGrid-col-sm-11{width:91.66667%}}@media(max-width:725px){.UIGrid .UIGrid-col-sm-12{width:100%}}@media(max-width:480px){.UIGrid .UIGrid-col-xs-3{width:25%}}@media(max-width:480px){.UIGrid .UIGrid-col-xs-4{width:33.33333%}}@media(max-width:480px){.UIGrid .UIGrid-col-xs-5{width:41.66667%}}@media(max-width:480px){.UIGrid .UIGrid-col-xs-6{width:50%}}@media(max-width:480px){.UIGrid .UIGrid-col-xs-7{width:58.33333%}}@media(max-width:480px){.UIGrid .UIGrid-col-xs-8{width:66.66667%}}@media(max-width:480px){.UIGrid .UIGrid-col-xs-9{width:75%}}@media(max-width:480px){.UIGrid .UIGrid-col-xs-10{width:83.33333%}}@media(max-width:480px){.UIGrid .UIGrid-col-xs-11{width:91.66667%}}@media(max-width:480px){.UIGrid .UIGrid-col-xs-12{width:100%}}.mapboxgl-ctrl button:not(:disabled):hover{background:#ebeef4}.mapboxgl-ctrl-group{border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:none}.mapboxgl-ctrl-group.mapboxgl-ctrl-zoom{border-radius:0 0 4px 4px;margin-bottom:40px}.mapboxgl-ctrl-group.mapboxgl-ctrl-zoom button:first-child{position:relative;border-radius:0}.mapboxgl-ctrl-group.mapboxgl-ctrl-zoom button:first-child:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#ededed;-webkit-transform:translateY(50%);transform:translateY(50%)}.mapboxgl-ctrl-group.mapboxgl-ctrl-zoom svg{fill:#000}.mapboxgl-ctrl-group:not(.mapboxgl-ctrl-styles) button,.mapboxgl-ctrl-group button{width:48px;height:48px;background:#fff}.mapboxgl-ctrl-compass button{border-radius:4px}.mapboxgl-ctrl-compass svg path:last-child{fill:#000}.mapboxgl-ctrl-around,.mapboxgl-ctrl-group:has(.mapboxgl-ctrl-geolocate),.mapboxgl-ctrl-ruler{border-radius:0}.mapboxgl-ctrl-around:after,.mapboxgl-ctrl-group:has(.mapboxgl-ctrl-geolocate):after,.mapboxgl-ctrl-ruler:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#ededed;-webkit-transform:translateY(50%);transform:translateY(50%)}.mapboxgl-ctrl-around.mapboxgl-ctrl,.mapboxgl-ctrl-group:has(.mapboxgl-ctrl-geolocate).mapboxgl-ctrl,.mapboxgl-ctrl-ruler.mapboxgl-ctrl{margin-bottom:0}.mapboxgl-ctrl-around,.mapboxgl-ctrl-ruler,.mapboxgl-ctrl-styles+.mapboxgl-ctrl-group{border-radius:4px 4px 0 0}.mapboxgl-ctrl-around{position:relative}.mapboxgl-ctrl-around button{color:#000}.mapboxgl-ctrl-around button:before{content:"3D";font-size:15px;font-weight:500}.mapboxgl-ctrl-around.-active button:before{content:"2D"}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{right:22px;border-radius:4px 0 0 4px}@media(max-width:725px){.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl-group:last-child{margin-bottom:10px}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl-group:last-child:has(.mapboxgl-ctrl-geolocate){border-radius:0 0 4px 4px}}.mapboxgl-ctrl-attrib.mapboxgl-compact{background:#fff;width:32px;height:32px;border-radius:4px}.mapboxgl-ctrl-attrib.mapboxgl-compact:hover{border-radius:4px!important;margin-top:10px}.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:4px!important;right:4px!important;bottom:4px!important;left:4px!important}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{width:-webkit-max-content;width:-moz-max-content;width:max-content;background-color:#fff;height:32px;top:0;position:absolute;padding:6px;border-radius:0 4px 4px 0}.mapboxgl-ctrl-tooltip{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:1px 8px;background:#000;color:#fff;border-radius:4px;pointer-events:none;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.mapboxgl-ctrl-tooltip:empty{display:none}.HorizontalCard{position:relative;height:100%;border-radius:8px;overflow:hidden}.HorizontalCard-inner{display:block;width:100%;position:relative;padding-top:74%;overflow:hidden}.HorizontalCard-title{margin-bottom:8px;font-family:Roboto;font-style:normal;font-weight:700;font-size:24px;line-height:30px;letter-spacing:.2px;-webkit-font-smoothing:antialiased}.HorizontalCard-header{position:absolute;margin-bottom:8px;top:12px;left:12px;right:12px;z-index:10;max-width:calc(100% - 24px)}.HorizontalCard-close{position:absolute;top:4px;right:4px;z-index:10}.HorizontalCard-close .ico{width:24px;height:24px}.HorizontalCard-cover{position:absolute;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;top:0;right:0;left:0;bottom:0;padding:12px;color:#fff;pointer-events:none;z-index:5;background:rgba(0,0,0,.5)}.HorizontalCard-image{position:absolute;height:100%;width:100%;top:0;left:0}.HorizontalCard-image img,.HorizontalCard-image picture{width:100%;height:100%;object-fit:cover;vertical-align:top;transition:all .25s ease-out}.CardDeveloper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;overflow:hidden}.CardDeveloper>.CardDeveloper-text{letter-spacing:.2px}.CardDeveloper-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0 8px;border-radius:4px;overflow:hidden;background:var(--card-color);color:var(--text-color);margin-bottom:4px}.CardDeveloper-item+.CardDeveloper-item{margin-left:4px}.CardDeveloper-logo{width:20px;height:20px;margin-right:4px;-webkit-flex-shrink:0;flex-shrink:0}.CardDeveloper-logo img{width:100%;height:100%;object-fit:contain}.CardDeveloper-text{font-size:13px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CardLabels-item{display:inline-block;margin-bottom:2px;width:100%}.CardLabels-item:last-child{margin-bottom:0}.CardLocation{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;white-space:nowrap;overflow:hidden}.CardLocation.-place .ico{fill:#fff}.CardLocation-text{overflow:hidden;text-overflow:ellipsis;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px}.CardLocation .ico{width:24px;height:24px;margin-right:4px;-webkit-flex-shrink:0;flex-shrink:0}@media(hover:hover)and (pointer:fine){.MapCard:has(.HorizontalCard-inner[href]) .HorizontalCard-image img:hover,.MapCard:has(.HorizontalCard-inner[href]) .HorizontalCard-image picture img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}}.MapCard-row{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;overflow:hidden}.MapCard-price{text-transform:lowercase;font-family:Roboto;font-style:normal;font-weight:700;font-size:18px;line-height:24px}.MapCard-price:not(:empty)+.CardLocation{margin-top:8px}.MapCard-warning{-webkit-flex-shrink:0;flex-shrink:0}.MapCard .CardDeveloper{margin-bottom:4px}.MapCard .CardDeveloper+.MapCard-warning{margin-left:4px}.MapCard.HorizontalCard{width:344px;overflow:hidden;border-radius:8px;box-shadow:0 0 6px rgba(0,0,0,.05),0 4px 16px rgba(0,0,0,.1)}@media(max-width:480px){.MapCard.HorizontalCard{border-radius:8px 8px 0 0;width:100%}}.MapCard.HorizontalCard .HorizontalCard-title{margin-bottom:4px}.MapCard.HorizontalCard .HorizontalCard-cover{background:linear-gradient(180deg,rgba(0,0,0,.2),transparent 14.58%,transparent 42.89%,rgba(0,0,0,.15) 54.61%,rgba(0,0,0,.6) 68.91%,rgba(0,0,0,.8))}.MapCard .Сountdown{margin-top:2px}.MapPricePin{font-size:13px;padding:3px 6px;border-radius:4px;background:#f06400;color:#fff;box-shadow:0 0 4px rgba(0,0,0,.05),0 4px 8px rgba(0,0,0,.1);cursor:pointer}.MapPricePin:after{position:absolute;content:"";width:10px;height:6px;background:#f06400;-webkit-clip-path:polygon(0 1%,50% 100%,100% 0);clip-path:polygon(0 1%,50% 100%,100% 0);left:50%;bottom:1px;-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0)}.MapPricePin.-active,.MapPricePin.-active:after,.MapPricePin:hover,.MapPricePin:hover:after{background:#000}.MapPricePin.-seen{background:#fff;border:2px solid #f06400;color:#f06400}.MapPricePin.-seen:after{background:#fff}.MapPricePin.-seen:before{position:absolute;content:"";width:14px;height:8px;-webkit-clip-path:polygon(0 1%,50% 100%,100% 0);clip-path:polygon(0 1%,50% 100%,100% 0);left:50%;bottom:0;-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0);background:#f06400}.SearchMap{position:relative;height:100%}.SearchMap-card{display:none;position:absolute;top:16px;left:16px;z-index:5}@media(max-width:480px){.SearchMap-card{top:auto;left:0;right:0;bottom:-80px;z-index:26}}.SearchMap-card.-active{display:block}.SearchMap-marker{width:52px;height:66px;background-image:url(/images/3d-pin.svg);background-size:52px 66px}.SearchMap .mapboxgl-ctrl-attrib.mapboxgl-compact,.SearchMap .mapboxgl-ctrl-group.mapboxgl-ctrl-zoom{margin-bottom:76px}#map{width:100%;height:100%}.Notification{display:none;position:absolute;left:50%;top:50%;background:#fff;padding:30px 40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:576px;max-width:100%;min-height:200px}.Notification.-active{display:block}@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}.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}.SectionFeedback{width:300px;height:80px;background-color:#fff;border-radius:8px;overflow:hidden;position:fixed;right:10px;bottom:24px;cursor:pointer;-webkit-align-items:center;align-items:center;z-index:10;display:none;box-shadow:0 0 4px rgba(0,0,0,.05),0 4px 8px rgba(0,0,0,.1)}@media(max-width:725px){.SectionFeedback{bottom:90px;left:10px;right:10px;margin-bottom:env(safe-area-inset-bottom);width:auto}}.SectionFeedback.-visible{display:-webkit-flex;display:flex}.SectionFeedback:hover{box-shadow:0 0 6px rgba(0,0,0,.05),0 4px 16px rgba(0,0,0,.1)}.SectionFeedback:hover .SectionFeedback-illustration{-webkit-transform:translateY(0);transform:translateY(0)}.SectionFeedback-illustration{width:80px;height:80px;-webkit-transform:translateY(4px);transform:translateY(4px);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.SectionFeedback-illustration svg{width:100%;height:100%}.SectionFeedback-text{margin-left:8px}.SectionFeedback-title{font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:22px;-webkit-font-smoothing:antialiased;letter-spacing:.2px;color:#000}.SectionFeedback-close{position:absolute;right:4px;top:4px}.SectionFeedback-buttons{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.SectionFeedback-buttons .ButtonRefresh:first-child{margin-right:8px}.SectionFeedback-content{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:100%}.SectionFeedback-content.-with-buttons{-webkit-justify-content:space-between;justify-content:space-between;padding:16px}.SectionFeedback-content.-with-buttons .SectionFeedback-title{margin-left:0;margin-right:16px}.SearchQuestionary.SectionFeedback{width:400px;height:auto;cursor:default}@media(max-width:725px){.SearchQuestionary.SectionFeedback{width:auto}}.SearchQuestionary.SectionFeedback .SectionFeedback-content{padding:16px}.SearchQuestionary.SectionFeedback .SectionFeedback-content.-with-buttons{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;align-items:stretch}.SearchQuestionary.SectionFeedback .SectionFeedback-title{margin-right:0;margin-bottom:10px}.SearchQuestionary.SectionFeedback .SectionFeedback-text{margin-left:0;width:100%}.SearchQuestionary.SectionFeedback .SectionFeedback-buttons{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:baseline;align-items:baseline;gap:8px}.SearchQuestionary.SectionFeedback .SectionFeedback-buttons .ButtonRefresh:first-child{margin-right:0}.Search{width:100%}.Search,.Search-content{display:-webkit-flex;display:flex;-webkit-flex:1;flex:1}.Search-content{padding-left:24px;padding-right:24px;max-width:1440px;margin:0 auto;max-width:756px;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-direction:column;flex-direction:column;padding-bottom:32px;position:relative}@media(max-width:939px){.Search-content{padding-left:16px;padding-right:16px;padding-bottom:16px}}@media(max-width:725px){.Search-content{width:100%;max-width:100%}}.Search-map{height:100vh;position:-webkit-sticky;position:sticky;top:0;right:0;-webkit-flex:1;flex:1;background:#ebeef4}@media(max-width:725px){.Search-map{display:none}}.Search-feedback{margin-bottom:24px}.Search-subscribe{margin-bottom:46px}@media(max-width:939px){.Search-subscribe{margin-bottom:16px}}.Search-subscribe .wrapper{padding:0}.Search .UISorting .UIChip.-regular.-disabled{pointer-events:auto;cursor:default}@media(max-width:725px){.Search .UIMainTitle.-with-subtitle{margin-bottom:4px}}@media(max-width:725px){.Search .UIMainTitle .ButtonRefresh{padding:0 10px}.Search .UIMainTitle .ButtonRefresh-content{display:none}.Search .UIMainTitle .ButtonRefresh-icon{margin-left:0}}@media(max-width:725px){.Search .UISubtitle{margin-bottom:4px}}.Search .UISubtitle .UISubtitle-content,.Search .UISubtitle .UISubtitle-content>a{color:#000}@media(max-width:725px){.Search .GeoControlLocal-button{display:block}}@media(max-width:725px){.Search .GeoControlLocal-search{display:none}}.Search .Pagination{margin:40px 0 46px}.Search .SubscriptionBlock{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;align-items:stretch;padding:40px}@media(max-width:725px){.Search .SubscriptionBlock{-webkit-align-items:center;align-items:center}}.Search .SubscriptionBlock-text{width:100%;margin-bottom:20px}.Search .SubscriptionBlock-title{margin-bottom:12px}.Search .SubscriptionBlock-form,.Search .SubscriptionBlock-form .UIFormRow{margin-bottom:10px}.Search .SubscriptionBlock-form,.Search .SubscriptionBlock-telegram{width:100%;max-width:359px;padding:0}.Search .SubscriptionBlock-picture{max-width:185px;height:auto;-webkit-transform:none;transform:none;right:40px;bottom:40px}@media(max-width:725px){.Search .SubscriptionBlock-picture{position:relative;margin-bottom:10px;right:auto;bottom:auto}}.Search .seo-information{margin-bottom:22px}@media(max-width:939px){.Search .seo-information{margin-bottom:0}}.UIGrid{margin:-6px -6px 18px}.UIGrid .UIGrid-col-6,.UIGrid .UIGrid-col-12{padding:6px}@media(max-width:480px){.UIGrid .UIGrid-col-6,.UIGrid .UIGrid-col-12{padding:4px}}@media(max-width:480px){.UIGrid .UIGrid-col-6 .Card-inner{padding-top:162%}}@media(max-width:725px){.UIGrid .UIGrid-col-12:has(>.Card-x2),.UIGrid .UIGrid-col-xs-12:has(>.Card-x2){width:calc(100% + 20px);margin:0 -10px;padding:6px 0}}.footer{margin-bottom:0}

/*# sourceMappingURL=Search.77be89c00d24c9d3ddc2.css.map*/