.language-switcher[data-astro-cid-a2mxz4y6]{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;gap:3px;align-items:center;border-right:solid 1px hsl(var(--accent));padding-right:30px}@media (min-width: 768px){.language-switcher[data-astro-cid-a2mxz4y6]{border-right:none;padding-right:0;border-left:solid 1px hsl(var(--accent));padding-left:20px}}.language-switcher__icon[data-astro-cid-a2mxz4y6]{position:absolute;display:flex;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:5px;color:hsl(var(--accent));z-index:-1;right:10px}.language-switcher__current[data-astro-cid-a2mxz4y6]{font-size:1rem}@media (min-width: 768px){.language-switcher__icon[data-astro-cid-a2mxz4y6]{right:0}.language-switcher__current[data-astro-cid-a2mxz4y6]{display:none}}.language-switcher[data-astro-cid-a2mxz4y6] select[data-astro-cid-a2mxz4y6]{width:50px;padding:.2rem;border:none;background-color:transparent;font-size:1rem;--text-color-default: transparent;--text-color-hocus: transparent;color:transparent;-webkit-appearance:none}@media (min-width: 768px){.language-switcher[data-astro-cid-a2mxz4y6] select[data-astro-cid-a2mxz4y6]{width:auto;padding:.2rem 30px .2rem .2rem;--text-color-default: initial;--text-color-hocus: initial;color:initial}}.language-switcher[data-astro-cid-a2mxz4y6] select[data-astro-cid-a2mxz4y6]:hover{cursor:pointer;outline:none}.language-switcher[data-astro-cid-a2mxz4y6] select[data-astro-cid-a2mxz4y6]:focus,.language-switcher[data-astro-cid-a2mxz4y6] select[data-astro-cid-a2mxz4y6]:focus-visible,.language-switcher[data-astro-cid-a2mxz4y6] select[data-astro-cid-a2mxz4y6]:focus-within{outline-color:hsl(var(--accent));outline-offset:1px}.navigation[data-astro-cid-65t4rno2]{display:none;gap:30px}@media (min-width: 768px){.navigation[data-astro-cid-65t4rno2]{display:flex}}.navigation__container[data-astro-cid-65t4rno2]{display:flex;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:20px}.navigation__item[data-astro-cid-65t4rno2] a[data-astro-cid-65t4rno2],.navigation__item[data-astro-cid-65t4rno2] a[data-astro-cid-65t4rno2]:visited{color:hsl(var(--black));text-decoration:none;padding:.5rem;display:block;border:solid 1px transparent;border-radius:.3rem}.navigation__item[data-astro-cid-65t4rno2] a[data-astro-cid-65t4rno2]:focus,.navigation__item[data-astro-cid-65t4rno2] a[data-astro-cid-65t4rno2]:focus-visible{border:solid 1px hsl(var(--accent));outline:hsl(var(--accent));outline-offset:1px}.navigation__item[data-astro-cid-65t4rno2] a[data-astro-cid-65t4rno2]:hover,.navigation__item[data-astro-cid-65t4rno2] a[data-astro-cid-65t4rno2].active{background-color:hsl(var(--accent));color:hsl(var(--white))}.navigation__item[data-astro-cid-65t4rno2] a[data-astro-cid-65t4rno2].active:focus,.navigation__item[data-astro-cid-65t4rno2] a[data-astro-cid-65t4rno2].active:focus-visible{border:solid 1px hsl(var(--black));outline:hsl(var(--black));outline-offset:1px}.navigation__mobile-button[data-astro-cid-65t4rno2]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;height:60px;border:none;background:transparent}@media (min-width: 768px){.navigation__mobile-button[data-astro-cid-65t4rno2]{display:none}}.mobile-navigation__toggle[data-astro-cid-65t4rno2]{display:block;padding:0;width:30px;height:30px;border:none;position:relative;z-index:100;background-color:transparent;margin:0}.mobile-navigation__toggle[data-astro-cid-65t4rno2] span[data-astro-cid-65t4rno2]{position:absolute;top:50%;left:50%;border-top:3px solid hsl(var(--accent));width:100%;transition:all .25s ease;&:first-of-type{transform:translate3d(-50%,calc(-50% - 8px),0)}&:nth-child(2){transform:translate3d(-50%,-50%,0)}&:last-of-type{transform:translate3d(-50%,calc(-50% + 8px),0)}}.mobile-navigation__toggle[data-astro-cid-65t4rno2].active span[data-astro-cid-65t4rno2]{&:first-of-type{transform:translate3d(-50%,0,0) rotate(45deg)}&:nth-child(2){width:1px}&:last-of-type{transform:translate3d(-50%,0,0) rotate(-45deg)}}.mobile-navigation__wrapper[data-astro-cid-65t4rno2]{display:none;flex-direction:column;position:fixed;top:var(--header-height);left:0;right:0;bottom:0;padding:40px;background-color:hsla(var(--white),95%);z-index:300;&.open{display:flex}}.mobile-navigation[data-astro-cid-65t4rno2]{display:flex;flex-direction:column;gap:1rem}.mobile-navigation__item[data-astro-cid-65t4rno2] a[data-astro-cid-65t4rno2],.mobile-navigation__item[data-astro-cid-65t4rno2] a[data-astro-cid-65t4rno2]:visited{color:hsl(var(--black));text-decoration:none;padding:1rem;display:block;border:solid 1px transparent;border-radius:.3rem}.mobile-navigation__item[data-astro-cid-65t4rno2] a[data-astro-cid-65t4rno2]:focus,.mobile-navigation__item[data-astro-cid-65t4rno2] a[data-astro-cid-65t4rno2]:focus-visible{border:solid 1px hsl(var(--accent));outline:hsl(var(--accent));outline-offset:1px}.mobile-navigation__item[data-astro-cid-65t4rno2] a[data-astro-cid-65t4rno2]:hover,.mobile-navigation__item[data-astro-cid-65t4rno2] a[data-astro-cid-65t4rno2].active{background-color:hsl(var(--accent));color:hsl(var(--white))}.header__wrapper[data-astro-cid-3jbswcqp]{width:100%;position:fixed;top:0;left:0;right:0;background-color:#fffffff2;box-shadow:0 4px 6px #e4e4e74d;z-index:100}.header__logo[data-astro-cid-3jbswcqp]{width:100%;max-width:225px;height:40px;color:hsl(var(--accent));cursor:pointer}.header[data-astro-cid-3jbswcqp]{display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;align-items:center;justify-content:space-between;height:var(--header-height)}@media (min-width: 768px){.header__logo[data-astro-cid-3jbswcqp]{height:50px}}.footer-navigation__wrapper{display:flex;flex-direction:column;padding:1rem;background-color:hsla(var(--white),10%);gap:2rem;border-radius:.2rem}.footer-navigation{display:flex;flex-direction:column;gap:1rem}.footer-navigation--grid{display:grid;grid-template-columns:auto auto}.footer-navigation__title{font-weight:700;margin-bottom:1rem}.footer-navigation a,.footer-navigation a:visited{color:hsl(var(--white));text-decoration:none}.footer-navigation a:focus,.footer-navigation a:focus-visible,.footer-navigation a:focus-within,.footer-navigation a:hover,.footer-navigation a.active{outline:none;text-decoration:underline}@media (min-width: 768px){.footer-navigation__wrapper{flex-direction:row}}.footer__wrapper[data-astro-cid-yfkywswv]{width:100%;background-color:hsl(var(--accent));color:hsl(var(--white))}.footer[data-astro-cid-yfkywswv]{display:flex;flex-direction:column-reverse;gap:2rem;padding:1.5rem 0;font-size:.8rem}.footer__column[data-astro-cid-yfkywswv]+.footer__column[data-astro-cid-yfkywswv]{border-top:solid 1px hsla(var(--white),40%);padding-top:2rem}.footer__logo[data-astro-cid-yfkywswv]{display:flex;flex-direction:row;align-items:flex-start;height:2.5rem;color:hsl(var(--white))}.footer__copyright[data-astro-cid-yfkywswv]{text-align:center;padding:1rem 0;font-size:.8rem;border-top:solid 1px hsla(var(--white),40%)}@media (min-width: 768px){.footer[data-astro-cid-yfkywswv]{flex-direction:row;flex-wrap:nowrap;padding:2rem 0;justify-content:space-between}.footer__column[data-astro-cid-yfkywswv]+.footer__column[data-astro-cid-yfkywswv]{border-left:solid 1px hsla(var(--white),40%);padding-left:2rem;border-top:0;padding-top:0}}:root{--accent: 279, 92%, 29%;--accent-light: 279, 19%, 87%;--accent-dark: 279, 92%, 20%;--white: 0, 0%, 100%;--black: 0, 0%, 0%;--gray: 210, 17%, 98%;--gray-light: 279, 0%, 85%;--gray-dark: 240, 6%, 90%;--sm-min-width: 576px;--md-min-width: 768px;--lg-min-width: 992px;--xl-min-width: 1200px;--xxl-min-width: 1400px;--padding-x: 1rem;--accent-gradient: linear-gradient( 90deg, hsl(var(--accent)) 0%, hsla(var(--gray-light), 10%) 80% );--header-height: 80px;--header-background-color: hsl(var(--black))}html{font-family:system-ui,sans-serif}body{margin:0;background:hsl(var(--gray))}.container{padding-right:var(--padding-x);padding-left:var(--padding-x);margin:0 auto}.article{padding-top:var(--header-height)}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1024px}}.button{display:block;border:none;border-radius:3rem;line-height:1rem;font-size:1rem;text-align:center;padding:1rem 2rem;cursor:pointer;background:hsl(var(--gray));color:hsl(var(--black))}.button:disabled{background:hsla(var(--gray),50%)}.button:hover{background:hsl(var(--gray-dark))}.button--primary{background:hsl(var(--accent));color:hsl(var(--white))}.button--primary:hover{background:hsl(var(--accent-dark))}.button--primary:disabled{background:hsla(var(--accent),50%)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.section__wrapper[data-astro-cid-azbpcp4f]{width:100%}.section__title[data-astro-cid-azbpcp4f]{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}.section__description[data-astro-cid-azbpcp4f]{margin-top:3rem;text-align:center;line-height:160%}.title[data-astro-cid-azbpcp4f]{display:block;position:relative;font-size:2rem;line-height:130%;margin:3rem 0 1rem}.title[data-astro-cid-azbpcp4f]:after{position:absolute;display:block;content:" ";width:100%;height:.3rem;bottom:-.6rem;background:var(--accent-gradient)}
