

/* Start:/local/templates/sibiryak/assets/css/global.css?177546854170943*/
@-webkit-keyframes fade-in{from{display:block;opacity:1}to{display:none;opacity:0}}@keyframes fade-in{from{display:block;opacity:1}to{display:none;opacity:0}}@-webkit-keyframes fade-out{from{opacity:0}to{opacity:1}}@keyframes fade-out{from{opacity:0}to{opacity:1}}@-webkit-keyframes fade-out-down{from{display:none;opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{display:initial;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-out-down{from{display:none;opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{display:initial;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fade-in-up{from{display:-webkit-box;display:flex;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{display:none;opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes fade-in-up{from{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{display:none;opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@font-face{font-family:Roboto;src:url(/local/templates/sibiryak/assets/css/../fonts/Roboto-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/local/templates/sibiryak/assets/css/../fonts/Roboto-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/local/templates/sibiryak/assets/css/../fonts/Roboto-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Golos;src:url(/local/templates/sibiryak/assets/css/../fonts/GolosText-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Golos;src:url(/local/templates/sibiryak/assets/css/../fonts/GolosText-DemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Golos;src:url(/local/templates/sibiryak/assets/css/../fonts/GolosText-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Golos;src:url(/local/templates/sibiryak/assets/css/../fonts/GolosText-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.ui-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.53333rem;min-width:0;width:100%}@media(max-width:767.98px){.ui-label{row-gap:.4rem}}.ui-label__title{font-size:.73333rem;line-height:1.06667rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.66667rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1e2329}.ui-label__control{min-width:0;width:100%}@media(min-width:768px){.ui-label--minor{row-gap:.53333rem}.ui-label--minor .ui-label__title{color:rgba(44,73,102,.6)}}.ui-label--popup .ui-label__title{color:rgba(44,73,102,.6)}.ui-check{position:relative;display:inline-block;cursor:pointer}.ui-check input{position:absolute;opacity:0;pointer-events:none}.ui-check span{display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.4rem;min-height:3.2rem;padding:1rem .33333rem;border:0;border-radius:.26667rem;background-color:#f1f5f9;text-align:center;font-size:.86667rem;line-height:1.2rem;font-weight:500;color:#1e2329;-webkit-transition:background-color .2s,border-color .2s,color .2s;transition:background-color .2s,border-color .2s,color .2s}.ui-check input:checked+span,.ui-check:has(input:checked) span{background-color:#304ffe;color:#fff}@media(min-width:768px){.ui-check.ui-check--minor span{padding:.6rem 1.06667rem;min-height:auto;border:.06667rem solid #d5dfe9;background-color:#fff}.ui-check.ui-check--minor input:checked+span,.ui-check.ui-check--minor:has(input:checked) span{border-color:#304ffe;background-color:#304ffe;color:#fff}}.ui-check__icon{width:.93333rem;height:.93333rem;-webkit-box-flex:0;-ms-flex:0 0 .93333rem;flex:0 0 .93333rem}.ui-select{position:relative}.ui-select .ts-wrapper,.ui-select.ts-wrapper{width:100%}.ui-select .ts-control{height:3.2rem;min-height:3.2rem;padding:1rem 2.66667rem 1rem 1.06667rem!important;border:0;border-radius:.26667rem;-webkit-box-shadow:none;box-shadow:none;background-color:#f1f5f9;background-image:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;font-size:.86667rem;line-height:1.2rem;font-weight:500}.ui-select .ts-control::after{content:"";position:absolute;right:1.06667rem;top:50%;width:.8rem;height:.53333rem;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M5.83317 6.95618e-08L11.6665 7.5L-0.000163555 7.5L5.83317 6.95618e-08Z' fill='%231E2329'/%3E%3C/svg%3E") center/contain no-repeat;pointer-events:none;-webkit-transition:background-image .2s,-webkit-transform .2s;transition:transform .2s,background-image .2s,-webkit-transform .2s}.ui-select .ts-control:focus-within{-webkit-box-shadow:none;box-shadow:none}.ui-select .full .ts-control{background-color:#f1f5f9}.ui-select .ts-control>input{font-size:.86667rem;line-height:1.2rem;margin:0;padding:0}.ui-select .ts-control input::-webkit-input-placeholder{color:#1e2329;font-size:.86667rem;line-height:1.2rem;font-weight:500}.ui-select .ts-control input::-moz-placeholder{color:#1e2329;font-size:.86667rem;line-height:1.2rem;font-weight:500}.ui-select .ts-control input:-ms-input-placeholder{color:#1e2329;font-size:.86667rem;line-height:1.2rem;font-weight:500}.ui-select .ts-control input::-ms-input-placeholder{color:#1e2329;font-size:.86667rem;line-height:1.2rem;font-weight:500}.ui-select .ts-control .item,.ui-select .ts-control .placeholder,.ui-select .ts-control .ui-select__item,.ui-select .ts-control .ui-select__item+input,.ui-select .ts-control input::placeholder{color:#1e2329;font-size:.86667rem;line-height:1.2rem;font-weight:500}.ui-select .ts-control .placeholder{opacity:1}.ui-select.has-items .ts-control .placeholder{display:none}.ui-select.has-items .ts-control>input{-webkit-box-flex:0;-ms-flex:0 0 0;flex:0 0 0;width:0!important;min-width:0!important;margin:0!important;padding:0}.ui-select.has-items .ts-control>input::-webkit-input-placeholder{color:transparent}.ui-select.has-items .ts-control>input::-moz-placeholder{color:transparent}.ui-select.has-items .ts-control>input:-ms-input-placeholder{color:transparent}.ui-select.has-items .ts-control>input::-ms-input-placeholder{color:transparent}.ui-select.has-items .ts-control>input::placeholder{color:transparent}.ui-select.ui-select--multiple .ts-control .item{margin:0;padding:0;border:0;background:rgba(0,0,0,0);display:none}.ui-select.ui-select--multiple .ts-control.has-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.ui-select.ui-select--multiple .ts-control{-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-width:0}.ui-select.ui-select--multiple .ts-control>[data-ts-item]{display:none;max-width:none;padding:0;background:rgba(0,0,0,0);border-radius:0;white-space:nowrap;pointer-events:none}.ui-select.ui-select--multiple .ui-select__summary{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:block;min-width:0;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ui-select.ui-select--multiple .ui-select__summary[hidden]{display:none!important}.ui-select.ui-select--multiple .remove{display:none}.ui-select.is-open .ts-control::after{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M5.83317 6.95618e-08L11.6665 7.5L-0.000163555 7.5L5.83317 6.95618e-08Z' fill='%23304FFE'/%3E%3C/svg%3E")}.ui-select .ts-dropdown{margin-top:.26667rem;padding:.53333rem;border:.06667rem solid #d5dfe9;border-radius:.26667rem;-webkit-box-shadow:none;box-shadow:none;background:#fff;z-index:3}.ui-select .ts-dropdown .active,.ui-select .ts-dropdown .option,.ui-select .ts-dropdown .selected{padding:1rem 1.06667rem;border-radius:.26667rem;background:rgba(0,0,0,0);font-size:.86667rem;line-height:1.2rem;font-weight:500;color:#1e2329}.ui-select .ts-dropdown .active{background:#f1f5f9}.ui-select .ui-select__optgroup{padding:.53333rem 1.06667rem;font-size:.73333rem;line-height:1.06667rem;font-weight:500;color:#304ffe;text-transform:uppercase}.ui-select .ts-dropdown .selected{color:#304ffe}.ui-select .ts-dropdown .option.disabled,.ui-select .ts-dropdown .option[aria-disabled=true]{opacity:.45;cursor:not-allowed}.ui-select .ui-select__empty{padding:.53333rem .8rem;font-size:.86667rem;line-height:1.2rem;color:#f1f5f9}.ui-select.ui-select--filter-type,.ui-select.ui-select--filter-type.ts-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.ui-select.ui-select--filter-type .ts-dropdown{width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.ui-select.ui-select--filter-type .ts-dropdown .create,.ui-select.ui-select--filter-type .ts-dropdown .no-results,.ui-select.ui-select--filter-type .ts-dropdown .optgroup-header,.ui-select.ui-select--filter-type .ts-dropdown .option{white-space:nowrap}.ui-select.ui-select--filter-type .ts-control{height:auto;min-height:0;padding:.13333rem 1.6rem .2rem 0!important;border-radius:0;background:rgba(0,0,0,0);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2.66667rem;line-height:1.08;font-weight:500;color:#304ffe}.ui-select.ui-select--filter-type .ts-control::after{right:0;width:.93333rem;height:.6rem;-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9' fill='none'%3E%3Cpath d='M7 9L0.937822 0.75L13.0622 0.750001L7 9Z' fill='%23304FFE'/%3E%3C/svg%3E")}.ui-select.ui-select--filter-type .ts-control>input{position:absolute;-webkit-box-flex:0;-ms-flex:0 1 0;flex:0 1 0;margin:0!important;width:0!important;min-width:0!important}.ui-select.ui-select--filter-type .ts-control input::-webkit-input-placeholder{font-size:inherit;line-height:inherit;font-weight:inherit;color:#304ffe}.ui-select.ui-select--filter-type .ts-control input::-moz-placeholder{font-size:inherit;line-height:inherit;font-weight:inherit;color:#304ffe}.ui-select.ui-select--filter-type .ts-control input:-ms-input-placeholder{font-size:inherit;line-height:inherit;font-weight:inherit;color:#304ffe}.ui-select.ui-select--filter-type .ts-control input::-ms-input-placeholder{font-size:inherit;line-height:inherit;font-weight:inherit;color:#304ffe}.ui-select.ui-select--filter-type .ts-control .item,.ui-select.ui-select--filter-type .ts-control .placeholder,.ui-select.ui-select--filter-type .ts-control .ui-select__item,.ui-select.ui-select--filter-type .ts-control .ui-select__item+input,.ui-select.ui-select--filter-type .ts-control input::placeholder{font-size:inherit;line-height:inherit;font-weight:inherit;color:#304ffe}.ui-select.ui-select--filter-type.is-open .ts-control::after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9' fill='none'%3E%3Cpath d='M7 9L0.937822 0.75L13.0622 0.750001L7 9Z' fill='%23304FFE'/%3E%3C/svg%3E")}.ui-select.ui-select--white .ts-control,.ui-select.ui-select--white.full .ts-control{background-color:#fff}.ui-select__item--with-icon,.ui-select__option,.ui-select__option--with-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.66667rem}.ui-select__option-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.2rem;height:1.2rem;-webkit-box-flex:0;-ms-flex:0 0 1.2rem;flex:0 0 1.2rem;color:inherit}.ui-select__option-icon svg{display:block;width:1.2rem;height:1.2rem;fill:currentColor}.ui-select__marker{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:.93333rem;height:.93333rem;border:0;border-radius:50%;background-color:#fff;-webkit-box-flex:0;-ms-flex:0 0 .93333rem;flex:0 0 .93333rem;-webkit-box-shadow:inset 0 0 0 .13333rem #d5dfe9;box-shadow:inset 0 0 0 .13333rem #d5dfe9}.ui-select__marker--checkbox{border-radius:50%}.ui-select .ts-dropdown .selected .ui-select__marker{-webkit-box-shadow:inset 0 0 0 .2rem #304ffe;box-shadow:inset 0 0 0 .2rem #304ffe;background-color:#fff}.ui-select .ts-control .ui-select__option-icon,.ui-select .ts-dropdown .active .ui-select__option-icon,.ui-select .ts-dropdown .selected .ui-select__option-icon{color:#304ffe}.ui-range{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem 1.06667rem;border:0;border-radius:.26667rem;background-color:#f1f5f9}.ui-range__values{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.8rem}.ui-range__field{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.26667rem;min-width:0;font-size:.86667rem;line-height:1.2rem;font-weight:500;color:#1e2329}.ui-range__value{min-width:0;padding:0;border:0;background:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;font:inherit;color:inherit}.ui-range__value::-webkit-input-placeholder{color:inherit;opacity:1}.ui-range__value::-moz-placeholder{color:inherit;opacity:1}.ui-range__value:-ms-input-placeholder{color:inherit;opacity:1}.ui-range__value::-ms-input-placeholder{color:inherit;opacity:1}.ui-range__value::placeholder{color:inherit;opacity:1}.ui-range__slider{padding:.2rem 0}.ui-range__slider.noUi-target{position:absolute;left:1.4rem;bottom:0;right:1.4rem;padding:0!important;border:0!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;background:rgba(0,0,0,0)!important;height:auto!important}.ui-range__slider .noUi-base{height:.13333rem;background-color:rgba(0,0,0,0)!important}.ui-range__slider .noUi-connects{position:absolute}.ui-range__slider .noUi-connect{background-color:#304ffe!important}.ui-range__slider.noUi-horizontal .noUi-handle{width:.8rem!important;height:.8rem!important;right:-.4rem!important;top:-.33333rem!important;border:0!important;border-radius:50%;-webkit-box-shadow:none!important;box-shadow:none!important;background-color:#304ffe!important;cursor:pointer}.ui-range__slider.noUi-horizontal .noUi-handle::after,.ui-range__slider.noUi-horizontal .noUi-handle::before{display:none}.ui-range__slider .noUi-touch-area{cursor:pointer}.ui-range--single .ui-range__values{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media(min-width:768px){.ui-range--minor{padding:.66667rem 1.13333rem}}.ui-view-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}.ui-view-switcher__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.93333rem;min-width:0;padding:.73333rem;border:0;border-radius:.26667rem;background-color:#fff;cursor:pointer;font-size:.86667rem;line-height:1.2rem;font-weight:500;color:#304ffe;-webkit-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s}.ui-view-switcher__button span{white-space:nowrap}.ui-view-switcher__button--active,.ui-view-switcher__button:hover{background:#304ffe;color:#fff}.ui-view-switcher__button--icon-only{gap:0}.ui-view-switcher__icon{width:1.2rem;height:1.2rem;-webkit-box-flex:0;-ms-flex:0 0 1.2rem;flex:0 0 1.2rem;fill:currentColor}.navbar--with-runtime-height{height:calc(var(--navbar-height,0)*.06667rem)}.navbar__body--static{top:calc(var(--navbar-top,0)*.06667rem)}.header__nested-menu-wrapper--shifted{right:calc(var(--nested-menu-right,0)*.06667rem)}.flat-card__right-info-tags-list{max-height:calc(var(--flat-tags-max-height,0)*.06667rem)}.genplan__tooltip{left:calc(var(--genplan-tooltip-left,0)*.06667rem);top:calc(var(--genplan-tooltip-top,0)*.06667rem)}.genplan__sheet--dragging{-webkit-transition:none;transition:none;-webkit-transform:translateY(calc(var(--genplan-sheet-offset,0) * .06667rem));transform:translateY(calc(var(--genplan-sheet-offset,0) * .06667rem))}.comparison__slide--delete-confirmation-active .comparison__flats-cards{-webkit-filter:blur(.26667rem);filter:blur(.26667rem)}.comparison__slide--delete-confirmation-active .comparison__slide-card-delete{opacity:1;z-index:3}html{font-size:1rem}@media(max-width:767.98px){.ui-select.ui-select--filter-type .ts-control{padding:.06667rem 1.33333rem .13333rem 0!important;font-size:1.86667rem}.ui-select.ui-select--filter-type .ts-control::after{width:.8rem;height:.53333rem}html{font-size:max(.88889rem,4.1666666667vw)}}@media(min-width:768px)and (max-width:1399.98px){html{font-size:1.0416666667vw}}@media(min-width:1400px){html{font-size:1rem}}*{-webkit-box-sizing:border-box;box-sizing:border-box}.body{margin:0;min-width:21.33333rem;max-width:100vw;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Golos,sans-serif;font-weight:500;scroll-behavior:smooth;scroll-padding-top:14rem;color:#1e2329}.body--fixed{overflow:hidden}.main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.main::before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.5);z-index:2;visibility:hidden;opacity:0;-webkit-transition:visibility .3s ease-in-out,opacity .3s ease-in-out;transition:visibility .3s ease-in-out,opacity .3s ease-in-out}.main--overlay::before{visibility:visible;opacity:1;z-index:3}.main--with-fixed-header{padding-top:calc(var(--header-offset,0)*.06667rem)}a{text-decoration:none;color:inherit}h1,h2,h3,h4,h5{font-weight:500}.title{font-weight:400;font-size:2.66667rem}@media(max-width:767.98px){.title{font-size:1.6rem}}.sprite{height:0;width:0;position:absolute}.sprite svg{position:relative;z-index:-1}.ReactCollapse--collapse{width:100%;-webkit-transition:height .3s,opacity .3s;transition:height .3s,opacity .3s}.visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:.06667rem;height:.06667rem;margin:-.06667rem;padding:0;white-space:nowrap;border:0;clip-path:inset(100%)}button{font-family:Golos,sans-serif}.not-found{padding:3rem 0}.ts-control{border:.06667rem solid #d0d0d0;border-radius:.2rem;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;padding:.53333rem;position:relative;width:100%;z-index:1}.ts-wrapper.multi.has-items .ts-control{padding:.4rem .53333rem .2rem}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.focus .ts-control{-webkit-box-shadow:none;box-shadow:none}.ts-control>*{display:inline-block;vertical-align:baseline}.ts-wrapper.multi .ts-control>div{background:#f2f2f2;border:0 solid #d0d0d0;color:#303030;cursor:pointer;margin:0 .2rem .2rem 0;padding:.13333rem .4rem}.ts-wrapper.multi .ts-control>div.active{background:#e8e8e8;border:0 solid #cacaca;color:#303030}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{background:#fff;border:0 solid #fff;color:#7d7d7d}.ts-control>input{background:0 0!important;border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;display:inline-block!important;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;line-height:inherit!important;margin:0!important;max-height:none!important;max-width:100%!important;min-height:0!important;min-width:7rem;padding:0!important;text-indent:0!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:0!important}.has-items .ts-control>input{margin:0 .26667rem!important}.ts-control.rtl.single .ts-control:after{left:1rem;right:auto}.ts-control.rtl .ts-control>input{margin:0 .26667rem 0 -.13333rem!important}.disabled .ts-control{background-color:#fafafa;opacity:.5}.input-hidden .ts-control>input{left:-666.66667rem;opacity:0;position:absolute}.ts-dropdown{background:#fff;border:.06667rem solid #d0d0d0;border-radius:0 0 .2rem .2rem;border-top:0;-webkit-box-shadow:0 .06667rem .2rem rgba(0,0,0,.1);box-shadow:0 .06667rem .2rem rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;left:0;margin:.25rem 0 0;position:absolute;top:100%;width:100%;z-index:10}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:.06667rem}.ts-dropdown .create,.ts-dropdown .no-results,.ts-dropdown .optgroup-header,.ts-dropdown .option{padding:.33333rem .53333rem}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{cursor:pointer;opacity:1}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0}.ts-dropdown .optgroup-header{background:#fff;color:#303030;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:rgba(48,48,48,.5)}.ts-dropdown .spinner{display:inline-block;height:2rem;margin:.33333rem .53333rem;width:2rem}.ts-dropdown .spinner:after{-webkit-animation:1.2s linear infinite lds-dual-ring;animation:1.2s linear infinite lds-dual-ring;border-color:#d0d0d0 transparent;border-radius:50%;border-style:solid;border-width:.33333rem;content:" ";display:block;height:1.6rem;margin:.2rem;width:1.6rem}@-webkit-keyframes lds-dual-ring{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-dual-ring{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ts-dropdown-content{max-height:13.33333rem;overflow:hidden auto;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button:1em}.plugin-clear_button .clear-button{background:0 0!important;cursor:pointer;margin-right:0!important;opacity:0;position:absolute;right:.13333rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .5s;transition:opacity .5s}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret),.53333rem)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{background:color-mix(#fff,#d0d0d0,85%);border-bottom:.06667rem solid #d0d0d0;border-radius:.2rem .2rem 0 0;padding:.66667rem .53333rem;position:relative}.ts-wrapper .dropdown-header-close{color:#303030;font-size:1.33333rem!important;line-height:1.33333rem;margin-top:-.8rem;opacity:.4;position:absolute;right:.53333rem;top:50%}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{border:.06667rem solid #d0d0d0;-webkit-box-shadow:none;box-shadow:none}.plugin-dropdown_input .dropdown-input{background:0 0;border:solid #d0d0d0;border-width:0 0 .06667rem;-webkit-box-shadow:none;box-shadow:none;display:block;padding:.53333rem;width:100%}.plugin-dropdown_input .items-placeholder{border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.dropdown-active .items-placeholder,.plugin-dropdown_input.has-items .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{-webkit-box-flex:0;-ms-flex:none;flex:none;min-width:.26667rem}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-ms-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-webkit-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-moz-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input:-ms-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:-webkit-box;display:-ms-flexbox;display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:.06667rem solid #f2f2f2;border-top:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.ts-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.ts-wrapper.plugin-remove_button .item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ts-wrapper.plugin-remove_button .item .remove{border-radius:0 .13333rem .13333rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:inline-block;padding:0 .4rem;text-decoration:none;vertical-align:middle}.ts-wrapper.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:0 0}.ts-wrapper.plugin-remove_button .remove-single{font-size:1.53333rem;position:absolute;right:0;top:0}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:.06667rem solid #d0d0d0;margin-left:.4rem}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#cacaca}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#fff}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:.06667rem solid #d0d0d0;margin-right:.4rem}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#cacaca}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#fff}:root{--ts-pr-clear-button:0;--ts-pr-caret:0;--ts-pr-min:.75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{text-align:right;padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-control,.ts-control input,.ts-dropdown{color:#303030;font-family:inherit;font-size:.86667rem;line-height:1.2rem}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.06667rem!important}.container{--x-padding:1.33333rem;padding-inline:var(--x-padding)}@media(min-width:576px){.container{margin-left:auto;margin-right:auto;max-width:36rem}}.base-arrow{width:1.2rem;height:1.2rem}.base-arrow--right{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.button{padding:.53333rem .8rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.73333rem;line-height:1.06667rem;font-weight:500;color:#fff;background-color:#304ffe;border:none;border-radius:.26667rem;white-space:nowrap;cursor:pointer;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;gap:.4rem}@media(max-width:767.98px){.button{padding:.66667rem .8rem}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.button:hover{background-color:#1e3ae5}.button--full-width{width:100%}.button--w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.button--white{color:#1e2329;background-color:#fff;border:.06667rem solid #fff}.button--white:hover{color:#304ffe;background-color:#fff;border:.06667rem solid #1e3ae5}.button--white:disabled{cursor:not-allowed;color:rgba(44,73,102,.2);border:.06667rem solid rgba(44,73,102,.2)}.button--white-blue{color:#304ffe;background-color:#fff;border:.06667rem solid #fff}.button--white-blue:hover{background-color:#fff;color:#1e3ae5}.button--grey{color:#1e2329;background-color:#f1f5f9}.button--grey:hover{color:#304ffe;background-color:#fff}.button--grey:disabled{cursor:not-allowed;color:rgba(44,73,102,.2)}.button--grey-border{color:#1e2329;background-color:#f1f5f9;border:.06667rem solid #d5dfe9}.button--grey-border:hover{color:#304ffe;background-color:#fff}.button--grey-border:disabled{cursor:not-allowed;color:rgba(44,73,102,.2)}.button:disabled{cursor:not-allowed}.button--L-size{padding-inline:1.06667rem;padding-block:.8rem;height:3.2rem;font-size:1rem;line-height:1.46667rem}.button--M-size{padding-inline:1.06667rem;padding-block:.8rem;height:2.66667rem;font-size:.86667rem;line-height:1.2rem}.button--S-size{padding-inline:.8rem;padding-block:.8rem;height:2.4rem;font-size:.86667rem;line-height:1.2rem}.button--XS-size,.button--XXS-size{padding-inline:1.06667rem;padding-block:.8rem;height:2.13333rem;font-size:.73333rem;line-height:1.06667rem}.header{position:relative;z-index:4;overflow-x:clip}.header--fixed{position:fixed;top:0;left:0;right:0}.header__top{position:relative;color:#fff;background-image:-webkit-gradient(linear,right top,left top,from(#05ebf0),to(#2d58fd));background-image:linear-gradient(270deg,#05ebf0 0,#2d58fd 100%);font-weight:500;z-index:3}.header__top-inner{padding:.66667rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.93333rem}@media(max-width:767.98px){.header__top-inner{padding:.4rem 0;gap:.66667rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.header__top-promo{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.26667rem;padding:.53333rem 0;width:100%}.header__top-promo a{display:block}.header__top-promo svg{display:none}.header__top-promo-title{font-size:1rem;line-height:1.46667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767.98px){.header__top-promo{margin:0;justify-self:center}.header__top-promo a{display:none}.header__top-promo svg{display:block;color:#fff;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.header__top-promo-title{font-size:.86667rem;line-height:1.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.header__bottom{position:relative;background-color:#fff;z-index:3}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding-block:.8rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__bottom-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}@media(min-width:768px){.container{--x-padding:3.73333rem;max-width:91.2rem}.header__bottom-row{position:relative}}.header__bottom-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.33333rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:767.98px){.header__bottom-menu{position:absolute;left:0;right:0;bottom:0;height:calc(100vh - 5.73333rem);max-width:none;-webkit-animation:.3s fade-in;animation:.3s fade-in;z-index:10;-webkit-transform:translateY(100%) translateX(100%);transform:translateY(100%) translateX(100%);background-color:#f1f5f9;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-line-pack:start;align-content:start;padding:2.13333rem 1.06667rem;gap:.53333rem;overflow:auto}}.header__bottom-menu--opened{height:calc(100vh - 3.46667rem);-webkit-animation:.3s fade-out;animation:.3s fade-out;-webkit-transform:translateY(100%) translateX(0);transform:translateY(100%) translateX(0)}.header__bottom-menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.33333rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.header__bottom-menu-item,.realty-menu-item{color:#1e2329;font-size:.86667rem;font-style:normal;font-weight:500;line-height:1.2rem;white-space:nowrap;cursor:pointer;-webkit-transition:.3s;transition:.3s}.header__bottom-menu-item:hover,.realty-menu-item:hover{color:#304ffe}.header__bottom-menu-item svg,.realty-menu-item svg{display:none}@media(max-width:767.98px){.header__bottom-menu-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:.53333rem;width:100%;overflow:auto}.header__bottom-menu-item svg,.realty-menu-item svg{display:block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__bottom-menu-item,.realty-menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.06667rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;font-size:1rem;line-height:1.33333rem;background:#fff;width:100%}}.header__bottom-menu-item--mob,.realty-menu-item--mob{display:none}@media(max-width:767.98px){.header__bottom-menu-item--mob,.realty-menu-item--mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:.4rem}.header__bottom-menu-item--mob svg,.realty-menu-item--mob svg{width:1.06667rem;height:1.06667rem;-webkit-transform:rotate(0);transform:rotate(0);fill:#304ffe;stroke:#304ffe}}.header__bottom-footer{display:none}@media(max-width:767.98px){.header__bottom-footer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.06667rem 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.13333rem;-ms-flex-item-align:stretch;align-self:stretch;margin-top:auto}}.header__bottom-footer-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.8rem;-ms-flex-item-align:stretch;align-self:stretch}.header__bottom-footer-links-tel{color:#304ffe;font-size:1.6rem;font-style:normal;font-weight:600;line-height:1.86667rem}.header__bottom-footer-links-mail{color:#1e2329;font-size:1.2rem;font-style:normal;font-weight:600;line-height:1.46667rem}.header__bottom-footer-links-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.53333rem;-ms-flex-item-align:stretch;align-self:stretch}.header__bottom-footer-links-social svg{display:-webkit-box;display:-ms-flexbox;display:flex;width:2.4rem;height:2.4rem;padding:.6rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;aspect-ratio:1/1;border-radius:.26667rem;background:#304ffe;color:#fff}.header__bottom-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.06667rem}.header__bottom-col-promo{display:-webkit-box;display:-ms-flexbox;display:flex;height:2.13333rem;padding:.8rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4rem;font-size:.73333rem;font-weight:500;line-height:1.06667rem;white-space:nowrap}.header__bottom-col-number{color:#1e2329;font-size:.86667rem;font-style:normal;font-weight:500;line-height:1.2rem;white-space:nowrap}@media(max-width:767.98px){.header__bottom-col-number,.header__bottom-col-promo{display:none}}.header__bottom-col-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__bottom-col-action{display:-webkit-box;display:-ms-flexbox;display:flex;width:2.66667rem;height:2.66667rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 2.66667rem;flex:0 0 2.66667rem;color:#304ffe}.header__bottom-col-action svg{width:1.2rem;height:1.2rem}@media(max-width:767.98px){.header__bottom-col-action{display:none}}.header__mobile-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.53333rem;color:#304ffe}.header__mobile-logo--company{width:9rem;height:1rem}.header__mobile-logo--20{width:1.33333rem;height:1.33333rem}.header__mobile-logo--14{width:.93333rem;height:.93333rem}.header__mobile-menu-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__mobile-menu-trigger::before{content:"";background-image:url(/local/templates/sibiryak/assets/img/header/burger.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;width:2.66667rem;height:2.66667rem}.header__mobile-menu-trigger--opened::before{content:"";background-image:url(/local/templates/sibiryak/assets/img/header/close.svg)}@media(min-width:768px){.header__mobile-menu-trigger{display:none}}.mobile-toggle-menu{position:absolute;top:-100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0;right:0;width:100%;z-index:2;background-color:#fff;-webkit-transition:.3s;transition:.3s}.mobile-toggle-menu--active{top:6.93333rem;-webkit-transform:translateY(0);transform:translateY(0)}@media(max-width:767.98px){.mobile-toggle-menu{top:4.26667rem;-webkit-transform:translateY(0) translateX(100%);transform:translateY(0) translateX(100%);z-index:11}.mobile-toggle-menu--active{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}}.mobile-toggle-menu-conteiner{display:-webkit-box;display:-ms-flexbox;display:flex;padding-block:1.6rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.33333rem}@media(max-width:991.98px){.mobile-toggle-menu-conteiner{padding:2.13333rem 1.06667rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.53333rem;-ms-flex-item-align:stretch;align-self:stretch;height:100dvh;background:#f1f5f9;margin-inline:0;max-width:none}}.header-menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:1;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.header-menu-overlay--active{opacity:1;visibility:visible}.projects-menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;width:65%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.33333rem}.projects-menu-items{display:inline-grid;width:100%;gap:1.06667rem;-ms-flex-negative:0;flex-shrink:0;grid-template-rows:repeat(3,fit-content(100%));grid-template-columns:repeat(3,minmax(0,1fr))}.projects-menu-item-img{border-radius:.26667rem;-webkit-transition:.3s;transition:.3s}@media(max-width:767.98px){.projects-menu-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.projects-menu-item-img{border-radius:0}}.projects-menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;height:4.8rem;padding-right:.53333rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.06667rem;justify-self:stretch;cursor:pointer;-webkit-transition:.3s;transition:.3s}.projects-menu-item:hover{color:#304ffe;background-color:#f1f5f9;padding:.53333rem;gap:1.6rem}.projects-menu-item:hover .projects-menu-item-img{width:3.73333rem;height:3.73333rem}.projects-menu-item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.26667rem}.projects-menu-item-content-name{color:#1e2329;font-size:1rem;font-style:normal;font-weight:500;line-height:1.46667rem}.projects-menu-banner{width:35%;height:auto;aspect-ratio:485/248;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.06667rem;margin-bottom:1.06667rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-negative:0;flex-shrink:0;background:url(/local/templates/sibiryak/assets/img/projects/menu-banner.webp) 13.69993rem 2.4058rem/55.602% 84.795% no-repeat,linear-gradient(85deg,#304ffe 18.9%,#02f6ef 97%)}@media(max-width:767.98px){.projects-menu-item-content-name{line-height:1.33333rem}.projects-menu-banner{display:none}}.projects-menu-banner-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;-ms-flex-item-align:stretch;align-self:stretch}.projects-menu-banner-content-title{color:#fff;font-size:1.33333rem;font-style:normal;font-weight:600;line-height:1.73333rem;width:50%}.projects-menu-banner-content-link{color:#fff;font-size:.73333rem;font-style:normal;font-weight:500;line-height:1.06667rem}.header-back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.53333rem;-ms-flex-item-align:stretch;align-self:stretch;color:#1e2329;font-size:1.2rem;font-style:normal;font-weight:600;line-height:1.46667rem;margin-bottom:1.6rem}@media(min-width:768px){.header-back{display:none}}.projects-menu-item-content-price{color:#8092a3;font-size:.73333rem;font-style:normal;font-weight:500;line-height:1.06667rem}.footer{background-color:#f1f5f9}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding-block:4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.86667rem}.footer-top{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;padding-inline:3.2rem}.footer-top__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.33333rem;-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;-ms-flex-item-align:stretch;align-self:stretch;color:rgba(44,73,102,.4);font-size:.86667rem;font-style:normal;font-weight:500;line-height:1.2rem}.footer-top__logo{width:14.06667rem;height:1.46667rem}@media(max-width:767.98px){.footer__inner{padding-block:2.13333rem}.footer-top{padding-inline:1.33333rem}.footer-top__title{display:none}.footer-top__logo{width:9.73333rem;height:1rem}}.footer-top__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.53333rem;-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}.footer-top__links a{color:#fff}.footer-top__link{display:-webkit-box;display:-ms-flexbox;display:flex;width:2.4rem;height:2.4rem;padding:.6rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;aspect-ratio:1/1;border-radius:.26667rem;background:#304ffe;cursor:pointer;-webkit-transition:.3s;transition:.3s}.footer-top__link:hover{background:#1e3ae5}.footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.4rem;-ms-flex-item-align:stretch;align-self:stretch}.footer-bottom__subscribe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;background-color:#fff;padding-inline:3.2rem;min-height:16.53333rem;height:100%}@media(max-width:767.98px){.footer-bottom{gap:1.6rem}.footer-bottom__subscribe{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem;padding:1.06667rem 1.06667rem 0}}.footer-bottom__subscribe-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.26667rem}.footer-bottom__subscribe-image{width:auto;height:100%;aspect-ratio:500.15/247;background:url(/local/templates/sibiryak/assets/img/footer/sub-img.webp) -.53633rem -.89027rem/103.217% 120.386% no-repeat}.footer-bottom__subscribe-qr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.53333rem}@media(max-width:767.98px){.footer-bottom__subscribe-form form{gap:1.6rem}.footer-bottom__subscribe-image{width:100%;height:auto;aspect-ratio:286/189;background:url(/local/templates/sibiryak/assets/img/footer/sub-img.webp) -2.88087rem -.53333rem/119.87% 103.582% no-repeat}.footer-bottom__subscribe-qr{display:none}}.footer-bottom__subscribe-form-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:stretch;align-self:stretch;font-size:1.6rem;font-weight:600;line-height:2rem}.footer-bottom__subscribe-form-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.6rem}@media(max-width:767.98px){.footer-bottom__subscribe-form-title{font-size:1.33333rem;line-height:1.73333rem}.footer-bottom__subscribe-form-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.footer-bottom__subscribe-form-policy{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:13.73333rem;-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:.53333rem;-ms-flex-item-align:stretch;align-self:stretch}.footer-bottom__subscribe-form-body-tg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4rem}.footer-bottom__subscribe-form-body-tg svg{width:1.2rem;height:1.2rem}.footer-bottom__subscribe-form-policy-checkbox{display:none}.footer-bottom__subscribe-form-policy-checkbox+label{position:relative;padding-left:1.66667rem;cursor:pointer}.footer-bottom__subscribe-form-policy-checkbox+label::before{content:"";position:absolute;left:0;top:0;width:1rem;height:1rem;border:.06667rem solid #ccc;border-radius:0;background:#fff}.footer-bottom__subscribe-form-policy-checkbox:checked+label::before{background-color:#304ffe;border-color:#304ffe}.footer-bottom__subscribe-form-policy-checkbox:checked+label::after{content:"";position:absolute;left:.13333rem;top:.2rem;width:.8rem;height:.8rem;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="9" viewBox="0 0 11 9" fill="none"><path d="M2 4.30769L4.45 7L9 2" stroke="white" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') center center/contain no-repeat}.footer-bottom__subscribe-form-body-sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.53333rem}.footer-bottom__subscribe-form-body-sub input{font-family:Golos,sans-serif}@media(max-width:767.98px){.footer-bottom__subscribe-form-policy{padding-left:0}.footer-bottom__subscribe-form-body-sub,.footer-bottom__subscribe-form-body-tg{width:100%}}.footer-bottom__subscribe-form-body-sub-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:2.66667rem;gap:.53333rem;border-radius:.26667rem;border:.06667rem solid #d5dfe9;padding:1.33333rem 1.06667rem;font-size:.86667rem;line-height:1.2rem;font-family:Golos,sans-serif;font-weight:500;outline:0}@media(max-width:767.98px){.footer-bottom__subscribe-form-body-sub-input{width:100%;font-size:.73333rem;line-height:1.06667rem;padding:.66667rem .8rem}}.footer-bottom__subscribe-form-policy-title{font-size:.73333rem;line-height:1.06667rem;color:rgba(44,73,102,.4)}.footer-bottom__subscribe-form-policy-title a{color:#304ffe}.footer-bottom__subscribe-qr-svg{display:-webkit-box;display:-ms-flexbox;display:flex;width:10.13333rem;height:10.13333rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.66667rem;background-color:#f1f5f9}.footer-bottom__subscribe-qr-description{color:rgba(44,73,102,.4);text-align:center;font-size:.73333rem;font-style:normal;font-weight:500;line-height:1.06667rem}.footer-bottom__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.33333rem;width:100%}@media(max-width:767.98px){.footer-bottom__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.06667rem}}.footer-bottom__body-menu{display:-webkit-box;display:-ms-flexbox;display:flex;width:60.8rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5.86667rem;-ms-flex-negative:0;flex-shrink:0;background-color:#fff;padding:2.13333rem 3.2rem 2.66667rem}@media(max-width:767.98px){.footer-bottom__body-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.66667rem;width:100%;padding:1.33333rem 1.06667rem}}.footer-bottom__body-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.33333rem;-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;-ms-flex-item-align:stretch;align-self:stretch}.footer-bottom__body-menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:13.13333rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.33333rem;-ms-flex-negative:0;flex-shrink:0}.footer-bottom__body-menu-item__title{color:#1e2329;font-size:1.33333rem;font-style:normal;font-weight:600;line-height:1.6rem}@media(max-width:767.98px){.footer-bottom__body-menu-item{gap:1.06667rem}.footer-bottom__body-menu-item__title{font-size:1.2rem;line-height:1.46667rem}}.footer-bottom__body-menu-item__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.2rem;-ms-flex-item-align:stretch;align-self:stretch}.footer-bottom__body-menu-item__list-item{color:rgba(44,73,102,.8);font-size:.86667rem;font-style:normal;line-height:1.2rem;cursor:pointer;-webkit-transition:.3s;transition:.3s;font-weight:500}@media(max-width:767.98px){.footer-bottom__body-menu-item__list-item{font-size:.73333rem;line-height:1.06667rem}}.footer-bottom__body-menu-item__list-item:hover{color:#1e3ae5}.footer-bottom__body-info-excursion{display:-webkit-box;display:-ms-flexbox;display:flex;height:3.73333rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.66667rem;-ms-flex-item-align:stretch;align-self:stretch;border-radius:.26667rem;background:linear-gradient(86deg,#304ffe -4.48%,#02f6ef 111.66%);font-size:1rem;line-height:1.46667rem;color:#fff;width:100%;cursor:pointer}.footer-bottom__body-info-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.6rem 2.13333rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;-ms-flex-item-align:stretch;align-self:stretch;background-color:#fff}@media(max-width:767.98px){.footer-bottom__body-info-excursion{font-size:.86667rem;line-height:1.2rem}.footer-bottom__body-info-contacts{padding:1.33333rem 1.06667rem;gap:2.66667rem}}.footer-bottom__body-info-contacts-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.06667rem}.footer-bottom__body-info-contacts-header-mail{font-size:1.33333rem;line-height:1.6rem;font-weight:600;color:#1e2329}@media(max-width:767.98px){.footer-bottom__body-info-contacts-header-mail{font-size:1.2rem;line-height:1.46667rem}}.footer-bottom__body-info-contacts-header-number{font-size:2rem;line-height:2.53333rem;font-weight:600;color:#304ffe}@media(max-width:767.98px){.footer-bottom__body-info-contacts-header-number{font-size:1.6rem;line-height:1.86667rem}}.footer-bottom__body-info-contacts-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.53333rem}.footer-bottom__body-info-contacts-bottom>:not(:first-child){padding-left:1.86667rem}.footer-bottom__body-info-contacts-bottom-address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.26667rem;font-size:1rem;line-height:1.46667rem;color:#1e2329}.footer-bottom__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}@media(max-width:767.98px){.footer-bottom__body-info-contacts-bottom-address{font-size:.86667rem;line-height:1.2rem}.footer-bottom__links{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.33333rem}}.footer-bottom__links-docs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}@media(max-width:767.98px){.footer-bottom__links-docs{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer-bottom__links-company{font-size:.73333rem;font-weight:500;line-height:1.06667rem;color:rgba(44,73,102,.4);text-align:right}.footer-bottom__links-doc{font-size:.73333rem;font-weight:500;line-height:1.06667rem;color:rgba(44,73,102,.8);-webkit-transition:.3s;transition:.3s}.footer-bottom__links-doc:hover{color:#1e3ae5}.footer-bottom__footnote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:stretch;align-self:stretch}@media(max-width:767.98px){.footer-bottom__footnote{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}}.footer-bottom__footnote-description{font-size:.73333rem;font-weight:500;line-height:1.06667rem;color:rgba(44,73,102,.4)}.footer-bottom__footnote-dev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;font-size:.73333rem;font-weight:500;line-height:1.06667rem;color:rgba(44,73,102,.4)}.profitlab-link{-webkit-transition:.3s;transition:.3s;cursor:pointer;color:rgba(44,73,102,.4)}.profitlab-link:hover{color:#304ffe}.footer-bottom [id^=comp_]{width:100%}#company-advantages-objects,#company-info,#documentation,#info-blocks,#mortgage-promo{scroll-margin-top:8rem}.popup__open-button{padding:.66667rem 1.33333rem;font-size:1.06667rem;cursor:pointer}.popup{display:none;position:fixed;top:0;left:0;width:100%;height:100dvh;padding:1.33333rem;background-color:rgba(0,0,0,.5);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:11000}.popup--shown{display:-webkit-box;display:-ms-flexbox;display:flex}.popup__body{position:relative;min-height:0;max-height:calc(100dvh - 2.66667rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;margin-top:0}@media(max-width:767.98px){#company-advantages-objects,#company-info,#documentation,#info-blocks,#mortgage-promo{scroll-margin-top:6.66667rem}.popup{padding:0}.popup__body{max-height:100dvh}}.popup--shown .popup__body{-webkit-animation:.3s fade-out-down;animation:.3s fade-out-down}.popup:not(.popup--shown) .popup__body{-webkit-animation:.3s fade-in-up;animation:.3s fade-in-up}.popup__content{background-color:#fff;padding:1.93333rem 2.06667rem;max-height:calc(100dvh - 6.33333rem - 2rem);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;-webkit-box-shadow:0 .66667rem 1.33333rem rgba(0,0,0,.2);box-shadow:0 .66667rem 1.33333rem rgba(0,0,0,.2);overflow-y:auto}.popup__content--captcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.33333rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup__captcha-img{width:100%;height:auto}.popup__close{width:.93333rem;height:.93333rem;position:absolute;right:1rem;top:1rem;font-size:1.33333rem;cursor:pointer;fill:rgba(44,73,102,.6);z-index:2}.popup__title{font-size:1.6rem;line-height:2rem;font-weight:500;color:#1e2329;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-block:0 2.66667rem}@media(max-width:767.98px){.popup__content{max-height:100dvh;padding:1.46667rem}.popup__title{margin-block:0 1.33333rem;font-size:1.2rem;line-height:1.46667rem}}.popup__label{display:block;font-size:.73333rem;line-height:1.06667rem;font-weight:500;color:#1e2329;margin-top:1.13333rem}.popup__input,.popup__textarea{position:relative;font-family:Golos,sans-serif;width:100%;height:3.2rem;padding:.93333rem 1.06667rem;margin-top:.53333rem;color:#1e2329;font-size:.86667rem;line-height:1.2rem;font-weight:500;background-color:#f1f5f9;border-radius:.53333rem;border:none}.popup__input--error,.popup__textarea--error{border:.06667rem solid #ae000a}.popup__input:focus{outline:0}.popup__input-error{margin-top:.33333rem;font-size:.8rem;line-height:1.06667rem;color:#ae000a}.textarea-params{height:8.66667rem}.popup__custom-select{width:100%;margin-top:.33333rem}.popup__checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2.66667rem;margin-bottom:2rem}.popup__checkbox{margin-right:.33333rem}.popup__checkbox-label{display:inline;font-size:.73333rem;line-height:1.06667rem;font-weight:500;color:rgba(44,73,102,.6)}.popup__checkbox-label a{color:#304ffe}.popup__submit{margin-top:1rem;padding:.66667rem;color:#fff;border:none;border-radius:.26667rem;cursor:pointer}.error{border-color:#ae000a}.error-message{margin-top:.26667rem}.popup__agreement{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:.66667rem}.popup__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.popup__form-input{width:100%}.smart-captcha{margin-top:2rem;width:20rem}.subscribe-body{width:100%;gap:2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.subscribe-body__main{position:relative;width:85%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2.66667rem 3.2rem;gap:3rem}.subscribe-body__main::before{content:"";position:absolute;inset:0;background:-webkit-gradient(linear,left top,right top,from(#5891d4),to(#74c8c2));background:linear-gradient(to right,#5891d4,#74c8c2);z-index:-1;border-top-left-radius:.33333rem;border-bottom-left-radius:.33333rem}@media(max-width:767.98px){.popup__submit{margin-bottom:1rem}.subscribe-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.subscribe-body__main{gap:1.33333rem;padding:2.66667rem 2.33333rem;width:75%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;border-radius:.33333rem}}.subscribe-body__main-items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}@media(max-width:767.98px){.subscribe-body__main-items{gap:1.33333rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}.subscribe-body__main-svg{width:18.46667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;position:absolute;right:-1.66667rem;bottom:0;height:16.66667rem;z-index:-1}.subscribe-body__main-button{-ms-flex-item-align:start;align-self:start}.subscribe-body__main-title-header{font-weight:400;font-size:2.66667rem;color:#fff;margin-bottom:1rem}@media(max-width:767.98px){.subscribe-body__main-button{-ms-flex-item-align:auto;align-self:auto}.subscribe-body__main-title-header{font-weight:600;font-size:1.33333rem}}.subscribe-body__main-title-bottom{font-weight:400;font-size:1.33333rem;color:#fff}.subscribe-body__main-feedback{gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}@media(max-width:767.98px){.subscribe-body__main-title-bottom{font-size:.93333rem}.subscribe-body__main-feedback{margin-top:.66667rem}}.subscribe-body__main-feedback-input{display:block;height:3.33333rem;padding-left:1rem;width:100%;font-size:1.2rem;font-weight:400;border:none;border-radius:.33333rem;-webkit-box-shadow:0 .13333rem .4rem rgba(94,122,155,.3019607843);box-shadow:0 .13333rem .4rem rgba(94,122,155,.3019607843)}.subscribe-body__main-feedback-input:focus{outline:0}.subscribe-body__main-feedback-agreement{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:1rem}.subscribe-body__main-feedback-agreement-link{font-weight:400;font-size:.93333rem;color:#fff}.subscribe-body__main-feedback-agreement-checkmark{position:relative;display:block;cursor:pointer}.subscribe-body__telegram{width:15%;gap:2rem;padding:2.66667rem 1.73333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background-color:#74c8c2;border-top-right-radius:.33333rem;border-bottom-right-radius:.33333rem;background-image:url(/local/templates/sibiryak/assets/img/sub-vectors/line1.svg),url(/local/templates/sibiryak/assets/img/sub-vectors/line2.svg);background-repeat:no-repeat,no-repeat;background-position:center,center;background-size:contain,23.33333rem 20rem}@media(max-width:767.98px){.subscribe-body__main-feedback-agreement-link{font-size:.8rem}.subscribe-body__telegram{width:100%;border-radius:.33333rem;background-position:5rem center,right}}.subscribe-body__telegram-title{font-weight:500;font-size:1.33333rem;color:#293952}.subscribe-body__telegram-button{z-index:1}.subscribe-body__telegram-svg{width:4.13333rem;height:4.13333rem}.subscribe-body__telegram-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:4.13333rem;gap:.8rem;z-index:1}.error-message{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:-1.66667rem;font-size:.93333rem;font-weight:400;color:#ae000a;text-align:left;margin-bottom:-.66667rem}.error-message-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.93333rem;font-weight:400;color:#ae000a;text-align:left;margin-bottom:-.86667rem}.show{display:block}.show-border{border:.06667rem solid #ae000a}.checkbox-global{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;gap:.53333rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox-global--border{border:.06667rem solid #d2dbe0;border-radius:.26667rem}.checkbox-global--start{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.checkbox-input{display:none}.checkmark{display:block;width:1rem;min-width:1rem;height:1rem;background-color:#d2dbe0;position:relative;-webkit-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s}.checkbox-input:checked+.checkmark{background-color:#304ffe}.checkbox-input:checked+.checkmark::after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:.6rem;height:.66667rem;background:url('data:image/svg+xml;utf8,<svg width="11" height="9" viewBox="0 0 11 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 4.30769L4.45 7L9 2" stroke="%23FFFFFF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') center center/contain no-repeat}.footer-popups{position:fixed;max-width:63.33333rem;z-index:1002;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:5.33333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.cookies-popup{position:absolute;padding:.46667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.53333rem;background-color:#fff;font-weight:500;font-size:.6rem;line-height:1.06667rem;-webkit-box-shadow:0 .26667rem .46667rem 0 rgba(94,122,155,.2);box-shadow:0 .26667rem .46667rem 0 rgba(94,122,155,.2);white-space:nowrap}.cookies-popup p{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:.26667rem;margin:0}.cookies-popup a{font-weight:700;color:#304ffe}.crumbles{padding-block:1.86667rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;color:#1e2329;font-size:.73333rem;font-style:normal;font-weight:500;line-height:1.06667rem}.crumbles a{color:rgba(44,73,102,.4);white-space:nowrap}.crumbles--flat-page{padding-block:0}.crumbles--project-page{padding-block:0 1rem}@media(max-width:767.98px){.footer-popups{width:calc(100% - 10rem);-webkit-transform:translateX(0);transform:translateX(0);left:1.33333rem;bottom:4.66667rem}.cookies-popup{width:100%}.crumbles{padding-block:2.13333rem .8rem;gap:.53333rem}}
/* End */
/* /local/templates/sibiryak/assets/css/global.css?177546854170943 */
