.footer{margin-top:100px;background-color:#4a3e41;flex-direction:column;gap:25px;padding:60px 11%;color:#ececec}.footer,.footer .footer-top{display:flex;justify-content:space-between}.footer .footer-top h2{font-size:40px}.footer .footer-center{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:100px}.footer .footer-center .footer-center-left{display:flex;flex-direction:column;gap:15px}.footer .footer-center h2 a{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:25px;color:#ececec}.footer .footer-center h2 a svg{width:40px;height:auto}.footer .footer-center h2 span{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:25px}.footer .footer-center h2 span svg{width:37px;height:auto}.footer .footer-center .links{display:flex;gap:10px;padding-top:30px}.footer .footer-center .links svg{width:50px;height:50px}.footer .footer-center .links svg path{fill:#ececec}.footer .footer-bottom{display:flex;flex-direction:row;justify-content:space-between}@media(max-width:1770px){.footer{padding:60px 8%}}@media screen and (max-width:900px){.footer .footer-top img{width:80px!important;height:80px!important}.footer .links{padding-top:15px!important}.footer .links svg{width:50px!important;height:50px!important}.footer .footer-center .footer-center-left h2,.footer .footer-center .footer-center-right h2{font-size:18px!important}}@media screen and (max-width:732px){.footer .footer-center{justify-content:space-between;align-items:flex-start}.footer .footer-center h2 a{font-size:16px}.footer .footer-center h2 a svg{width:20px;height:auto}.footer .footer-center h2 span{font-size:16px}.footer .footer-center h2 span svg{width:20px;height:auto}}@media screen and (max-width:676px){.footer-center{gap:50px!important}.footer-bottom{justify-content:center!important;gap:10px;justify-content:space-between}.footer-bottom p{font-size:12px!important}}@media screen and (max-width:500px){.footer{padding:10px 20px!important}.footer .footer-center h2{border-bottom:none}}@media screen and (max-width:460px){.footer .footer-center{flex-direction:column!important;justify-content:center!important;gap:0!important}}@keyframes absolute{0%{opacity:1;transform:translateY(-120%);-webkit-transform:translateY(-120%);-moz-transform:translateY(-120%);-ms-transform:translateY(-120%);-o-transform:translateY(-120%)}to{opacity:1;transform:translateY(0)}}@keyframes fixed{0%{opacity:1;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes line{0%{transform:scaleX(0);-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0)}50%{transform:scaleX(0);-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0)}to{transform:scaleX(1);-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1)}}.fixed{position:absolute}.translate{position:fixed;transform:translateY(-120%)}.dark{background-color:hsla(0,0%,100%,.9)!important;box-shadow:5px 5px 20px rgba(0,0,0,.1)}.dark .btn-menu svg{fill:#4a3e41!important}.dark .menu a{font-weight:500!important}.dark .menu a,.dark .menu.icons a{color:#000!important}.dark .menu.icons a svg path{fill:#000}.all-header{position:fixed;z-index:20;width:100%;line-height:1;height:-moz-fit-content;height:fit-content;padding:20px 11%;transition:transform .4s ease,position .4s ease,background-color .6s ease;-webkit-transition:transform .4s ease,position .4s ease,background-color .6s ease;-moz-transition:transform .4s ease,position .4s ease,background-color .6s ease;-ms-transition:transform .4s ease,position .4s ease,background-color .6s ease;-o-transition:transform .4s ease,position .4s ease,background-color .6s ease;color:#fff}.all-header,.all-header .menu-header{display:flex;gap:40px;flex-direction:row;justify-content:space-between;align-items:center}.all-header .menu-header{height:85px;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:17px 30px 17px 50px;flex:1 1;border-radius:20px;transition:.4s ease;box-shadow:inset 0 0 20px hsla(0,0%,100%,.2),2px 4px 10px rgba(0,0,0,.2);-webkit-transition:.4s ease;-moz-transition:.4s ease;-ms-transition:.4s ease;-o-transition:.4s ease;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;animation:absolute 1s cubic-bezier(.23,1,.32,1);-webkit-animation:absolute 1s cubic-bezier(.23,1,.32,1)}.all-header .btn-menu{display:none;background:transparent;border:none}.all-header .btn-menu svg{width:30px;height:30px;fill:#fff}.all-header .contacts-container{display:flex;flex-direction:row;align-items:center;gap:20px}.all-header .contacts-container .icons{display:flex;flex-direction:row;align-items:center;gap:10px}.all-header .contacts-container .icons a{display:flex;justify-content:center;align-items:center;transition:.3s ease}.all-header .contacts-container .icons a svg{fill:rgba(0,0,0,.8);transition:.3s ease}.all-header .contacts-container .icons a:hover svg{fill:#b0465d}.all-header .contacts-container button{color:#000;padding:10px 24px;background-color:transparent;border:1px solid rgba(0,0,0,.5);font-size:16px;transition:.4s ease;border-radius:17px;-webkit-border-radius:17px;-moz-border-radius:17px;-ms-border-radius:17px;-o-border-radius:17px;-webkit-transition:.4s ease;-moz-transition:.4s ease;-ms-transition:.4s ease;-o-transition:.4s ease}.all-header .contacts-container button:hover{border:1px solid transparent;background-color:transparent;color:#b0465d;box-shadow:-10px -10px 20px #fff,4px 4px 20px hsla(240,12%,72%,.6);text-shadow:0 0 1px #b0465d}.all-header .contacts-container svg{width:32px;height:32px;margin-top:2px;cursor:pointer}.all-header .logo-container{display:flex;flex-direction:row;gap:10px;align-items:center;animation:absolute 1.4s cubic-bezier(.23,1,.32,1);-webkit-animation:absolute 1.4s cubic-bezier(.23,1,.32,1)}.all-header .logo-container svg{height:85px;width:auto;filter:drop-shadow(2px 4px 10px rgba(0,0,0,.5));-webkit-filter:drop-shadow(2px 4px 10px rgba(0,0,0,.5))}.all-header .menu{display:flex;flex-direction:row;gap:30px}.all-header .menu a{display:flex;align-items:center;justify-content:center;color:#fff;transition:.2s ease;font-weight:500;font-size:20px}.all-header .menu a:hover{color:#ececec}.all-header .menu.icons{gap:15px}.offcanvas{border-left:none!important;background-color:hsla(0,0%,100%,.726);color:#4a3e41!important;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);width:100%}.offcanvas .menu{display:flex;flex-direction:column;align-items:center;gap:20px}.offcanvas .menu a{color:#4a3e41;transition:.2s ease;font-weight:500;-webkit-transition:.2s ease;-moz-transition:.2s ease;-ms-transition:.2s ease;-o-transition:.2s ease}.offcanvas .menu a:hover{color:#b0465d}.offcanvas .menu .logo-container{display:flex;flex-direction:column;gap:10px;align-items:center}.offcanvas .menu .logo-container svg{height:90px;width:auto}.offcanvas .menu .contacts-container{gap:10px}.offcanvas .menu .contacts-container,.offcanvas .menu .contacts-container .icons{display:flex;flex-direction:row;align-items:center}.offcanvas .menu .contacts-container .icons a,.offcanvas .menu .contacts-container .icons a svg{transition:.3s ease}.offcanvas .menu .contacts-container .icons a:hover svg{fill:#b0465d}.offcanvas .menu .contacts-container .tel{display:flex;align-items:center;transition:.3s ease;cursor:pointer}.offcanvas .menu .contacts-container .tel svg{height:26px;margin-top:4px;width:-moz-fit-content;width:fit-content}.offcanvas .menu .contacts-container .tel a{text-wrap:nowrap;font-weight:500}.offcanvas .menu .contacts-container .tel:hover{color:#b0465d}.offcanvas .menu .contacts-container svg{width:32px;height:32px;margin-top:2px;cursor:pointer}.offcanvas .menu .footer-contacts{display:flex;flex-direction:column;align-items:center;gap:10px;color:#fff;font-size:16px;font-weight:300;justify-content:center;z-index:1}.offcanvas .menu .footer-contacts .links{display:flex;flex-direction:row;align-items:center;margin-top:10px;margin-bottom:10px;gap:15px}.offcanvas .menu .footer-contacts .links .icon{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:5px;color:#4a3e41;display:flex;align-items:center;justify-content:center}.offcanvas .menu .footer-contacts .links .icon svg{fill:#4a3e41;height:35px;width:auto;transition:.3s ease}.offcanvas .menu .footer-contacts .links .icon:hover svg{fill:#b0465d}.offcanvas .menu .footer-contacts P{margin:0 0 10px}.offcanvas .menu .footer-contacts a{transition:.3s ease;text-align:right}.offcanvas .menu .footer-contacts a:hover{color:#b0465d}.offcanvas .menu .footer-contacts .adress{color:hsla(0,0%,100%,.8)}.offcanvas .menu .footer-contacts .link-more{border:1px solid #b0465d;background-color:transparent;font-family:inherit;letter-spacing:inherit;font-size:18px;margin-right:0;cursor:pointer;color:#4a3e41;padding:13px 30px;border-radius:20px;transition:.3s ease}.offcanvas .menu .footer-contacts .link-more span{color:#4a3e41;z-index:1;transition:.3s ease}.offcanvas .menu .footer-contacts .link-more:hover{background-color:#b0465d;border:1px solid #b0465d}.offcanvas .menu .footer-contacts .link-more:hover span{color:#fff}@media(max-width:1770px){.all-header{padding:20px 8%}}@media(max-width:1500px){.all-header{padding:20px 5%}}@media(max-width:1300px){.all-header{padding:20px 5%}}@media(max-width:1200px){.all-header .menu{gap:25px}}@media(max-width:1125px){.all-header{padding:3%}.all-header .menu-header{flex:none;padding:15px;height:-moz-fit-content;height:fit-content;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.all-header .btn-menu{display:block}.all-header .contacts-container{display:flex;flex-direction:row;align-items:center;gap:10px;display:none}.all-header .contacts-container .icons{display:flex;flex-direction:row;align-items:center}.all-header .contacts-container .icons a,.all-header .contacts-container .icons a svg{transition:.3s ease}.all-header .contacts-container .icons a:hover svg{fill:#b0465d}.all-header .contacts-container .tel{display:flex;align-items:center;transition:.3s ease;cursor:pointer}.all-header .contacts-container .tel svg{height:26px;margin-top:4px;width:-moz-fit-content;width:fit-content}.all-header .contacts-container .tel a{text-wrap:nowrap;font-weight:500}.all-header .contacts-container .tel:hover{color:#b0465d}.all-header .contacts-container svg{width:32px;height:32px;margin-top:2px;cursor:pointer}.all-header .logo-container{display:flex;flex-direction:row;gap:10px;justify-self:flex-start}.all-header .logo-container img{height:80px}.all-header .logo-container svg{height:60px}.all-header .logo-container .name{display:flex;flex-direction:column;justify-content:center;align-items:center}.all-header .logo-container .name span{font-size:24px}.all-header .menu{display:flex;flex-direction:row;gap:26px;display:none}.all-header .menu a{color:#000;transition:.2s ease;font-weight:500}.all-header .menu a:hover{color:#b0465d}.all-header .mob{display:flex;flex-direction:column}}body,html{max-width:100vw;overflow-x:hidden}body{background-color:#dedede;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;button{font-family:inherit}}a{color:inherit;text-decoration:none}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}@font-face{font-family:montserratAlternates;src:url(/_next/static/media/16df362507be10b7-s.p.ttf) format("truetype");font-display:swap;font-weight:100;font-style:normal}@font-face{font-family:montserratAlternates;src:url(/_next/static/media/dc3ec233bbfb32fe-s.p.ttf) format("truetype");font-display:swap;font-weight:200;font-style:normal}@font-face{font-family:montserratAlternates;src:url(/_next/static/media/a798cf329688a3fe-s.p.ttf) format("truetype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:montserratAlternates;src:url(/_next/static/media/2d4da050529ff9e0-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:montserratAlternates;src:url(/_next/static/media/5c433a498b8b01b1-s.p.ttf) format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:montserratAlternates;src:url(/_next/static/media/efe2e84fe518325e-s.p.ttf) format("truetype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:montserratAlternates;src:url(/_next/static/media/0f4f51f93438aac3-s.p.ttf) format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:montserratAlternates;src:url(/_next/static/media/f1b64875fc6e33fc-s.p.ttf) format("truetype");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:montserratAlternates Fallback;src:local("Arial");ascent-override:83.01%;descent-override:21.52%;line-gap-override:0.00%;size-adjust:116.61%}.__className_43dd4e{font-family:montserratAlternates,montserratAlternates Fallback}