@media screen and (max-width:576px){#header{background:#fff;left:0;position:fixed;top:0;width:100%;z-index:1100}}#header.bottom{padding-bottom:79px}@media screen and (max-width:576px){#header.bottom{padding-bottom:0}#header .container{border-bottom:2px solid #f5f7f6}}#header .mob-row{align-items:center;display:flex;justify-content:space-between;padding-bottom:5px;padding-top:5px}#header .mob-row .logo{flex:1}#header .mob-row .logo a{align-items:center;color:#282b30;display:flex;gap:10px;-webkit-text-decoration:none;text-decoration:none}#header .mob-row .logo a span{font-size:12px;font-style:normal;font-weight:500;line-height:14px;text-align:left;text-transform:uppercase}@media screen and (max-width:576px){#header .mob-row .logo a span{font-size:11px;font-style:normal;font-weight:500;line-height:12px}}#header .mob-row .btns{align-items:center;display:flex;gap:10px;justify-content:flex-end}#header .menu-block{background:transparent;display:flex;height:100%;justify-content:flex-end;position:fixed;right:-100%;top:0;transition:background-color .3s;width:100%;z-index:15}#header .menu-block.open{background:rgba(0,0,0,.7);right:0}#header .menu-block.open .menu-content{right:0}#header .menu-block .menu-content{background:#fff;display:flex;flex-direction:column;gap:20px;height:100%;overflow-x:auto;padding:20px 20px 65px;position:relative;right:-100%;top:0;transition:right .3s;width:80%}@media screen and (max-width:375){#header .menu-block .menu-content{padding:20px 20px 65px 40px}}#header .menu-block .menu-content .close-block{display:flex;justify-content:flex-end}#header .menu-block .menu-content nav{display:flex;flex-direction:column;gap:15px}#header .menu-block .menu-content nav a{color:#282b30;color:var(--black,#282b30);cursor:pointer;font-size:18px;font-style:normal;font-weight:500;letter-spacing:-.27px;line-height:21px;-webkit-text-decoration:none;text-decoration:none}#header .menu-block .menu-content .info{display:flex;flex-direction:column;gap:20px}#header .menu-block .menu-content .info,#header .menu-block .menu-content .info a{color:#282b30;color:var(--black,#282b30);font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.048px;line-height:20px}#header .menu-block .menu-content .info a{-webkit-text-decoration:none;text-decoration:none}#header .menu-block .menu-content .info .line a{display:block;font-weight:600}#header .top-row{background:#f5f5f5;background:var(--light-grey,#f5f5f5);padding:10px 0}#header .top-row .left{align-items:flex-start;display:flex;gap:40px}@media screen and (max-width:1024px){#header .top-row .left{align-items:flex-start;flex-direction:column;gap:0}}@media screen and (max-width:1600px){#header .top-row .left div{font-size:13px}}#header .top-row .left div span{color:#1b712a;display:block;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-1.5%;line-height:21px;margin-bottom:5px;white-space:nowrap}@media screen and (max-width:1600px){#header .top-row .left div span{font-size:13px}}#header .top-row .right{align-items:center;display:flex;gap:48px;justify-content:flex-end}#header .top-row .right .email a,#header .top-row .right .phone a{color:var(--color-black);font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.3%;line-height:20px;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap}@media screen and (max-width:1600px){#header .top-row .right .email a,#header .top-row .right .phone a{font-size:13px}}#header .top-row .right .phone a{font-weight:600}@media screen and (max-width:1600px){#header .top-row .right .phone a{font-size:13px}}#header .top-row .right .social-link{align-items:center;display:flex;gap:10px}#header .top-row .right .social-link a{color:var(--color-black)}@media screen and (max-width:1600px){#header .top-row .right .social-link a{height:25px;width:25px}}#header .bottom-row{align-items:center;display:flex;padding:10px 0;position:relative}#header .bottom-row.fixed{background:#fff;left:0;position:fixed;top:0;width:100%;z-index:1100}#header .bottom-row .spec-style{font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.64px;line-height:23px;padding:15px 20px}@media screen and (max-width:1600px){#header .bottom-row .spec-style{font-size:14px;justify-self:right;padding:12px 17px;width:173px}}#header .bottom-row a{color:var(--color-black);-webkit-text-decoration:none;text-decoration:none}#header .bottom-row .logo a{align-items:center;display:flex;gap:10px}@media screen and (max-width:1600px){#header .bottom-row .logo a svg{height:54px;width:54px}}#header .bottom-row .logo a span{font-size:12px;font-style:normal;font-weight:500;line-height:18px;text-align:left;text-transform:uppercase}@media screen and (max-width:1600px){#header .bottom-row .logo a span{font-size:8px;line-height:12px}}#header .bottom-row .menu{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;padding-top:2.5px;width:100%}@media screen and (max-width:1300px){#header .bottom-row .menu{gap:22px}}@media screen and (max-width:1600px){#header .bottom-row .menu{gap:22px}}#header .bottom-row .menu a{cursor:pointer}#header .bottom-row .menu div.with-submenu{align-items:center;cursor:pointer;display:flex;gap:13px;position:relative}#header .bottom-row .menu div.with-submenu:after{background:var(--gray-button);bottom:-5px;content:"";display:block;height:1px;left:0;opacity:0;position:absolute;transition:all .3s;width:0}#header .bottom-row .menu div.with-submenu.rotate:after{opacity:1;width:100%}#header .bottom-row .menu div.with-submenu.rotate svg{transform:rotate(0deg)}#header .bottom-row .menu div.with-submenu svg{transform:rotate(-180deg);transition:all .3s}#header .bottom-row .menu .nav-item{width:-moz-max-content;width:max-content}#header .bottom-row .menu .nav-item:hover a:after{opacity:1;width:100%}#header .bottom-row .menu p{display:inline}#header .bottom-row .menu a{font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.042px;line-height:21px;max-width:185px;position:relative;text-align:center}@media screen and (max-width:1600px){#header .bottom-row .menu a{font-size:12px}}#header .bottom-row .menu a:after{background:var(--gray-button);bottom:-5px;content:"";display:block;height:1px;left:0;opacity:0;position:absolute;transition:all .3s;width:0}#header .bottom-row .submenu{background:#fff;border-top:2px solid var(--light-grey);box-shadow:0 8px 15px 0 hsla(245,8%,74%,.25);left:0;padding-bottom:32px;padding-top:20px;position:absolute;top:92px;width:100%;z-index:1100}#header .white-wrapper span{font-size:14px;white-space:nowrap}#header .color-green{color:#1b712a}#header .tg-bot-btn{font-size:16px;font-weight:500;letter-spacing:-.02em;line-height:120%;padding:12px 20px!important;width:100%!important}@media screen and (max-width:576px){#header .tg-bot-btn{padding:10px 20px!important}}#header .tg-bot-btn svg{height:40px;width:40px}@media screen and (max-width:576px){#header .tg-bot-btn svg{height:30px;width:30px}}#header .adm-links{align-items:center;display:flex;gap:10px}#header .projects-link{align-items:center;display:flex;gap:16px}@media screen and (max-width:576px){#header .projects-link{gap:13px}}#header .projects-link a{align-items:center;display:flex}#footer{padding-top:75px;position:relative;z-index:6}@media screen and (max-width:576px){#footer{padding-top:36px}}#footer .top-row{align-items:flex-start;border-bottom:2px solid #f5f7f6;display:flex;justify-content:space-between;padding-bottom:15px}@media screen and (max-width:820px){#footer .top-row{flex-direction:column}#footer .top-row .logo{border-bottom:2px solid #f5f7f6;margin-bottom:20px;padding-bottom:20px;width:100%}}#footer .top-row .logo a{align-items:center;color:#282b30;display:flex;gap:10px;-webkit-text-decoration:none;text-decoration:none}#footer .top-row .logo a span{font-size:13px;font-style:normal;font-weight:500;line-height:20px;text-align:left;text-transform:uppercase}#footer .top-row .menu{grid-row-gap:20px;grid-column-gap:174px;-moz-column-gap:174px;column-gap:174px;display:grid;grid-template-columns:1fr 1fr;row-gap:20px}@media screen and (max-width:820px){#footer .top-row .menu{border-bottom:2px solid #f5f7f6;-moz-column-gap:0;column-gap:0;margin-bottom:20px;padding-bottom:20px;row-gap:10px;width:100%}}#footer .top-row .menu a{color:#282b30;color:var(--black,#282b30);cursor:pointer;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.048px;line-height:20px;-webkit-text-decoration:none;text-decoration:none}#footer .top-row .links,#footer .top-row .work-time{display:flex;flex-direction:column;font-size:24px;font-style:normal;font-weight:600;gap:20px;letter-spacing:0;line-height:90%;padding-right:10px}@media screen and (max-width:820px){#footer .top-row .links,#footer .top-row .work-time{font-size:18px;font-weight:500;justify-content:flex-start;letter-spacing:-1.5%;line-height:21px;padding-right:0;width:100%}}#footer .top-row .links .line-height span,#footer .top-row .work-time .line-height span{color:#1b712a}#footer .top-row .links .line-height.with-icon,#footer .top-row .work-time .line-height.with-icon{align-items:center;display:flex;gap:8px}#footer .top-row .links .line-height.with-icon:not(:last-child),#footer .top-row .work-time .line-height.with-icon:not(:last-child){margin-bottom:10px}#footer .top-row .links .line,#footer .top-row .work-time .line{text-align:right}@media screen and (max-width:820px){#footer .top-row .links .line,#footer .top-row .work-time .line{text-align:left}}#footer .top-row .links a,#footer .top-row .work-time a{color:#282b30;cursor:pointer;font-size:24px;font-style:normal;font-weight:600;letter-spacing:-.072px;line-height:21px;-webkit-text-decoration:none;text-decoration:none}@media screen and (max-width:820px){#footer .top-row .links a,#footer .top-row .work-time a{font-size:18px;font-weight:500;letter-spacing:-1.5%;line-height:21px}}#footer .top-row .links .white-wrapper,#footer .top-row .work-time .white-wrapper{color:#282b30;font-size:14px;font-style:normal;font-weight:600;letter-spacing:-.042px;line-height:21px;padding:0}#footer .top-row .links .social-link,#footer .top-row .work-time .social-link{align-items:center;display:flex;gap:12px;justify-content:flex-end}@media screen and (max-width:820px){#footer .top-row .links .social-link,#footer .top-row .work-time .social-link{justify-content:flex-start;padding-top:20px}}#footer .bottom-row{align-items:flex-start;color:#9faaac;color:var(--gray,#9faaac);display:flex;font-size:14px;font-style:normal;font-weight:400;gap:11vw;letter-spacing:-.28px;line-height:18px;padding-top:20px;width:100%}@media screen and (max-width:820px){#footer .bottom-row{flex-direction:column;gap:10px}#footer .bottom-row .copirate{order:2}}#footer .bottom-row a{color:#9faaac;color:var(--gray,#9faaac);cursor:pointer;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.28px;line-height:18px;-webkit-text-decoration:none;text-decoration:none}#footer .bottom-row .sub-menu{grid-gap:10px;display:grid;flex:2;gap:10px;grid-template-columns:1fr auto}@media screen and (max-width:820px){#footer .bottom-row .sub-menu{grid-gap:10px;display:grid;flex-wrap:wrap;gap:10px;grid-template-columns:100%;order:1;padding-bottom:20px;width:100%}}#footer .bottom-row .sub-menu .row-line{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:820px){#footer .bottom-row .sub-menu .row-line{grid-gap:10px;display:grid;flex-wrap:wrap;gap:10px;grid-template-columns:1fr 1fr;order:1;padding-bottom:20px;width:100%}}#footer .bottom-row .sub-menu .row-line:first-child{grid-column:1;grid-row:1}#footer .bottom-row .sub-menu .row-line:nth-child(2){grid-column:1;grid-row:2}#footer .bottom-row .sub-menu .column-last{grid-column:2;grid-row:1/3}#footer .bottom-row .other-a{cursor:pointer}@media screen and (max-width:820px){#footer .bottom-row .other-a{order:3}}#footer .special-text{color:#dbdfe0;font-size:36px;font-weight:400;letter-spacing:-.02em;line-height:125%;overflow:hidden;padding-bottom:50px;text-transform:uppercase;white-space:nowrap;width:100%}@media screen and (max-width:567px){#footer .special-text{font-size:16px;font-weight:300;letter-spacing:-.07em;line-height:125%;text-transform:uppercase;white-space:inherit}}#footer .color-green{color:#1b712a}#footer .al-center{align-items:center;display:flex;gap:12px}#footer .al-center:not(:last-child){margin-bottom:5px}#footer .tg-bot-btn{font-size:16px;font-weight:500;letter-spacing:-.02em;line-height:120%;padding:12px 20px!important}@media screen and (max-width:576px){#footer .tg-bot-btn{padding:10px 20px!important}}#footer .tg-bot-btn svg{height:40px;width:40px}@media screen and (max-width:576px){#footer .tg-bot-btn svg{height:30px;width:30px}}#footer .adm-links{align-items:center;display:flex;gap:10px}#footer .projects-link{align-items:center;display:flex;gap:16px;padding-top:20px}@media screen and (max-width:576px){#footer .projects-link{gap:13px;padding-top:0}}#footer .projects-link a{align-items:center;display:flex}#footer .projects-link a img{height:55px}@media screen and (max-width:576px){#footer .projects-link a img{height:36px}}#specialButton{align-items:center;cursor:pointer;display:flex;gap:10px}#specialButton svg{width:20px}#footer-fix{align-items:center;background:#f5f7f6;bottom:0;display:flex;height:50px;left:0;position:fixed;width:100%;z-index:9}@media screen and (max-width:820px){#footer-fix.make-appintment{height:66px}#footer-fix.make-appintment .container{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:1fr 1fr;padding:0}}#footer-fix.make-appintment .container .call{position:relative}@media screen and (max-width:820px){#footer-fix.make-appintment .container .call a{align-items:center;color:#545454;display:flex;justify-content:space-between;-webkit-text-decoration:none;text-decoration:none}#footer-fix.make-appintment .container .call a div:first-child{flex:1}#footer-fix.make-appintment .container .call a div:nth-child(2){width:auto}#footer-fix.make-appintment .container .call:after{background:#545454;content:"";display:block;height:100%;position:absolute;right:-10px;top:0;width:2px}#footer-fix.make-appintment .container .messager{align-items:center;display:flex;justify-content:space-between}#footer-fix.make-appintment .container .messager a{color:#545454;font-size:12px;font-weight:400;letter-spacing:-.01em;line-height:136%;-webkit-text-decoration:none;text-decoration:none}#footer-fix.make-appintment .container .messager a div:nth-child(2){display:flex}#footer-fix.make-appintment .container .messager a div:nth-child(2) a:nth-child(2){margin-left:5px}#footer-fix.make-appintment .container .messager div:nth-child(2){display:flex}#footer-fix.make-appintment .container .messager div:nth-child(2) a:nth-child(2){margin-left:5px}#footer-fix{height:60px}}#footer-fix .container{align-items:center;display:grid;grid-template-columns:60% 40%}@media screen and (max-width:1024px){#footer-fix .container{gap:10px;grid-template-columns:1fr auto}}@media screen and (max-width:820px){#footer-fix .container{gap:0;grid-template-columns:100%;padding:6px 24px}}@media screen and (max-width:576px){#footer-fix .container{padding:6px 0}}#footer-fix nav{display:flex;justify-content:space-between}#footer-fix nav a,#footer-fix nav button{flex:1}@media screen and (min-width:1600px){#footer-fix nav a,#footer-fix nav button{flex:initial}}#footer-fix nav a{color:#282b30;cursor:pointer;-webkit-text-decoration:none;text-decoration:none}@media screen and (min-width:1600px){#footer-fix nav a{align-items:center;font-size:12px;font-weight:400;letter-spacing:-.3%;line-height:17px}}@media screen and (max-width:820px){#footer-fix nav a{align-items:center;display:flex;flex-direction:column;font-size:14px;font-weight:400;justify-content:space-between;letter-spacing:-.3%;line-height:17px}}#footer-fix nav .chat-btn{color:#282b30;position:relative}@media screen and (max-width:820px){#footer-fix nav .chat-btn{align-items:center;display:flex;flex-direction:column;font-size:14px;font-weight:400;justify-content:space-between;letter-spacing:-.3%;line-height:17px}}#footer-fix nav .chat-btn .block-link{align-items:center;background:var(--light-gray);border-radius:10px;bottom:60px;display:flex;gap:10px;left:-36px;padding:10px 7px;position:absolute;width:104px}#footer-fix .chats-block{display:flex;justify-content:flex-end}@media screen and (max-width:1600px){#footer-fix .chats-block .white-wrapper span{font-size:12px}#footer-fix .chats-block .white-wrapper a,#footer-fix .chats-block .white-wrapper a svg{height:25px;width:25px}}.grid-section[data-v-5f991ad0]{display:grid}