*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none!important}a{text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}img{vertical-align:middle;border-style:none}[role=button],a,button,input:not([type=range]){-ms-touch-action:manipulation;touch-action:manipulation}button{border-radius:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}[hidden]{display:none!important}:root{--color-white:#fff;--color-black:#000;--color-background:#fff;--color-yellow:#ffbd00;--color-dark:#232323;--color-line:#e6e6e6;--color-blue:#2f80ed;--color-green:#219653;--color-red:#ec2e2e;--color-picture-loading:#fff;--color-error:#d51a1a;--color-error-text:#d51a1a;--color-success:#1eb000;--color-white-rgb:255,255,255;--color-black-rgb:0,0,0;--color-dark-rgb:35,35,35;--color-line-rgb:230,230,230;--color-yellow-rgb:255,189,0}*,:focus{outline:none}body,html{height:100%}body{font-family:var(--font-family);font-size:1rem;line-height:1.5rem;background-color:var(--color-background);color:var(--color-dark);display:block;width:100%;min-width:23.4375rem;min-height:100%;overflow-x:hidden;padding:0;--font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}img{max-width:100%}a,img,svg{display:block}figure,ol,p,ul{margin:0}ol,ul{padding:0;list-style:none}blockquote,h1,h2,h3,h4,h5,h6{margin:0}.js-focus-visible :focus:not(.focus-visible){outline:none}.js-focus-visible .focus-visible{-webkit-box-shadow:0 0 0 0.25rem rgba(255,189,0,.4);box-shadow:0 0 0 0.25rem rgba(255,189,0,.4);outline:none}.visually-hidden{position:absolute;width:0.0625rem;height:0.0625rem;margin:-0.0625rem;bottom:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.icon{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}.icon img,.icon picture,.icon svg{display:block;width:100%;height:100%}.icon--size-16{width:1rem;min-width:1rem;height:1rem}.icon--size-17{width:1.0625rem;min-width:1.0625rem;height:1.0625rem}.icon--size-24{width:1.5rem;min-width:1.5rem;height:1.5rem}.btn{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;outline:none;cursor:pointer;background-color:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn::-moz-focus-inner{border:0;padding:0}.btn:focus{outline:0}.btn:disabled{cursor:not-allowed}.btn .icon+.btn__text,.btn__text+.icon{margin-left:1rem}.btn--size-lm,.btn--size-m,.btn--size-s,.btn--size-sm{display:block;text-align:center}.btn--size-lm,.btn--size-m,.btn--size-s{font-size:0.8125rem;line-height:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em}.btn--size-s{padding:0.4375rem 1.5rem}.btn--size-m{padding:0.6875rem 1.5rem}.btn--size-lm{padding:0.75rem 1.5rem}@media screen and (min-width:48rem){.btn--size-lm{padding:0.6875rem 1.5rem}}.btn--with-bg{position:relative}.btn--with-bg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border:0.0625rem}@media screen and (min-width:80rem){.btn--with-bg:before{-webkit-transition-property:border-color,background-color,left,top,width,height;-o-transition-property:border-color,background-color,left,top,width,height;transition-property:border-color,background-color,left,top,width,height;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}}.btn--with-bg .btn__text,.btn--with-bg .icon{position:relative;z-index:1}.btn--with-bg.btn--icon.btn--size-sm{padding:0.5rem}@media screen and (min-width:48rem){.btn--with-bg.btn--icon.btn--size-sm{padding:0.75rem}}.btn--with-bg.btn--size-lm:before,.btn--with-bg.btn--size-m:before,.btn--with-bg.btn--size-s:before,.btn--with-bg.btn--size-sm:before{border:0.0625rem solid}.btn--with-bg.btn--size-m{padding:0.75rem 1.5rem}.btn--with-bg.btn--size-lm{padding:0.8125rem 1.5rem}@media screen and (min-width:48rem){.btn--with-bg.btn--size-lm{padding:0.75rem 1.5rem}}@media screen and (min-width:80rem){.btn--with-bg.btn--color-dark:hover:before,.btn--with-bg.btn--color-yellow:hover:before{top:-0.5rem;left:-0.5rem;width:calc(100% + 1rem);height:calc(100% + 1rem)}}.btn--with-bg.btn--color-yellow:before{background-color:var(--color-yellow);border-color:var(--color-yellow)}.btn--with-bg.btn--color-dark:before{background-color:var(--color-dark);border-color:var(--color-dark)}.btn:not(.btn--with-bg).btn--size-lm,.btn:not(.btn--with-bg).btn--size-m,.btn:not(.btn--with-bg).btn--size-s,.btn:not(.btn--with-bg).btn--size-sm{border:0.0625rem solid}.btn:not(.btn--with-bg).btn--color-transparent{border-color:rgba(var(--color-white-rgb),0.25);background-color:transparent}@media screen and (min-width:80rem){.btn:not(.btn--with-bg).btn--color-transparent{-webkit-transition-property:border-color,background-color,color;-o-transition-property:border-color,background-color,color;transition-property:border-color,background-color,color;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}}@media screen and (min-width:80rem){.btn:not(.btn--with-bg).btn--color-transparent:hover{border-color:var(--color-yellow);background-color:var(--color-yellow)}}.btn:not(.btn--with-bg).btn--color-yellow{border-color:var(--color-yellow);background-color:var(--color-yellow)}.btn:not(.btn--with-bg).btn--color-dark{border-color:var(--color-dark);background-color:var(--color-dark)}.btn--color-transparent{color:var(--color-white)}@media screen and (min-width:80rem){.btn--color-transparent:hover{color:var(--color-dark)}}.btn--color-dark{color:var(--color-white)}.btn--icon{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}.btn--icon.btn--color-transparent.btn--icon-color-type-stroke .icon{stroke:var(--color-white)}@media screen and (min-width:80rem){.btn--icon.btn--color-transparent.btn--icon-color-type-stroke:hover .icon{stroke:var(--color-dark)}}.btn--icon.btn--color-transparent.btn--icon-color-type-fill .icon{fill:var(--color-white)}@media screen and (min-width:80rem){.btn--icon.btn--color-transparent.btn--icon-color-type-fill:hover .icon{fill:var(--color-dark)}}.btn--icon.btn--color-yellow.btn--icon-color-type-stroke .icon{stroke:var(--color-dark)}.btn--icon.btn--color-yellow.btn--icon-color-type-fill .icon{fill:var(--color-dark)}.btn--icon.btn--size-s{padding:0.625rem}.btn--icon.btn--size-s .icon{min-width:1.125rem;max-width:1.125rem;min-height:1.125rem;max-height:1.125rem}.btn--icon.btn--size-s .icon svg{width:auto;height:auto}.btn--icon.btn--size-sm{padding:0.4375rem}@media screen and (min-width:48rem){.btn--icon.btn--size-sm{padding:0.6875rem}}.btn--icon.btn--size-sm .icon{min-width:1.5rem;max-width:1.5rem;min-height:1.5rem;max-height:1.5rem}.btn--icon.btn--size-sm .icon svg{width:auto;height:auto}.btn--icon-color-type-fill .icon{-webkit-transition-property:fill;-o-transition-property:fill;transition-property:fill;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.btn--icon-color-type-fill .icon,.btn--icon-color-type-stroke .icon{-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s}.btn--icon-color-type-stroke .icon{-webkit-transition-property:stroke;-o-transition-property:stroke;transition-property:stroke;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.title{font-size:1.875rem;line-height:2.5rem;font-weight:700;color:var(--color-dark)}@media screen and (min-width:48rem){.title{font-size:3rem;line-height:3.5rem}}.title>*{font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit}.title>:after{content:"";display:inline-block;width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:var(--color-yellow)}@media screen and (min-width:48rem){.title>:after{width:0.5rem;height:0.5rem}}.b-modal--overlay{background-color:rgba(var(--color-dark-rgb),0.4)}.b-modal__wrapper{max-width:100vw;min-width:23.4375rem;padding:0.3125rem}@media screen and (min-width:48rem){.b-modal__wrapper{padding:0.5rem}}.b-modal__dialog{text-align:left;max-width:47rem}.b-modal__preloader .preloader{position:static;width:auto;height:auto;background-color:transparent}.b-modal--home .modal-dialog{overflow:hidden}.b-modal--home .modal-dialog__description+.modal-dialog__content,.b-modal--home .modal-dialog__title+.modal-dialog__content{margin-top:0.875rem}.modal-dialog__container{position:relative;background-color:var(--color-white);min-height:2.5rem;padding:1.25rem 0.9375rem 2.1875rem}@media screen and (min-width:48rem){.modal-dialog__container{min-height:6.5rem;padding:2rem 2rem 3rem}}.modal-dialog__close-btn-wrapper{position:absolute;top:0;right:0}@media screen and (min-width:48rem){.modal-dialog__close-btn-wrapper{top:2rem;right:2rem}}.modal-dialog__close-btn{background-color:var(--color-yellow);padding:0.1875rem}.modal-dialog__close-btn .icon{width:2.125rem;min-width:2.125rem;height:2.125rem;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}.modal-dialog__close-btn .icon svg{fill:var(--color-dark)}.modal-dialog__title{padding-right:2.5rem}@media screen and (min-width:48rem){.modal-dialog__title{padding-right:3.25rem}}@media screen and (min-width:48rem){.modal-dialog__title .title{font-size:2.5rem;line-height:3rem}}.modal-dialog__title+.modal-dialog__description{margin-top:0.8125rem}@media screen and (min-width:48rem){.modal-dialog__title+.modal-dialog__description{margin-top:1.75rem}}.modal-dialog__description{font-size:1rem;line-height:1.5rem;color:rgba(var(--color-dark-rgb),0.7)}@media screen and (min-width:48rem){.modal-dialog__description{font-size:1.125rem;line-height:1.625rem}}.modal-dialog__description+.modal-dialog__content,.modal-dialog__title+.modal-dialog__content{margin-top:1.5rem}@media screen and (min-width:48rem){.modal-dialog__description+.modal-dialog__content,.modal-dialog__title+.modal-dialog__content{margin-top:2rem}}.app{position:relative;height:100%;width:100%}.app,.app>main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.app>main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.input-field__input{width:100%;font-family:var(--font-family);font-size:1rem;line-height:1.5rem;font-weight:400;color:var(--color-dark);border:0.0625rem solid var(--color-line);background-color:var(--color-white);padding:0.6875rem 1.5rem 0.8125rem;-webkit-transition-property:border-color;-o-transition-property:border-color;transition-property:border-color;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.input-field__input::-webkit-input-placeholder{color:rgba(var(--color-black-rgb),0.7)}.input-field__input::-moz-placeholder{opacity:1}.input-field__input:-moz-placeholder,.input-field__input::-moz-placeholder{color:rgba(var(--color-black-rgb),0.7)}.input-field__input:-ms-input-placeholder{color:rgba(var(--color-black-rgb),0.7)}@media screen and (min-width:48rem){.input-field__input{padding:0.625rem 0.8125rem 0.75rem}}.input-field__input.focus-visible{-webkit-box-shadow:none;box-shadow:none}.input-field__input:focus{border-color:var(--color-yellow)}@media screen and (min-width:80rem){.input-field__input:hover{border-color:var(--color-yellow)}}.field__error{display:none;margin-top:0.4375rem;font-size:0.875rem;line-height:1.25rem;color:var(--color-error-text)}.field--input .field__content{min-height:3.125rem}@media screen and (min-width:48rem){.field--input .field__content{min-height:3rem}}.field--error .field__content .input-field__input,.field--error .field__content .textarea-field__textarea{border-color:var(--color-red)}.field--error .field__error{display:block}.form__fields-group:not(:last-child){margin-bottom:1.25rem}@media screen and (min-width:48rem){.form__fields-group:not(:last-child){margin-bottom:1.5rem}}@media screen and (min-width:48rem){.form__fields{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem 2rem}}@media screen and (max-width:47.9375rem){.form__field:not(:last-child){margin-bottom:1.25rem}}@media screen and (min-width:48rem){.form__field:nth-child(odd):last-child{grid-column-start:1;grid-column-end:3}}.form__footer-wrapper{margin-top:1.875rem}@media screen and (min-width:48rem){.form__footer-wrapper{margin-top:2.5rem}}@media screen and (min-width:48rem){.form__footer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-1rem;margin-right:-1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:48rem){.form__consent,.form__submit{word-wrap:break-word;margin-left:1rem;margin-right:1rem}}.form__submit .btn{white-space:nowrap}@media screen and (max-width:47.9375rem){.form__submit .btn{width:100%}}@media screen and (max-width:47.9375rem){.form__submit+.form__consent{margin-top:1.375rem}}.form__consent{display:block;font-size:1rem;line-height:1.5rem;color:rgba(var(--color-dark-rgb),0.7)}.form__consent a{display:inline;color:var(--color-dark);text-decoration:underline}@media screen and (min-width:80rem){.form__consent a{-webkit-transition-property:color;-o-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}}@media screen and (min-width:80rem){.form__consent a:hover{color:var(--color-yellow)}}.form__error,.form__success{display:none;font-size:1.25rem;line-height:2rem;font-weight:600}.form__success{color:var(--color-success)}.form__error{color:var(--color-error-text)}.form--error .form__form,.form--success .form__form{display:none}.form--error .form__error,.form--success .form__success{display:block}.card-props__item-content a{display:inline-block;color:inherit}@media screen and (min-width:80rem){.card-props__item-content a{-webkit-transition-property:color;-o-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}}@media screen and (min-width:80rem){.card-props__item-content a:hover{color:var(--color-yellow)}}.card-props--type-line .card-props__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-props--type-line .card-props__item:not(:last-child){margin-bottom:0.125rem}.card-props--type-line .card-props__item-head{position:relative}.card-props--type-line .card-props__item-head+.card-props__item-content{margin-left:0.25rem}.card-props--type-line .card-props__item-icon{position:absolute;left:0;top:0.75rem;width:3rem;height:0.0625rem;background-color:var(--color-yellow)}.card-props--type-line .card-props__item-content,.card-props--type-line .card-props__item-label{font-size:0.875rem;line-height:1.5rem;text-transform:uppercase;color:var(--color-black)}.card-props--type-line .card-props__item-label{padding-left:4rem}@media screen and (min-width:64rem){.card-props--type-block .card-props__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-0.25rem -1rem;height:calc(100% + 0.5rem)}}.card-props--type-block .card-props__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:63.9375rem){.card-props--type-block .card-props__item:not(:last-child){margin-bottom:0.5rem}}@media screen and (min-width:64rem){.card-props--type-block .card-props__item{margin:0.25rem 1rem;-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}}.card-props--type-block .card-props__item-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:63.9375rem){.card-props--type-block .card-props__item-head+.card-props__item-content{margin-left:0.5rem}}@media screen and (min-width:64rem){.card-props--type-block .card-props__item-head+.card-props__item-content{margin-top:0.125rem}}.card-props--type-block .card-props__item-icon{width:0.875rem;height:0.875rem}.card-props--type-block .card-props__item-icon svg{stroke:rgba(var(--color-dark-rgb),0.5)}.card-props--type-block .card-props__item-icon+.card-props__item-label{margin-left:0.5rem}.card-props--type-block .card-props__item-label{font-size:0.875rem;line-height:1.25rem;color:rgba(var(--color-dark-rgb),0.5)}.card-props--type-block .card-props__item-content{font-size:1.5rem;line-height:2rem;font-weight:700;color:var(--color-dark)}.preloader{--spinner-size:2.875rem;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;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;background-color:var(--color-picture-loading);-webkit-transition-property:opacity,visibility;-o-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1);z-index:1}.preloader svg{width:var(--spinner-size);min-width:var(--spinner-size);height:var(--spinner-size);fill:var(--color-yellow);-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.preloader--transparent{background-color:transparent}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.picture{position:relative;display:block;width:100%;height:100%}.picture picture{display:block;width:inherit;height:inherit}.picture img{width:inherit;height:inherit;font-size:0;-webkit-transition-property:opacity,visibility;-o-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.picture img.lazyload,.picture img.swiper-lazy{opacity:0;visibility:hidden}.picture img.lazyloaded,.picture img.swiper-lazy-loaded{opacity:1;visibility:visible}.picture__preloader{z-index:5}.picture--loaded .picture__preloader{opacity:0;visibility:hidden}.picture--cover img{-o-object-fit:cover;object-fit:cover}.picture--contain img{-o-object-fit:contain;object-fit:contain}.slider__container{position:relative}@media screen and (max-width:47.9375rem){.slider__container{padding-top:1.875rem}}.slider__info{position:relative;top:-1.4375rem;font-size:0.875rem;line-height:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:var(--color-dark)}@media screen and (max-width:47.9375rem){.slider__info{padding-left:2.5rem}}@media screen and (min-width:48rem){.slider__info{position:absolute;top:-4.3125rem;right:0;margin-top:0.25rem;padding-right:5rem;text-align:right;z-index:5}}.slider__info:before{content:"";position:absolute;top:0.6875rem;width:1.875rem;height:0.0625rem;background-color:var(--color-dark)}@media screen and (max-width:47.9375rem){.slider__info:before{left:0}}@media screen and (min-width:48rem){.slider__info:before{right:0;width:4rem}}.slider__content-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider__content{position:relative;-ms-flex-negative:0;flex-shrink:0;width:120rem;overflow:hidden}.slider__swiper{overflow:visible;width:62.8125rem}@media screen and (min-width:48rem){.slider__swiper{width:120rem}}.slider__picture{position:relative;height:11.875rem}@media screen and (min-width:48rem){.slider__picture{height:22.5rem}}.slider__picture .picture{position:relative;width:100%;height:100%}.slider__picture .picture img{-o-object-fit:cover;object-fit:cover}.slider__nav{position:absolute;z-index:5;top:-3.4375rem;-webkit-transition-property:opacity,visibility;-o-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}@media screen and (min-width:48rem){.slider__nav{top:calc(50% - 2rem);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;width:4rem;min-width:4rem;height:4rem;background-color:var(--color-white)}}@media screen and (max-width:47.9375rem){.slider__nav--prev{right:3.125rem}}@media screen and (min-width:48rem){.slider__nav--prev{left:calc(50% - 22rem)}}.slider__nav--next{right:0}@media screen and (min-width:48rem){.slider__nav--next{right:calc(50% - 22rem)}}.slider__nav--disabled{opacity:0.6}.slider__nav--hidden{opacity:0;visibility:hidden}.slider__nav--lock{display:none}@media screen and (min-width:80rem){.slider__nav .btn{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}}@media screen and (min-width:80rem){.slider__nav .btn:hover{-webkit-transform:scale(1.333,1.333);-ms-transform:scale(1.333,1.333);transform:scale(1.333,1.333)}}a[data-fancybox] img{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-zoomIn{-webkit-animation:0.3s ease both fancybox-zoomIn;animation:0.3s ease both fancybox-zoomIn}.fancybox-zoomOut{-webkit-animation:0.3s ease both fancybox-zoomOut;animation:0.3s ease both fancybox-zoomOut}@-webkit-keyframes fancybox-zoomIn{0%{opacity:0;-webkit-transform:scale(0.75);transform:scale(0.75)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fancybox-zoomIn{0%{opacity:0;-webkit-transform:scale(0.75);transform:scale(0.75)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fancybox-zoomOut{to{opacity:0;-webkit-transform:scale(1.25);transform:scale(1.25)}}@keyframes fancybox-zoomOut{to{opacity:0;-webkit-transform:scale(1.25);transform:scale(1.25)}}.communications__items{display:grid;grid-template-columns:repeat(1,1fr);grid-row-gap:2rem}@media screen and (min-width:48rem){.communications__items{grid-template-columns:repeat(2,1fr);grid-column-gap:2rem}}.communications__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.communications__item-icon-wrapper{margin-right:1.5rem}.communications__item-icon{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;width:3rem;min-width:3rem;height:3rem}.communications__item-icon svg{stroke:var(--color-yellow)}.communications__item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.communications__item-text{font-size:0.875rem;line-height:1.5rem;text-transform:uppercase;color:var(--color-black)}.banner__container{position:relative}@media screen and (min-width:48rem){.banner__container{min-height:33.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner__container:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(var(--color-black-rgb),0.6);z-index:2}}@media screen and (min-width:64rem){.banner__container{min-height:40.5rem}}.banner__picture{width:100%;height:12.5rem;z-index:1}@media screen and (min-width:48rem){.banner__picture{position:absolute;left:0;top:0;height:100%}}.banner__picture .picture img{-o-object-fit:cover;object-fit:cover}.banner__content-wrapper{position:relative;z-index:3}@media screen and (max-width:47.9375rem){.banner__content-wrapper{background-color:rgba(var(--color-line-rgb),0.3)}}@media screen and (min-width:48rem){.banner__content-wrapper{width:100%}}.banner__content{padding:1.5rem 0 2.5rem}@media screen and (min-width:48rem){.banner__content{padding:3rem 0 3.75rem}}@media screen and (min-width:64rem){.banner__title{max-width:53rem}}@media screen and (min-width:80rem){.banner__title{max-width:54rem}}@media screen and (min-width:48rem){.banner__title .title{font-size:3.5rem;line-height:4rem;color:var(--color-white)}}@media screen and (min-width:64rem){.banner__title .title{font-size:4.5rem;line-height:5rem}}.banner__description{font-size:1rem;line-height:1.5rem;color:rgba(var(--color-dark-rgb),0.7);margin-top:0.8125rem}@media screen and (min-width:48rem){.banner__description{color:rgba(var(--color-white-rgb),0.8);margin-top:1.125rem}}@media screen and (min-width:64rem){.banner__description{font-size:1.125rem;line-height:1.625rem;margin-top:2.625rem;max-width:53rem}}@media screen and (min-width:80rem){.banner__description{max-width:47rem}}.banner__btn{margin-top:1.6875rem}@media screen and (min-width:48rem){.banner__btn{margin-top:2.125rem}}@media screen and (min-width:64rem){.banner__btn{margin-top:3.75rem}}@media screen and (max-width:47.9375rem){.banner__btn .btn{width:100%}}.banner__form{margin-top:1.5rem}@media screen and (min-width:48rem){.banner__form{margin-top:2rem}}@media screen and (min-width:80rem){.banner__form{max-width:54rem}}@media screen and (min-width:48rem){.banner__form .form__consent{color:rgba(var(--color-white-rgb),0.8)}.banner__form .form__consent a{color:rgba(var(--color-yellow-rgb),0.8)}}@media screen and (min-width:48rem) and (min-width:80rem){.banner__form .form__consent a:hover{color:var(--color-white)}}@media screen and (min-width:48rem){.banner__form .form__field .input-field__input{border-color:var(--color-white);border-width:0.125rem;padding:0.5625rem 0.8125rem 0.6875rem}.banner__form .form__field .input-field__input:focus{border-color:var(--color-yellow)}}@media screen and (min-width:80rem){.banner__form .form__field .input-field__input:hover{border-color:var(--color-yellow)}}.banner--light .banner__container:before{background-color:rgba(var(--color-black-rgb),0.4)}.home-detail>*{margin-top:1.5rem}.home-detail>:first-child{margin-top:0}.home-detail__props+.home-detail__slider{margin-top:0.5rem}@media screen and (min-width:48rem){.home-detail__props+.home-detail__slider{margin-top:1.5625rem}}@media screen and (min-width:48rem){.home-detail__slider .slider__info{display:none}}.home-detail__props2{margin:1.25rem 0}@media screen and (min-width:48rem){.home-detail__props2 .card-props--type-block .card-props__item{width:calc(50% - 2rem)}}.home-detail__btn .btn{width:100%}.home-detail__box{margin-top:2rem}.home-detail__box-title .title{font-size:1.5625rem;line-height:1.875rem}.home-detail__box-title .title>:after{width:0.3125rem;height:0.3125rem}.home-detail__box-title+.home-detail__box-content{margin-top:1rem}@media screen and (min-width:48rem){.home-detail__box-title+.home-detail__box-content{margin-top:1.75rem}}@media screen and (min-width:48rem){.home-detail__box-content .text{margin-top:-0.375rem}}.home-detail__banner{margin:2.1875rem -0.9375rem -2.1875rem}@media screen and (min-width:48rem){.home-detail__banner{margin:3.75rem -2rem -3rem}}@media screen and (min-width:48rem){.home-detail__banner .banner__container{min-height:33.5rem}}@media screen and (min-width:48rem){.home-detail__banner .banner__title .title{font-size:3.5rem;line-height:4rem}}.home-detail__banner .banner__description{font-size:1rem;line-height:1.5rem}@media screen and (min-width:48rem){.home-detail__banner .banner__description{font-size:1.125rem;line-height:1.625rem}}.text{font-size:1rem;line-height:1.5rem;font-weight:400;color:rgba(var(--color-dark-rgb),0.7)}.text ul li{position:relative;padding-left:2.5rem}.text ul li:not(:last-child){margin-bottom:1rem}.text ul li:before{content:"";position:absolute;left:0;top:0.6875rem;width:1rem;height:0.125rem;background-color:var(--color-yellow)}.text>*{margin-top:1.5rem}.text>:first-child{margin-top:0}.container{width:100%;max-width:88rem;margin:0 auto;padding-left:1.25rem;padding-right:1.25rem}@media screen and (min-width:48rem){.container{padding-left:2.5rem;padding-right:2.5rem}}@media screen and (min-width:64rem){.container{padding-left:3rem;padding-right:3rem}}.logo{display:block}.logo__picture{display:block;width:10.6875rem;min-width:10.6875rem;height:3rem}.logo--small .logo__picture{width:5.25rem;min-width:5.25rem;height:4.5625rem}.hamburger__container{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;position:relative;width:2.5rem;min-width:2.5rem;height:2.5rem;background-color:var(--color-yellow)}.hamburger__box{width:1.25rem;height:1.25rem;display:inline-block;position:relative}.hamburger__inner{display:block;top:50%;left:0.125rem}.hamburger__inner,.hamburger__inner:after,.hamburger__inner:before{position:absolute;height:0.125rem;width:1rem;background-color:var(--color-dark);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:0.15s;-o-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.hamburger__inner:after,.hamburger__inner:before{content:"";display:block}.hamburger__inner:before{top:-0.375rem}.hamburger__inner:after{bottom:-0.375rem}.hamburger--squeeze .hamburger__inner{-webkit-transition-duration:0.075s;-o-transition-duration:0.075s;transition-duration:0.075s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);-o-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze .hamburger__inner:before{-webkit-transition:top 0.075s ease 0.12s;-o-transition:top 0.075s 0.12s ease;transition:top 0.075s ease 0.12s}.hamburger--squeeze .hamburger__inner:after{-webkit-transition:bottom 0.075s ease 0.12s,-webkit-transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.075s ease 0.12s,-webkit-transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19);-o-transition:bottom 0.075s 0.12s ease,transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.075s ease 0.12s,transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.075s ease 0.12s,transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze.hamburger--is-active .hamburger__inner{left:0;width:1.25rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:0.12s;-o-transition-delay:0.12s;transition-delay:0.12s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);-o-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--squeeze.hamburger--is-active .hamburger__inner,.hamburger--squeeze.hamburger--is-active .hamburger__inner:after,.hamburger--squeeze.hamburger--is-active .hamburger__inner:before{width:1.25rem}.hamburger--squeeze.hamburger--is-active .hamburger__inner:before{top:0;-webkit-transition:top 0.075s ease;-o-transition:top 0.075s ease;transition:top 0.075s ease}.hamburger--squeeze.hamburger--is-active .hamburger__inner:after{left:0;bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom 0.075s ease,-webkit-transform 0.075s cubic-bezier(0.215,0.61,0.355,1) 0.12s;transition:bottom 0.075s ease,-webkit-transform 0.075s cubic-bezier(0.215,0.61,0.355,1) 0.12s;-o-transition:bottom 0.075s ease,transform 0.075s 0.12s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.075s ease,transform 0.075s cubic-bezier(0.215,0.61,0.355,1) 0.12s;transition:bottom 0.075s ease,transform 0.075s cubic-bezier(0.215,0.61,0.355,1) 0.12s,-webkit-transform 0.075s cubic-bezier(0.215,0.61,0.355,1) 0.12s}.social__items{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;margin:0 -0.25rem}.social__item{margin:0 0.25rem}.header-contacts{text-align:right}.header-contacts__phone{font-size:1rem;line-height:1.5rem;font-weight:700;text-transform:uppercase;color:var(--color-yellow)}.header-contacts__phone a{display:inline-block;color:inherit}.header-contacts__work-time{font-size:0.875rem;line-height:1.5rem;color:var(--color-white)}.top-menu{overflow:hidden;height:2.9375rem}.top-menu__items{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;-ms-flex-pack:distribute;justify-content:space-around}.top-menu__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.top-menu__item--is-active .top-menu__link{background-color:var(--color-yellow);color:var(--color-dark)}.top-menu__link{font-size:0.8125rem;line-height:1.5rem;font-weight:700;text-transform:uppercase;text-align:center;color:var(--color-white);padding:0.6875rem 1.5rem 0.75rem;-webkit-transition-property:color,background-color;-o-transition-property:color,background-color;transition-property:color,background-color;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}@media screen and (min-width:80rem){.top-menu__link:hover{background-color:var(--color-yellow);color:var(--color-dark)}}.top-menu--dark .top-menu__link{color:var(--color-dark)}.header-scroll__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-0.5rem;margin-right:-0.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-scroll__logo,.header-scroll__menu{word-wrap:break-word;margin-left:0.5rem;margin-right:0.5rem}.header-scroll__logo{padding:0.5rem 0}.header-scroll__menu{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.header-scroll__menu .top-menu{height:4rem}.header-scroll__menu .top-menu__link{padding:1.25rem 1.5rem}@media screen and (min-width:64rem){.mobile-menu__groups{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}}@media screen and (min-width:64rem){.mobile-menu__group{word-wrap:break-word;margin-left:1rem;margin-right:1rem;width:calc(50% - 2rem)}}.mobile-menu__item{position:relative}.mobile-menu__item:before{content:"";position:absolute;top:0;left:0;width:100%;height:0.0625rem;background-color:rgba(var(--color-dark-rgb),0.15);-webkit-transition-property:opacity,visibility;-o-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.mobile-menu__item:first-child:before{display:none}.mobile-menu__item:last-child:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0.0625rem;background-color:rgba(var(--color-dark-rgb),0.15);-webkit-transition-property:opacity,visibility;-o-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.mobile-menu__item--is-active+.mobile-menu__item:before,.mobile-menu__item--is-active:before,.mobile-menu__item--is-active:last-child:after{opacity:0;visibility:hidden}.mobile-menu__item--is-active .mobile-menu__link:before{opacity:1;visibility:visible}.mobile-menu__item--is-active .mobile-menu__icon{width:1.9375rem}@media screen and (min-width:48rem){.mobile-menu__item--is-active .mobile-menu__icon{width:2.5625rem}}.mobile-menu__item--is-active .mobile-menu__icon svg{stroke:var(--color-dark)}.mobile-menu__link{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.5625rem 0}@media screen and (min-width:48rem){.mobile-menu__link{padding:1.5rem 0}}.mobile-menu__link:before{content:"";position:absolute;top:0;left:-1.25rem;width:calc(100% + 2.5rem);height:100%;background-color:var(--color-yellow);z-index:-1;opacity:0;visibility:hidden;-webkit-transition-property:opacity,visibility;-o-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}@media screen and (min-width:48rem){.mobile-menu__link:before{left:-1.5rem;width:calc(100% + 3rem)}}.mobile-menu__icon{position:relative;display:block;width:1.3125rem;min-width:1.3125rem;height:0.625rem;margin-right:0.625rem;overflow:hidden;-webkit-transition-property:width;-o-transition-property:width;transition-property:width;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}@media screen and (min-width:48rem){.mobile-menu__icon{width:1.5625rem;min-width:1.5625rem;margin-right:1.5rem}}.mobile-menu__icon svg{position:absolute;stroke:var(--color-yellow);-webkit-transition-property:stroke,-webkit-transform;transition-property:stroke,-webkit-transform;-o-transition-property:stroke,transform;transition-property:stroke,transform;transition-property:stroke,transform,-webkit-transform;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.mobile-menu__icon-arrow{top:0;right:0}.mobile-menu__icon-line{top:0.25rem;left:-0.25rem}@media screen and (min-width:48rem){.mobile-menu__icon-line{left:0}}.mobile-menu__text{display:block;font-size:1rem;line-height:2rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:var(--color-dark)}@media screen and (min-width:48rem){.mobile-menu__text{font-size:1.5rem}}.popup-menu{position:relative;height:100%}.popup-menu .container{height:100%}.popup-menu__table{height:100%;width:100%;display:table}.popup-menu__cell{display:table-cell;vertical-align:middle}.popup-menu__content{padding:0.5625rem 0 2.1875rem}@media screen and (min-width:48rem){.popup-menu__content{padding:2.5rem 0}}.popup-menu__menu+.popup-menu__contacts{margin-top:1.375rem}@media screen and (min-width:48rem){.popup-menu__menu+.popup-menu__contacts{margin-top:2.5rem}}.popup-menu__contacts{text-align:center}@media screen and (min-width:64rem){.popup-menu__contacts{display:none}}.popup-menu__phone{font-size:2rem;line-height:2.5rem;font-weight:700;text-transform:uppercase;color:var(--color-yellow)}.popup-menu__phone a{display:inline-block;color:inherit}.popup-menu__work-time{font-size:0.875rem;line-height:1.875rem;color:var(--color-dark)}@media screen and (min-width:48rem){.popup-menu__callback,.popup-menu__social{display:none}}.popup-menu__callback .social__items,.popup-menu__social .social__items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:79.9375rem){.popup-menu__callback .social__item .btn:not(.btn--with-bg).btn--color-transparent,.popup-menu__social .social__item .btn:not(.btn--with-bg).btn--color-transparent{border-color:rgba(var(--color-dark-rgb),0.15)}}@media screen and (max-width:79.9375rem){.popup-menu__callback .social__item .btn--icon.btn--color-transparent.btn--icon-color-type-fill .icon,.popup-menu__social .social__item .btn--icon.btn--color-transparent.btn--icon-color-type-fill .icon{fill:var(--color-dark)}}@media screen and (max-width:79.9375rem){.popup-menu__callback .social__item .btn--icon.btn--color-transparent.btn--icon-color-type-stroke .icon,.popup-menu__social .social__item .btn--icon.btn--color-transparent.btn--icon-color-type-stroke .icon{stroke:var(--color-dark)}}.popup-menu__callback{margin-top:0.75rem}.popup-menu__callback .btn{width:100%;color:var(--color-dark)}@media screen and (max-width:79.9375rem){.popup-menu__callback .btn:not(.btn--with-bg).btn--color-transparent{border-color:rgba(var(--color-dark-rgb),0.15)}}.popup-menu__social{margin-top:1.25rem}.header{min-height:6.5rem}@media screen and (min-width:80rem){.header{min-height:auto}}.header__container{position:relative;-webkit-transition-property:background-color,-webkit-box-shadow;transition-property:background-color,-webkit-box-shadow;-o-transition-property:background-color,box-shadow;transition-property:background-color,box-shadow;transition-property:background-color,box-shadow,-webkit-box-shadow;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1);z-index:900}.header__container,.header__container:after{-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s}.header__container:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:0.0625rem;background-color:rgba(var(--color-white-rgb),0.25);z-index:1;-webkit-transition-property:left,width,background-color,opacity,visibility;-o-transition-property:left,width,background-color,opacity,visibility;transition-property:left,width,background-color,opacity,visibility;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.header__top-line{padding:1rem 0;-webkit-transition:all 0.3s cubic-bezier(0.4,0,0.2,1);-o-transition:all 0.3s cubic-bezier(0.4,0,0.2,1);transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}.header__top-line-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:-0.5rem;margin-right:-0.5rem}@media screen and (min-width:64rem){.header__top-line-content{margin-left:-1rem;margin-right:-1rem}}.header__left,.header__right{word-wrap:break-word;margin-left:0.5rem;margin-right:0.5rem}@media screen and (min-width:64rem){.header__left,.header__right{word-wrap:break-word;margin-left:1rem;margin-right:1rem}}.header__left{position:relative;min-height:4.5rem;-webkit-transition-property:min-height;-o-transition-property:min-height;transition-property:min-height;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.header__left,.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__right>:not(:last-child){margin-right:1rem}.header__logo{position:absolute;left:0;top:0;-webkit-transition-property:opacity,visibility,height,left,top;-o-transition-property:opacity,visibility,height,left,top;transition-property:opacity,visibility,height,left,top;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.header__logo--scroll{top:-0.0625rem;left:0.25rem;opacity:0;visibility:hidden}.header__logo+.header__slogan{margin-left:6.25rem}@media screen and (min-width:64rem){.header__logo+.header__slogan{margin-left:6.75rem}}.header__slogan{font-size:0.875rem;line-height:1.25rem;color:rgba(var(--color-white-rgb),0.8);-webkit-transition-property:opacity,visibility;-o-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}@media screen and (max-width:63.9375rem){.header__contacts{display:none}}@media screen and (max-width:47.9375rem){.header__callback,.header__social{display:none}}@media screen and (min-width:80rem){.header__hamburger{display:none}}@media screen and (max-width:79.9375rem){.header__bottom-line{display:none}}.header__bottom-line-content{border-top:0.0625rem solid rgba(var(--color-white-rgb),0.25)}.header__menu{margin-top:-0.0625rem;margin-bottom:-0.0625rem}.header__scroll{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-box-shadow:0 0.125rem 0.375rem rgba(var(--color-black-rgb),0.25);box-shadow:0 0.125rem 0.375rem rgba(var(--color-black-rgb),0.25);z-index:950;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.header__popup-menu,.header__scroll{position:fixed;left:0;top:0;width:100%;background-color:var(--color-white);-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s}.header__popup-menu{min-width:23.4375rem;right:0;bottom:0;height:100vh;padding-top:6.5rem;z-index:800;overflow-y:auto;opacity:0;visibility:hidden;-webkit-transition-property:opacity,visibility,padding-top;-o-transition-property:opacity,visibility,padding-top;transition-property:opacity,visibility,padding-top;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}@media screen and (max-width:79.9375rem){.header--is-fixed .header__container,.header--popup-menu-is-showed .header__container{background-color:var(--color-white)}}@media screen and (max-width:47.9375rem){.header--is-fixed .header__top-line,.header--popup-menu-is-showed .header__top-line{padding:0.625rem 0}}@media screen and (min-width:48rem) and (max-width:79.9375rem){.header--is-fixed .header__top-line,.header--popup-menu-is-showed .header__top-line{padding:0.75rem 0}}@media screen and (max-width:79.9375rem){.header--is-fixed .header__left,.header--popup-menu-is-showed .header__left{min-height:3rem}}@media screen and (max-width:79.9375rem){.header--is-fixed .header__logo:not(.header__logo--scroll),.header--popup-menu-is-showed .header__logo:not(.header__logo--scroll){top:0.0625rem;left:-0.25rem;opacity:0;visibility:hidden;height:3rem;overflow:hidden}}@media screen and (max-width:79.9375rem){.header--is-fixed .header__logo--scroll,.header--popup-menu-is-showed .header__logo--scroll{top:0;left:0;opacity:1;visibility:visible}}@media screen and (max-width:79.9375rem){.header--is-fixed .header__slogan,.header--popup-menu-is-showed .header__slogan{opacity:0;visibility:hidden}}@media screen and (max-width:79.9375rem){.header--is-fixed .header__contacts .header-contacts__work-time,.header--popup-menu-is-showed .header__contacts .header-contacts__work-time{color:var(--color-dark)}}@media screen and (max-width:79.9375rem){.header--is-fixed .header__callback .btn:not(.btn--with-bg).btn--color-transparent,.header--popup-menu-is-showed .header__callback .btn:not(.btn--with-bg).btn--color-transparent{border-color:rgba(var(--color-dark-rgb),0.15);color:var(--color-dark)}}@media screen and (max-width:79.9375rem){.header--is-fixed .header__social .social__item .btn--color-transparent,.header--popup-menu-is-showed .header__social .social__item .btn--color-transparent{border-color:rgba(var(--color-dark-rgb),0.15)}}@media screen and (max-width:79.9375rem){.header--is-fixed .header__social .social__item .btn--icon.btn--color-transparent.btn--icon-color-type-fill .icon,.header--popup-menu-is-showed .header__social .social__item .btn--icon.btn--color-transparent.btn--icon-color-type-fill .icon{fill:var(--color-dark)}}@media screen and (max-width:79.9375rem){.header--is-fixed .header__social .social__item .btn--icon.btn--color-transparent.btn--icon-color-type-stroke .icon,.header--popup-menu-is-showed .header__social .social__item .btn--icon.btn--color-transparent.btn--icon-color-type-stroke .icon{stroke:var(--color-dark)}}.header--is-fixed .header__popup-menu,.header--popup-menu-is-showed .header__popup-menu{padding-top:4.25rem}@media screen and (max-width:79.9375rem){.header--is-fixed .header__container{position:fixed;left:0;top:0;width:100%}}.header--is-fixed .header__container:after{opacity:0;visibility:hidden}@media screen and (min-width:80rem){.header--is-fixed .header__scroll{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width:79.9375rem){.header--is-fixed:not(.header--popup-menu-is-showed) .header__container{-webkit-box-shadow:0 0.125rem 0.375rem rgba(var(--color-black-rgb),0.25);box-shadow:0 0.125rem 0.375rem rgba(var(--color-black-rgb),0.25)}}.header:not(.header--popup-menu-is-showed) .header__popup-menu .mobile-menu__item--is-active .mobile-menu__link:before{visibility:hidden}.header--popup-menu-is-showed .header__container:after{background-color:rgba(var(--color-black-rgb),0.15);left:1.25rem;width:calc(100% - 2.5rem);opacity:1;visibility:visible}@media screen and (min-width:48rem){.header--popup-menu-is-showed .header__container:after{left:2.5rem;width:calc(100% - 5rem)}}@media screen and (min-width:64rem){.header--popup-menu-is-showed .header__container:after{left:3rem;width:calc(100% - 6rem)}}@media screen and (max-width:79.9375rem){.header--popup-menu-is-showed .header__popup-menu{opacity:1;visibility:visible}}@media screen and (max-width:79.9375rem){.header--popup-menu-is-showed.header--is-fixed .header__container{-webkit-box-shadow:none;box-shadow:none}}.header+main .first-screen{margin-top:-6.5rem}@media screen and (min-width:80rem){.header+main .first-screen{margin-top:-9.375rem}}@media screen and (min-width:48rem){.header+main .first-screen__outer-container{padding-top:6.5rem}}@media screen and (min-width:80rem){.header+main .first-screen__outer-container{padding-top:9.375rem}}@media screen and (max-width:47.9375rem){.header+main .first-screen__outer-content{padding-top:6.5rem}}.video{position:relative;display:block;width:100%;height:100%}.video video{display:block;width:inherit;height:inherit}.advantages__items{display:grid;grid-template-columns:repeat(1,1fr);grid-row-gap:2rem}@media screen and (min-width:48rem){.advantages__items{grid-template-columns:repeat(2,1fr);grid-gap:2.5rem 2rem}}@media screen and (min-width:64rem){.advantages__items{grid-template-columns:repeat(4,1fr)}}.advantages__item{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:48rem){.advantages__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:80rem){.advantages__item:hover .advantages__item-icon svg{stroke:var(--color-white)}.advantages__item:hover .advantages__item-title{color:var(--color-yellow)}}.advantages__item-icon{position:relative;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;width:3rem;min-width:3rem;height:3rem}@media screen and (min-width:48rem){.advantages__item-icon:after{content:"";position:absolute;left:0;bottom:-1.5rem;width:3rem;height:0.0625rem;background-color:rgba(var(--color-white-rgb),0.25)}}.advantages__item-icon svg{stroke:var(--color-yellow)}@media screen and (min-width:80rem){.advantages__item-icon svg{-webkit-transition-property:stroke;-o-transition-property:stroke;transition-property:stroke;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}}@media screen and (max-width:47.9375rem){.advantages__item-icon+.advantages__item-text{margin-left:2rem}}@media screen and (min-width:48rem){.advantages__item-icon+.advantages__item-text{margin-top:2.375rem}}.advantages__item-title{font-size:0.875rem;line-height:1.5rem;font-weight:700;text-transform:uppercase;color:var(--color-dark)}@media screen and (min-width:48rem){.advantages__item-title{color:var(--color-white)}}@media screen and (min-width:80rem){.advantages__item-title{-webkit-transition-property:color;-o-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}}.advantages__item-title *{font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit}.advantages__item-description{font-size:0.875rem;line-height:1.25rem;color:rgba(var(--color-dark-rgb),0.7);margin-top:0.1875rem;margin-bottom:-0.3125rem}@media screen and (min-width:48rem){.advantages__item-description{color:rgba(var(--color-white-rgb),0.7)}}@media screen and (min-width:48rem){.first-screen__outer-container{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;min-height:100vh;padding-bottom:2.5rem}}@media screen and (min-width:64rem){.first-screen__outer-container{padding-bottom:3rem}}.first-screen__outer-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:47.9375rem){.first-screen__outer-content{position:relative;min-height:100vh}}@media screen and (min-width:48rem){.first-screen__outer-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.first-screen__picture,.first-screen__video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.first-screen__picture:after,.first-screen__video:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(var(--color-dark-rgb),0.6)}.first-screen__picture .picture img,.first-screen__video .video video{-o-object-fit:cover;object-fit:cover}.first-screen__container{width:100%}.first-screen__content{padding:2.5rem 0}@media screen and (min-width:48rem){.first-screen__content{padding:3rem 0}}@media screen and (min-width:64rem){.first-screen__content{padding:4rem 0}}@media screen and (min-width:80rem){.first-screen__content{padding:5rem 0}}.first-screen__title{margin-top:-1.1875rem}.first-screen__title .title{font-size:3rem;line-height:3.5rem;color:var(--color-white)}@media screen and (min-width:48rem){.first-screen__title .title{font-size:4.5rem;line-height:4.5rem}}@media screen and (min-width:64rem){.first-screen__title .title{font-size:6rem}}.first-screen__title .title>:after{width:0.5rem;height:0.5rem}@media screen and (min-width:48rem){.first-screen__title .title>:after{width:0.625rem;height:0.625rem}}@media screen and (min-width:64rem){.first-screen__title .title>:after{width:0.875rem;height:0.875rem}}.first-screen__title+.first-screen__description{margin-top:0.625rem}@media screen and (min-width:48rem){.first-screen__title+.first-screen__description{margin-top:1.625rem}}.first-screen__description{font-size:1rem;line-height:1.5rem;color:var(--color-white)}@media screen and (min-width:48rem){.first-screen__description{font-size:1.125rem;line-height:1.625rem}}.first-screen__btn{margin-top:1.5rem}@media screen and (max-width:47.9375rem){.first-screen__btn .btn{width:100%}}@media screen and (min-width:48rem){.first-screen__btn{margin-top:2.5rem}}@media screen and (max-width:47.9375rem){.first-screen__advantages{padding:2.375rem 0 2.5rem}}.card{height:100%}@media screen and (min-width:80rem){.card:hover .card__container:before{left:-1rem;top:-1rem;width:calc(100% + 2rem);height:calc(100% + 2rem);border-color:var(--color-white);-webkit-box-shadow:0.25rem 0.25rem 0.75rem rgba(var(--color-black-rgb),0.25);box-shadow:0.25rem 0.25rem 0.75rem rgba(var(--color-black-rgb),0.25)}}.card__container{height:100%;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}.card__container:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border:0.0625rem solid rgba(var(--color-black-rgb),0.1);background-color:var(--color-white)}@media screen and (min-width:80rem){.card__container:before{-webkit-transition-property:left,top,width,height,border-color,-webkit-box-shadow;transition-property:left,top,width,height,border-color,-webkit-box-shadow;-o-transition-property:left,top,width,height,border-color,box-shadow;transition-property:left,top,width,height,border-color,box-shadow;transition-property:left,top,width,height,border-color,box-shadow,-webkit-box-shadow;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}}.card__picture{position:relative;z-index:3}.card__picture .picture picture{position:relative;padding-top:56.25%}.card__picture .picture picture img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card__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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;z-index:1;padding:1rem 1.5rem 1.5rem}@media screen and (min-width:64rem){.card__content{padding:1.5rem 2rem 2rem}}.card__head+.card__body{margin-top:0.9375rem}.card__body+.card__footer,.card__head+.card__footer{margin-top:0.5625rem}@media screen and (min-width:48rem){.card__body+.card__footer,.card__head+.card__footer{margin-top:0.875rem;margin-top:1.1875rem}}.card__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.card__title{font-size:1.5rem;line-height:2rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:var(--color-dark)}.card__title a{display:inline-block;color:inherit}@media screen and (min-width:80rem){.card__title a{-webkit-transition-property:color;-o-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}}@media screen and (min-width:80rem){.card__title a:hover{color:var(--color-yellow)}}.card__title+.card__props{margin-top:0.5rem}.card__props+.card__btn{margin-top:1.5rem}.card__description{font-size:1rem;line-height:1.5rem;color:rgba(var(--color-dark-rgb),0.7)}.card__btn .btn{width:100%}.card-callback{position:relative;height:100%;background-color:var(--color-yellow);overflow:hidden;-webkit-transition-property:margin,padding,height;-o-transition-property:margin,padding,height;transition-property:margin,padding,height;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}@media screen and (min-width:80rem){.card-callback:hover{margin:-1rem;padding:1rem;height:calc(100% + 2rem)}.card-callback:hover .card-callback__picture{bottom:0}}.card-callback__container{height:100%;padding:1.4375rem 1.5rem 2.1875rem}@media screen and (min-width:48rem){.card-callback__container{padding:1.5rem}}@media screen and (min-width:64rem){.card-callback__container{padding:1.5rem 2rem 2rem}}.card-callback__picture{position:absolute;left:calc(50% - 14.625rem);bottom:-4rem;width:29.25rem;min-width:29.25rem;height:28.0625rem;--color-picture-loading:var(--color-yellow);z-index:1}@media screen and (min-width:64rem){.card-callback__picture{bottom:-1rem}}@media screen and (min-width:80rem){.card-callback__picture{-webkit-transition-property:bottom;-o-transition-property:bottom;transition-property:bottom;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}}.card-callback__picture .preloader svg{fill:var(--color-white)}.card-callback__content{height:100%;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;z-index:2}.card-callback__btn,.card-callback__description,.card-callback__title{width:100%}.card-callback__title{font-size:1.5rem;line-height:2rem;font-weight:700;color:var(--color-dark)}@media screen and (min-width:64rem){.card-callback__title{font-size:2rem;line-height:2.5rem}}.card-callback__title span{display:block;color:var(--color-white)}.card-callback__title+.card-callback__description{margin-top:0.375rem}@media screen and (min-width:64rem){.card-callback__title+.card-callback__description{margin-top:0.625rem}}.card-callback__description{font-size:1rem;line-height:1.5rem;color:rgba(var(--color-dark-rgb),0.7)}.card-callback__btn{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:13.875rem}@media screen and (min-width:48rem){.card-callback__btn{margin-top:14.6875rem}}@media screen and (min-width:64rem){.card-callback__btn{margin-top:16.875rem}}.card-callback__btn .btn{width:100%}.homes__container{position:relative;padding:1.5rem 0 2.5rem;background-color:var(--color-white)}@media screen and (min-width:48rem){.homes__container{padding:2.6875rem 0 4rem}}.homes__head{position:relative;z-index:2}.homes__head+.homes__content{margin-top:1.25rem}@media screen and (min-width:48rem){.homes__head+.homes__content{margin-top:1.875rem}}.homes__head-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:47.9375rem){.homes__head-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:48rem){.homes__head-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:47.9375rem){.homes__title+.homes__btn{margin-top:1.125rem}}.homes__btn{position:relative}@media screen and (max-width:47.9375rem){.homes__btn{padding-left:2.5rem}}@media screen and (min-width:48rem){.homes__btn{margin-top:0.25rem;padding-right:5rem;text-align:right}}.homes__btn:before{content:"";position:absolute;top:0.6875rem;width:1.875rem;height:0.0625rem;background-color:var(--color-dark)}@media screen and (max-width:47.9375rem){.homes__btn:before{left:0}}@media screen and (min-width:48rem){.homes__btn:before{right:0;width:4rem}}.homes__btn .btn{font-size:0.875rem;line-height:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:var(--color-dark)}.homes__btn .btn span{color:var(--color-yellow)}.homes__items{display:grid;grid-template-columns:repeat(1,1fr);grid-row-gap:0.625rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (min-width:48rem){.homes__items{grid-template-columns:repeat(2,1fr);grid-gap:2rem}}@media screen and (min-width:80rem){.homes__items{grid-template-columns:repeat(3,1fr)}}.marker{position:absolute;left:-1.25rem;top:-3.5rem;width:2.5rem;height:3.5rem;opacity:1}.marker__icon-wrapper{position:absolute;top:0.25rem;left:calc(50% - 1rem);width:2rem;min-width:2rem;max-width:2rem;height:2rem;z-index:1}.marker__icon{margin:auto;background-size:contain;background-repeat:no-repeat;background-position:50%}.marker__content,.marker__icon{width:100%;height:100%}.marker--big{left:-2.125rem;top:-6rem;width:4.25rem;height:6rem}.marker--big .marker__icon-wrapper{top:0.4375rem;left:calc(50% - 1.6875rem);width:3.375rem;min-width:3.375rem;max-width:3.375rem;height:3.375rem}.map{position:relative;width:100%;height:25rem}@media screen and (min-width:48rem){.map{height:34rem}}.map__container{width:100%;height:100%}.map--loaded .map__preloader{opacity:0;visibility:hidden}.infrastructure__container{position:relative;padding:1.5rem 0;background-color:var(--color-white)}@media screen and (min-width:48rem){.infrastructure__container{padding:2.6875rem 0 2.1875rem}}@media screen and (min-width:64rem){.infrastructure__container{padding:2.6875rem 0 1.8125rem}}@media screen and (min-width:64rem){.infrastructure__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:64rem){.infrastructure__info,.infrastructure__title{word-wrap:break-word;margin-left:1rem;margin-right:1rem}}.infrastructure__title+.infrastructure__info{margin-top:1rem}@media screen and (min-width:48rem){.infrastructure__title+.infrastructure__info{margin-top:1.375rem}}@media screen and (min-width:64rem){.infrastructure__title+.infrastructure__info{margin-top:0}}@media screen and (min-width:48rem){.infrastructure__info-groups{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-0.125rem -0.75rem;height:calc(100% + 0.25rem)}}@media screen and (max-width:47.9375rem){.infrastructure__info-group:not(:last-child),.infrastructure__info-item:not(:last-child){margin-bottom:0.625rem}}@media screen and (min-width:48rem){.infrastructure__info-group{margin:0.125rem 0.75rem}}.infrastructure__info-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.infrastructure__info-item{position:relative;font-size:0.875rem;line-height:1.25rem;color:rgba(var(--color-dark-rgb),0.8);padding-left:1.125rem;--icon-color:var(--color-white)}@media screen and (min-width:48rem){.infrastructure__info-item:not(:last-child){margin-bottom:0.25rem}}.infrastructure__info-item:before{content:"";position:absolute;left:0;top:0.375rem;width:0.625rem;height:0.625rem;border-radius:50%;background-color:var(--icon-color)}.gallery__container{position:relative;padding:1.5rem 0 0.3125rem;background-color:var(--color-white);overflow:hidden}@media screen and (min-width:48rem){.gallery__container{padding:2.6875rem 0 0.5rem}}.gallery__head{position:relative;z-index:2}.gallery__head+.gallery__content{margin-top:0.375rem}@media screen and (min-width:48rem){.gallery__head+.gallery__content{margin-top:1.8125rem}}.review{height:100%}@media screen and (min-width:80rem){.review:hover .review__container:before{left:-1rem;top:-1rem;width:calc(100% + 2rem);height:calc(100% + 2rem);border-color:var(--color-white);-webkit-box-shadow:0.25rem 0.25rem 0.75rem rgba(var(--color-black-rgb),0.25);box-shadow:0.25rem 0.25rem 0.75rem rgba(var(--color-black-rgb),0.25)}}.review__container{position:relative;height:100%;padding:1.25rem 1.5rem 1.5rem}.review__container:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border:0.0625rem solid var(--color-line);background-color:var(--color-white);z-index:1}@media screen and (min-width:80rem){.review__container:before{-webkit-transition-property:left,top,width,height,border-color,-webkit-box-shadow;transition-property:left,top,width,height,border-color,-webkit-box-shadow;-o-transition-property:left,top,width,height,border-color,box-shadow;transition-property:left,top,width,height,border-color,box-shadow;transition-property:left,top,width,height,border-color,box-shadow,-webkit-box-shadow;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}}@media screen and (min-width:48rem){.review__container{padding:2rem}}.review__content{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:2}.review__content>*{width:100%}.review__name{font-size:1.5rem;line-height:2rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:var(--color-dark)}.review__name>*{font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit}.review__date{position:relative;font-size:0.875rem;line-height:1.5rem;text-transform:uppercase;color:var(--color-black);padding-left:4rem;margin-top:0.5rem}.review__date:before{content:"";position:absolute;top:0.75rem;left:0;width:3rem;height:0.0625rem;background-color:var(--color-yellow)}.review__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:1rem}.review__btn{margin-top:1.5rem}.review__btn .btn{width:100%}@media screen and (min-width:48rem){.review-links__container{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}}.review-links__title{font-size:0.875rem;line-height:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:var(--color-black)}@media screen and (max-width:47.9375rem){.review-links__title{margin-bottom:0.8125rem}}@media screen and (min-width:48rem){.review-links__title{text-align:right;margin-right:1.5rem}}.review-links__items{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-0.25rem -0.5rem;height:calc(100% + 1rem)}.review-links__item{margin:0.25rem 0.5rem}.review-links__link{background-color:var(--color-white);border:0.0625rem solid var(--color-line);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0.75rem 1rem}@media screen and (min-width:48rem){.review-links__link{padding:0.9375rem 1.4375rem}}@media screen and (min-width:80rem){.review-links__link{-webkit-transition-property:background-color,border-color;-o-transition-property:background-color,border-color;transition-property:background-color,border-color;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}}@media screen and (min-width:80rem){.review-links__link:hover{background-color:var(--color-yellow);border-color:var(--color-yellow)}}.review-links__link .icon{display:block;min-width:5.5rem;height:1.5rem;width:5.5rem}.reviews__container{position:relative;padding:1.5rem 0 2.5rem;background-color:var(--color-white);overflow:hidden}@media screen and (min-width:48rem){.reviews__container{padding:2.6875rem 0 4rem}}.reviews__head{position:relative;z-index:2}.reviews__head+.reviews__content{margin-top:1.5rem}@media screen and (min-width:48rem){.reviews__head+.reviews__content{margin-top:1.8125rem}}.reviews__head-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:47.9375rem){.reviews__head-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:48rem){.reviews__head-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:47.9375rem){.reviews__title+.reviews__slides-info{margin-top:0.875rem}}.reviews__slides-info{position:relative;font-size:0.875rem;line-height:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:var(--color-dark)}@media screen and (max-width:47.9375rem){.reviews__slides-info{padding-left:2.5rem}}@media screen and (min-width:48rem){.reviews__slides-info{margin-top:0.25rem;padding-right:5rem;text-align:right}}.reviews__slides-info:before{content:"";position:absolute;top:0.6875rem;width:1.875rem;height:0.0625rem;background-color:var(--color-dark)}@media screen and (max-width:47.9375rem){.reviews__slides-info:before{left:0}}@media screen and (min-width:48rem){.reviews__slides-info:before{right:0;width:4rem}}.reviews__slider{position:relative}.reviews__swiper{overflow:visible}.reviews__swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.reviews__swiper-slide{height:auto}@media screen and (min-width:48rem){.reviews__swiper-slide{margin-right:2rem;width:calc(50% - 1rem)}}@media screen and (min-width:80rem){.reviews__swiper-slide{width:calc(100% / 3 - 1.33125rem)}}.reviews__nav{position:absolute;z-index:5;top:-3.4375rem;-webkit-transition-property:opacity,visibility;-o-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}@media screen and (min-width:48rem){.reviews__nav{top:calc(50% - 1.5rem)}}@media screen and (max-width:47.9375rem){.reviews__nav--prev{right:3.125rem}}@media screen and (min-width:48rem){.reviews__nav--prev{left:-1.5rem}}.reviews__nav--next{right:0}@media screen and (min-width:48rem){.reviews__nav--next{right:-1.5rem}}.reviews__nav--disabled{opacity:0.6}.reviews__nav--hidden{opacity:0;visibility:hidden}.reviews__nav--lock{display:none}.reviews__links{margin-top:1.5rem}@media screen and (min-width:48rem){.reviews__links{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.faq-item__head{position:relative;min-height:3.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:80rem){.faq-item__head:hover .faq-item__head-content{border-color:var(--color-yellow);border-width:0.125rem;padding:1.125rem 6.4375rem 1.125rem 1.4375rem}}.faq-item__head-content{width:100%;border:0.0625rem solid var(--color-line);padding:0.75rem 4.375rem 0.75rem 1.25rem}@media screen and (min-width:48rem){.faq-item__head-content{padding:1.1875rem 6.5rem 1.1875rem 1.5rem}}@media screen and (min-width:80rem){.faq-item__head-content{-webkit-transition-property:border-color;-o-transition-property:border-color;transition-property:border-color;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}}.faq-item__title{font-size:0.875rem;line-height:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:var(--color-black)}@media screen and (min-width:48rem){.faq-item__title{font-size:1rem}}.faq-item__icon{position:absolute;top:0;right:0;width:3.125rem;min-width:3.125rem;height:100%;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;background-color:var(--color-yellow)}@media screen and (min-width:48rem){.faq-item__icon{width:5rem;min-width:5rem}}.faq-item__icon svg{stroke:var(--color-dark);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.faq-item__content-wrapper,.faq-item__icon svg{-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s}.faq-item__content-wrapper{position:relative;z-index:4;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.faq-item__content{padding:0.75rem 1.25rem 1.0625rem;border:0.0625rem solid var(--color-line);border-top:none}@media screen and (min-width:48rem){.faq-item__content{padding:0.875rem 1.5rem 1.125rem}}.faq-item--is-open .faq-item__icon svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq-items__item:not(:last-child){margin-bottom:0.625rem}@media screen and (min-width:48rem){.faq-items__item:not(:last-child){margin-bottom:1rem}}.faq__container{background-color:rgba(var(--color-line-rgb),0.3);padding:1.5rem 0 2.5rem}@media screen and (min-width:48rem){.faq__container{padding:2.6875rem 0 4rem}}.faq__title+.faq__items{margin-top:1.25rem}@media screen and (min-width:48rem){.faq__title+.faq__items{margin-top:1.875rem}}.contact__label{font-size:0.875rem;line-height:1.25rem;color:rgba(var(--color-black-rgb),0.7)}.contact__label+.contact__content{margin-top:0.125rem}@media screen and (min-width:48rem){.contact__label+.contact__content{margin-top:0.25rem}}.contact__content{font-size:1.125rem;line-height:2rem;font-weight:700;color:var(--color-black);margin-bottom:-0.5rem}.contact__content a{display:inline-block;color:inherit}@media screen and (min-width:80rem){.contact__content a{-webkit-transition-property:color;-o-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}}@media screen and (min-width:80rem){.contact__content a:hover{color:var(--color-yellow)}}.contact__btn{margin-top:1.0625rem}@media screen and (max-width:47.9375rem){.contact__btn .btn{width:100%}}@media screen and (min-width:48rem){.contact__btn{margin-top:1.375rem}}.contacts__title{margin-bottom:1rem}@media screen and (min-width:48rem){.contacts__title{margin-bottom:1.375rem}}.contacts__content{position:relative;padding:1.5rem 0 2.5rem;background-color:var(--color-white)}@media screen and (min-width:48rem){.contacts__content{padding:2.6875rem 0 4rem}}.contacts__items{display:grid;grid-template-columns:repeat(1,1fr);grid-row-gap:1.5rem}@media screen and (min-width:48rem){.contacts__items{grid-template-columns:repeat(2,1fr);grid-column-gap:2rem}}@media screen and (min-width:64rem){.contacts__items{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:48rem){.contacts__items>:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (min-width:48rem){.contacts__items>:nth-child(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media screen and (min-width:48rem){.contacts__items>:nth-child(3){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (min-width:48rem){.contacts__items>:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.creator,.creator__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.creator__icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.5rem;min-width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--color-yellow)}@media screen and (min-width:80rem){.creator__icon{-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}}@media screen and (min-width:80rem){.creator__icon:hover{background-color:var(--color-white)}.creator__icon:hover svg{fill:var(--color-dark)}}.creator__icon svg{width:1.4375rem;min-width:1.4375rem;height:1.375rem;fill:var(--color-dark)}@media screen and (min-width:80rem){.creator__icon svg{-webkit-transition-property:fill;-o-transition-property:fill;transition-property:fill;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);-o-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}}.creator__text{font-size:0.875rem;line-height:1.25rem;color:var(--color-white)}.creator__text+.creator__icon{margin-left:0.625rem}.creator__text a,.creator__text p{display:inline-block}.creator__text a{color:var(--color-yellow)}@media screen and (min-width:80rem){.creator__text a:hover{text-decoration:underline}}.footer__container{background-color:var(--color-dark);padding:2.5rem 0}@media screen and (min-width:48rem){.footer__container{padding:2rem 0}}@media screen and (min-width:48rem){.footer__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:48rem){.footer__copyright,.footer__creator{word-wrap:break-word;margin-left:1rem;margin-right:1rem;width:calc(50% - 2rem)}}.footer__copyright{font-size:1rem;line-height:1.5rem;color:var(--color-white);margin-top:-0.5rem;margin-bottom:-0.375rem}@media screen and (min-width:48rem){.footer__copyright{margin-top:-0.3125rem;margin-bottom:-0.1875rem}}@media screen and (min-width:64rem){.footer__copyright{width:calc(66.6666666667% - 2rem)}}@media screen and (min-width:80rem){.footer__copyright{width:calc(75% - 2rem)}}@media screen and (max-width:47.9375rem){.footer__copyright+.footer__creator{margin-top:1.3125rem}}@media screen and (min-width:48rem){.footer__creator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width:64rem){.footer__creator{width:calc(33.3333333333% - 2rem)}}@media screen and (min-width:80rem){.footer__creator{width:calc(25% - 2rem)}}