.p_consent__popup{position:fixed;z-index:999;bottom:2em;left:2em;width:100%;max-width:400px;background-color:#ededed;box-shadow:#00000026 0 5px 15px;border-radius:20px;padding:2em;overflow-y:auto;max-height:100vh}.p_consent__popup__title{font-size:1.3em}.p_consent__popup__text{padding-top:15px}.p_consent__popup__buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:15px;margin-top:30px;position:relative;z-index:999}.p_consent__popup__button{padding:10px 20px;background-color:#c4d0e2;color:#ededed;cursor:pointer}.p_consent__popup__button__2{background-color:#d8d9d9}@media screen and (max-width:768px){.p_consent__popup{left:0;bottom:0;width:100%;max-width:unset;height:fit-content;border-bottom-left-radius:0;border-bottom-right-radius:0}.p_consent__popup__buttons{flex-wrap:wrap}}.n_nav{position:absolute;z-index:1000;width:100%;left:0;right:0;padding-top:30px;padding-bottom:30px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:60px}.n_nav__logo{position:relative;display:block;width:200px;z-index:900}.n_nav__logo img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:1050px){.n_nav__logo{width:100px}}.n_nav__burger{position:fixed;right:7%;width:60px;background-color:#606467;height:60px;border-radius:50%;padding:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:5px;cursor:pointer}.n_nav__burger span{display:block;width:100%;height:3px;background-color:#ededed;transition:.3s}.n_nav__burger.active{gap:0}.n_nav__burger.active span:nth-child(1){transform:rotate(45deg);transform-origin:center center}.n_nav__burger.active span:nth-child(3){transform:rotate(-45deg);margin-top:-2px;transform-origin:center center}.n_nav__burger.active span:nth-child(2){width:0;height:0}.n_nav__menu{position:fixed;z-index:999;top:0;left:0;right:0;height:100vh;width:100%;overflow-y:auto;background-image:url(/build/assets/bg-DzNTBzwl.webp);background-size:cover;opacity:0;visibility:hidden;transition:.3s}.n_nav__menu.active{opacity:1;visibility:visible}@media screen and (max-width:1500px){.n_nav__menu{background-image:url(/build/assets/bg_1500-C36x6CKJ.webp)}}@media screen and (max-width:1050px){.n_nav__menu{background-image:url(/build/assets/bg_1050-w4REWjQs.webp)}}@media screen and (max-width:768px){.n_nav__menu{background-image:url(/build/assets/bg_768-BhT_9a46.webp)}}@media screen and (max-width:500px){.n_nav__menu{background-image:url(/build/assets/bg_500-N8f3kp_7.webp)}}.n_nav__menu__wrap{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:nowrap;gap:10%;padding-top:200px;padding-bottom:30px}@media screen and (max-width:1050px){.n_nav__menu__wrap{padding-top:140px}}@media screen and (max-width:768px){.n_nav__menu__wrap{justify-content:flex-start}}.n_nav__menu__wrap__image{width:30%;aspect-ratio:600/900;align-self:center}.n_nav__menu__wrap__image img{border-radius:300px;width:100%;height:100%;object-fit:cover}@media screen and (max-width:1920px){.n_nav__menu__wrap__image{width:20%}}@media screen and (max-width:1200px){.n_nav__menu__wrap__image{width:35%}}@media screen and (max-width:768px){.n_nav__menu__wrap__image{display:none}}.n_nav__menu__wrap__items{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:15px;align-self:center;list-style:none}.n_nav__menu__wrap__items__item a{color:#ededed;font-size:clamp(30px,4vw,75px);position:relative;transition:.3s}.n_nav__menu__wrap__items__item a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:5px;background-color:#546f88;transition:.3s}@media screen and (max-width:1200px){.n_nav__menu__wrap__items__item a:after{height:3px}}.n_nav__menu__wrap__items__item a:hover{color:#546f88}.n_nav__menu__wrap__items__item a:hover:after{width:100px}@media screen and (max-width:1200px){.n_nav__menu__wrap__items__item a:hover:after{width:100%}}.n_nav__menu__wrap__items__item.active a{color:#546f88}.n_nav__menu__wrap__items__item.active a:after{width:100px}@media screen and (max-width:1200px){.n_nav__menu__wrap__items__item.active a:after{width:100%}}.btn{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:7.5px;font-weight:700;font-size:1.1em;cursor:pointer;width:fit-content;margin-top:30px}.btn:hover .btn_txt:after{width:100%}.btn.light .btn_txt{color:#ededed}.btn.light .btn_txt:after{background-color:#ededed}.btn_txt{background-color:transparent;color:#000;padding:15px;transition:.3s;border-radius:30px;width:calc(100% - 50px);position:relative}.btn_txt:after{content:"";position:absolute;left:0;bottom:7.5px;width:0%;height:1px;background-color:#000;transition:.3s}.btn_icon{width:50px}.btn_icon img{width:100%;height:100%;object-fit:contain}.n_footer{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;padding-bottom:0;padding-right:0;padding-top:0}@media screen and (max-width:1350px){.n_footer{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:0;padding-right:0;padding-left:0}}.n_footer__left{width:50%;border-right:2px solid #000;padding-right:15px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-wrap:nowrap;gap:0}.n_footer__left .title{font-size:clamp(35px,4vw,90px)}@media screen and (max-width:1920px){.n_footer__left{width:40%}}@media screen and (max-width:1350px){.n_footer__left{padding:30px;width:100%;border-right:0;border-top:2px solid #000;border-bottom:2px solid #000}}.n_footer__right{width:50%}@media screen and (max-width:1920px){.n_footer__right{width:60%}}@media screen and (max-width:1350px){.n_footer__right{width:100%}}.n_footer__right__top{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0}@media screen and (max-width:1350px){.n_footer__right__top{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0}}@media screen and (max-width:768px){.n_footer__right__top{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:0}}.n_footer__right__top__logo{width:300px;border-right:2px solid #000;padding-right:120px;margin-right:120px;margin-bottom:90px;margin-top:90px}.n_footer__right__top__logo img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:1350px){.n_footer__right__top__logo{margin:0;width:50%;padding:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0}.n_footer__right__top__logo img{max-width:250px}}@media screen and (max-width:768px){.n_footer__right__top__logo{width:100%;border-right:0}}.n_footer__right__top__contact p{line-height:25px}.n_footer__right__top__contact a{color:#000}@media screen and (max-width:1350px){.n_footer__right__top__contact{padding:30px}}@media screen and (max-width:768px){.n_footer__right__top__contact{width:100%;text-align:center}}.n_footer__right__mid{border-top:2px solid #000;border-bottom:2px solid #000;padding:0 90px;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0}@media screen and (max-width:1350px){.n_footer__right__mid{padding:0}}.n_footer__right__mid__sitemap{width:75%;border-right:2px solid #000;padding:30px 90px 30px 0}.n_footer__right__mid__sitemap .title{font-weight:600;margin-bottom:15px}@media screen and (max-width:1700px){.n_footer__right__mid__sitemap{width:60%}}@media screen and (max-width:1350px){.n_footer__right__mid__sitemap{width:50%;padding:30px}}@media screen and (max-width:768px){.n_footer__right__mid__sitemap{width:100%;border-right:0}}.n_footer__right__mid__sitemap__items{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:10px}.n_footer__right__mid__sitemap__items a{color:#000}.n_footer__right__mid__sitemap__items span{display:block;width:10px;height:1px;background-color:#000;align-self:center}@media screen and (max-width:1700px){.n_footer__right__mid__sitemap__items a{display:block;width:calc((100% - 10px)/2)}.n_footer__right__mid__sitemap__items span{display:none}}@media screen and (max-width:768px){.n_footer__right__mid__sitemap__items{width:100%}}@media screen and (max-width:550px){.n_footer__right__mid__sitemap__items a{width:100%}}.n_footer__right__mid__socials{padding:30px 0 30px 30px;width:25%}.n_footer__right__mid__socials .title{font-weight:600;margin-bottom:15px}@media screen and (max-width:1700px){.n_footer__right__mid__socials{width:40%}}@media screen and (max-width:1350px){.n_footer__right__mid__socials{width:50%;padding:30px}}@media screen and (max-width:768px){.n_footer__right__mid__socials{width:100%}}.n_footer__right__mid__socials__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:15px}.n_footer__right__mid__socials__item a{display:block;width:30px}.n_footer__right__mid__socials__item a img{width:100%;height:100%;object-fit:contain;aspect-ratio:1/1}.n_footer__right__bottom{padding:0 90px;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0}@media screen and (max-width:1350px){.n_footer__right__bottom{padding:0}}@media screen and (max-width:768px){.n_footer__right__bottom{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:0}}.n_footer__right__bottom__map{width:75%;border-right:2px solid #000;padding:30px 90px 30px 0}@media screen and (max-width:1700px){.n_footer__right__bottom__map{width:60%}}@media screen and (max-width:1350px){.n_footer__right__bottom__map{width:50%;padding:30px}}@media screen and (max-width:768px){.n_footer__right__bottom__map{width:100%;border-right:0}}.n_footer__right__bottom__hmf{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:15px;color:#000;font-size:.7em;padding:30px 0 30px 30px;width:25%}@media screen and (max-width:1700px){.n_footer__right__bottom__hmf{width:40%}}@media screen and (max-width:1350px){.n_footer__right__bottom__hmf{width:50%;padding:30px}}@media screen and (max-width:768px){.n_footer__right__bottom__hmf{width:100%}}.n_footer__right__bottom__hmf__icon{width:30px}.n_footer__right__bottom__hmf__icon img{width:100%;height:100%;object-fit:contain}
