*{margin:0;padding:0;box-sizing:border-box}html,body{width:100vw!important;font-family:Jost,sans-serif;font-optical-sizing:auto;overflow-x:hidden;background-color:var(--color-background);position:relative}:root{--color-background: #ffffff;--color-background-dark: #F8F9FA;--color-background-darker: #e4e7e9;--color-backgroud-grey: #F6F6F6;--color-highlight: #0170B9;--navbar-height: 5rem}.page{width:100%;padding:2rem;max-width:1400px;justify-self:center;gap:2rem;display:flex;flex-direction:column}.page-header{color:#6e6e6e;font-size:2rem;font-weight:600;display:flex}.page-header:before{content:"";display:flex;align-self:center;flex:1;height:1px;background-color:#6e6e6e;margin-right:1rem}.page-header:after{content:"";display:flex;align-self:center;flex:3;height:1px;background-color:#6e6e6e;margin-left:1rem}.page-header .banner{height:8rem;object-fit:cover}@media (max-width: 768px){.page-header:before{display:none}.page-header:after{display:none}}.navbar-menu.svelte-1qpmt01.svelte-1qpmt01{display:flex;height:100%;align-items:center;justify-content:center;position:relative;border:2px solid transparent;cursor:pointer;transition:all .2s ease}.navbar-menu.svelte-1qpmt01.svelte-1qpmt01:hover{border:2px solid var(--color-highlight);color:var(--color-highlight)}.navbar-menu.svelte-1qpmt01 .title.svelte-1qpmt01{padding:.5rem;display:flex;text-align:center}.navbar-menu.svelte-1qpmt01 .image.svelte-1qpmt01{max-height:2.5rem;object-fit:contain}.highlight.svelte-1qpmt01.svelte-1qpmt01{color:#fff;background-color:var(--color-highlight)}.highlight.svelte-1qpmt01.svelte-1qpmt01:hover{background-color:#fff}.dropdown.svelte-1qpmt01.svelte-1qpmt01{position:absolute;top:150%;width:18rem;transition:all .2s ease;border:2px solid #979797;background-color:var(--color-background-dark);z-index:100}.dropdown.hidden.svelte-1qpmt01.svelte-1qpmt01{opacity:0;pointer-events:none}.dropdown.svelte-1qpmt01 .option.svelte-1qpmt01{padding:.5rem;display:flex;justify-content:space-between;gap:.5rem}.dropdown.svelte-1qpmt01 .option .option-text.svelte-1qpmt01{display:flex;overflow:hidden;text-overflow:ellipsis}.dropdown.svelte-1qpmt01 .option .option-title.svelte-1qpmt01{color:#5e5e5e;flex:2}.dropdown.svelte-1qpmt01 .option .option-info.svelte-1qpmt01{color:#000;flex:1}.dropdown.svelte-1qpmt01 .option.svelte-1qpmt01:not(:last-child){border-bottom:1px solid #979797}.dropdown.svelte-1qpmt01 .option.svelte-1qpmt01:hover{transition:all .2s ease;background-color:var(--color-background-darker)}.dropdown.svelte-1qpmt01 .option:hover .option-text.svelte-1qpmt01{transition:all .2s ease;color:var(--color-highlight)}.fakehover.svelte-1qpmt01.svelte-1qpmt01{position:absolute;top:90%;height:3rem;width:18rem}.fakehover.hidden.svelte-1qpmt01.svelte-1qpmt01{pointer-events:none}.navbar.svelte-g3o9o3.svelte-g3o9o3{background-color:var(--color-background-dark);display:flex;align-items:center;padding:3rem;height:var(--navbar-height);gap:1rem;z-index:2}.navbar.svelte-g3o9o3 .logo.svelte-g3o9o3{display:flex;max-height:2.5rem;object-fit:contain;width:30%;cursor:pointer}.navbar.svelte-g3o9o3 .nav-items.svelte-g3o9o3{display:flex;width:100%;justify-content:space-evenly;align-items:center;gap:2rem}.navbar.svelte-1v2dkvh.svelte-1v2dkvh{background-color:var(--color-background-dark);display:flex;align-items:center;padding:2rem;height:7rem;justify-content:space-between;width:100vw;z-index:10}.navbar.svelte-1v2dkvh .logo.svelte-1v2dkvh{height:2rem}.navbar.svelte-1v2dkvh .burger.svelte-1v2dkvh{cursor:pointer}.navbar.svelte-1v2dkvh .item-logo.svelte-1v2dkvh{width:30vw;height:3vh}.navbar.svelte-1v2dkvh .item-logo .item-logo-img.svelte-1v2dkvh{width:28vw;height:2vh;object-fit:contain}.navbar.svelte-1v2dkvh .menu-container.svelte-1v2dkvh{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);height:100vh;width:100vw;position:fixed;right:0;top:0;transition:right .5s ease-in-out,backdrop-filter 1s ease-out;display:flex;justify-content:flex-end}.navbar.svelte-1v2dkvh .menu-container .menu.svelte-1v2dkvh{display:flex;flex-direction:column;justify-content:space-between;padding:1rem;height:100vh;width:70%;cursor:pointer;padding-bottom:calc(100vh - 100svh);background-color:#fff;border-left:1px solid rgba(0,0,0,.2)}.navbar.svelte-1v2dkvh .menu-container .nav-items.svelte-1v2dkvh{display:flex;flex-direction:column;gap:1rem}.navbar.svelte-1v2dkvh .menu-container .nav-item.svelte-1v2dkvh{padding:1rem 0;font-weight:600;text-decoration:none;color:#000}.navbar.svelte-1v2dkvh .menu-container.svelte-1v2dkvh:not(.active){-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);right:-100%}.navbar.svelte-1v2dkvh .contact.svelte-1v2dkvh{display:flex;flex-direction:column;gap:1rem}.navbar.svelte-1v2dkvh .contact .contact-title.svelte-1v2dkvh{font-size:1.5rem}.navbar.svelte-1v2dkvh .contact .contact-content.svelte-1v2dkvh{display:flex;gap:1rem;align-items:center;justify-content:center;margin-bottom:1.5rem}.navbar.svelte-1v2dkvh .contact .contact-content img.svelte-1v2dkvh{width:5rem;height:5rem;aspect-ratio:1/1;object-fit:cover}.navbar.svelte-1v2dkvh .contact .contact-content .content-info.svelte-1v2dkvh{display:flex;flex-direction:column;gap:1rem}.navbar.svelte-1v2dkvh .contact .contact-content .content-info .info-text.svelte-1v2dkvh{font-size:.9rem}.navbar.svelte-1v2dkvh .contact .contact-content .content-info .info-email.svelte-1v2dkvh,.navbar.svelte-1v2dkvh .contact .contact-content .content-info .info-phone.svelte-1v2dkvh{color:var(--color-highlight)}.footer.svelte-1ctw6k2.svelte-1ctw6k2{width:100%;background-color:var(--color-background-dark);display:flex;align-items:center;padding:2rem;font-size:.8rem}.footer.svelte-1ctw6k2 .footer-content.svelte-1ctw6k2{display:flex;gap:2rem;width:100%;justify-content:center}.footer.svelte-1ctw6k2 .footer-content .contacts.svelte-1ctw6k2{display:flex;flex-direction:column;width:30%;max-width:15rem;justify-content:space-around}.footer.svelte-1ctw6k2 .footer-content .contacts img.svelte-1ctw6k2{width:5rem;height:5rem;aspect-ratio:1/1;object-fit:cover}.footer.svelte-1ctw6k2 .footer-content .info-list.svelte-1ctw6k2{width:20%;max-width:10rem;display:flex;flex-direction:column;gap:1rem;color:var(--color-text-light)}.footer.svelte-1ctw6k2 .footer-content .info-list .title.svelte-1ctw6k2{font-size:1rem;color:#92989f;font-weight:600}.footer.svelte-1ctw6k2 .footer-content .info-list a.svelte-1ctw6k2{color:var(--color-text-light);text-decoration:none}.footer.svelte-1oeyfui.svelte-1oeyfui{background-color:var(--color-background-dark);display:flex;align-items:center;padding:2rem 2rem 10rem;font-size:.8rem}.footer.svelte-1oeyfui .footer-content.svelte-1oeyfui{display:flex;gap:2rem;width:100%;justify-content:center}.footer.svelte-1oeyfui .footer-content .contacts.svelte-1oeyfui{display:flex;flex-direction:column;width:30%;max-width:15rem;justify-content:space-around}.footer.svelte-1oeyfui .footer-content .contacts img.svelte-1oeyfui{width:5rem;height:5rem;aspect-ratio:1/1;object-fit:cover}.footer.svelte-1oeyfui .footer-content .info-list.svelte-1oeyfui{width:20%;max-width:10rem;display:flex;flex-direction:column;gap:1rem;color:var(--color-text-light)}.footer.svelte-1oeyfui .footer-content .info-list .title.svelte-1oeyfui{font-size:1rem;color:#92989f;font-weight:600}.footer.svelte-1oeyfui .footer-content .info-list a.svelte-1oeyfui{color:var(--color-text-light);text-decoration:none}.layout.svelte-mr58in.svelte-mr58in{display:flex;flex-direction:column;overflow:hidden}.layout.svelte-mr58in .content.svelte-mr58in{min-height:calc(100vh - var(--navbar-height));display:flex;height:fit-content;flex-grow:1;justify-content:center}.layout.mobile.svelte-mr58in.svelte-mr58in{display:none}@media (max-width: 850px){.layout.desktop.svelte-mr58in.svelte-mr58in{display:none}.layout.mobile.svelte-mr58in.svelte-mr58in{display:flex}}
