.header{width:100%;display:flex;align-items:center;justify-content:center;position:fixed;left:0;top:0;z-index:100;background-color:#fff;transition:.3s}.header.hide{transform:translateY(-100%);opacity:0}.header__logo{cursor:pointer}.header__logo svg{width:85px;height:25px}@media(max-width:1280px){.header__logo svg{height:20px;width:68px}}.header__logo svg path{fill:#262626}.header-inner{display:flex;width:100%;padding:40px 0;border-bottom:1px solid hsla(0,0%,9%,.3)}@media(max-width:1280px){.header-inner{gap:24px}}@media(max-width:1024px){.header-inner{padding:20px 0}}@media(max-width:768px){.header-inner{justify-content:space-between}}.header__block{width:100%;display:flex;align-items:center;gap:56px}@media(max-width:1280px){.header__block{width:-moz-fit-content;width:fit-content;gap:24px}}.header__block-item{font-weight:400;font-size:16px;color:#262626;padding-bottom:8px;border-bottom:1px solid transparent;white-space:pre;cursor:pointer}@media(max-width:1280px){.header__block-item{font-weight:300;font-size:14px}}.header__block-item.active{border-color:#262626}.header__block-item:hover{color:#000}.header__block-left{justify-content:flex-start}.header__block-center{justify-content:center}.header__block-right{justify-content:flex-end;gap:24px}@media(max-width:1280px){.header__block-right{width:100%}}.header__burger{cursor:pointer}.header__burger svg{width:24px;height:24px}.header.opacity{background-color:transparent}.header.opacity .header__logo svg path{fill:#fff}.header.opacity .header-inner{border-bottom:1px solid hsla(0,0%,98%,.3)}.header.opacity .header__block-item{color:#fafafa}.header.opacity .header__block-item.active{border-color:#fafafa}.header.opacity .header__block-item:hover{color:#fff}.header.opacity .header__burger svg path{stroke:#fafafa}.contacts-info{width:100%;padding:72px 60px;display:flex;align-items:flex-start;background:#f0f0f0;gap:72px;-webkit-user-select:text;-moz-user-select:text;user-select:text}@media(max-width:1280px){.contacts-info{display:grid;grid-gap:72px;grid-template-columns:repeat(2,1fr);padding:48px 20px}}@media(max-width:620px){.contacts-info{display:flex;flex-direction:column}}.contacts-info__col{display:flex;flex-direction:column;width:100%}.contacts-info__title{font-weight:500;line-height:29px;color:#171a1e;margin-bottom:32px}.contacts-info__item{font-weight:400;line-height:32px;color:#262626;opacity:.75;margin-bottom:24px}.contacts-info__item:last-child{margin-bottom:0}.footer{min-height:100vh;width:100%;padding-top:204px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url(/img/Footer.b797d559.webp);background-attachment:fixed;-webkit-user-select:text;-moz-user-select:text;user-select:text}@media(max-width:1024px){.footer{padding-top:40px}}@media(max-width:620px){.footer{background-size:1000px;background-position:top;background-attachment:inherit}}.footer--mini{min-height:auto;background-image:none;padding-top:0}.footer__logo{text-transform:uppercase;text-align:center;margin-bottom:80px}@media(max-width:620px){.footer__logo{margin-bottom:40px}}.footer__logo svg{width:236px;height:69px}@media(max-width:620px){.footer__logo svg{width:169px;height:49px}}.footer__logo svg path{fill:#fff}.footer-inner{display:flex;flex-direction:column;max-width:1800px;width:100%}.footer-form{padding:96px 60px 72px 60px;width:100%;background:#2c597d;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:56px}@media(max-width:1280px){.footer-form{padding:48px 20px;grid-gap:32px}}@media(max-width:620px){.footer-form{display:flex;flex-direction:column}}.footer-form__col{display:flex;flex-direction:column;position:relative}.footer-form__col--large{grid-column:1/4}.footer-form__desc{position:absolute;top:50%;left:0;transform:translateY(calc(-50% - 12px));font-weight:400;color:#f5f5f5;pointer-events:none;transition:.3s}@media(max-width:768px){.footer-form__desc{font-size:15px}}.footer-form__input{outline:none;border-bottom:1px solid #f5f5f5;background-color:transparent;font-weight:400;line-height:32px;padding-bottom:12px;color:#fff}@media(max-width:768px){.footer-form__input{font-size:15px;padding-bottom:8px}}.footer-form__input::-webkit-scrollbar-thumb{background-color:#f5f5f5}.footer-form__input:not(:-moz-placeholder-shown)~.footer-form__desc{top:-12px;transform:translateY(-100%);font-size:14px}.footer-form__input:focus~.footer-form__desc,.footer-form__input:not(:placeholder-shown)~.footer-form__desc{top:-12px;transform:translateY(-100%);font-size:14px}@media(max-width:768px){.footer-form__input:not(:-moz-placeholder-shown)~.footer-form__desc{top:-1px;font-size:12px}.footer-form__input:focus~.footer-form__desc,.footer-form__input:not(:placeholder-shown)~.footer-form__desc{top:-1px;font-size:12px}}.footer-form__button{background-color:transparent;cursor:pointer;width:-moz-fit-content;width:fit-content;color:#fff;font-weight:500;line-height:29px;grid-column:1/4}.footer-line{display:flex;justify-content:center;width:100%;height:112px;background-color:#fff;font-weight:300;font-size:16px;line-height:20px;color:#171a1e}@media(max-width:620px){.footer-line{padding:40px 20px;height:auto}}.footer-line__inner{width:100%;display:flex;align-items:center;justify-content:center}@media(max-width:620px){.footer-line__inner{flex-direction:column;gap:24px}}.footer-line__col{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.footer-line__col:first-child{justify-content:flex-start}.footer-line__col:last-child{justify-content:flex-end}@media(max-width:620px){.footer-line__col:first-child,.footer-line__col:last-child{justify-content:center}}.footer-line__social{width:32px;height:32px;transition:.3s}.footer-line__social-icon{width:100%;height:100%}.footer-line__social:hover{transform:scale(1.1)}.footer-line__logo svg{width:68px;height:20px}.footer-line__logo svg path{fill:#262626}.shadow-background{position:fixed;display:flex;align-items:center;justify-content:center;left:0;top:0;width:100%;height:100vh;background:rgba(38,38,38,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999;cursor:pointer;animation:showPopup .3s}@keyframes showPopup{0%{opacity:0}to{opacity:1}}.feedback-form{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:700px;padding:40px 50px;background-color:#fff;box-shadow:-60px 0 104px hsla(0,0%,40%,.5);overflow-y:auto}.feedback-form::-webkit-scrollbar{width:0;opacity:0}@media(max-width:768px){.feedback-form{width:100%;padding:30px 20px;height:100%}}.feedback-form__title{font-weight:300;font-size:30px;line-height:47px;margin-bottom:32px;color:#2a292e}.feedback-form__input{width:100%;padding:32px 24px;font-size:16px;line-height:20px;border-radius:20px;margin-bottom:18px;background:#f4f7fa;color:#2a292e}@media(max-width:768px){.feedback-form__input{padding:24px 20px}}.feedback-form__input::-moz-placeholder{color:#75737d}.feedback-form__input::placeholder{color:#75737d}.feedback-form__input--large{margin-bottom:56px;min-height:300px}@media(max-width:768px){.feedback-form__input--large{height:100%}}.feedback-form__close-button{display:none;position:absolute;right:20px;top:30px;width:26px;height:26px;padding:4px;animation:showCloseIcon .7s}@media(max-width:768px){.feedback-form__close-button{display:block}}.feedback-form__close-button svg{width:100%;height:100%}.feedback-form__button{display:flex;align-items:center;justify-content:center;width:100%;height:68px;min-height:68px;background:#0c0c0d;border-radius:2px;font-weight:600;font-size:16px;text-align:center;color:#fff;cursor:pointer}.mobile-menu{position:fixed;background-color:#fafafa;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;left:0;top:0;right:0;bottom:0;gap:20px;padding:100px 60px 0;z-index:999}@media(max-width:480px){.mobile-menu{padding:80px 40px 0}}.mobile-menu__button{position:absolute;right:40px;top:40px;width:40px;height:40px;padding:4px;animation:showCloseIcon .7s}@media(max-width:480px){.mobile-menu__button{width:32px;height:32px;right:32px;top:32px}}.mobile-menu__button svg{width:100%;height:100%}.mobile-menu__item{white-space:pre;text-align:left;color:#262626;width:100%;font-size:36px;border-bottom:1px solid hsla(0,0%,55%,.15);padding-bottom:12px}@media(max-width:480px){.mobile-menu__item{font-size:26px}}.mobile-menu__item:last-child{border:none}@keyframes showCloseIcon{0%{transform:rotate(0deg)}to{transform:rotate(90deg)}}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-ThinItalic.31d546f4.ttf);font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-BlackItalic.9e773b5e.ttf);font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-ExtraLight.d4026006.ttf);font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Thin.b697c4d4.ttf);font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-MediumItalic.4c389ac3.ttf);font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-LightItalic.7b076fb3.ttf);font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-ExtraLightItalic.c569b83f.ttf);font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Medium.19261002.ttf);font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Regular.2cf917c2.ttf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Light.28bb0e74.ttf);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-ExtraBoldItalic.00f1c0be.ttf);font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Black.7a2479db.ttf);font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Italic.e43cb06b.ttf);font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Bold.2d8d7280.ttf);font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-ExtraBold.1ded4efa.ttf);font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-BoldItalic.3f8c270a.ttf);font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-SemiBold.a62d229e.ttf);font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-SemiBoldItalic.9eb202ce.ttf);font-weight:600;font-style:italic;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;outline:none}a{all:unset;cursor:pointer}a:hover{color:unset}body{background:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#fafafa;overflow-x:hidden}body,button,input,textarea{font-family:Montserrat;font-size:24px;font-weight:500;letter-spacing:.5px}@media(max-width:1280px){body,button,input,textarea{font-size:18px;font-weight:400}}@media(max-width:620px){body,button,input,textarea{font-size:16px}}button,input,textarea{border:none;outline:none;border-radius:0}textarea{resize:none}textarea::-webkit-scrollbar{width:5px}#app .container{max-width:1800px}@media(max-width:1800px){#app .container{padding-left:20px;padding-right:20px}}.main-gallery{width:100%;height:100vh;min-height:100vh;display:flex;justify-content:center;color:#fff;overflow-x:hidden;position:relative;animation:showGallery .7s}.main-gallery:before{content:"";position:absolute;left:0;top:0;background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4));z-index:2}.main-gallery-inner,.main-gallery:before{width:100%;height:100%;pointer-events:none}.main-gallery-inner{position:relative;display:flex;margin-right:20px;margin-left:20px;z-index:3}.main-gallery-title{font-weight:500;font-size:44px;text-transform:uppercase;max-width:620px}@media(max-width:620px){.main-gallery-title{font-size:32px;line-height:39px}}.main-gallery__info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;height:100%;padding:0 0 88px 88px}@media(max-width:1024px){.main-gallery__info{padding:0 0 88px 0}}.main-gallery__nav{display:flex;flex-direction:column;gap:16px;margin:77px 0 56px}.main-gallery__nav-item{cursor:pointer;font-weight:400;font-size:18px;opacity:.7;pointer-events:all;transition:.3s}.main-gallery__nav-item.active{opacity:1}.main-gallery__contact-us{width:-moz-fit-content;width:fit-content;padding:15px 24px;border:2px solid #fff;color:#fff;background-color:transparent;font-weight:600;font-size:18px;line-height:22px;transition:.3s;pointer-events:all;cursor:pointer}.main-gallery__contact-us:hover{background-color:#fff;color:#fff;color:#262626}.main-gallery__buttons{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:center;gap:27px}@media(max-width:620px){.main-gallery__buttons{gap:16px}}.main-gallery__buttons-item{cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;border-radius:50%;width:24px;height:24px;border:8px solid transparent;background-color:transparent;pointer-events:all;transition:.3s}@media(max-width:1024px){.main-gallery__buttons-item{width:12px;height:12px;border:4px solid transparent}}.main-gallery__buttons-item:before{content:"";width:8px;height:8px;border-radius:50%;background:#fff;opacity:.45;position:absolute;transition:.3s}@media(max-width:1024px){.main-gallery__buttons-item:before{width:4px;height:4px}}.main-gallery__buttons-item.active{background-color:#fff}.main-gallery__buttons-item.active:before{background-color:#262626;opacity:1}.main-gallery__background{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;overflow-x:hidden}@keyframes showGallery{0%{opacity:0}to{opacity:1}}.fade-enter-active,.fade-leave-active{transition:opacity .8s}.fade-enter-from,.fade-leave-to{opacity:0}.our-block{display:flex;align-items:center;justify-content:center;background:#262626;color:#fff;padding:88px 0;overflow:hidden}@media(max-width:1280px){.our-block{padding:40px 0}}.our-block-inner{display:flex;flex-direction:column;width:100%}.our-block-desc{margin-bottom:24px}.our-block-title{width:60%;font-size:80px;line-height:88px;margin-bottom:80px}@media(max-width:1280px){.our-block-title{width:auto;font-size:60px;line-height:66px;max-width:735px}}@media(max-width:1024px){.our-block-title{font-size:32px;line-height:46px;max-width:435px}}.our-block__info{display:flex;align-items:flex-start;gap:17.8%;margin-bottom:80px}@media(max-width:1024px){.our-block__info{flex-wrap:wrap;gap:32px 24px}}.our-block__info-col{display:flex;flex-direction:column}@media(max-width:1024px){.our-block__info-col{width:calc(50% - 12px)}}.our-block__info-desc{margin-bottom:8px}.our-block__info-value{font-size:18px;font-weight:400;opacity:.5}.our-block__text{font-size:40px;line-height:49px;color:hsla(0,0%,100%,.8);width:35%}@media(max-width:1280px){.our-block__text{font-weight:400;font-size:28px;line-height:30px;width:auto;max-width:557px}}@media(max-width:1024px){.our-block__text{font-weight:300;font-size:18px;line-height:24px}}.our-block__slider{display:flex;align-items:center;justify-content:flex-end;height:840px}@media(max-width:1280px){.our-block__slider{height:auto;flex-direction:column-reverse;gap:24px}}.our-block__slider-buttons{height:100%;display:flex;flex-direction:column;gap:24px}@media(max-width:1280px){.our-block__slider-buttons{flex-direction:row;height:2px;width:100%;gap:16px}}.our-block__slider-button{width:2px;height:100%;background-color:#fff;opacity:.2;transition:.3s;cursor:pointer}@media(max-width:1280px){.our-block__slider-button{width:100%}}.our-block__slider-button.active{opacity:1}.our-block__slider-image{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%}.our-block__slider-image-wrapper{width:74%;height:100%;margin-left:88px}@media(max-width:1280px){.our-block__slider-image-wrapper{width:100%;height:425px;margin-left:0}}.products-gallery{display:flex;align-items:center;justify-content:center;padding:56px 0 16px 0}.products-gallery-inner{width:100%;display:flex;flex-direction:column;align-items:flex-start}.products-gallery-title{font-size:44px;line-height:54px;align-self:flex-start;color:#262626;margin-bottom:56px}@media(max-width:1024px){.products-gallery-title{font-size:32px;line-height:39px}}.products-gallery__list{display:grid;width:100%;grid-template-columns:repeat(6,1fr);grid-auto-rows:600px;gap:16px}@media(max-width:1800px){.products-gallery__list{grid-auto-rows:500px}}@media(max-width:1280px){.products-gallery__list{grid-auto-rows:400px}}@media(max-width:768px){.products-gallery__list{grid-auto-rows:356px}}.products-gallery__item{background-size:cover;background-repeat:no-repeat;background-position:50%;display:flex;align-items:flex-end;justify-content:flex-start;position:relative;padding:56px 44px;overflow:hidden;cursor:pointer}@media(max-width:1280px){.products-gallery__item{padding:56px 32px}}.products-gallery__item,.products-gallery__item-title,.products-gallery__item:before{transition:.3s}.products-gallery__item:hover:before{opacity:.7}.products-gallery__item:hover .products-gallery__item-title{transform:translateX(5%) translateY(-5%)}.products-gallery__item:before{content:"";width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);background:linear-gradient(0deg,rgba(0,0,0,.65),rgba(0,0,0,.35));z-index:1;opacity:.3}.products-gallery__item-title{font-size:44px;line-height:54px;color:#fafafa;z-index:2}@media(max-width:1280px){.products-gallery__item-title{font-size:32px;line-height:39px}}.products-gallery__item:first-child,.products-gallery__item:nth-child(5){grid-column:1/-1}.products-gallery__item:nth-child(2){grid-column:1/3}.products-gallery__item:nth-child(3){grid-column:3/5}.products-gallery__item:nth-child(4){grid-column:5/7}.products-gallery__item:nth-child(6){grid-column:1/4}.products-gallery__item:nth-child(7){grid-column:4/7}@media(max-width:1280px){.products-gallery__item:nth-child(2),.products-gallery__item:nth-child(5){grid-column:1/4}.products-gallery__item:nth-child(3),.products-gallery__item:nth-child(6){grid-column:4/7}.products-gallery__item:nth-child(4),.products-gallery__item:nth-child(7){grid-column:1/-1}}@media(max-width:620px){.products-gallery__item:nth-child(n){grid-column:1/-1}}.main-page{display:flex;flex-direction:column;overflow-x:hidden}.small-gallery{display:grid;grid-auto-rows:270px;grid-row-gap:32px;grid-column-gap:39px}@media(max-width:1280px){.small-gallery{grid-column-gap:32px}}.small-gallery.reverse.spacious .small-gallery__item:first-child{grid-column:3/5}.small-gallery.spacious .small-gallery__item:first-child{grid-column:1/3;grid-row:1/3}@media(max-width:1280px){.small-gallery.reverse.spacious .small-gallery__item:first-child,.small-gallery.spacious .small-gallery__item:first-child{grid-column:1/-1}}@media(max-width:620px){.small-gallery.reverse.spacious .small-gallery__item:first-child,.small-gallery.spacious .small-gallery__item:first-child{grid-row:1/1}}.small-gallery__item{position:relative;overflow:hidden;display:flex;flex-direction:column-reverse;background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:#f5f5f5;padding:32px}.small-gallery__item.static:before{content:none}.small-gallery__item:hover .small-gallery__item-button,.small-gallery__item:hover .small-gallery__item-desc,.small-gallery__item:hover .small-gallery__item-name,.small-gallery__item:hover:before{opacity:1}.small-gallery__item-button,.small-gallery__item-desc,.small-gallery__item-name,.small-gallery__item:before{opacity:0;transition:.3s}@media(max-width:768px){.small-gallery__item-button,.small-gallery__item-desc,.small-gallery__item-name,.small-gallery__item:before{opacity:1}}.small-gallery__item-button,.small-gallery__item-desc,.small-gallery__item-name{z-index:2}.small-gallery__item-name{font-weight:600;line-height:32px;color:#fff;margin-bottom:8px}.small-gallery__item-desc{font-weight:400;font-size:18px;line-height:24px;color:#fafafa;margin-bottom:24px}.small-gallery__item-button{width:-moz-fit-content;width:fit-content;padding:15px 24px;border:2px solid #fff;color:#fff;background-color:transparent;cursor:pointer;font-weight:600;font-size:18px;line-height:22px;transition:.3s;padding:15px 60px}.small-gallery__item-button:hover{background-color:#fff;color:#fff;color:#000}.small-gallery__item:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;background:linear-gradient(0deg,rgba(0,45,82,.7),transparent 112.46%);pointer-events:none}@media(max-width:620px){.small-gallery__item:before{background:linear-gradient(0deg,rgba(0,45,82,.8),transparent 112.46%)}}.slider-block{width:100%;padding-bottom:40px;position:relative;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden}.slider-block__title{font-size:32px;line-height:39px;color:#2c597d;margin-bottom:16px}@media(max-width:1024px){.slider-block__title{font-size:24px;line-height:29px}}.slider-block__text{font-weight:400;font-size:18px;line-height:24px;color:#595959;max-width:1086px;margin-bottom:39px}@media(max-width:1024px){.slider-block__text{font-size:16px;line-height:20px}}.slider-block__buttons{position:absolute;right:8px;top:0;display:flex;align-items:center;justify-content:center;gap:24px}@media(max-width:620px){.slider-block__buttons{display:none;opacity:0;pointer-events:none}}.slider-block__buttons-button{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s}.slider-block__buttons-button:hover{transform:scale(1.3)}.slider-block__buttons-button:active{transform:scale(.9)}.slider-block__buttons-button:first-child .slider-block__buttons-icon{transform-origin:50%;transform:rotate(180deg)}.slider-block__buttons-icon{width:66%;height:66%}.slider-block__list{display:flex;position:relative;width:100%;transition:.3s}@media(max-width:1024px){.slider-block__list{overflow-y:auto;gap:32px}}.slider-block__list::-webkit-scrollbar{height:0;opacity:0;padding:0}.slider-block__list--active{cursor:grabbing;transition:0s}.slider-block__list-substrate{height:100%;position:absolute;left:0;top:0;right:0;bottom:0;z-index:1}.slider-block__item{height:394px;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:flex-end;justify-content:flex-start;z-index:2}@media(max-width:1280px){.slider-block__item{height:283px}}@media(max-width:1024px){.slider-block__item{width:calc(25% - 24px);min-width:calc(25% - 24px)}}@media(max-width:768px){.slider-block__item{width:calc(50% - 16px);min-width:calc(50% - 16px)}}@media(max-width:620px){.slider-block__item{width:100%;min-width:100%}}.slider-block__item-info{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:16px 20px;width:100%;max-width:231px;min-height:100px;background-color:#fff;font-size:16px;line-height:20px}@media(max-width:1280px){.slider-block__item-info{max-width:100%}}.slider-block__item-desc{color:#262626;margin-bottom:8px}.slider-block__item-button{display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:400;color:#000}.slider-block__item-button:hover .slider-block__item-button-icon{transform:translateX(50%)}.slider-block__item-button-icon{width:16px;height:16px;transition:.3s}.products-page,.slider-block__item-button-icon{display:flex;align-items:center;justify-content:center}.products-page{padding-top:105px;overflow-x:hidden}@media(max-width:1024px){.products-page{padding-top:60px}}.products-page__title{font-size:44px;line-height:54px;align-self:flex-start;color:#262626}@media(max-width:1024px){.products-page__title{font-size:32px;line-height:39px}}.products-page-inner{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:40px 0;gap:56px 32px}.products-page__block{width:100%;display:flex;flex-direction:column;animation:showBlock 1.3s linear;border-bottom:1px solid #d9d9d9}.products-page__block--col{width:calc(50% - 16px);align-self:stretch;justify-content:space-between}.products-page__block-info{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:32px}.products-page__block-title{font-size:32px;line-height:39px;color:#2c597d;margin-bottom:16px}@media(max-width:1024px){.products-page__block-title{font-size:24px;line-height:29px}}.products-page__block-desc{font-weight:400;font-size:18px;line-height:24px;color:#595959;max-width:952px}@media(max-width:1024px){.products-page__block-desc{font-size:16px;line-height:20px}}.products-page__block-gallery{padding:32px 0}@keyframes showBlock{0%{opacity:0}to{opacity:1}}.attraction-block{width:100%;display:flex;align-items:center;justify-content:center;padding:88px 0;background-color:#262626}@media(max-width:620px){.attraction-block{padding:48px 0}}.attraction-block-inner{width:100%;display:flex;flex-direction:column}.attraction-block__info{display:flex;align-items:flex-start;justify-content:space-between;gap:80px;padding-bottom:88px;margin-bottom:88px}@media(max-width:1024px){.attraction-block__info{gap:40px}}@media(max-width:620px){.attraction-block__info{flex-direction:column;padding-bottom:48px;margin-bottom:48px}}.attraction-block__info:last-child{margin-bottom:0;padding-bottom:0}.attraction-block__col{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:48px}.attraction-block__text{font-weight:400;font-size:24px;line-height:32px;text-align:left;color:#f0f0f0}@media(max-width:1280px){.attraction-block__text{font-size:16px;line-height:20px;font-size:14px;line-height:17px}}.attraction-block__text--middle{font-weight:500;font-size:56px;line-height:64px;color:#8c8c8c}@media(max-width:1280px){.attraction-block__text--middle{font-size:40px;line-height:48px;font-size:32px;line-height:40px}}.attraction-block__text--large{font-weight:500;font-size:80px;line-height:88px}@media(max-width:1280px){.attraction-block__text--large{font-size:56px;line-height:64px}}@media(max-width:768px){.attraction-block__text--large{font-size:40px;line-height:48px}}.attraction-block__text--dark{color:#8c8c8c}.attraction-block__logo svg{width:174px;height:49px}@media(max-width:1280px){.attraction-block__logo svg{width:151px;height:39px}}.attraction-block__logo svg path{fill:#fff}.discount-block{display:flex;flex-direction:column;min-height:350px;padding:48px 100px;background-size:cover;background-repeat:no-repeat;background-position:50%;color:#fff;position:relative;overflow:hidden}@media(max-width:1024px){.discount-block{padding:48px 40px}}@media(max-width:768px){.discount-block{padding:48px 24px}}.discount-block__button,.discount-block__info{z-index:2}.discount-block__info{display:flex;align-items:center;justify-content:flex-start;margin-bottom:24px}@media(max-width:620px){.discount-block__info{flex-direction:column;align-items:flex-start}}.discount-block__info-value{font-weight:700;font-size:56px;line-height:68px;margin-right:24px}@media(max-width:620px){.discount-block__info-value{margin-bottom:16px}}.discount-block__desc{display:flex;flex-direction:column;align-items:flex-start}.discount-block__desc-value{font-size:32px;line-height:39px}.discount-block__desc-prompt{font-weight:400;font-size:24px;line-height:29px;margin-bottom:4px}.discount-block__button{width:-moz-fit-content;width:fit-content;font-weight:500;font-size:24px;line-height:24px;background-color:transparent;color:#fff;cursor:pointer}.discount-block:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(90deg,rgba(33,120,191,.65),rgba(37,117,183,.1) 90.15%);z-index:1;pointer-events:none}.product-page{align-items:center;overflow-x:hidden;gap:88px}.product-page,.product-page__block{display:flex;flex-direction:column;width:100%}.product-page__block{animation:showBlock 1.3s linear}.product-page__block-info{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:32px}.product-page__block-title{font-size:32px;line-height:39px;color:#2c597d;color:#000;margin-bottom:16px}@media(max-width:1024px){.product-page__block-title{font-size:24px;line-height:29px}}.product-page__block-desc{font-weight:400;font-size:18px;line-height:24px;color:#595959;max-width:952px}@media(max-width:1024px){.product-page__block-desc{font-size:16px;line-height:20px}}.product-page__block-gallery{padding:88px 0}.view-info-block{justify-content:center;padding:38px 0;overflow:hidden;min-height:100vh}.view-info-block,.view-info-block-inner{display:flex;align-items:center;width:100%}.view-info-block-inner{justify-content:space-between;gap:56px}@media(max-width:620px){.view-info-block-inner{gap:0}}.view-info-block__info{display:flex;flex-direction:column;justify-content:space-between;max-width:35%;gap:38px}@media(max-width:1280px){.view-info-block__info{max-width:56%}}@media(max-width:620px){.view-info-block__info{max-width:100%}}.view-info-block__title{font-size:44px;line-height:54px;color:#262626}@media(max-width:1280px){.view-info-block__title{font-size:32px;line-height:39px}}@media(max-width:768px){.view-info-block__title{font-size:28px;line-height:34px}}.view-info-block__desc{font-weight:400;font-size:18px;line-height:24px;color:#8c8c8c}@media(max-width:1024px){.view-info-block__desc{font-size:16px;line-height:20px}}@media(max-width:768px){.view-info-block__desc{font-size:14px;line-height:17px}}.view-info-block__price{font-size:34px;line-height:44px;color:#262626}@media(max-width:1280px){.view-info-block__price{font-size:22px;line-height:29px}}@media(max-width:768px){.view-info-block__price{font-size:18px;line-height:24px}}.view-info-block__button{width:-moz-fit-content;width:fit-content;padding:15px 24px;border:2px solid #262626;color:#262626;background-color:transparent;cursor:pointer;font-weight:600;font-size:18px;line-height:22px;transition:.3s}.view-info-block__button:hover{background-color:#262626;color:#fff}.view-info-block__image{max-height:900px;height:100%}@media(max-width:1800px){.view-info-block__image{max-height:600px}}@media(max-width:1024px){.view-info-block__image{max-height:424px;max-width:360px}}@media(max-width:620px){.view-info-block__image{display:none;opacity:0;pointer-events:none}}.offer-block{display:flex;flex-direction:column;align-items:flex-start;position:relative;background-color:#fafafa;padding:96px 72px;min-height:500px;overflow:hidden}@media(max-width:1024px){.offer-block{padding:72px 32px}}@media(max-width:768px){.offer-block{padding:64px 24px}}@media(max-width:620px){.offer-block{padding-top:224px}}.offer-block__image{position:absolute;right:72px;top:50%;transform:translateY(-50%);height:500px;width:500px;background-size:contain;background-repeat:no-repeat;background-position:50%}@media(max-width:1024px){.offer-block__image{height:400px;width:400px;background-position:100%;right:-20%}}@media(max-width:620px){.offer-block__image{height:200px;width:200px;right:calc(50% - 100px);margin-left:-100px}}.offer-block__image--top{top:0;transform:inherit}.offer-block__title{font-weight:400;font-size:24px;line-height:32px;color:#2c597d;margin-bottom:14px}.offer-block__desc{font-size:44px;line-height:54px;color:#000201;margin-bottom:48px;max-width:48%}@media(max-width:1280px){.offer-block__desc{font-size:32px;line-height:39px}}@media(max-width:768px){.offer-block__desc{font-size:24px;line-height:29px}}@media(max-width:620px){.offer-block__desc{max-width:100%}}.offer-block__button{width:-moz-fit-content;width:fit-content;padding:15px 24px;border:2px solid #2c597d;color:#2c597d;background-color:transparent;cursor:pointer;font-weight:600;font-size:18px;line-height:22px;transition:.3s}.offer-block__button:hover{background-color:#2c597d;color:#fff}.product-section{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:105px;overflow-x:hidden}@media(max-width:1024px){.product-section{padding-top:60px}}.product-section__gallery{padding-top:88px}.projects-page{display:flex;align-items:center;justify-content:center;padding-top:105px;overflow-x:hidden}@media(max-width:1024px){.projects-page{padding-top:60px}}.projects-page-inner{display:flex;flex-direction:column;width:100%;padding:40px 0;gap:56px}.projects-page-header{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.projects-page__nav{display:flex;gap:34px;width:100%;overflow-y:auto}.projects-page__nav::-webkit-scrollbar{width:0;height:0;opacity:0}.projects-page__nav-item{padding-bottom:8px;border-bottom:1px solid transparent;font-weight:400;font-size:18px;line-height:100%;letter-spacing:.5px;color:#262626;cursor:pointer;white-space:pre;transition:.3s}.projects-page__nav-item.active,.projects-page__nav-item:hover{color:#2c597d;text-shadow:0 0 1px #2c597d}.projects-page__nav-item.active{border-color:#2c597d}.projects-page-title{font-size:44px;line-height:54px;align-self:flex-start;color:#262626}@media(max-width:1024px){.projects-page-title{font-size:32px;line-height:39px}}.projects-page-block{width:100%;display:flex;flex-direction:column;padding-bottom:56px;gap:16px;border-bottom:1px solid #d9d9d9}.projects-page__info{display:flex;justify-content:flex-start;gap:32px}.projects-page__info--reverse{justify-content:flex-end}.projects-page__info-block{width:calc(50% - 16px);display:flex;flex-direction:column;align-items:flex-start}@media(max-width:1024px){.projects-page__info-block{width:100%}}.projects-page__info-title{font-size:32px;line-height:39px;color:#000;margin-bottom:16px}.projects-page__info-desc{font-weight:400;font-size:18px;line-height:24px;color:#595959}.buyers-page{display:flex;flex-direction:column;align-items:center;width:100%;padding:145px 0 40px 0;gap:56px;overflow-x:hidden}@media(max-width:1024px){.buyers-page{padding:100px 0 40px 0}}.buyers-page__title{font-size:44px;line-height:54px;align-self:flex-start;color:#262626;align-self:center;width:100%}@media(max-width:1024px){.buyers-page__title{font-size:32px;line-height:39px}}.buyers-page__attraction{display:flex;flex-direction:column;position:relative;background-size:cover;background-repeat:no-repeat;background-position:50%;width:100%;gap:23px;padding:48px 60px}.buyers-page__attraction:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.55);pointer-events:none;z-index:1}.buyers-page__attraction-desc,.buyers-page__attraction-prompt,.buyers-page__attraction-title{max-width:490px;z-index:2}.buyers-page__attraction-prompt{color:#fafafa;font-size:14px;line-height:17px}.buyers-page__attraction-title{color:#fff;font-size:44px;line-height:54px}@media(max-width:1024px){.buyers-page__attraction-title{font-size:32px;line-height:39px}}.buyers-page__attraction-desc{color:#f5f5f5;font-weight:400;font-size:18px;line-height:24px}.buyers-page__info{background:#f5f5f5;display:flex;align-items:center;justify-content:center;width:100%}.buyers-page__info-inner{display:flex;align-items:center;width:100%;gap:32px;padding:56px 0}@media(max-width:1280px){.buyers-page__info-inner{display:grid;grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.buyers-page__info-inner{grid-template-columns:1fr}}.buyers-page__info-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;width:100%;padding:0 24px;height:300px;border-radius:12px;transition:.3s}.buyers-page__info-item:hover{background:#2c597d;box-shadow:0 5px 15px rgba(0,0,0,.08)}.buyers-page__info-item:hover .buyers-page__info-desc,.buyers-page__info-item:hover .buyers-page__info-title{color:#fafafa}.buyers-page__info-item:hover .buyers-page__info-icon svg path{stroke:#fafafa}.buyers-page__info-desc,.buyers-page__info-icon svg path,.buyers-page__info-title{transition:.3s}.buyers-page__info-icon{width:56px;height:56px;margin-bottom:24px}.buyers-page__info-icon svg{width:100%;height:100%}.buyers-page__info-title{font-size:24px;line-height:35px;color:#262626}.buyers-page__info-desc{font-weight:400;font-size:12px;line-height:20px;text-align:center;color:#595959}.buyers-page__faq{display:flex;flex-direction:column;width:100%;gap:56px}@media(max-width:620px){.buyers-page__faq{gap:40px}}.buyers-page__faq-block{display:flex;align-items:center;gap:80px;padding-left:60px}@media(max-width:1024px){.buyers-page__faq-block{padding-left:0}}@media(max-width:620px){.buyers-page__faq-block{flex-direction:column;gap:32px}}.buyers-page__faq-block--reverse{flex-direction:row-reverse;padding-left:0}@media(max-width:620px){.buyers-page__faq-block--reverse{flex-direction:column-reverse}}.buyers-page__faq-info{display:flex;flex-direction:column;gap:24px;color:#262626}.buyers-page__faq-title{font-size:44px;line-height:54px}@media(max-width:1024px){.buyers-page__faq-title{font-size:32px;line-height:39px}}.buyers-page__faq-desc{font-weight:400;font-size:18px;line-height:24px}@media(max-width:1024px){.buyers-page__faq-desc{font-size:16px;line-height:20px}}.buyers-page__faq-image{width:54%;min-width:54%;height:500px;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.buyers-page__faq-image{width:46%;min-width:46%}}@media(max-width:620px){.buyers-page__faq-image{width:100%;min-width:100%}}.company-page{display:flex;flex-direction:column;padding-top:105px;overflow-x:hidden}@media(max-width:1024px){.company-page{padding-top:60px}}.contacts-page{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:105px;overflow-x:hidden}@media(max-width:1024px){.contacts-page{padding-top:60px}}.contacts-page-inner{display:flex;width:100%;padding:40px 0}.contacts-page__title{font-size:44px;line-height:54px;align-self:flex-start;color:#262626}@media(max-width:1024px){.contacts-page__title{font-size:32px;line-height:39px}}.contacts-page__form,.contacts-page__info,.contacts-page__logo{z-index:99}.contacts-page__logo{background:#0c0c0d;color:#fff;text-transform:uppercase;text-align:center;position:absolute;left:0;right:0;top:80px;padding:24px 0;width:100%}@media(max-width:768px){.contacts-page__logo{top:24px}}.contacts-page__logo svg{width:270px;height:78px}@media(max-width:768px){.contacts-page__logo svg{width:169px;height:49px}}.contacts-page__form{position:relative;align-self:flex-end;z-index:99;margin-bottom:80px;box-shadow:-60px 0 104px rgba(65,65,65,.5);max-width:516px}@media(max-width:768px){.contacts-page__form{max-width:100%}}.contacts-page__wrapper{width:100%;min-height:1150px;padding-top:260px;display:flex;position:relative;justify-content:center}@media(max-width:768px){.contacts-page__wrapper{flex-direction:column;padding-top:0}}.contacts-page__wrapper-inner{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.contacts-page .ymap-container{width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;z-index:9;animation:opacityAnimation 4s}@media(max-width:768px){.contacts-page .ymap-container{position:static;gap:24px;height:378px;margin-bottom:32px}}.contacts-page .ymap-container .ymaps-2-1-79-ground-pane{mix-blend-mode:exclusion;pointer-events:none}.contacts-page .ymap-container .ymaps-2-1-79-map{filter:grayscale(.8);-ms-filter:grayscale(.8);-webkit-filter:grayscale(.8);-moz-filter:grayscale(.8);-o-filter:grayscale(.8)}.contacts-page .ymap-container .ymaps-2-1-79-copyrights-pane{display:none;opacity:0;pointer-events:none}.not-found{height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.not-found:before{position:absolute;top:0;content:"404";font-size:550px;font-weight:600;width:100%;height:100%;color:rgba(0,0,0,.2);animation:errorAnim 3s infinite}@media(max-width:1280px){.not-found:before{font-size:350px;top:100px}}@media(max-width:768px){.not-found:before{display:none;content:"";animation:none;opacity:0}}.not-found__error-number{font-size:250px;font-weight:700;position:relative}@media(max-width:768px){.not-found__error-number{font-size:100px}}@media(max-width:480px){.not-found__error-number{font-size:80px}}.not-found__error-number-value{animation:errorAnim 7s infinite}.not-found__error-number:after,.not-found__error-number:before{position:absolute;top:0;content:"404";width:100%;height:100%;color:rgba(0,0,0,.2);animation:errorAnim 2s infinite}.not-found__error-number:before{animation:errorAnim 6s infinite}.not-found__text{font-weight:300}@keyframes errorAnim{0%{transform:translateX(0) translateY(0);opacity:1}15%{transform:translateX(0) translateY(0);opacity:1}18%{transform:translateX(-1%) translateY(0)}20%{transform:translateX(9%) translateY(4%);opacity:1}21%{opacity:0;transform:translateX(-4%) translateY(-14%)}22%{transform:translateX(0) translateY(0);opacity:1}32%{opacity:1}33%{opacity:0}34%{opacity:1}68%{transform:translateX(0) translateY(0);opacity:1}79%{transform:translateX(0) translateY(0)}80%{transform:translateX(-7%) translateY(-2%)}81%{transform:translateX(8%) translateY(12%);opacity:1}82%{opacity:0;transform:translateX(0) translateY(0)}83%{opacity:1}to{transform:translateX(0) translateY(0)}}