/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}#news #preloader{display:none!important}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{color:#222;font-size:1em;line-height:1.4}::-moz-selection{background:#527aff;color:#fff;text-shadow:none}::selection{background:#527aff;color:#fff;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.hidden{display:none!important}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;white-space:inherit}.invisible{visibility:hidden}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}html{font-size:10px}@media (min-width:768px){html{font-size:.5208333333333334vw}}body{font-family:'Avenir Next Cyr',sans-serif;font-weight:400;font-size:2.33rem;letter-spacing:.04em;line-height:1.28755365;color:#484b60}@media (max-width:767.98px){body{font-size:1.6rem}}:first-child{margin-top:0}:focus{outline:0}.btn{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;text-decoration:none}.text-blue{color:#527aff}main{width:100%;margin:0 0 auto;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;padding-top:92px}@media (min-width:1024px){main{padding-top:17.2rem;transition:all .4s}}.header{position:fixed;top:0;left:0;right:0;z-index:99;background:#fff;height:17.2rem;transition:all .4s}.header__container{display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;padding:0 2.7rem;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header nav{-webkit-flex:1;-ms-flex:1;flex:1}.header nav>ul{list-style:none;padding:0;margin:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.header nav>ul>li{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:0 1.9rem}.header nav>ul>li>a{display:inline-block;position:relative;text-decoration:none;transition:all .25s;font-size:3rem;color:#000;letter-spacing:0;text-align:center}.header nav>ul>li>a.active,.header nav>ul>li>a:hover{font-weight:700;color:#527aff}.header nav>ul>li>a:after{content:attr(data-title);display:block;height:0;overflow:hidden;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-weight:700;opacity:0}.header__logo img{width:auto;height:11.5rem;transition:all .4s}.header__search{position:relative}.header__search-toggle{padding:2rem 5rem 2rem 4rem;cursor:pointer}.header__search-toggle img{width:3.8rem;height:3.8rem}.header__form{position:absolute;top:0;left:0;right:0;height:100%;background:#fff;transition:opacity .4s,-webkit-transform .1ms .4s;transition:opacity .4s,transform .1ms .4s;transition:opacity .4s,transform .1ms .4s,-webkit-transform .1ms .4s;opacity:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.header__form input[type=search],.header__form input[type=text]{position:absolute;left:2.7rem;top:0;height:10rem;bottom:0;width:calc(100% - 18.2rem);margin:auto 0;font-size:6rem;color:#192333;border:0;padding:0 0 0 2.7rem;line-height:10rem;background:rgba(255,255,255,0);box-sizing:border-box;transition:all .4s}.header__form button{position:absolute;right:2.7rem;width:12.8rem;height:8rem;border:0;background:rgba(255,255,255,0);cursor:pointer;top:0;bottom:0;margin:auto 0;transition:all .25s;color:#484b60;opacity:.5}.header__form button:hover{opacity:1;color:#192333}.header__form button svg{width:3.2rem;height:3.2rem;fill:currentColor}@media (min-width:1024px){.show-header-search .header__form{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);transition:opacity .4s,-webkit-transform .1ms .1ms;transition:opacity .4s,transform .1ms .1ms;transition:opacity .4s,transform .1ms .1ms,-webkit-transform .1ms .1ms}}@media (min-width:1024px){.fixed-header-smaller .header{height:10rem}.fixed-header-smaller .header__logo img{height:6.5rem}.fixed-header-smaller .header__form input[type=search],.fixed-header-smaller .header__form input[type=text]{font-size:5rem}}@media (min-width:1024px){.fixed-header-smaller main{padding-top:10rem}}@media (max-width:1023.98px){.header{height:auto}.header__container{padding:0;display:block}.header__logo{padding:4.2rem 7rem}.header__logo img{height:11.6rem}.header nav,.header__form,.header__search{display:none}}@media (max-width:767.98px){.header{height:auto}.header__container{padding:0;display:block}.header__logo{padding:20px 10px}.header__logo img{height:52px}}.about-preview{background:#454a61;padding:5.6rem 0 7.6rem;color:#fff}@media (max-width:1332px){.about-preview{padding:8.232rem 0 11.172rem}}@media (max-width:767.98px){.about-preview{padding:120px 0 80px}}.catalog__header{box-sizing:border-box;min-height:12rem;padding:1.5rem 3.6rem;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:-webkit-flex;display:-ms-flexbox;display:flex}.catalog__title{margin:0 3rem;font-size:3.2rem;text-transform:uppercase;font-weight:500;letter-spacing:.05em;color:#000;text-align:center}.catalog__slider-prev{width:9rem;height:9rem;position:relative;cursor:pointer;color:#9c97a7}.catalog__slider-prev:after{content:'';width:2.6rem;height:2.6rem;position:absolute;top:0;left:1.2rem;right:0;bottom:0;border-left:solid 2px;border-bottom:solid 2px;margin:auto;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.catalog__slider-next{width:9rem;height:9rem;position:relative;cursor:pointer;color:#9c97a7}.catalog__slider-next:after{content:'';width:2.6rem;height:2.6rem;position:absolute;top:0;right:1.2rem;left:0;bottom:0;border-right:solid 2px;border-bottom:solid 2px;margin:auto;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.catalog__list{list-style:none;padding:0;margin:0 0 -1px;overflow:hidden}.catalog__item{position:relative;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;height:47.8rem;overflow:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-top:1.4rem;box-sizing:border-box}@media (max-width:1332px){.catalog__item{height:70.4rem}}.catalog__item.catalog__item_with-description.hover .catalog__item-hidden{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.catalog__item.catalog__item_with-description.hover .catalog__item-title{text-align:center;opacity:0;-webkit-transform:translate3d(0,6rem,0);transform:translate3d(0,6rem,0)}.catalog__item.catalog__item_with-description.hover .catalog__item-subtitle{opacity:0;-webkit-transform:translate3d(0,4rem,0);transform:translate3d(0,4rem,0)}.catalog__item-description{position:absolute;top:0;left:0;right:0;background:rgba(132,151,251,.72);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:1rem 2rem;min-height:9.4rem;color:#fff;font-size:3rem;font-weight:500;box-sizing:border-box}.catalog__item-description b,.catalog__item-description strong{font-weight:700}.catalog__item-hidden{position:absolute;top:0;left:0;right:0;height:100%;overflow:auto;z-index:3;background:#7d9afe;transition:all .4s;box-sizing:border-box;padding:4.8rem 3rem 2rem;opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.catalog__item-title{text-align:center;max-width:100%;margin:0;text-transform:uppercase;font-size:6rem;font-weight:500;color:#fff;text-shadow:0 0 .75em #000,0 0 1.1em #000;letter-spacing:.05em;transition:all .4s;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);padding-top:2em}.catalog__item-subtitle{max-width:100%;margin:0 auto;font-size:3.6rem;font-weight:500;color:#fff;text-shadow:0 0 .75em #000,0 0 1.1em #000;letter-spacing:0;line-height:1;transition:all .4s;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);text-align:center;max-width:80%;min-height:4em}.catalog__item-hidden-title{text-align:center;font-size:3.6rem;color:#000;font-weight:500;margin:0;text-transform:uppercase;line-height:1.1;letter-spacing:.02em}.catalog__item-hidden-subtitle{text-align:center;font-size:3.2rem;color:#000;font-weight:500;margin:0 0 2.8rem;letter-spacing:0}.catalog__item-hidden-desc{color:#fff;line-height:2.8rem;font-size:2.2rem;margin:0 auto 3.4rem;text-align:left}.catalog__item-hidden-list{list-style:none;padding:0;margin:0;font-size:2.4rem;color:#fff}.catalog__item-hidden-list>li{position:relative;padding-left:2.4rem;margin:0 0 .6rem;line-height:1.2}.catalog__item-hidden-list>li:before{content:'\2022';position:absolute;left:0;color:#010000;top:.2rem}.catalog__item-hidden-list>li:last-child{margin-bottom:0}@media (max-width:1332px){.catalog__header{min-height:22.344rem;padding:4.41rem 3.6rem}.catalog__title{margin:0 4.41rem;font-size:4.704rem}.catalog__slider-prev{width:13.23rem;height:13.23rem}.catalog__slider-prev:after{content:'';width:3.822rem;height:3.822rem;left:1.764rem}.catalog__slider-next{width:13.23rem;height:13.23rem}.catalog__slider-next:after{width:3.822rem;height:3.822rem;right:1.764rem}.catalog__item{padding-top:2.058rem;height:70.4rem}.catalog__item-description{padding:1.47rem 2.94rem;min-height:13.818rem;font-size:4.41rem}.catalog__item-hidden{padding:7.056rem 4.41rem 2.94rem}.catalog__item-title{font-size:8.82rem}.catalog__item-subtitle{font-size:5.292rem}.catalog__item-hidden-title{font-size:5.292rem}.catalog__item-hidden-subtitle{font-size:4.704rem;margin:0 0 4.116rem}.catalog__item-hidden-desc{line-height:4.116rem;font-size:3.234rem;max-width:61.74rem;margin:0 auto 4.998rem}.catalog__item-hidden-list{font-size:3.528rem}.catalog__item-hidden-list>li{padding-left:3.528rem;margin:0 0 .882rem}.catalog__item-hidden-list>li:before{top:.294rem}.catalog__item-hidden-list>li:last-child{margin-bottom:0}}@media (max-width:767.98px){.catalog__header{min-height:60px;padding:20px 0;max-width:400px;margin:0 auto}.catalog__title{margin:0 10px;font-size:20px}.catalog__slider-prev{width:44px;height:44px}.catalog__slider-prev:after{width:18px;height:18px;left:6px}.catalog__slider-next{width:44px;height:44px}.catalog__slider-next:after{width:18px;height:18px;right:6px}.catalog__item{padding-top:3vw;height:75vw}.catalog__item-description{padding:3vw;min-height:10vw;font-size:5vw}.catalog__item-hidden{padding:6vw 2vw 4vw}.catalog__item-title{font-size:10vw}.catalog__item-subtitle{font-size:7vw}.catalog__item-hidden-title{font-size:8vw}.catalog__item-hidden-subtitle{font-size:6vw;margin:0 0 4vw}.catalog__item-hidden-desc{line-height:1.25;font-size:4vw;max-width:93vw;margin:0 auto 4vw}.catalog__item-hidden-list{font-size:3.5vw}.catalog__item-hidden-list>li{padding-left:4vw;margin:0 0 2vw}.catalog__item-hidden-list>li:before{top:.1em}.catalog__item-hidden-list>li:last-child{margin-bottom:0}}@media (max-width:479px){.catalog__header{max-width:300px}}.contacts{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.contacts__item{font-style:normal;width:calc(50% - 1.8rem)}.contacts__map{position:relative;height:0;padding-bottom:79.67479675%}.contacts__map-inner{position:absolute;top:0;left:0;width:100%;height:100%}.contacts__map-map{display:block;width:100%;height:100%}.contacts__item-address{margin:0 0 3.5rem;font-size:2.33rem;line-height:1.20171674;color:#332b3b}.contacts__item-address a{color:inherit;text-decoration:none}@media (max-width:1332px){.contacts__item{width:calc(50% - 2.67rem)}.contacts__item-address{margin:0 0 5.145rem;font-size:3.4251rem}}@media (max-width:767.98px){.contacts{display:block}.contacts__item{width:100%;margin-bottom:50px}.contacts__item:last-child{margin-bottom:0}.contacts__item-address{margin:0 0 30px;font-size:14px}}.content{max-width:133rem;padding:0 3.6rem;box-sizing:border-box;margin:0 auto;line-height:1.45922747}.content__title{text-transform:uppercase;font-size:3.6rem;line-height:1.19444444;letter-spacing:.05em;margin:0;text-align:center;font-weight:500}.content__subtitle{font-size:3.2rem;line-height:1.19444444;letter-spacing:.02em;margin:0 0 5.2rem;text-align:center;font-weight:400}.content__heading-h3{font-size:3.6rem;text-transform:uppercase;font-weight:500;letter-spacing:.05em;margin:5rem 0 3rem}.content__heading-h3:first-child{margin-top:0}.content__heading-h4{font-size:3.2rem;font-weight:500;letter-spacing:.05em;margin:3rem 0 2.4rem}.content__heading-h4:first-child{margin-top:0}.content__list-ul{list-style:none;padding:0;margin:0 4rem 5.6rem;font-size:2.33rem}.content__list-ul:last-child{margin-bottom:0}.content__list-ul li{position:relative;padding-left:3rem;margin:0 0 2rem}.content__list-ul li:before{content:'\2022';position:absolute;left:0;top:.1em;color:#527aff}.content__list-ul li:last-child{margin:0}.content p{font-size:2.33rem;line-height:1.45922747;margin:0 0 1.45922747em;letter-spacing:.04em}.content p strong{font-weight:700}.content p a{text-decoration:none;color:#527aff;font-weight:700;transition:all .25s}.content p a:hover{color:#fff}.content__features{padding:11rem 0 3rem;margin:0 0 5rem}.content__features .img-map{float:right;width:58.5rem;height:auto;margin:-11rem 0 0}.content__features .content__heading-h3{margin-top:0}.content__features .content__list-ul li{margin-bottom:0}@media (max-width:1332px){.content{max-width:100%;padding:0 11.6rem}.content__title{font-size:5.292rem}.content__subtitle{font-size:4.704rem;margin:0 0 7.644rem}.content__heading-h3{font-size:5.292rem;margin:7.35rem 0 4.41rem}.content__heading-h3:first-child{margin-top:0}.content__heading-h4{font-size:4.704rem;margin:3rem 0 3.528rem}.content__heading-h4:first-child{margin-top:0}.content__list-ul{margin:0 5.88rem 8.232rem;font-size:3.4251rem}.content__list-ul li{padding-left:4.41rem;margin:0 0 2.94rem}.content__list-ul li:last-child{margin:0}.content__features{padding:16.17rem 0 4.41rem;margin:0 0 7.35rem}.content__features .img-map{width:85.995rem;margin:-16.17rem 0 0}.content__features .content__list-ul li{margin-bottom:.75rem}.content p{font-size:3.4251rem}}@media (max-width:767.98px){.content{max-width:400px;padding:0 10px}.content__title{font-size:24px;margin:0 0 10px}.content__subtitle{font-size:20px;margin:0 10px 50px}.content__heading-h3{font-size:22px;margin:50px 0 30px}.content__heading-h3:first-child{margin-top:0}.content__heading-h4{font-size:20px;margin:30px 0 20px}.content__heading-h4:first-child{margin-top:0}.content__list-ul{margin:0 0 50px;font-size:16px}.content__list-ul li{padding-left:20px;margin:0 0 16px}.content__list-ul li:last-child{margin:0}.content__features{padding:0;margin:0 0 50px}.content__features .img-map{width:100%;margin:0 0 30px}.content p{font-size:16px}}@media (max-width:479px){.content{max-width:320px}}.feedback{padding:5.6rem 0}.feedback h3{font-size:3.4rem;color:#332b3b;margin:0 0 1rem;font-weight:700}.feedback__content{max-width:133rem;padding:0 3.6rem;box-sizing:border-box;margin:0 auto}.feedback__content p{margin:0 0 4rem;font-size:2.33rem;line-height:1.20171674}.feedback__content p a[href*=mailto]{text-decoration:none;color:inherit}.form-row{display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 0 3.5rem}.form-row:last-child{margin-bottom:0}.form-control_25{width:25%;padding:0 1.8rem}.form-control_25:first-child{padding-left:0}.form-control_25:last-child{padding-right:0}.form-control_33{width:33.333%;padding:0 1.8rem}.form-control_33:first-child{padding-left:0}.form-control_33:last-child{padding-right:0}.form-control_50{width:50%;padding:0 1.8rem}.form-control_50:first-child{padding-left:0}.form-control_50:last-child{padding-right:0}.form-control_100{width:100%}.form-control_action{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.form-input{display:block;box-sizing:border-box;padding:1.2rem 1.2rem;font-size:2.176rem;color:#484b60;transition:all .25s;border:solid 1px #aea49c;width:100%;line-height:1.37867647;background:#ededef}.form-input:focus{background:#fff;border-color:#527aff}.form-input_error{border-color:red!important;color:#c00!important}.form-input:placeholder{color:#aea49c}.form-btn-submit{width:13.6rem;cursor:pointer;height:5.4rem;border:solid 1px #5f585a;background:#454a61;text-transform:uppercase;color:#fff;font-size:2.174rem;margin-left:2.1rem;transition:all .25s}.form-btn-submit:hover{background:#527aff;border-color:#527aff}.form-btn-reset{width:13.6rem;cursor:pointer;height:5.4rem;border:solid 1px #aea49c;background:#ededef;text-transform:uppercase;color:#aea49c;font-size:2.174rem;margin-left:2.1rem;transition:all .25s}.form-btn-reset:hover{background:#aea49c;border-color:#aea49c;color:#fff}@media (max-width:1332px){.feedback{padding:12.495rem 0 13.965rem}.feedback h3{font-size:4.998rem;margin:0 0 1.47rem}.feedback__content{max-width:100%;padding:0 11.6rem}.feedback__content p{margin:0 0 5.88rem;font-size:3.4251rem}.form-row{margin:0 0 5.145rem}.form-control_25{padding:0 2.646rem}.form-control_25:first-child{padding-left:0}.form-control_25:last-child{padding-right:0}.form-control_33{padding:0 2.646rem}.form-control_33:first-child{padding-left:0}.form-control_33:last-child{padding-right:0}.form-control_50{padding:0 2.646rem}.form-control_50:first-child{padding-left:0}.form-control_50:last-child{padding-right:0}.form-input{padding:1.764rem 1.764rem;font-size:3.19872rem}.form-btn-submit{width:19.992rem;height:7.938rem;font-size:3.19578rem;margin-left:3.087rem}.form-btn-reset{width:19.992rem;height:7.938rem;font-size:3.19578rem;margin-left:3.087rem}}@media (max-width:767.98px){.feedback{padding:80px 0}.feedback h3{font-size:24px;margin:0 0 10px}.feedback__content{max-width:400px;padding:0 10px}.feedback__content p{margin:0 0 35px;font-size:14px}.form-row{margin:0 0 25px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-row:last-child{margin-bottom:0}.form-row .form-control{margin-bottom:25px}.form-row .form-control:last-child{margin-bottom:0}.form-control_25{width:50%;padding:0 5px}.form-control_25:first-child{padding-left:0}.form-control_25:last-child{padding-right:0}.form-control_33{padding:0;width:100%}.form-control_50{padding:0;width:100%}.form-control_action{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.form-input{padding:10px 12px;font-size:16px}.form-btn-submit{width:calc(50% - 5px);height:44px;font-size:18px;margin-left:0}.form-btn-submit:first-child{margin-left:0}.form-btn-reset{width:calc(50% - 5px);height:44px;font-size:18px;margin-left:0}.form-btn-reset:first-child{margin-left:0}}@media (max-width:479px){.feedback__content{max-width:320px}}.footer{margin:auto 0 0;width:100%;background:#192333}.footer__get{background:#727995;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:12rem;font-family:'Avenir Next Cyr',sans-serif;font-weight:700}.footer__get-slogan{color:#fff;font-size:2.862rem;letter-spacing:0;margin-right:2.6rem}.footer__get-btn{border:solid 2px #fff;background:rgba(255,255,255,0);text-decoration:none;font-size:2.172rem;width:22.8rem;height:6.68rem;box-sizing:border-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;transition:all .25s}.footer__get-btn:hover{background:#fff;color:#727995}.footer__container{max-width:166.6rem;padding:7.5rem 3.6rem 5.7rem;margin:0 auto;box-sizing:border-box}.footer__address{font-style:normal;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 5.5rem}.footer__address-title{text-transform:uppercase;font-size:1.8rem;letter-spacing:.04em;font-weight:500;font-family:'Avenir Next Cyr',sans-serif;color:#fff;line-height:1;margin:0 0 1.3rem}.footer__address-title:hover{color:#527aff}.not-found{padding-top:20rem;padding-bottom:10rem;text-align:center}.error-code{font-size:5em}.error-text{font-size:2em}.footer__address-news{width:40%}.footer__address-news p{font-size:1.8rem;margin:0 0 1.3rem;line-height:1.22222222;color:#c9c9c9}.footer__address-news time{color:#fff;font-family:'Avenir Next',sans-serif;font-size:1.8rem}.footer__address-contacts{-webkit-flex:1;-ms-flex:1;flex:1}.footer__address-contacts p{font-size:1.8rem;margin:0 0 1.3rem;line-height:1.22222222;color:#c9c9c9}.footer__address-contacts p a{color:inherit;text-decoration:none}.footer__address-social{display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:1rem}.footer__address-social a{margin:0 1.4rem 0 0;text-decoration:none;transition:all .25s}.footer__address-social a svg{width:4.2rem;height:4.2rem}.footer__address-addr{/*width:24.09033877%;*/padding:4.557rem 0 0}.footer__address-addr p{font-size:1.8rem;margin:0 0 1.3rem;line-height:1.22222222;color:#c9c9c9}.footer__description{margin:0 0 2rem;font-size:1.6rem;color:#878787;letter-spacing:0;line-height:1.375}.footer__description p:last-child{margin-bottom:0}.footer__copyright{font-size:1.6rem;line-height:1.375;letter-spacing:0;color:#878787}.footer__copyright p:last-child{margin-bottom:0}@media (max-width:1332px){.footer__get{height:17.64rem}.footer__get-slogan{font-size:4.20714rem;margin-right:3.822rem}.footer__get-btn{font-size:3.19284rem;width:33.516rem;height:9.8196rem}.footer__container{max-width:100%;padding:11.025rem 11.6rem 8.379rem}.footer__address{margin:0 0 11.025rem}.footer__address-title{font-size:2.646rem;margin:0 0 1.911rem}.footer__address-news p{font-size:2.16rem;margin:0 0 1.911rem}.footer__address-news time{font-size:2.16rem}.footer__address-contacts p{font-size:2.16rem;margin:0 0 1.911rem}.footer__address-social{padding-top:1.47rem}.footer__address-social a{margin:0 2.058rem 0 0}.footer__address-social a svg{width:6.174rem;height:6.174rem}.footer__address-addr{padding:4.557rem 0 0}.footer__address-addr p{font-size:2.16rem;margin:0 0 1.911rem}.footer__description{margin:0 0 2.94rem;font-size:1.92rem}.footer__copyright{font-size:1.92rem}}@media (max-width:1023.98px){.footer__container{padding:11.025rem 11.6rem 8.379rem}.footer__address{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__address-title{font-size:3.6rem;margin:0 0 2.6rem}.footer__address-news{width:50%;margin-bottom:35px}.footer__address-news p{font-size:3.24rem;margin:0 0 2.6rem}.footer__address-news time{font-size:3.24rem}.footer__address-contacts{width:50%;margin-bottom:35px;-webkit-flex:auto;-ms-flex:auto;flex:auto}.footer__address-contacts p{font-size:3.24rem;margin:0 0 2.6rem}.footer__address-social{padding-top:0}.footer__address-social a{margin:0 2.8rem 0 0}.footer__address-social a svg{width:8.4rem;height:8.4rem}.footer__address-addr{padding:0 0 0}.footer__address-addr p{font-size:3.24rem;margin:0 0 2.34rem}.footer__description{margin:0 0 4rem;font-size:3.2rem}.footer__copyright{font-size:3.2rem}}@media (max-width:767.98px){.not-found{padding-top:13rem}.footer__get{height:auto;display:block;text-align:center;padding:42px 0 36px}.footer__get-slogan{font-size:24px;margin:0 auto 20px;max-width:400px}.footer__get-btn{font-size:24px;width:400px;height:60px}.footer__container{max-width:400px;padding:75px 10px 50px}.footer__address{display:block;margin:0 0 35px}.footer__address-title{font-size:20px;margin-bottom:16px}.footer__address-news{width:100%;margin-bottom:35px}.footer__address-news p{font-size:14px;margin:0 0 1em}.footer__address-news p br{display:none}.footer__address-news time{font-size:14px}.footer__address-contacts{width:100%;margin-bottom:35px;-webkit-flex:auto;-ms-flex:auto;flex:auto}.footer__address-contacts p{font-size:14px;margin:0 0 1em}.footer__address-social{padding-top:0}.footer__address-social a{margin:0 20px 0 0}.footer__address-social a svg{width:42px;height:42px}.footer__address-addr{width:auto;padding:0 0 0;white-space:normal}.footer__address-addr p{font-size:14px;margin:0 0 1em}.footer__description{margin:0 0 1em;font-size:14px}.footer__copyright{font-size:14px}}@media (max-width:479px){.footer__get-slogan{max-width:300px}.footer__get-btn{width:300px}.footer__container{max-width:320px}}#wrap{width:100%;min-height:100vh;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767.98px){#wrap{display:block}}@media (min-width:1024px){.mobile-menu{display:none!important}.mobile-menu__toggle{display:none!important}}@media (max-width:1023.98px){.mobile-menu{display:block;background:#fff;padding:0 7rem 5rem;display:none}.mobile-menu__toggle{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;top:0;right:0;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:3;height:20rem;width:20rem;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.mobile-menu__toggle i{width:6rem;height:3px;background:#454a61;display:block;position:relative;top:0;transition:all .4s;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.mobile-menu__toggle i+i{margin-top:5px}.mobile-menu__toggle.opened i:nth-child(1){top:8px;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.mobile-menu__toggle.opened i:nth-child(2){opacity:0;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mobile-menu__toggle.opened i:nth-child(3){top:-8px;-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.mobile-menu__form{position:relative;border:solid 1px rgba(72,75,96,.1);background:rgba(72,75,96,.04)}.mobile-menu__form input[type=search],.mobile-menu__form input[type=text]{height:14rem;bottom:0;width:calc(100% - 18.2rem);margin:auto 0;font-size:4rem;color:#192333;border:0;padding:0 4rem;line-height:14rem;background:rgba(255,255,255,0);box-sizing:border-box;transition:all .4s}.mobile-menu__form button{position:absolute;right:0;width:14rem;height:14rem;border:0;background:rgba(255,255,255,0);cursor:pointer;top:0;bottom:0;margin:auto 0}.mobile-menu__form button img{width:6rem;height:6rem}.mobile-menu__list{list-style:none;padding:0;margin:0;font-size:3.6rem}.mobile-menu__list>li{border-top:solid 1px rgba(72,75,96,.1)}.mobile-menu__list>li>a{display:block;text-decoration:none;padding:4rem 0;color:#454a61}.mobile-menu__list>li>a.active,.mobile-menu__list>li>a:focus{color:#527aff;font-weight:700}}@media (max-width:767.98px){.mobile-menu{padding:0 10px 20px;display:none}.mobile-menu__toggle{height:92px;width:50px}.mobile-menu__toggle i{width:30px}.mobile-menu__form{position:relative;border:solid 1px rgba(72,75,96,.1);background:rgba(72,75,96,.04);max-width:400px;margin:0 auto}.mobile-menu__form input[type=search],.mobile-menu__form input[type=text]{height:54px;width:calc(100% - 60px);font-size:16px;padding:0 0 0 20px;line-height:54px}.mobile-menu__form button{width:54px;height:54px}.mobile-menu__form button img{width:22px;height:22px}.mobile-menu__list{font-size:18px;max-width:400px;margin:0 auto}.mobile-menu__list>li>a{padding:15px 0}}@media (max-width:479px){.mobile-menu__form,.mobile-menu__list{max-width:300px}}.news-preview__item{border-bottom:solid 1px #332b3b;padding:4.5rem 0;line-height:1.28755365;font-size:2.33rem}.news-preview__item:first-child,.news-preview__item:first-of-type{padding-top:0}.news-preview__item:last-child,.news-preview__item:last-of-type{border-bottom:0;padding-bottom:0}.news-preview__item h3{font-size:inherit;font-weight:700;margin:0 0 1em;line-height:inherit;transition:all .25s}.news-preview__item h3:active,.news-preview__item h3:focus,.news-preview__item h3:hover{color:#527aff}.news-preview__item p{font-weight:400;margin:0 0 1em;font-size:inherit;line-height:inherit}.news-preview__item time{display:block;color:#a7b5bd;margin:0 0 1em;font-size:inherit;line-height:inherit}.link-read-more{display:inline-block;color:#527aff;font-size:inherit;line-height:inherit;letter-spacing:0;transition:all .25s}.link-read-more:hover{color:#192333}@media (max-width:1332px){.news-preview__item{padding:6.615rem 0;font-size:3.4251rem}}@media (max-width:767.98px){.news-preview__item{padding:40px 0 45px;font-size:16px}.news-preview__item:first-child{padding-top:0}.news-preview__item:last-child{padding-bottom:0}}.page{background:#f5f5fa;padding:5.6rem 0}@media (max-width:1332px){.page{padding:8.232rem 0 11.172rem}}@media (max-width:767.98px){.page{padding:80px 0}}.page__header{background:#454a61;padding:6.5rem 0;color:#fff}.page__header-title{max-width:133rem;padding:0 3.6rem;box-sizing:border-box;margin:0 auto;font-size:3.986rem;font-weight:700}@media (max-width:1332px){.page__header{padding:9.555rem 0}.page__header-title{max-width:100%;padding:0 11.6rem;font-size:5.85942rem}}@media (max-width:767.98px){.page__header{padding:60px 0 20px}.page__header-title{max-width:400px;padding:0 10px;font-size:30px}}@media (max-width:479px){.page__header-title{max-width:320px}}.promo-slider{width:100%;margin:0;position:relative;overflow:hidden;margin-bottom:-1px}.promo-slider__content{max-width:166.6rem;padding:28.4rem 3.6rem 6rem;margin:0 auto;box-sizing:border-box;height:100%}@media (max-width:1332px){.promo-slider__content{padding:41.748rem 11.6rem 6rem;max-width:100%}}.promo-slider__title{text-transform:uppercase;font-size:3.6rem;color:#192332;line-height:1.16;letter-spacing:.05em;margin:0 0 .8rem;font-weight:500;opacity:0;-webkit-transform:translate3d(0,4rem,0);transform:translate3d(0,4rem,0)}@media (max-width:1332px){.promo-slider__title{font-size:5.292rem}}.promo-slider__description{font-size:3.2rem;line-height:1.34375;letter-spacing:0;margin:0 0 4rem;color:#192332;max-width:110rem;opacity:0;-webkit-transform:translate3d(0,4rem,0);transform:translate3d(0,4rem,0)}@media (max-width:1332px){.promo-slider__description{font-size:4.704rem;max-width:161.7rem}}.promo-slider__description p{margin:0}.promo-slider__cta{opacity:0;-webkit-transform:translate3d(0,4rem,0);transform:translate3d(0,4rem,0)}.promo-slider__btn{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:21.8rem;height:5.4rem;border:solid .3rem #192332;color:#192332;text-decoration:none;font-size:2.003rem;font-weight:700;transition:all .25s;box-sizing:border-box;background:rgba(25,35,50,0)}@media (max-width:1332px){.promo-slider__btn{width:32.046rem;height:7.938rem;font-size:2.94441rem}}.promo-slider__btn:hover{color:#fff;background:#192332}.promo-slider__item{height:78.5rem;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;background-origin:50% 100%}@media (max-width:1332px){.promo-slider__item{height:115.395rem}}.promo-slider__item.slick-current .promo-slider__title{-webkit-animation:show_item 1 1s .4s;animation:show_item 1 1s .4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.promo-slider__item.slick-current .promo-slider__description{-webkit-animation:show_item 1 1s .6s;animation:show_item 1 1s .6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.promo-slider__item.slick-current .promo-slider__cta{-webkit-animation:show_item 1 1s .8s;animation:show_item 1 1s .8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes show_item{0%{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes show_item{0%{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@media (max-width:767.98px){.promo-slider__content{margin:0 auto;box-sizing:border-box;height:100%;padding:80px 0 60px;max-width:400px}.promo-slider__title{font-size:30px;margin:0 0 10px}.promo-slider__description{font-size:18px;margin:0 0 35px}.promo-slider__description p{margin:0}.promo-slider__btn{width:180px;height:52px;border:solid 2px #192332;font-size:18px}.promo-slider__item{height:calc(100vh - 100px);min-height:320px;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;background-origin:50% 100%}.promo-slider__item.slick-current .promo-slider__title{-webkit-animation:show_item 1 1s .4s;animation:show_item 1 1s .4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.promo-slider__item.slick-current .promo-slider__description{-webkit-animation:show_item 1 1s .6s;animation:show_item 1 1s .6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.promo-slider__item.slick-current .promo-slider__cta{-webkit-animation:show_item 1 1s .8s;animation:show_item 1 1s .8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}@media (max-width:479px){.promo-slider__content{max-width:300px}}.statistics{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:6rem 0}.statistics:first-child{margin-top:0}.statistics:last-child{margin-bottom:0}.statistics__item{width:26rem}.statistics__item-value{position:relative;height:26.2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:4.8rem;font-weight:700;width:26rem;margin:0 0 3.8rem}.statistics__item-value:before{content:'';position:absolute;top:0;left:0;background-size:contain;background-position:0 0;background-repeat:no-repeat}.statistics__item-value_projects:before{width:30.8rem;height:26.6rem;background-image:url("images/img-projects.c95ebc84966f.png")}.statistics__item-value_cities:before{width:30.8rem;height:26.6rem;background-image:url("images/img-cities.32cff0d22e7a.png")}.statistics__item-value_gross:before{width:28.8rem;height:26.6rem;background-image:url("images/img-gross-dev-value.31f304fa046a.png")}.statistics__item-value_exits:before{width:26.8rem;height:26.6rem;background-image:url("images/img-exits.ec5dee36da65.png")}.statistics__item-title{position:relative;font-size:2.981rem;min-height:3.4rem;line-height:1.14055686;margin:0;font-weight:700}.statistics__item-title span{position:absolute;top:0;left:50%;white-space:nowrap;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.statistics_dark{color:#727995}.statistics_dark .statistics__item-value_projects:before{background-image:url("images/img-projects_dark.3fae213efcba.png")}.statistics_dark .statistics__item-value_cities:before{background-image:url("images/img-cities_dark.025f9559f0ee.png")}.statistics_dark .statistics__item-value_gross:before{background-image:url("images/img-gross-dev-value_dark.705f062f4351.png")}.statistics_dark .statistics__item-value_exits:before{background-image:url("images/img-exits_dark.4b2c36a64bff.png")}.statistics.statistics_four .statistics__item{width:21.8rem}.statistics.statistics_four .statistics__item-value{height:21.8rem;font-size:3.6rem;width:21.8rem;margin-bottom:3rem}.statistics.statistics_four .statistics__item-value_projects:before{width:25.2421052rem;height:21.79999994rem}.statistics.statistics_four .statistics__item-value_cities:before{width:25.2421052rem;height:21.79999994rem}.statistics.statistics_four .statistics__item-value_gross:before{width:23.60300746rem;height:21.79999994rem}.statistics.statistics_four .statistics__item-value_exits:before{width:21.96390972rem;height:21.79999994rem}.statistics.statistics_four .statistics__item-title{font-size:2.4rem;min-height:3.4rem;margin:0}@media (max-width:1332px){.statistics{margin:8.82rem 0}.statistics:first-child{margin-top:0}.statistics:last-child{margin-bottom:0}.statistics__item{width:38.22rem}.statistics__item-value{height:38.514rem;font-size:7.056rem;width:38.22rem;margin:0 0 5.586rem}.statistics__item-value_projects:before{width:45.276rem;height:39.102rem}.statistics__item-value_cities:before{width:45.276rem;height:39.102rem}.statistics__item-value_gross:before{width:42.336rem;height:39.102rem}.statistics__item-title{font-size:4.38207rem;min-height:4.998rem;line-height:1.14055686}.statistics.statistics_four .statistics__item{width:32.046rem}.statistics.statistics_four .statistics__item-value{height:32.046rem;font-size:5.292rem;width:32.046rem;margin-bottom:4.41rem}.statistics.statistics_four .statistics__item-value_projects:before{width:37.10589464rem;height:32.04599991rem}.statistics.statistics_four .statistics__item-value_cities:before{width:37.10589464rem;height:32.04599991rem}.statistics.statistics_four .statistics__item-value_gross:before{width:34.69642096rem;height:32.04599991rem}.statistics.statistics_four .statistics__item-value_exits:before{width:32.28694728rem;height:32.04599991rem}.statistics.statistics_four .statistics__item-title{font-size:3.528rem;min-height:4.998rem}}@media (max-width:767.98px){.statistics{display:block;margin:50px auto;max-width:400px}.statistics:first-child{margin-top:0}.statistics:last-child{margin-bottom:0}.statistics__item{width:209.6px;margin:0 auto 40px}.statistics__item:last-child{margin-bottom:0}.statistics__item-value{height:20.96rem;font-size:3.84rem;width:20.8rem;margin:0 0 20px}.statistics__item-value_projects:before{width:24.64rem;height:21.28rem}.statistics__item-value_cities:before{width:24.64rem;height:21.28rem}.statistics__item-value_gross:before{width:23.04rem;height:21.28rem}.statistics__item-title{font-size:2.0867rem;min-height:2.38rem;line-height:1.14055686}.statistics.statistics_four .statistics__item{width:17.44rem}.statistics.statistics_four .statistics__item-value{height:17.44rem;font-size:2.88rem;width:17.44rem;margin-bottom:2.4rem}.statistics.statistics_four .statistics__item-value_projects:before{width:20.19368416rem;height:17.43999995rem}.statistics.statistics_four .statistics__item-value_cities:before{width:20.19368416rem;height:17.43999995rem}.statistics.statistics_four .statistics__item-value_gross:before{width:18.88240596rem;height:17.43999995rem}.statistics.statistics_four .statistics__item-value_exits:before{width:17.57112777rem;height:17.43999995rem}.statistics.statistics_four .statistics__item-title{font-size:1.92rem;min-height:2.72rem}}@media (max-width:479px){.statistics{max-width:300px}}.feedback{position:relative}#feedback{position:absolute;top:0}@media (min-width:1024px){#feedback{top:-10rem}}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-dialog-centered::before{display:block;height:calc(100vh - (.5rem * 2));content:""}.modal-content{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;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:1592px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-dialog-centered::before{height:calc(100vh - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:1592px}}.news-modal{font-size:24px}.news-modal .modal-flex{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;right:0;bottom:10%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-modal .modal-dialog{position:relative;z-index:1060;padding:0 140px;background:#fff;margin:0}.news-modal .modal-dialog .close{display:block;position:absolute;top:13px;right:13px;width:26px;height:26px;cursor:pointer;font-size:26px}.news-modal .modal-dialog .news-entry{padding-bottom:125px;padding-top:85px}.news-modal .modal-dialog .news-date{font-size:23px}.modal.show .modal-dialog{margin:5.7rem auto 0 auto}.clickable-deals{cursor:pointer}h3 a{text-decoration:none;color:inherit}@media screen and (max-width:768px){.modal.show .modal-dialog{padding:0 40px}}@media screen and (max-width:500px){.modal.show .modal-dialog{padding:0 15px}}@keyframes loader-blinking{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.js div#preloader{position:fixed;left:0;top:0;z-index:999;width:100%;height:100%;overflow:visible;background:#fff no-repeat center center}.js div#preloader:before{content:"";display:block;position:absolute;top:50%;left:50%;background-image:url("/static/application/images/loader.03e18d771ce6.png");width:67px;height:115px;margin-left:-34px;margin-top:-58px;animation-name:loader-blinking;animation-duration:1s;animation-iteration-count:infinite}
