@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-Regular.eot);src:local("Montserrat Regular"),local("Montserrat-Regular"),url(../fonts/Montserrat-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Regular.woff) format("woff"),url(../fonts/Montserrat-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-Medium.eot);src:local("Montserrat Medium"),local("Montserrat-Medium"),url(../fonts/Montserrat-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Medium.woff) format("woff"),url(../fonts/Montserrat-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-SemiBold.eot);src:local("Montserrat SemiBold"),local("Montserrat-SemiBold"),url(../fonts/Montserrat-SemiBold.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-SemiBold.woff) format("woff"),url(../fonts/Montserrat-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-Bold.eot);src:local("Montserrat Bold"),local("Montserrat-Bold"),url(../fonts/Montserrat-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Bold.woff) format("woff"),url(../fonts/Montserrat-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.--just-space{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.--just-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.--just-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.--align-str{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.--align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.--align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.--dir-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}html{font-size:17px}body,html{min-height:100%;position:relative;overflow-x:hidden}body{font-size:1rem;line-height:1.3;position:relative}h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;margin-bottom:20px}img{max-width:100%}.img-left{float:left;margin-right:20px;margin-bottom:20px;max-width:400px}.italic{font-style:italic}.bold{font-weight:700}.text-center{text-align:center}.m-bold{font-weight:500}.underline{text-decoration:underline}.colored{color:var(--active-color)}.container{max-width:1400px;padding:0 20px;margin:auto}.link{text-decoration:underline;font-weight:700}.link:hover{text-decoration:none}.icon{display:inline-block;vertical-align:middle;width:25px;height:25px;background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:10px}section{padding-top:60px;padding-bottom:60px}section .container{position:relative;z-index:2}.header{position:fixed;left:0;width:100%;right:0;-webkit-transition:.3s;transition:.3s;z-index:100}.header__top{position:relative;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;width:100%}.header__left{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.header__logo{padding:10px 0}.header__logo svg{width:190px;margin-right:10px}.header__right{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;gap:30px}.header__address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo--mobile{display:none}.header__address--mobile{display:none}.header__button--mobile{display:none}.header__menu .menu{list-style:none;padding:0;margin:0;height:100%;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;font-size:18px;font-weight:500}.header__menu a{display:block;padding:33px 10px;height:100%;text-decoration:none}.submenu a{white-space:normal}.header__menu .menu__item{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;-webkit-transition:.2s;transition:.2s;margin-bottom:0;white-space:nowrap}.social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.social__caption{font-size:.9rem;text-transform:uppercase;font-weight:700;width:100%;margin-bottom:5px}.social__item{width:40px}.social__item svg{width:100%}.social__item svg path{-webkit-transition:.4s;transition:.4s}.header__burger,.header__close{display:none}.parent{position:relative}.parent--mobile{display:none}.submenu{width:100%;list-style:none;position:absolute;margin:0;padding:0;opacity:0;margin-top:-10px;pointer-events:none;-webkit-transition:.3s;transition:.3s;z-index:10;width:360px;text-align:left;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.2);box-shadow:0 10px 25px rgba(0,0,0,.2)}.submenu a{padding:20px 10px}.submenu li a{white-space:normal;padding:20px 10px}.submenu li{margin-bottom:0;-webkit-transition:.2s;transition:.2s}.footer__info{padding-top:60px;padding-bottom:60px;z-index:1}.footer__wrap{position:relative;min-height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__map{width:50%;height:400px}.map{height:100%}.map__title{margin-bottom:20px;margin-top:30px;font-size:20px}.map__item{margin-bottom:24px;line-height:1.5}.map__item span{font-weight:500}.map .social{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.map.glass{background:hsla(0,0%,100%,.1)}.footer__maptext{position:relative;width:50%;padding-right:40px;padding-top:40px}.footer__maptext:before{content:"";position:absolute;top:10px;left:0;width:100px;height:2px;background:var(--active-color)}.footer{position:relative;padding-top:40px;padding-bottom:40px}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}.footer__logo{width:25%}.footer__logo svg{max-width:200px;display:block;margin-bottom:20px}.footer__social{margin-top:30px}.footer__contacts{width:50%;text-align:center}.footer__contacts .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__menu{width:25%;text-align:right}.footer__name{display:block;font-size:20px;font-weight:700;color:var(--active-color);margin-bottom:20px}.footer .menu{list-style:none}.footer .menu a{color:#fff}.footer .menu a:hover{color:var(--active-color)}.footer__text{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.footer__text a{color:#fff}.footer__text a:hover{color:var(--active-color)}.footer__title{width:100%;font-weight:700;display:block;margin-bottom:10px}.footer .social{gap:20px}.footer .social__caption{width:auto}.footer__bottom{z-index:2;margin-top:20px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.3215686275);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}.footer__link a{margin-left:10px;color:#fff}.footer__link a:hover{color:var(--active-color)}.totop{display:none;position:fixed;bottom:30px;right:63px;font-size:16px;line-height:20px;text-align:center;cursor:pointer;z-index:10}.totop__btn{width:77px;height:77px;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;margin:auto auto 13px;opacity:.5;background-position:center;background-repeat:no-repeat;background-size:contain;-webkit-transition:.3s;transition:.3s}.totop__btn .icon{margin-right:0}.totop__btn:hover{opacity:1}.burger{cursor:pointer;display:block;position:relative;border:none;background:rgba(0,0,0,0);width:40px;height:26px;margin:30px auto}.burger::after,.burger::before{content:"";left:0;position:absolute;display:block;width:100%;height:3px;border-radius:10px}.burger::before{top:0;-webkit-transition:top .3s .15s,-webkit-box-shadow .3s .15s,-webkit-transform .3s;transition:top .3s .15s,-webkit-box-shadow .3s .15s,-webkit-transform .3s;transition:box-shadow .3s .15s,top .3s .15s,transform .3s;transition:box-shadow .3s .15s,top .3s .15s,transform .3s,-webkit-box-shadow .3s .15s,-webkit-transform .3s}.burger::after{bottom:0;-webkit-transition:bottom .3s .15s,-webkit-transform .3s;transition:bottom .3s .15s,-webkit-transform .3s;transition:bottom .3s .15s,transform .3s;transition:bottom .3s .15s,transform .3s,-webkit-transform .3s}.burger.active::before{top:11px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 6px 0 transparent;box-shadow:0 6px 0 transparent;-webkit-transition:top .3s,-webkit-box-shadow .15s,-webkit-transform .3s .15s;transition:top .3s,-webkit-box-shadow .15s,-webkit-transform .3s .15s;transition:box-shadow .15s,top .3s,transform .3s .15s;transition:box-shadow .15s,top .3s,transform .3s .15s,-webkit-box-shadow .15s,-webkit-transform .3s .15s}.burger.active::after{bottom:11px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:bottom .3s,-webkit-transform .3s .15s;transition:bottom .3s,-webkit-transform .3s .15s;transition:bottom .3s,transform .3s .15s;transition:bottom .3s,transform .3s .15s,-webkit-transform .3s .15s}.readmore__wrap{margin-top:20px;text-align:center}.content{max-width:100%}.content ul{padding-left:40px}.page-title+section{padding-top:20px;padding-bottom:40px}.fixed-buttons-container{position:fixed;bottom:130px;right:63px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10}.main-button{width:77px;height:77px;border-radius:50%;border:none;cursor:pointer;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;margin-top:10px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;opacity:.8;-webkit-animation:pulse 1.5s infinite ease-in-out;animation:pulse 1.5s infinite ease-in-out}.main-button::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--active-color);border-radius:50%;z-index:-1;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);opacity:1;-webkit-animation:ripple 1.5s infinite;animation:ripple 1.5s infinite}.main-button:hover{opacity:1}.main-button:before{content:"";position:absolute;width:100%;height:100%;z-index:0;background-position:center;background-repeat:no-repeat;background-size:contain}.main-button svg{width:30px;height:30px;position:relative;z-index:1}.main-button svg path{fill:#fff}.sub-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;padding-top:20px;max-height:0;gap:10px;-webkit-transition:max-height .3s ease-out,opacity .3s ease-out;transition:max-height .3s ease-out,opacity .3s ease-out;opacity:0;pointer-events:none}.sub-buttons .button{background-color:#fff;cursor:pointer;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}.sub-buttons svg path{fill:var(--active-color)}.sub-buttons .button:hover svg path{fill:#fff}.fixed-buttons-container.active .sub-buttons{max-height:none;opacity:1;pointer-events:auto;overflow:visible}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}70%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}70%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes ripple{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:1}100%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@keyframes ripple{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:1}100%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}.shadow{border-radius:8px;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.2);box-shadow:0 10px 25px rgba(0,0,0,.2)}@media screen and (max-width:1400px){.header__left{gap:10px}.header__right{gap:10px}.header__social{gap:0}.header__menu a{display:block;padding-left:5px;padding-right:5px}}@media screen and (max-width:1200px){.header__logo svg{width:150px}.header__menu{position:fixed;top:0;left:0;height:100vh;width:500px;padding:40px;overflow-y:auto;left:-110%;-webkit-transition:.3s;transition:.3s;z-index:10}.header__menu.active{left:0}.header__menu .menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto}.header__menu .menu__item{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%;text-align:left;display:block}.header__logo--mobile{display:block}.header__menu a{padding:16px 5px;height:auto}.header__close{position:absolute;display:block;top:20px;right:20px}.header__close .icon{width:20px}.header__burger{display:block}.header__social{margin-right:10px}.parent--mobile{display:block;position:absolute;right:0;top:14px}.parent--mobile .icon{width:12px;height:12px}.submenu{position:relative;opacity:1;border:none;padding-left:20px;background:0 0;display:none;pointer-events:auto;background:0 0;-webkit-box-shadow:none;box-shadow:none;max-width:100%}.open>.submenu{display:block}.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__link a{margin-left:0;margin-right:15px}.footer__copy{margin-top:20px}.header__right{-webkit-box-flex:1;-ms-flex:1;flex:1}.header__top{gap:10px}.img-left{max-width:300px}}@media screen and (max-width:768px){.header__address{display:none}.header__button{display:none}.header__right{-webkit-box-flex:0;-ms-flex:none;flex:none}.header__address--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.header__button--mobile{display:block;text-align:center}.header__menu .menu{margin-bottom:40px}section{padding-top:40px;padding-bottom:40px}.footer__menu{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__item{width:50%}.footer__link a{display:block;margin-bottom:10px}.footer__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__maptext{width:100%;padding-top:10px}.footer__map{width:100%}.footer__container{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__logo{width:50%}.footer__contacts{text-align:right}.footer__contacts .social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer__menu{width:100%}.footer__menu .menu{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;grid-gap:10px;margin-top:40px;margin-bottom:0}.footer__info{padding-top:40px;padding-bottom:40px}.img-left{max-width:230px}.page-title+section{padding-top:20px;padding-bottom:20px}}@media screen and (max-width:600px){.header__menu{width:100%}.header__logo a{padding:0}.img-left{display:none}.footer{padding-top:40px}.totop{right:20px;bottom:20px}.totop__btn{width:60px;height:60px}.map__item{margin-bottom:14px}.footer__map{height:300px}.footer__logo{width:100%;text-align:center}.footer__logo svg{margin-left:auto;margin-right:auto}.footer__contacts{width:100%;text-align:center}.footer__contacts .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__menu{width:100%}.footer__menu .menu{width:100%;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;margin-top:40px;margin-bottom:0}.footer__logo{margin-bottom:40px}.fixed-buttons-container{right:20px}.main-button{width:60px;height:60px}.main-button svg{width:25px;height:25px}.sub-buttons .button{width:50px;height:50px;padding:0;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}}@media screen and (max-width:480px){.header__logo svg{width:130px}.header__menu a{padding:10px 5px;padding-right:24px}.footer .social,.social{gap:0}.footer__info h2{z-index:2;position:relative}.footer__wrap{z-index:2;position:relative}.footer__item{width:100%;text-align:center;margin-bottom:20px}.footer__text{text-align:left}.totop__btn{width:50px;height:50px}.fixed-buttons-container{bottom:100px}.main-button{width:50px;height:50px}.main-button svg{width:20px;height:20px}.footer__logo{margin-bottom:20px}.footer__social{margin-top:20px}.footer__menu .menu{margin-top:20px}.footer__menu .menu li{margin-bottom:10px}}@media screen and (min-width:1201px){.parent:hover .submenu{opacity:1;pointer-events:auto;margin-top:0}.parent:hover .submenu .submenu{opacity:0;pointer-events:none;left:360px;top:0}.submenu .menu__item:hover>.submenu{opacity:1;pointer-events:auto}.submenu:before{content:"";position:absolute;top:-28px;left:0;width:100%;height:30px}}iframe{border:none}.cookie-message{position:fixed;z-index:100;bottom:0;left:0;width:700px;max-width:100%;padding:0 20px 20px}.cookie-message-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:10px;font-size:14px;padding:20px;background-color:#fff;border-radius:10px;-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.1);box-shadow:0 5px 15px 0 rgba(0,0,0,.1)}.cookie-message-text{color:#8d949e;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:600px){.cookie-message{padding:10px;padding-bottom:40px}.cookie-message .container{padding:0}.cookie-message-inner{padding:10px}}.button-small{font-size:14px;padding:6px 12px}#policy-cookie-note{position:fixed;bottom:0;left:0;right:0;background:rgba(0,0,0,.8);color:#fff;z-index:9999;padding:15px 0;font-family:Arial,sans-serif;-webkit-box-shadow:0 -2px 10px rgba(0,0,0,.2);box-shadow:0 -2px 10px rgba(0,0,0,.2);-webkit-animation:fadeIn .5s ease-in-out;animation:fadeIn .5s ease-in-out}.policy-cookie-content{max-width:1200px;margin:0 auto;padding:0 15px;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}.policy-cookie-text{font-size:14px;line-height:1.5;-webkit-box-flex:1;-ms-flex:1;flex:1}.policy-cookie-text a{color:#fff;text-decoration:underline;-webkit-transition:color .2s;transition:color .2s}.policy-cookie-text a:hover{color:#ccc}.policy-cookie-action{margin-left:20px}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.policy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.policy input{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:5px;margin-right:5px}@media(max-width:768px){.policy-cookie-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.policy-cookie-action{margin-left:0;margin-top:15px}}
/*# sourceMappingURL=../sourcemaps/template.min.css.map */
