.hamburger[data-v-0e6b87f6]{background:transparent;border:none;cursor:pointer;height:18px;position:relative;width:25px;z-index:101}.hamburger span[data-v-0e6b87f6]{background:var(--color-header-nav);border-radius:2px;display:block;height:2px;left:0;opacity:1;position:absolute;transition:.25s ease-in-out;width:100%}.hamburger span[data-v-0e6b87f6]:first-child{top:0;transform-origin:left center}.hamburger span[data-v-0e6b87f6]:nth-child(2){top:8px;transform-origin:left center}.hamburger span[data-v-0e6b87f6]:nth-child(3){top:16px;transform-origin:left center}.hamburger.open span[data-v-0e6b87f6]:first-child{left:8px;top:-3px;transform:rotate(45deg)}.hamburger.open span[data-v-0e6b87f6]:nth-child(2){opacity:0;width:0}.hamburger.open span[data-v-0e6b87f6]:nth-child(3){left:8px;top:15px;transform:rotate(-45deg)}@media(min-width:1025px){.hamburger[data-v-0e6b87f6]{display:none}}.navigation{align-items:center;background-color:var(--color-header-bg);display:flex;flex-direction:column;inset:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;transition:opacity .3s ease,visibility .3s ease;visibility:hidden}.navigation__link{color:var(--color-header-nav);padding:10px 15px;position:relative;text-decoration:none}.navigation__link:after{background:var(--color-header-nav);content:"";display:block;height:1px;transition:width .3s;width:0}.navigation__link--active:after,.navigation__link:hover:after{width:100%}.navigation.navigation--open{opacity:1;pointer-events:all;visibility:visible;z-index:100}@media(min-width:1025px){.navigation{flex-direction:row;justify-content:flex-end;opacity:1;pointer-events:all;position:static;visibility:visible}.navigation__link{padding:10px 15px;text-decoration:none}}.header{background-color:var(--color-header-bg);padding:.75rem 0}.header__wrapper{align-items:center;display:flex;justify-content:space-between}.header__logo{max-width:200px;position:relative;width:100%;z-index:102}.footer{margin-top:var(--section-spacing);padding:4rem 0}.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6{margin-top:0}.footer__image{height:auto;width:300px}.footer__socials{display:flex;gap:1.5rem;margin-top:2rem}.footer__socials a{display:inline-flex;font-size:1.5rem}.footer__socials svg{height:1.5rem}.footer__copyright{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:3rem}.footer__copyright p,.footer__copyright--link{font-size:12px!important;margin-bottom:0}.footer__copyright--link{font-size:11px!important}.footer__one{width:calc(28% - 2rem)}.footer__four,.footer__three,.footer__two{width:calc(24% - 2rem)}.footer__wrap{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.footer a,.footer p{font-size:.9rem;text-decoration:none}.footer--bg-accent,.footer--bg-primary,.footer--bg-secondary,.footer--bg-tertiary{padding-block:var(--section-spacing-lg)}.footer--bg-primary{background-color:var(--color-primary)}.footer--bg-secondary{background-color:var(--color-secondary)}.footer--bg-tertiary{background-color:var(--color-tertiary)}.footer--bg-accent{background-color:var(--color-accent)}.footer--text-primary,.footer--text-primary a{color:var(--color-primary)}.footer--text-secondary,.footer--text-secondary a{color:var(--color-secondary)}.footer--text-tertiary,.footer--text-tertiary a{color:var(--color-tertiary)}.footer--text-accent,.footer--text-accent a{color:var(--color-accent)}.footer--text-light,.footer--text-light a{color:#fff}.footer--text-dark,.footer--text-dark a{color:#000}@media(max-width:768px){.footer__image{width:250px}.footer__one{width:100%}.footer__four,.footer__three,.footer__two{width:calc(50% - 2rem)}}@media(max-width:468px){.footer__image{width:250px}.footer__one{margin-bottom:1rem}.footer__four,.footer__three,.footer__two{width:100%}}
