a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before{content:"";content:none}q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:100%}body{min-width:320px;overflow-x:hidden;color:#333;background-color:#fff}img,svg{max-width:100%;vertical-align:middle}a,picture{display:block}a{text-decoration:none}button{cursor:pointer;padding:0;margin:0;border:none}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-jc-sb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-jc-c{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-ai-c{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-ai-fe{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page{height:100%;font-family:Montserrat,"Open Sans",sans-serif;font-size:14px;line-height:135.5%;font-weight:400;min-height:100%;min-width:320px;color:#333;background:#fff;text-align:left;margin:0;padding:0;position:relative}@media (min-width:428px){.page{font-size:16px}}.container{max-width:1820px;margin:0 auto;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.container__item{font-size:18px;font-weight:600;line-height:26px;letter-spacing:.5px;color:var(--Text-H1,#1e3e63);margin-bottom:15px;padding-left:22px;position:relative}.container__item::before{position:absolute;content:"";width:10px;height:10px;border-radius:50%;background-color:#1e3e63;left:0;top:calc(50% - 5px)}@media (min-width:428px){.container__item{margin-bottom:25px}}@media (min-width:1440px){.container{padding:0 50px}}img{height:100%;max-width:100%;width:100%}p{margin:0}a{display:block;color:inherit;text-decoration:none;cursor:pointer}button{display:block;border:none;background-color:transparent;margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}ul{margin:0;padding:0;list-style:none}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.title{font-family:"STIX Two Text";font-size:32px;font-weight:700;line-height:108%;margin:0;margin-bottom:15px;color:var(--Text-H1,#1e3e63)}@media (min-width:428px){.title{font-size:48px;margin-bottom:30px}}@media (min-width:1440px){.title{font-size:68px}}.link{display:block;padding:21px 5px;text-align:center;border-radius:15px;background:var(--opacity-white-white-100,#fff);-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4d6f95;font-size:18px;font-weight:700;letter-spacing:0;-webkit-transition:color .3s ease-in-out,background-color .3s ease-in-out;transition:color .3s ease-in-out,background-color .3s ease-in-out}.link:hover{color:#fff;background:#4d6f95}.link:active,.link:focus{outline:0;color:#fff;background:#042f58}.text:not(:last-child){margin-bottom:15px}.site-list{font-size:13px;font-weight:500;line-height:106.9%;color:#000}.site-list__link:hover{border-bottom:1px solid #175893;color:#175893}@media (min-width:1440px){.site-list{font-size:16px}}.point{color:#353535;font-size:14px;line-height:19.5px;padding-left:24px;position:relative}.point::before{position:absolute;content:"";width:1.5px;height:1.5px;background:#353535;top:10px;left:10.5px}@media (min-width:550px){.point{font-size:16px;line-height:24px}}.navigation__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.navigation__wrapper a{font-size:16px;letter-spacing:-.32px;color:#fff;opacity:.6;position:relative}.navigation__wrapper a:not(:first-child)::before{position:absolute;content:"/";width:2px;height:12px;color:#fff;opacity:.6;top:0;left:-12px}.navigation__wrapper a:last-child{color:#fff;opacity:1}.navigation__wrapper a:hover{color:#fff;opacity:1}.header{position:relative;top:0;left:0;width:100%;z-index:2;background-color:#fff;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.header__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;min-height:67px;padding:17px 0}.header__burger{position:relative;width:30px;height:30px;cursor:pointer}.header__burger-line{position:absolute;left:0;top:50%;width:100%;height:2.5px;border-radius:2px;background-color:#292a31;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header__burger::after,.header__burger::before{content:"";position:absolute;left:0;width:100%;height:2.5px;border-radius:2px;background-color:#292a31;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.header__burger::after{bottom:0}.header__burger::before{top:0}.header__burger-close{position:relative;width:28px;height:28px;cursor:pointer;background-color:transparent}.header__burger-close::after,.header__burger-close::before{content:"";position:absolute;left:0;width:100%;height:2px;border-radius:2px;background-color:#1e3e63}.header__burger-close::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header__burger-close::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.header__logo{max-width:31px;min-height:31px;width:100%}.header__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:100%}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;padding:20px;background-color:#fff}.header__nav::-webkit-scrollbar{width:0}.header__menu-mobile{position:absolute;top:-1500%;left:0;width:100%;z-index:98;overflow-y:auto;-webkit-transition:all .65s ease;transition:all .65s ease}.header__nav-active{top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100vh;overflow:scroll;background-color:#fff}.header__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;width:100%;height:62px;border-bottom:1px solid rgba(51,51,51,.25);font-size:18px;font-weight:600;line-height:21px;letter-spacing:.36px;text-transform:uppercase;color:#1e3e63;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header__link:hover{border-bottom:1px solid #175893;color:#175893}.header__link::after{content:"";position:absolute;top:50%;right:20px;width:12px;height:12px;border-bottom:2px solid #1e3e63;border-right:2px solid #1e3e63;border-radius:2px;opacity:.5;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.header__nav-active .header__menu-open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-left:20px;padding-right:20px;min-height:70px}.header__img-bottom{display:block;margin:0 auto;padding:20px 0;max-width:170px;min-height:32px}.header__btn-menu{padding:15px 30px}.header-overlay{display:none;position:fixed;z-index:31;left:0;top:0;width:100%;height:100%;overflow:auto;opacity:.5;background-color:#000}.header__overlay-active{display:block;z-index:0}@media (min-width:428px){.header__content{min-height:100px;padding:25px 0}.header__logo{max-width:43px;min-height:43px}.header__burger{width:41px;height:41px}}@media (min-width:550px){.header__content{min-height:137px;padding:34px 0}.header__logo{max-width:56px;min-height:56px}.header__burger{width:53px;height:53px}.header__nav-active .header__menu-open{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:80px}.header__link{height:100px}.header__img-bottom{padding:30px 0}}@media (min-width:1190px){.header__content{min-height:149px;padding:54px 0}.header__burger{display:none}.header__menu-mobile{position:static;overflow-y:hidden}.header__img-bottom{display:none}.header__menu-open{display:none}.header__nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:45px;padding:0}.header__link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;border-bottom:none;font-size:20px;font-weight:500;text-transform:none;color:#000}.header__link::after{display:none}}@media (min-width:1190px){[data-navigation] .active{font-weight:700;color:#175893;-webkit-text-decoration-line:underline;text-decoration-line:underline}}.footer{margin-bottom:24px}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:36px;margin-bottom:33px}.footer__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;font-size:18px;font-weight:700;line-height:normal;letter-spacing:.36px}.footer__call{font-family:Montserrat;font-size:18px;font-weight:700;display:block;width:100%;padding:21px;border-radius:15px;text-align:center;color:#fff;background-color:#175893}.footer__catalog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:11px;padding:21px;border-radius:15px;border:1px solid #175893;text-align:center;background-color:#fff;color:#1e3e63}.footer__logo{width:170px;height:32px}.footer__logo-main{margin-bottom:53px}.footer__inner{position:relative}.footer__inner::before{position:absolute;content:"";width:100vw;min-width:320px;height:1px;background:#d9d9d9;left:-21px;top:-21px}.footer__inner-before::before{top:230px}.footer__list{display:none}.footer-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:27px;margin-bottom:80px}.footer__privacy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:9px}.footer__privacy-link{font-family:"Open Sans";font-size:14px;letter-spacing:.5px;line-height:16px;color:#1e3e63;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media (min-width:428px){.footer{margin-bottom:40px}.footer__btn{gap:30px;max-width:284px}.footer__privacy{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:45px;-moz-column-gap:45px;column-gap:45px;row-gap:20px}}@media (min-width:550px){.footer{margin-bottom:40px}.footer__top{margin-bottom:43px}.footer__btn{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:100%}.footer__call,.footer__catalog{width:284px}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:45px;-moz-column-gap:45px;column-gap:45px;row-gap:20px;margin-bottom:20px}.footer-nav{margin-bottom:93px}.footer__inner-before::before{top:40px}}@media (min-width:1190px){.footer{margin-bottom:60px}.footer__wrapper{padding:0 135px}.footer__top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:69px}.footer__logo-main{margin-bottom:64px}.footer__inner{display:grid;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.footer__inner::before{left:-135px}.footer__inner-before::before{top:-40px}.footer__list{gap:0;-webkit-column-gap:35px;-moz-column-gap:35px;column-gap:35px;margin-bottom:0}.footer__privacy{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}@media (min-width:1600px){.footer{margin-bottom:50px}.footer__inner{-webkit-column-gap:400px;-moz-column-gap:400px;column-gap:400px}.footer__inner::before{width:100%;top:-44px;left:0}}.company{margin-bottom:47px}.company__title{margin-bottom:15px}.company__img{width:100%;margin:0 auto}.company__inner{margin-bottom:40px}@media (min-width:428px){.company{margin-bottom:50px}}@media (min-width:550px){.company{margin-bottom:55px}}@media (min-width:1190px){.company{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:80px;padding:0 135px;margin-bottom:77px}.company__inner{-ms-flex-preferred-size:calc(50% - 54px);flex-basis:calc(50% - 54px);margin-bottom:0}.company__img{-ms-flex-preferred-size:calc(50% - 51px);flex-basis:calc(50% - 51px);margin:0}}@media (min-width:1600px){.company{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 205px;margin-bottom:145px}.company__inner{-ms-flex-preferred-size:calc(50% - 131px);flex-basis:calc(50% - 131px)}.company__img{-ms-flex-preferred-size:calc(50% - 15px);flex-basis:calc(50% - 15px);margin:0}}.contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;margin-bottom:70px}.contacts__title{font-size:24px;margin-bottom:0}.contacts__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.contacts__email,.contacts__tel{font-family:Montserrat,sans-serif;font-size:20px;font-weight:100;font-style:italic;color:rgba(255,255,255,.6);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:15px;text-align:center;border-radius:43px;background:#175893;opacity:.6;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.contacts__address{font-size:20px;font-weight:500;line-height:106.9%;color:#000;margin-bottom:40px}.contacts__map{display:inline-block;font-size:20px;font-weight:500;line-height:106.9%;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#305782}@media (min-width:428px){.contacts__title{font-size:36px}.contacts__email,.contacts__tel{padding:13px 44px 18px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media (min-width:550px){.contacts{margin-bottom:100px}.contacts__title{font-size:48px}.contacts__contacts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:18px;-moz-column-gap:18px;column-gap:18px}.contacts__address{font-size:24px}.contacts__map{font-size:28px}}@media (min-width:1190px){.contacts{display:grid;grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0;row-gap:40px;margin-bottom:90px;padding:0 135px}.contacts__title{font-size:64px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.contacts__email,.contacts__tel{padding:20px 45px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:24px;min-width:355px}.contacts__contacts{grid-column:1/-1;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.contacts__address{margin-bottom:24px}.contacts__location{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;text-align:end}}@media (min-width:1600px){.contacts{padding:0 255px}.contacts__title{grid-column:1/-1}.contacts__contacts{grid-column:1/2;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.contacts__location{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.plant{margin-bottom:55px}.plant__inner{margin-bottom:40px}.plant__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:26px}.plant__list li{width:100%;margin:0 auto}.plant__list li:nth-child(3){display:none}@media (min-width:428px){.plant__list{gap:40px}}@media (min-width:550px){.plant__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.plant__list li:first-child{-ms-flex-preferred-size:100%;flex-basis:100%}.plant__list li:nth-child(2){-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}.plant__list li:nth-child(3){display:block;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}}@media (min-width:1190px){.plant__list{gap:35px}.plant__list li:first-child picture img{height:296px}.plant__list li:nth-child(2){-ms-flex-preferred-size:calc(50% - 17.5px);flex-basis:calc(50% - 17.5px)}.plant__list li:nth-child(3){display:block;-ms-flex-preferred-size:calc(50% - 17.5px);flex-basis:calc(50% - 17.5px)}}@media (min-width:428px){.plant{margin-bottom:100px}}@media (min-width:550px){.plant{margin-bottom:85px}}@media (min-width:1190px){.plant{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:95px;margin-bottom:155px;padding-left:135px;padding-right:100px}.plant__inner{-ms-flex-preferred-size:calc(50% - 29px);flex-basis:calc(50% - 29px);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:0}.plant__list{-ms-flex-preferred-size:calc(50% - 67px);flex-basis:calc(50% - 67px)}}@media (min-width:1600px){.plant{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:107px;margin-bottom:130px;padding-left:205px;padding-right:238px}.plant__inner{-ms-flex-preferred-size:calc(50% - 122px);flex-basis:calc(50% - 122px)}.plant__list{-ms-flex-preferred-size:50%;flex-basis:50%}}.page-catalog{background-color:#fff}.page-catalog .banner__inner--top{padding-top:70px;padding-bottom:70px}.page-catalog .banner--top{margin-bottom:40px}.page-catalog .contacts__tel{cursor:default}.banner{margin-bottom:48px}@media (min-width:428px){.banner{margin-bottom:70px}}@media (min-width:550px){.banner{margin-bottom:80px}}@media (min-width:1190px){.banner{margin-bottom:140px}}@media (min-width:1600px){.banner{margin-bottom:140px;padding:0}}.banner__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.banner__inner--top{padding:62px 12px 90px;border-radius:20px;background-image:url(../img/bg_top.png);background-repeat:no-repeat;background-size:cover;-webkit-box-sizing:border-box;box-sizing:border-box}.banner__inner--top .production__link{margin-top:auto}@media (min-width:428px){.banner__inner--top{background-image:url(../img/bg_top_428.png);gap:53px;padding:100px 25px}}@media (min-width:550px){.banner__inner--top{background-image:url(../img/bg_top_768.png);gap:36px;padding:127px 42px 180px 62px;border-radius:36px}.banner__inner--top .production__link{margin-top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:21px 94px}.banner__inner--top .production__title{max-width:624px;font-size:64px}.banner__inner--top .production__text{max-width:624px}}@media (min-width:1190px){.banner__inner--top{background-image:url(../img/bg_top_1440.png);gap:53px;padding:200px 360px 148px 85px}.banner__inner--top .production__title{font-size:86px;max-width:100%}.banner__inner--top .production__text{max-width:587px}}@media (min-width:1600px){.banner__inner--top{gap:61px;padding:222px 714px 133px 211px;background-image:url(../img/bg_top_1920.png)}}.banner__inner--bottom{position:relative;min-height:670px;padding:65px 25px 82px;border-radius:25px;background-image:url(../img/bg_about.png);background-repeat:no-repeat;background-size:cover;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.banner__inner--bottom::after{content:"";position:absolute;right:0;bottom:-11px;width:100%;height:290px;background-image:url(../img/expert.png);background-repeat:no-repeat;background-size:contain;background-position:center}@media (min-width:428px){.banner__inner--bottom{min-height:775px;padding-top:70px;gap:25px}.banner__inner--bottom::after{bottom:-16px;height:405px}.banner__inner--bottom .production__link{margin-top:16px}.banner__inner--bottom .production__text{max-width:655px}}@media (min-width:550px){.banner__inner--bottom{min-height:930px;padding:70px 50px 82px 43px;border-radius:36px;background-image:url(../img/bg_about_768.png)}.banner__inner--bottom::after{right:-45px;bottom:0;height:600px;width:626px}.banner__inner--bottom .production__link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:21px 94px}}@media (min-width:1190px){.banner__inner--bottom{min-height:auto;padding:138px 600px 203px 85px;background-image:url(../img/bg_about_1440.png);background-position:center 10%}.banner__inner--bottom::after{right:30px;bottom:-40px;width:626px}}@media (min-width:1600px){.banner__inner--bottom{padding:156px 960px 223px 203px;background-position:center}.banner__inner--bottom::after{right:250px;bottom:0}.banner__inner--bottom .production__link{margin-top:35px}}.banner__inner--bottom .production__title{font-size:24px}@media (min-width:428px){.banner__inner--bottom .production__title{font-size:40px;line-height:111.5%}}@media (min-width:550px){.banner__inner--bottom .production__title{font-size:48px}}@media (min-width:1190px){.banner__inner--bottom .production__title{font-size:64px}}.banner__title{color:#fff;margin-bottom:0}.banner__text{font-size:13px;font-weight:600;line-height:21px;letter-spacing:.5px;color:#fff}@media (min-width:428px){.banner__text{font-size:18px;line-height:26px}}@media (min-width:768px){.banner .link{max-width:412px}}.production{margin-bottom:80px;overflow:hidden}@media (min-width:428px){.production{margin-bottom:104px}}@media (min-width:1190px){.production{padding:0}}@media (min-width:1600px){.production{padding:0 158px;margin-bottom:134px}}.production__title{margin-bottom:25px}@media (min-width:550px){.production__title{max-width:660px}}@media (min-width:1190px){.production__title{max-width:830px}}.production__img{width:100%;margin:0 auto}.production__inner{margin-bottom:30px}@media (min-width:428px){.production__inner{margin-bottom:36px}}@media (min-width:550px){.production__inner{margin-bottom:40px}}@media (min-width:1190px){.production__inner{padding:0 90px 0 135px}}@media (min-width:1600px){.production__inner{padding:0 47px;margin-bottom:50px}}.production .text{margin-bottom:40px}@media (min-width:550px){.production .text{max-width:660px;margin-bottom:20px}}@media (min-width:1190px){.production .text{margin-bottom:40px}}@media (min-width:1600px){.production .text{max-width:760px}}@media (min-width:1190px){.production__card{padding:0 80px}}@media (min-width:1600px){.production__card{padding:0}}@media (min-width:1600px){.production__swiper{max-width:1160px}}.swiper-slide{font-family:Montserrat;font-size:18px;font-weight:600;line-height:18.54px;width:auto;border-radius:500px;border:1px solid #175893;padding:12px 24px;color:#175893;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:10px}.swiper-slide:last-child{margin-right:0}.swiper-slide:hover{background:#175893;color:#fff}.swiper-slide.active,.swiper-slide.active:hover{background:#175893;color:#fff}@media (min-width:768px){.swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}}@media (min-width:1190px){.swiper-slide{font-size:24px}.swiper-wrapper{row-gap:20px}}.production__card .card__inner{display:none}.production__card .card__inner.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:80px;padding:20px 16px;background:#e6f1fb;border-radius:16px;-webkit-animation:showBlock 1.2s linear forwards;animation:showBlock 1.2s linear forwards}@-webkit-keyframes showBlock{0%{opacity:0}100%{opacity:1}}@keyframes showBlock{0%{opacity:0}100%{opacity:1}}@media (min-width:1190px){.production__card .card__inner.active{display:grid;grid-template-columns:1fr 1fr;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:32px;padding:40px 0 40px 55px}}@media (min-width:1440px){.production__card .card__inner.active{grid-template-columns:555px auto}}.production__card .card__title{font-size:20px;text-transform:uppercase;line-height:normal;margin-bottom:10px}@media (min-width:428px){.production__card .card__title{font-size:28px}}@media (min-width:550px){.production__card .card__title{font-size:36px;text-wrap:balance;margin-bottom:16px}}@media (min-width:1600px){.production__card .card__title{text-wrap:nowrap;margin-bottom:20px}}.production__card .card__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.production__card .card__inner .first{row-gap:6px;margin-bottom:15px}@media (min-width:428px){.production__card .card__inner .first{row-gap:8px}}@media (min-width:550px){.production__card .card__inner .first{row-gap:12px;margin-bottom:30px}}.production__card .card__inner .first .card__item{padding:8px 12px;border-radius:10px;background:#fff;color:#1e3e63;font-size:13px;line-height:17px}@media (min-width:428px){.production__card .card__inner .first .card__item{border-radius:1231px;line-height:24px}}@media (min-width:550px){.production__card .card__inner .first .card__item{font-size:16px}}@media (min-width:1190px){.production__card .card__inner .first .card__item{padding:8px 20px}}@media (min-width:1440px){.production__card .card__inner .first .card__item{max-width:450px}}.production__card .card__inner .next{margin-bottom:20px}@media (min-width:550px){.production__card .card__inner .next{margin-bottom:40px}}@media (min-width:1440px){.production__card .card__inner .next{margin-bottom:30px}}.production__card .card__link{font-size:14px;color:#fff;background:#175893}@media (min-width:428px){.production__card .card__link{font-size:16px}}@media (min-width:550px){.production__card .card__link{font-size:18px;letter-spacing:.36px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:20px;padding-right:20px}}@media (min-width:1440px){.production__card .card__link{margin-top:auto}}@media (min-width:1190px){.production__card .card__text{margin-bottom:0}}@media (min-width:1440px){.production__card .card__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.production__card .card__img{width:248px;height:220px;margin:0 auto;position:relative}.production__card .card__img img{-o-object-fit:contain;object-fit:contain}@media (min-width:428px){.production__card .card__img{width:356px;height:303px}}@media (min-width:768px){.production__card .card__img{width:688px;height:454px}}@media (min-width:1190px){.production__card .card__img{width:520px;height:auto}}@media (min-width:1440px){.production__card .card__img{width:581px}}@media (min-width:1920px){.production__card .card__img{width:737px}}.catalog{margin-bottom:90px;text-align:left}@media (min-width:1200px){.catalog{margin-bottom:70px}}@media (min-width:1440px){.catalog{margin-bottom:194px}}.catalog__container{max-width:100%;margin:0 auto;padding:0 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:1200px){.catalog__container{max-width:1210px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1440px){.catalog__container{max-width:1450px}}.catalog__sidebar{margin:0 -20px}@media (min-width:1200px){.catalog__sidebar{margin:0 58px 0 0;-webkit-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px}}@media (min-width:1440px){.catalog__sidebar{margin-right:120px}}.catalog__content{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.catalog__content-bottom{margin-top:40px}.catalog__cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -10px 0}@media (min-width:1200px){.catalog__cards{margin:-30px -10px 0}}@media (min-width:1440px){.catalog__cards{margin:-30px -15px 0}}.catalog__card{margin-top:20px;padding:0 10px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width:414px){.catalog__card{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media (min-width:576px){.catalog__card{padding:0 10px;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;margin-top:20px}}@media (min-width:1200px){.catalog__card{margin-top:30px}}@media (min-width:1440px){.catalog__card{padding:0 15px}}.catalog__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:18px;color:#175893;display:none}@media (min-width:576px){.catalog__pagination{display:-webkit-box;display:-ms-flexbox;display:flex}}.catalog__pagination-item{width:32px;height:32px;line-height:32px;text-align:center;cursor:pointer;border:1px solid rgba(23,88,147,.2);border-right:0}.catalog__pagination-item:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.catalog__pagination-item:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px;border-right:1px solid rgba(23,88,147,.2)}.catalog__pagination-item--active{background-color:#175893;color:#fff}.catalog__pagination-separator{margin:0 12px}.catalog__button{display:block;width:100%;font-size:16px;border:.835px solid rgba(23,88,147,.2);border-radius:10px;font-family:inherit;font-weight:500;padding:15px 0;color:#175893}@media (min-width:576px){.catalog__button{display:none}}.catalog__preloader{width:100%;height:calc(100% - 32px);position:absolute;top:0;left:0;background-color:#fff;z-index:9999;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;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;display:none}.catalog__preloader--on{pointer-events:inherit;opacity:1}@media (min-width:576px){.catalog__preloader{display:-webkit-box;display:-ms-flexbox;display:flex}}.card{font-weight:500}.card__inner{background-color:#fff;border-radius:20px;border:1px solid rgba(23,88,147,.15);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;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease}.card__inner:hover{-webkit-box-shadow:0 2px 40px 0 rgba(55,92,146,.25);box-shadow:0 2px 40px 0 rgba(55,92,146,.25)}.card__inner:hover .card__main::before{opacity:1}.card__header{padding:15px 15px 0 15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:74px;z-index:2}@media (min-width:576px){.card__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:auto}}.card__tag{background-color:#175893;text-transform:uppercase;color:#fff;padding:6px 10px;border-radius:30px;text-align:center;-ms-flex-item-align:center;align-self:center;font-size:8px;line-height:15px;margin-right:0;margin-bottom:5px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.card__tag:last-child{margin-right:0;margin-bottom:0;display:none}@media (min-width:576px){.card__tag:last-child{display:block}}@media (min-width:576px){.card__tag{margin-right:5px;margin-bottom:0;max-width:100%}}@media (min-width:1200px){.card__tag{font-size:10px;padding:8px 12px}}@media (min-width:1440px){.card__tag{font-size:12px}}.card__main{text-align:center;position:relative;height:100%}.card__main::before{content:"";position:absolute;bottom:12px;right:20px;width:50px;height:50px;border-radius:100%;background-image:url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='50' height='50' rx='25' fill='%23175893'/%3E%3Cpath d='M33.8536 25.3536C34.0488 25.1583 34.0488 24.8417 33.8536 24.6464L30.6716 21.4645C30.4763 21.2692 30.1597 21.2692 29.9645 21.4645C29.7692 21.6597 29.7692 21.9763 29.9645 22.1716L32.7929 25L29.9645 27.8284C29.7692 28.0237 29.7692 28.3403 29.9645 28.5355C30.1597 28.7308 30.4763 28.7308 30.6716 28.5355L33.8536 25.3536ZM16 25.5H33.5V24.5H16V25.5Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;opacity:0}.card__product-image{-o-object-fit:cover;object-fit:cover}.card__footer{padding:15px 12px;border-top:1px solid rgba(30,62,99,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width:1200){.card__footer{padding:18px 20px}}.card__product-name{text-transform:uppercase;color:#1e3e63;font-size:14px}@media (min-width:1200px){.card__product-name{font-size:16px}}@media (min-width:1440px){.card__product-name{font-size:18px}}.sidebar{color:#175893;font-size:18px}.sidebar__title{margin-bottom:40px;font-weight:600;padding-left:20px}@media (min-width:1200px){.sidebar__title{padding-left:0}}.sidebar__categories{padding-left:20px;padding-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;padding-bottom:10px}@media (min-width:1200px){.sidebar__categories{display:block;padding-left:0;padding-right:0;padding-bottom:0}}.sidebar__categories-item{font-weight:500;padding:12px 24px;border:1px solid rgba(23,88,147,.15);border-radius:500px;cursor:pointer;-webkit-transition:color .2s ease,background-color .2s ease;transition:color .2s ease,background-color .2s ease;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin-right:10px}@media (min-width:1200px){.sidebar__categories-item{margin-right:0;margin-bottom:10px;-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:100%}}.sidebar__categories-item--active,.sidebar__categories-item:hover{background-color:#175893;color:#fff}.sidebar__categories-item:last-child{margin-bottom:0;margin-right:0}.request{display:none;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%;top:0;z-index:10}.request::after{position:absolute;content:"";height:100%;min-height:100vh;width:100vw;background-color:#000;opacity:.4;z-index:-1}.request__container{width:100%;padding:70px 20px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;position:absolute;z-index:10}@media (min-width:1190px){.request__container{padding:70px 50px}}@media (min-width:1600px){.request__container{padding-bottom:105px}}@media (min-width:1920px){.request__container{max-width:1920px}}.request__content{width:100%;background:#e6f1fb;border-radius:25px;padding:70px 15px 80px 25px;position:relative}@media (min-width:428px){.request__content{padding:70px 25px 40px}}@media (min-width:768px){.request__content{border-radius:36px;padding:70px 40px 53px}}@media (min-width:1190px){.request__content{background-image:url(../../../img/bg_form.png);background-repeat:no-repeat;background-position:0 center;background-size:cover;padding:138px 85px 120px}}@media (min-width:1600px){.request__content{background-image:url(../../../img/bg_desc_form.png);padding:178px 205px 108px}}.request__content-button{position:absolute;content:"";top:-70px;right:-20px;width:30px;height:30px}@media (min-width:1190px){.request__content-button{right:-50px;width:60px;height:60px}}.request__content-button::after,.request__content-button::before{content:"";position:absolute;left:0;width:100%;height:2px;border-radius:2px;background-color:#07274d}.request__content-button::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.request__content-button::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.request__content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.request__title{font-size:24px;line-height:111.5%;margin-bottom:25px}@media (min-width:428px){.request__title{font-size:40px}}@media (min-width:1190px){.request__title{font-size:64px;max-width:830px}}.request__description{font-family:Montserrat;font-size:14px;font-weight:600;line-height:22px;color:var(--Text-H1,#1e3e63);margin-bottom:20px}@media (min-width:428px){.request__description{font-size:18px;margin-bottom:40px}}@media (min-width:1190px){.request__description{max-width:655px}}@media (min-width:768px){.request__form{max-width:575px}}@media (min-width:1190px){.request__form{max-width:100%}}.request__form-fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:1190px){.request__form-fieldset{margin-bottom:75px;display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}}@media (min-width:1600px){.request__form-fieldset{margin-bottom:47px}}.request__form-col:first-child{margin-bottom:15px}@media (min-width:428px){.request__form-col:first-child{margin-bottom:30px}}@media (min-width:1190px){.request__form-col:first-child{margin-bottom:0}}.request__form-col:first-child .request__form-field:not(:last-child){margin-bottom:15px}@media (min-width:768px){.request__form-col:first-child .request__form-field:not(:last-child){margin-bottom:18px}}.request__form-col:last-child .request__form-field{margin-bottom:20px}.request__form-col:last-child .checkbox{display:grid;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;-webkit-column-gap:9px;-moz-column-gap:9px;column-gap:9px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:428px){.request__form-col:last-child .checkbox{margin-bottom:40px}}@media (min-width:1190px){.request__form-col:last-child .checkbox{margin-bottom:0}}.request__form-input,.request__form-textarea{font-family:Montserrat;font-size:18px;font-weight:500;outline:0;background-color:#fff;width:100%;border:1px solid #789bc4;border-radius:5px;color:#bdd4f0;padding:20px 34px}.request__form-input::-webkit-input-placeholder,.request__form-textarea::-webkit-input-placeholder{color:inherit;font-family:inherit;font-size:inherit}.request__form-input::-moz-placeholder,.request__form-textarea::-moz-placeholder{color:inherit;font-family:inherit;font-size:inherit}.request__form-input:-ms-input-placeholder,.request__form-textarea:-ms-input-placeholder{color:inherit;font-family:inherit;font-size:inherit}.request__form-input::-ms-input-placeholder,.request__form-textarea::-ms-input-placeholder{color:inherit;font-family:inherit;font-size:inherit}.request__form-input::placeholder,.request__form-textarea::placeholder{color:inherit;font-family:inherit;font-size:inherit}@media (min-width:428px){.request__form-input,.request__form-textarea{border-radius:15px}}.request__form-input--error{border:1px solid red}.request__form-textarea::-webkit-input-placeholder{padding-top:0}.request__form-textarea::-moz-placeholder{padding-top:0}.request__form-textarea:-ms-input-placeholder{padding-top:0}.request__form-textarea::-ms-input-placeholder{padding-top:0}.request__form-textarea::placeholder{padding-top:0}@media (min-width:428px){.request__form-textarea{padding:60px 34px}}@media (min-width:1190px){.request__form-textarea{padding:70px 34px}}.request__form-checkbox{width:18px;height:18px;border-radius:4px;margin:0}.request__form-checkbox-text{font-family:Roboto;font-size:12px;letter-spacing:.6px;color:#789bc4}.request__form-checkbox-text a{display:inline;text-decoration:underline}.request__form-checkbox-text--error{color:red}.request__form-button{display:block;min-width:240px;margin:0 auto;padding:21px 10px;background:#175893;border-radius:15px;font-family:Montserrat;font-size:18px;font-weight:700;color:#fff}@media (min-width:768px){.request__form-button{margin-left:0;min-width:370px}}@media (min-width:1190px){.request__form-button{margin:0 auto}}.success-msg{position:fixed;top:0;left:0;right:0;bottom:0;display:none;background-color:rgba(0,0,0,.5);pointer-events:none;text-align:center}.success-msg--active{pointer-events:all;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:11}.success-msg__content{margin:auto;background-color:#fff;padding:70px 50px;border-radius:15px}.success-msg__title{color:#4d6f95;font-weight:700;font-size:20px}.product .header,.product .header__nav,.product .header__nav-active .header__menu-open,.product .navigation,.product section:not(.banner,.contacts,.request){background:#f9fcff}@media (min-width:1190px){.product .container{padding-left:135px;padding-right:135px}}@media (min-width:1600px){.product .container{padding-left:205px;padding-right:205px}}@media (min-width:1190px){.product .header__container{padding-left:75px;padding-right:75px}}.product .banner,.product .contacts,.product .footer{background-color:#fff;margin-bottom:0}.product .banner__wrapper{padding-top:50px;padding-bottom:0}@media (min-width:428px){.product .banner__wrapper{padding-top:20px;padding-bottom:40px}}@media (min-width:550px){.product .banner__wrapper{padding-top:70px;padding-bottom:0}}@media (min-width:1190px){.product .banner__wrapper{padding-bottom:58px}}@media (min-width:1600px){.product .banner__wrapper{padding:70px 0 63px}}.product .contacts{display:block;padding:0}.product .contacts__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;padding-top:40px;padding-bottom:40px}@media (min-width:428px){.product .contacts__wrapper{padding-bottom:20px}}@media (min-width:550px){.product .contacts__wrapper{padding-top:60px;padding-bottom:76px}}@media (min-width:1190px){.product .contacts__wrapper{padding-bottom:56px}}@media (min-width:1600px){.product .contacts__wrapper{padding-top:67px;padding-bottom:60px}}.product .contacts__tel{cursor:default}.product .footer__wrapper{padding-top:30px;padding-bottom:24px}@media (min-width:428px){.product .footer__wrapper{padding-bottom:40px}}@media (min-width:1190px){.product .footer__wrapper{padding-bottom:60px}}@media (min-width:1600px){.product .footer__wrapper{padding-top:0;padding-right:240px}}.product .title:not(.description__title,.banner__title,.contacts__title,.request__title){font-family:Montserrat;font-size:18px;font-weight:500;letter-spacing:-.36px;color:#1e3e63}@media (min-width:428px){.product .title:not(.description__title,.banner__title,.contacts__title,.request__title){font-size:24px;letter-spacing:-.48px}}@media (min-width:428px){.product .title:not(.description__title,.banner__title,.contacts__title,.request__title){font-size:32px;letter-spacing:-.64px}}.product .navigation__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;padding-top:20px;padding-bottom:20px}@media (min-width:1190px){.product .navigation__wrapper{padding-top:50px;padding-bottom:50px}}.product .navigation__wrapper a{font-size:10px;letter-spacing:-.2px;color:rgba(30,62,99,.4);position:relative}.product .navigation__wrapper a:not(:first-child)::before{position:absolute;content:"/";width:2px;height:12px;color:rgba(30,62,99,.4);top:0;left:-12px}.product .navigation__wrapper a:last-child,.product .navigation__wrapper a:last-child::before{color:#1e3e63}.product .navigation__wrapper a:hover{color:#1e3e63}@media (min-width:428px){.product .navigation__wrapper a{font-size:14px}}@media (min-width:550px){.product .navigation__wrapper a{font-size:18px;letter-spacing:-.36px}}.product .faq,.product .offer{position:relative}.product .faq::before,.product .offer::before{position:absolute;content:"";width:100vw;height:1px;background-color:rgba(30,62,99,.15);bottom:0;left:0}.product .point{color:#1e3e63}.product .point::before{width:2.5px;height:2.5px}@media (min-width:550px){.product .point{font-size:18px}}.offer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding-bottom:30px;position:relative}@media (min-width:428px){.offer__wrapper{padding-bottom:40px}}@media (min-width:550px){.offer__wrapper{padding-top:20px;gap:40px}}@media (min-width:1190px){.offer__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-top:0;padding-bottom:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1440px){.offer__wrapper{grid-template-columns:575px 1fr}}@media (min-width:1920px){.offer__wrapper{grid-template-columns:690px 1fr;gap:30px}}@media (min-width:1190px){.gallery{max-width:480px}}@media (min-width:1440px){.gallery{max-width:575px}}@media (min-width:1920px){.gallery{max-width:690px}}.gallery__photo-full,.gallery__photo-preview{background:#fff;outline:1px solid rgba(0,0,0,.15)}.gallery__photo-full{border-radius:16px;margin-bottom:10px}.gallery__photo-full .full-photo{display:block;width:auto;margin:0 auto}@media (min-width:550px){.gallery__photo-full{margin-bottom:17px}}.gallery__photo-preview{width:64px;height:64px;border-radius:6px}.gallery__photo-preview:not(:last-child){margin-right:8px}.gallery__photo-preview:hover{-webkit-box-shadow:0 2px 40px 0 rgba(55,92,146,.25);box-shadow:0 2px 40px 0 rgba(55,92,146,.25);-webkit-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08)}@media (min-width:428px){.gallery__photo-preview{width:90px;height:90px}}@media (min-width:550px){.gallery__photo-preview{border-radius:16px}}@media (min-width:768px){.gallery__photo-preview{width:167px;height:167px}.gallery__photo-preview:not(:last-child){margin-right:20px}}@media (min-width:1190px){.gallery__photo-preview{width:135px;height:135px}.gallery__photo-preview:not(:last-child){margin-right:0}}@media (min-width:1920px){.gallery__photo-preview{width:163px;height:163px}}.gallery__photo-previews{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1190px){.gallery__photo-previews{gap:7px}}@media (min-width:1920px){.gallery__photo-previews{gap:12px}}.description{color:#1e3e63}.description__title{font-size:20px;margin-bottom:16px}@media (min-width:428px){.description__title{font-size:28px}}@media (min-width:550px){.description__title{font-size:46px;margin-bottom:20px}}@media (min-width:1190px){.description__title{font-size:43px;margin-bottom:30px}}@media (min-width:1600px){.description__title{font-size:48px;margin-bottom:45px}}.description__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:16px}.description__text{font-size:16px;font-weight:500;letter-spacing:-.32px}@media (min-width:428px){.description__text{font-size:18px;letter-spacing:-.36px}}.description .advantages,.description .volume__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px}@media (min-width:428px){.description .advantages,.description .volume__list{gap:12px}}.description__volume{margin-bottom:20px}@media (min-width:550px){.description__volume{margin-bottom:40px}}@media (min-width:1600px){.description__volume{margin-bottom:50px}}@media (min-width:550px){.description__advantages .description__text{font-size:24px;letter-spacing:-.48px}}@media (min-width:768px){.description__advantages{max-width:540px}}@media (min-width:1190px){.description__advantages{max-width:none;row-gap:20px}}@media (min-width:1920px){.description__advantages{width:650px;max-width:650px;row-gap:20px}}.description .volume__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.description .volume__list .volume__item{font-size:14px;letter-spacing:-.28px;font-weight:500;padding:10px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:12px;border:1px solid rgba(30,62,99,.3)}@media (min-width:428px){.description .volume__list .volume__item{font-size:16px;letter-spacing:-.32px}}@media (min-width:550px){.description .volume__list .volume__item{font-size:18px;letter-spacing:-.36px}}.description .advantage__item{font-size:13px;font-weight:400;line-height:130%;padding:8px 12px;border-radius:10px;-webkit-box-shadow:0 15px 50px 0 rgba(21,61,97,.05);box-shadow:0 15px 50px 0 rgba(21,61,97,.05);background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width:428px){.description .advantage__item{font-size:14px;line-height:24px;padding:8px 20px;border-radius:1231px}}@media (min-width:550px){.description .advantage__item{padding:14px 20px;border-radius:1231px}}@media (min-width:768px){.description .advantage__item{font-size:20px}}.faq__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;padding-top:30px;padding-bottom:20px;overflow:hidden}@media (min-width:428px){.faq__wrapper{padding-top:40px;padding-bottom:40px;gap:40px}}@media (min-width:1190px){.faq__wrapper{padding-top:50px;padding-bottom:50px;gap:50px}}@media (min-width:550px){.faq__swiper .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0}}@media (min-width:1190px){.faq__swiper .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:7px}}.faq__swiper .swiper-slide{font-size:16px;font-weight:400;letter-spacing:.32px;border-radius:12px;border:none;outline:1px solid rgba(23,88,147,.5);margin-right:12px;padding:18px}.faq__swiper .swiper-slide:last-child{margin-right:0}.faq__swiper .swiper-slide:hover{background:#175893;color:#fff}@media (min-width:550px){.faq__swiper .swiper-slide{font-size:18px;letter-spacing:.36px;padding:18px 24px;margin-right:7px}}@media (min-width:1190px){.faq__swiper .swiper-slide{margin-right:0}}@media (min-width:1190px){.faq__list{max-width:790px}}.faq__card{display:none}.faq__card.active{display:block}.promo__wrapper{padding-top:20px;padding-bottom:40px;text-transform:uppercase;overflow:hidden}@media (min-width:550px){.promo__wrapper{padding-top:40px;padding-bottom:60px}}@media (min-width:1190px){.promo__wrapper{padding-top:50px;padding-bottom:50px}}@media (min-width:1600px){.promo__wrapper{padding-bottom:30px}}.promo__title{text-transform:none}.promo__link{display:none}@media (min-width:550px){.promo__swiper .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0}}@media (min-width:1190px){.promo__swiper .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}}.promo__swiper .swiper-slide{width:184px;height:auto;border:1px solid rgba(30,62,99,.15);border-radius:12px;background-color:#fff;padding:0;margin-right:16px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.promo__swiper .swiper-slide:last-child{margin-right:0}.promo__swiper .swiper-slide::after{position:absolute;content:"";background-image:url(../img/promo_arrow.svg);background-repeat:no-repeat;width:50px;height:50px;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);bottom:90px;right:13px;display:none}@media (min-width:1190px){.promo__swiper .swiper-slide::after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);bottom:100px}}.promo__swiper .swiper-slide:hover{background:#fff;color:inherit;-webkit-box-shadow:0 2px 40px 0 rgba(55,92,146,.25);box-shadow:0 2px 40px 0 rgba(55,92,146,.25)}.promo__swiper .swiper-slide:hover::after{display:block}@media (min-width:550px){.promo__swiper .swiper-slide{width:277px;border-radius:20px;margin-right:20px}}@media (min-width:1190px){.promo__swiper .swiper-slide{margin-right:0}}@media (min-width:1600px){.promo__swiper .swiper-slide{width:330px}}.promo__properties{position:absolute;content:"";top:10px;left:10px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.promo__properties-text{font-size:8px;font-weight:500;letter-spacing:-.16px;padding:0 10px;background:#175893;border-radius:1231px;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:1190px){.promo__properties-text{padding:0 12px}.promo__properties-text:not(:last-child){margin-right:5px}}@media (min-width:550px){.promo__properties{top:15px;left:15px}}.promo__img{padding:19px 26px 8px;position:relative}@media (min-width:550px){.promo__img{padding:32px 38px 15px}}@media (min-width:1600px){.promo__img{padding:24px 46px 15px}}.promo__img::after{position:absolute;content:"";width:100%;height:1px;background-color:rgba(30,62,99,.15);bottom:0;left:0}.promo__img img{display:block;width:auto;margin:0 auto}.promo__name{font-size:14px;font-weight:500;padding:16px 22px 16px 12px;text-wrap:balance}@media (min-width:550px){.promo__name{font-size:16px;padding:18px 20px 18px}}@media (min-width:1600px){.promo__name{font-size:18px}}